Artifact 09b220af0c749dce3427d0039a2aa554fedbff7f526e02dc8b2d0e4fa4efce20:
- File src/linklib/Makefile — part of check-in [5317b99250] at 2020-12-30 01:23:22 on branch amiga-library — Generate files for Amiga .library using generator (user: js, size: 264) [annotate] [blame] [check-ins using]
include ../../extra.mk STATIC_LIB = libobjfw.library.a SRCS = init.m \ linklib.m include ../../buildsys.mk CPPFLAGS += -I.. -I../.. -I../exceptions -I../runtime \ -DOBJFW_AMIGA_LIB=\"${OBJFW_AMIGA_LIB}\" \ -DOBJFW_LIB_MINOR=${OBJFW_LIB_MINOR}