OSDN Git Service

John David Anglin <dave@hiauly1.hia.nrc.ca>
[pf3gnuchains/gcc-fork.git] / etc / Makefile.in
index a5d59d6..c490082 100644 (file)
@@ -59,8 +59,8 @@ install-info: info
 
 dvi: $(DVIFILES)
 
-standards.info: $(srcdir)/standards.texi
-       $(MAKEINFO) -I$(srcdir) -o standards.info $(srcdir)/standards.texi
+standards.info: $(srcdir)/standards.texi $(srcdir)/make-stds.texi
+       $(MAKEINFO) --no-split -I$(srcdir) -o standards.info $(srcdir)/standards.texi
 
 standards.dvi: $(srcdir)/standards.texi
        TEXINPUTS=$(TEXIDIR):$$TEXINPUTS $(TEXI2DVI) $(srcdir)/standards.texi