Formerly compatMakefile.~68~
authorRoland McGrath <roland@redhat.com>
Fri, 12 Mar 1993 20:54:25 +0000 (20:54 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 12 Mar 1993 20:54:25 +0000 (20:54 +0000)
compatMakefile

index 807fc5c..c219251 100644 (file)
@@ -140,7 +140,7 @@ info: make.info
 dvi: make.dvi
 
 make.info: make.texinfo
-       $(MAKEINFO) -I$(srcdir) $(srcdir)/make.texinfo
+       $(MAKEINFO) -I$(srcdir) $(srcdir)/make.texinfo -o make.info
 
 make.dvi: make.texinfo
        $(TEXI2DVI) $(srcdir)/make.texinfo