From: martin f. krafft Date: Thu, 25 Oct 2007 21:37:24 +0000 (+0200) Subject: replace $(pwd) calls with $PWD X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/416a5c247bfb6da5cfb57ad9249e637c1f709aa6?hp=416a5c247bfb6da5cfb57ad9249e637c1f709aa6 replace $(pwd) calls with $PWD also ensure that $PWD is defined by adding it to lib ---