]> SALOME platform Git repositories - modules/hexablock.git/blob - src/HEXABLOCK/Makefile.am
Salome HOME
First publish of HEXABLOCKcomponant
[modules/hexablock.git] / src / HEXABLOCK / Makefile.am
1 #  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
2 #
3 #  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 #  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 #
6 #  This library is free software; you can redistribute it and/or
7 #  modify it under the terms of the GNU Lesser General Public
8 #  License as published by the Free Software Foundation; either
9 #  version 2.1 of the License.
10 #
11 #  This library is distributed in the hope that it will be useful,
12 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
13 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 #  Lesser General Public License for more details.
15 #
16 #  You should have received a copy of the GNU Lesser General Public
17 #  License along with this library; if not, write to the Free Software
18 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19 #
20 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21 #
22 #  SuperVisionTest AddComponent : example of component that adds two numbers
23 # ddDIST_SUBDIRS = Test
24 # ddSUBDIRS = Test
25 #  File   : Makefile.in
26 #  Author : , CEA
27 #  Modified by : Alexander BORODIN (OCN) - autotools usage
28 #
29 include $(top_srcdir)/adm_local/unix/make_common_starter.am
30
31
32
33
34 #
35 # ===============================================================
36 # Files to be installed
37 # ===============================================================
38 #
39 #       
40 # header files  
41 salomeinclude_HEADERS = \
42         HexGroups.hxx \
43         HexCylinder.hxx \
44         HexEdge.hxx \
45         HexGlobale.hxx \
46         HexPropagation.hxx \
47         HexVector.hxx \
48         HexXmlWriter.hxx \
49         hexa_base.hxx \
50         HexDiagnostics.hxx \
51         HexElements.hxx \
52         HexHexa.hxx \
53         HexMatrix.hxx \
54         HexQuad.hxx \
55         HexVertex.hxx \
56         HexLaw.hxx \
57         HexCloner.hxx \
58         HexDocument.hxx \
59         HexEltBase.hxx \
60         Hex.hxx \
61         HexPipe.hxx \
62         HexShape.hxx \
63         HexXmlTree.hxx \
64         HexCrossElements.hxx
65
66
67
68 # Libraries targets
69 # SD/Propagation/HexPropagation.cxx \
70 # SD/Law/HexLaw.cxx \
71 #
72 lib_LTLIBRARIES = libHEXABLOCKimpl.la
73 dist_libHEXABLOCKimpl_la_SOURCES = \
74         hexa_utils.cxx \
75         HexEltBase.cxx \
76         HexGlobale.cxx \
77         HexCloner.cxx   \
78         HexVertex.cxx \
79         HexEdge.cxx \
80         HexQuad.cxx \
81         HexHexa.cxx \
82         HexVector.cxx \
83         HexElements.cxx \
84         HexElements_bis.cxx \
85         HexElements_grid.cxx \
86         HexCylinder.cxx \
87         HexPipe.cxx \
88         HexShape.cxx \
89         HexDocument_trans.cxx \
90         HexDocument_Xml.cxx \
91         HexDocument.cxx \
92         HexXmlTree.cxx \
93         HexXmlWriter.cxx \
94         HexCrossElements.cxx \
95         Hex.cxx
96
97 # libHEXABLOCKimpl_la_CPPFLAGS = \
98 #       -I$(top_builddir)/salome_adm/unix
99
100 # libHEXABLOCKimpl_la_LDFLAGS = \
101 #       -lOpUtil