5 echo "Usage: $0 <target-mach-triplet>"
12 # Check for special fix rules for particular targets
22 powerpc-
*-eabisim* | \
25 powerpcle-
*-eabisim* | \
27 # IF there is no include fixing,
28 # THEN create a no-op fixer and exit
29 (echo "#! /bin/sh" ; echo "exit 0" ) > ${target}
33 cat < ${srcdir}/fixinc.
in > ${target} ||
exit 1