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