Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
a2490130
Commit
a2490130
authored
Oct 01, 2002
by
Niels Möller
Browse files
* examples/Makefile.am: Use EXTRA_PROGRAMS and @RSA_EXAMPLES@.
Rev: src/nettle/examples/Makefile.am:1.5
parent
64078b7b
Changes
1
Show whitespace changes
Inline
Side-by-side
examples/Makefile.am
View file @
a2490130
CFLAGS
=
-I
$(top_srcdir)
@CFLAGS@
CFLAGS
=
-I
$(top_srcdir)
@CFLAGS@
CPPFLAGS
=
@CPPFLAGS@
CPPFLAGS
=
@CPPFLAGS@
noinst_PROGRAMS
=
nettle-benchmark rsa-keygen rsa-sign rsa-verify
EXTRA_PROGRAMS
=
rsa-keygen rsa-sign rsa-verify
noinst_PROGRAMS
=
nettle-benchmark @RSA_EXAMPLES@
LDADD
=
io.o ../libnettle.a
LDADD
=
io.o ../libnettle.a
nettle_benchmark_LDADD
=
../libnettle.a
nettle_benchmark_LDADD
=
../libnettle.a
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