]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly main.c.~58~
authorRoland McGrath <roland@redhat.com>
Tue, 15 Sep 1992 20:10:46 +0000 (20:10 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 15 Sep 1992 20:10:46 +0000 (20:10 +0000)
main.c

diff --git a/main.c b/main.c
index 262c00ec99f489cb7c6198fbd523d2b8aabd0d2d..01144590a178832787da6003e0aa11a4bc6aa98e 100644 (file)
--- 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' },