10 lines
162 B
Makefile
10 lines
162 B
Makefile
# $NetBSD: Makefile,v 1.13 2008/05/11 15:32:20 ad Exp $
|
|
|
|
INCSDIR=/usr/netbsd/include/x86
|
|
|
|
INCS= float.h \
|
|
ieee.h \
|
|
ieeefp.h \
|
|
math.h
|
|
|
|
.include <bsd.kinc.mk>
|