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

/freebsd-10.0-release/usr.sbin/config/
H A Dconfig.h54 char *f_clean; /* File list to add to clean rule */ member in struct:file_list
H A Dmkmakefile.c549 tp->f_clean = clean;
792 if (tp->f_clean) {
793 len = strlen(tp->f_clean);
798 fprintf(fp, "%s ", tp->f_clean);

Completed in 70 milliseconds