< prev index next >

make/Main.gmk

Print this page
rev 51977 : [mq]: 8211350-no-jprt

*** 1129,1143 **** ALL_TARGETS += $(addsuffix -only, $(filter-out dist-clean clean%, $(ALL_TARGETS))) ################################################################################ - # Include JPRT targets - include $(TOPDIR)/make/Jprt.gmk - - ################################################################################ - # The following targets are intentionally not added to ALL_TARGETS since they # are internal only, to support Init.gmk. print-targets: @$(ECHO) $(sort $(ALL_TARGETS)) --- 1129,1138 ----
< prev index next >