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
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs
Date: Thu, 5 Sep 2002 21:44:26 -0400 (EDT)
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: Juan Antonio Rivera Vila <tunnelprod@hotmail.com>
cc: cygwin@cygwin.com
Subject: Re: Problem with 'make'
In-Reply-To: <OE402vXqZAmN0oG7mle00000fb1@hotmail.com>
Message-ID: <Pine.GSO.4.44.0209052142290.13825-100000@slinky.cs.nyu.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Fri, 6 Sep 2002, Juan Antonio Rivera Vila wrote:

> Hi to all,
> Everytime I try to run make utility using
>
> $ make -f Makefile
>
> I get a message like this
>
> make: 'all' is up to date.
>
> Do you what does it mean?
>
> Thanks!
> Juan

Do you, by any chance, have a file or a directory called 'all'?  Does your
Makefile have 'all' as one of the dependences of the '.PHONY' target?  It
might also help if you actually posted your Makefile.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95.  Something is wrong here. -- SC sig file


--
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/

