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