summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2025-08-04 06:10:40 +0000
committertb <>2025-08-04 06:10:40 +0000
commit7b953209fc9428200dcfd8307621b873589e11e2 (patch)
tree17c86d499eeaa4396948848c2460dd7e4c970053 /src
parenteb862aea8decc2e0f026db58ba20b6f168806979 (diff)
downloadopenbsd-7b953209fc9428200dcfd8307621b873589e11e2.tar.gz
openbsd-7b953209fc9428200dcfd8307621b873589e11e2.tar.bz2
openbsd-7b953209fc9428200dcfd8307621b873589e11e2.zip
link illumos oclo test to the tree
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libc/Makefile b/src/regress/lib/libc/Makefile
index 59d043c62f..7a8db225ef 100644
--- a/src/regress/lib/libc/Makefile
+++ b/src/regress/lib/libc/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.61 2025/05/25 00:19:00 yasuoka Exp $ 1# $OpenBSD: Makefile,v 1.62 2025/08/04 06:10:40 tb Exp $
2 2
3SUBDIR+= _setjmp 3SUBDIR+= _setjmp
4SUBDIR+= alloca arc4random-fork atexit 4SUBDIR+= alloca arc4random-fork atexit
@@ -11,7 +11,7 @@ SUBDIR+= ffs fmemopen fnmatch fpclassify fread
11SUBDIR+= gcvt getaddrinfo getcap getopt getopt_long glob 11SUBDIR+= gcvt getaddrinfo getcap getopt getopt_long glob
12SUBDIR+= hash 12SUBDIR+= hash
13SUBDIR+= hsearch 13SUBDIR+= hsearch
14SUBDIR+= ieeefp ifnameindex 14SUBDIR+= ieeefp ifnameindex illumos
15SUBDIR+= ldexp locale longjmp 15SUBDIR+= ldexp locale longjmp
16SUBDIR+= malloc mkstemp modf 16SUBDIR+= malloc mkstemp modf
17SUBDIR+= netdb 17SUBDIR+= netdb