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

Diff of /DarthVader/ToFLevel2/Makefile

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

revision 1.2 by mocchiut, Mon Jun 19 13:27:44 2006 UTC revision 1.5 by mocchiut, Thu Aug 10 06:32:04 2006 UTC
# Line 1  Line 1 
1  # ToF flight analysis software  # ToF flight analysis software
2  # SOFTWARE VERSION  # SOFTWARE VERSION
3  VER= v1r00  VER= v1r02
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 99  FULLLIBS = ${FULLROOTCLIBS} ${FULLLIBCPP Line 99  FULLLIBS = ${FULLROOTCLIBS} ${FULLLIBCPP
99  # Other objects to install  # Other objects to install
100  EXESRCS=${DIRBIN}/TimeOfFlightLevel2  EXESRCS=${DIRBIN}/TimeOfFlightLevel2
101    
102  INCSRCS=${DIRINC}/ToFLevel2.h  INCSRCS=${DIRINC}/ToFLevel2.h ${DIRINC}/ToFStruct.h
103    
104  MACROSSRCS=  MACROSSRCS=
105    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.23