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