Cross Reference: Makefile
xref: /src/usr.bin/btpin/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/btpin/
Makefile revision 1.1
11.1Sgdamore# $NetBSD: Makefile,v 1.1 2006/06/19 15:44:56 gdamore Exp $
21.1Sgdamore
31.1SgdamorePROG=		btpin
41.1SgdamoreSRCS=		btpin.c
51.1SgdamoreMAN=		btpin.1
61.1Sgdamore
71.1SgdamoreCPPFLAGS+=	-I${.CURDIR}/../../usr.sbin/bthcid
81.1Sgdamore
91.1SgdamoreDPADD+=		${LIBBLUETOOTH}
101.1SgdamoreLDADD+=		-lbluetooth
111.1Sgdamore
121.1Sgdamore.include <bsd.prog.mk>
13

Indexes created Wed Dec 03 21:09:41 GMT 2025