8164698: modify jdk makefiles to build jdeprscan
Reviewed-by: psandoz
This commit is contained in:
parent
672e8fe05c
commit
db470fad5d
@ -36,3 +36,9 @@ $(eval $(call SetupBuildLauncher, jdeps, \
|
||||
CFLAGS := -DEXPAND_CLASSPATH_WILDCARDS \
|
||||
-DNEVER_ACT_AS_SERVER_CLASS_MACHINE, \
|
||||
))
|
||||
|
||||
$(eval $(call SetupBuildLauncher, jdeprscan, \
|
||||
MAIN_CLASS := com.sun.tools.jdeprscan.Main, \
|
||||
CFLAGS := -DEXPAND_CLASSPATH_WILDCARDS \
|
||||
-DNEVER_ACT_AS_SERVER_CLASS_MACHINE, \
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user