summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/locale/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/locale/Makefile')
-rw-r--r--src/regress/lib/libc/locale/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/regress/lib/libc/locale/Makefile b/src/regress/lib/libc/locale/Makefile
deleted file mode 100644
index 550f176d4c..0000000000
--- a/src/regress/lib/libc/locale/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
1# $OpenBSD: Makefile,v 1.7 2020/01/13 15:35:57 bluhm Exp $
2
3SUBDIR = check_isw mbrtowc setlocale uselocale wcrtomb
4
5.include <bsd.subdir.mk>