Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <3924269C.3851A1B0@home.com> Date: Thu, 18 May 2000 13:21:32 -0400 From: Ravi Chari Organization: @Home Network X-Mailer: Mozilla 4.73 [en]C-AtHome0405 (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: need MAKE help References: <958666867 DOT 2545 DOT ezmlm AT sourceware DOT cygnus DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Rob, I think the problem is the much cited CR/LF problem. Do tr -d '\r' < Makefile > makefile.nocr make -f makefile.nocr That should do it. Ravi *********************************** Subject: need MAKE help Date: Thu, 18 May 2000 12:08:56 -0400 From: "Robert Soukop" To: "Cygwin" I've been using cygwin B20 and make 3.77 for the past while and most of the features I have needed have worked for MAKE, except for ifeq and ifneq (which I really need), and assigning values to variables. I recently started using Cygwin 1.1.1 and cannot get make to work at all. Is there any setup necessary to make this work. The problem I am having is that - first of all, I can't include any files. Second, if I don't include any files, i get the error - 'needed by foo. Stop.arget'. Thanks - Rob *************************************** -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com