From owner-freebsd-current Fri Dec 3 16:48:26 1999 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id 9B340152D2 for ; Fri, 3 Dec 1999 16:48:22 -0800 (PST) (envelope-from kargl@troutmask.apl.washington.edu) Received: (from kargl@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.3) id QAA68175 for freebsd-current@freebsd.org; Fri, 3 Dec 1999 16:48:23 -0800 (PST) (envelope-from kargl) From: "Steven G. Kargl" Message-Id: <199912040048.QAA68175@troutmask.apl.washington.edu> Subject: modules/netgraph/bpf breaks world To: freebsd-current@freebsd.org Date: Fri, 3 Dec 1999 16:48:23 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG *** 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 --- 6,11 ---- MAN8= ng_bpf.8 KMODDEPS= netgraph ! .PATH: ${.CURDIR}/../../../net .include -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message