]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/Makefile
modified scoping of variable to cmply with HP compiler rules
[u/mrichter/AliRoot.git] / MUON / Makefile
index 1093e6bdf81e2e5e0ba69f66524123e3ca7603b8..c68cd23a534cae1f6c00f16eef439f084b8ba529 100644 (file)
@@ -32,11 +32,19 @@ SRCS         = AliMUONChamber.cxx AliMUONChamberTrigger.cxx \
                AliMUONTriggerCircuit.cxx AliMUONTriggerLut.cxx \
                AliMUONGlobalTrigger.cxx AliMUONLocalTrigger.cxx \
                AliMUONTriggerConstants.cxx  AliMUONConstants.cxx \
-              AliMUONClusterInput.cxx     
+              AliMUONClusterInput.cxx  \
+              AliMUONSegmentationSlatModule.cxx AliMUONSegmentationSlatModuleN.cxx \
+              AliMUONSegmentationSlat.cxx AliMUONSegmentationSlatN.cxx 
 
 # C++ Headers
 
-HDRS          = $(SRCS:.cxx=.h) MUONLinkDef.h
+HDRS          = $(SRCS:.cxx=.h) \
+               $(ROOTSYS)/include/TF1.h \
+               $(ROOTSYS)/include/TH3.h \
+               $(ROOTSYS)/include/TMarker3DBox.h \
+               $(ROOTSYS)/include/TMatrix.h \
+               $(ROOTSYS)/include/TTree.h \
+               MUONLinkDef.h
 
 # Library dictionary
 
@@ -46,7 +54,7 @@ DICTO         = $(patsubst %.cxx,tgt_$(ALICE_TARGET)/%.o,$(DICT))
 
 # Fortran sources
 
-FSRCS        = reco_muon.F
+FSRCS        = reco_muon.F extrap.F
 
 # FORTRAN Objectrs