make/common/JarArchive.gmk
changeset 52065 dea8a62cdfc3
parent 48069 a358ebcfacfb
child 52595 16609197022c
child 56954 4762fcec08d4
--- a/make/common/JarArchive.gmk	Tue Oct 09 07:33:15 2018 -0400
+++ b/make/common/JarArchive.gmk	Tue Oct 09 14:57:23 2018 -0700
@@ -235,7 +235,7 @@
 
   # Here is the rule that creates/updates the jar file.
   $$($1_JAR) : $$($1_DEPENDENCIES) $$($1_MANIFEST) $$($1_VARDEPS_FILE)
-	$(MKDIR) -p $$($1_BIN)
+	$$(call MakeTargetDir)
 	$$($1_GREP_INCLUDE_OUTPUT)
 	$$($1_GREP_EXCLUDE_OUTPUT)
         # If the vardeps file is part of the newer prereq list, it means that