From: Roland McGrath Date: Tue, 15 Sep 1992 20:10:46 +0000 (+0000) Subject: Formerly main.c.~58~ X-Git-Tag: 3.70.2~595 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=144b6ecba5bf881e18830e5543f4199b82f0c30c;p=thirdparty%2Fmake.git Formerly main.c.~58~ --- diff --git a/main.c b/main.c index 262c00ec..01144590 100644 --- a/main.c +++ b/main.c @@ -301,6 +301,7 @@ static struct command_switch switches[] = static struct option long_option_aliases[] = { { "quiet", no_argument, 0, 's' }, + { "stop", no_argument, 0, 'S' }, { "new", required_argument, 0, 'W' }, { "assume-new", required_argument, 0, 'W' }, { "assume-old", required_argument, 0, 'o' },