summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/ieeefp/round/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/ieeefp/round/Makefile')
-rw-r--r--src/regress/lib/libc/ieeefp/round/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/regress/lib/libc/ieeefp/round/Makefile b/src/regress/lib/libc/ieeefp/round/Makefile
index a54671f51e..9ea6dd8c39 100644
--- a/src/regress/lib/libc/ieeefp/round/Makefile
+++ b/src/regress/lib/libc/ieeefp/round/Makefile
@@ -1,7 +1,5 @@
1# $OpenBSD: Makefile,v 1.3 2002/01/01 23:00:51 art Exp $ 1# $OpenBSD: Makefile,v 1.4 2002/02/18 11:25:34 art Exp $
2# $NetBSD: Makefile,v 1.1 1995/04/26 00:27:27 jtc Exp $
3 2
4PROG= round 3PROG= round
5SRCS= round.c
6 4
7.include <bsd.regress.mk> 5.include <bsd.regress.mk>