change Makefile
This commit is contained in:
parent
fc318fc851
commit
ec6d5931a4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -42,7 +42,7 @@ fclean : clean
|
|||
-$(MAKE) -C Minilibx clean
|
||||
-rm $$(find Minilibx -name "Makefile.gen")
|
||||
|
||||
re : fclean all
|
||||
re : clean all
|
||||
|
||||
$(NAME) : $(O_FILES) $(LIBRARIES_DIR)
|
||||
@$(ECHO)
|
||||
|
|
Loading…
Add table
Reference in a new issue