minix/nbsd_include/arch/x86/include/Makefile
2011-02-21 13:13:55 +00:00

11 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>