C_SOURCES := main.c
CFLAGS_EXTRAS := -O1

include Makefile.rules
