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