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
4a1ec213
Commit
4a1ec213
authored
Jun 25, 2000
by
Dave Love
Browse files
(blockinput.h): Depend on atimer.h.
(atimer.h): Depend on systime.h.
parent
ffd8f46e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/Makefile.in
src/Makefile.in
+3
-0
No files found.
src/Makefile.in
View file @
4a1ec213
...
...
@@ -1113,6 +1113,9 @@ textprop.o: textprop.c buffer.h window.h $(INTERVAL_SRC) $(config_h)
intervals.o
:
intervals.c buffer.h $(INTERVAL_SRC) keyboard.h puresize.h $(config_h)
composite.o
:
composite.c buffer.h charset.h $(INTERVAL_SRC) $(config_h)
blockinput.h
:
atimer.h
atimer.h
:
systime.h
/*
System-specific
programs
to
be
made.
OTHER_FILES
and
OBJECTS_MACHINE
select
which
of
these
should
be
compiled.
*/
...
...
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