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