< prev index next >

make/Main.gmk

Print this page
rev 51977 : imported patch 8211350-no-jprt

@@ -1129,15 +1129,10 @@
 
 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))
< prev index next >