summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libc/illumos/oclo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/regress/lib/libc/illumos/oclo/Makefile b/src/regress/lib/libc/illumos/oclo/Makefile
index 284e49dc73..24d939da15 100644
--- a/src/regress/lib/libc/illumos/oclo/Makefile
+++ b/src/regress/lib/libc/illumos/oclo/Makefile
@@ -1,7 +1,9 @@
1# $OpenBSD: Makefile,v 1.2 2025/08/09 18:17:42 anton Exp $ 1# $OpenBSD: Makefile,v 1.3 2026/06/24 12:24:04 bluhm Exp $
2 2
3.if exists(/usr/local/share/illumos-os-tests) 3.if exists(/usr/local/share/illumos-os-tests)
4 4
5MAKE := ulimit -n 256; ${MAKE}
6
5PROGS = oclo 7PROGS = oclo
6PROGS += oclo_errors 8PROGS += oclo_errors
7PROGS += ocloexec_verify 9PROGS += ocloexec_verify