Makefile   [plain text]


LEVEL = ../../make

CXX_SOURCES := main.cpp b.cpp c.cpp
MAKE_DSYM :=NO

include $(LEVEL)/Makefile.rules