2004-09-09 Daniel Berlin <dberlin@dberlin.org>
[deliverable/binutils-gdb.git] / Makefile.tpl
index 8dbf237f102fc77dc230f17ac6e522c71fc97bd2..d685c39ded58c00a08dd888181f0c962e47f34e2 100644 (file)
@@ -107,7 +107,7 @@ REALLY_SET_LIB_PATH = \
   $(RPATH_ENVVAR)=`echo "$(HOST_LIB_PATH):$(TARGET_LIB_PATH):$$$(RPATH_ENVVAR)" | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; export $(RPATH_ENVVAR);
 
 # This is the list of directories to be built for the build system.
-BUILD_CONFIGDIRS = libiberty libbanshee
+BUILD_CONFIGDIRS = libiberty
 # Build programs are put under this directory.
 BUILD_SUBDIR = @build_subdir@
 # This is set by the configure script to the arguments to use when configuring
This page took 0.023962 seconds and 4 git commands to generate.