Jamfile that should have been part of the previous commit.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31299 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -0,0 +1,44 @@
|
|||||||
|
SubDir HAIKU_TOP src libs mapm ;
|
||||||
|
|
||||||
|
UseHeaders [ LibraryHeaders mapm ] ;
|
||||||
|
|
||||||
|
StaticLibrary libmapm.a :
|
||||||
|
mapmhasn.c
|
||||||
|
mapmhsin.c
|
||||||
|
mapm_pow.c
|
||||||
|
mapm_log.c
|
||||||
|
mapm_lg2.c
|
||||||
|
mapm_lg4.c
|
||||||
|
mapm_exp.c
|
||||||
|
mapm_lg3.c
|
||||||
|
mapmasin.c
|
||||||
|
mapmasn0.c
|
||||||
|
mapm_sin.c
|
||||||
|
mapm5sin.c
|
||||||
|
mapmrsin.c
|
||||||
|
mapm_cpi.c
|
||||||
|
mapmsqrt.c
|
||||||
|
mapmcbrt.c
|
||||||
|
mapmgues.c
|
||||||
|
mapmfact.c
|
||||||
|
mapm_gcd.c
|
||||||
|
mapmipwr.c
|
||||||
|
mapmpwr2.c
|
||||||
|
mapm_rnd.c
|
||||||
|
mapm_flr.c
|
||||||
|
mapm_fpf.c
|
||||||
|
mapm_rcp.c
|
||||||
|
mapmstck.c
|
||||||
|
mapm_div.c
|
||||||
|
mapm_mul.c
|
||||||
|
mapmfmul.c
|
||||||
|
mapm_fft.c
|
||||||
|
mapm_add.c
|
||||||
|
mapmistr.c
|
||||||
|
mapm_set.c
|
||||||
|
mapm_fam.c
|
||||||
|
mapmutil.c
|
||||||
|
mapmutl2.c
|
||||||
|
mapmutl1.c
|
||||||
|
mapmcnst.c
|
||||||
|
;
|
||||||
Reference in New Issue
Block a user