Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 87395 invoked from network); 14 Feb 2005 12:39:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Feb 2005 12:39:06 -0000 Received: (qmail 49480 invoked by uid 500); 14 Feb 2005 12:39:00 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 49375 invoked by uid 500); 14 Feb 2005 12:38:59 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 25897 invoked by uid 99); 14 Feb 2005 12:26:36 -0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=FORGED_RCVD_HELO,HTML_MESSAGE,MIME_BASE64_TEXT,RCVD_ILLEGAL_IP X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Message-ID: <0ECD056E4FC7D611ACB400508B1342660FFE88C5@blbexchange06.prod.blb.de> From: "Kasparek, Bernadette" To: user@ant.apache.org Subject: Two targets with the same depends-target Date: Mon, 14 Feb 2005 13:26:25 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C51290.66B118C0" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C51290.66B118C0 Content-Type: text/plain Hi everybody, I want two targets to have the same depend-target, but the second target doesn't call the depend-target again. Example: make something Make something Here "prepare-common" is only called for "mkdir-1" not for "mkdir-2". Can you help me? Thank you very much. Bernadette Kasparek ------_=_NextPart_001_01C51290.66B118C0--