summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/Makefile')
-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 71eb6398a8..e7a96f1ece 100644
--- a/src/regress/lib/libc/Makefile
+++ b/src/regress/lib/libc/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.40 2014/06/12 22:01:55 matthew Exp $ 1# $OpenBSD: Makefile,v 1.41 2014/06/13 01:55:02 matthew Exp $
2 2
3SUBDIR+= _setjmp alloca atexit basename cephes cxa-atexit db dirname env 3SUBDIR+= _setjmp alloca atexit basename cephes cxa-atexit db dirname env
4SUBDIR+= explicit_bzero fmemopen fnmatch fpclassify getcap getopt_long glob 4SUBDIR+= explicit_bzero fmemopen fnmatch fpclassify getcap getopt_long glob
@@ -6,7 +6,7 @@ SUBDIR+= hsearch longjmp locale malloc mkstemp modf netdb open_memstream
6SUBDIR+= orientation popen printf 6SUBDIR+= orientation popen printf
7SUBDIR+= regex setjmp setjmp-signal sigreturn sigsetjmp sprintf 7SUBDIR+= regex setjmp setjmp-signal sigreturn sigsetjmp sprintf
8SUBDIR+= stdio_threading stpncpy strerror strtod strtol strtonum 8SUBDIR+= stdio_threading stpncpy strerror strtod strtol strtonum
9SUBDIR+= telldir time vis 9SUBDIR+= telldir time timingsafe vis
10 10
11.if defined(REGRESS_FULL) 11.if defined(REGRESS_FULL)
12SUBDIR+= getaddrinfo 12SUBDIR+= getaddrinfo