summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/config/Makefile.w32
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/config/Makefile.w32')
-rw-r--r--src/windows/identity/config/Makefile.w324
1 files changed, 2 insertions, 2 deletions
diff --git a/src/windows/identity/config/Makefile.w32 b/src/windows/identity/config/Makefile.w32
index 3b61c6638..eda497065 100644
--- a/src/windows/identity/config/Makefile.w32
+++ b/src/windows/identity/config/Makefile.w32
@@ -173,8 +173,8 @@ NODEBUG=1
CD=cd
RM=del /q
-MKDIR=mkdir
-RMDIR=rmdir
+MKDIR=md
+RMDIR=rd
ECHO=echo
MAKECMD=nmake /nologo
CP=copy /y