Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
746ccf6c
Commit
746ccf6c
authored
Jan 20, 2016
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete dlopen-test on make clean.
parent
071f93c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
ChangeLog
ChangeLog
+4
-0
testsuite/Makefile.in
testsuite/Makefile.in
+2
-1
No files found.
ChangeLog
View file @
746ccf6c
2016-01-20 Niels Möller <nisse@lysator.liu.se>
* testsuite/Makefile.in (clean): Delete dlopen-test.
2016-01-10 Niels Möller <nisse@lysator.liu.se>
* base64-encode.c (encode_raw): Use const uint8_t * for the
...
...
testsuite/Makefile.in
View file @
746ccf6c
...
...
@@ -138,7 +138,8 @@ distdir: $(DISTFILES)
cp
$?
$(distdir)
clean
:
-
rm
-f
$(TARGETS)
$(EXTRA_TARGETS)
*
.o test.in test1.out test2.out
-
rm
-f
$(TARGETS)
$(EXTRA_TARGETS)
dlopen-test
$(EXEEXT)
\
*
.o test.in test1.out test2.out
distclean
:
clean
-
rm
-f
Makefile
*
.d
...
...
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