Salome HOME
Adding linearity test algorithm
[modules/adao.git] / adm_local / make_common_starter.am
index 7120e409223f8190d310c9d53f661e57caa35f96..01ac3a3c7efc4595ac2a28056c9b560c17eca0f8 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2010-2011 EDF R&D
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
+# Author: AndrĂ© Ribes, andre.ribes@edf.fr, EDF R&D
 
 # Standard directory for installation
 salomeincludedir   = $(includedir)/salome
@@ -17,9 +36,11 @@ testsdir             = $(prefix)/tests
 testsdasalomedir     = $(testsdir)/daSalome
 testsplateformedir   = $(testsdir)/daComposant/Plateforme
 
-# Directory for installing samples files
-samplesdir             = $(prefix)/share/salome/adao_samples
-samplesdasalomedir     = $(samplesdir)/daSalome
+# Directory for installing examples files
+examplesdir               = $(prefix)/share/salome/adao_examples
+examplesdasalomedir       = $(examplesdir)/daSalome
+examplesdaskeletonsdir    = $(examplesdir)/daSkeletons
+externaldatadefinitiondir = $(examplesdaskeletonsdir)/External_data_definition_by_scripts
 
 # Directories for installing admin files
 admlocaldir       = $(prefix)/adm_local