Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
80c164ec
Commit
80c164ec
authored
Sep 03, 2003
by
Jason Rumney
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create ``makefile'' in directories man, lispref and lispintro.
parent
2bc2e3fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
nt/configure.bat
nt/configure.bat
+3
-0
No files found.
nt/configure.bat
View file @
80c164ec
...
...
@@ -433,6 +433,9 @@ copy paths.h ..\src\epaths.h
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\nt\makefile.w32
-in
..\nt\makefile
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\lib
-src
\makefile.w32
-in
..\lib
-src
\makefile
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\src\makefile.w32
-in
..\src\makefile
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\man\makefile.w32
-in
..\man\makefile
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\lispref\makefile.w32
-in
..\lispref\makefile
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\lispintro\makefile.w32
-in
..\lispintro\makefile
if
not
exist
..\lisp\Makefile.unix
rename
..\lisp\Makefile.in
Makefile
.unix
if
exist
..\lisp\makefile
rm
-f
../lisp/
[
Mm
]
akefile
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\lisp\makefile.w32
-in
..\lisp\makefile
...
...
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