1 # $NetBSD: Makefile,v 1.1 2006/06/19 15:44:56 gdamore Exp $ 2 3 PROG= btconfig 4 SRCS= btconfig.c 5 MAN= btconfig.8 6 7 DPADD+= ${LIBBLUETOOTH} ${LIBUTIL} 8 LDADD+= -lbluetooth -lutil 9 10 .include <bsd.prog.mk> 11
Indexes created Tue Oct 21 06:10:07 GMT 2025