summaryrefslogtreecommitdiff
path: root/BUILD/compile-alpha-cxx
diff options
context:
space:
mode:
authorkent@mysql.com/g4-2.local <>2006-08-21 15:34:29 +0200
committerkent@mysql.com/g4-2.local <>2006-08-21 15:34:29 +0200
commitb329f2c3ef142c460333e914062b14f3aa2a3e64 (patch)
tree9554c10f238f87034491a1fe7453d15083e9e138 /BUILD/compile-alpha-cxx
parent56443ae20122579ae6eeceb98e5bf3bd2a57a3e3 (diff)
downloadmariadb-git-b329f2c3ef142c460333e914062b14f3aa2a3e64.tar.gz
Many files:
Deleted config/ac-macros/ha_berkeley.m4 Removed more referenses to bdb
Diffstat (limited to 'BUILD/compile-alpha-cxx')
-rwxr-xr-xBUILD/compile-alpha-cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-alpha-cxx b/BUILD/compile-alpha-cxx
index 610d358ef82..1624f4ed622 100755
--- a/BUILD/compile-alpha-cxx
+++ b/BUILD/compile-alpha-cxx
@@ -1,7 +1,7 @@
/bin/rm -f */.deps/*.P */*.o
make -k clean
/bin/rm -f */.deps/*.P */*.o
-/bin/rm -f */.deps/*.P config.cache storage/innobase/config.cache storage/bdb/build_unix/config.cache mysql-*.tar.gz
+/bin/rm -f */.deps/*.P config.cache storage/innobase/config.cache mysql-*.tar.gz
path=`dirname $0`
. "$path/autorun.sh"