From owner-freebsd-current Thu Mar 23 03:12:10 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA08214 for current-outgoing; Thu, 23 Mar 1995 03:12:10 -0800 Received: (from hsu@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA08205; Thu, 23 Mar 1995 03:12:09 -0800 Date: Thu, 23 Mar 1995 03:12:09 -0800 From: Jeffrey Hsu Message-Id: <199503231112.DAA08205@freefall.cdrom.com> To: rgrimes@gndrsh.aac.dev.com Subject: Re: Make World Times and a question about shared libs / make all Cc: current Sender: current-owner@FreeBSD.org Precedence: bulk The one I really want to clean up is the installation of header files, that causes more things to rebuild than anything to do with the libraries. Yes! Yes! Yes! I've been thinking about this too. It's really painful to have to recompile everything just because install is too dumb to not update the mtime if the source and target are the same. Jeffrey