CXX_SOURCES := main.cpp

CXXFLAGS_EXTRAS=-nostdlib -static

include Makefile.rules
