android13/external/ltp/testcases/misc/math/float/iperb
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
Makefile initial 2024-06-22 20:45:49 +08:00
README initial 2024-06-22 20:45:49 +08:00
gencosh.c initial 2024-06-22 20:45:49 +08:00
geniperb.c initial 2024-06-22 20:45:49 +08:00
gensinh.c initial 2024-06-22 20:45:49 +08:00
gentanh.c initial 2024-06-22 20:45:49 +08:00

README

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