]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly compatMakefile.~24~
authorRoland McGrath <roland@redhat.com>
Wed, 20 May 1992 00:51:39 +0000 (00:51 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 20 May 1992 00:51:39 +0000 (00:51 +0000)
compatMakefile

index 690f3554ebd2da868f6be54b2e2ffb4ef9bc211d..526cb5f140e2d4631d571f6785db785abee48545 100644 (file)
@@ -185,7 +185,7 @@ $(mandir)/$(instname).$(manext): make.man
 clean: glob-clean
        -rm -f make *.o core
 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
 
 .PHONY: glob-clean glob-realclean