From owner-cvs-all Wed Jan 16 4:18:25 2002 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 501BA37B417; Wed, 16 Jan 2002 04:18:22 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0GCIMu79951; Wed, 16 Jan 2002 04:18:22 -0800 (PST) (envelope-from bde) Message-Id: <200201161218.g0GCIMu79951@freefall.freebsd.org> From: Bruce Evans Date: Wed, 16 Jan 2002 04:18:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/01/16 04:18:22 PST Added files: etc/mtree Makefile Log: Added this makefile. This is not attached to the build yet. I often install parts of /etc manually and it helps to have a makefile for each subdir even if the main makefile doesn't invoke it. Revision Changes Path 1.1 +8 -0 src/etc/mtree/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message