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

C_SOURCES := test.c

CFLAGS_EXTRAS += -O1

include $(LEVEL)/Makefile.rules
