From owner-cvs-usrbin Sun Oct 6 06:03:06 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA15376 for cvs-usrbin-outgoing; Sun, 6 Oct 1996 06:03:06 -0700 (PDT) Received: (from steve@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA15335; Sun, 6 Oct 1996 06:02:52 -0700 (PDT) Date: Sun, 6 Oct 1996 06:02:52 -0700 (PDT) From: Steve Price Message-Id: <199610061302.GAA15335@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/make Makefile Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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