1LEVEL = ../../../make
2
3C_SOURCES := main.c
4MAKE_DSYM := NO
5
6include $(LEVEL)/Makefile.rules
7