2019-11-12 13:58:06 +03:00

7 lines
82 B
Makefile

CXX_SOURCES := main.cpp
DEBUG_INFO_FLAG = -g3 -gdwarf-5
include Makefile.rules