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