summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorAndrew Innes <andrewi@gnu.org>2000-09-14 21:45:45 +0000
committerAndrew Innes <andrewi@gnu.org>2000-09-14 21:45:45 +0000
commit12563abbfa02071849c2ec6053527fe1f16cd0a5 (patch)
treec8faa27ed7ff2d7a29847f5a61802283ce1044c8 /nt
parent54f28d5fbc7435809540730e2fda352c1569cae2 (diff)
downloademacs-12563abbfa02071849c2ec6053527fe1f16cd0a5.tar.gz
(SHELLTYPE): New define.
Diffstat (limited to 'nt')
-rw-r--r--nt/nmake.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/nmake.defs b/nt/nmake.defs
index d6238c92279..ff3cc1be90d 100644
--- a/nt/nmake.defs
+++ b/nt/nmake.defs
@@ -20,6 +20,7 @@
all:
THE_SHELL = $(COMSPEC)
+SHELLTYPE=CMD
ALL_DEPS = $**