Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
cfc1f027
Commit
cfc1f027
authored
Jan 30, 2018
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makefile tweak, make clean should not delete desdata.stamp.
parent
a37657f7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
ChangeLog
ChangeLog
+4
-0
Makefile.in
Makefile.in
+1
-1
No files found.
ChangeLog
View file @
cfc1f027
2018-01-30 Niels Möller <nisse@lysator.liu.se>
* Makefile.in (clean-here): Don't delete desdata.stamp.
2018-01-24 Jay Foad <jay.foad@gmail.com>
* Makefile.in (TARGETS): Delete dependencies on aesdata, desdata,
...
...
Makefile.in
View file @
cfc1f027
...
...
@@ -628,7 +628,7 @@ clean-here:
-
rm
-f
$(TARGETS)
*
.
$(OBJEXT)
*
.s
*
.so
*
.dll
*
.a
\
ecc-192.h ecc-224.h ecc-256.h ecc-384.h ecc-521.h ecc-25519.h
\
aesdata
$(EXEEXT_FOR_BUILD)
\
desdata
$(EXEEXT_FOR_BUILD)
desdata.stamp
\
desdata
$(EXEEXT_FOR_BUILD)
\
twofishdata
$(EXEEXT_FOR_BUILD)
\
shadata
$(EXEEXT_FOR_BUILD)
\
gcmdata
$(EXEEXT_FOR_BUILD)
\
...
...
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