/[PAMELA software]/DarthVader/OrbitalInfo/Makefile
ViewVC logotype

Diff of /DarthVader/OrbitalInfo/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by mocchiut, Thu Sep 25 12:28:06 2008 UTC revision 1.18 by mocchiut, Tue Sep 30 07:38:04 2008 UTC
# Line 1  Line 1 
1  #Orbital Information for flight analysis software  #Orbital Information for flight analysis software
2  # SOFTWARE VERSION  # SOFTWARE VERSION
3  VER= v2r02  VER= v2r03
4  # An almost general purpouse Makefile for PAMELA repository  # An almost general purpouse Makefile for PAMELA repository
5  # Let's start with some usefull definition for colorize the echo  # Let's start with some usefull definition for colorize the echo
6  RED='\E[1;31;40m'  RED='\E[1;31;40m'
# Line 103  FULLLIBS = ${FULLROOTCLIBS} ${FULLLIBCPP Line 103  FULLLIBS = ${FULLROOTCLIBS} ${FULLLIBCPP
103  # Other objects to install  # Other objects to install
104  EXESRCS=${DIRBIN}/OrbitalInfoLevel2  EXESRCS=${DIRBIN}/OrbitalInfoLevel2
105    
106  INCSRCS=${DIRINC}/OrbitalInfo.h ${DIRINC}/OrbitalInfoStruct.h  INCSRCS=${DIRINC}/OrbitalInfo.h ${DIRINC}/OrbitalInfoStruct.h ${DIRINC}/InclinationInfo.h
107    
108  MACROSSRCS=  MACROSSRCS=
109    

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

  ViewVC Help
Powered by ViewVC 1.1.23