summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/netdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/lib/libpthread/netdb/Makefile')
-rw-r--r--regress/lib/libpthread/netdb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/regress/lib/libpthread/netdb/Makefile b/regress/lib/libpthread/netdb/Makefile
index 7b293a620c5..70b963db05c 100644
--- a/regress/lib/libpthread/netdb/Makefile
+++ b/regress/lib/libpthread/netdb/Makefile
@@ -1,6 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 2001/08/15 14:37:11 fgsch Exp $
+# $OpenBSD: Makefile,v 1.2 2002/01/03 00:43:47 art Exp $
PROG= netdb
-SRCS= netdb.c
-.include <bsd.prog.mk>
+.include <bsd.regress.mk>