ObjFW  Makefile at [e0c2e70f7b]

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


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}