diff options
Diffstat (limited to 'tools/regression/usr.bin/make/shell/replace/Makefile')
| -rw-r--r-- | tools/regression/usr.bin/make/shell/replace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/usr.bin/make/shell/replace/Makefile b/tools/regression/usr.bin/make/shell/replace/Makefile index 2160dbfb5776..73833b5deee7 100644 --- a/tools/regression/usr.bin/make/shell/replace/Makefile +++ b/tools/regression/usr.bin/make/shell/replace/Makefile @@ -8,7 +8,7 @@ # 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$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/replace/Makefile,v 1.2.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .SHELL: name="shell" path="${.CURDIR}/shell" \ quiet="be quiet" echo="be verbose" filter="be verbose" \ |
