C_SOURCES := main.c

CFLAGS ?= -g -Os

include Makefile.rules
