8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk
authordfuchs
Wed, 27 Jun 2018 21:18:33 +0100
changeset 50848 efaf00d8858a
parent 50847 b970fae53807
child 50849 9b0e2937fac5
8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk Reviewed-by: jjg, erikj
make/gensrc/Gensrc-jdk.hotspot.agent.gmk
--- a/make/gensrc/Gensrc-jdk.hotspot.agent.gmk	Wed Jun 27 21:56:11 2018 +0200
+++ b/make/gensrc/Gensrc-jdk.hotspot.agent.gmk	Wed Jun 27 21:18:33 2018 +0100
@@ -49,7 +49,6 @@
   MACH_EXC_SERVER := $(MIG_OUTPUT_DIR)/mach_excServer.c
 
   $(MACH_EXC_SERVER): $(SDKROOT)/usr/include/mach/mach_exc.defs
-	$(call MakeTargetDir)
 	$(MIG) -isysroot $(SDKROOT) -server $@ -user $(MACH_EXC_USER) \
 	    -header $(MACH_EXC_HEADER) $(SDKROOT)/usr/include/mach/mach_exc.defs