aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bmake/tests/shell/path
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bmake/tests/shell/path')
-rw-r--r--usr.bin/bmake/tests/shell/path/Makefile1
-rw-r--r--usr.bin/bmake/tests/shell/path/Makefile.depend1
-rw-r--r--usr.bin/bmake/tests/shell/path/Makefile.test1
-rw-r--r--usr.bin/bmake/tests/shell/path/legacy_test.sh1
-rw-r--r--usr.bin/bmake/tests/shell/path/sh1
5 files changed, 0 insertions, 5 deletions
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