Salome HOME
Update from BR_V5_DEV 13Feb2009
[modules/geom.git] / src / NMTTools / 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 #  GEOM NMTTools : partition algorithm
23 #  File   : Makefile.in
24 #  Author : Julia DOROVSKIKH
25 #  Modified by : Alexander BORODIN (OCN) - autotools usage
26 #  Module : GEOM
27 #  $Header$
28 #
29 include $(top_srcdir)/adm_local/unix/make_common_starter.am
30
31 # header files 
32 salomeinclude_HEADERS = \
33         Handle_NMTDS_IndexedDataMapNodeOfIndexedDataMapOfIntegerIndexedDataMapOfShapeInteger.hxx \
34         Handle_NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx \
35         Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger.hxx \
36         Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape.hxx \
37         Handle_NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapePaveBlock.hxx \
38         Handle_NMTTools_ListNodeOfListOfCommonBlock.hxx \
39         Handle_NMTTools_ListNodeOfListOfCoupleOfShape.hxx \
40         NMTTools_CheckerSI.hxx \
41         NMTTools_CheckerSI.ixx \
42         NMTTools_CheckerSI.jxx \
43         NMTTools_CommonBlockAPI.hxx \
44         NMTTools_CommonBlockAPI.ixx \
45         NMTTools_CommonBlockAPI.jxx \
46         NMTTools_CommonBlock.hxx \
47         NMTTools_CommonBlock.ixx \
48         NMTTools_CommonBlock.jxx \
49         NMTTools_CommonBlockPool.hxx \
50         NMTTools_CoupleOfShape.hxx \
51         NMTTools_CoupleOfShape.ixx \
52         NMTTools_CoupleOfShape.jxx \
53         NMTTools_DEProcessor.hxx \
54         NMTTools_DEProcessor.ixx \
55         NMTTools_DEProcessor.jxx \
56         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger.hxx \
57         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape.hxx \
58         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapePaveBlock.hxx \
59         NMTTools_IndexedDataMapOfIndexedMapOfInteger.hxx \
60         NMTTools_IndexedDataMapOfShapeIndexedMapOfShape.hxx \
61         NMTTools_IndexedDataMapOfShapePaveBlock.hxx \
62         NMTTools_IteratorOfCoupleOfShape.hxx \
63         NMTTools_IteratorOfCoupleOfShape.ixx \
64         NMTTools_IteratorOfCoupleOfShape.jxx \
65         NMTTools_ListIteratorOfListOfCommonBlock.hxx \
66         NMTTools_ListIteratorOfListOfCoupleOfShape.hxx \
67         NMTTools_ListNodeOfListOfCommonBlock.hxx \
68         NMTTools_ListNodeOfListOfCoupleOfShape.hxx \
69         NMTTools_ListOfCommonBlock.hxx \
70         NMTTools_ListOfCoupleOfShape.hxx \
71         NMTTools_PaveFiller.hxx \
72         NMTTools_PaveFiller.ixx \
73         NMTTools_PaveFiller.jxx \
74         NMTTools_PPaveFiller.hxx \
75         NMTTools_Tools.hxx \
76         NMTTools_Tools.ixx \
77         NMTTools_Tools.jxx \
78         Handle_NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock.hxx \
79         Handle_NMTTools_StdMapNodeOfMapOfPaveBlock.hxx \
80         NMTTools_DataMapIteratorOfDataMapOfIntegerListOfPaveBlock.hxx \
81         NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock.hxx \
82         NMTTools_DataMapOfIntegerListOfPaveBlock.hxx \
83         NMTTools_MapIteratorOfMapOfPaveBlock.hxx \
84         NMTTools_MapOfPaveBlock.hxx \
85         NMTTools_StdMapNodeOfMapOfPaveBlock.hxx
86
87 # Libraries targets
88 lib_LTLIBRARIES = libNMTTools.la
89
90 dist_libNMTTools_la_SOURCES = \
91         NMTTools_CheckerSI.cxx \
92         NMTTools_CheckerSI_1.cxx \
93         NMTTools_CommonBlockAPI.cxx \
94         NMTTools_CommonBlock.cxx \
95         NMTTools_CommonBlockPool_0.cxx \
96         NMTTools_CoupleOfShape.cxx \
97         NMTTools_DEProcessor.cxx \
98         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfIndexedMapOfInteger_0.cxx \
99         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapeIndexedMapOfShape_0.cxx \
100         NMTTools_IndexedDataMapNodeOfIndexedDataMapOfShapePaveBlock_0.cxx \
101         NMTTools_IndexedDataMapOfIndexedMapOfInteger_0.cxx \
102         NMTTools_IndexedDataMapOfShapeIndexedMapOfShape_0.cxx \
103         NMTTools_IndexedDataMapOfShapePaveBlock_0.cxx \
104         NMTTools_IteratorOfCoupleOfShape.cxx \
105         NMTTools_ListIteratorOfListOfCommonBlock_0.cxx \
106         NMTTools_ListIteratorOfListOfCoupleOfShape_0.cxx \
107         NMTTools_ListNodeOfListOfCommonBlock_0.cxx \
108         NMTTools_ListNodeOfListOfCoupleOfShape_0.cxx \
109         NMTTools_ListOfCommonBlock_0.cxx \
110         NMTTools_ListOfCoupleOfShape_0.cxx \
111         NMTTools_PaveFiller_0.cxx \
112         NMTTools_PaveFiller_1.cxx \
113         NMTTools_PaveFiller_2.cxx \
114         NMTTools_PaveFiller_3.cxx \
115         NMTTools_PaveFiller_4.cxx \
116         NMTTools_PaveFiller_5.cxx \
117         NMTTools_PaveFiller_6.cxx \
118         NMTTools_PaveFiller_7.cxx \
119         NMTTools_PaveFiller_8.cxx \
120         NMTTools_PaveFiller_9.cxx \
121         NMTTools_PaveFiller.cxx \
122         NMTTools_Tools.cxx \
123         NMTTools_DataMapIteratorOfDataMapOfIntegerListOfPaveBlock_0.cxx \
124         NMTTools_DataMapNodeOfDataMapOfIntegerListOfPaveBlock_0.cxx \
125         NMTTools_DataMapOfIntegerListOfPaveBlock_0.cxx \
126         NMTTools_MapIteratorOfMapOfPaveBlock_0.cxx \
127         NMTTools_MapOfPaveBlock_0.cxx \
128         NMTTools_StdMapNodeOfMapOfPaveBlock_0.cxx
129
130 # additional information to compile and link file
131
132 libNMTTools_la_CPPFLAGS =       \
133         $(CAS_CPPFLAGS)         \
134         $(KERNEL_CXXFLAGS)      \
135         -I$(srcdir)/../NMTDS
136
137 libNMTTools_la_LDFLAGS  =               \
138         ../NMTDS/libNMTDS.la            \
139         $(STDLIB)                       \
140         $(CAS_LDPATH) -lTKBool -lTKBO   \
141         $(KERNEL_LDFLAGS)
142
143 CDL_FILES =                                     \
144         NMTTools.cdl                            \
145         NMTTools_CheckerSI.cdl                  \
146         NMTTools_CommonBlock.cdl                \
147         NMTTools_CommonBlockAPI.cdl             \
148         NMTTools_CoupleOfShape.cdl              \
149         NMTTools_DEProcessor.cdl                \
150         NMTTools_IteratorOfCoupleOfShape.cdl    \
151         NMTTools_PaveFiller.cdl                 \
152         NMTTools_Tools.cdl
153
154 EXTRA_DIST += $(CDL_FILES)
155
156 ########################################
157 # Non-used (obsolete?) files
158 ########################################
159 # NMTTools_PCurveMaker.cdl
160 # NMTTools_PCurveMaker.cxx
161 # NMTTools_PCurveMaker.hxx
162 # NMTTools_PCurveMaker.ixx
163 # NMTTools_PCurveMaker.jxx
164 # NMTTools_PDSFiller.hxx
165 # NMTTools_DSFiller.cdl
166 # NMTTools_DSFiller.cxx
167 # NMTTools_DSFiller.hxx
168 # NMTTools_DSFiller.ixx
169 # NMTTools_DSFiller.jxx