[fpc-pascal] command and variable substitution in fpcmake

Marc Santhoff M.Santhoff at t-online.de
Thu Aug 2 01:41:41 CEST 2007


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) in fact
does have a good and compact summary. I didn't know that it exists, it's
a lot more handy than prog.pdf for every day use.

Many thanks,
Marc





More information about the fpc-pascal mailing list