echo ""
echo ""
echo "Description:"
-echo " Builds given SALOME modules by performing make and (optionally) make install commands"
+echo " Builds given SALOME modules by performing make and make install commands"
echo ""
echo "Usage:"
echo " build.csh [ <option> ] ... [ <module> [ <module> ... ] ]"
usage(){
echo ""
echo "Description:"
- echo " Builds given SALOME modules by performing make and (optionally)"
+ echo " Builds given SALOME modules by performing make and "
echo " make install commands"
echo ""
echo "Usage:"