1LEVEL = ../../make
2
3# Example:
4#
5# C_SOURCES := b.c
6# EXE := b.out
7
8include $(LEVEL)/Makefile.rules
9