StandardDefaults:
PACKED
ARRAY
CHAR ['a..'z]
OF
BOOL ~ [
FALSE, -- A Copy all (code and symbols)
FALSE, -- B TRUE => make install proc call XR←StartCedarModule
FALSE, -- C Copy code
FALSE, -- D Call debugger error
TRUE, -- E Make installation procs be extern rather than static
FALSE, -- F Unused
TRUE, -- G TRUE => errlog goes to cinder.log, FALSE => use root.errlog
FALSE, -- H TRUE => Link together a packaged world. The "MakeBoot" switch.
FALSE, -- I Unused
FALSE, -- J FALSE => old behaviour, ie -lxrc -lm, TRUE => no library search
FALSE, -- K Unused
FALSE, -- L Unused (used to be the lf/cr swtich - makedo still issues it, but it's obsolete)
FALSE, -- M MakeDo switch - if true => generate .c2c.c extension vs. .c
FALSE, -- N Unused
FALSE, -- O Unused
FALSE, -- P Pause after config with errors
FALSE, -- Q Generate .ld file with cc -pic
FALSE, -- R Generate .ld file with no -r option to ld
FALSE, -- S Copy symbols
FALSE, -- T Generate .ld file with cc -PIC
FALSE, -- U Unused
FALSE, -- V Do version checking on the input files
FALSE, -- W Pause after config with warnings
FALSE, -- X Copy compressed symbols (not implemented)
FALSE, -- Y Unused
FALSE];-- Z Unused