git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@555 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-01 08:43:00 +00:00
parent 03e34dfa75
commit 14be6d3bca
11 changed files with 126 additions and 21 deletions

View File

@@ -1,3 +1,3 @@
# $Id$
L_OBJS += src/math/default.o src/math/math.o src/math/mmx.o
L_OBJS += src/math/nbsd_pow.o src/math/nbsd_endian.o
L_OBJS += src/math/nbsd_endian.o src/math/nbsd_pow.o src/math/nbsd_scalbn.o src/math/nbsd_copysign.o