Index: /trunk/src/VBox/Installer/win/Makefile.kmk
===================================================================
--- /trunk/src/VBox/Installer/win/Makefile.kmk	(revision 82765)
+++ /trunk/src/VBox/Installer/win/Makefile.kmk	(revision 82766)
@@ -1206,8 +1206,8 @@
 		) )
 
+# The %~dp1\ oddity is working around otherwise ending with \" during
+# expansion of the CCS command line which for a reason I cannot immediately
+# understand appends a " to the path.
 $$(RePackScripts_0_OUTDIR)/sign-ev.cmd: | $$(dir $$@)
-	# The %~dp1\ oddity is working around otherwise ending with \" during
-	# expansion of the CCS command line which for a reason I cannot immediately
-	# understand appends a " to the path.
 	$(APPEND) -nt "$@" \
 		'if ".%KBUILD_DEVTOOLS%" == "." (echo KBUILD_DEVTOOLS is not set & exit /b 1)' \
