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:
@@ -136,6 +136,8 @@ install-doc:
|
||||
|
||||
install-plugin:
|
||||
|
||||
install-fuzzer:
|
||||
|
||||
uninstall:
|
||||
|
||||
splint:
|
||||
|
Reference in New Issue
Block a user