Pavel Labath | 2f47493 | 2015-06-17 23:28:55 +0000 | [diff] [blame] | 1 | LEVEL = ../../make |
2 | |||||
Zachary Turner | d1c5b6f | 2015-08-25 22:25:21 +0000 | [diff] [blame] | 3 | CXX_SOURCES := main.cpp |
Pavel Labath | 2f47493 | 2015-06-17 23:28:55 +0000 | [diff] [blame] | 4 | |
5 | include $(LEVEL)/Makefile.rules |