| 1 | 
 # Tracker flight analysis software  | 
 # Tracker flight analysis software  | 
| 2 | 
 # SOFTWARE VERSION | 
 # SOFTWARE VERSION | 
| 3 | 
 VER= v6r02 | 
 VER= v6r09 | 
| 4 | 
 DEBUG=0 | 
 DEBUG=0 | 
| 5 | 
 # | 
 # | 
| 6 | 
 include ../Make.def | 
 include ../Make.def | 
| 33 | 
 DIRDOC=doc | 
 DIRDOC=doc | 
| 34 | 
 DIRMACROS=macros | 
 DIRMACROS=macros | 
| 35 | 
 DIRCALIB=calib | 
 DIRCALIB=calib | 
| 36 | 
  | 
  | 
| 37 | 
 # Here the  PAMELA environmental variables to be checked | 
 # Here the  PAMELA environmental variables to be checked | 
| 38 | 
 PAM_ENV= PAM_BIN_env PAM_LIB_env PAM_INC_env PAM_DOC_env PAM_YODA_env  | 
 PAM_ENV= PAM_BIN_env PAM_LIB_env PAM_INC_env PAM_DOC_env PAM_YODA_env  | 
| 39 | 
 # Here the local variables used to build the targets | 
 # Here the local variables used to build the targets |