1C_SOURCES := main.c
2CFLAGS_EXTRAS := -std=c99 -gcolumn-info
3
4include Makefile.rules
5