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 /usr.bin/bmake/tests | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'usr.bin/bmake/tests')
169 files changed, 0 insertions, 169 deletions
diff --git a/usr.bin/bmake/tests/Makefile b/usr.bin/bmake/tests/Makefile index 6c343dac5900..99b4f1302c1e 100644 --- a/usr.bin/bmake/tests/Makefile +++ b/usr.bin/bmake/tests/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/Makefile.depend b/usr.bin/bmake/tests/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/Makefile.depend +++ b/usr.bin/bmake/tests/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/Makefile.inc b/usr.bin/bmake/tests/Makefile.inc index b2201e4ea349..9ba2ea555e24 100644 --- a/usr.bin/bmake/tests/Makefile.inc +++ b/usr.bin/bmake/tests/Makefile.inc @@ -1,3 +1,2 @@ -# $FreeBSD$ SUBDIR_PARALLEL= t 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 diff --git a/usr.bin/bmake/tests/basic/Makefile b/usr.bin/bmake/tests/basic/Makefile index 56dfb33901c0..c5d6ae81c153 100644 --- a/usr.bin/bmake/tests/basic/Makefile +++ b/usr.bin/bmake/tests/basic/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/basic diff --git a/usr.bin/bmake/tests/basic/Makefile.depend b/usr.bin/bmake/tests/basic/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/basic/Makefile.depend +++ b/usr.bin/bmake/tests/basic/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/basic/t0/Makefile b/usr.bin/bmake/tests/basic/t0/Makefile index 0f82a6491218..d4a2e277304e 100644 --- a/usr.bin/bmake/tests/basic/t0/Makefile +++ b/usr.bin/bmake/tests/basic/t0/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/basic/t0/Makefile.depend b/usr.bin/bmake/tests/basic/t0/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/basic/t0/Makefile.depend +++ b/usr.bin/bmake/tests/basic/t0/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/basic/t0/legacy_test.sh b/usr.bin/bmake/tests/basic/t0/legacy_test.sh index d23418afc132..60ed3a79599f 100644 --- a/usr.bin/bmake/tests/basic/t0/legacy_test.sh +++ b/usr.bin/bmake/tests/basic/t0/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/basic/t1/Makefile b/usr.bin/bmake/tests/basic/t1/Makefile index b4bdb25aac52..250b3ea1bb19 100644 --- a/usr.bin/bmake/tests/basic/t1/Makefile +++ b/usr.bin/bmake/tests/basic/t1/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/basic/t1/Makefile.depend b/usr.bin/bmake/tests/basic/t1/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/basic/t1/Makefile.depend +++ b/usr.bin/bmake/tests/basic/t1/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/basic/t1/Makefile.test b/usr.bin/bmake/tests/basic/t1/Makefile.test index d120087831ce..3394bdb325ad 100644 --- a/usr.bin/bmake/tests/basic/t1/Makefile.test +++ b/usr.bin/bmake/tests/basic/t1/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Just a target and nothing else. No target on command line. # diff --git a/usr.bin/bmake/tests/basic/t1/legacy_test.sh b/usr.bin/bmake/tests/basic/t1/legacy_test.sh index b07f927a57cd..31b85e5db3c3 100644 --- a/usr.bin/bmake/tests/basic/t1/legacy_test.sh +++ b/usr.bin/bmake/tests/basic/t1/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/basic/t2/Makefile b/usr.bin/bmake/tests/basic/t2/Makefile index 1f0f7f95fa68..22020462dbe9 100644 --- a/usr.bin/bmake/tests/basic/t2/Makefile +++ b/usr.bin/bmake/tests/basic/t2/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/basic/t2/Makefile.depend b/usr.bin/bmake/tests/basic/t2/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/basic/t2/Makefile.depend +++ b/usr.bin/bmake/tests/basic/t2/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/basic/t2/Makefile.test b/usr.bin/bmake/tests/basic/t2/Makefile.test index ab8fe4956e45..39889e90da07 100644 --- a/usr.bin/bmake/tests/basic/t2/Makefile.test +++ b/usr.bin/bmake/tests/basic/t2/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Just a target and a command. No command line targets. # diff --git a/usr.bin/bmake/tests/basic/t2/legacy_test.sh b/usr.bin/bmake/tests/basic/t2/legacy_test.sh index da4c60a168c5..df8cab594cac 100644 --- a/usr.bin/bmake/tests/basic/t2/legacy_test.sh +++ b/usr.bin/bmake/tests/basic/t2/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/basic/t3/Makefile b/usr.bin/bmake/tests/basic/t3/Makefile index 05532f3824d9..ed9e68a27727 100644 --- a/usr.bin/bmake/tests/basic/t3/Makefile +++ b/usr.bin/bmake/tests/basic/t3/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/basic/t3/Makefile.depend b/usr.bin/bmake/tests/basic/t3/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/basic/t3/Makefile.depend +++ b/usr.bin/bmake/tests/basic/t3/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/basic/t3/legacy_test.sh b/usr.bin/bmake/tests/basic/t3/legacy_test.sh index 3c41bb373e7d..4011c6def4d1 100644 --- a/usr.bin/bmake/tests/basic/t3/legacy_test.sh +++ b/usr.bin/bmake/tests/basic/t3/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/common.sh b/usr.bin/bmake/tests/common.sh index 5c5df1e619ed..985370798ed0 100644 --- a/usr.bin/bmake/tests/common.sh +++ b/usr.bin/bmake/tests/common.sh @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Common code used run regression tests for usr.bin/make. diff --git a/usr.bin/bmake/tests/execution/Makefile b/usr.bin/bmake/tests/execution/Makefile index 2c91bbba23ea..390ae91ed127 100644 --- a/usr.bin/bmake/tests/execution/Makefile +++ b/usr.bin/bmake/tests/execution/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/execution diff --git a/usr.bin/bmake/tests/execution/Makefile.depend b/usr.bin/bmake/tests/execution/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/execution/Makefile.depend +++ b/usr.bin/bmake/tests/execution/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/execution/ellipsis/Makefile b/usr.bin/bmake/tests/execution/ellipsis/Makefile index e3008fad6fe1..3e0d23356a3a 100644 --- a/usr.bin/bmake/tests/execution/ellipsis/Makefile +++ b/usr.bin/bmake/tests/execution/ellipsis/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/execution/ellipsis/Makefile.depend b/usr.bin/bmake/tests/execution/ellipsis/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/execution/ellipsis/Makefile.depend +++ b/usr.bin/bmake/tests/execution/ellipsis/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/execution/ellipsis/Makefile.test b/usr.bin/bmake/tests/execution/ellipsis/Makefile.test index d19f64259c52..df42c0a516f6 100644 --- a/usr.bin/bmake/tests/execution/ellipsis/Makefile.test +++ b/usr.bin/bmake/tests/execution/ellipsis/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ ELLIPSIS= ... diff --git a/usr.bin/bmake/tests/execution/ellipsis/legacy_test.sh b/usr.bin/bmake/tests/execution/ellipsis/legacy_test.sh index 9e9cd01ff297..0c011e3a158c 100644 --- a/usr.bin/bmake/tests/execution/ellipsis/legacy_test.sh +++ b/usr.bin/bmake/tests/execution/ellipsis/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/execution/empty/Makefile b/usr.bin/bmake/tests/execution/empty/Makefile index 3a9390c65549..65cb11055a6b 100644 --- a/usr.bin/bmake/tests/execution/empty/Makefile +++ b/usr.bin/bmake/tests/execution/empty/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/execution/empty/Makefile.depend b/usr.bin/bmake/tests/execution/empty/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/execution/empty/Makefile.depend +++ b/usr.bin/bmake/tests/execution/empty/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/execution/empty/Makefile.test b/usr.bin/bmake/tests/execution/empty/Makefile.test index f687bce7f245..ff169c5324c3 100644 --- a/usr.bin/bmake/tests/execution/empty/Makefile.test +++ b/usr.bin/bmake/tests/execution/empty/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ EMPTY= diff --git a/usr.bin/bmake/tests/execution/empty/legacy_test.sh b/usr.bin/bmake/tests/execution/empty/legacy_test.sh index e02d175b057d..4a0d809a9773 100644 --- a/usr.bin/bmake/tests/execution/empty/legacy_test.sh +++ b/usr.bin/bmake/tests/execution/empty/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/execution/joberr/Makefile b/usr.bin/bmake/tests/execution/joberr/Makefile index 8eeaa82e68a4..8d80a596dda8 100644 --- a/usr.bin/bmake/tests/execution/joberr/Makefile +++ b/usr.bin/bmake/tests/execution/joberr/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/execution/joberr/Makefile.depend b/usr.bin/bmake/tests/execution/joberr/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/execution/joberr/Makefile.depend +++ b/usr.bin/bmake/tests/execution/joberr/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/execution/joberr/Makefile.test b/usr.bin/bmake/tests/execution/joberr/Makefile.test index aca86e87bae8..74a5a2488c54 100644 --- a/usr.bin/bmake/tests/execution/joberr/Makefile.test +++ b/usr.bin/bmake/tests/execution/joberr/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ check-joberr: .for _t in 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 diff --git a/usr.bin/bmake/tests/execution/joberr/legacy_test.sh b/usr.bin/bmake/tests/execution/joberr/legacy_test.sh index 429bfe1d661c..f5f24411bdfc 100644 --- a/usr.bin/bmake/tests/execution/joberr/legacy_test.sh +++ b/usr.bin/bmake/tests/execution/joberr/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/execution/plus/Makefile b/usr.bin/bmake/tests/execution/plus/Makefile index 884b991721d1..565e290a4747 100644 --- a/usr.bin/bmake/tests/execution/plus/Makefile +++ b/usr.bin/bmake/tests/execution/plus/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/execution/plus/Makefile.depend b/usr.bin/bmake/tests/execution/plus/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/execution/plus/Makefile.depend +++ b/usr.bin/bmake/tests/execution/plus/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/execution/plus/Makefile.test b/usr.bin/bmake/tests/execution/plus/Makefile.test index ae3bdc30b703..593092dd30fd 100644 --- a/usr.bin/bmake/tests/execution/plus/Makefile.test +++ b/usr.bin/bmake/tests/execution/plus/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ check-+: @${MAKE} -f ${MAKEFILE} -j2 -n do-$@ diff --git a/usr.bin/bmake/tests/execution/plus/legacy_test.sh b/usr.bin/bmake/tests/execution/plus/legacy_test.sh index 0737d1bc86b5..c0a83013f96e 100644 --- a/usr.bin/bmake/tests/execution/plus/legacy_test.sh +++ b/usr.bin/bmake/tests/execution/plus/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/shell/Makefile b/usr.bin/bmake/tests/shell/Makefile index 13b570ea64db..d844f8119719 100644 --- a/usr.bin/bmake/tests/shell/Makefile +++ b/usr.bin/bmake/tests/shell/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/shell diff --git a/usr.bin/bmake/tests/shell/Makefile.depend b/usr.bin/bmake/tests/shell/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/shell/Makefile.depend +++ b/usr.bin/bmake/tests/shell/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/shell/builtin/Makefile b/usr.bin/bmake/tests/shell/builtin/Makefile index d603c46b8f06..66ab3f9dd38a 100644 --- a/usr.bin/bmake/tests/shell/builtin/Makefile +++ b/usr.bin/bmake/tests/shell/builtin/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/shell/builtin/Makefile.depend b/usr.bin/bmake/tests/shell/builtin/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/shell/builtin/Makefile.depend +++ b/usr.bin/bmake/tests/shell/builtin/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/shell/builtin/Makefile.test b/usr.bin/bmake/tests/shell/builtin/Makefile.test index 03764784e1a0..111bb1821bf9 100644 --- a/usr.bin/bmake/tests/shell/builtin/Makefile.test +++ b/usr.bin/bmake/tests/shell/builtin/Makefile.test @@ -5,7 +5,6 @@ # will really execute ls, while the line with meta characters will execute # our special shell. # -# $FreeBSD$ .SHELL: path="${.CURDIR}/sh" diff --git a/usr.bin/bmake/tests/shell/builtin/legacy_test.sh b/usr.bin/bmake/tests/shell/builtin/legacy_test.sh index 6347583faeb6..d569508902fb 100644 --- a/usr.bin/bmake/tests/shell/builtin/legacy_test.sh +++ b/usr.bin/bmake/tests/shell/builtin/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/shell/builtin/sh b/usr.bin/bmake/tests/shell/builtin/sh index 3a507b87f674..2c246c988ce8 100644 --- a/usr.bin/bmake/tests/shell/builtin/sh +++ b/usr.bin/bmake/tests/shell/builtin/sh @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ echo "$@" if ! test -t 0 ; then cat diff --git a/usr.bin/bmake/tests/shell/meta/Makefile b/usr.bin/bmake/tests/shell/meta/Makefile index f7cab6c3bae6..9cf38507bbe5 100644 --- a/usr.bin/bmake/tests/shell/meta/Makefile +++ b/usr.bin/bmake/tests/shell/meta/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/shell/meta/Makefile.depend b/usr.bin/bmake/tests/shell/meta/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/shell/meta/Makefile.depend +++ b/usr.bin/bmake/tests/shell/meta/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/shell/meta/Makefile.test b/usr.bin/bmake/tests/shell/meta/Makefile.test index bcf19d052bbc..fbee949acc5d 100644 --- a/usr.bin/bmake/tests/shell/meta/Makefile.test +++ b/usr.bin/bmake/tests/shell/meta/Makefile.test @@ -5,7 +5,6 @@ # will really execute ls, while the line with meta characters will execute # our special shell. # -# $FreeBSD$ .SHELL: path="${.OBJDIR}/sh" diff --git a/usr.bin/bmake/tests/shell/meta/legacy_test.sh b/usr.bin/bmake/tests/shell/meta/legacy_test.sh index 41cd763fd7dd..b276f3d434de 100644 --- a/usr.bin/bmake/tests/shell/meta/legacy_test.sh +++ b/usr.bin/bmake/tests/shell/meta/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/shell/meta/sh b/usr.bin/bmake/tests/shell/meta/sh index 3a507b87f674..2c246c988ce8 100644 --- a/usr.bin/bmake/tests/shell/meta/sh +++ b/usr.bin/bmake/tests/shell/meta/sh @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ echo "$@" if ! test -t 0 ; then cat diff --git a/usr.bin/bmake/tests/shell/path/Makefile b/usr.bin/bmake/tests/shell/path/Makefile index 6dbb8728df4a..6baf42b2b058 100644 --- a/usr.bin/bmake/tests/shell/path/Makefile +++ b/usr.bin/bmake/tests/shell/path/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/shell/path/Makefile.depend b/usr.bin/bmake/tests/shell/path/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/shell/path/Makefile.depend +++ b/usr.bin/bmake/tests/shell/path/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/shell/path/Makefile.test b/usr.bin/bmake/tests/shell/path/Makefile.test index fe40b645510e..b5080234d7ce 100644 --- a/usr.bin/bmake/tests/shell/path/Makefile.test +++ b/usr.bin/bmake/tests/shell/path/Makefile.test @@ -7,7 +7,6 @@ # Be sure to include a meta-character into the command line, so that # really our shell is executed. # -# $FreeBSD$ # .ifmake sh_test diff --git a/usr.bin/bmake/tests/shell/path/legacy_test.sh b/usr.bin/bmake/tests/shell/path/legacy_test.sh index 9289a8d2dddd..bd3492774fb7 100644 --- a/usr.bin/bmake/tests/shell/path/legacy_test.sh +++ b/usr.bin/bmake/tests/shell/path/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/shell/path/sh b/usr.bin/bmake/tests/shell/path/sh index 46169eb6efc2..4363618a2f36 100644 --- a/usr.bin/bmake/tests/shell/path/sh +++ b/usr.bin/bmake/tests/shell/path/sh @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ echo $@ if ! test -t 0 ; then cat diff --git a/usr.bin/bmake/tests/shell/path_select/Makefile b/usr.bin/bmake/tests/shell/path_select/Makefile index 7fecfd327e50..5465022615d5 100644 --- a/usr.bin/bmake/tests/shell/path_select/Makefile +++ b/usr.bin/bmake/tests/shell/path_select/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/shell/path_select/Makefile.depend b/usr.bin/bmake/tests/shell/path_select/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/shell/path_select/Makefile.depend +++ b/usr.bin/bmake/tests/shell/path_select/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/shell/path_select/Makefile.test b/usr.bin/bmake/tests/shell/path_select/Makefile.test index 05cfb27f3fd9..7a8042e60a96 100644 --- a/usr.bin/bmake/tests/shell/path_select/Makefile.test +++ b/usr.bin/bmake/tests/shell/path_select/Makefile.test @@ -7,7 +7,6 @@ # Be sure to include a meta-character into the command line, so that # really our shell is executed. # -# $FreeBSD$ # .ifmake sh_test diff --git a/usr.bin/bmake/tests/shell/path_select/legacy_test.sh b/usr.bin/bmake/tests/shell/path_select/legacy_test.sh index 6b75b900e438..dbb91dcc9e56 100644 --- a/usr.bin/bmake/tests/shell/path_select/legacy_test.sh +++ b/usr.bin/bmake/tests/shell/path_select/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/shell/path_select/shell b/usr.bin/bmake/tests/shell/path_select/shell index 46169eb6efc2..4363618a2f36 100644 --- a/usr.bin/bmake/tests/shell/path_select/shell +++ b/usr.bin/bmake/tests/shell/path_select/shell @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ echo $@ if ! test -t 0 ; then cat diff --git a/usr.bin/bmake/tests/shell/replace/Makefile b/usr.bin/bmake/tests/shell/replace/Makefile index 980b99c95c8e..777770184fe3 100644 --- a/usr.bin/bmake/tests/shell/replace/Makefile +++ b/usr.bin/bmake/tests/shell/replace/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/shell/replace/Makefile.depend b/usr.bin/bmake/tests/shell/replace/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/shell/replace/Makefile.depend +++ b/usr.bin/bmake/tests/shell/replace/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/shell/replace/Makefile.test b/usr.bin/bmake/tests/shell/replace/Makefile.test index 2160dbfb5776..d0076b598214 100644 --- a/usr.bin/bmake/tests/shell/replace/Makefile.test +++ b/usr.bin/bmake/tests/shell/replace/Makefile.test @@ -8,7 +8,6 @@ # XXX There seems to be a problem here in -j1 mode: for the line without # @- make should switch on echoing again, but it doesn't. # -# $FreeBSD$ .SHELL: name="shell" path="${.CURDIR}/shell" \ quiet="be quiet" echo="be verbose" filter="be verbose" \ diff --git a/usr.bin/bmake/tests/shell/replace/legacy_test.sh b/usr.bin/bmake/tests/shell/replace/legacy_test.sh index 880ca780d53b..6e672d57b607 100644 --- a/usr.bin/bmake/tests/shell/replace/legacy_test.sh +++ b/usr.bin/bmake/tests/shell/replace/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/shell/replace/shell b/usr.bin/bmake/tests/shell/replace/shell index 46169eb6efc2..4363618a2f36 100644 --- a/usr.bin/bmake/tests/shell/replace/shell +++ b/usr.bin/bmake/tests/shell/replace/shell @@ -1,5 +1,4 @@ #!/bin/sh -# $FreeBSD$ echo $@ if ! test -t 0 ; then cat diff --git a/usr.bin/bmake/tests/shell/select/Makefile b/usr.bin/bmake/tests/shell/select/Makefile index 1695c881d3ad..1d90d1ebd451 100644 --- a/usr.bin/bmake/tests/shell/select/Makefile +++ b/usr.bin/bmake/tests/shell/select/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/shell/select/Makefile.depend b/usr.bin/bmake/tests/shell/select/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/shell/select/Makefile.depend +++ b/usr.bin/bmake/tests/shell/select/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/shell/select/Makefile.test b/usr.bin/bmake/tests/shell/select/Makefile.test index 74d96e1d445b..ed2b105610ae 100644 --- a/usr.bin/bmake/tests/shell/select/Makefile.test +++ b/usr.bin/bmake/tests/shell/select/Makefile.test @@ -4,7 +4,6 @@ # normally don't have a ksh, we make this test conditional. This means # one has to recreate the test results once ksh is installed. # -# $FreeBSD$ # .ifmake sh_test diff --git a/usr.bin/bmake/tests/shell/select/legacy_test.sh b/usr.bin/bmake/tests/shell/select/legacy_test.sh index 46d3eafe571b..fc26745d61db 100644 --- a/usr.bin/bmake/tests/shell/select/legacy_test.sh +++ b/usr.bin/bmake/tests/shell/select/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/suffixes/Makefile b/usr.bin/bmake/tests/suffixes/Makefile index 60ec86e7e5ee..f1a50a8a8afd 100644 --- a/usr.bin/bmake/tests/suffixes/Makefile +++ b/usr.bin/bmake/tests/suffixes/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/suffixes diff --git a/usr.bin/bmake/tests/suffixes/Makefile.depend b/usr.bin/bmake/tests/suffixes/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/suffixes/Makefile.depend +++ b/usr.bin/bmake/tests/suffixes/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/suffixes/basic/Makefile b/usr.bin/bmake/tests/suffixes/basic/Makefile index bbfc150a6925..4caac0c8f4e6 100644 --- a/usr.bin/bmake/tests/suffixes/basic/Makefile +++ b/usr.bin/bmake/tests/suffixes/basic/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/suffixes/basic/Makefile.depend b/usr.bin/bmake/tests/suffixes/basic/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/suffixes/basic/Makefile.depend +++ b/usr.bin/bmake/tests/suffixes/basic/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/suffixes/basic/Makefile.test b/usr.bin/bmake/tests/suffixes/basic/Makefile.test index 45d9130eed97..6056774252f4 100644 --- a/usr.bin/bmake/tests/suffixes/basic/Makefile.test +++ b/usr.bin/bmake/tests/suffixes/basic/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Check that a simple suffix rule is correctly processed. diff --git a/usr.bin/bmake/tests/suffixes/basic/legacy_test.sh b/usr.bin/bmake/tests/suffixes/basic/legacy_test.sh index 3446bf0f7ab1..19d647a456fd 100644 --- a/usr.bin/bmake/tests/suffixes/basic/legacy_test.sh +++ b/usr.bin/bmake/tests/suffixes/basic/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/suffixes/src_wild1/Makefile b/usr.bin/bmake/tests/suffixes/src_wild1/Makefile index cfcfdca987a8..2c1802671ecf 100644 --- a/usr.bin/bmake/tests/suffixes/src_wild1/Makefile +++ b/usr.bin/bmake/tests/suffixes/src_wild1/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/suffixes/src_wild1/Makefile.depend b/usr.bin/bmake/tests/suffixes/src_wild1/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/suffixes/src_wild1/Makefile.depend +++ b/usr.bin/bmake/tests/suffixes/src_wild1/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/suffixes/src_wild1/Makefile.test b/usr.bin/bmake/tests/suffixes/src_wild1/Makefile.test index d0258ad126c6..bd143f315a54 100644 --- a/usr.bin/bmake/tests/suffixes/src_wild1/Makefile.test +++ b/usr.bin/bmake/tests/suffixes/src_wild1/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ test1: TEST1.b cat TEST1.a TEST2.a | diff -u - TEST1.b diff --git a/usr.bin/bmake/tests/suffixes/src_wild1/legacy_test.sh b/usr.bin/bmake/tests/suffixes/src_wild1/legacy_test.sh index 053cc6cddd16..555112a3df67 100644 --- a/usr.bin/bmake/tests/suffixes/src_wild1/legacy_test.sh +++ b/usr.bin/bmake/tests/suffixes/src_wild1/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/suffixes/src_wild2/Makefile b/usr.bin/bmake/tests/suffixes/src_wild2/Makefile index d66ca354c443..fa703dd73819 100644 --- a/usr.bin/bmake/tests/suffixes/src_wild2/Makefile +++ b/usr.bin/bmake/tests/suffixes/src_wild2/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/suffixes/src_wild2/Makefile.depend b/usr.bin/bmake/tests/suffixes/src_wild2/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/suffixes/src_wild2/Makefile.depend +++ b/usr.bin/bmake/tests/suffixes/src_wild2/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/suffixes/src_wild2/Makefile.test b/usr.bin/bmake/tests/suffixes/src_wild2/Makefile.test index 1dea7ea967ec..7c88e4c58660 100644 --- a/usr.bin/bmake/tests/suffixes/src_wild2/Makefile.test +++ b/usr.bin/bmake/tests/suffixes/src_wild2/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Source expansion with the source in a macro # diff --git a/usr.bin/bmake/tests/suffixes/src_wild2/legacy_test.sh b/usr.bin/bmake/tests/suffixes/src_wild2/legacy_test.sh index 03cff9382afa..e1faaff022a6 100644 --- a/usr.bin/bmake/tests/suffixes/src_wild2/legacy_test.sh +++ b/usr.bin/bmake/tests/suffixes/src_wild2/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/syntax/Makefile b/usr.bin/bmake/tests/syntax/Makefile index 3cd89f84428f..cd245affa0f9 100644 --- a/usr.bin/bmake/tests/syntax/Makefile +++ b/usr.bin/bmake/tests/syntax/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/syntax diff --git a/usr.bin/bmake/tests/syntax/Makefile.depend b/usr.bin/bmake/tests/syntax/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/syntax/Makefile.depend +++ b/usr.bin/bmake/tests/syntax/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/syntax/directive-t0/Makefile b/usr.bin/bmake/tests/syntax/directive-t0/Makefile index d29b8307ea1c..60f334184984 100644 --- a/usr.bin/bmake/tests/syntax/directive-t0/Makefile +++ b/usr.bin/bmake/tests/syntax/directive-t0/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/syntax/directive-t0/Makefile.depend b/usr.bin/bmake/tests/syntax/directive-t0/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/syntax/directive-t0/Makefile.depend +++ b/usr.bin/bmake/tests/syntax/directive-t0/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/syntax/directive-t0/Makefile.test b/usr.bin/bmake/tests/syntax/directive-t0/Makefile.test index 0f95a2161164..6081793e876d 100644 --- a/usr.bin/bmake/tests/syntax/directive-t0/Makefile.test +++ b/usr.bin/bmake/tests/syntax/directive-t0/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # A typo'ed directive. # diff --git a/usr.bin/bmake/tests/syntax/directive-t0/legacy_test.sh b/usr.bin/bmake/tests/syntax/directive-t0/legacy_test.sh index 451c8764c252..9a50d0bb7073 100644 --- a/usr.bin/bmake/tests/syntax/directive-t0/legacy_test.sh +++ b/usr.bin/bmake/tests/syntax/directive-t0/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/syntax/enl/Makefile b/usr.bin/bmake/tests/syntax/enl/Makefile index b41c752f861b..31314fda7a7b 100644 --- a/usr.bin/bmake/tests/syntax/enl/Makefile +++ b/usr.bin/bmake/tests/syntax/enl/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/syntax/enl/Makefile.depend b/usr.bin/bmake/tests/syntax/enl/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/syntax/enl/Makefile.depend +++ b/usr.bin/bmake/tests/syntax/enl/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/syntax/enl/Makefile.test b/usr.bin/bmake/tests/syntax/enl/Makefile.test index a7c69555f244..cd1cc15ceea1 100644 --- a/usr.bin/bmake/tests/syntax/enl/Makefile.test +++ b/usr.bin/bmake/tests/syntax/enl/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Test handling of escaped newlines. # diff --git a/usr.bin/bmake/tests/syntax/enl/legacy_test.sh b/usr.bin/bmake/tests/syntax/enl/legacy_test.sh index 307c1f02d2f0..20d2a80d9603 100644 --- a/usr.bin/bmake/tests/syntax/enl/legacy_test.sh +++ b/usr.bin/bmake/tests/syntax/enl/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/syntax/funny-targets/Makefile b/usr.bin/bmake/tests/syntax/funny-targets/Makefile index eae22ec84e0c..499d206380cd 100644 --- a/usr.bin/bmake/tests/syntax/funny-targets/Makefile +++ b/usr.bin/bmake/tests/syntax/funny-targets/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/syntax/funny-targets/Makefile.depend b/usr.bin/bmake/tests/syntax/funny-targets/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/syntax/funny-targets/Makefile.depend +++ b/usr.bin/bmake/tests/syntax/funny-targets/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/syntax/funny-targets/Makefile.test b/usr.bin/bmake/tests/syntax/funny-targets/Makefile.test index 064ab3a9435f..943c46fe0571 100644 --- a/usr.bin/bmake/tests/syntax/funny-targets/Makefile.test +++ b/usr.bin/bmake/tests/syntax/funny-targets/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # PR bin/6612 / GRN r102178 # diff --git a/usr.bin/bmake/tests/syntax/funny-targets/legacy_test.sh b/usr.bin/bmake/tests/syntax/funny-targets/legacy_test.sh index e9cd31701ecd..c922ee67227b 100644 --- a/usr.bin/bmake/tests/syntax/funny-targets/legacy_test.sh +++ b/usr.bin/bmake/tests/syntax/funny-targets/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/syntax/semi/Makefile b/usr.bin/bmake/tests/syntax/semi/Makefile index c48e1759af9a..5f1325693892 100644 --- a/usr.bin/bmake/tests/syntax/semi/Makefile +++ b/usr.bin/bmake/tests/syntax/semi/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/syntax/semi/Makefile.depend b/usr.bin/bmake/tests/syntax/semi/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/syntax/semi/Makefile.depend +++ b/usr.bin/bmake/tests/syntax/semi/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/syntax/semi/Makefile.test b/usr.bin/bmake/tests/syntax/semi/Makefile.test index 12f52255ee12..c863f7e111e1 100644 --- a/usr.bin/bmake/tests/syntax/semi/Makefile.test +++ b/usr.bin/bmake/tests/syntax/semi/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Test handling of escaped newlines. # diff --git a/usr.bin/bmake/tests/syntax/semi/legacy_test.sh b/usr.bin/bmake/tests/syntax/semi/legacy_test.sh index 092635a84957..81e8f0d9c69b 100644 --- a/usr.bin/bmake/tests/syntax/semi/legacy_test.sh +++ b/usr.bin/bmake/tests/syntax/semi/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/sysmk/Makefile b/usr.bin/bmake/tests/sysmk/Makefile index 90d90f1ddbd4..464bb9246a8d 100644 --- a/usr.bin/bmake/tests/sysmk/Makefile +++ b/usr.bin/bmake/tests/sysmk/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk diff --git a/usr.bin/bmake/tests/sysmk/Makefile.depend b/usr.bin/bmake/tests/sysmk/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile b/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile index 0522432e666b..2bf2389e23ae 100644 --- a/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile +++ b/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.depend b/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.test b/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.test index fc95f46e679e..6b4eac3f1880 100644 --- a/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.test +++ b/usr.bin/bmake/tests/sysmk/t0/2/1/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Can we traverse up to / and find a 'mk/sys.mk'? # diff --git a/usr.bin/bmake/tests/sysmk/t0/2/1/legacy_test.sh b/usr.bin/bmake/tests/sysmk/t0/2/1/legacy_test.sh index 0214842f48e4..7b5139751dcb 100644 --- a/usr.bin/bmake/tests/sysmk/t0/2/1/legacy_test.sh +++ b/usr.bin/bmake/tests/sysmk/t0/2/1/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../../../common.sh diff --git a/usr.bin/bmake/tests/sysmk/t0/2/Makefile b/usr.bin/bmake/tests/sysmk/t0/2/Makefile index 22048078844b..447cd7efad49 100644 --- a/usr.bin/bmake/tests/sysmk/t0/2/Makefile +++ b/usr.bin/bmake/tests/sysmk/t0/2/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t0/2 diff --git a/usr.bin/bmake/tests/sysmk/t0/2/Makefile.depend b/usr.bin/bmake/tests/sysmk/t0/2/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t0/2/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t0/2/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t0/Makefile b/usr.bin/bmake/tests/sysmk/t0/Makefile index f38383c4e893..61eb371efca5 100644 --- a/usr.bin/bmake/tests/sysmk/t0/Makefile +++ b/usr.bin/bmake/tests/sysmk/t0/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t0 diff --git a/usr.bin/bmake/tests/sysmk/t0/Makefile.depend b/usr.bin/bmake/tests/sysmk/t0/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t0/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t0/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t0/mk/Makefile b/usr.bin/bmake/tests/sysmk/t0/mk/Makefile index ef40ab9a968c..7a9397360304 100644 --- a/usr.bin/bmake/tests/sysmk/t0/mk/Makefile +++ b/usr.bin/bmake/tests/sysmk/t0/mk/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/sysmk/t0/mk/Makefile.depend b/usr.bin/bmake/tests/sysmk/t0/mk/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t0/mk/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t0/mk/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t0/mk/sys.mk.test b/usr.bin/bmake/tests/sysmk/t0/mk/sys.mk.test index 60f195533ed2..b08709e89ca5 100644 --- a/usr.bin/bmake/tests/sysmk/t0/mk/sys.mk.test +++ b/usr.bin/bmake/tests/sysmk/t0/mk/sys.mk.test @@ -1,3 +1,2 @@ -# $FreeBSD$ DASH_M_DOTDOTDOT=Found_DotDotDot_sys_mk diff --git a/usr.bin/bmake/tests/sysmk/t1/2/1/Makefile b/usr.bin/bmake/tests/sysmk/t1/2/1/Makefile index eb01f5de1315..9b9c390136ce 100644 --- a/usr.bin/bmake/tests/sysmk/t1/2/1/Makefile +++ b/usr.bin/bmake/tests/sysmk/t1/2/1/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/sysmk/t1/2/1/Makefile.depend b/usr.bin/bmake/tests/sysmk/t1/2/1/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t1/2/1/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t1/2/1/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t1/2/1/cleanup b/usr.bin/bmake/tests/sysmk/t1/2/1/cleanup index c3d58b79e422..0ca413803115 100644 --- a/usr.bin/bmake/tests/sysmk/t1/2/1/cleanup +++ b/usr.bin/bmake/tests/sysmk/t1/2/1/cleanup @@ -1,3 +1,2 @@ -# $FreeBSD$ rm -rf ${WORK_DIR}/../../../t0/2/1 diff --git a/usr.bin/bmake/tests/sysmk/t1/2/1/legacy_test.sh b/usr.bin/bmake/tests/sysmk/t1/2/1/legacy_test.sh index fb738516283c..c6483c3f6f1c 100644 --- a/usr.bin/bmake/tests/sysmk/t1/2/1/legacy_test.sh +++ b/usr.bin/bmake/tests/sysmk/t1/2/1/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../../../common.sh diff --git a/usr.bin/bmake/tests/sysmk/t1/2/Makefile b/usr.bin/bmake/tests/sysmk/t1/2/Makefile index 7c2e61927ecf..6d3495e9f9dc 100644 --- a/usr.bin/bmake/tests/sysmk/t1/2/Makefile +++ b/usr.bin/bmake/tests/sysmk/t1/2/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t1/2 diff --git a/usr.bin/bmake/tests/sysmk/t1/2/Makefile.depend b/usr.bin/bmake/tests/sysmk/t1/2/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t1/2/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t1/2/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t1/Makefile b/usr.bin/bmake/tests/sysmk/t1/Makefile index 4d3282345516..9992c1ec7df1 100644 --- a/usr.bin/bmake/tests/sysmk/t1/Makefile +++ b/usr.bin/bmake/tests/sysmk/t1/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t1 diff --git a/usr.bin/bmake/tests/sysmk/t1/Makefile.depend b/usr.bin/bmake/tests/sysmk/t1/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t1/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t1/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t1/mk/Makefile b/usr.bin/bmake/tests/sysmk/t1/mk/Makefile index dea788d288b3..aa2e39da1167 100644 --- a/usr.bin/bmake/tests/sysmk/t1/mk/Makefile +++ b/usr.bin/bmake/tests/sysmk/t1/mk/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/sysmk/t1/mk/Makefile.depend b/usr.bin/bmake/tests/sysmk/t1/mk/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t1/mk/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t1/mk/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t1/mk/sys.mk.test b/usr.bin/bmake/tests/sysmk/t1/mk/sys.mk.test index 99b8ecc1d389..e49f3829ecab 100644 --- a/usr.bin/bmake/tests/sysmk/t1/mk/sys.mk.test +++ b/usr.bin/bmake/tests/sysmk/t1/mk/sys.mk.test @@ -1,3 +1,2 @@ -# $FreeBSD$ DASH_M_DOTDOTDOT=Found_WRONG_DotDotDot_sys_mk__with_C_before_m diff --git a/usr.bin/bmake/tests/sysmk/t2/2/1/Makefile b/usr.bin/bmake/tests/sysmk/t2/2/1/Makefile index 36d05750553b..362d2f58e4df 100644 --- a/usr.bin/bmake/tests/sysmk/t2/2/1/Makefile +++ b/usr.bin/bmake/tests/sysmk/t2/2/1/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/sysmk/t2/2/1/Makefile.depend b/usr.bin/bmake/tests/sysmk/t2/2/1/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t2/2/1/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t2/2/1/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t2/2/1/cleanup b/usr.bin/bmake/tests/sysmk/t2/2/1/cleanup index c3d58b79e422..0ca413803115 100644 --- a/usr.bin/bmake/tests/sysmk/t2/2/1/cleanup +++ b/usr.bin/bmake/tests/sysmk/t2/2/1/cleanup @@ -1,3 +1,2 @@ -# $FreeBSD$ rm -rf ${WORK_DIR}/../../../t0/2/1 diff --git a/usr.bin/bmake/tests/sysmk/t2/2/1/legacy_test.sh b/usr.bin/bmake/tests/sysmk/t2/2/1/legacy_test.sh index ca817d8098d0..2039eb09280a 100644 --- a/usr.bin/bmake/tests/sysmk/t2/2/1/legacy_test.sh +++ b/usr.bin/bmake/tests/sysmk/t2/2/1/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../../../common.sh diff --git a/usr.bin/bmake/tests/sysmk/t2/2/Makefile b/usr.bin/bmake/tests/sysmk/t2/2/Makefile index 7d1c68e637bd..ba4e042e1ad3 100644 --- a/usr.bin/bmake/tests/sysmk/t2/2/Makefile +++ b/usr.bin/bmake/tests/sysmk/t2/2/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t2/2 diff --git a/usr.bin/bmake/tests/sysmk/t2/2/Makefile.depend b/usr.bin/bmake/tests/sysmk/t2/2/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t2/2/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t2/2/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t2/Makefile b/usr.bin/bmake/tests/sysmk/t2/Makefile index 734c7d8802a0..cabdaedc9726 100644 --- a/usr.bin/bmake/tests/sysmk/t2/Makefile +++ b/usr.bin/bmake/tests/sysmk/t2/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t2 diff --git a/usr.bin/bmake/tests/sysmk/t2/Makefile.depend b/usr.bin/bmake/tests/sysmk/t2/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t2/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t2/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t2/mk/Makefile b/usr.bin/bmake/tests/sysmk/t2/mk/Makefile index f35c07c45829..64659a017245 100644 --- a/usr.bin/bmake/tests/sysmk/t2/mk/Makefile +++ b/usr.bin/bmake/tests/sysmk/t2/mk/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/sysmk/t2/mk/Makefile.depend b/usr.bin/bmake/tests/sysmk/t2/mk/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/sysmk/t2/mk/Makefile.depend +++ b/usr.bin/bmake/tests/sysmk/t2/mk/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/sysmk/t2/mk/sys.mk.test b/usr.bin/bmake/tests/sysmk/t2/mk/sys.mk.test index 55632fdc90a4..ceb5f909d390 100644 --- a/usr.bin/bmake/tests/sysmk/t2/mk/sys.mk.test +++ b/usr.bin/bmake/tests/sysmk/t2/mk/sys.mk.test @@ -1,3 +1,2 @@ -# $FreeBSD$ DASH_M_DOTDOTDOT=Found_DotDotDot_sys_mk__with_m_before_C diff --git a/usr.bin/bmake/tests/test-new.mk b/usr.bin/bmake/tests/test-new.mk index f200833f81f1..761f0a1acc9f 100644 --- a/usr.bin/bmake/tests/test-new.mk +++ b/usr.bin/bmake/tests/test-new.mk @@ -1,4 +1,3 @@ -# $FreeBSD$ NEW_DIR!= make -C ${.CURDIR}/../../../../usr.bin/make -V .OBJDIR diff --git a/usr.bin/bmake/tests/variables/Makefile b/usr.bin/bmake/tests/variables/Makefile index e010718e65a4..2d5c9590d8d6 100644 --- a/usr.bin/bmake/tests/variables/Makefile +++ b/usr.bin/bmake/tests/variables/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TESTSDIR= ${TESTSBASE}/usr.bin/bmake/variables diff --git a/usr.bin/bmake/tests/variables/Makefile.depend b/usr.bin/bmake/tests/variables/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/variables/Makefile.depend +++ b/usr.bin/bmake/tests/variables/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/variables/modifier_M/Makefile b/usr.bin/bmake/tests/variables/modifier_M/Makefile index f4bd3244edbe..6969977ab1bc 100644 --- a/usr.bin/bmake/tests/variables/modifier_M/Makefile +++ b/usr.bin/bmake/tests/variables/modifier_M/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/variables/modifier_M/Makefile.depend b/usr.bin/bmake/tests/variables/modifier_M/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/variables/modifier_M/Makefile.depend +++ b/usr.bin/bmake/tests/variables/modifier_M/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/variables/modifier_M/Makefile.test b/usr.bin/bmake/tests/variables/modifier_M/Makefile.test index 34d4cd44a95b..a4fa026431f1 100644 --- a/usr.bin/bmake/tests/variables/modifier_M/Makefile.test +++ b/usr.bin/bmake/tests/variables/modifier_M/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Test the M modifier. # diff --git a/usr.bin/bmake/tests/variables/modifier_M/legacy_test.sh b/usr.bin/bmake/tests/variables/modifier_M/legacy_test.sh index 6a3e68ff575d..58dccdcf4743 100644 --- a/usr.bin/bmake/tests/variables/modifier_M/legacy_test.sh +++ b/usr.bin/bmake/tests/variables/modifier_M/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/variables/modifier_t/Makefile b/usr.bin/bmake/tests/variables/modifier_t/Makefile index 364ff1198c38..6d1432cb517c 100644 --- a/usr.bin/bmake/tests/variables/modifier_t/Makefile +++ b/usr.bin/bmake/tests/variables/modifier_t/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/variables/modifier_t/Makefile.depend b/usr.bin/bmake/tests/variables/modifier_t/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/variables/modifier_t/Makefile.depend +++ b/usr.bin/bmake/tests/variables/modifier_t/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/variables/modifier_t/Makefile.test b/usr.bin/bmake/tests/variables/modifier_t/Makefile.test index 53844eecf573..a99eb194f972 100644 --- a/usr.bin/bmake/tests/variables/modifier_t/Makefile.test +++ b/usr.bin/bmake/tests/variables/modifier_t/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Test the t modifier. # diff --git a/usr.bin/bmake/tests/variables/modifier_t/legacy_test.sh b/usr.bin/bmake/tests/variables/modifier_t/legacy_test.sh index 7f145718b6d2..42dfbe07e6e9 100644 --- a/usr.bin/bmake/tests/variables/modifier_t/legacy_test.sh +++ b/usr.bin/bmake/tests/variables/modifier_t/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/variables/opt_V/Makefile b/usr.bin/bmake/tests/variables/opt_V/Makefile index cd9cb511bdfa..1277ee0c4b97 100644 --- a/usr.bin/bmake/tests/variables/opt_V/Makefile +++ b/usr.bin/bmake/tests/variables/opt_V/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/variables/opt_V/Makefile.depend b/usr.bin/bmake/tests/variables/opt_V/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/variables/opt_V/Makefile.depend +++ b/usr.bin/bmake/tests/variables/opt_V/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/variables/opt_V/Makefile.test b/usr.bin/bmake/tests/variables/opt_V/Makefile.test index 128e5118bc41..b30ab0c9822c 100644 --- a/usr.bin/bmake/tests/variables/opt_V/Makefile.test +++ b/usr.bin/bmake/tests/variables/opt_V/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Test the -V option # diff --git a/usr.bin/bmake/tests/variables/opt_V/legacy_test.sh b/usr.bin/bmake/tests/variables/opt_V/legacy_test.sh index 4b1122acac83..2522f6d7e9b1 100644 --- a/usr.bin/bmake/tests/variables/opt_V/legacy_test.sh +++ b/usr.bin/bmake/tests/variables/opt_V/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh diff --git a/usr.bin/bmake/tests/variables/t0/Makefile b/usr.bin/bmake/tests/variables/t0/Makefile index 50a8ff7bd59f..99b8975adfe0 100644 --- a/usr.bin/bmake/tests/variables/t0/Makefile +++ b/usr.bin/bmake/tests/variables/t0/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ PACKAGE= tests diff --git a/usr.bin/bmake/tests/variables/t0/Makefile.depend b/usr.bin/bmake/tests/variables/t0/Makefile.depend index f80275d86ab1..11aba52f82cf 100644 --- a/usr.bin/bmake/tests/variables/t0/Makefile.depend +++ b/usr.bin/bmake/tests/variables/t0/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/usr.bin/bmake/tests/variables/t0/Makefile.test b/usr.bin/bmake/tests/variables/t0/Makefile.test index 1cc58eefa493..222b7befa287 100644 --- a/usr.bin/bmake/tests/variables/t0/Makefile.test +++ b/usr.bin/bmake/tests/variables/t0/Makefile.test @@ -1,4 +1,3 @@ -# $FreeBSD$ # # A unsorted set of macro expansions. This should be sorted out. # diff --git a/usr.bin/bmake/tests/variables/t0/legacy_test.sh b/usr.bin/bmake/tests/variables/t0/legacy_test.sh index 8c78e2d08259..99405f555116 100644 --- a/usr.bin/bmake/tests/variables/t0/legacy_test.sh +++ b/usr.bin/bmake/tests/variables/t0/legacy_test.sh @@ -1,5 +1,4 @@ #! /bin/sh -# $FreeBSD$ . $(dirname $0)/../../common.sh |
