mirror of
https://github.com/mirror/make.git
synced 2025-01-04 01:10:26 +08:00
Formerly compatMakefile.~86~
This commit is contained in:
parent
e612cccef3
commit
58c146fa50
@ -239,7 +239,7 @@ check: check-loadavg
|
||||
|
||||
.PHONY: clean realclean distclean mostlyclean
|
||||
clean: glob-clean
|
||||
-rm -f make *.o core make.info* make.dvi
|
||||
-rm -f make loadavg *.o core make.info* make.dvi
|
||||
distclean: clean glob-realclean
|
||||
-rm -f Makefile config.h config.status build.sh stamp-config
|
||||
-rm -f TAGS tags
|
||||
|
Loading…
Reference in New Issue
Block a user