--- configure.in.orig	Thu Oct  1 20:15:06 1998
+++ configure.in	Sun Mar 28 13:40:06 1999
@@ -55,7 +55,7 @@
 # these libraries are built for the target environment, and are built after
 # the host libraries and the host tools (which may be a cross compiler)
 #
-target_libs="target-libiberty target-libgloss target-newlib target-libio target-librx target-libstdc++ target-libg++ target-libf2c"
+target_libs="target-libgloss target-newlib"
 
 
 # these tools are built using the target libs, and are intended to run only
@@ -65,7 +65,7 @@
 # list belongs in this list.  those programs are also very likely
 # candidates for the "native_only" list which follows
 #
-target_tools="target-examples target-groff target-gperf"
+target_tools=""
 
 ################################################################################
 
