Date: Thu, 26 Jul 2001 16:48:31 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Makefile, introduction to In-Reply-To: <9jp4fk$d0c$1@news.net.uni-c.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 26 Jul 2001, Lars-Bo Jacobsen wrote: > anyone knows of a good introduction for using makefiles. I find it hard to > get started with the man pages The Make manual includes a gentle introduction, with examples. From the DOS prompt, type "info make introduction" and read there.