Makefile revision dfafa141aa9d0dd0596bf08b3f941be8c308316d
1LEVEL = ../../make
2
3CXX_SOURCES := main.cpp
4
5include $(LEVEL)/Makefile.rules
6