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