Searched refs:prerequisite (Results 1 – 7 of 7) sorted by relevance
5 prerequisite() function143 prerequisite
5 prerequisite() function163 prerequisite
71 # if_changed_dep - execute command if any prerequisite is newer than78 # if_changed - execute command if any prerequisite is newer than
25 # filename of first prerequisite with directory and extension stripped52 # - stdin is piped in from the first prerequisite ($<) so one has53 # to specify a valid file as first prerequisite (often the kbuild file)221 # if_changed - execute command if any prerequisite is newer than249 # Execute command if command has changed or prerequisite(s) are updated.
55 This driver is also prerequisite for a hostmode PCIe core
358 1) All prerequisite files (both *.c and *.h)359 2) CONFIG_ options used in all prerequisite files376 path to prerequisite files and target files.397 The target file depends on two prerequisite files. References700 as a prerequisite.703 (1) List the prerequisite explicitly in a special rule.1063 Add a new prerequisite to all: to select a default goal different1116 Note: It is a typical mistake to forget the FORCE prerequisite.1151 The ": %: %.o" part of the prerequisite is a shorthand that
39 It is also a prerequisite for platform specific drivers that