summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/socket/Makefile
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2002-02-23 01:25:12 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2002-02-23 01:25:12 +0000
commit756cb04f5c13353010d29ecfafc385228799e97a (patch)
treea8bcd88676eae3090f8cc915072192414597a77c /regress/lib/libpthread/socket/Makefile
parentf65be4bfb39e150d7a00b2e0d5d1569c00c75269 (diff)
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
XXX - what about the install targets?
Diffstat (limited to 'regress/lib/libpthread/socket/Makefile')
-rw-r--r--regress/lib/libpthread/socket/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/lib/libpthread/socket/Makefile b/regress/lib/libpthread/socket/Makefile
index 30574a5e2a6..a1a150efd7f 100644
--- a/regress/lib/libpthread/socket/Makefile
+++ b/regress/lib/libpthread/socket/Makefile
@@ -1,7 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 2001/08/15 14:37:10 fgsch Exp $
+# $OpenBSD: Makefile,v 1.2 2002/02/23 01:25:11 art Exp $
SUBDIR= 1 2a 2
-regress: _SUBDIRUSE
-
.include <bsd.subdir.mk>