Merge
authorerikj
Wed, 02 Oct 2013 15:08:29 +0200
changeset 20204 e78392f8a04b
parent 20202 d8ff198f139f (current diff)
parent 20203 2e0b3aab117a (diff)
child 20205 a2f0ec4ead75
Merge
--- a/jdk/makefiles/CompileLaunchers.gmk	Tue Oct 01 12:45:47 2013 -0700
+++ b/jdk/makefiles/CompileLaunchers.gmk	Wed Oct 02 15:08:29 2013 +0200
@@ -23,7 +23,7 @@
 # questions.
 #
 
-defalt: all
+default: all
 
 include $(SPEC)
 include MakeBase.gmk
--- a/jdk/makefiles/CompileNativeLibraries.gmk	Tue Oct 01 12:45:47 2013 -0700
+++ b/jdk/makefiles/CompileNativeLibraries.gmk	Wed Oct 02 15:08:29 2013 +0200
@@ -23,7 +23,7 @@
 # questions.
 #
 
-defalt: all
+default: all
 
 include $(SPEC)
 include MakeBase.gmk