003 File Manager
Current Path:
/usr/src/usr.sbin/bluetooth/btpand
usr
/
src
/
usr.sbin
/
bluetooth
/
btpand
/
📁
..
📄
Makefile
(260 B)
📄
Makefile.depend
(322 B)
📄
bnep.c
(16.03 KB)
📄
bnep.h
(2.74 KB)
📄
btpand.8
(6.18 KB)
📄
btpand.c
(7.3 KB)
📄
btpand.h
(5.25 KB)
📄
channel.c
(7 KB)
📄
client.c
(6.19 KB)
📄
event.c
(6.42 KB)
📄
event.h
(4.52 KB)
📄
packet.c
(2.58 KB)
📄
sdp.c
(4.33 KB)
📄
sdp.h
(1.71 KB)
📄
server.c
(6.89 KB)
📄
tap.c
(4.38 KB)
Editing: Makefile
# $NetBSD: Makefile,v 1.2 2008/08/18 08:25:32 plunky Exp $ # $FreeBSD$ PACKAGE= bluetooth PROG= btpand MAN= btpand.8 SRCS= btpand.c bnep.c channel.c client.c event.c packet.c server.c sdp.c tap.c WARNS?= 3 LIBADD= bluetooth sdp util .include <bsd.prog.mk>
Upload File
Create Folder