Artifact 7d1dbba2ec4f78e93c865c1abee5a0f4f7d3ca675cc4794c2f956008f5fd79a6:
- File src/runtime/linklib/Makefile — part of check-in [f840649052] at 2018-05-01 15:10:53 on branch trunk — runtime: Add a linklib for the Amiga library (user: js, size: 194) [annotate] [blame] [check-ins using]
include ../../../extra.mk
STATIC_LIB = ${OBJFW_RT_AMIGA_LINKLIB}
SRCS = linklib.m
include ../../../buildsys.mk
CPPFLAGS += -DOBJC_COMPILING_AMIGA_LINKLIB -I.. -I../.. -I../../..
LD = ${OBJC}