minix/lib/libc/arch/i386/math/Makefile.inc

13 lines
203 B
PHP
Raw Normal View History

# math sources
.PATH: ${.CURDIR}/arch/${ARCH}/math
SRCS+= \
arch_compare.c \
arch_round.c \
fpu_cw.S \
fpu_sw.S \
fpu_round.S \
fegetround.c \
feholdexcept.c \
fesetround.c