isblank() implementation.
[minix.git] / lib / libc / ack / math / Makefile.inc
blob458e8def7e6b1b8fc10c834d99f28d63712baf44
1 # math sources
2 .PATH: ${.CURDIR}/ack/math
4 SRCS+=  \
5         frexp.s \
6         modf.s \
7         isnan.c \
8         ldexp.c