Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmake.h721 typedef struct CmdOpts { struct
723 bool compatMake;
729 DebugFlags debug;
732 FILE *debug_file;
740 bool strict;
743 bool debugVflag;
746 bool checkEnvFirst;
749 StringList makefiles;
752 bool ignoreErrors;
758 int maxJobs;
[all …]