Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# $Id: Makefile,v 1.7 2003/08/14 20:07:14 max Exp $ # $FreeBSD$ PROG= btsockstat WARNS?= 2 BINGRP= kmem BINMODE= 2555 LIBADD= bluetooth kvm .include <bsd.prog.mk>