Message-ID: <01BFD5E6.4D7E9940@LEON.caresystems.com.au> From: Leon To: "djgpp AT delorie DOT com" Subject: example of autodependency in make.exe Date: Wed, 14 Jun 2000 09:52:49 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id TAA21829 Reply-To: djgpp AT delorie DOT com Hello i was just recently experimenting with using c preprocessor to generate autodependencies for use in make. Ended up in what would appear rather non elegant messy text. was just wondering if there are people who use make.exe to compile their projects and who generate automatic dependencies could any of you share a simple but actual example? With best regards - Leon. PS my example was pretty much right out of the make manual/help file for windows with the exception of more than one directories being used for sources...