summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/bt3cfw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bluetooth/bt3cfw/Makefile')
-rw-r--r--usr.sbin/bluetooth/bt3cfw/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/usr.sbin/bluetooth/bt3cfw/Makefile b/usr.sbin/bluetooth/bt3cfw/Makefile
new file mode 100644
index 0000000..90bf751
--- /dev/null
+++ b/usr.sbin/bluetooth/bt3cfw/Makefile
@@ -0,0 +1,11 @@
+# $Id: Makefile,v 1.5 2003/08/14 20:06:00 max Exp $
+# $FreeBSD$
+
+PROG= bt3cfw
+MAN= bt3cfw.8
+WARNS?= 2
+
+DPADD= ${LIBNETGRAPH}
+LDADD= -lnetgraph
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud