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