diff options
Diffstat (limited to 'src/regress/lib/libc/Makefile')
-rw-r--r-- | src/regress/lib/libc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libc/Makefile b/src/regress/lib/libc/Makefile index b1a55f1c1f..3d0712f951 100644 --- a/src/regress/lib/libc/Makefile +++ b/src/regress/lib/libc/Makefile | |||
@@ -1,4 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.54 2020/01/13 15:35:57 bluhm Exp $ | 1 | # $OpenBSD: Makefile,v 1.55 2020/03/23 03:01:21 schwarze Exp $ |
2 | 2 | ||
3 | SUBDIR+= _setjmp | 3 | SUBDIR+= _setjmp |
4 | SUBDIR+= alloca arc4random-fork atexit | 4 | SUBDIR+= alloca arc4random-fork atexit |
@@ -7,7 +7,7 @@ SUBDIR+= cephes cxa-atexit | |||
7 | SUBDIR+= db dirname | 7 | SUBDIR+= db dirname |
8 | SUBDIR+= env explicit_bzero | 8 | SUBDIR+= env explicit_bzero |
9 | SUBDIR+= fmemopen fnmatch fpclassify fread | 9 | SUBDIR+= fmemopen fnmatch fpclassify fread |
10 | SUBDIR+= gcvt getaddrinfo getcap getopt_long glob | 10 | SUBDIR+= gcvt getaddrinfo getcap getopt getopt_long glob |
11 | SUBDIR+= hsearch | 11 | SUBDIR+= hsearch |
12 | SUBDIR+= ieeefp ifnameindex | 12 | SUBDIR+= ieeefp ifnameindex |
13 | SUBDIR+= ldexp locale longjmp | 13 | SUBDIR+= ldexp locale longjmp |