(g++, g++-cross, cc1plus, DEMANGLER_PROG):
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 22 May 1995 21:37:40 +0000 (17:37 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 22 May 1995 21:37:40 +0000 (17:37 -0400)
commit251580eeff633243a7c660d7ec3d3b11424d094c
tree39e9c00f90240f256d1024e64c6b8673ab732aa7
parentf70165f69f33b7ae30f8dfba293475f622862f1e
(g++, g++-cross, cc1plus, DEMANGLER_PROG):

Use $@ instead of output name so works even if have .exe.
(cxxmain.o): Use cp if ln -s fails.
(c++.install-man): Use $(exeext) in executable names.
(c++.mostlyclean, stage[1-4]): Use $(objext) in object file names.

From-SVN: r9767
gcc/cp/Make-lang.in