1CFLAGS_EXTRAS = -I$(BUILDDIR)
2USE_PRIVATE_MODULE_CACHE := YES
3OBJC_SOURCES := main.m foo.m
4
5include Makefile.rules
6