/[make]/make/main.c
ViewVC logotype

Diff of /make/main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.209 by psmith, Mon Jul 4 03:50:59 2005 UTC revision 1.210 by psmith, Tue Jul 12 04:35:13 2005 UTC
# Line 417  static const struct command_switch switc Line 417  static const struct command_switch switc
417      { 'W', string, (char *) &new_files, 0, 0, 0, 0, 0, "what-if" },      { 'W', string, (char *) &new_files, 0, 0, 0, 0, 0, "what-if" },
418      { CHAR_MAX+4, flag, (char *) &warn_undefined_variables_flag, 1, 1, 0, 0, 0,      { CHAR_MAX+4, flag, (char *) &warn_undefined_variables_flag, 1, 1, 0, 0, 0,
419        "warn-undefined-variables" },        "warn-undefined-variables" },
420      { 0 }      { 0, 0, 0, 0, 0, 0, 0, 0, 0 }
421    };    };
422    
423  /* Secondary long names for options.  */  /* Secondary long names for options.  */

Legend:
Removed from v.1.209  
changed lines
  Added in v.1.210

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26