summaryrefslogtreecommitdiff
path: root/regress/lib/libc/ieeefp/except/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/lib/libc/ieeefp/except/Makefile')
-rw-r--r--regress/lib/libc/ieeefp/except/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/regress/lib/libc/ieeefp/except/Makefile b/regress/lib/libc/ieeefp/except/Makefile
index e4b47eec263..ff620e016bb 100644
--- a/regress/lib/libc/ieeefp/except/Makefile
+++ b/regress/lib/libc/ieeefp/except/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:25 jtc Exp $
+# $OpenBSD: Makefile,v 1.4 2002/02/18 11:22:26 art Exp $
-PROG= except
-SRCS= except.c
+PROG=except
.include <bsd.regress.mk>