summaryrefslogtreecommitdiff
path: root/regress/lib/libpthread/pcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/lib/libpthread/pcap/Makefile')
-rw-r--r--regress/lib/libpthread/pcap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/regress/lib/libpthread/pcap/Makefile b/regress/lib/libpthread/pcap/Makefile
index 05adefc51d9..821f1c63e48 100644
--- a/regress/lib/libpthread/pcap/Makefile
+++ b/regress/lib/libpthread/pcap/Makefile
@@ -1,8 +1,7 @@
-# $OpenBSD: Makefile,v 1.4 2001/11/12 00:58:57 marc Exp $
+# $OpenBSD: Makefile,v 1.5 2002/01/03 00:43:47 art Exp $
PROG= pcap
-SRCS= pcap.c
LDADD+= -lpcap
-.include <bsd.prog.mk>
+.include <bsd.regress.mk>