blob: 5738d5684daf171ec7177b77ac9f52cb27364e05 [file] [log] [blame]
Johnny Chenb2c78252011-09-27 23:15:58 +00001LEVEL = ../../make
2
Johnny Chen1b72f092012-03-16 21:55:42 +00003CXX_SOURCES := main.cpp b.cpp c.cpp
Johnny Chenb2c78252011-09-27 23:15:58 +00004MAKE_DSYM :=NO
5
6include $(LEVEL)/Makefile.rules