Lines Matching refs:prerequisite
405 1) All prerequisite files (both ``*.c`` and ``*.h``)
406 2) ``CONFIG_`` options used in all prerequisite files
424 path to prerequisite files and target files.
447 The target file depends on two prerequisite files. References
493 and its prerequisite files. GNU Make updates the target when any of the
520 Note: It is a typical mistake to forget the FORCE prerequisite.
829 as a prerequisite.
833 (1) List the prerequisite explicitly in a custom rule.
954 (1) Add it as the prerequisite of another file
1341 Add a new prerequisite to all: to select a default goal different
1380 The ``: %: %.o`` part of the prerequisite is a shorthand that