git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Move SetHighwaterMark() after last possible SetTrack()
[u/mrichter/AliRoot.git]
/
build
/
clean.tpl
Commit
Line
Data
d47d6108
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)