mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-11-25 04:35:44 +00:00
Formerly compatMakefile.~57~
This commit is contained in:
parent
ae0045f50e
commit
7444af63fc
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ clean: glob-clean
|
|||
-rm -f make *.o core
|
||||
distclean: clean glob-realclean
|
||||
-rm -f Makefile config.h config.status build.sh
|
||||
-rm -f TAGS tags make.info* make-* make.dvi
|
||||
-rm -f TAGS tags make.info* make.dvi
|
||||
-rm -f make.?? make.??s make.log make.toc make.*aux
|
||||
realclean: distclean
|
||||
mostlyclean: clean
|
||||
|
|
Loading…
Reference in a new issue