CXX_SOURCES := main.cpp other.cpp
CXXFLAGS += -isystem $(SRCDIR)/sys

include Makefile.rules
