(decode_switches): The non-option return from getopt is 1, not 0.
commit3118b707217d5a4cfbe8bec0e42b507f8440a661
authorroland <roland>
Fri, 9 Sep 1994 06:45:51 +0000 (9 06:45 +0000)
committerroland <roland>
Fri, 9 Sep 1994 06:45:51 +0000 (9 06:45 +0000)
tree8dd8606f8e738a07d624b7ba7383865c6e3b37a2
parent3e007c46c1024d2558ef9171c295bc788387e94b
(decode_switches): The non-option return from getopt is 1, not 0.
(command_variables): New type and variable.
(decode_switches, decode_env_switches): After making a variable definition,
record the struct variable pointer in the command_variables chain.
(define_makeflags): If ALL, write variable definitions for
command_variables.
main.c