- qlf_make is det
- Compile all files from the system libraries to .QLF format. This is
normally called as part of building SWI-Prolog. The compilation
consists of these phases:
- Prepare the compilation environment (expansion, optimization)
- Build the aggregate .QLF files specified in aggregate_qlf/1.
- Find all .pl files that need to a .QLF version.
- Find the subset that need rebuilding
- Compile these files
- Report on the sizes