Makefile.in (CPP_CROSS_NAME): New variable.
authorAndreas Schwab <schwab@suse.de>
Tue, 26 Oct 1999 05:12:14 +0000 (05:12 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 26 Oct 1999 05:12:14 +0000 (23:12 -0600)
commit9799e470fb6729a80b52d67d100776fd5dfa9744
treee93c344b2fc6b5761cb19b4744a2fef145f9fb81
parent4525e228517b4c844828a8cff36b6707162bbae7
Makefile.in (CPP_CROSS_NAME): New variable.

        * Makefile.in (CPP_CROSS_NAME): New variable.
        (install-cpp): Use it instead of CPP_INSTALL_NAME for the cross
        xcpp.
        (uninstall-cpp): Use CPP_INSTALL_NAME and CPP_CROSS_NAME for the
        names of the files to be uninstalled.

From-SVN: r30177
gcc/ChangeLog
gcc/Makefile.in