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

C_SOURCES := test.c

CFLAGS_EXTRAS += -O1 -D_FORTIFY_SOURCE=0

include $(LEVEL)/Makefile.rules
