6824595: OpenJDK fix breaks product build for jdk7
authortbell
Wed Apr 01 04:44:30 2009 -0700 (4 years ago)
changeset 972ecb7723aaa7c
parent 971964cc8eb3232
child 973deced414c8e4
child 1011817bb60fbc26
6824595: OpenJDK fix breaks product build for jdk7
Reviewed-by: xdono, ohair
make/Makefile
--- a/make/Makefile Tue Mar 31 15:27:40 2009 -0700
+++ b/make/Makefile Wed Apr 01 04:44:30 2009 -0700
@@ -329,6 +329,11 @@ endif
endif
#
+# Binary Plug rules and macros
+#
+include $(BUILDDIR)/common/internal/BinaryPlugs.gmk
+
+#
# Get top level sccs_get rule
#
include $(BUILDDIR)/common/Rules-SCCS.gmk