Date: Thu, 9 Oct 1997 17:04:43 -0700 (PDT) Message-Id: <199710100004.RAA14964@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Oon Lin , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: How to create Makefiles ???? Precedence: bulk At 05:06 10/8/1997 +1000, Oon Lin wrote: >Hi , > >I'm new to DJGPP and I can't seem to find information on how to >write a Makefile. I'm currently using RHIDE 1.4 (I love this fantastic >IDE !) but I also would like to learn using makefiles. > >Can anyone give me some basic info on that ? A skeletal frame of a >Makefile contents and some explanation would be very much appreciated. I think RHIDE has the option to create a makefile of a project, you could start with that. But by far the best way is to read the documentation of `make'. Run `info make' from the command line, or it should be available from RHIDE's info reader. Makefiles are much too complicated to explain in an e-mail. Nate Eldredge eldredge AT ap DOT net