Cross Reference: Makefile
xref: /src/usr.sbin/btpand/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.sbin/btpand/
Makefile revision 1.4
11.4Splunky# $NetBSD: Makefile,v 1.4 2009/05/12 13:11:18 plunky Exp $
21.1Splunky#
31.1Splunky
41.1SplunkyPROG=	btpand
51.1SplunkyMAN=	btpand.8
61.1SplunkySRCS=	btpand.c bnep.c channel.c client.c packet.c server.c sdp.c tap.c
71.1Splunky
81.4SplunkyDPADD+=	${LIBBLUETOOTH} ${LIBEVENT} ${LIBUTIL}
91.4SplunkyLDADD+=	-lbluetooth -levent -lutil
101.1Splunky
111.3SplunkyCPPFLAGS+=	-DSDP_COMPAT
121.3Splunky
131.1Splunky.include <bsd.prog.mk>
14

Indexes created Wed Jan 14 12:09:31 GMT 2026