summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/time/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/time/Makefile')
-rw-r--r--src/regress/lib/libc/time/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/regress/lib/libc/time/Makefile b/src/regress/lib/libc/time/Makefile
deleted file mode 100644
index 1fc8541dc8..0000000000
--- a/src/regress/lib/libc/time/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
1# $OpenBSD: Makefile,v 1.2 2022/11/06 12:59:46 beck Exp $
2
3SUBDIR+=strptime
4SUBDIR+=time_conversion
5
6.include <bsd.subdir.mk>