Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37279 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56922 invoked from network); 28 Apr 2008 23:42:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2008 23:42:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:48515] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/D2-39844-6F066184 for ; Mon, 28 Apr 2008 19:42:47 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 29 Apr 2008 02:43:35 +0300 Received: from [192.168.16.217] ([192.168.16.217]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 28 Apr 2008 16:43:22 -0700 Message-ID: <481660E3.9020608@zend.com> Date: Mon, 28 Apr 2008 16:42:27 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: RQuadling@GoogleMail.com CC: PHP Developers Mailing List References: <10845a340804280251q48701c42qe02808a71044c04d@mail.gmail.com> In-Reply-To: <10845a340804280251q48701c42qe02808a71044c04d@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 28 Apr 2008 23:43:22.0370 (UTC) FILETIME=[A4FCBE20:01C8A989] Subject: Re: [PHP-DEV] Is there a difference in (n)make between windows and unix. From: stas@zend.com (Stanislav Malyshev) Hi! > Should editing ANY source level file (.h, .c type files) result in a make? Theoretically, it should. But it's as good as makefile dependencies, of course. I'm not sure PHP configure script generates dependencies for all files... -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com