| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| 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 <cravi AT home DOT com> |
| 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> |
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" <rsoukop AT zucotto DOT com> To: "Cygwin" <cygwin AT sourceware DOT cygnus DOT com> 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |