Home
last modified time | relevance | path

Searched defs:CmdOpts (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bmake/
H A Dmake.h718 typedef struct CmdOpts { struct
720 bool compatMake;
726 DebugFlags debug;
729 FILE *debug_file;
737 bool strict;
740 bool debugVflag;
743 bool checkEnvFirst;
746 StringList makefiles;
749 bool ignoreErrors;
755 int maxJobs;
[all …]