diff options
Diffstat (limited to 'src/regress/lib/libc/db/Makefile')
-rw-r--r-- | src/regress/lib/libc/db/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libc/db/Makefile b/src/regress/lib/libc/db/Makefile index 9d2dc61d66..f49b6b7247 100644 --- a/src/regress/lib/libc/db/Makefile +++ b/src/regress/lib/libc/db/Makefile | |||
@@ -1,5 +1,5 @@ | |||
1 | # $OpenBSD: Makefile,v 1.4 2001/01/29 02:05:40 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.11 1995/12/12 01:54:15 cgd Exp $ | 2 | # $NetBSD: Makefile,v 1.11 1995/12/12 01:54:15 cgd Exp $ |
2 | # @(#)Makefile 8.1 (Berkeley) 6/4/93 | ||
3 | 3 | ||
4 | PROG= dbtest | 4 | PROG= dbtest |
5 | 5 | ||