android13/external/ltp/testcases/misc/math/float/bessel
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
Makefile initial 2024-06-22 20:45:49 +08:00
genbessel.c initial 2024-06-22 20:45:49 +08:00
genj0.c initial 2024-06-22 20:45:49 +08:00
genj1.c initial 2024-06-22 20:45:49 +08:00
genlgamma.c initial 2024-06-22 20:45:49 +08:00
geny0.c initial 2024-06-22 20:45:49 +08:00
geny1.c initial 2024-06-22 20:45:49 +08:00
readme initial 2024-06-22 20:45:49 +08:00

readme

/* please, adapt the Makefile file to your environment */

/* cd to bessel directory */
$ pwd
/home/linux/livr/bessel

/* compile */
$ make all

/* start datafiles generator */
$ genbessel

/* put datafiles where they have to be loaded */
$ make install