ObjFW  Makefile at [eaf458c1e6]

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


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}