Path: chuka.playstation.co.uk!news From: "Martin Keates" Newsgroups: scee.yaroze.freetalk.english Subject: Re: GCC (sorry) Date: Tue, 6 Mar 2001 21:22:33 -0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 15 Message-ID: <983kcn$7f4@www.netyaroze-europe.com> References: <983afi$7f2@www.netyaroze-europe.com> <983k1m$7f3@www.netyaroze-europe.com> NNTP-Posting-Host: modem-230.neon.dialup.pol.co.uk X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 > When make runs, it checks "all", which is dependent on > "banjo" which is dependent on "banjo.o" and "pad.o" just to be clear "banjo" is a filename here (the final executable). make looks at the time stamps of the different files when rulenames and dependencies are filenames and does the rule if any of the dependency files are more recent than the rule file. erm. yeah. that's what it does. Martin.