summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/ieeefp/Makefile
blob: 892a1e7770049eac3ffb10fae85cefa5db2b2300 (plain)
1
2
3
4
5
6
7
8
9
10
#	$OpenBSD: Makefile,v 1.3 2001/01/29 02:05:41 niklas Exp $
#	$NetBSD: Makefile,v 1.5 1996/04/09 16:54:18 phil Exp $

SUBDIR+= except round

regress: _SUBDIRUSE

install:

.include <bsd.subdir.mk>