]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/libVZEROsim.pkg
Finally removal of the last left-over from the previous implementation of the vzero...
[u/mrichter/AliRoot.git] / VZERO / libVZEROsim.pkg
index 1430858158235f86fb16b2a29116493478ae221d..bbd21e5fa03ddf72f2ca658150805d3f8e6c554c 100644 (file)
@@ -3,16 +3,11 @@
 
 SRCS= \
 AliVZERO.cxx \
-AliVZEROv2.cxx \
-AliVZEROv3.cxx \
-AliVZEROv4.cxx \
-AliVZEROv5.cxx \
-AliVZEROv6.cxx \
 AliVZEROv7.cxx \
 AliVZEROhit.cxx \
 AliVZERODigitizer.cxx \
 AliVZEROBuffer.cxx \
-AliVZEROTrigger.cxx
+AliVZEROQADataMakerSim.cxx
 
 HDRS:= $(SRCS:.cxx=.h)
 
@@ -20,10 +15,9 @@ DHDR:=VZEROsimLinkDef.h
 
 EINCLUDE:= STRUCT STEER RAW
 
-ifeq (win32gcc,$(ALICE_TARGET))
+ifeq (win32gcc,$(ALICE_TARGET))   
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
                          -lVZERObase -lVZEROrec -lSTEER -lCDB -lSTEERBase \
                          -lRAWDatabase \
-                         -L$(shell root-config --libdir) -lVMC -lGeom
-endif
-
+                         -L$(ROOTLIBDIR) -lVMC -lGeom   
+endif