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
83627c03
Commit
83627c03
authored
Feb 19, 2011
by
Eli Zaretskii
Browse files
Fix MS-DOS build in src/: delete gl-tmp.
msdos/sed1v2.inp: Delete gl-tmp after updating globals.h
parent
f601db19
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
msdos/ChangeLog
msdos/ChangeLog
+2
-0
msdos/sed1v2.inp
msdos/sed1v2.inp
+2
-0
No files found.
msdos/ChangeLog
View file @
83627c03
2011-02-19 Eli Zaretskii <eliz@gnu.org>
* sed1v2.inp: Delete gl-tmp after updating globals.h
* sedlibmk.inp (gl_LIBOBJS): Add getloadavg.o.
* sedleim.inp (RUN_EMACS): Rename from RUN-EMACS.
...
...
msdos/sed1v2.inp
View file @
83627c03
...
...
@@ -150,6 +150,8 @@ s/ || true\; \\$//
s/ @true *$/ @rem/
s/^ [^ ]*move-if-change / update /
/^ echo[ ][ ]*timestamp/s/echo /djecho /
/^ .*djecho timestamp/a\
@rm -f gl-tmp
/^ cd \$(lib) && \$(MAKE)/c\
$(MAKE) $(MFLAGS) -C $(lib) libgnu.a
/^RUN_TEMACS *=/s|`/bin/pwd`|.|
...
...
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