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

Indexes created Wed Dec 03 22:09:28 GMT 2025