Searched refs:record_files (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | ChangeLog | 70 * read.c (record_files): Store stem in the dependency line. 430 * read.c (record_files): Don't set deps flags if there are no deps. 459 (record_files): Check for the .SECONDEXPANSION target and set 489 * read.c (record_files): Move code that sets stem for static 850 (record_files): If there's a "%" in a static pattern rule, it gets 927 * read.c (record_files): Instead of substituting % with 949 * read.c (record_files): Add a check for the list of prerequisites 975 * read.c (record_files): Ditto. 1009 * read.c (record_files): Check snapped_deps; if it's set then 1019 * read.c (record_files): Update default_target_file if [all …]
|
D | read.c | 134 static void record_files PARAMS ((struct nameseq *filenames, char *pattern, char *pattern_percent, 478 record_files (filenames, pattern, pattern_percent, deps, \ in eval() 1870 record_files (struct nameseq *filenames, char *pattern, char *pattern_percent, in record_files() function
|