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
Brian Smith
nettle
Commits
e0caf5ce
Commit
e0caf5ce
authored
Oct 01, 2002
by
Niels Möller
Browse files
(noinst_PROGRAMS): Added rsa-verify.
(LDADD): Added io.o. Rev: src/nettle/examples/Makefile.am:1.4
parent
38f04a78
Changes
1
Show whitespace changes
Inline
Side-by-side
examples/Makefile.am
View file @
e0caf5ce
CFLAGS
=
-I
$(top_srcdir)
@CFLAGS@
CPPFLAGS
=
@CPPFLAGS@
LDADD
=
../libnettle.a
noinst_PROGRAMS
=
nettle-benchmark rsa-keygen rsa-sign
noinst_PROGRAMS
=
nettle-benchmark rsa-keygen rsa-sign rsa-verify
LDADD
=
io.o ../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