mirror of
https://github.com/mirror/make.git
synced 2025-01-31 06:40:49 +08:00
Formerly compatMakefile.~54~
This commit is contained in:
parent
5c44db1b5f
commit
6ef5854e47
@ -189,7 +189,8 @@ $(mandir)/$(instname).$(manext): make.man
|
||||
clean: glob-clean
|
||||
-rm -f make *.o core
|
||||
distclean: clean glob-realclean
|
||||
-rm -f Makefile config.h TAGS tags make.info* make-* make.dvi
|
||||
-rm -f Makefile config.h config.status build.sh
|
||||
-rm -f TAGS tags make.info* make-* make.dvi
|
||||
-rm -f make.?? make.??s make.log make.toc make.*aux
|
||||
realclean: distclean
|
||||
mostlyclean: clean
|
||||
|
Loading…
Reference in New Issue
Block a user