aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2003-09-02 19:14:00 +0000
committerMiles Bader2003-09-02 19:14:00 +0000
commita2fcf0296f411f5658bfb1445233e8a58ecbc281 (patch)
tree189957c57a634179fcf59d5004539d7f1c8c2035
parentb9e6b4981b4931b2521de67959803f4996ae12ba (diff)
downloademacs-a2fcf0296f411f5658bfb1445233e8a58ecbc281.tar.gz
emacs-a2fcf0296f411f5658bfb1445233e8a58ecbc281.zip
Fix some DOS line-ending inconsistencies introduced with arch-tag:
-rwxr-xr-xnt/configure.bat8
-rwxr-xr-xnt/fast-install.bat8
-rwxr-xr-xnt/ftime-nostartup.bat8
-rw-r--r--nt/ftime.bat8
-rwxr-xr-xnt/install.bat8
-rw-r--r--nt/makefile.w32-in4
-rw-r--r--nt/nmake.defs4
7 files changed, 24 insertions, 24 deletions
diff --git a/nt/configure.bat b/nt/configure.bat
index 7d064ab6816..ba361079b9f 100755
--- a/nt/configure.bat
+++ b/nt/configure.bat
@@ -463,7 +463,7 @@ set COMPILER=
463set MAKECMD= 463set MAKECMD=
464set usercflags= 464set usercflags=
465set userldflags= 465set userldflags=
466 466
467goto skipArchTag 467goto skipArchTag
468 arch-tag: 300d20a4-1675-4e75-b615-7ce1a8c5376c 468 arch-tag: 300d20a4-1675-4e75-b615-7ce1a8c5376c
469:skipArchTag 469:skipArchTag
diff --git a/nt/fast-install.bat b/nt/fast-install.bat
index 86ed624a004..11e969eb5a4 100755
--- a/nt/fast-install.bat
+++ b/nt/fast-install.bat
@@ -1,5 +1,5 @@
1nmake -f makefile.nt fast_install 1nmake -f makefile.nt fast_install
2 2
3goto skipArchTag 3goto skipArchTag
4 arch-tag: 13c64379-e658-452f-92d3-90d0f230ca70 4 arch-tag: 13c64379-e658-452f-92d3-90d0f230ca70
5:skipArchTag 5:skipArchTag
diff --git a/nt/ftime-nostartup.bat b/nt/ftime-nostartup.bat
index 00447268252..40f0a376285 100755
--- a/nt/ftime-nostartup.bat
+++ b/nt/ftime-nostartup.bat
@@ -21,7 +21,7 @@ prep /m ..\src\obj\i386\pemacs
21if errorlevel 1 goto done 21if errorlevel 1 goto done
22plist ..\src\obj\i386\pemacs > %1 22plist ..\src\obj\i386\pemacs > %1
23:done 23:done
24 24
25goto skipArchTag 25goto skipArchTag
26 arch-tag: 927c5199-a8a3-4cf0-ab56-62b66fc6520d 26 arch-tag: 927c5199-a8a3-4cf0-ab56-62b66fc6520d
27:skipArchTag 27:skipArchTag
diff --git a/nt/ftime.bat b/nt/ftime.bat
index f1c4b345df3..beb87af459b 100644
--- a/nt/ftime.bat
+++ b/nt/ftime.bat
@@ -21,7 +21,7 @@ prep /m ..\src\obj\i386\pemacs
21if errorlevel 1 goto done 21if errorlevel 1 goto done
22plist ..\src\obj\i386\pemacs > %1 22plist ..\src\obj\i386\pemacs > %1
23:done 23:done
24 24
25goto skipArchTag 25goto skipArchTag
26 arch-tag: d1c629de-9172-4d72-ab68-9d45ab9903cc 26 arch-tag: d1c629de-9172-4d72-ab68-9d45ab9903cc
27:skipArchTag 27:skipArchTag
diff --git a/nt/install.bat b/nt/install.bat
index 03319f3b3f4..1074c03454b 100755
--- a/nt/install.bat
+++ b/nt/install.bat
@@ -6,7 +6,7 @@ if not (%1) == () shift
6nmake -f makefile.nt install %1 %2 %3 %4 %5 %6 %7 %8 %9 6nmake -f makefile.nt install %1 %2 %3 %4 %5 %6 %7 %8 %9
7set INSTALL_DIR= 7set INSTALL_DIR=
8set BUILD_TYPE= 8set BUILD_TYPE=
9 9
10goto skipArchTag 10goto skipArchTag
11 arch-tag: 1db5223b-8fc9-4bdb-8ad1-9e3962bf034a 11 arch-tag: 1db5223b-8fc9-4bdb-8ad1-9e3962bf034a
12:skipArchTag 12:skipArchTag
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in
index 01883a12beb..151be725258 100644
--- a/nt/makefile.w32-in
+++ b/nt/makefile.w32-in
@@ -258,5 +258,5 @@ cleanall: clean cleanall-other-dirs-$(MAKETYPE)
258 258
259realclean: cleanall 259realclean: cleanall
260 - $(DEL_TREE) ../bin 260 - $(DEL_TREE) ../bin
261 261
262# arch-tag: 6f5b23a6-774b-4598-9c29-58235b2b4219 262# arch-tag: 6f5b23a6-774b-4598-9c29-58235b2b4219
diff --git a/nt/nmake.defs b/nt/nmake.defs
index cbfb411a822..f18b9e06405 100644
--- a/nt/nmake.defs
+++ b/nt/nmake.defs
@@ -230,5 +230,5 @@ EXTRA_LINK = -profile
230.c{$(BLD)}.obj:: 230.c{$(BLD)}.obj::
231 $(CC) $(CFLAGS) -Fo$(BLD)\ $< 231 $(CC) $(CFLAGS) -Fo$(BLD)\ $<
232!ENDIF 232!ENDIF
233 233
234# arch-tag: fefa49b0-c23c-46c7-9094-cab2a405058e 234# arch-tag: fefa49b0-c23c-46c7-9094-cab2a405058e