summaryrefslogtreecommitdiff
path: root/regress/lib/libc_r/pthread_kill/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/lib/libc_r/pthread_kill/Makefile')
-rw-r--r--regress/lib/libc_r/pthread_kill/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/regress/lib/libc_r/pthread_kill/Makefile b/regress/lib/libc_r/pthread_kill/Makefile
deleted file mode 100644
index 40a86c33909..00000000000
--- a/regress/lib/libc_r/pthread_kill/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-# $OpenBSD: Makefile,v 1.1 2002/10/21 18:44:11 marc Exp $
-
-PROG= pthread_kill
-
-.include <bsd.regress.mk>