NAME = Grace SRCS = Grace.c CLONE = $(NAME)_kid.c CREATE_CLONE = ./$(NAME) > $(CLONE) include ../MakefileCommon