summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorpvalchev <>2002-02-16 17:22:40 +0000
committerpvalchev <>2002-02-16 17:22:40 +0000
commitee0af55ed65515812050f3b9a8d431c941b73eb8 (patch)
tree0dfa0b1a743320bf5f069054d6958a6ebae5e209 /src
parentb3ff0a63e902869f22f7320ad0c423a8cc55f40f (diff)
downloadopenbsd-ee0af55ed65515812050f3b9a8d431c941b73eb8.tar.gz
openbsd-ee0af55ed65515812050f3b9a8d431c941b73eb8.tar.bz2
openbsd-ee0af55ed65515812050f3b9a8d431c941b73eb8.zip
+ inf
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libc/ieeefp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libc/ieeefp/Makefile b/src/regress/lib/libc/ieeefp/Makefile
index 892a1e7770..8db45d2f3d 100644
--- a/src/regress/lib/libc/ieeefp/Makefile
+++ b/src/regress/lib/libc/ieeefp/Makefile
@@ -1,7 +1,7 @@
1# $OpenBSD: Makefile,v 1.3 2001/01/29 02:05:41 niklas Exp $ 1# $OpenBSD: Makefile,v 1.4 2002/02/16 17:22:40 pvalchev Exp $
2# $NetBSD: Makefile,v 1.5 1996/04/09 16:54:18 phil Exp $ 2# $NetBSD: Makefile,v 1.5 1996/04/09 16:54:18 phil Exp $
3 3
4SUBDIR+= except round 4SUBDIR+= except inf round
5 5
6regress: _SUBDIRUSE 6regress: _SUBDIRUSE
7 7