Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
a2fcf029
Commit
a2fcf029
authored
Sep 02, 2003
by
Miles Bader
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some DOS line-ending inconsistencies introduced with arch-tag:
parent
b9e6b498
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
24 additions
and
24 deletions
+24
-24
nt/configure.bat
nt/configure.bat
+4
-4
nt/fast-install.bat
nt/fast-install.bat
+4
-4
nt/ftime-nostartup.bat
nt/ftime-nostartup.bat
+4
-4
nt/ftime.bat
nt/ftime.bat
+4
-4
nt/install.bat
nt/install.bat
+4
-4
nt/makefile.w32-in
nt/makefile.w32-in
+2
-2
nt/nmake.defs
nt/nmake.defs
+2
-2
No files found.
nt/configure.bat
View file @
a2fcf029
...
...
@@ -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
nt/fast-install.bat
View file @
a2fcf029
nmake
-f
makefile
.nt
fast_install
goto
skipArchTag
arch
-tag
:
13
c64379
-e
658
-
452
f
-
92
d3
-
90
d0f230ca70
:skipArchTag
goto
skipArchTag
arch
-tag
:
13
c64379
-e
658
-
452
f
-
92
d3
-
90
d0f230ca70
:skipArchTag
nt/ftime-nostartup.bat
View file @
a2fcf029
...
...
@@ -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
:
927
c5199
-a
8
a3
-
4
cf0
-ab
56
-
62
b66fc6520d
:skipArchTag
goto
skipArchTag
arch
-tag
:
927
c5199
-a
8
a3
-
4
cf0
-ab
56
-
62
b66fc6520d
:skipArchTag
nt/ftime.bat
View file @
a2fcf029
...
...
@@ -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
-
4
d72
-ab
68
-
9
d45ab9903cc
:skipArchTag
goto
skipArchTag
arch
-tag
:
d1c629de
-
9172
-
4
d72
-ab
68
-
9
d45ab9903cc
:skipArchTag
nt/install.bat
View file @
a2fcf029
...
...
@@ -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
:
1
db5223b
-
8
fc9
-
4
bdb
-
8
ad1
-
9
e3962bf034a
:skipArchTag
goto
skipArchTag
arch
-tag
:
1
db5223b
-
8
fc9
-
4
bdb
-
8
ad1
-
9
e3962bf034a
:skipArchTag
nt/makefile.w32-in
View file @
a2fcf029
...
...
@@ -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
nt/nmake.defs
View file @
a2fcf029
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment