aboutsummaryrefslogtreecommitdiff
path: root/gprof/configure.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-09-05 19:04:22 +0000
committerKen Raeburn <raeburn@cygnus>1995-09-05 19:04:22 +0000
commitaf0786b4013325351bbb5e0c50d0b0510cea62c2 (patch)
treee6cf4c761c911cd6451258e13f8880e8a0a917d6 /gprof/configure.in
parent109eb06cce362f040b062107897826fc1b01431e (diff)
downloadfsf-binutils-gdb-af0786b4013325351bbb5e0c50d0b0510cea62c2.zip
fsf-binutils-gdb-af0786b4013325351bbb5e0c50d0b0510cea62c2.tar.gz
fsf-binutils-gdb-af0786b4013325351bbb5e0c50d0b0510cea62c2.tar.bz2
some ns32k updates from Ian Dall
Diffstat (limited to 'gprof/configure.in')
-rw-r--r--gprof/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/configure.in b/gprof/configure.in
index d75454c..7849a85 100644
--- a/gprof/configure.in
+++ b/gprof/configure.in
@@ -16,7 +16,7 @@ changequote([,])dnl
sparc-*-*) MY_TARGET=sparc ;;
tahoe-*-*) MY_TARGET=tahoe ;;
vax-*-*) MY_TARGET=vax ;;
-ns532-*-*|*-pc532-*) MY_TARGET=ns532;;
+ns32k-*-*) MY_TARGET=ns532;;
*-*-*) MY_TARGET=dummy ;;
esac