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