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