aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/usr.bin/make/basic/t1
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/usr.bin/make/basic/t1')
-rw-r--r--tools/regression/usr.bin/make/basic/t1/Makefile2
-rw-r--r--tools/regression/usr.bin/make/basic/t1/test.t2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/regression/usr.bin/make/basic/t1/Makefile b/tools/regression/usr.bin/make/basic/t1/Makefile
index d120087831ce..0aaaafd5fb8d 100644
--- a/tools/regression/usr.bin/make/basic/t1/Makefile
+++ b/tools/regression/usr.bin/make/basic/t1/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/usr.bin/make/basic/t1/Makefile,v 1.1 2005/05/31 14:13:02 harti Exp $
#
# Just a target and nothing else. No target on command line.
#
diff --git a/tools/regression/usr.bin/make/basic/t1/test.t b/tools/regression/usr.bin/make/basic/t1/test.t
index 4131f5da859b..d3669cf73984 100644
--- a/tools/regression/usr.bin/make/basic/t1/test.t
+++ b/tools/regression/usr.bin/make/basic/t1/test.t
@@ -1,6 +1,6 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/usr.bin/make/basic/t1/test.t,v 1.2 2005/05/31 14:13:02 harti Exp $
cd `dirname $0`
. ../../common.sh