Cross Reference: Makefile
xref: /src/usr.bin/btpin/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/btpin/
11.4Slukem# $NetBSD: Makefile,v 1.4 2023/06/03 09:09:16 lukem Exp $
21.1Sgdamore
31.1SgdamorePROG=		btpin
41.1SgdamoreSRCS=		btpin.c
51.1SgdamoreMAN=		btpin.1
61.1Sgdamore
71.1SgdamoreDPADD+=		${LIBBLUETOOTH}
81.1SgdamoreLDADD+=		-lbluetooth
91.1Sgdamore
101.4SlukemCOPTS.btpin.c+=	${CC_WNO_STRINGOP_TRUNCATION}
111.3Smrg
121.1Sgdamore.include <bsd.prog.mk>
13

Indexes created Sun Nov 30 00:09:37 GMT 2025