ObjFW  Diff

Differences From Artifact [58756ea4bf]:

To Artifact [fddf9b0f91]:


203
204
205
206
207
208
209


include ../buildsys.mk

CPPFLAGS += -I. -I.. -Iexceptions -Iruntime
LD = ${OBJC}
LDFLAGS += ${REEXPORT_RUNTIME}
LIBS += -Lruntime ${RUNTIME_LIBS}








>
203
204
205
206
207
208
209
210

include ../buildsys.mk

CPPFLAGS += -I. -I.. -Iexceptions -Iruntime
LD = ${OBJC}
LDFLAGS += ${REEXPORT_RUNTIME}
LIBS += -Lruntime ${RUNTIME_LIBS}
FRAMEWORK_LIBS += -Lruntime ${RUNTIME_LIBS}