From owner-cvs-usrbin Sun Oct 6 06:06:04 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA15530 for cvs-usrbin-outgoing; Sun, 6 Oct 1996 06:06:04 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA15522; Sun, 6 Oct 1996 06:06:00 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.6/8.6.9) with ESMTP id GAA14601; Sun, 6 Oct 1996 06:05:59 -0700 (PDT) To: Steve Price cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/make Makefile In-reply-to: Your message of "Sun, 06 Oct 1996 06:02:52 PDT." <199610061302.GAA15335@freefall.freebsd.org> Date: Sun, 06 Oct 1996 06:05:59 -0700 Message-ID: <14590.844607159@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hmmm. Looks like we both committed the same fix. ;-) Didn't you get a warning from your CVS checkin? I didn't, which leads me to believe that my fix must have gotten in first. I don't care either way, just so long as we don't spam things. ;-) Jordan > steve 96/10/06 06:02:50 > > Modified: usr.bin/make Makefile > Log: > Correct problem with traversing into PSD.doc directory, > these files are actually installed/built as part of > src/share/doc/psd/12.make. Oops. :) > > Pointed out by: Peter Wemm and Bruce Evans > > Revision Changes Path > 1.8 +1 -5 src/usr.bin/make/Makefile