ObjFW  Makefile at [f840649052]

File src/runtime/linklib/Makefile artifact 7d1dbba2ec part of check-in f840649052


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}