1 # $NetBSD: Makefile,v 1.1 2007/11/09 21:18:24 plunky Exp $ 2 3 PROG= btkey 4 SRCS= btkey.c device.c file.c 5 MAN= btkey.1 6 7 DPADD+= ${LIBBLUETOOTH} ${LIBPROP} 8 LDADD+= -lbluetooth -lprop 9 10 .include <bsd.prog.mk> 11
Indexes created Wed Oct 01 15:09:59 GMT 2025