(decode_switches): The non-option return from getopt is 1, not 0.
authorRoland McGrath <roland@redhat.com>
Fri, 9 Sep 1994 06:45:51 +0000 (06:45 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 9 Sep 1994 06:45:51 +0000 (06:45 +0000)
commitb321e0f535a19264c2c5ce7e5363593f3376ef25
tree5c4898757526fdac8d2176e08987627c6ac811f5
parentc1433e94956cff151e5ea12950776f4e081f15b6
(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