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 To: cygwin AT sourceware DOT cygnus DOT com Cc: John Cooper Subject: `make' problem in Cygwin 1.1.0 From: John S Cooper Date: 26 Apr 2000 19:02:54 +0100 Message-ID: Lines: 21 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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