NetBSD/regress/lib/libc/ieeefp/round/Makefile

10 lines
134 B
Makefile

# $NetBSD: Makefile,v 1.3 1999/02/13 02:54:32 lukem Exp $
PROG= round
MKMAN= no
regress: ${PROG}
./${PROG}
.include <bsd.prog.mk>