Searched refs:check_dep (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/make-3.81/ |
D | remake.c | 65 static int check_dep PARAMS ((struct file *file, unsigned int depth, FILE_TIMESTAMP this_mtime, int… 508 dep_status |= check_dep (d->file, depth, this_mtime, &maybe_make); in update_file_1() 933 check_dep (struct file *file, unsigned int depth, in check_dep() function 1015 dep_status |= check_dep (d->file, depth, this_mtime, in check_dep()
|
D | ChangeLog | 76 * remake.c (check_dep): Ditto. 874 * remake.c (check_dep): If a file is .PHONY, update it even if 2263 * remake.c (update_file_1, check_dep): Don't force remake for
|