ObjFW  Makefile at [7f0b0c9811]

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


include ../../extra.mk

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

include ../../buildsys.mk

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