Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/crunch/crunchgen/
H A Dcrunchgen.c113 static int verbose, readcache, useobjs, oneobj; variable
161 useobjs = 0; in main()
173 case 'o': useobjs = 1, oneobj = 0; break; in main()
618 if (!p->objdir && p->srcdir && useobjs) { in fillin_program()
649 if (p->objdir && useobjs) in fillin_program()
785 if (p->objdir && useobjs) in gen_specials_cache()
1041 if (p->srcdir && !useobjs) { in prog_makefile_rules()