From owner-freebsd-commit Mon Apr 24 03:42:05 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA29822 for commit-outgoing; Mon, 24 Apr 1995 03:42:05 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA29809 for cvs-share-outgoing; Mon, 24 Apr 1995 03:42:01 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA29799 ; Mon, 24 Apr 1995 03:41:55 -0700 Date: Mon, 24 Apr 1995 03:41:55 -0700 From: Satoshi Asami Message-Id: <199504241041.DAA29799@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Sender: commit-owner@FreeBSD.org Precedence: bulk asami 95/04/24 03:41:53 Modified: share/mk bsd.port.mk Log: (1) Add the chain of dependencies to the targets in the NO_* section too (otherwise the chain won't work). (2) If NO_WRKDIR is set, "make clean" removes "./.*_done" (assuming these are cookies...or should I list all the cookies?)