Makefile   [plain text]


LEVEL = ../../../make

CXX_SOURCES := main.cpp
CFLAGS :=-arch x86_64 -gdwarf-2 -Os

include $(LEVEL)/Makefile.rules