From 1f1014ae28eeeeef92b04907f91fda940406edad Mon Sep 17 00:00:00 2001 From: bluhm <> Date: Tue, 19 Nov 2019 20:01:57 +0000 Subject: Link system call tests to build. --- src/regress/lib/libc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/regress/lib/libc/Makefile b/src/regress/lib/libc/Makefile index 40288cf5f1..9ff25ef6d3 100644 --- a/src/regress/lib/libc/Makefile +++ b/src/regress/lib/libc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.52 2018/12/16 15:36:27 millert Exp $ +# $OpenBSD: Makefile,v 1.53 2019/11/19 20:01:57 bluhm Exp $ SUBDIR+= _setjmp SUBDIR+= alloca arc4random-fork atexit @@ -19,6 +19,7 @@ SUBDIR+= qsort SUBDIR+= regex SUBDIR+= setjmp setjmp-signal sigsetjmp sprintf stdio_threading SUBDIR+= stpncpy strerror strlcat strlcpy strnlen strtod strtol strtonum +SUBDIR+= sys SUBDIR+= telldir time timingsafe SUBDIR+= vis -- cgit v1.2.3-55-g6feb