Commit ee92f8c8 authored by Cedric Jourdain's avatar Cedric Jourdain
Browse files

Add make clean command

parent 5eb28dd4
......@@ -79,6 +79,7 @@ Install(){
# sed -i s/"MEMORY_INSTALLED_PER_CORE_IN_GB = 2.5d0"/"MEMORY_INSTALLED_PER_CORE_IN_GB = 50d0"/g DATA/Par_file
#fi
echo "===> Build"
make clean
time -p make -j 12 all >& make.log &
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment