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
Marcus Hoffmann
nettle
Commits
746ccf6c
Commit
746ccf6c
authored
Jan 20, 2016
by
Niels Möller
Browse files
Delete dlopen-test on make clean.
parent
071f93c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
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