Fix some DOS line-ending inconsistencies introduced with arch-tag:

This commit is contained in:
Miles Bader 2003-09-02 19:14:00 +00:00
parent b9e6b4981b
commit a2fcf0296f
7 changed files with 24 additions and 24 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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