diff options
Diffstat (limited to 'regress/lib/Makefile')
-rw-r--r-- | regress/lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/Makefile b/regress/lib/Makefile index b0c21dc9586..94877a615be 100644 --- a/regress/lib/Makefile +++ b/regress/lib/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.11 2003/01/19 23:09:59 deraadt Exp $ +# $OpenBSD: Makefile,v 1.12 2003/06/15 16:34:53 mickey Exp $ -SUBDIR+= libc libpthread csu libssl libm +SUBDIR+= libc libpthread csu libssl libm libevent install: |