mirror of
https://github.com/mirror/make.git
synced 2025-02-08 02:30:50 +08:00
Formerly compatMakefile.~24~
This commit is contained in:
parent
6268af4ceb
commit
3a34103bb6
@ -185,7 +185,7 @@ $(mandir)/$(instname).$(manext): make.man
|
|||||||
clean: glob-clean
|
clean: glob-clean
|
||||||
-rm -f make *.o core
|
-rm -f make *.o core
|
||||||
realclean: clean glob-realclean
|
realclean: clean glob-realclean
|
||||||
-rm -f TAGS tags make.info* make-* make.dvi *~
|
-rm -f TAGS tags make.info* make-* make.dvi
|
||||||
-rm -f make.?? make.??s make.log make.toc make.*aux
|
-rm -f make.?? make.??s make.log make.toc make.*aux
|
||||||
|
|
||||||
.PHONY: glob-clean glob-realclean
|
.PHONY: glob-clean glob-realclean
|
||||||
|
Loading…
Reference in New Issue
Block a user