]> 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 218803cca097b93cfee3c86921eb1ff0b9266385..8be75d8b2e19e3d0126df935c43e340faa6cf6ef 100644 (file)
@@ -58,10 +58,19 @@ depend:                             $(SRCS)
 
 TOCLEAN                 = $(OBJS) *Cint.cxx *Cint.h
 
+CHECKS        = $(patsubst %.cxx,check/%.viol,$(SRCS))
+
 ############################### General Macros ################################
 
 include $(ALICE_ROOT)/conf/GeneralMacros
 
 ############################ Dependencies #####################################
 
--include Make-depend 
+-include tgt_$(ALICE_TARGET)/Make-depend 
+
+
+
+
+
+
+