Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/crunch/crunchgen/
H A Dcrunchgen.c870 FILE *outmk; in gen_output_makefile() local
893 fclose(outmk); in gen_output_makefile()
1018 fprintf(outmk, "\n"); in top_makefile_rules()
1026 fprintf(outmk, "\n\n"); in top_makefile_rules()
1059 fprintf(outmk, "\n"); in prog_makefile_rules()
1068 fprintf(outmk, "\n"); in prog_makefile_rules()
1089 fprintf(outmk, "\\\n"); in prog_makefile_rules()
1092 fprintf(outmk, "\\\n"); in prog_makefile_rules()
1096 fprintf(outmk, "\n"); in prog_makefile_rules()
1123 fprintf(outmk, "\n"); in prog_makefile_rules()
[all …]