From owner-cvs-gnu Sat Oct 22 12:35:36 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id MAA01049 for cvs-gnu-outgoing; Sat, 22 Oct 1994 12:35:36 -0700 Received: from bsd.coe.montana.edu (bsd.coe.montana.edu [153.90.192.29]) by freefall.cdrom.com (8.6.8/8.6.6) with ESMTP id MAA01040; Sat, 22 Oct 1994 12:35:26 -0700 Received: (nate@localhost) by bsd.coe.montana.edu (8.6.8/8.3) id NAA03542; Sat, 22 Oct 1994 13:38:56 -0600 Date: Sat, 22 Oct 1994 13:38:56 -0600 From: Nate Williams Message-Id: <199410221938.NAA03542@bsd.coe.montana.edu> In-Reply-To: Paul Traina "Re: cvs commit: src/gnu/usr.bin/cvs Makefile" (Oct 22, 11:33am) X-Mailer: Mail User's Shell (7.2.5 10/14/92) To: Paul Traina Subject: Re: cvs commit: src/gnu/usr.bin/cvs Makefile Cc: CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk > From: Nate Williams > > Modified: gnu/usr.bin/cvs Makefile > > Log: > > remove cvsinit from subdir list > > Umm, why did you do that? > > Because it was an empty directory with no makefile in it and it > bombed make world. > I think you have old sources. About 15 minutes after I created the directory I added both a Makefile and cvsinit.sh file to it. Make sure you know what you are doing before you go remove things that work. Nate