Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/crunch/crunchgen/
H A Dcrunchgen.c554 static void top_makefile_rules(FILE *outmk);
845 top_makefile_rules(outmk); in gen_output_makefile()
958 top_makefile_rules(FILE *outmk) in top_makefile_rules() function