Date: Tue, 7 Sep 1999 19:57:49 -0400 (EDT) From: James Howard <howardjp@wam.umd.edu> To: Chris Piazza <cpiazza@home.net> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: make clean clobbers dependencies and that sometimes sucks :) Message-ID: <Pine.GSO.4.10.9909071953400.18562-100000@rac2.wam.umd.edu> In-Reply-To: <19990907163437.E651@norn.ca.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 7 Sep 1999, Chris Piazza wrote: > I know, I said that as kind of a joke :-). How would make know which > port is building or not? At the start of a build, I'd touch /usr/port/categorey/app/.building_now, and have make clean check for the file before wiping it out. This file should then be removed when done building. I think an exception should be made, if you ran make clean explicitly for an app that had a .building_now, still lying around, but I do not know how that should best be implemented. Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.9909071953400.18562-100000>