ObjFW  Makefile at [8e770e102d]

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


include ../../extra.mk

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

include ../../buildsys.mk

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