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