diff options
Diffstat (limited to 'lib/libc/stdio/Makefile.inc')
-rw-r--r-- | lib/libc/stdio/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/Makefile.inc b/lib/libc/stdio/Makefile.inc index 357bfa9360c65..c70fb97e81959 100644 --- a/lib/libc/stdio/Makefile.inc +++ b/lib/libc/stdio/Makefile.inc @@ -1,5 +1,5 @@ # @(#)Makefile.inc 8.3 (Berkeley) 4/17/94 -# $FreeBSD$ +# $FreeBSD: src/lib/libc/stdio/Makefile.inc,v 1.33.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # stdio sources .PATH: ${.CURDIR}/stdio |