/[emacs]/emacs/nt/configure.bat
ViewVC logotype

Diff of /emacs/nt/configure.bat

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

revision 1.31 by eliz, Sat Jul 16 12:37:06 2005 UTC revision 1.32 by lektu, Thu Jul 28 22:40:55 2005 UTC
# Line 1  Line 1 
1  @echo off  @echo off
2  rem   ----------------------------------------------------------------------  rem   ----------------------------------------------------------------------
3  rem   Configuration script for MS Windows 95/98/Me and NT/2000/XP  rem   Configuration script for MS Windows 95/98/Me and NT/2000/XP
4  rem   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005  rem   Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
5  rem      Free Software Foundation, Inc.  rem      Free Software Foundation, Inc.
6    
7  rem   This file is part of GNU Emacs.  rem   This file is part of GNU Emacs.
# Line 499  copy /b config.settings+%MAKECMD%.defs+. Line 499  copy /b config.settings+%MAKECMD%.defs+.
499  copy /b config.settings+%MAKECMD%.defs+..\man\makefile.w32-in ..\man\makefile  copy /b config.settings+%MAKECMD%.defs+..\man\makefile.w32-in ..\man\makefile
500  copy /b config.settings+%MAKECMD%.defs+..\lispref\makefile.w32-in ..\lispref\makefile  copy /b config.settings+%MAKECMD%.defs+..\lispref\makefile.w32-in ..\lispref\makefile
501  copy /b config.settings+%MAKECMD%.defs+..\lispintro\makefile.w32-in ..\lispintro\makefile  copy /b config.settings+%MAKECMD%.defs+..\lispintro\makefile.w32-in ..\lispintro\makefile
 if not exist ..\lisp\Makefile.unix rename ..\lisp\Makefile.in Makefile.unix  
502  if exist ..\lisp\makefile rm -f ../lisp/[Mm]akefile  if exist ..\lisp\makefile rm -f ../lisp/[Mm]akefile
503  copy /b config.settings+%MAKECMD%.defs+..\lisp\makefile.w32-in ..\lisp\makefile  copy /b config.settings+%MAKECMD%.defs+..\lisp\makefile.w32-in ..\lisp\makefile
504  rem   Use the default (no-op) Makefile.in if the nt version is not present.  rem   Use the default (no-op) Makefile.in if the nt version is not present.

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

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