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