11.4Stls# $NetBSD: Makefile,v 1.4 2007/05/28 12:06:34 tls Exp $ 21.4Stls 31.4StlsUSE_FORT?= yes # network server 41.1Sgdamore 51.1SgdamorePROG= bthcid 61.1SgdamoreMAN= bthcid.8 71.1SgdamoreSRCS= bthcid.c hci.c client.c config.c 81.1Sgdamore 91.2StronDPADD+= ${LIBBLUETOOTH} ${LIBEVENT} ${LIBPROP} ${LIBUTIL} 101.2StronLDADD+= -lbluetooth -levent -lprop -lutil 111.1Sgdamore 121.1Sgdamore.include <bsd.prog.mk> 13