xref: /openbsd/regress/lib/libc/ieeefp/Makefile (revision 133306f0)
1#	$OpenBSD: Makefile,v 1.3 2001/01/29 02:05:41 niklas Exp $
2#	$NetBSD: Makefile,v 1.5 1996/04/09 16:54:18 phil Exp $
3
4SUBDIR+= except round
5
6regress: _SUBDIRUSE
7
8install:
9
10.include <bsd.subdir.mk>
11