Searched refs:create_pattern_rule (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | rule.h | 56 extern void create_pattern_rule PARAMS ((char **targets,
|
D | rule.c | 208 create_pattern_rule (names, percents, 0, deps, cmds, 0); in convert_suffix_rule() 472 create_pattern_rule (char **targets, char **target_percents, in create_pattern_rule() function
|
D | read.c | 2127 create_pattern_rule (targets, target_percents, two_colon, deps, cmds, 1); in record_files()
|