(arm-*-netbsd*): Fix typo setting tmake_file.
authorRichard Earnshaw <erich@gnu.org>
Wed, 23 Jul 1997 16:59:51 +0000 (16:59 +0000)
committerRichard Earnshaw <erich@gnu.org>
Wed, 23 Jul 1997 16:59:51 +0000 (16:59 +0000)
From-SVN: r14522

gcc/configure.in

index 080852b3ce993a1d247cea6c5578962eaac6e3cf..81d9dfd0a5042081b4cce8eeab2b6b90734ce8f1 100644 (file)
@@ -393,7 +393,7 @@ for machine in $build $host $target; do
        arm-*-netbsd*)
                tm_file=arm/netbsd.h
                xm_file=arm/xm-netbsd.h
-               tmake_file=arm-t-netbsd
+               tmake_file=arm/t-netbsd
                # On NetBSD, the headers are already okay.
                fixincludes=Makefile.in
                use_collect2=yes