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
8b5b51ce
Commit
8b5b51ce
authored
Apr 10, 1995
by
Richard M. Stallman
Browse files
(strftime.o): Define strftime as emacs_strftime.
parent
9b7bc076
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/Makefile.in
src/Makefile.in
+1
-0
No files found.
src/Makefile.in
View file @
8b5b51ce
...
...
@@ -880,6 +880,7 @@ scroll.o: scroll.c termchar.h dispextern.h frame.h $(config_h)
search.o
:
search.c regex.h commands.h buffer.h region-cache.h syntax.h
\
blockinput.h $(config_h)
strftime.o
:
strftime.c $(config_h)
$(CC)
-c
$(CPPFLAGS)
$(ALL_CFLAGS)
-Dstrftime
=
emacs_strftime
$<
syntax.o
:
syntax.c syntax.h buffer.h commands.h $(config_h)
sysdep.o
:
sysdep.c $(config_h) dispextern.h termhooks.h termchar.h termopts.h
\
frame.h syssignal.h systty.h systime.h syswait.h blockinput.h window.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