1
0
mirror of https://github.com/mirror/make.git synced 2025-04-24 12:00:35 +08:00

Formerly main.c.~55~

This commit is contained in:
Roland McGrath 1992-07-30 20:31:50 +00:00
parent 5329b592b7
commit f44c1d9366

1
main.c
View File

@ -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;