From owner-cvs-all Sat Apr 11 23:00:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA23852 for cvs-all-outgoing; Sat, 11 Apr 1998 23:00:26 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA23836; Sat, 11 Apr 1998 23:00:15 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id PAA06309; Sun, 12 Apr 1998 15:59:54 +1000 Date: Sun, 12 Apr 1998 15:59:54 +1000 From: Bruce Evans Message-Id: <199804120559.PAA06309@godzilla.zeta.org.au> To: jkh@time.cdrom.com, wollman@khavrinen.lcs.mit.edu Subject: Re: cvs commit: src/share/doc/smm Makefile Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-share@FreeBSD.ORG, jkh@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >But they also get built from that directory; what's the harm? Among other things, building from nonexistent directories doesn't work. >Otherwise, why don't we just KILL the stupid 07.lpd directory? We did kill it. From $CVSROOT/CVSROOT/commitlogs/share.980301.gz: !wollman 1997/12/02 13:46:59 PST ! ! Modified files: ! share/doc/smm Makefile ! Removed files: ! share/doc/smm/07.lpd Makefile ! Log: ! Now that it's built at the same time as its source, disable building 07.lpr ! here. Hopefully this will set a trend. (What was I thinking when I set ! this up the first time?) ! ! Revision Changes Path ! 1.8 +5 -2 src/share/doc/smm/Makefile Someone confused themself by merging mismatching bits of -current into 2.2. AFAcvsR, 07.lpd is still only buildable from doc/smm in 2.2, but wasn't built anywhere because a mismerge from -current removed it from doc/smm/Makefile. A previous mismerge in doc/smm/07.lpd/Makefile has already been fixed. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message