summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2002-02-18 11:25:35 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2002-02-18 11:25:35 +0000
commitee3ba69e7f55d9f48db446f5613f2110c2939a17 (patch)
treedd73589758402a979c1a05b7c39c2585507fd768 /regress
parent1e894858df4a132c3f6af027ea1ff5c721ddf4f3 (diff)
clean
Diffstat (limited to 'regress')
-rw-r--r--regress/lib/libc/ieeefp/round/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/lib/libc/ieeefp/round/Makefile b/regress/lib/libc/ieeefp/round/Makefile
index a54671f51e8..9ea6dd8c391 100644
--- a/regress/lib/libc/ieeefp/round/Makefile
+++ b/regress/lib/libc/ieeefp/round/Makefile
@@ -1,7 +1,5 @@
-# $OpenBSD: Makefile,v 1.3 2002/01/01 23:00:51 art Exp $
-# $NetBSD: Makefile,v 1.1 1995/04/26 00:27:27 jtc Exp $
+# $OpenBSD: Makefile,v 1.4 2002/02/18 11:25:34 art Exp $
PROG= round
-SRCS= round.c
.include <bsd.regress.mk>