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