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
864db017
Commit
864db017
authored
May 31, 2011
by
Juanma Barranquero
Browse files
src/makefile.w32-in: Update dependencies.
parent
5269d76a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
src/ChangeLog
src/ChangeLog
+5
-0
src/makefile.w32-in
src/makefile.w32-in
+2
-0
No files found.
src/ChangeLog
View file @
864db017
2011-05-31 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in ($(BLD)/data.$(O), $(BLD)/editfns.$(O)):
Update dependencies.
2011-05-31 Dan Nicolaescu <dann@ics.uci.edu>
* data.c (init_data): Remove code for UTS, this system is not
...
...
src/makefile.w32-in
View file @
864db017
...
...
@@ -654,6 +654,7 @@ $(BLD)/data.$(O) : \
$(SRC)/data.c
\
$(CONFIG_H)
\
$(EMACS_ROOT)/nt/inc/sys/time.h
\
$(EMACS_ROOT)/lib/intprops.h
\
$(LISP_H)
\
$(SRC)/buffer.h
\
$(SRC)/ccl.h
\
...
...
@@ -753,6 +754,7 @@ $(BLD)/editfns.$(O) : \
$(EMACS_ROOT)/nt/inc/sys/time.h
\
$(EMACS_ROOT)/lib/intprops.h
\
$(EMACS_ROOT)/lib/strftime.h
\
$(EMACS_ROOT)/lib/verify.h
\
$(LISP_H)
\
$(SRC)/atimer.h
\
$(SRC)/blockinput.h
\
...
...
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