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 |
Reply-To: | <manus AT eiffel DOT com> |
From: | "Emmanuel STAPF" <manus AT eiffel DOT com> |
To: | "cygwin users" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Make question |
Date: | Tue, 25 Jan 2000 07:32:11 -0800 |
Message-ID: | <NBBBLJDKHPIDCALEEHBCEEOPDHAA.manus@eiffel.com> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600 |
Importance: | Normal |
In-Reply-To: | <19991031192054.12867.rocketmail@web123.yahoomail.com> |
In my makefile, I have the following statement: .c.obj: $(CC) $(CFLAGS) -c $< and I'm using my makefile to generate a `file.obj' from a `file.c' which will be using to create a `library.lib' file. However, make fails with the following output: make: *** No rule to make target `file.obj', needed by `library.lib'. Stop. Is there something special to do to allow my implicit rule. Thanks in advance, Regards, Manu -- 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 |