mirror of
https://github.com/mirror/make.git
synced 2025-01-01 07:50:52 +08:00
Formerly compatMakefile.~74~
This commit is contained in:
parent
8960f971ca
commit
dfc8da6e0e
@ -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 New Issue
Block a user