summaryrefslogtreecommitdiff
path: root/BUILD/compile-solaris-sparc-forte
diff options
context:
space:
mode:
authorunknown <serg@janus.mylan>2007-01-28 21:09:54 +0100
committerunknown <serg@janus.mylan>2007-01-28 21:09:54 +0100
commit60f0cd8b13b73a99b4e4d843e7720526e27c9726 (patch)
tree9d0de7474869242bf851d46d7830e3fa2bd30834 /BUILD/compile-solaris-sparc-forte
parent6db6be5a06d79d03836e8d84198e51562f50d6cb (diff)
downloadmariadb-git-60f0cd8b13b73a99b4e4d843e7720526e27c9726.tar.gz
BUILD scripts: s/(dist)?clean/maintainer-clean/
BUILD/FINISH.sh: s/(dist)?clean/maintainer-clean/ BUILD/compile-alpha-ccc: s/(dist)?clean/maintainer-clean/ BUILD/compile-alpha-cxx: s/(dist)?clean/maintainer-clean/ BUILD/compile-alpha-debug: s/(dist)?clean/maintainer-clean/ BUILD/compile-dist: s/(dist)?clean/maintainer-clean/ BUILD/compile-hpux11-parisc2-aCC: s/(dist)?clean/maintainer-clean/ BUILD/compile-ia64-debug-max: s/(dist)?clean/maintainer-clean/ BUILD/compile-irix-mips64-mipspro: s/(dist)?clean/maintainer-clean/ BUILD/compile-pentium-pgcc: s/(dist)?clean/maintainer-clean/ BUILD/compile-solaris-sparc-forte: s/(dist)?clean/maintainer-clean/ BUILD/compile-solaris-sparc-purify: s/(dist)?clean/maintainer-clean/
Diffstat (limited to 'BUILD/compile-solaris-sparc-forte')
-rwxr-xr-xBUILD/compile-solaris-sparc-forte2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/compile-solaris-sparc-forte b/BUILD/compile-solaris-sparc-forte
index 7cdbff6ae4a..43f68acbbcc 100755
--- a/BUILD/compile-solaris-sparc-forte
+++ b/BUILD/compile-solaris-sparc-forte
@@ -1,6 +1,6 @@
#! /bin/sh
-gmake -k clean || true
+gmake -k maintainer-clean || true
/bin/rm -f */.deps/*.P config.cache
path=`dirname $0`