CXX_SOURCES := main.cpp

CFLAGS_EXTRAS := -mmpx -fcheck-pointer-bounds -fuse-ld=bfd

include Makefile.rules
