mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-11 23:20:29 -04:00
5 lines
186 B
Makefile
5 lines
186 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2006/06/28 14:46:33 drochner Exp $
|
|
|
|
# objects built from C sources in compat/gen
|
|
SRCS+= compat_frexp_ieee754.c compat_ldexp_ieee754.c compat_modf_ieee754.c
|