Mercurial > emacs
changeset 55333:85266c443686
Use forward slashes in paths.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Mon, 03 May 2004 10:40:59 +0000 |
parents | f996eb43e406 |
children | 71cef0ea07be |
files | man/makefile.w32-in |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/makefile.w32-in Mon May 03 01:24:47 2004 +0000 +++ b/man/makefile.w32-in Mon May 03 10:40:59 2004 +0000 @@ -30,7 +30,7 @@ # The makeinfo program is part of the Texinfo distribution. MAKEINFO = makeinfo -MULTI_INSTALL_INFO = $(srcdir)\..\nt\multi-install-info.bat +MULTI_INSTALL_INFO = $(srcdir)/../nt/multi-install-info.bat INFO_TARGETS = $(infodir)/emacs $(infodir)/ccmode \ $(infodir)/cl $(infodir)/dired-x \ $(infodir)/ediff $(infodir)/forms \ @@ -60,7 +60,7 @@ texi2dvi $< TEXI2DVI = texi2dvi -ENVADD = $(srcdir)\..\nt\envadd.bat "TEXINPUTS=$(srcdir);$(TEXINPUTS)" \ +ENVADD = $(srcdir)/../nt/envadd.bat "TEXINPUTS=$(srcdir);$(TEXINPUTS)" \ "MAKEINFO=$(MAKEINFO) -I$(srcdir)" /C EMACSSOURCES= \