On 02 Aug 2007, at 01:41, Marc Santhoff wrote:

Am Mittwoch, den 01.08.2007, 22:21 +0200 schrieb Peter Vreman:
How can I make command execution work?
...
See the info page of make which functions are available. For shell
execution:

PWD=$(shell pwd)

Ah yes, that does it. Maybe the day will come when I like fpcmake. ;)

With "info page" I assume you meant the manpage and fpcmake(5)

No, this is independent of fpcmake, it's about what (GNU) make uses/ supports. So I assume Peter was referring to "info make" (or presumably "info gmake" or "info gnumake" on FreeBSD).


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to