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

C_SOURCES := main.c functions.c

CFLAGS_EXTRAS += -O3

include $(LEVEL)/Makefile.rules
