8010268: Remove dependence upon clean target from jdk/test/Makefile prep target
Reviewed-by: tbell, mchung
This commit is contained in:
parent
2ca495dd43
commit
cd2f264ba1
@ -336,7 +336,7 @@ all: jdk_default
|
||||
@$(ECHO) "Testing completed successfully"
|
||||
|
||||
# Prep for output
|
||||
prep: clean
|
||||
prep:
|
||||
@$(MKDIR) -p $(ABS_TEST_OUTPUT_DIR)
|
||||
@$(MKDIR) -p `$(DIRNAME) $(ARCHIVE_BUNDLE)`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user