protoize/unprotoize are target dependent, so give them target dependent names.
authorJim Wilson <wilson@cygnus.com>
Mon, 22 Jun 1998 18:32:14 +0000 (18:32 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 22 Jun 1998 18:32:14 +0000 (11:32 -0700)
commit225695a445d65dbd156ec974ff6e53dcb6c06f96
tree9e6edc795be308f93b2ba8361ddca26fb8413423
parentaeb2f500b073c09d86daf7d0cdbe71ddd9e1561c
protoize/unprotoize are target dependent, so give them target dependent names.

* Makefile.in (PROTOIZE_INSTALL_NAME, UNPROTOIZE_INSTALL_NAME,
PROTOIZE_CROSS_NAME, UNPROTOIZE_CROSS_NAME): New variables.
(install-common): Use them.

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