1 # $NetBSD: Makefile,v 1.1 2006/06/19 15:44:56 gdamore Exp $ 2 3 PROG= btpin 4 SRCS= btpin.c 5 MAN= btpin.1 6 7 CPPFLAGS+= -I${.CURDIR}/../../usr.sbin/bthcid 8 9 DPADD+= ${LIBBLUETOOTH} 10 LDADD+= -lbluetooth 11 12 .include <bsd.prog.mk> 13
Indexes created Mon Oct 13 05:10:05 GMT 2025