aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bmake/tests/archives
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:03 +0000
commitd0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch)
tree37ee9e3a9af3eec3e1baf2793da82358c404479b /usr.bin/bmake/tests/archives
parent031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff)
Diffstat (limited to 'usr.bin/bmake/tests/archives')
-rw-r--r--usr.bin/bmake/tests/archives/Makefile1
-rw-r--r--usr.bin/bmake/tests/archives/Makefile.depend1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_44bsd/Makefile1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.depend1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.test1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.depend1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.test1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_44bsd_mod/legacy_test.sh1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.depend1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.test1
-rw-r--r--usr.bin/bmake/tests/archives/fmt_oldbsd/legacy_test.sh1
14 files changed, 0 insertions, 14 deletions
diff --git a/usr.bin/bmake/tests/archives/Makefile b/usr.bin/bmake/tests/archives/Makefile
index f80ffc2e8989..6cbb72811423 100644
--- a/usr.bin/bmake/tests/archives/Makefile
+++ b/usr.bin/bmake/tests/archives/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives
diff --git a/usr.bin/bmake/tests/archives/Makefile.depend b/usr.bin/bmake/tests/archives/Makefile.depend
index f80275d86ab1..11aba52f82cf 100644
--- a/usr.bin/bmake/tests/archives/Makefile.depend
+++ b/usr.bin/bmake/tests/archives/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile b/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile
index 99a2093b5f7b..87a871e48789 100644
--- a/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile
+++ b/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= tests
diff --git a/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.depend b/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.depend
index f80275d86ab1..11aba52f82cf 100644
--- a/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.depend
+++ b/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.test b/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.test
index 5a8b065d20c9..99f9d504463c 100644
--- a/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.test
+++ b/usr.bin/bmake/tests/archives/fmt_44bsd/Makefile.test
@@ -1,4 +1,3 @@
-# $FreeBSD$
# This test checks the code reading archive files. The archive file
# is a BSD4.4 file with __.SYMTAB and #1/N long file names.
diff --git a/usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh b/usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh
index 2604c9642b00..9f75b3767061 100644
--- a/usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh
+++ b/usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh
@@ -1,5 +1,4 @@
#! /bin/sh
-# $FreeBSD$
. $(dirname $0)/../../common.sh
diff --git a/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile b/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile
index baf3e440c3cc..2ff5d66b42e3 100644
--- a/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile
+++ b/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= tests
diff --git a/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.depend b/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.depend
index f80275d86ab1..11aba52f82cf 100644
--- a/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.depend
+++ b/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.test b/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.test
index cd999daaad4e..f831f6c6b064 100644
--- a/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.test
+++ b/usr.bin/bmake/tests/archives/fmt_44bsd_mod/Makefile.test
@@ -1,4 +1,3 @@
-# $FreeBSD$
# This test checks the code reading archive files. The archive file
# is a BSD4.4 file with __.SYMTAB and #1/N long file names.
#
diff --git a/usr.bin/bmake/tests/archives/fmt_44bsd_mod/legacy_test.sh b/usr.bin/bmake/tests/archives/fmt_44bsd_mod/legacy_test.sh
index bf13f228862b..ba0590c070fb 100644
--- a/usr.bin/bmake/tests/archives/fmt_44bsd_mod/legacy_test.sh
+++ b/usr.bin/bmake/tests/archives/fmt_44bsd_mod/legacy_test.sh
@@ -1,5 +1,4 @@
#! /bin/sh
-# $FreeBSD$
. $(dirname $0)/../../common.sh
diff --git a/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile b/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile
index 2dbfa64e1b82..b1f4f4fc93f9 100644
--- a/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile
+++ b/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= tests
TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives/fmt_oldbsd
diff --git a/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.depend b/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.depend
index f80275d86ab1..11aba52f82cf 100644
--- a/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.depend
+++ b/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.depend
@@ -1,4 +1,3 @@
-# $FreeBSD$
# Autogenerated - do NOT edit!
DIRDEPS = \
diff --git a/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.test b/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.test
index b8f5116195ed..1dafe5c7370a 100644
--- a/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.test
+++ b/usr.bin/bmake/tests/archives/fmt_oldbsd/Makefile.test
@@ -1,4 +1,3 @@
-# $FreeBSD$
# This test checks the code reading archive files. The archive file
# is an old BSD file with __.SYMTAB and no long file names. Filenames
# are truncated to 16 characters.
diff --git a/usr.bin/bmake/tests/archives/fmt_oldbsd/legacy_test.sh b/usr.bin/bmake/tests/archives/fmt_oldbsd/legacy_test.sh
index c7980c54dc39..9fece6fda680 100644
--- a/usr.bin/bmake/tests/archives/fmt_oldbsd/legacy_test.sh
+++ b/usr.bin/bmake/tests/archives/fmt_oldbsd/legacy_test.sh
@@ -1,5 +1,4 @@
#! /bin/sh
-# $FreeBSD$
. $(dirname $0)/../../common.sh