1 2 3 4 5 6 7 8 9
LEVEL = ../../../make C_SOURCES := myModule.c OBJC_SOURCES := main.m include $(LEVEL)/Makefile.rules CFLAGS += -fmodules -I$(PWD)