CXX_SOURCES ?= main.cpp

DEBUG_INFO_FLAG := -g

include Makefile.rules
