I'd suggest to look at "Generating Prerequisites Automatically" section in info make.
Although the practice to use a separate pass such as 'make depend' is still common, these features of make makes it obsolete. This feature allows, dependencies to be generated/refreshed automatically on the fly without having a separate pass for dependency generation. Mayuresh. -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
