summaryrefslogtreecommitdiff
path: root/BUILD/compile-solaris-amd64-forte
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD/compile-solaris-amd64-forte')
-rwxr-xr-xBUILD/compile-solaris-amd64-forte3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUILD/compile-solaris-amd64-forte b/BUILD/compile-solaris-amd64-forte
index c89b3129a1b..a7d9e37b76b 100755
--- a/BUILD/compile-solaris-amd64-forte
+++ b/BUILD/compile-solaris-amd64-forte
@@ -10,6 +10,9 @@
# After installing, add /opt/SUNWspro/bin to your $PATH
+gmake -k maintainer-clean || true
+/bin/rm -f */.deps/*.P config.cache
+
path=`dirname $0`
. "$path/SETUP.sh"