Artifact e3799cef785bf9bb1b591a954ee8c8b0f66dcb5a87613d112217ccc7c66044b7:
- File src/linklib/Makefile — part of check-in [8329607f4e] at 2022-12-12 15:06:14 on branch amiga-library — Create baserel linklibs (user: js, size: 311) [annotate] [blame] [check-ins using]
include ../../extra.mk STATIC_LIB = libobjfw.library.a STATIC_AMIGA_LIB = libobjfw.library.amigalib.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}