Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/crunch/crunchgen/
H A Dcrunchgen.c555 static void bottom_makefile_rules(FILE *outmk);
867 bottom_makefile_rules(outmk); in gen_output_makefile()
1020 bottom_makefile_rules(FILE *outmk) in bottom_makefile_rules() function