Add install-fuzz Makefile target to install the fuzzers and seed corpus.

The FUZZ_DESTDIR make variable needs to be set in the environment
or on the command line.
This commit is contained in:
Todd C. Miller
2021-02-18 19:38:54 -07:00
parent 5ea2acc4c2
commit 9f1e016cde
19 changed files with 167 additions and 10 deletions

View File

@@ -136,6 +136,8 @@ install-doc:
install-plugin:
install-fuzzer:
uninstall:
splint: