LEVEL = ../../../make
OBJC_SOURCES := main.m myModule.m
include $(LEVEL)/Makefile.rules
CFLAGS += -fmodules -I$(PWD)
LDFLAGS += -framework Foundation