2019-09-01 16:30:06 +00:00

9 lines
104 B
Makefile

LEVEL = ../../../make
CXX_SOURCES := main.cpp
DEBUG_INFO_FLAG = -g3
include $(LEVEL)/Makefile.rules