From fbb47000290ffac917cf053694d889be94399aaa Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Mon, 22 May 1995 17:40:39 -0400 Subject: [PATCH] Make-lang.in Makefile.in From-SVN: r9769 --- gcc/cp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index e8bc6e22282..8c93924af75 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,12 @@ +Mon May 22 17:38:48 1995 Richard Kenner (kenner@vlsi1.ultra.nyu.edu) + + * Make-lang.in (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. + * Makefile.in (../cc1plus): Use $(exeext) in name of executable. + Wed May 17 01:43:58 1995 Jason Merrill * class.c (finish_struct): Don't complain about a class with no -- 2.30.2