git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5421764
)
Clean up also ALIROOT in target clean
author
fca
<fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 14 Jun 1999 16:14:59 +0000
(16:14 +0000)
committer
fca
<fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 14 Jun 1999 16:14:59 +0000
(16:14 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 877e6695f2b830ac98eae10f6c4c1cb8dea5c4b5..f30c4619888be530edcda5ead3f08830a769e127 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-131,7
+131,7
@@
htmldoc: FORCE
clean: FORCE
@rm -f *~ \#*
- @for i in $(ALIROOT_DIRS) ; do \
+ @for i in $(ALIROOT_DIRS)
ALIROOT
; do \
${MAKE} -C $$i macroclean ; \
done