svn commit: r258285 - in head/lib/atf: libatf-c++/tests libatf-c/tests tests/test-programs
Julio Merino
julio at meroh.net
Thu Nov 21 23:36:52 UTC 2013
On Mon, Nov 18, 2013 at 7:33 PM, Simon J. Gerraty <sjg at juniper.net> wrote:
>
> On Sun, 17 Nov 2013 23:12:55 +0000, Julio Merino writes:
>> I am not sure how this ever worked before given that manual inspection
>> of bsd.progs.mk clearly shows that the expected character between the
>> two components is a dot and not an underscore... but I suspect the
>
> Actually . or _ worked, until recently.
I think only supporting one form is better in the name of simplicity.
> Will fix.
Garrett also mentioned to me that we should not be required to
explicitly set SRCS.*: when building various programs, each of them
should be able to determine a reasonable value for this variable on
its own. In other words, what I did in r258298 should probably not be
required. What do you think?
--
Julio Merino / @jmmv
More information about the svn-src-head
mailing list