OSDN Git Service

* Makefile.in (CPP_CROSS_NAME): New variable.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Oct 1999 05:12:14 +0000 (05:12 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Oct 1999 05:12:14 +0000 (05:12 +0000)
commit2ff5d8bdddb4e4e1027593517bb8d2e11ae64479
treee93c344b2fc6b5761cb19b4744a2fef145f9fb81
parent0478005ab62e2006e90d4c3f5a85da40058f01ad
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30177 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in