blob: 9998cc9cf833c7400811283b286c562caae17782 [file] [log] [blame]
C_SOURCES := main.c
all: a.out simple
include Makefile.rules
simple:
"$(MAKE)" -f $(MAKEFILE_RULES) \
C_SOURCES=simple.c EXE=simple