mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-01-06 05:04:42 +00:00
Formerly compatMakefile.~74~
This commit is contained in:
parent
8960f971ca
commit
dfc8da6e0e
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ $(mandir)/$(instname).$(manext): make.man
|
|||
clean: glob-clean
|
||||
-rm -f make *.o core
|
||||
distclean: clean glob-realclean
|
||||
-rm -f Makefile config.h config.status build.sh
|
||||
-rm -f Makefile config.h config.status build.sh stamp-config
|
||||
-rm -f TAGS tags make.info* make.dvi
|
||||
-rm -f make.?? make.??s make.log make.toc make.*aux
|
||||
realclean: distclean
|
||||
|
|
Loading…
Reference in a new issue