Home
last modified time | relevance | path

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

/src/usr.sbin/crunch/crunchgen/
H A Dcrunchgen.c98 static const char *path_make; variable
137 path_make = getenv("MAKE"); in main()
138 if (path_make == NULL || *path_make == '\0') in main()
139 path_make = "make"; in main()
628 path_make, outmkname); in gen_outputs()
756 p->srcdir, path_make, tempfname, p->ident); in fillin_program_objs()
764 p->srcdir, path_make, tempfname); in fillin_program_objs()