($(TIT)): Map .elc to .el.
[bpt/emacs.git] / leim / makefile.w32-in
index 3b62192..b1787e7 100644 (file)
@@ -22,7 +22,7 @@
 srcdir=.\r
 \r
 # Where to install LEIM files.\r
-INSTALLDIR=$(INSTALL_DIR)\leim\r
+INSTALLDIR=$(INSTALL_DIR)/leim\r
 \r
 # On Xenix and the IBM RS6000, double-dot gets screwed up.\r
 dot = .\r
@@ -31,7 +31,7 @@ dot = .
 # byte-compile Emacs Lisp files, and generate the file leim-list.el.\r
 BUILT_EMACS = $(dot)$(dot)/src/$(BLD)/emacs.exe\r
 \r
-buildlisppath=$(dot)$(dot)/lisp\r
+buildlisppath=$(CURDIR)/$(dot)$(dot)/lisp\r
 \r
 # How to run Emacs.\r
 RUN_EMACS = "$(BUILT_EMACS)" -batch --no-init-file --no-site-file --multibyte\r