forgot .CURDIR
caught by Steven G. Kargl <kargl@troutmask.apl.washington.edu>
This commit is contained in:
parent
bb8ff6789e
commit
ca8e5bdfc1
@ -6,6 +6,6 @@ SRCS= ng_bpf.c bpf_filter.c
|
||||
MAN8= ng_bpf.8
|
||||
KMODDEPS= netgraph
|
||||
|
||||
.PATH: ../../../net
|
||||
.PATH: ${.CURDIR}/../../../net
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user