($(srcdir)/INSTALL): Add -D INSTALLONLY.

From-SVN: r2328
This commit is contained in:
Richard Stallman 1992-10-05 22:27:37 +00:00
parent 35b63115bc
commit b4ddf94246
1 changed files with 1 additions and 1 deletions

View File

@ -1217,7 +1217,7 @@ $(srcdir)/gcc.info: gcc.texi extend.texi install.texi invoke.texi \
makeinfo `echo $(srcdir)/gcc.texi | sed 's,^\./,,'`
$(srcdir)/INSTALL: install1.texi install.texi
makeinfo --no-header `echo $(srcdir)/install1.texi | sed 's,^\./,,'`
makeinfo -D INSTALLONLY --no-header `echo $(srcdir)/install1.texi | sed 's,^\./,,'`
# Deletion of files made during compilation.
# There are four levels of this: