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

11 lines
144 B
Makefile

# $NetBSD: Makefile,v 1.5 2002/09/18 05:41:39 lukem Exp $
NOMAN= # defined
PROG= round
regress: ${PROG}
./${PROG}
.include <bsd.prog.mk>