(realclean): Remove Info files.
authorRoland McGrath <roland@redhat.com>
Mon, 16 Jan 1995 20:46:50 +0000 (20:46 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 16 Jan 1995 20:46:50 +0000 (20:46 +0000)
compatMakefile

index 9ee55b1b80d6d0e89b079d136c2aac2be3cb32a1..188fb30020432a08a02cc295859dbe695674d439 100644 (file)
@@ -249,6 +249,7 @@ distclean: clean glob-realclean
        -rm -f make.?? make.??s make.log make.toc make.*aux
        -rm -f loadavg.c
 realclean: distclean
+       -rm -f make.info*
 mostlyclean: clean
 
 .PHONY: glob-clean glob-realclean