summaryrefslogtreecommitdiff
path: root/regress/lib/libc/ieeefp/round/Makefile
blob: a54671f51e8b31f12108abdebf61453cd02507e7 (plain)
1
2
3
4
5
6
7
#	$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 $

PROG=	round
SRCS=	round.c

.include <bsd.regress.mk>