6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
|
case "$machine" in
|
||
|
am33*)
|
||
|
base_machine=am33 machine=am33
|
||
|
;;
|
||
|
esac
|