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

C_SOURCES := test.c

CFLAGS ?= -g -O1

include $(LEVEL)/Makefile.rules
