aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1997-11-27 08:37:03 +0000
committerJeff Law <law@gcc.gnu.org>1997-11-27 01:37:03 -0700
commit96b0f1fc030bfe1ae57e94018fb2227068dbf213 (patch)
tree2ab049881e1364a7a289c46a8394ee0dc443081f /Makefile.in
parent93adf99417e50866a9d678e54972f1cab2f849cd (diff)
downloadgcc-96b0f1fc030bfe1ae57e94018fb2227068dbf213.zip
gcc-96b0f1fc030bfe1ae57e94018fb2227068dbf213.tar.gz
gcc-96b0f1fc030bfe1ae57e94018fb2227068dbf213.tar.bz2
Makefile.in (INSTALL_TARGET): Do install-gcc first.
* Makefile.in (INSTALL_TARGET): Do install-gcc first. * configure (gxx_include_dir): Provide a definition for subdirs which do not use autoconf. From-SVN: r16784
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 2595c1c..fccbb0e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -175,10 +175,10 @@ REALLY_SET_LIB_PATH = \
ALL = all.normal
INSTALL_TARGET = installdirs \
+ install-gcc \
$(INSTALL_MODULES) \
$(INSTALL_TARGET_MODULES) \
$(INSTALL_X11_MODULES) \
- install-gcc \
$(INSTALL_DOSREL)