Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44170 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69427 invoked from network); 5 Jun 2009 05:24:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jun 2009 05:24:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 209.85.217.207 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 209.85.217.207 mail-gx0-f207.google.com Received: from [209.85.217.207] ([209.85.217.207:36409] helo=mail-gx0-f207.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/40-00788-AFBA82A4 for ; Fri, 05 Jun 2009 01:24:10 -0400 Received: by gxk3 with SMTP id 3so2188048gxk.23 for ; Thu, 04 Jun 2009 22:24:07 -0700 (PDT) Received: by 10.150.123.5 with SMTP id v5mr5281523ybc.72.1244179447645; Thu, 04 Jun 2009 22:24:07 -0700 (PDT) Received: from monster.local ([76.84.30.125]) by mx.google.com with ESMTPS id 5sm1343341ywd.35.2009.06.04.22.24.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 04 Jun 2009 22:24:07 -0700 (PDT) Message-ID: <4A28ABF5.20007@chiaraquartet.net> Date: Fri, 05 Jun 2009 00:24:05 -0500 User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070807) MIME-Version: 1.0 To: PHP Developers Mailing List X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Makefile.frag on windows? From: greg@chiaraquartet.net (Greg Beaver) Hi, How does one do the equivalent of Makefile.frag for the windows build? Greg