[no]test
[no]native
make=MAKE
+ qual=QUAL
EOF
}
dput) maybe_set dput dputtarget ;;
dput=*) dput=yes dputtarget=${opt#*=} ;;
make=*) make=${opt#*=} ;;
+ qual=*) qual=$qual$qualsep${opt#*=}; qualsep=- ;;
distcheck | debian | clean | vpath | native | test)
eval "$opt=yes"