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