1C_SOURCES := test.c
2
3CFLAGS_EXTRAS := -O1 -D_FORTIFY_SOURCE=0
4
5include Makefile.rules
6