summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/popen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/popen/Makefile')
-rw-r--r--src/regress/lib/libc/popen/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/regress/lib/libc/popen/Makefile b/src/regress/lib/libc/popen/Makefile
deleted file mode 100644
index 25b8668a7a..0000000000
--- a/src/regress/lib/libc/popen/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
1# $OpenBSD: Makefile,v 1.1 2002/02/16 01:55:09 art Exp $
2
3PROG=popen
4
5.include <bsd.regress.mk>