From owner-cvs-etc Thu Sep 22 23:21:25 1994 Return-Path: cvs-etc-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id XAA07975 for cvs-etc-outgoing; Thu, 22 Sep 1994 23:21:25 -0700 Received: (from rgrimes@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id XAA07963; Thu, 22 Sep 1994 23:21:18 -0700 Date: Thu, 22 Sep 1994 23:21:18 -0700 From: "Rodney W. Grimes" Message-Id: <199409230621.XAA07963@freefall.cdrom.com> To: ache, adam, alm, ats, bde, csgr, cvs-etc, davidg, dfr, dyson, gclarkii, gpalmer, guido, hsu, jkh, joerg, julian, jvh, karl, martin, nate, paul, phk, proven, pst, rgrimes, rich, se, sean, sef, smace, sos, swallace, torstenb, wollman Subject: cvs commit: src/etc Makefile Sender: cvs-etc-owner@FreeBSD.org Precedence: bulk rgrimes 94/09/22 23:21:17 Modified: etc Makefile Log: Add -e option to mtree commands so that extra directories are ignored. Change conditional around building usr/local to be MAKE_LOCAL instead of CDROMDIST. This was coped from src/Makefile and makes much more since.