make/RunTestsPrebuiltSpec.gmk
changeset 52393 ff10f8f3a583
parent 52295 57d299cdd068
child 58549 9d9317fad3fe
--- a/make/RunTestsPrebuiltSpec.gmk	Fri Nov 02 12:33:28 2018 -0700
+++ b/make/RunTestsPrebuiltSpec.gmk	Fri Nov 02 14:00:29 2018 -0700
@@ -186,3 +186,7 @@
 ifeq ($(OPENJDK_BUILD_OS), windows)
   CYGPATH := cygpath
 endif
+
+################################################################################
+# Simple macros from spec.gmk.in
+SHARED_LIBRARY=$(LIBRARY_PREFIX)$1$(SHARED_LIBRARY_SUFFIX)