From: Tudor Newsgroups: comp.os.msdos.djgpp Subject: Re: What is a Make File??? Date: Wed, 12 Mar 1997 16:05:50 -0800 Organization: Communications Accesibles Montreal Lines: 17 Message-ID: <332744DE.7E2C@cam.org> References: <2 DOT 2 DOT 32 DOT 19970306172139 DOT 006c419c AT delilah> Reply-To: tudor AT cam DOT org NNTP-Posting-Host: dynamicppp-216.hip.cam.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Alan Wilson wrote: > > I see a lot about makefiles here on this list. What is a makefile and what > does it do? I would like to know what everyone is talking about. A makefile is similar to the project file you have in Rhide. When you have a project with many files you write a makefile that contains the rules of how to build the files then type 'make' .The make program reads the makefile and calls gcc with the right command optiond for all the files specified.Read the faq for more info. > Thanks. > Alan Wilson -- tudor 'at' cam 'dot' org http://www.cam.org/~tudor 'This is Scott Nudds of the Borg. C is irrelevant.'