X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Eric Lilja <mindcooler@gmail.com>
Subject:  Re: default Makefile path
Date:  Sat, 23 Jun 2007 14:02:26 +0200
Lines: 14
Message-ID: <f5j24d$5vh$1@sea.gmane.org>
References:  <11264648.post@talk.nabble.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Thunderbird 2.0.0.4 (Windows/20070604)
In-Reply-To: <11264648.post@talk.nabble.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

mostlyharmless wrote:
> When using make under cygwin (which I am using for the first time) I have to
> use the -f Makefile option otherwise it says:
> make: *** No targets specified and no makefile found.  Stop.
> do I have to set some environment variable so that I can just type 'make'?

If I have a file called Makefile in the cwd and do
$ make
make finds it just fine...and you don't have to do any special 
configuration for it to work either. You need to read the problem report 
  guidelines on cygwin.com and rewrite your question according to what 
it says. Simply not enough information to help you as it is now.

- Eric


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

