Makefile macros - dependency to shell

jerzy szczudłowski jerzy at jedwab.net.pl
Tue Sep 21 13:44:52 CEST 2004


Paweł Sakowski wrote:
> > # cat Makefile                       
> > install:
> >          echo "$(PWD)"
> > 
> > # make
> > echo ""
> 
> Works for me, both invoked from ksh and bash

But did you actually log in as root with ksh shell? Transition bash ->
ksh works for me too. But again, su from user at bash to root at ksh don't.


> (which shouldn't matter anyway).

But when it does, where should I look to change it?





More information about the pld-devel-en mailing list