2002-11-21 Phil Edwards <pme@gcc.gnu.org>
[official-gcc.git] / gcc / config.guess
blobfd7602dabd9a86952ae3c7d26b213148893853c8
1 #!/bin/sh
2 # Use the top-level config.guess so that we don't have two of them.
3 guesssys=`echo $0 | sed 's|config.guess|../config.guess|'`
4 exec ${guesssys} "$@"