i forgot the output in a file for grace, now it's ok :p
This commit is contained in:
6
3_Sully/Makefile
Normal file
6
3_Sully/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
NAME = Sully
|
||||
SRCS = Sully.c
|
||||
CLONE = $(NAME)_kid.c
|
||||
CREATE_CLONE = ./$(NAME) > $(CLONE)
|
||||
|
||||
include ../MakefileCommon
|
||||
Reference in New Issue
Block a user