Load files

A load file defines a list of files that you want to load to the z/TPF file system with the MakeTPF build solution.

The following system-level load files are included with your z/TPF system:

Table 1. System-level load files
Load file name and location Description
base/cntl/tpf.loadfile Lists all system files with their load options.
base/cntl/usr.loadfile List all customer files with their load options.

You can divide and arrange files into other load files and reference those load files in the tpf.loadfile and usr.loadfile files by using the include statements. For more information about the load file content and format, see the prolog of the base/cntl/tpf.loadfile file.

You also can create your own load file to use to load a subset or collection of files for a project.