jdk/make/java/redist/Makefile
changeset 2301 0a3821d472a3
parent 1776 33e9405ab91b
child 3111 fefdeafb7ab9
equal deleted inserted replaced
2300:103e268e2d16 2301:0a3821d472a3
   249 #
   249 #
   250 # Specific to OpenJDK building
   250 # Specific to OpenJDK building
   251 #
   251 #
   252 ifdef OPENJDK
   252 ifdef OPENJDK
   253 
   253 
   254 include $(BUILDDIR)/common/internal/BinaryPlugs.gmk
   254   ifeq ($(IMPORT_BINARY_PLUGS),true)
   255 
   255     include $(BUILDDIR)/common/internal/BinaryPlugs.gmk
   256 build: import-binary-plugs
   256 
       
   257     build: import-binary-plugs
       
   258   endif
   257 
   259 
   258 else # !OPENJDK
   260 else # !OPENJDK
   259 
   261 
   260 INTERNAL_IMPORT_LIST += \
   262 INTERNAL_IMPORT_LIST += \
   261             $(LIBDIR)/security/US_export_policy.jar \
   263             $(LIBDIR)/security/US_export_policy.jar \