xref: /openbsd/regress/lib/libc/ieeefp/Makefile (revision d415bd75)
1#	$OpenBSD: Makefile,v 1.6 2004/01/15 18:53:23 miod Exp $
2#	$NetBSD: Makefile,v 1.5 1996/04/09 16:54:18 phil Exp $
3
4SUBDIR+= except inf infinity round
5
6install:
7
8.include <bsd.subdir.mk>
9