make/RunTestsPrebuiltSpec.gmk
branchJDK-8152988-branch
changeset 56961 007ce32735e3
parent 56931 aff106ae3507
child 56969 25f960592a92
--- a/make/RunTestsPrebuiltSpec.gmk	Fri Oct 12 16:35:06 2018 -0700
+++ b/make/RunTestsPrebuiltSpec.gmk	Fri Oct 12 16:37:22 2018 -0700
@@ -182,3 +182,7 @@
   SED := gsed
   TAR := gtar
 endif
+
+################################################################################
+# Simple macros from spec.gmk.in
+SHARED_LIBRARY=$(LIBRARY_PREFIX)$1$(SHARED_LIBRARY_SUFFIX)