From owner-freebsd-questions@FreeBSD.ORG Thu Aug 25 17:51:47 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D34E716A41F for ; Thu, 25 Aug 2005 17:51:47 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9A9A243D5C for ; Thu, 25 Aug 2005 17:51:41 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 25 Aug 2005 17:51:40 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp010) with SMTP; 25 Aug 2005 19:51:40 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org Date: Thu, 25 Aug 2005 19:51:27 +0200 User-Agent: KMail/1.8.1 X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2676644.heY2PL7rDC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200508251951.37319@harrymail> X-Y-GMX-Trusted: 0 Subject: make ".if exists" problem/question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2005 17:51:48 -0000 --nextPart2676644.heY2PL7rDC Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Dear make gurus (bsd make, not gmake), it seems that make checks .if directives only at statrup. How can I trigger= =20 a "reread"? I have the problem that in one target I create a filetree, another target=20 checks if it exists, if not it creates itself again. Now it works=20 perfectly when I call the two targets both externally (installcfworld=20 installcfconfig) but when the internal higher "install" gets to the=20 installcfconfig target it fails! I'm really desperate, I need to check this. Is this a nasty bug? Thanks, =2DHarry --nextPart2676644.heY2PL7rDC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDDgUpBylq0S4AzzwRAmnCAJoDrtlMUKFbYL5MSkWhL4Lf34vWigCcDMRN OyojdpUhMe6YFjxV24EjRF0= =8UZM -----END PGP SIGNATURE----- --nextPart2676644.heY2PL7rDC--