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 e1089f8bef6e4..140421388ae48 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 -# $Id: Makefile.inc,v 1.6.2.2 1998/04/13 23:20:52 steve Exp $ +# $Id: Makefile.inc,v 1.6.2.3 1998/11/04 08:42:02 tg Exp $ # stdio sources .PATH: ${.CURDIR}/../libc/stdio |