Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 1997 21:34:46 -0700
From:      John-Mark Gurney <gurney_j@efn.org>
To:        Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Yet Another bug in src/Makefile
Message-ID:  <19970918213446.00164@hydrogen.nike.efn.org>
In-Reply-To: <199709182141.BAA01100@tejblum.dnttm.rssi.ru>; from Dmitrij Tejblum on Fri, Sep 19, 1997 at 01:41:28AM %2B0400
References:  <199709182141.BAA01100@tejblum.dnttm.rssi.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Dmitrij Tejblum scribbled this message on Sep 19:
> 'make -DCLOBBER world' will not remove /usr/include. It will remove 
> /usr/obj/usr/src/tmp/usr/include instead...

why should it remove /usr/include??  /usr/include is not used for the
building of the resulting binaries install.. why not do a rm -rf /
if you want to clean out the area your installing to... :)

of course there is good argument that the installed to area should
be clean to prevent old files from contaminating a setup...  but
if we start to clean out /usr/include, we should also do /{bin,sbin}
/usr/{bin,share,sbin,lib,libexec} and any others that get installed...

-- 
  John-Mark Gurney                          Modem/FAX: +1 541 683 6954
  Cu Networking

  Live in Peace, destroy Micro$oft, support free software, run FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970918213446.00164>