minix/lib/libc/arch/i386/math/Makefile.inc
2010-03-03 14:27:30 +00:00

13 lines
203 B
Makefile

# 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