8074988: Reduce boilerplate in Setup* macro definitions
Reviewed-by: tbell, ihse
This commit is contained in:
parent
7e24bd1435
commit
ff31cfd5ce
@ -105,7 +105,7 @@ MANIFEST_ATTRIBUTES := Name: jdk/nashorn/\nImplementation-Title: Oracle Nashorn\
|
||||
|
||||
# Create nashorn.jar from the final classes dir
|
||||
$(eval $(call SetupArchive,BUILD_NASHORN_JAR, \
|
||||
$(NASGEN_RUN_FILE) \
|
||||
DEPENDENCIES := $(NASGEN_RUN_FILE) \
|
||||
$(VERSION_FILE), \
|
||||
SRCS := $(NASHORN_CLASSES_DIR), \
|
||||
SUFFIXES := .class .js .properties Factory, \
|
||||
|
Loading…
x
Reference in New Issue
Block a user