X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=scripts%2Fbuild.sh;fp=scripts%2Fbuild.sh;h=0000000000000000000000000000000000000000;hb=82f4efbe04c4c97d0a0572fa7e12a2bd76f26712;hp=07a96c9e5e413c55a2c1e90e365f4587294b6faf;hpb=53a807bd760c6a1fa717fa1a45193509d4705b3a;p=tools%2Fsimanio.git diff --git a/scripts/build.sh b/scripts/build.sh deleted file mode 100644 index 07a96c9..0000000 --- a/scripts/build.sh +++ /dev/null @@ -1,475 +0,0 @@ -#!/bin/bash -noprofile - -#################################################################################### -# File : build.sh -# Created : Thu Jan 27 09:50:55 2005 -# Author : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com) -# Project : SALOME -# Module : Installation Wizard -# Copyright : 2002-2012 CEA -# -# This script is the part of the SALOME installation procedure. -# -# This script can be used to build and install SALOME modules from sources. -# Try build.sh -h for more details about usage. -# -#################################################################################### - -############################################################### -# Prints usage information and exits -############################################################### -usage(){ - echo "" - echo "Description:" - echo " Builds given SALOME modules by performing make and " - echo " make install commands" - echo "" - echo "Usage:" - echo " build.sh [