about summary refs log tree commit diff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-04-10 12:07:21 +0200
committerhexcoder- <heiko@hexco.de>2020-04-10 12:07:21 +0200
commit9dcdbbb649e76645498609324bce39a2cc0beaf7 (patch)
treede8f8cc4bbe64701b128355290130e7a328a4e0c /GNUmakefile
parentac2f0c9896f507ddbd92cdcfbcc9615b6cf12b36 (diff)
downloadafl++-9dcdbbb649e76645498609324bce39a2cc0beaf7.tar.gz
README: minor additions and typo fixes
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index ecc475b3..00b357f9 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -199,6 +199,7 @@ performance-test:	source-only
 	@cd test ; ./test-performance.sh
 
 
+# hint: make targets are also listed in the top level README.md
 help:
 	@echo "HELP --- the following make targets exist:"
 	@echo "=========================================="