mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-30 08:40:07 +00:00
6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
|
case "$machine" in
|
||
|
am33*)
|
||
|
base_machine=am33 machine=am33
|
||
|
;;
|
||
|
esac
|