unplugged-system/external/ltp/testcases/misc/math/float/bessel
2025-10-06 13:59:42 +00:00
..
genbessel.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
genj0.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
genj1.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
genlgamma.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
geny0.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
geny1.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
Makefile Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
readme Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

/* 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