Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 1995 14:09:32 -0800 (PST)
From:      Poul-Henning Kamp <phk@ref.tfs.com>
To:        jkh@freefall.cdrom.com (Jordan K. Hubbard)
Cc:        wollman@halloran-eldar.lcs.mit.edu, current@freefall.cdrom.com
Subject:   Re: TRUE and FALSE
Message-ID:  <199502222209.OAA05455@ref.tfs.com>
In-Reply-To: <5415.793490429@freefall.cdrom.com> from "Jordan K. Hubbard" at Feb 22, 95 02:00:29 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> To put it another way, the /usr/include directory follows NO
> consistent paradigm - some things are links, others are copies of
> stuff, still others are just pointers into the sources.  If you make
> with SHARED=copies then this unifies some of it by copying stuff
> across, but it could then be argued that the "non-copies" case should
> see /usr/include as *only* a link farm, with no actual files in there.

I belive this can be dealt with in one stroke.

Since we want (as a medium term goal) to have our source compile
without reference to /usr/include, then we will not need the 
links, and we can safely and decisively remove the SHARED!=copies
case.

-- 
Poul-Henning Kamp <phk@login.dknet.dk>
TRW Financial Systems, Inc.
I am Pentium Of Borg. Division is Futile. You WILL be approximated.



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