create the wrapper script wrapped-nmake (or whatever) that calls nmake
then
        export VPATH=$INSTALLROOT:$PACKAGEROOT
        cd $INSTALLROOT/src # or and dir with Makefile|Nmakefile in view
        MAKE=wrapped-nmake wrapped-nmake install

On Tue, 23 Apr 2013 23:00:20 +0200 Roland Mainz wrote:
> Hi!

> ----

> Is there an easy way to replace each call to "nmake" with a different
> call (I'd like to use a script to instrument "nmake") in ast-open ?

> ----

> Bye,
> Roland

> -- 
>   __ .  . __
>  (o.\ \/ /.o) [email protected]
>   \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
>   /O /==\ O\  TEL +49 641 3992797
>  (;O/ \/ \O;)

_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers

Reply via email to