]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly compatMakefile.~54~
authorRoland McGrath <roland@redhat.com>
Thu, 14 Jan 1993 18:53:17 +0000 (18:53 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 14 Jan 1993 18:53:17 +0000 (18:53 +0000)
compatMakefile

index eb75744dd23af6fab20f865c70163ca151d8d7e6..7c09d3812c269183a5089065eb4a601e1dec02cc 100644 (file)
@@ -189,7 +189,8 @@ $(mandir)/$(instname).$(manext): make.man
 clean: glob-clean
        -rm -f make *.o core
 distclean: clean glob-realclean
-       -rm -f Makefile config.h TAGS tags make.info* make-* make.dvi
+       -rm -f Makefile config.h config.status build.sh
+       -rm -f TAGS tags make.info* make-* make.dvi
        -rm -f make.?? make.??s make.log make.toc make.*aux
 realclean: distclean
 mostlyclean: clean