At least the following programs are needed by the generated Make le to function correctly:
-
cp
- a copy program.
-
date
- a program that prints the date.
-
install
- a program to install les.
-
make
- the make program, obviously.
-
pwd
- a program that prints the current working directory.
-
rm
- a program to delete les.
-
zip
- the zip archiver program. (on dos/windows/OS2 systems only)
-
tar
- the tar archiver program (on Unix systems only).
These are standard programs on linux systems, with the possible exception of make. For dos
or Windows NT, they can be found in the le makeutil.zip on the Free Pascal FTP
site.
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.
-
cmp
- a dos and Windows NT