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 86c2e4b59a..935ca659d7 100644
--- a/src/regress/lib/libc/Makefile
+++ b/src/regress/lib/libc/Makefile
@@ -1,8 +1,8 @@
1# $OpenBSD: Makefile,v 1.13 2004/02/11 23:38:11 deraadt Exp $ 1# $OpenBSD: Makefile,v 1.14 2004/04/30 17:15:12 espie Exp $
2 2
3SUBDIR+= _setjmp alloca atexit db getaddrinfo longjmp malloc 3SUBDIR+= _setjmp alloca atexit db getaddrinfo longjmp malloc
4SUBDIR+= popen regex setjmp setjmp-signal sigreturn sigsetjmp 4SUBDIR+= popen regex setjmp setjmp-signal sigreturn sigsetjmp
5SUBDIR+= sprintf time 5SUBDIR+= sprintf strerror time
6 6
7.if (${MACHINE_ARCH} != "vax") 7.if (${MACHINE_ARCH} != "vax")
8SUBDIR+= ieeefp 8SUBDIR+= ieeefp