Generate lisp/Makefile from lisp/Makefile.in.
This commit is contained in:
parent
b675095c93
commit
efb81423f8
1 changed files with 5 additions and 0 deletions
|
@ -204,6 +204,11 @@ cd man
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue