Files
Upsilon/ion/Makefile
2015-08-05 15:52:44 +02:00

4 lines
119 B
Makefile

SFLAGS += -Iion/include -DKD_CONFIG_H=1
include ion/platform/$(PLATFORM)/Makefile
objs += $(addprefix ion/src/, ion.o)