diff options
Diffstat (limited to 'tools/regression/lib/libc/stdio/Makefile')
-rw-r--r-- | tools/regression/lib/libc/stdio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/lib/libc/stdio/Makefile b/tools/regression/lib/libc/stdio/Makefile index a246b998fda0f..7108d61fb9334 100644 --- a/tools/regression/lib/libc/stdio/Makefile +++ b/tools/regression/lib/libc/stdio/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/stdio/Makefile,v 1.3 2003/06/28 09:03:44 das Exp $ TESTS= test-perror test-printfloat test-scanfloat |