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 fc9b8034ce04f..30a3a28106992 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.14 1998/04/11 07:40:41 jb Exp $ +# $Id: Makefile.inc,v 1.15 1998/05/08 05:17:11 jb Exp $ # stdio sources .PATH: ${.CURDIR}/../libc/stdio |