Lines Matching full:programs
44 A crunched binary is a program made up of many other programs linked
50 The main reason to crunch programs together is for fitting
51 as many programs as possible onto an installation or system recovery
62 file from the component programs.
73 to eliminate link-time conflicts between the component programs by
104 The component programs' object files must already be built.
191 component programs can be found.
201 A list of programs that make up the crunched binary.
234 This allows programs that change their behavior when
341 This leads to programs named
420 % make objs # build the component programs' .o files
429 and hard-linked to the names of the component programs.
458 takes care to eliminate link conflicts between the component programs
468 intermediate object file for single-source file programs.