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