Makefile.in (TARGET_TOOLPREFIX): No longer define.
authorJeffrey A Law <law@cygnus.com>
Mon, 18 May 1998 01:24:26 +0000 (01:24 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 18 May 1998 01:24:26 +0000 (19:24 -0600)
commit7e717196997438ed21b6866df4d49cd2a4e98174
tree94ae2f48c3fa488c7e0354280cb8c1c3d77278e7
parent88111b2691b56a8637ae053a4eeb7aec9597180c
Makefile.in (TARGET_TOOLPREFIX): No longer define.

        * Makefile.in (TARGET_TOOLPREFIX): No longer define.
        (AR_FOR_TARGET, RANLIB_FOR_TARGET): Define to use versions in
        the build tree if they exist.
        (AR, AR_FLAGS, OLDAR, OLDAR_FLAGS, RANLIB, RANLIB_TEST): Update
        appropriately.
        (objdir): Let configure substitute value.
        (FLOAT_H): Let configure select a pre-built version from the
        config subdir.
        * build-make (INSTALL_TARGET, ALL): Disable, no longer needed.
        * configure.in: Substitute for objdir.
* cp/Makefile.in (program_transform_name, objdir): Define.

From-SVN: r19828
gcc/ChangeLog
gcc/Makefile.in
gcc/build-make
gcc/configure
gcc/configure.in
gcc/cp/ChangeLog
gcc/cp/Makefile.in