aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/usr.bin/make/variables/t0
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-11-03 00:35:26 +0000
commit3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch)
tree60a81407b110eb6d80af1e0affba0ec353de6a9c /tools/regression/usr.bin/make/variables/t0
parent3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff)
This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs
'RELENG_6_0_0_RELEASE'. This commit was manufactured to restore the state of the 6.0-RELEASE image.
Diffstat (limited to 'tools/regression/usr.bin/make/variables/t0')
-rw-r--r--tools/regression/usr.bin/make/variables/t0/Makefile2
-rw-r--r--tools/regression/usr.bin/make/variables/t0/test.t2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/regression/usr.bin/make/variables/t0/Makefile b/tools/regression/usr.bin/make/variables/t0/Makefile
index 1cc58eefa493..59df7f69d5ad 100644
--- a/tools/regression/usr.bin/make/variables/t0/Makefile
+++ b/tools/regression/usr.bin/make/variables/t0/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/usr.bin/make/variables/t0/Makefile,v 1.1 2005/05/31 14:13:07 harti Exp $
#
# A unsorted set of macro expansions. This should be sorted out.
#
diff --git a/tools/regression/usr.bin/make/variables/t0/test.t b/tools/regression/usr.bin/make/variables/t0/test.t
index 7e4f42729d26..588c787ec958 100644
--- a/tools/regression/usr.bin/make/variables/t0/test.t
+++ b/tools/regression/usr.bin/make/variables/t0/test.t
@@ -1,6 +1,6 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/usr.bin/make/variables/t0/test.t,v 1.2 2005/05/31 14:13:07 harti Exp $
cd `dirname $0`
. ../../common.sh