1 dnl Process this file with autoconf to produce a configure script.
12 alpha-*-*) MY_TARGET=alpha ;;
14 i[345]86-*-*) MY_TARGET=i386 ;;
16 sparc-*-*) MY_TARGET=sparc ;;
17 tahoe-*-*) MY_TARGET=tahoe ;;
18 vax-*-*) MY_TARGET=vax ;;
19 ns32k-*-*) MY_TARGET=ns532;;
20 *-*-*) MY_TARGET=dummy ;;