1LEVEL = ../../../make 2 3C_SOURCES := main.c 4CFLAGS_EXTRAS := -std=c99 5 6include $(LEVEL)/Makefile.rules 7