changeset 664:02ebe49d67ef

8014129: makefile changes to allow integration of new features Reviewed-by: tbell, robilad
author aywang
date Thu, 09 May 2013 15:45:52 -0700
parents 20948dc15062
children f89fd7e2800c
files make/hotspot-rules.gmk
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/make/hotspot-rules.gmk	Wed Apr 24 18:21:21 2013 -0700
+++ b/make/hotspot-rules.gmk	Thu May 09 15:45:52 2013 -0700
@@ -105,6 +105,8 @@
   HOTSPOT_BUILD_ARGUMENTS += ZIP_DEBUGINFO_FILES="$(ZIP_DEBUGINFO_FILES)"
 endif
 
+-include ${JDK_TOPDIR}/make/closed/common/Defs.gmk
+
 hotspot-build::
 	$(MKDIR) -p $(HOTSPOT_OUTPUTDIR)
 	$(MKDIR) -p $(HOTSPOT_EXPORT_PATH)