generated from loic/c-template
fix: fclean
This commit is contained in:
parent
b0a098c714
commit
aa20628c46
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -79,7 +79,7 @@ clean:
|
|||
|
||||
.PHONY: fclean
|
||||
fclean: clean
|
||||
$(RM) $(COLLEEN) $(GRACE) $(SULLY) $(COLLEEN_ASM) $(GRACE_ASM) $(SULLY)
|
||||
$(RM) $(COLLEEN) $(GRACE) $(SULLY) $(COLLEEN_ASM) $(GRACE_ASM) $(SULLY) $(SULLY_ASM) Sully_?.asm.o Sully_?.s Sully_asm_? Grace_kid.?
|
||||
|
||||
.PHONY: re
|
||||
re: fclean
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue