unplugged-system/external/ltp/testcases/misc/math/float/iperb
2025-10-06 13:59:42 +00:00
..
gencosh.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
geniperb.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
gensinh.c Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
gentanh.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 iperb directory */
$ pwd
/home/linux/livr/iperb

/* compile */
$ make all

/* start datafiles generator */
$ geniperb

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