I wanted to try pmake in hopes it could be a well supported build system for FPC. I didn't get far though. I cd to the examples directory and use the command below. Is that not how it's supposed to work?
examples$ pmake --compiler /usr/local/lib/fpc/3.0.4/ppcx64 .
-- Creating makefile
(1009) fatal error: cannot compile make
examples$