--- 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