($(srcdir)/INSTALL): Add --no-split.
authorRichard Stallman <rms@gnu.org>
Thu, 21 Oct 1993 00:33:12 +0000 (00:33 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 21 Oct 1993 00:33:12 +0000 (00:33 +0000)
From-SVN: r5847

gcc/Makefile.in

index 9dc317dc0e2448df0089fa0fbee3c590243ff68c..b2ba0c101e0c228aeeeaa3c1cc8bb2ff7bbc7dba 100644 (file)
@@ -1617,7 +1617,8 @@ $(srcdir)/cpp.dvi: cpp.texi
        $(TEXI2DVI) $<
 
 $(srcdir)/INSTALL: install1.texi install.texi
-       $(MAKEINFO) -D INSTALLONLY --no-header `echo $(srcdir)/install1.texi | sed 's,^\./,,'`
+       $(MAKEINFO) -D INSTALLONLY --no-header --no-split \
+         `echo $(srcdir)/install1.texi | sed 's,^\./,,'`
 \f
 # Deletion of files made during compilation.
 # There are four levels of this: