On Thu, Feb 22, 2001 at 09:46:44AM -0800, Asperheim, Eric wrote:

> I was wondering if there is a "standard" or "best known method" for using
> recursive gmake calls? The GNU Manual talks about the capabilities of gmake
> in this regard (section 5.6). However, there doesn't appear to be any
> examples in the document.


(1) Lots of examples were discussed in the mailing list in the past.

The list archive is available at:

http://mail.gnu.org/pipermail/help-make/

(see the List-Archive: mail header).

I couldn't find a search option -- however, you can download the 736K
archive and search using your mailer. If your mailer cribs, just remove
the first blank line using your text editor. I could find about 20
messages containing 'recurs' in their body.

(2) I presume you have already seen the 'Recursion' node of the info.

(3) Visit the wonderful site by Paul D. Smith:

http://paulandlesley.org/gmake/

The article titled 'Multi-Architecture builds using GNU make' uses
recursion.

Everything in this site can be termed 'gmake gems'.

HTH.

Regards
Sankar

-- 
Sankaranarayanan K. V.          | [EMAIL PROTECTED]
Motorola India Electronics Ltd  | http://www.mot.com/miel

_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to