From bb8d758ce8162eb6175ee6329cbc8d33d3515016 Mon Sep 17 00:00:00 2001 From: otto <> Date: Sat, 25 Mar 2006 20:28:19 +0000 Subject: hook telldir --- src/regress/lib/libc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/regress') diff --git a/src/regress/lib/libc/Makefile b/src/regress/lib/libc/Makefile index e54a1cc50f..a6d3d766b1 100644 --- a/src/regress/lib/libc/Makefile +++ b/src/regress/lib/libc/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.22 2006/03/10 05:46:17 ray Exp $ +# $OpenBSD: Makefile,v 1.23 2006/03/25 20:28:19 otto Exp $ SUBDIR+= _setjmp alloca atexit db getaddrinfo getcap getopt_long hsearch longjmp SUBDIR+= locale malloc SUBDIR+= netdb popen regex setjmp setjmp-signal sigreturn sigsetjmp -SUBDIR+= sprintf strerror strtonum time vis +SUBDIR+= sprintf strerror strtonum telldir time vis .if (${MACHINE_ARCH} != "vax") SUBDIR+= ieeefp -- cgit v1.2.3-55-g6feb