dev: 're' rule doesn't recompile libraries anymore
This commit is contained in:
parent
7ec3eb6841
commit
4020ff6203
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -55,7 +55,7 @@ fclean : clean
|
|||
@echo "\e[30;47;1m fclean finished! \e[0m"
|
||||
|
||||
|
||||
re : fclean all
|
||||
re : clean all
|
||||
|
||||
debug :
|
||||
make all DEBUG=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue