4 lines
68 B
Makefile

CXX_SOURCES := main.cpp
CFLAGS_EXTRAS := -O1
include Makefile.rules