[PATCH] connect bluetooth configs and examples to the build

Simon L. Nielsen simon at FreeBSD.org
Tue Oct 21 14:57:12 PDT 2003


On 2003.10.21 13:47:16 -0700, Maksim Yevmenkin wrote:

> i'd like to commit attached patch. the purpose is to connect etc/bluetooth
> and share/examples/netgraph/bluetooth to the build. please review and let
> me know if i missed anything.
>
> Index: src/etc/bluetooth/Makefile
> ===================================================================
> RCS file: src/etc/bluetooth/Makefile
> diff -N src/etc/bluetooth/Makefile
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ src/etc/bluetooth/Makefile	21 Oct 2003 20:20:03 -0000
> @@ -0,0 +1,10 @@
> +# $Id: Makefile,v 1.1 2003/10/20 16:48:45 max Exp $
> +# $FreeBSD$
> +
> +FILESDIR=		${DESTDIR}/etc/bluetooth

I'm rather sure that you shouldn't include DESTDIR, since bsd.files.mk
does that.  Also you should probably use the style from
style.Makefile(5) for new Makefile's.

-- 
Simon L. Nielsen
FreeBSD Documentation Team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20031021/bbd43429/attachment.bin


More information about the freebsd-current mailing list