jdk/make/launcher/LauncherCommon.gmk
changeset 32515 b6277cad1488
parent 29931 64e274ed6567
child 33406 4680f7495292
child 33653 c1ee09fe3274
child 34005 bb40b397f7c6
--- a/jdk/make/launcher/LauncherCommon.gmk	Thu Sep 10 16:50:39 2015 -0700
+++ b/jdk/make/launcher/LauncherCommon.gmk	Fri Sep 11 10:06:10 2015 +0200
@@ -28,9 +28,6 @@
 # Prepare the find cache.
 $(eval $(call FillCacheFind, $(JDK_TOPDIR)/src/java.base/share/native/launcher))
 
-# Build tools
-include Tools.gmk
-
 # When building a legacy overlay image (on solaris 64 bit), the launchers
 # need to be built with a different rpath and a different output dir.
 ifeq ($(OVERLAY_IMAGES), true)