mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 00:24:52 -04:00
8 lines
123 B
Bash
8 lines
123 B
Bash
. ${srcdir}/emulparams/elf32ppc.sh
|
|
|
|
case "$target" in
|
|
powerpc64*-*-netbsd*)
|
|
LIB_PATH='=/usr/lib/powerpc'
|
|
;;
|
|
esac
|