diff options
Diffstat (limited to 'tools/build/make_check/Makefile')
-rw-r--r-- | tools/build/make_check/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/make_check/Makefile b/tools/build/make_check/Makefile index 4c2389a1b098..e5561fc48d42 100644 --- a/tools/build/make_check/Makefile +++ b/tools/build/make_check/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/build/make_check/Makefile,v 1.28.12.1 2008/10/02 02:57:24 kensmith Exp $ # Test for broken LHS expansion. # This *must* cause make(1) to detect a recursive variable, and fail as such. |