ObjFW  Makefile at [1664513cf6]

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


include ../../extra.mk

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

include ../../buildsys.mk

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