svn commit: r282420 - in head: . etc/mtree lib/libevent lib/libucl share/mk
Bryan Drewery
bdrewery at FreeBSD.org
Mon May 4 16:42:21 UTC 2015
On 5/4/2015 11:28 AM, Baptiste Daroussin wrote:
> +LIBATF_C= $(DESTDIR)$(LIBDIR)/libprivateatf-c.a
> +LIBATF_CXX= $(DESTDIR)$(LIBDIR)/libprivateatf-c++.a
> +LDADD_atf_c= -lprivateatf-c
> +LDADD_atf_cxx= -lprivateatf-c++
> +
> +.for _l in ${_PRIVATELIBS}
> +LIB${_l:tu}?= ${DESTDIR}${LIBDIR}/libprivate${_l}.a
Style-wise I see bugs here. Let's stick to () or {}.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20150504/48c36030/attachment.sig>
More information about the svn-src-all
mailing list