Salome HOME
Mantis issue 0020894: EDF 1421 GEOM: Partition Bug with big geometrical objects....
[modules/geom.git] / src / NMTTools / Makefile.am
1 #  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
2 #
3 #  This library is free software; you can redistribute it and/or
4 #  modify it under the terms of the GNU Lesser General Public
5 #  License as published by the Free Software Foundation; either
6 #  version 2.1 of the License.
7 #
8 #  This library is distributed in the hope that it will be useful,
9 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
10 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11 #  Lesser General Public License for more details.
12 #
13 #  You should have received a copy of the GNU Lesser General Public
14 #  License along with this library; if not, write to the Free Software
15 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
16 #
17 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
18 #
19
20 #  GEOM NMTTools : partition algorithm
21 #  File   : Makefile.in
22 #  Author : Julia DOROVSKIKH
23 #  Modified by : Alexander BORODIN (OCN) - autotools usage
24 #  Module : GEOM
25 #  $Header$
26 #
27 include $(top_srcdir)/adm_local/unix/make_common_starter.am
28
29 # header files 
30 salomeinclude_HEADERS = \
31         Handle_NMTDS_IndexedDataMapNodeOfIndexedDataMapOfIntegerIndexedDataMapOfShapeInteger.hxx \
32         Handle_NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx \
33         Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger.hxx \
34         Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape.hxx \
35         Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapePaveBlock.hxx \
36         Handle_NMTTools_ListNodeOfListOfCommonBlock.hxx \
37         Handle_NMTTools_ListNodeOfListOfCoupleOfShape.hxx \
38         NMTTools_CheckerSI.hxx \
39         NMTTools_CheckerSI.ixx \
40         NMTTools_CheckerSI.jxx \
41         NMTTools_CommonBlockAPI.hxx \
42         NMTTools_CommonBlockAPI.ixx \
43         NMTTools_CommonBlockAPI.jxx \
44         NMTTools_CommonBlock.hxx \
45         NMTTools_CommonBlock.ixx \
46         NMTTools_CommonBlock.jxx \
47         NMTTools_CommonBlockPool.hxx \
48         NMTTools_CoupleOfShape.hxx \
49         NMTTools_CoupleOfShape.ixx \
50         NMTTools_CoupleOfShape.jxx \
51         NMTTools_DEProcessor.hxx \
52         NMTTools_DEProcessor.ixx \
53         NMTTools_DEProcessor.jxx \
54         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger.hxx \
55         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape.hxx \
56         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapePaveBlock.hxx \
57         NMTTools_IndexedDataMapOfIndexedMapOfInteger.hxx \
58         NMTTools_IndexedDataMapOfShapeIndexedMapOfShape.hxx \
59         NMTTools_IndexedDataMapOfShapePaveBlock.hxx \
60         NMTTools_IteratorOfCoupleOfShape.hxx \
61         NMTTools_IteratorOfCoupleOfShape.ixx \
62         NMTTools_IteratorOfCoupleOfShape.jxx \
63         NMTTools_ListIteratorOfListOfCommonBlock.hxx \
64         NMTTools_ListIteratorOfListOfCoupleOfShape.hxx \
65         NMTTools_ListNodeOfListOfCommonBlock.hxx \
66         NMTTools_ListNodeOfListOfCoupleOfShape.hxx \
67         NMTTools_ListOfCommonBlock.hxx \
68         NMTTools_ListOfCoupleOfShape.hxx \
69         NMTTools_PaveFiller.hxx \
70         NMTTools_PaveFiller.ixx \
71         NMTTools_PaveFiller.jxx \
72         NMTTools_PPaveFiller.hxx \
73         NMTTools_Tools.hxx \
74         NMTTools_Tools.ixx \
75         NMTTools_Tools.jxx \
76         Handle_NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock.hxx \
77         Handle_NMTTools_StdMapNodeOfMapOfPaveBlock.hxx \
78         NMTTools_DataMapIteratorOfDataMapOfIntegerListOfPaveBlock.hxx \
79         NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock.hxx \
80         NMTTools_DataMapOfIntegerListOfPaveBlock.hxx \
81         NMTTools_MapIteratorOfMapOfPaveBlock.hxx \
82         NMTTools_MapOfPaveBlock.hxx \
83         NMTTools_StdMapNodeOfMapOfPaveBlock.hxx
84
85 # Libraries targets
86 lib_LTLIBRARIES = libNMTTools.la
87
88 dist_libNMTTools_la_SOURCES = \
89         NMTTools_CheckerSI.cxx \
90         NMTTools_CheckerSI_1.cxx \
91         NMTTools_CommonBlockAPI.cxx \
92         NMTTools_CommonBlock.cxx \
93         NMTTools_CommonBlockPool_0.cxx \
94         NMTTools_CoupleOfShape.cxx \
95         NMTTools_DEProcessor.cxx \
96         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger_0.cxx \
97         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape_0.cxx \
98         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapePaveBlock_0.cxx \
99         NMTTools_IndexedDataMapOfIndexedMapOfInteger_0.cxx \
100         NMTTools_IndexedDataMapOfShapeIndexedMapOfShape_0.cxx \
101         NMTTools_IndexedDataMapOfShapePaveBlock_0.cxx \
102         NMTTools_IteratorOfCoupleOfShape.cxx \
103         NMTTools_ListIteratorOfListOfCommonBlock_0.cxx \
104         NMTTools_ListIteratorOfListOfCoupleOfShape_0.cxx \
105         NMTTools_ListNodeOfListOfCommonBlock_0.cxx \
106         NMTTools_ListNodeOfListOfCoupleOfShape_0.cxx \
107         NMTTools_ListOfCommonBlock_0.cxx \
108         NMTTools_ListOfCoupleOfShape_0.cxx \
109         NMTTools_PaveFiller_0.cxx \
110         NMTTools_PaveFiller_1.cxx \
111         NMTTools_PaveFiller_2.cxx \
112         NMTTools_PaveFiller_3.cxx \
113         NMTTools_PaveFiller_4.cxx \
114         NMTTools_PaveFiller_5.cxx \
115         NMTTools_PaveFiller_6.cxx \
116         NMTTools_PaveFiller_7.cxx \
117         NMTTools_PaveFiller_8.cxx \
118         NMTTools_PaveFiller_9.cxx \
119         NMTTools_PaveFiller.cxx \
120         NMTTools_Tools.cxx \
121         NMTTools_DataMapIteratorOfDataMapOfIntegerListOfPaveBlock_0.cxx \
122         NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock_0.cxx \
123         NMTTools_DataMapOfIntegerListOfPaveBlock_0.cxx \
124         NMTTools_MapIteratorOfMapOfPaveBlock_0.cxx \
125         NMTTools_MapOfPaveBlock_0.cxx \
126         NMTTools_StdMapNodeOfMapOfPaveBlock_0.cxx
127
128 # additional information to compile and link file
129
130 libNMTTools_la_CPPFLAGS =       \
131         $(CAS_CPPFLAGS)         \
132         $(KERNEL_CXXFLAGS)      \
133         -I$(srcdir)/../NMTDS
134
135 libNMTTools_la_LDFLAGS  =               \
136         ../NMTDS/libNMTDS.la            \
137         $(STDLIB)                       \
138         $(CAS_LDPATH) -lTKBool -lTKBO   \
139         $(KERNEL_LDFLAGS)
140
141 CDL_FILES =                                     \
142         NMTTools.cdl                            \
143         NMTTools_CheckerSI.cdl                  \
144         NMTTools_CommonBlock.cdl                \
145         NMTTools_CommonBlockAPI.cdl             \
146         NMTTools_CoupleOfShape.cdl              \
147         NMTTools_DEProcessor.cdl                \
148         NMTTools_IteratorOfCoupleOfShape.cdl    \
149         NMTTools_PaveFiller.cdl                 \
150         NMTTools_Tools.cdl
151
152 EXTRA_DIST += $(CDL_FILES)
153
154 ########################################
155 # Non-used (obsolete?) files
156 ########################################
157 # NMTTools_PCurveMaker.cdl
158 # NMTTools_PCurveMaker.cxx
159 # NMTTools_PCurveMaker.hxx
160 # NMTTools_PCurveMaker.ixx
161 # NMTTools_PCurveMaker.jxx
162 # NMTTools_PDSFiller.hxx
163 # NMTTools_DSFiller.cdl
164 # NMTTools_DSFiller.cxx
165 # NMTTools_DSFiller.hxx
166 # NMTTools_DSFiller.ixx
167 # NMTTools_DSFiller.jxx