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
a273d9eb
Commit
a273d9eb
authored
Dec 26, 2005
by
Luc Teirlinck
Browse files
(undo.o): Depend on keyboard.h.
parent
ac052619
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 @
a273d9eb
...
...
@@ -1165,7 +1165,7 @@ term.o: term.c termchar.h termhooks.h termopts.h $(config_h) cm.h frame.h \
termcap.o
:
termcap.c $(config_h)
terminfo.o
:
terminfo.c $(config_h)
tparam.o
:
tparam.c $(config_h)
undo.o
:
undo.c buffer.h commands.h window.h $(config_h)
undo.o
:
undo.c buffer.h commands.h window.h
keyboard.h
$(config_h)
/*
This
hack
is
to
discard
any
space
that
cpp
might
put
at
the
beginning
of
UNEXEC
when
substituting
it
in.
*/
UNEXEC_ALIAS
=
UNEXEC
...
...
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