comparison config.bat @ 110375:6e2c9bc108c6

merge trunk
author Kenichi Handa <handa@m17n.org>
date Wed, 08 Sep 2010 13:08:19 +0900
parents f6c3d41e8113
children 6efe51a23a50
comparison
equal deleted inserted replaced
110138:99544439ab8f 110375:6e2c9bc108c6
248 for %%d in (emacs lispref lispintro lispintr misc) do sed -f ../msdos/sed6.inp < %%d\Makefile.in > %%d\Makefile 248 for %%d in (emacs lispref lispintro lispintr misc) do sed -f ../msdos/sed6.inp < %%d\Makefile.in > %%d\Makefile
249 cd .. 249 cd ..
250 rem ---------------------------------------------------------------------- 250 rem ----------------------------------------------------------------------
251 Echo Configuring the lisp directory... 251 Echo Configuring the lisp directory...
252 cd lisp 252 cd lisp
253 If Exist gnus\.dir-locals.el update gnus/.dir-locals.el gnus/_dir-locals.el
253 sed -f ../msdos/sedlisp.inp < Makefile.in > Makefile 254 sed -f ../msdos/sedlisp.inp < Makefile.in > Makefile
254 cd .. 255 cd ..
255 rem ---------------------------------------------------------------------- 256 rem ----------------------------------------------------------------------
256 If not Exist leim\quail\latin-pre.el goto maindir 257 If not Exist leim\quail\latin-pre.el goto maindir
257 Echo Configuring the leim directory... 258 Echo Configuring the leim directory...