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

C_SOURCES := main.c

CFLAGS_EXTRAS += -O1

include $(LEVEL)/Makefile.rules
