(arm-*-netbsd*): Fix typo setting tmake_file.

From-SVN: r14522
This commit is contained in:
Richard Earnshaw 1997-07-23 16:59:51 +00:00
parent e71c3bb0d6
commit e3482774d8
1 changed files with 1 additions and 1 deletions

View 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