C_SOURCES := main.c
CFLAGS_EXTRAS := -Xclang -fbounds-safety

include Makefile.rules
