Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/share/mk



Sorry that I was lost, but I still believe that
creating-directories-as-make-target is to avoid.  Is there any
counter-example (use case) where it should be there?

On Fri, Jan 24, 2014 at 1:30 AM, Izumi Tsutsui 
<tsutsui%ceres.dti.ne.jp@localhost> wrote:
>> Is this all about symlink-to-directory in an OBJDIR, right?  My theory
>> is that directory creation in OBJDIR is all wrong...
>>
>> Kernel build *should* include static headers in $DESTDIR (#include
>> <foo.h>) or generated headers (#include "foo.h") IMO.
>
> <bsd.klinks.mk> is used only for standalone programs
> and it should not require installed DESTDIR.
>
> For kernel builds, config(1) creates symlinks in compile dirs.
>
> ---
> Izumi Tsutsui


Home | Main Index | Thread Index | Old Index