Fixing installation of Kyuafiles

Julio Merino julio at meroh.net
Sat Jan 11 08:07:59 UTC 2014


On Fri, Jan 10, 2014 at 6:55 PM, Garrett Cooper <yaneurabeya at gmail.com> wrote:
>
>> On Jan 9, 2014, at 15:45, Julio Merino <julio at meroh.net> wrote:
>>
>>> On Thu, Jan 9, 2014 at 11:42 PM, Garrett Cooper <yaneurabeya at gmail.com> wrote:
>>> Why not use ${.TARGET} instead of Kyuafile.auto?
>>
>> If there is a simpler way than my patch, sure, by all means! I kinda
>> feel that what I did is a hack, hence this email asking for advice :-P
>>
>> But I'm not sure I follow you... use how?
>
> Foo:
>     echo a string > ${.TARGET}
>
> Vs
>
> Foo:
>     echo a string > Foo
>
> The former's hard codes less than the latter.

Ah! Somehow I understood that you wanted me to use ${.TARGET} *instead
of* everything else I did in the patch -- hence why it didn't make
much sense originally!

-- 
Julio Merino / @jmmv


More information about the freebsd-testing mailing list