Home
last modified time | relevance | path

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

/dflybsd-src/contrib/bmake/
H A Dmake.h696 typedef struct CmdOpts { struct
698 bool compatMake;
704 DebugFlags debug;
707 FILE *debug_file;
715 bool strict;
718 bool debugVflag;
721 bool checkEnvFirst;
724 StringList makefiles;
727 bool ignoreErrors;
733 int maxJobs;
[all …]