Files
Upsilon/ion/Makefile
2015-09-02 15:23:32 +02:00

4 lines
124 B
Makefile

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