ObjFW  Makefile at [4162178e50]

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


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}