changeset 29677:7e7a2522a302

Generate lisp/Makefile from lisp/Makefile.in.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 15 Jun 2000 16:02:03 +0000
parents 6c84e790448f
children f249b7133ad7
files config.bat
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/config.bat	Thu Jun 15 14:46:17 2000 +0000
+++ b/config.bat	Thu Jun 15 16:02:03 2000 +0000
@@ -204,6 +204,11 @@
 sed -f ../msdos/sed6.inp < Makefile.in > Makefile
 cd ..
 rem   ----------------------------------------------------------------------
+Echo Configuring the lisp directory...
+cd lisp
+sed -f ../msdos/sedlisp.inp < Makefile.in > Makefile
+cd ..
+rem   ----------------------------------------------------------------------
 If not Exist leim\quail\latin-pre.el goto maindir
 Echo Configuring the leim directory...
 cd leim