/[emacs]/emacs/config.bat
ViewVC logotype

Diff of /emacs/config.bat

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.32 by eliz, Tue Apr 16 17:39:08 2002 UTC revision 1.33 by eliz, Fri May 31 15:13:10 2002 UTC
# Line 229  sed -f ../msdos/sed6.inp < Makefile.in > Line 229  sed -f ../msdos/sed6.inp < Makefile.in >
229  cd ..  cd ..
230  rem   ----------------------------------------------------------------------  rem   ----------------------------------------------------------------------
231  Echo Configuring the ELisp Introduction manual directory...  Echo Configuring the ELisp Introduction manual directory...
232  cd lispintro  Rem The two variants for the line below is for when the shell
233    Rem supports long file names but DJGPP does not
234    if exist lispintro\Makefile.in cd lispintro
235    if exist lispintr\Makefile.in cd lispintr
236  sed -f ../msdos/sed6.inp < Makefile.in > Makefile  sed -f ../msdos/sed6.inp < Makefile.in > Makefile
237  cd ..  cd ..
238  rem   ----------------------------------------------------------------------  rem   ----------------------------------------------------------------------

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26