1LEVEL = ../../../../make2 3CXX_SOURCES := main.cpp4 5CFLAGS_EXTRAS += -mmpx -fcheck-pointer-bounds -lmpxwrappers -lmpx -fuse-ld=bfd6 7include $(LEVEL)/Makefile.rules8