summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
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>