summaryrefslogtreecommitdiff
path: root/nt/makefile.w32-in
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2013-04-15 16:39:41 +0300
committerEli Zaretskii <eliz@gnu.org>2013-04-15 16:39:41 +0300
commit7d9fb4de782c3ff316c6ffc26f6ea291be2f653b (patch)
tree384f50c67bf57e887e0e2c33dbb0c807ceccda5d /nt/makefile.w32-in
parenteb7a410c147507ffdf0e84d163a014acb82b19a2 (diff)
downloademacs-7d9fb4de782c3ff316c6ffc26f6ea291be2f653b.tar.gz
Fixed problems with default paths and with shell-file-name.
Diffstat (limited to 'nt/makefile.w32-in')
-rw-r--r--nt/makefile.w32-in2
1 files changed, 2 insertions, 0 deletions
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in
index d3e1c8e2228..0c2f6324188 100644
--- a/nt/makefile.w32-in
+++ b/nt/makefile.w32-in
@@ -29,6 +29,8 @@ TMP_DIST_DIR = emacs-$(VERSION)
TRES = $(BLD)/emacs.res
CLIENTRES = $(BLD)/emacsclient.res
+LOCAL_FLAGS = -DOLD_PATHS=1
+
XMFLAGS =
ALL = $(BLD)/addpm.exe $(BLD)/ddeclient.exe $(BLD)/runemacs.exe \