]> git.uio.no Git - u/mrichter/AliRoot.git/blob - build/clean.tpl
Import gAlice from the signal file before InitGlobal() to allow detectors to use...
[u/mrichter/AliRoot.git] / build / clean.tpl
1
2 #  Clean option for the whole module
3 clean-@MODULE@:
4                 @echo "***** Cleaning @MODULE@ *****"
5                 rm @MODULE@/module.mk
6                 rm -rf @MODULE@/tgt_$(ALICE_TARGET) 
7                 rm -f $(@MODULE@LIBS)
8                 rm -f $(@MODULE@BINS)