Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
0e8553f7
Commit
0e8553f7
authored
Feb 23, 2010
by
Niels Möller
Browse files
(COMMON_SOURCES): Added arglist.c.
Rev: src/Makefile.in:1.51
parent
b3c08e5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.in
View file @
0e8553f7
...
...
@@ -70,9 +70,10 @@ bootstrap: $(generated_sources) $(dist_classes)
# created by the bootstrap target.
all-here
:
bootstrap environ.h $(TARGETS)
# queue.c not really used by all programs
# queue.c
and arglist.c
not really used by all programs
COMMON_SOURCES
=
atoms.c
\
alist.c
\
arglist.c
\
charset.c
\
gc.c
\
io.c
\
...
...
@@ -126,8 +127,7 @@ SERVER_SOURCES = server.c \
pty_helper_SOURCES
=
pty-helper.c
lsh_SOURCES
=
arglist.c
\
client.c
\
lsh_SOURCES
=
client.c
\
client_escape.c
\
client_pty.c
\
client_session.c
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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