fix gcc_plugin Makefile (VPATH)

This commit is contained in:
hexcoder-
2020-04-08 22:21:32 +00:00
committed by van Hauser
parent 20cb846c95
commit b5e4d1a491

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 >> ../$@