Home
last modified time | relevance | path

Searched refs:compilewith (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/config/
H A Dmkmakefile.cc389 char *rfile, *compilewith, *depends, *clean, *fnamebuf, *warning; in read_file() local
453 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() local
782 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 …]