#!/bin/sh
GNUTARGET=${GNUTARGET:-elf64-powerpcle} exec /usr/bin/ranlib "$@"
