| Johnny Chen | 2f6f7ba | 2011-03-07 21:28:57 +0000 | [diff] [blame] | 1 | LEVEL = ../../make |
| 2 | |||||
| Johnny Chen | a460316 | 2011-03-09 23:45:56 +0000 | [diff] [blame] | 3 | CXX_SOURCES ?= main.cpp |
| Johnny Chen | 2f6f7ba | 2011-03-07 21:28:57 +0000 | [diff] [blame] | 4 | |
| 5 | include $(LEVEL)/Makefile.rules | ||||