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

C_SOURCES := main.c

CFLAGS_EXTRAS ?= -g -O1

include $(LEVEL)/Makefile.rules
