1 # $NetBSD: Makefile,v 1.5 2009/05/12 18:43:35 plunky Exp $ 2 3 USE_FORT?= yes # network client/server 4 5 PROG= rfcomm_sppd 6 SRCS= rfcomm_sppd.c 7 8 DPADD+= ${LIBBLUETOOTH} 9 LDADD+= -lbluetooth 10 11 .include <bsd.prog.mk> 12
Indexes created Mon Sep 29 21:09:56 GMT 2025