1C_SOURCES := main.c One.c Two.c
2
3CFLAGS_EXTRAS := -O2
4include Makefile.rules
5