C_SOURCES := main.c One.c Two.c

CFLAGS_EXTRAS := -g -O2 -glldb
include Makefile.rules
