Date: Fri, 3 Dec 1999 16:48:23 -0800 (PST) From: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu> To: freebsd-current@freebsd.org Subject: modules/netgraph/bpf breaks world Message-ID: <199912040048.QAA68175@troutmask.apl.washington.edu>
next in thread | raw e-mail | index | archive | help
*** Makefile.orig Fri Dec 3 16:46:54 1999 --- Makefile Fri Dec 3 16:46:25 1999 *************** *** 6,11 **** MAN8= ng_bpf.8 KMODDEPS= netgraph ! .PATH: ../../../net .include <bsd.kmod.mk> --- 6,11 ---- MAN8= ng_bpf.8 KMODDEPS= netgraph ! .PATH: ${.CURDIR}/../../../net .include <bsd.kmod.mk> -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912040048.QAA68175>