7 lines
92 B
Makefile

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