diff options
Diffstat (limited to '')
-rw-r--r-- | src/regress/lib/libc/uuid/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/regress/lib/libc/uuid/Makefile b/src/regress/lib/libc/uuid/Makefile deleted file mode 100644 index 301f08fc3a..0000000000 --- a/src/regress/lib/libc/uuid/Makefile +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | # $OpenBSD: Makefile,v 1.1 2021/08/31 09:57:27 jasper Exp $ | ||
2 | |||
3 | PROG= uuidtest | ||
4 | |||
5 | .include <bsd.regress.mk> | ||