C_SOURCES := test.c

CFLAGS_EXTRAS := -O1 -D_FORTIFY_SOURCE=0

include Makefile.rules
