Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44189 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47109 invoked from network); 5 Jun 2009 20:56:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2009 20:56:01 -0000 X-Host-Fingerprint: 85.21.236.169 xdmitri.static.corbina.ru Received: from [85.21.236.169] ([85.21.236.169:26955] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/72-33614-F56892A4 for ; Fri, 05 Jun 2009 16:56:00 -0400 Message-ID: <37.72.33614.F56892A4@pb1.pair.com> To: internals@lists.php.net References: <4A28ABF5.20007@chiaraquartet.net> Date: Sat, 6 Jun 2009 00:55:56 +0400 Lines: 8 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-RFC2646: Format=Flowed; Original X-Posted-By: 85.21.236.169 Subject: Re: Makefile.frag on windows? From: dmda@yandex.ru ("jvlad") > > How does one do the equivalent of Makefile.frag for the windows build? > AFAIK only config.w32 files are used under Windows and they are used only when buildconf.js creates configure.js in the root directory of the sources.