From owner-cvs-all Sat Feb 24 21:34:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2CCF37B698; Sat, 24 Feb 2001 21:34:33 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1P5YX551064; Sat, 24 Feb 2001 21:34:33 -0800 (PST) (envelope-from julian) Message-Id: <200102250534.f1P5YX551064@freefall.freebsd.org> From: Julian Elischer Date: Sat, 24 Feb 2001 21:34:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/netgraph/sample Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/24 21:34:33 PST Added files: sys/modules/netgraph/sample Makefile Log: Add a Makefile for the sample node so It can be compiled. This helps to stop it from geting out of sync. It is not part of the normal build but I can use it with all the others when I make changes to netgraph to ensure it is buildable. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message