ObjFW  Makefile at [482698c5be]

File src/runtime/linklib/Makefile artifact 46d4ad5206 part of check-in 482698c5be


include ../../../extra.mk

STATIC_LIB = libobjfw_rt.library.a
SRCS = linklib.m

include ../../../buildsys.mk

CPPFLAGS += -DOBJC_COMPILING_AMIGA_LINKLIB -I.. -I../.. -I../../..
LD = ${OBJC}