1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00

(blockinput.h): Depend on atimer.h.

(atimer.h): Depend on systime.h.
This commit is contained in:
Dave Love 2000-06-25 16:29:47 +00:00
parent ffd8f46ea3
commit 4a1ec21313

View File

@ -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. */