changeset 1993:43ad0275037d

Rename alias accidentally changed to native-boot. 2009-10-01 Andrew John Hughes <ahughes@redhat.com> * Makefile.am: Fix alias renamed to 'native-boot' by mistake. The native-ecj target is the only one actually related to ecj. The others were bootstrap targets.
author Andrew John Hughes <ahughes@redhat.com>
date Fri, 02 Oct 2009 16:29:27 +0100
parents 176ef4125901
children 59d99dcc0df1
files ChangeLog Makefile.am
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Oct 01 18:11:31 2009 +0100
+++ b/ChangeLog	Fri Oct 02 16:29:27 2009 +0100
@@ -1,3 +1,11 @@
+2009-10-01  Andrew John Hughes  <ahughes@redhat.com>
+
+	* Makefile.am:
+	Fix alias renamed to 'native-boot' by
+	mistake.  The native-ecj target is the only
+	one actually related to ecj.  The others
+	were bootstrap targets.
+
 2009-10-01  Andrew John Hughes  <ahughes@redhat.com>
 
 	* NEWS:
--- a/Makefile.am	Thu Oct 01 18:11:31 2009 +0100
+++ b/Makefile.am	Fri Oct 02 16:29:27 2009 +0100
@@ -2347,7 +2347,7 @@
 
 icedtea-boot: stamps/icedtea-boot.stamp
 
-native-boot: stamps/native-boot.stamp
+native-ecj: stamps/native-ecj.stamp
 
 patch-boot: stamps/patch-boot.stamp