Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d67e2df9
Commit
d67e2df9
authored
Apr 23, 1998
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(emacs.o): Depend on buffer.h.
parent
a08a816a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/Makefile.in
src/Makefile.in
+1
-1
No files found.
src/Makefile.in
View file @
d67e2df9
...
@@ -1032,7 +1032,7 @@ dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h)
...
@@ -1032,7 +1032,7 @@ dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h)
editfns.o
:
editfns.c window.h buffer.h systime.h INTERVAL_SRC charset.h
\
editfns.o
:
editfns.c window.h buffer.h systime.h INTERVAL_SRC charset.h
\
$(config_h)
$(config_h)
emacs.o
:
emacs.c commands.h systty.h syssignal.h blockinput.h process.h
\
emacs.o
:
emacs.c commands.h systty.h syssignal.h blockinput.h process.h
\
INTERVAL_SRC $(config_h)
buffer.h
INTERVAL_SRC $(config_h)
fileio.o
:
fileio.c window.h buffer.h systime.h INTERVAL_SRC charset.h
\
fileio.o
:
fileio.c window.h buffer.h systime.h INTERVAL_SRC charset.h
\
coding.h $(config_h)
coding.h $(config_h)
filelock.o
:
filelock.c buffer.h paths.h $(config_h)
filelock.o
:
filelock.c buffer.h paths.h $(config_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