OSDN Git Service

($(srcdir)/INSTALL): Add --no-split.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Oct 1993 00:33:12 +0000 (00:33 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Oct 1993 00:33:12 +0000 (00:33 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5847 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/Makefile.in

index 9dc317d..b2ba0c1 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: