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
bc311e82
Commit
bc311e82
authored
Jan 12, 2003
by
Niels Möller
Browse files
(environ.h): Fixed commands.
(generated_sources): Added environ.h. Rev: src/Makefile.am.in:1.141
parent
25fa08d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am.in
View file @
bc311e82
...
...
@@ -41,7 +41,7 @@ noinst_LIBRARIES = liblsh.a
# compiled or dependency checked independently.
generated_sources
=
atoms_defines.h atoms_gperf.c atoms_table.c
\
packet_types.h
packet_types.h
environ.h
# BUILT_SOURCES = config_parse.c
...
...
@@ -106,7 +106,7 @@ environ.h: environ.h.in Makefile
sed
-e
's,@''prefix@,
$(prefix)
,'
\
-e
's,@''bindir@,
$(bindir)
,'
\
-e
's,@''sbindir@,
$(sbindir)
,'
\
-e
's,@''libexecdir@,
$(libexecdir)
,'
-e
's,@''libexecdir@,
$(libexecdir)
,'
\
-e
's,@''sysconfdir@,
$(sysconfdir)
,'
<
$<
)
>
$@
T
test
-s
$@
T
&&
mv
-f
$@
T
$@
...
...
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