make/Javadoc.gmk

changeset 1196
196ee1e3add0
parent 1039
389603b4000d
child 1207
2eff25723f83
equal deleted inserted replaced
1195:0b10f76c8834 1196:196ee1e3add0
305 # 305 #
306 # Load environment variables for API package names that are not part of 306 # Load environment variables for API package names that are not part of
307 # the Java SE platform 307 # the Java SE platform
308 # 308 #
309 include NON_CORE_PKGS.gmk 309 include NON_CORE_PKGS.gmk
310
311 #################################################################
312
313 #
314 # Load custom Javadoc rules, if present
315 #
316 -include $(CUSTOM_MAKE_DIR)/Javadoc.gmk
310 317
311 ################################################################# 318 #################################################################
312 319
313 # 320 #
314 # Default target is same as docs target, create core api and all others it can 321 # Default target is same as docs target, create core api and all others it can

mercurial