mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-08 05:58:38 +00:00
8019219: Fix typo in jdk/makefiles "default" targets
Reviewed-by: erikj
This commit is contained in:
parent
a210a6a74e
commit
91c55cc45e
@ -23,7 +23,7 @@
|
||||
# questions.
|
||||
#
|
||||
|
||||
defalt: all
|
||||
default: all
|
||||
|
||||
include $(SPEC)
|
||||
include MakeBase.gmk
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
# questions.
|
||||
#
|
||||
|
||||
defalt: all
|
||||
default: all
|
||||
|
||||
include $(SPEC)
|
||||
include MakeBase.gmk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user