6824595: OpenJDK fix breaks product build for jdk7

Reviewed-by: xdono, ohair
This commit is contained in:
Tim Bell 2009-04-01 04:44:30 -07:00
parent 0a7ba6e27e
commit c81e6c29c1

View File

@ -328,6 +328,11 @@ else
$(ECHO) "Rule $@ does not apply on $(PLATFORM)-$(ARCH)"
endif
#
# Binary Plug rules and macros
#
include $(BUILDDIR)/common/internal/BinaryPlugs.gmk
#
# Get top level sccs_get rule
#