Remove '-' prefix from makeinfo invocation. There are no info errors
authorRoland Pesch <pesch@cygnus>
Thu, 14 Nov 1991 01:11:52 +0000 (01:11 +0000)
committerRoland Pesch <pesch@cygnus>
Thu, 14 Nov 1991 01:11:52 +0000 (01:11 +0000)
in doc here; if any creep in I want a bug report.

binutils/Makefile.in

index d3b1f71..54d8333 100644 (file)
@@ -183,7 +183,7 @@ binutils.dvi: $(srcdir)/binutils.texi
 
 # info file for online browsing
 binutils.info: $(srcdir)/binutils.texi
-       $(MAKEINFO) -o binutils.info $(srcdir)/binutils.texi
+       $(MAKEINFO) -o binutils.info $(srcdir)/binutils.texi
 
 #   different targets for -ms, -mm, -me
 #   (we don't use a variable because we don't trust all makes to handle