summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2003-09-02 19:14:00 +0000
committerMiles Bader <miles@gnu.org>2003-09-02 19:14:00 +0000
commita2fcf0296f411f5658bfb1445233e8a58ecbc281 (patch)
tree189957c57a634179fcf59d5004539d7f1c8c2035
parentb9e6b4981b4931b2521de67959803f4996ae12ba (diff)
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 7d064ab681..ba361079b9 100755
--- a/nt/configure.bat
+++ b/nt/configure.bat
@@ -463,7 +463,7 @@ set COMPILER=
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
diff --git a/nt/fast-install.bat b/nt/fast-install.bat
index 86ed624a00..11e969eb5a 100755
--- a/nt/fast-install.bat
+++ b/nt/fast-install.bat
@@ -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
diff --git a/nt/ftime-nostartup.bat b/nt/ftime-nostartup.bat
index 0044726825..40f0a37628 100755
--- a/nt/ftime-nostartup.bat
+++ b/nt/ftime-nostartup.bat
@@ -21,7 +21,7 @@ prep /m ..\src\obj\i386\pemacs
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
diff --git a/nt/ftime.bat b/nt/ftime.bat
index f1c4b345df..beb87af459 100644
--- a/nt/ftime.bat
+++ b/nt/ftime.bat
@@ -21,7 +21,7 @@ prep /m ..\src\obj\i386\pemacs
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
diff --git a/nt/install.bat b/nt/install.bat
index 03319f3b3f..1074c03454 100755
--- a/nt/install.bat
+++ b/nt/install.bat
@@ -6,7 +6,7 @@ if not (%1) == () shift
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
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in
index 01883a12be..151be72525 100644
--- a/nt/makefile.w32-in
+++ b/nt/makefile.w32-in
@@ -258,5 +258,5 @@ cleanall: clean cleanall-other-dirs-$(MAKETYPE)
realclean: cleanall
- $(DEL_TREE) ../bin
-
-# arch-tag: 6f5b23a6-774b-4598-9c29-58235b2b4219
+
+# arch-tag: 6f5b23a6-774b-4598-9c29-58235b2b4219
diff --git a/nt/nmake.defs b/nt/nmake.defs
index cbfb411a82..f18b9e0640 100644
--- a/nt/nmake.defs
+++ b/nt/nmake.defs
@@ -230,5 +230,5 @@ EXTRA_LINK = -profile
.c{$(BLD)}.obj::
$(CC) $(CFLAGS) -Fo$(BLD)\ $<
!ENDIF
-
-# arch-tag: fefa49b0-c23c-46c7-9094-cab2a405058e
+
+# arch-tag: fefa49b0-c23c-46c7-9094-cab2a405058e