]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Using rmkdepend from ROOT and not makedepend
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 2 Nov 1999 11:31:20 +0000 (11:31 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 2 Nov 1999 11:31:20 +0000 (11:31 +0000)
conf/GeneralDef
macros/Config.C

index 72beeff74800ebddafc5b881f4073a478c54592d..c2eb5851f5a33324576e724f95fbee113b043380 100644 (file)
@@ -52,7 +52,7 @@ BINDIR = $(ALICE_ROOT)/bin/tgt_$(ALICE_TARGET)
 VERSION                = 3.02pre
  
 # Which makedepend
 VERSION                = 3.02pre
  
 # Which makedepend
-MAKEDEPEND    = $(ROOTSYS)/bin/makedepend
+MAKEDEPEND    = $(ROOTSYS)/bin/rmkdepend
 
 # Root libraries
  
 
 # Root libraries
  
index 050c7ac2e858bc84ef512cb70b0e66ca3c991cbf..0e802f56cc5dae6a46c25a354f8ff3d27353982b 100644 (file)
@@ -112,9 +112,7 @@ if(iFRAME) {
 //=================== FRAME parameters ============================
 
 AliFRAME *FRAME  = new AliFRAMEv0("FRAME","Space Frame");
 //=================== FRAME parameters ============================
 
 AliFRAME *FRAME  = new AliFRAMEv0("FRAME","Space Frame");
-// Uncomment the following line to obtain the closed version
-// of the space frame. The default is the version with holes
-// FRAME->SetEuclidFile("$(ALICE_ROOT)/Euclid/frame.tme","$(ALICE_ROOT)/Euclid/frame1099i.euc");
+
 }
 
 if(iSHIL) {
 }
 
 if(iSHIL) {