Exclude at least current target from make
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Jul 1999 10:57:35 +0000 (10:57 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Jul 1999 10:57:35 +0000 (10:57 +0000)
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