| 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 |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Cc: | John Cooper <john DOT cooper AT eu DOT citrix DOT com> |
| Subject: | `make' problem in Cygwin 1.1.0 |
| From: | John S Cooper <John DOT Cooper AT eu DOT citrix DOT com> |
| Date: | 26 Apr 2000 19:02:54 +0100 |
| Message-ID: | <ug0s8loz5.fsf@KONTIKI.cam.eu.citrix.com> |
| Lines: | 21 |
| User-Agent: | Gnus/5.0804 (Gnus v5.8.4) Emacs/20.6 |
| MIME-Version: | 1.0 |
The following Makefile (note multiple colons) works fine with make version 3.75
(which shipped in Cygwin B20.1):
c:/javabld/foo: c:/javabld/bar
echo yo
However, with make version 3.77 (ships with Cygwin 1.1.0), I get the following
error:
Makefile.ef:1: *** target pattern contains no `%'. Stop.
(error occurs whether or not MAKE_MODE is set to UNIX, and also irrespective of
whether I invoke `make' with --win32 or --unix.)
How can I get this working again with the currently shipping 3.77 version of
make?
Thanks,
--- John
--
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 |