From eb8dd9dca1228af0cd132f515509051ecfabf6f6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 14 Apr 2025 17:32:06 +0000 Subject: This commit was manufactured by cvs2git to create tag 'tb_20250414'. --- src/regress/lib/libc/strerror/Makefile | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/regress/lib/libc/strerror/Makefile (limited to 'src/regress/lib/libc/strerror/Makefile') diff --git a/src/regress/lib/libc/strerror/Makefile b/src/regress/lib/libc/strerror/Makefile deleted file mode 100644 index 448b6da903..0000000000 --- a/src/regress/lib/libc/strerror/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# $OpenBSD: Makefile,v 1.1 2004/04/30 17:15:12 espie Exp $ - -NOMAN= -PROG=strerror_test -CPPFLAGS+=-I${.CURDIR}/../../../../lib/libc -CLEANFILES+= invalid.out valid.out - -run-regress-strerror_test: ${PROG} - ./${PROG} >${.OBJDIR}/valid.out - cmp -s ${.OBJDIR}/valid.out ${.CURDIR}/valid.ok - -.include -- cgit v1.2.3-55-g6feb