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

/freebsd-9.3-release/usr.sbin/config/
H A Dmkmakefile.c314 char *wd, *this, *compilewith, *depends, *clean, *warning; local
368 compilewith = 0;
418 if (compilewith == 0) {
459 compilewith = ns(wd);
547 tp->f_compilewith = compilewith;
707 char *compilewith; local
746 compilewith = ftp->f_compilewith;
747 if (compilewith == 0) {
768 compilewith = cmd;
772 fprintf(f, "\t%s $S/%s\n", compilewith, n
[all...]

Completed in 122 milliseconds