Home | History | Annotate | only in /external/ltp/testcases/misc/math/float/iperb
Up to higher level directory
NameDateSize
gencosh.c21-Aug-20183.2K
geniperb.c21-Aug-20182.5K
gensinh.c21-Aug-20183.2K
gentanh.c21-Aug-20183.2K
Makefile21-Aug-20181.1K
README21-Aug-2018251

README

      1 /* please, adapt the Makefile file to your environment */
      2 
      3 /* cd to iperb directory */
      4 $ pwd
      5 /home/linux/livr/iperb
      6 
      7 /* compile */
      8 $ make all
      9 
     10 /* start datafiles generator */
     11 $ geniperb
     12 
     13 /* put datafiles where they have to be loaded */
     14 $ make install
     15