minix/lib/nbsd_libm/arch/i387/Makefile
Gianluca Guida 0dc9e0996a Import unmodified NetBSD's libm for compiling with new libc.
As the current libc includes a libm implementation, with the new libc
this is needed. Unneeded (for the moment) archs have been removed.
2011-03-18 15:52:16 +00:00

11 lines
127 B
Makefile

# $NetBSD: Makefile,v 1.11 2008/06/06 13:35:06 ad Exp $
#
USE_SHLIBDIR= yes
LIB= m387
SRCS=empty.S
.include <bsd.lib.mk>