summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc
diff options
context:
space:
mode:
authorpvalchev <pvalchev@openbsd.org>2002-02-16 17:22:40 +0000
committerpvalchev <pvalchev@openbsd.org>2002-02-16 17:22:40 +0000
commitdd29d62c9180e520030864963ee354a43bccd192 (patch)
tree8f411a051f51dbe416d274ccb0ba336e7147ffbf /regress/lib/libc
parentSimple test for isinf(3) and HUGE_VAL; ok art (diff)
downloadwireguard-openbsd-dd29d62c9180e520030864963ee354a43bccd192.tar.xz
wireguard-openbsd-dd29d62c9180e520030864963ee354a43bccd192.zip
+ inf
Diffstat (limited to 'regress/lib/libc')
-rw-r--r--regress/lib/libc/ieeefp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libc/ieeefp/Makefile b/regress/lib/libc/ieeefp/Makefile
index 892a1e77700..8db45d2f3db 100644
--- a/regress/lib/libc/ieeefp/Makefile
+++ b/regress/lib/libc/ieeefp/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.3 2001/01/29 02:05:41 niklas Exp $
+# $OpenBSD: Makefile,v 1.4 2002/02/16 17:22:40 pvalchev Exp $
# $NetBSD: Makefile,v 1.5 1996/04/09 16:54:18 phil Exp $
-SUBDIR+= except round
+SUBDIR+= except inf round
regress: _SUBDIRUSE