diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /lib/libbluetooth | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'lib/libbluetooth')
| -rw-r--r-- | lib/libbluetooth/Makefile | 1 | ||||
| -rw-r--r-- | lib/libbluetooth/Makefile.depend | 1 | ||||
| -rw-r--r-- | lib/libbluetooth/hosts | 1 | ||||
| -rw-r--r-- | lib/libbluetooth/protocols | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/lib/libbluetooth/Makefile b/lib/libbluetooth/Makefile index 5a87f3bacd13..a6ac291a0bf8 100644 --- a/lib/libbluetooth/Makefile +++ b/lib/libbluetooth/Makefile @@ -1,5 +1,4 @@ # $Id: Makefile,v 1.5 2003/07/22 18:38:04 max Exp $ -# $FreeBSD$ PACKAGE= bluetooth CONFS= hosts protocols diff --git a/lib/libbluetooth/Makefile.depend b/lib/libbluetooth/Makefile.depend index 8d409f5263ac..6ef78fac5cbf 100644 --- a/lib/libbluetooth/Makefile.depend +++ b/lib/libbluetooth/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/lib/libbluetooth/hosts b/lib/libbluetooth/hosts index b704248c65f0..1b54ed1760f8 100644 --- a/lib/libbluetooth/hosts +++ b/lib/libbluetooth/hosts @@ -1,5 +1,4 @@ # $Id: hosts,v 1.1 2003/05/21 17:48:40 max Exp $ -# $FreeBSD$ # # Bluetooth Host Database # diff --git a/lib/libbluetooth/protocols b/lib/libbluetooth/protocols index 6715094ce148..7984ddd80cdd 100644 --- a/lib/libbluetooth/protocols +++ b/lib/libbluetooth/protocols @@ -1,5 +1,4 @@ # $Id: protocols,v 1.2 2003/05/21 22:17:14 max Exp $ -# $FreeBSD$ # # Bluetooth Protocol/Service Multiplexor (PSM) names and numbers # |
