diff -r eaaa79b68cd5 -r 729f9700483a jdk/make/launcher/Launcher-jdk.hotspot.agent.gmk --- a/jdk/make/launcher/Launcher-jdk.hotspot.agent.gmk Tue Nov 18 15:25:16 2014 -0800 +++ b/jdk/make/launcher/Launcher-jdk.hotspot.agent.gmk Wed Dec 03 14:22:58 2014 +0000 @@ -30,8 +30,3 @@ -DAPP_CLASSPATH='{ "/lib/tools.jar"$(COMMA) "/lib/sa-jdi.jar"$(COMMA) "/classes" }' \ ,,,,,,,,,Info-privileged.plist)) -jdk.hotspot.agent: $(LAUNCHERS) - -all: jdk.hotspot.agent - -.PHONY: all jdk.hotspot.agent