Searched refs:compilewith (Results 1 – 1 of 1) sorted by relevance
389 char *rfile, *compilewith, *depends, *clean, *fnamebuf, *warning; in read_file() local453 compilewith = NULL; in read_file()496 if (compilewith == NULL) in read_file()529 compilewith = ns(wd); in read_file()605 tp->f_compilewith = compilewith; in read_file()747 char *compilewith; in do_rules() local782 compilewith = ftp->f_compilewith; in do_rules()783 if (compilewith == NULL) { in do_rules()799 compilewith = cmd; in do_rules()803 fprintf(f, "\t%s %s%s\n", compilewith, in do_rules()[all …]