On Wed, 25 Jul 2001 08:48:36 CST, Warner Losh wrote:

> : Why are include files installed using -C instead of -c?  This makes it
> : harder to find stale includes.
> 
> I've wanted to have a /etc/mtree/bsd.obsolete for a long time now...

That would make me too nervous.  All I really want is the assurance that
``make world'' updates the mtime of every file it would have installed
if not present at install time.

With revived CLOBBER support and COPY=-c, the only problem children are
symbolic links.  Everything else can be hunted down with find -mtime X.

Ciao,
Sheldon.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to