fix gcc_plugin Makefile (VPATH)

This commit is contained in:
hexcoder- 2020-04-08 22:21:32 +00:00
parent cb52b1757d
commit 88a852ef0f

View File

@ -127,7 +127,7 @@ all_done: test_build
.NOTPARALLEL: clean
vpath % ..
VPATH = ..
%.8: %
@echo .TH $* 8 `date "+%Y-%m-%d"` "afl++" > ../$@
@echo .SH NAME >> ../$@