make/sanity-rules.gmk
changeset 4311 faf23de5e86c
parent 4309 39ca605f0647
child 5499 eb0b3e373167
equal deleted inserted replaced
4308:2dff21a0ccd3 4311:faf23de5e86c
   202   ifneq ($(BUILD_SPONSORS), true)
   202   ifneq ($(BUILD_SPONSORS), true)
   203 	@$(ECHO) "WARNING: You are not building the SPONSORS sources.\n" \
   203 	@$(ECHO) "WARNING: You are not building the SPONSORS sources.\n" \
   204 	   "" >> $(WARNING_FILE)
   204 	   "" >> $(WARNING_FILE)
   205   endif
   205   endif
   206 endif
   206 endif
   207 ifndef OPENJDK
   207 ifeq ($(GENERATE_DOCS),false)
   208   ifdef NO_DOCS
   208 	@$(ECHO) "WARNING: This build does not include running javadoc.\n" \
   209 	@$(ECHO) "WARNING: Your build environment has the variable NO_DOCS\n" \
   209 	   "" >> $(WARNING_FILE)
   210 	   "        defined. This will result in a development-only\n" \
       
   211 	   "        build of the JDK, lacking the documentation.\n" \
       
   212 	   "" >> $(WARNING_FILE)
       
   213   endif
       
   214 endif
   210 endif
   215 ifdef NO_IMAGES
   211 ifdef NO_IMAGES
   216 	@$(ECHO) "WARNING: Your build environment has the variable NO_IMAGES\n" \
   212 	@$(ECHO) "WARNING: Your build environment has the variable NO_IMAGES\n" \
   217 	   "        defined. This will result in a development-only\n" \
   213 	   "        defined. This will result in a development-only\n" \
   218 	   "        build of the JDK, lacking the install images\n" \
   214 	   "        build of the JDK, lacking the install images\n" \
   353 	@$(ECHO) "" >> $(MESSAGE_FILE)
   349 	@$(ECHO) "" >> $(MESSAGE_FILE)
   354 
   350 
   355 .PHONY: sanity settings pre-sanity insane \
   351 .PHONY: sanity settings pre-sanity insane \
   356 	post-sanity post-sanity-hotspot post-sanity-jdk \
   352 	post-sanity post-sanity-hotspot post-sanity-jdk \
   357 	post-sanity-install post-sanity-deploy \
   353 	post-sanity-install post-sanity-deploy \
   358 	alt_bootdir bootdir
   354 	alt_bootdir bootdir environment