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