普通文本  |  8行  |  121 B

LEVEL = ../../make

CXX_SOURCES := main.cpp

clean: OBJECTS+=*.d.* *.d *.o *.pyc *.dSYM

include $(LEVEL)/Makefile.rules