mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 08:20:32 +08:00
Makefile.in (install-info): Install gccinstall.info too.
2003-11-29 Kelley Cook <kcook@gcc.gnu.org> * Makefile.in (install-info): Install gccinstall.info too. From-SVN: r74046
This commit is contained in:
parent
f2df47385c
commit
ee312cd002
@ -1,3 +1,7 @@
|
||||
2003-11-29 Kelley Cook <kcook@gcc.gnu.org>
|
||||
|
||||
* Makefile.in (install-info): Install gccinstall.info too.
|
||||
|
||||
2003-11-29 Ulrich Weigand <uweigand@de.ibm.com>
|
||||
|
||||
* config/s390/s390.md ("cmpint_di"): Fix incorrect instruction lengths.
|
||||
|
@ -2980,6 +2980,7 @@ install-info:: doc installdirs \
|
||||
$(DESTDIR)$(infodir)/cpp.info \
|
||||
$(DESTDIR)$(infodir)/gcc.info \
|
||||
$(DESTDIR)$(infodir)/cppinternals.info \
|
||||
$(DESTDIR)$(infodir)/gccinstall.info \
|
||||
$(DESTDIR)$(infodir)/gccint.info
|
||||
|
||||
$(DESTDIR)$(infodir)/%.info: $(docobjdir)/%.info installdirs
|
||||
|
Loading…
x
Reference in New Issue
Block a user