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
Open sidebar
emacs
emacs
Commits
65366573
Commit
65366573
authored
Feb 09, 2008
by
Eli Zaretskii
Browse files
(dontCopy): Do not rename admin/unidata/Makefile.
parent
f96b6330
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
nt/ChangeLog
nt/ChangeLog
+4
-0
nt/configure.bat
nt/configure.bat
+0
-1
No files found.
nt/ChangeLog
View file @
65366573
2008-02-09 Eli Zaretskii <eliz@gnu.org>
* configure.bat (dontCopy): Do not rename admin/unidata/Makefile.
2008-02-04 Juanma Barranquero <lekktu@gmail.com>
2008-02-04 Juanma Barranquero <lekktu@gmail.com>
* .cvsignore: Don't ignore .arch-inventory.
* .cvsignore: Don't ignore .arch-inventory.
...
...
nt/configure.bat
View file @
65366573
...
@@ -524,7 +524,6 @@ copy paths.h ..\src\epaths.h
...
@@ -524,7 +524,6 @@ copy paths.h ..\src\epaths.h
:dontCopy
:dontCopy
if
exist
config
.tmp
del
config
.tmp
if
exist
config
.tmp
del
config
.tmp
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\nt\makefile.w32
-in
..\nt\makefile
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\nt\makefile.w32
-in
..\nt\makefile
if
exist
..\admin\unidata\Makefile
if
not
exist
..\admin\unidata\Makefile.unix
ren
..\admin\unidata\Makefile
Makefile
.unix
if
exist
..\admin\unidata
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\admin\unidata\makefile.w32
-in
..\admin\unidata\makefile
if
exist
..\admin\unidata
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\admin\unidata\makefile.w32
-in
..\admin\unidata\makefile
copy
/b
config
.settings
+
%MAKECMD%
.defs
+
..\lib
-src
\makefile.w32
-in
..\lib
-src
\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
+
..\src\makefile.w32
-in
..\src\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