diff options
Diffstat (limited to 'regress/lib/libpthread/socket/Makefile')
-rw-r--r-- | regress/lib/libpthread/socket/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libpthread/socket/Makefile b/regress/lib/libpthread/socket/Makefile index a1a150efd7f..5b242a0faaf 100644 --- a/regress/lib/libpthread/socket/Makefile +++ b/regress/lib/libpthread/socket/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.2 2002/02/23 01:25:11 art Exp $ +# $OpenBSD: Makefile,v 1.3 2002/10/10 00:45:20 marc Exp $ -SUBDIR= 1 2a 2 +SUBDIR= 1 2a 2 3 .include <bsd.subdir.mk> |