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 c91456d826..0530008c49 100644
--- a/src/regress/lib/libc/Makefile
+++ b/src/regress/lib/libc/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.50 2017/07/27 17:56:35 bluhm Exp $ 1# $OpenBSD: Makefile,v 1.51 2017/10/15 12:15:30 visa Exp $
2 2
3SUBDIR+= _setjmp 3SUBDIR+= _setjmp
4SUBDIR+= alloca arc4random-fork atexit 4SUBDIR+= alloca arc4random-fork atexit
@@ -10,7 +10,7 @@ SUBDIR+= fmemopen fnmatch fpclassify
10SUBDIR+= getaddrinfo getcap getopt_long glob 10SUBDIR+= getaddrinfo getcap getopt_long glob
11SUBDIR+= hsearch 11SUBDIR+= hsearch
12SUBDIR+= ieeefp ifnameindex 12SUBDIR+= ieeefp ifnameindex
13SUBDIR+= longjmp locale 13SUBDIR+= ldexp longjmp locale
14SUBDIR+= malloc mkstemp modf 14SUBDIR+= malloc mkstemp modf
15SUBDIR+= netdb 15SUBDIR+= netdb
16SUBDIR+= open_memstream orientation 16SUBDIR+= open_memstream orientation