Mercurial > emacs
changeset 52414:93ce5f375b46
Fix some DOS line-ending inconsistencies introduced with arch-tag:
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 02 Sep 2003 19:14:00 +0000 |
parents | 2aa1900aa34c |
children | 80d4785de4a0 |
files | nt/configure.bat nt/fast-install.bat nt/ftime-nostartup.bat nt/ftime.bat nt/install.bat nt/makefile.w32-in nt/nmake.defs |
diffstat | 7 files changed, 24 insertions(+), 24 deletions(-) [+] |
line wrap: on
line diff
--- a/nt/configure.bat Tue Sep 02 17:43:01 2003 +0000 +++ b/nt/configure.bat Tue Sep 02 19:14:00 2003 +0000 @@ -463,7 +463,7 @@ set MAKECMD= set usercflags= set userldflags= - -goto skipArchTag - arch-tag: 300d20a4-1675-4e75-b615-7ce1a8c5376c -:skipArchTag + +goto skipArchTag + arch-tag: 300d20a4-1675-4e75-b615-7ce1a8c5376c +:skipArchTag
--- a/nt/fast-install.bat Tue Sep 02 17:43:01 2003 +0000 +++ b/nt/fast-install.bat Tue Sep 02 19:14:00 2003 +0000 @@ -1,5 +1,5 @@ nmake -f makefile.nt fast_install - -goto skipArchTag - arch-tag: 13c64379-e658-452f-92d3-90d0f230ca70 -:skipArchTag + +goto skipArchTag + arch-tag: 13c64379-e658-452f-92d3-90d0f230ca70 +:skipArchTag
--- a/nt/ftime-nostartup.bat Tue Sep 02 17:43:01 2003 +0000 +++ b/nt/ftime-nostartup.bat Tue Sep 02 19:14:00 2003 +0000 @@ -21,7 +21,7 @@ if errorlevel 1 goto done plist ..\src\obj\i386\pemacs > %1 :done - -goto skipArchTag - arch-tag: 927c5199-a8a3-4cf0-ab56-62b66fc6520d -:skipArchTag + +goto skipArchTag + arch-tag: 927c5199-a8a3-4cf0-ab56-62b66fc6520d +:skipArchTag
--- a/nt/ftime.bat Tue Sep 02 17:43:01 2003 +0000 +++ b/nt/ftime.bat Tue Sep 02 19:14:00 2003 +0000 @@ -21,7 +21,7 @@ if errorlevel 1 goto done plist ..\src\obj\i386\pemacs > %1 :done - -goto skipArchTag - arch-tag: d1c629de-9172-4d72-ab68-9d45ab9903cc -:skipArchTag + +goto skipArchTag + arch-tag: d1c629de-9172-4d72-ab68-9d45ab9903cc +:skipArchTag
--- a/nt/install.bat Tue Sep 02 17:43:01 2003 +0000 +++ b/nt/install.bat Tue Sep 02 19:14:00 2003 +0000 @@ -6,7 +6,7 @@ nmake -f makefile.nt install %1 %2 %3 %4 %5 %6 %7 %8 %9 set INSTALL_DIR= set BUILD_TYPE= - -goto skipArchTag - arch-tag: 1db5223b-8fc9-4bdb-8ad1-9e3962bf034a -:skipArchTag + +goto skipArchTag + arch-tag: 1db5223b-8fc9-4bdb-8ad1-9e3962bf034a +:skipArchTag