Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmake.h719 typedef struct CmdOpts { struct
721 bool compatMake;
727 DebugFlags debug;
730 FILE *debug_file;
738 bool strict;
741 bool debugVflag;
744 bool checkEnvFirst;
747 StringList makefiles;
750 bool ignoreErrors;
756 int maxJobs;
[all …]