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/libsbuf | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'lib/libsbuf')
| -rw-r--r-- | lib/libsbuf/Makefile | 1 | ||||
| -rw-r--r-- | lib/libsbuf/Makefile.depend | 1 | ||||
| -rw-r--r-- | lib/libsbuf/Version.def | 1 | ||||
| -rw-r--r-- | lib/libsbuf/tests/Makefile | 1 | ||||
| -rw-r--r-- | lib/libsbuf/tests/Makefile.depend | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/lib/libsbuf/Makefile b/lib/libsbuf/Makefile index 5d983d6e017e..bf800265031a 100644 --- a/lib/libsbuf/Makefile +++ b/lib/libsbuf/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= runtime diff --git a/lib/libsbuf/Makefile.depend b/lib/libsbuf/Makefile.depend index 8d409f5263ac..6ef78fac5cbf 100644 --- a/lib/libsbuf/Makefile.depend +++ b/lib/libsbuf/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/lib/libsbuf/Version.def b/lib/libsbuf/Version.def index 8b472b8b3782..7683edf6ff5a 100644 --- a/lib/libsbuf/Version.def +++ b/lib/libsbuf/Version.def @@ -1,4 +1,3 @@ -# $FreeBSD$ FBSD_1.2 { }; diff --git a/lib/libsbuf/tests/Makefile b/lib/libsbuf/tests/Makefile index b563ebfe1728..07b93f67fed6 100644 --- a/lib/libsbuf/tests/Makefile +++ b/lib/libsbuf/tests/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ ATF_TESTS_C+= sbuf_core_test ATF_TESTS_C+= sbuf_stdio_test diff --git a/lib/libsbuf/tests/Makefile.depend b/lib/libsbuf/tests/Makefile.depend index 70682812c4a5..f6d87575612e 100644 --- a/lib/libsbuf/tests/Makefile.depend +++ b/lib/libsbuf/tests/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ |
