Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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-Info: This message was accepted for relay by smtp03.mrf.mail.rcn.net as the sender used SMTP authentication X-Trace: UmFuZG9tSVZsOfjM16/Fk1CYOfCEuMj1z09iKAp5v1UzS/qPLOGNwIfFMshPcXJg Message-ID: <3EF1C06D.1080006@cygwin.com> Date: Thu, 19 Jun 2003 09:53:49 -0400 From: Larry Hall Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: alex hardy CC: cygwin AT cygwin DOT com Subject: Re: searching for target References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 > if I set PS1="\w--> " > would this work? Questions about how to use 'make' are really off-topic here. You should read the 'make' man and/or info pages for information about it's usage. However, in your case, it seems your problem is that you aren't running 'make' from the directory where the makefile is located. 'cd' to 'home/administrator/min' and try again. You should have better luck. If not, refer to the docs I mentioned. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/