diff options
Diffstat (limited to 'usr.bin/bmake/tests/syntax')
18 files changed, 0 insertions, 18 deletions
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 |