Skip to content
Snippets Groups Projects
Commit 88a852ef authored by hexcoder-'s avatar hexcoder-
Browse files

fix gcc_plugin Makefile (VPATH)

parent cb52b175
No related branches found
No related tags found
No related merge requests found
......@@ -127,7 +127,7 @@ all_done: test_build
.NOTPARALLEL: clean
vpath % ..
VPATH = ..
%.8: %
@echo .TH $* 8 `date "+%Y-%m-%d"` "afl++" > ../$@
@echo .SH NAME >> ../$@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment