ObjFW  Makefile at [ff165576a6]

File src/runtime/Makefile artifact a23230bca1 part of check-in ff165576a6


include ../../extra.mk

STATIC_PIC_LIB_NOINST = ${RUNTIME_LIB_A}
STATIC_LIB_NOINST = ${RUNTIME_A}

include ../../buildsys.mk

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