diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2002-02-18 11:02:50 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2002-02-18 11:02:50 +0000 |
commit | 2a1b9ad8a97070cbd453037352c4533ec40f3530 (patch) | |
tree | 5f823050645f2a92cd61dd061dc03cea3c5878ab | |
parent | d7785de5bba7bb6184acf5212f6fa5a701b5df88 (diff) |
clean
-rw-r--r-- | regress/lib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/lib/Makefile b/regress/lib/Makefile index f79388167e6..19b3db752d4 100644 --- a/regress/lib/Makefile +++ b/regress/lib/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2002/02/18 11:01:24 art Exp $ -# $NetBSD: Makefile,v 1.2 1995/04/20 22:38:24 cgd Exp $ +# $OpenBSD: Makefile,v 1.8 2002/02/18 11:02:49 art Exp $ SUBDIR+= libc libc_r csu libssl |