Searched refs:reading (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/config/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/ndk/sources/host-tools/make-3.81/
H A Dvariable.c451 initialize_file_variables (struct file *file, int reading)
471 initialize_file_variables (file->double_colon, reading);
480 initialize_file_variables (file->parent, reading);
484 /* If we're not reading makefiles and we haven't looked yet, see if
487 if (!reading && !file->pat_searched)
445 initialize_file_variables(struct file *file, int reading) argument

Completed in 249 milliseconds