delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Authentication-Warning: | localhost.localdomain: ronald owned process doing -bs |
Date: | Thu, 19 Jun 2003 15:56:09 +0200 (CEST) |
From: | Ronald Landheer-Cieslak <ronald AT landheer DOT com> |
X-X-Sender: | ronald AT localhost DOT localdomain |
To: | alex hardy <xstation108 AT yahoo DOT com> |
cc: | cygwin AT cygwin DOT com |
Subject: | Re: searching for target |
In-Reply-To: | <bcseh0$jo1$1@main.gmane.org> |
Message-ID: | <Pine.LNX.4.44.0306191551390.5727-100000@localhost.localdomain> |
MIME-Version: | 1.0 |
On Thu, 19 Jun 2003, alex hardy wrote: > I receive this responce when make is invoked > make: *** No targets specified and no makefile found. Stop. > there is a makefile in home/administrator/min > my working dir is home/administrator Let me see: you're in /home/administrator and you do $ make expecting Make to find your Makefile in some extralucent visionary way.. hmm.. how about $ cd min $ make or perhaps $ make -f min/Makefile ? > if I set PS1="\w--> " > would this work? It would certainly change your default prompt if you're under [b]ash, yes. It wouldn't make Make any more of a visionary, though.. rlc -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |