help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deriving the target name in the SHELL


From: Boris Kolpackov
Subject: Re: Deriving the target name in the SHELL
Date: Thu, 9 Sep 2004 21:30:44 +0000 (UTC)
User-agent: nn/6.6.5+RFC1522

"Trenton G. Twining" <address@hidden> writes:

> This would pretty easy if I could change the makefiles.  But we have
> several thousand makefiles across hundreds of development branches.  So
> we don't want to change them to implement this feature.  There are
> include files that I can change.  Among them is a file that contains
> _most_ of the rules:  Rules.mak.

You can write your own shell wrapper and instruct GNU make to use it
in your Rules.mak. See SHELL variable in GNU make manual for more
information.

-boris





reply via email to

[Prev in Thread] Current Thread [Next in Thread]