Home | History | Annotate | Download | only in sets

Lines Matching refs:lists

12 lists=
20 -L base,x make specified lists
21 -b make netbsd + x11 lists
22 -x only make x11 lists
40 base) lists="${lists} ${nlists}" ;;
41 x) lists="${lists} ${xlists}" ;;
48 lists="${nlists} ${xlists}"
51 lists="${xlists}"
73 lists="$*"
81 for setname in ${lists:-${nlists}}; do