mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
(SHELLTYPE): New define.
This commit is contained in:
parent
54f28d5fbc
commit
12563abbfa
@ -20,6 +20,7 @@
|
||||
all:
|
||||
|
||||
THE_SHELL = $(COMSPEC)
|
||||
SHELLTYPE=CMD
|
||||
|
||||
ALL_DEPS = $**
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user