projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54f28d5
)
(SHELLTYPE): New define.
author
Andrew Innes
<andrewi@gnu.org>
Thu, 14 Sep 2000 21:45:45 +0000
(21:45 +0000)
committer
Andrew Innes
<andrewi@gnu.org>
Thu, 14 Sep 2000 21:45:45 +0000
(21:45 +0000)
nt/nmake.defs
patch
|
blob
|
history
diff --git
a/nt/nmake.defs
b/nt/nmake.defs
index d6238c9227949392c2a278e11a120382d0d9e81b..ff3cc1be90d7dc818b3a5065f2c76f36dc1d2832 100644
(file)
--- a/
nt/nmake.defs
+++ b/
nt/nmake.defs
@@
-20,6
+20,7
@@
all:
\r
\r
THE_SHELL = $(COMSPEC)
\r
+SHELLTYPE=CMD
\r
\r
ALL_DEPS = $**
\r
\r