Searched refs:create_pattern_rule (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | rule.h | 56 extern void create_pattern_rule PARAMS ((char **targets,
|
H A 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
|
H A D | read.c | 2127 create_pattern_rule (targets, target_percents, two_colon, deps, cmds, 1); in record_files()
|