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

/freebsd-current/usr.sbin/config/
H A Dconfig.h110 char *f_clean; /* File list to add to clean rule */ member in struct:file_list
H A Dmkmakefile.cc595 tp->f_clean = clean;
812 if (tp->f_clean) {
813 len = strlen(tp->f_clean);
818 fprintf(fp, "%s ", tp->f_clean);

Completed in 492 milliseconds