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
Brian Smith
nettle
Commits
eec8e972
Commit
eec8e972
authored
Aug 27, 2014
by
Niels Möller
Browse files
Remove ecc-25519.h on make clean.
parent
a59f2e2b
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
eec8e972
2014-08-27 Niels Möller <nisse@lysator.liu.se>
* Makefile.in (clean-here): Added ecc-25519.h.
2014-08-26 Niels Möller <nisse@lysator.liu.se>
* examples/ecc-benchmark.c (bench_mul_g, bench_mul_a): Use struct
...
...
Makefile.in
View file @
eec8e972
...
...
@@ -629,7 +629,7 @@ distcheck: dist
clean-here
:
-
rm
-f
$(TARGETS)
$(IMPLICIT_TARGETS)
*
.
$(OBJEXT)
*
.p
$(OBJEXT)
*
.s
\
ecc-192.h ecc-224.h ecc-256.h ecc-384.h ecc-521.h
\
ecc-192.h ecc-224.h ecc-256.h ecc-384.h ecc-521.h
ecc-25519.h
\
eccdata
$(EXEEXT_FOR_BUILD)
eccdata.stamp
-
rm
-rf
.lib libnettle.stamp libhogweed.stamp
...
...
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