7 lines
104 B
Makefile

LEVEL = ../../make
CXX_SOURCES := main.cpp b.cpp c.cpp
MAKE_DSYM :=NO
include $(LEVEL)/Makefile.rules