Salome HOME
Second version of PartAlgo.
[modules/geom.git] / src / NMTDS / Makefile.in
1 #  GEOM NMTAlgo : partition algorithm
2 #
3 #  Copyright (C) 2003  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 #
23 #
24 #  File   : Makefile.in
25 #  Author : Julia DOROVSKIKH
26 #  Module : GEOM
27 #  $Header$
28
29 top_srcdir=@top_srcdir@
30 top_builddir=../..
31 srcdir=@srcdir@
32 VPATH=.:@srcdir@
33
34
35 @COMMENCE@
36
37 # Libraries targets
38 LIB = libNMTDS.la
39
40 LIB_SRC = \
41         NMTDS_CArray1OfIndexRange_0.cxx \
42         NMTDS_IndexedDataMapNodeOfIndexedDataMapOfIntegerIndexedDataMapOfShapeInteger_0.cxx \
43         NMTDS_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape_0.cxx \
44         NMTDS_IndexedDataMapNodeOfIndexedDataMapOfShapeBox_0.cxx \
45         NMTDS_IndexedDataMapOfIntegerIndexedDataMapOfShapeInteger_0.cxx \
46         NMTDS_IndexedDataMapOfIntegerShape_0.cxx  \
47         NMTDS_IndexedDataMapOfShapeBox_0.cxx \
48         NMTDS_IndexRange.cxx \
49         NMTDS_Iterator.cxx \
50         NMTDS_ListIteratorOfListOfIndexedDataMapOfShapeAncestorsSuccessors_0.cxx  \
51         NMTDS_ListIteratorOfListOfPassKey_0.cxx  \
52         NMTDS_ListIteratorOfListOfPassKeyBoolean_0.cxx \
53         NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors_0.cxx \
54         NMTDS_ListNodeOfListOfPassKey_0.cxx \
55         NMTDS_ListNodeOfListOfPassKeyBoolean_0.cxx \
56         NMTDS_ListOfIndexedDataMapOfShapeAncestorsSuccessors_0.cxx \
57         NMTDS_ListOfPassKey_0.cxx \
58         NMTDS_ListOfPassKeyBoolean_0.cxx \
59         NMTDS_MapIteratorOfMapOfPassKey_0.cxx \
60         NMTDS_MapIteratorOfMapOfPassKeyBoolean_0.cxx \
61         NMTDS_MapOfPassKey_0.cxx \
62         NMTDS_MapOfPassKeyBoolean_0.cxx \
63         NMTDS_PassKeyBoolean.cxx \
64         NMTDS_PassKey.cxx \
65         NMTDS_PassKeyMapHasher.cxx \
66         NMTDS_ShapesDataStructure.cxx \
67         NMTDS_StdMapNodeOfMapOfPassKey_0.cxx \
68         NMTDS_StdMapNodeOfMapOfPassKeyBoolean_0.cxx
69
70 LIB_CLIENT_IDL = 
71 LIB_SERVER_IDL = 
72
73 # header files 
74 EXPORT_HEADERS = \
75         Handle_NMTDS_IndexedDataMapNodeOfIndexedDataMapOfIntegerIndexedDataMapOfShapeInteger.hxx \
76         Handle_NMTDS_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx \
77         Handle_NMTDS_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx \
78         Handle_NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx \
79         Handle_NMTDS_ListNodeOfListOfPassKeyBoolean.hxx \
80         Handle_NMTDS_ListNodeOfListOfPassKey.hxx \
81         Handle_NMTDS_StdMapNodeOfMapOfPassKeyBoolean.hxx \
82         Handle_NMTDS_StdMapNodeOfMapOfPassKey.hxx \
83         NMTDS_CArray1OfIndexRange.hxx \
84         NMTDS_IndexedDataMapNodeOfIndexedDataMapOfIntegerIndexedDataMapOfShapeInteger.hxx \
85         NMTDS_IndexedDataMapNodeOfIndexedDataMapOfIntegerShape.hxx \
86         NMTDS_IndexedDataMapNodeOfIndexedDataMapOfShapeBox.hxx \
87         NMTDS_IndexedDataMapOfIntegerIndexedDataMapOfShapeInteger.hxx \
88         NMTDS_IndexedDataMapOfIntegerShape.hxx \
89         NMTDS_IndexedDataMapOfShapeBox.hxx \
90         NMTDS_IndexRange.hxx \
91         NMTDS_Iterator.hxx \
92         NMTDS_ListIteratorOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx \
93         NMTDS_ListIteratorOfListOfPassKeyBoolean.hxx \
94         NMTDS_ListIteratorOfListOfPassKey.hxx \
95         NMTDS_ListNodeOfListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx \
96         NMTDS_ListNodeOfListOfPassKeyBoolean.hxx \
97         NMTDS_ListNodeOfListOfPassKey.hxx \
98         NMTDS_ListOfIndexedDataMapOfShapeAncestorsSuccessors.hxx \
99         NMTDS_ListOfPassKeyBoolean.hxx \
100         NMTDS_ListOfPassKey.hxx \
101         NMTDS_MapIteratorOfMapOfPassKeyBoolean.hxx \
102         NMTDS_MapIteratorOfMapOfPassKey.hxx \
103         NMTDS_MapOfPassKeyBoolean.hxx  \
104         NMTDS_MapOfPassKey.hxx \
105         NMTDS_PassKeyBoolean.hxx \
106         NMTDS_PassKey.hxx \
107         NMTDS_PassKeyMapHasher.hxx \
108         NMTDS_PShapesDataStructure.hxx \
109         NMTDS_ShapesDataStructure.hxx \
110         NMTDS_StdMapNodeOfMapOfPassKeyBoolean.hxx \
111         NMTDS_StdMapNodeOfMapOfPassKey.hxx
112
113 # idl files
114 EXPORT_IDLS=
115
116
117 CPPFLAGS += $(OCC_INCLUDES) $(KERNEL_CXXFLAGS)
118 CXXFLAGS += $(OCC_CXXFLAGS) $(KERNEL_CXXFLAGS)
119 LDFLAGS += $(CAS_LDPATH) -lTKBool -lTKBO $(KERNEL_LDFLAGS)
120
121 %_moc.cxx: %.h
122         $(MOC) $< -o $@
123
124 @CONCLUDE@