Cross Reference: Makefile
xref: /src/usr.sbin/btpand/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.sbin/btpand/
11.7Slukem# $NetBSD: Makefile,v 1.7 2023/06/03 09:09:20 lukem Exp $
21.1Splunky#
31.1Splunky
41.1SplunkyPROG=	btpand
51.1SplunkyMAN=	btpand.8
61.5SplunkySRCS=	btpand.c bnep.c channel.c client.c packet.c server.c tap.c
71.1Splunky
81.4SplunkyDPADD+=	${LIBBLUETOOTH} ${LIBEVENT} ${LIBUTIL}
91.4SplunkyLDADD+=	-lbluetooth -levent -lutil
101.1Splunky
111.7SlukemCOPTS.tap.c+=	${CC_WNO_STRINGOP_TRUNCATION}
121.6Smrg
131.1Splunky.include <bsd.prog.mk>
14

Indexes created Mon Nov 10 17:20:41 GMT 2025