summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/wprintf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/wprintf/Makefile')
-rw-r--r--src/regress/lib/libc/wprintf/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/regress/lib/libc/wprintf/Makefile b/src/regress/lib/libc/wprintf/Makefile
deleted file mode 100644
index 7b1897f2c4..0000000000
--- a/src/regress/lib/libc/wprintf/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
1# $OpenBSD: Makefile,v 1.1 2011/04/24 08:00:22 stsp Exp $
2
3PROG= wfp
4
5.include <bsd.regress.mk>