Johnny Chen | b2c7825 | 2011-09-27 23:15:58 +0000 | [diff] [blame] | 1 | LEVEL = ../../make |
2 | |||||
Johnny Chen | 1b72f09 | 2012-03-16 21:55:42 +0000 | [diff] [blame] | 3 | CXX_SOURCES := main.cpp b.cpp c.cpp |
Johnny Chen | b2c7825 | 2011-09-27 23:15:58 +0000 | [diff] [blame] | 4 | MAKE_DSYM :=NO |
5 | |||||
6 | include $(LEVEL)/Makefile.rules |