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:
e0e7cfa
)
Exclude at least current target from make
author
fca
<fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Jul 1999 10:57:35 +0000
(10:57 +0000)
committer
fca
<fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Jul 1999 10:57:35 +0000
(10:57 +0000)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index 5b3a7ca46286eb8a90d1449eebc125baeb118d0b..1cc7ce0da073566d7fb6f5f83027895cf24a0203 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-94,6
+94,7
@@
AliRoot$(VERSION).tar.gz AliLibs$(VERSION).tar.gz AliOffline$(VERSION).tar.gz:
gtar cvfz $@ --exclude '*.o' --exclude '*Cint.*' \
--exclude '*/roothtml/*' --exclude '*/CVS' \
--exclude Make-depend --exclude '*html/gif' \
+ --exclude "*$(ALICE_TARGET)*" \
`cat /tmp/saves`
htmldocnew: FORCE