Date: Thu, 22 Apr 1999 11:20:20 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Dominique =?iso-8859-1?Q?Cr=E9tel?= cc: djgpp AT delorie DOT com Subject: Re: Help for Makefile In-Reply-To: <371C363E.CB1FF2DC@cfwb.be> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 20 Apr 1999, Dominique =?iso-8859-1?Q?Cr=E9tel?= wrote: > I want to use a Makefile to build a library. > I want to use implicit rules. > So I wrote this Makefile (see join file). > But this one do not work!!! This is a very complex example. Since you didn't even say what does ``this one does not work'' mean, it is hard to help you without creating all those files, running Make and looking at the results. Could you please give more details, and perhaps create a simple example with one or two files? Then the job of helping you would me much easier.