]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/libTRDrec.pkg
deletion of compiled macros from qa (related to AliEveTRDTrackList)
[u/mrichter/AliRoot.git] / TRD / libTRDrec.pkg
index 1978bcd4b58a14ee1bde619e42872ed7bd3299ea..f92f395e33bec957f2ff887c2fc4e405392fd854 100644 (file)
@@ -30,6 +30,13 @@ DHDR= TRDrecLinkDef.h
 
 EINCLUDE= RAW
 
+.PHONY default: TRD_clean_compiled_macros
+
+TRD_clean_compiled_macros:
+       @echo "***** Removing .d and .$(SOEXT) files from TRD/qaRec/macros/ *****"
+       $(MUTE)rm -f $(ALICE_ROOT)/TRD/qaRec/macros/*_C.d
+       $(MUTE)rm -f $(ALICE_ROOT)/TRD/qaRec/macros/*_C.$(SOEXT)
+
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
                          -lTRDbase -lSTEER -lESD -lCDB -lSTEERBase \