summaryrefslogtreecommitdiff
path: root/nt/gmake.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nt/gmake.defs')
-rw-r--r--nt/gmake.defs2
1 files changed, 2 insertions, 0 deletions
diff --git a/nt/gmake.defs b/nt/gmake.defs
index 96dd1f88ebf..927ce16c6bb 100644
--- a/nt/gmake.defs
+++ b/nt/gmake.defs
@@ -78,6 +78,8 @@ endif
MAKETYPE=gmake
+THISDIR = .
+
# Cygwin has changed quoting rules somewhat since b20, in a way that
# affects makefiles using sh as the command processor, so we need to
# detect which rules to use.