]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/Makefile
Method to switch on outer Pb cone added.
[u/mrichter/AliRoot.git] / FMD / Makefile
index ac637fb4fcf2799d50917dde611a952aef7139d8..8be75d8b2e19e3d0126df935c43e340faa6cf6ef 100644 (file)
@@ -58,6 +58,8 @@ depend:                               $(SRCS)
 
 TOCLEAN                 = $(OBJS) *Cint.cxx *Cint.h
 
+CHECKS        = $(patsubst %.cxx,check/%.viol,$(SRCS))
+
 ############################### General Macros ################################
 
 include $(ALICE_ROOT)/conf/GeneralMacros
@@ -65,3 +67,10 @@ include $(ALICE_ROOT)/conf/GeneralMacros
 ############################ Dependencies #####################################
 
 -include tgt_$(ALICE_TARGET)/Make-depend 
+
+
+
+
+
+
+