diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libc/illumos/oclo/Makefile | 4 |
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 | ||
| 5 | MAKE := ulimit -n 256; ${MAKE} | ||
| 6 | |||
| 5 | PROGS = oclo | 7 | PROGS = oclo |
| 6 | PROGS += oclo_errors | 8 | PROGS += oclo_errors |
| 7 | PROGS += ocloexec_verify | 9 | PROGS += ocloexec_verify |
