]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly compatMakefile.~57~
authorRoland McGrath <roland@redhat.com>
Tue, 26 Jan 1993 01:16:01 +0000 (01:16 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 26 Jan 1993 01:16:01 +0000 (01:16 +0000)
compatMakefile

index 9ca118c9103e00e3f04954d144689a88cd26f62e..10d321569d05aaaf708dfaec9de96c1d1807da4e 100644 (file)
@@ -190,7 +190,7 @@ clean: glob-clean
        -rm -f make *.o core
 distclean: clean glob-realclean
        -rm -f Makefile config.h config.status build.sh
-       -rm -f TAGS tags make.info* make-* make.dvi
+       -rm -f TAGS tags make.info* make.dvi
        -rm -f make.?? make.??s make.log make.toc make.*aux
 realclean: distclean
 mostlyclean: clean