blob: a8b6329d47ff7a5f2dda2af3c0c9a01c86e13300 (
plain)
1
2
3
4
|
# We want fine grained libraries, so use the new code to build the
# floating point emulation libraries.
LIB2FUNCS_EXTRA = $(srcdir)/config/ns32k/__unorddf2.c \
$(srcdir)/config/ns32k/__unordsf2.c
|