diff options
Diffstat (limited to 'lib/libc/db/mpool/Makefile.inc')
-rw-r--r-- | lib/libc/db/mpool/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/db/mpool/Makefile.inc b/lib/libc/db/mpool/Makefile.inc index c8f2949a55239..2592bf1b34410 100644 --- a/lib/libc/db/mpool/Makefile.inc +++ b/lib/libc/db/mpool/Makefile.inc @@ -1,5 +1,5 @@ # from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 -# $Id$ +# $Id: Makefile.inc,v 1.2 1997/05/03 03:49:54 jb Exp $ .PATH: ${.CURDIR}/../libc/db/mpool |