1CXX_SOURCES := main.cpp
2
3CFLAGS_EXTRAS := -mmpx -fcheck-pointer-bounds -fuse-ld=bfd
4
5include Makefile.rules
6