minix/lib/libc/ack/math/Makefile.inc

9 lines
94 B
Makefile

# math sources
.PATH: ${.CURDIR}/ack/math
SRCS+= \
frexp.s \
modf.s \
isnan.c \
ldexp.c