mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 18:18:07 +00:00
typo
This commit is contained in:
committed by
Dominik Maier
parent
6b3336d107
commit
7dc825dbe9
@ -161,7 +161,7 @@ These build targets exist:
|
|||||||
* man: creates simple man pages from the help option of the programs
|
* man: creates simple man pages from the help option of the programs
|
||||||
* install: installs everything you have compiled with the build options above
|
* install: installs everything you have compiled with the build options above
|
||||||
* clean: cleans everything compiled, not downloads (unless not on a checkout)
|
* clean: cleans everything compiled, not downloads (unless not on a checkout)
|
||||||
* deelclean: cleans everything including downloads
|
* deepclean: cleans everything including downloads
|
||||||
* code-format: format the code, do this before you commit and send a PR please!
|
* code-format: format the code, do this before you commit and send a PR please!
|
||||||
* tests: runs test cases to ensure that all features are still working as they should
|
* tests: runs test cases to ensure that all features are still working as they should
|
||||||
* unit: perform unit tests (based on cmocka)
|
* unit: perform unit tests (based on cmocka)
|
||||||
|
Reference in New Issue
Block a user