At least the following programs are needed by the generated Makefile to function correctly:
A copy program.
A program that prints the date.
A program to install files.
The make program, obviously.
A program that prints the current working directory.
A program to delete files.
The zip archiver program. (on Dos / Windows / OS/2 systems only)
The tar archiver program (on Unix systems only).
These are standard programs on linux systems, with the possible exception of make. For dos, Windows NT or OS/2 / eComStation, they are distributed as part of Free Pascal releases.
The following programs are optionally needed if you use some special targets. Which ones you need are controlled by the settings in the tools section.
A dos and Windows NT file comparer.
A file comparer.
The ppdep dependency lister. Distributed with Free Pascal.
The Free Pascal unit mover.
The UPX executable packer.
All of these can also be found on the Free Pascal FTP site for dos and Windows NT. ppdep and ppumove are distributed with the Free Pascal compiler.