* configure.in (m68k-*-netbsd*): Build everything now.

This commit is contained in:
J.T. Conklin 1996-03-05 16:24:35 +00:00
parent 6cec39dc99
commit 08714af65c
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
* configure.in (m68k-*-netbsd*): Build everything now.
Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
* Makefile.in (taz): Fix quoting.

View File

@ -460,9 +460,6 @@ case "${target}" in
rs6000-*-*)
noconfigdirs="$noconfigdirs gprof"
;;
m68k-*-netbsd*)
noconfigdirs="$noconfigdirs gdb"
;;
m68k-apollo-*)
noconfigdirs="$noconfigdirs ld binutils gprof"
;;