Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
>Received: from sun.vexcel.co.at (sun.vexcel.co.at [193.46.249.101])
	by storm.vexcel.co.at (8.8.7/8.8.7) with ESMTP id TAA14279
	for <cygwin@cygwin.com>; Wed, 30 Jan 2002 19:35:40 +0100 (MET)
From: =?iso-8859-1?Q?Stefan_Bern=F6gger?= <sbernoeg@vexcel.co.at>
To: <cygwin@cygwin.com>
Subject: MAKEFILES environment
Date: Wed, 30 Jan 2002 19:26:51 +0100
Message-ID: <NDBBLOAJPKFNBAGKNCADEEACDDAA.sbernoeg@vexcel.co.at>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Content-Type: text/plain;
	charset="iso-8859-1"

Hi there,

I have some troubles after installing the latest version of
the cygwin tools (bash2.05,make3.79,...)

In my makefiles there are a lot of 

-f $(MAKEFILE)

option which worked fine so far because the parameter was
automatically set to "makefile"

Now with the new version it is an empty string and therefore
the make command does not work.

Does anybody know how to fix this ?

Thanks a lot,

Stefan


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

