summaryrefslogtreecommitdiffstats
path: root/make.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make.mk')
-rw-r--r--make.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.mk b/make.mk
index 3424f9c9..d8e2bf8a 100644
--- a/make.mk
+++ b/make.mk
@@ -24,6 +24,7 @@ else
endif
$(if ${VERBOSE},$(info OS detected: $(DETECTED_OS)))
+ifeq ($(OS), Windows_NT)
MKDIR = gmkdir
else
MKDIR = mkdir