Salome HOME
eb02b29291bdecdeea79bf337b8382b7d7a7ca7d
[modules/geom.git] / src / GEOMImpl / 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 GEOM : implementaion of GEOM_Gen.idl
23 #  File   : Makefile.in
24 #  Author : Damien COQUERET (OCC)
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 # Libraries targets
32
33 lib_LTLIBRARIES = libGEOMimpl.la
34
35 # header files 
36 salomeinclude_HEADERS =                         \
37         GEOMImpl_Gen.hxx                        \
38         GEOMImpl_IBasicOperations.hxx           \
39         GEOMImpl_ITransformOperations.hxx       \
40         GEOMImpl_IHealingOperations.hxx         \
41         GEOMImpl_I3DPrimOperations.hxx          \
42         GEOMImpl_IShapesOperations.hxx          \
43         GEOMImpl_IBlocksOperations.hxx          \
44         GEOMImpl_IBooleanOperations.hxx         \
45         GEOMImpl_ICurvesOperations.hxx          \
46         GEOMImpl_ILocalOperations.hxx           \
47         GEOMImpl_IInsertOperations.hxx          \
48         GEOMImpl_IMeasureOperations.hxx         \
49         GEOMImpl_IGroupOperations.hxx           \
50         GEOMImpl_IGlue.hxx                      \
51         GEOMImpl_Gen.hxx                        \
52         GEOMImpl_PointDriver.hxx                \
53         GEOMImpl_IPoint.hxx                     \
54         GEOMImpl_IPolyline.hxx                  \
55         GEOMImpl_ICircle.hxx                    \
56         GEOMImpl_ISpline.hxx                    \
57         GEOMImpl_IEllipse.hxx                   \
58         GEOMImpl_IFillet.hxx                    \
59         GEOMImpl_IFillet2d.hxx                  \
60         GEOMImpl_IChamfer.hxx                   \
61         GEOMImpl_ICopy.hxx                      \
62         GEOMImpl_IArchimede.hxx                 \
63         GEOMImpl_IArc.hxx                       \
64         GEOMImpl_ISketcher.hxx                  \
65         GEOMImpl_I3DSketcher.hxx                \
66         GEOMImpl_IVector.hxx                    \
67         GEOMImpl_IDisk.hxx                      \
68         GEOMImpl_IFace.hxx                      \
69         GEOMImpl_ILine.hxx                      \
70         GEOMImpl_IPlane.hxx                     \
71         GEOMImpl_IMarker.hxx                    \
72         GEOMImpl_ITranslate.hxx                 \
73         GEOMImpl_IMirror.hxx                    \
74         GEOMImpl_IOffset.hxx                    \
75         GEOMImpl_IScale.hxx                     \
76         GEOMImpl_IRotate.hxx                    \
77         GEOMImpl_IPosition.hxx                  \
78         GEOMImpl_IHealing.hxx                   \
79         GEOMImpl_IImportExport.hxx              \
80         GEOMImpl_IBox.hxx                       \
81         GEOMImpl_IBlocks.hxx                    \
82         GEOMImpl_IBlockTrsf.hxx                 \
83         GEOMImpl_IBoolean.hxx                   \
84         GEOMImpl_ICylinder.hxx                  \
85         GEOMImpl_ICone.hxx                      \
86         GEOMImpl_ISphere.hxx                    \
87         GEOMImpl_ITorus.hxx                     \
88         GEOMImpl_IPrism.hxx                     \
89         GEOMImpl_IPipe.hxx                      \
90         GEOMImpl_IRevolution.hxx                \
91         GEOMImpl_IMeasure.hxx                   \
92         GEOMImpl_IShapes.hxx                    \
93         GEOMImpl_IFilling.hxx                   \
94         GEOMImpl_IThruSections.hxx              \
95         GEOMImpl_IPartition.hxx                 \
96         GEOMImpl_IPipeDiffSect.hxx              \
97         GEOMImpl_IPipeShellSect.hxx             \
98         GEOMImpl_IPipeBiNormal.hxx              \
99         GEOMImpl_VectorDriver.hxx               \
100         GEOMImpl_LineDriver.hxx                 \
101         GEOMImpl_DiskDriver.hxx                 \
102         GEOMImpl_FaceDriver.hxx                 \
103         GEOMImpl_PlaneDriver.hxx                \
104         GEOMImpl_MarkerDriver.hxx               \
105         GEOMImpl_TranslateDriver.hxx            \
106         GEOMImpl_MirrorDriver.hxx               \
107         GEOMImpl_OffsetDriver.hxx               \
108         GEOMImpl_ScaleDriver.hxx                \
109         GEOMImpl_PositionDriver.hxx             \
110         GEOMImpl_BoxDriver.hxx                  \
111         GEOMImpl_ConeDriver.hxx                 \
112         GEOMImpl_CylinderDriver.hxx             \
113         GEOMImpl_SphereDriver.hxx               \
114         GEOMImpl_TorusDriver.hxx                \
115         GEOMImpl_PrismDriver.hxx                \
116         GEOMImpl_PipeDriver.hxx                 \
117         GEOMImpl_ThruSectionsDriver.hxx         \
118         GEOMImpl_RevolutionDriver.hxx           \
119         GEOMImpl_ShapeDriver.hxx                \
120         GEOMImpl_BlockDriver.hxx                \
121         GEOMImpl_Block6Explorer.hxx             \
122         GEOMImpl_MeasureDriver.hxx              \
123         GEOMImpl_PolylineDriver.hxx             \
124         GEOMImpl_CircleDriver.hxx               \
125         GEOMImpl_EllipseDriver.hxx              \
126         GEOMImpl_ArcDriver.hxx                  \
127         GEOMImpl_SplineDriver.hxx               \
128         GEOMImpl_SketcherDriver.hxx             \
129         GEOMImpl_3DSketcherDriver.hxx           \
130         GEOMImpl_FilletDriver.hxx               \
131         GEOMImpl_Fillet2dDriver.hxx             \
132         GEOMImpl_ChamferDriver.hxx              \
133         GEOMImpl_BooleanDriver.hxx              \
134         GEOMImpl_PartitionDriver.hxx            \
135         GEOMImpl_CopyDriver.hxx                 \
136         GEOMImpl_ExportDriver.hxx               \
137         GEOMImpl_ImportDriver.hxx               \
138         GEOMImpl_RotateDriver.hxx               \
139         GEOMImpl_ArchimedeDriver.hxx            \
140         GEOMImpl_HealingDriver.hxx              \
141         GEOMImpl_FillingDriver.hxx              \
142         GEOMImpl_GlueDriver.hxx                 \
143         GEOMImpl_CopyDriver.hxx                 \
144         GEOMImpl_Types.hxx                      \
145         GEOM_GEOMImpl.hxx
146
147 dist_libGEOMimpl_la_SOURCES =                   \
148         GEOMImpl_IBasicOperations.cxx           \
149         GEOMImpl_ITransformOperations.cxx       \
150         GEOMImpl_IHealingOperations.cxx         \
151         GEOMImpl_I3DPrimOperations.cxx          \
152         GEOMImpl_IShapesOperations.cxx          \
153         GEOMImpl_IBlocksOperations.cxx          \
154         GEOMImpl_IBooleanOperations.cxx         \
155         GEOMImpl_ICurvesOperations.cxx          \
156         GEOMImpl_ILocalOperations.cxx           \
157         GEOMImpl_IInsertOperations.cxx          \
158         GEOMImpl_IMeasureOperations.cxx         \
159         GEOMImpl_IGroupOperations.cxx           \
160         GEOMImpl_Gen.cxx                        \
161         GEOMImpl_PointDriver.cxx                \
162         GEOMImpl_VectorDriver.cxx               \
163         GEOMImpl_LineDriver.cxx                 \
164         GEOMImpl_PlaneDriver.cxx                \
165         GEOMImpl_MarkerDriver.cxx               \
166         GEOMImpl_TranslateDriver.cxx            \
167         GEOMImpl_MirrorDriver.cxx               \
168         GEOMImpl_OffsetDriver.cxx               \
169         GEOMImpl_ScaleDriver.cxx                \
170         GEOMImpl_PositionDriver.cxx             \
171         GEOMImpl_BoxDriver.cxx                  \
172         GEOMImpl_FaceDriver.cxx                 \
173         GEOMImpl_DiskDriver.cxx                 \
174         GEOMImpl_ConeDriver.cxx                 \
175         GEOMImpl_CylinderDriver.cxx             \
176         GEOMImpl_SphereDriver.cxx               \
177         GEOMImpl_TorusDriver.cxx                \
178         GEOMImpl_PrismDriver.cxx                \
179         GEOMImpl_PipeDriver.cxx                 \
180         GEOMImpl_ThruSectionsDriver.cxx         \
181         GEOMImpl_RevolutionDriver.cxx           \
182         GEOMImpl_ShapeDriver.cxx                \
183         GEOMImpl_BlockDriver.cxx                \
184         GEOMImpl_Block6Explorer.cxx             \
185         GEOMImpl_MeasureDriver.cxx              \
186         GEOMImpl_PolylineDriver.cxx             \
187         GEOMImpl_CircleDriver.cxx               \
188         GEOMImpl_EllipseDriver.cxx              \
189         GEOMImpl_ArcDriver.cxx                  \
190         GEOMImpl_SplineDriver.cxx               \
191         GEOMImpl_SketcherDriver.cxx             \
192         GEOMImpl_3DSketcherDriver.cxx           \
193         GEOMImpl_FilletDriver.cxx               \
194         GEOMImpl_Fillet2dDriver.cxx             \
195         GEOMImpl_ChamferDriver.cxx              \
196         GEOMImpl_BooleanDriver.cxx              \
197         GEOMImpl_PartitionDriver.cxx            \
198         GEOMImpl_CopyDriver.cxx                 \
199         GEOMImpl_ExportDriver.cxx               \
200         GEOMImpl_ImportDriver.cxx               \
201         GEOMImpl_RotateDriver.cxx               \
202         GEOMImpl_ArchimedeDriver.cxx            \
203         GEOMImpl_HealingDriver.cxx              \
204         GEOMImpl_FillingDriver.cxx              \
205         GEOMImpl_GlueDriver.cxx
206
207 # additional information to compile and link file
208
209 libGEOMimpl_la_CPPFLAGS =               \
210         $(CORBA_CXXFLAGS)               \
211         $(CORBA_INCLUDES)               \
212         $(CAS_CPPFLAGS)                 \
213         $(KERNEL_CXXFLAGS)              \
214         $(BOOST_CPPFLAGS)               \
215         -I$(srcdir)/../ShHealOper       \
216         -I$(srcdir)/../NMTTools         \
217         -I$(srcdir)/../GEOM             \
218         -I$(srcdir)/../GEOMAlgo         \
219         -I$(srcdir)/../SKETCHER         \
220         -I$(srcdir)/../ARCHIMEDE        \
221         -I$(top_builddir)/idl           \
222         -I$(top_builddir)/salome_adm/unix
223
224 libGEOMimpl_la_LDFLAGS  =                       \
225         ../GEOM/libGEOMbasic.la                 \
226         ../GEOMAlgo/libGEOMAlgo.la              \
227         ../ShHealOper/libShHealOper.la          \
228         ../ARCHIMEDE/libGEOMArchimede.la        \
229         ../SKETCHER/libGEOMSketcher.la          \
230         $(KERNEL_LDFLAGS) -lSALOMELocalTrace    \
231         $(STDLIB)                               \
232         $(CAS_LDPATH) -lTKCAF -lTKFillet -lTKOffset
233
234 # extra dist files
235 EXTRA_DIST += GUID.txt