]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Formerly main.c.~55~
authorRoland McGrath <roland@redhat.com>
Thu, 30 Jul 1992 20:31:50 +0000 (20:31 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 30 Jul 1992 20:31:50 +0000 (20:31 +0000)
main.c

diff --git a/main.c b/main.c
index ad794533fceed53908db683666f16c8647debcaa..3f231982acb5dc99adfa80fba4fb3453230f67fd 100644 (file)
--- a/main.c
+++ b/main.c
@@ -1046,6 +1046,7 @@ decode_switches (argc, argv)
        case flag:
        case flag_off:
        case ignore:
+       case usage_and_exit:
          long_options[i].has_arg = no_argument;
          break;