ObjFW  Makefile at [3af65b5d98]

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


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}