to here ...
(install-no-fixedincludes): and here
(INSTALL_MODULES): ... to here.
+Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
+
+ * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
+ to here ...
+ (install-no-fixedincludes): and here
+ (INSTALL_MODULES): ... to here.
+
Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
* config.sub: Merge with FSF.
$(INSTALL_MODULES) \
$(INSTALL_TARGET_MODULES) \
$(INSTALL_X11_MODULES) \
- $(INSTALL_DOSREL)
-
+ $(INSTALL_DOSREL) \
+ $(EXTRA_TARGET_HOST_INSTALL_MODULES)
CC_FOR_TARGET = ` \
if [ -f $$r/gcc/xgcc ] ; then \
$(start-sanitize-ide) \
install-vmake \
$(end-sanitize-ide) \
- install-wdiff \
- $(EXTRA_TARGET_HOST_INSTALL_MODULES)
+ install-wdiff
# This is a list of the targets for all of the modules which are compiled
# using $(X11_FLAGS_TO_PASS).
$(INSTALL_MODULES) \
$(INSTALL_TARGET_MODULES) \
$(INSTALL_X11_MODULES) \
+ $(EXTRA_TARGET_HOST_INSTALL_MODULES) \
gcc-no-fixedincludes
# Install the gcc headers files, but not the fixed include files,