LEVEL = ../../../../make

CXX_SOURCES := main.cpp

CFLAGS_EXTRAS += -mmpx -fcheck-pointer-bounds -lmpxwrappers -lmpx -fuse-ld=bfd

include $(LEVEL)/Makefile.rules
