]> SALOME platform Git repositories - modules/yacs.git/blob - src/MEDWrapper/V2_1/Makefile.in
Salome HOME
9bcd49c6eafe9220c2700bcc13d486554dbfdd37
[modules/yacs.git] / src / MEDWrapper / V2_1 / Makefile.in
1 #  
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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
21 #
22 #
23 #
24 #  File   : 
25 #  Author : 
26 #  Module : 
27 #  $Header$
28
29 top_srcdir=@top_srcdir@
30 top_builddir=../../..
31 srcdir=@srcdir@
32 VPATH=.:@srcdir@:@top_srcdir@/idl
33
34
35 @COMMENCE@
36
37 LIB_SRC_TOOLS_HDFI= \
38 MEDattrFermer.cxx \
39 MEDattrNumEcrire.cxx \
40 MEDattrNumLire.cxx \
41 MEDattrOuvrir.cxx \
42 MEDattrStringEcrire.cxx \
43 MEDattrStringLire.cxx \
44 MEDdatagroupCreer.cxx \
45 MEDdatagroupFermer.cxx \
46 MEDdatagroupOuvrir.cxx \
47 MEDdatasetFermer.cxx \
48 MEDdatasetNumEcrire.cxx \
49 MEDdatasetNumLire.cxx \
50 MEDdatasetOuvrir.cxx \
51 MEDdatasetStringEcrire.cxx \
52 MEDdatasetStringLire.cxx \
53 MEDfichierCreer.cxx \
54 MEDfichierFermer.cxx \
55 MEDfichierOuvrir.cxx \
56 MEDindiceInfo.cxx \
57 MEDindiceNum.cxx \
58 MEDmodeErreurVerrouiller.cxx \
59 MEDnObjets.cxx \
60 MEDobjetIdentifer.cxx 
61
62 LIB_SRC_TOOLS_MISC= \
63 MED1cstring.cxx             MEDnomDataset.cxx \
64 MED2cstring.cxx             MEDnomEntite.cxx \
65 MEDGeometrieElement.cxx     MEDnomGeometrie.cxx \
66 MEDcstringFree.cxx          MEDparametresGeometrie.cxx \
67 MEDfstring.cxx
68
69 LIB_SRC_API_CI= \
70 MEDchampCr.cxx \
71 MEDchampEcr.cxx \
72 MEDchampInfo.cxx \
73 MEDchampLire.cxx \
74 MEDconnEcr.cxx \
75 MEDconnLire.cxx \
76 MEDcoordEcr.cxx \
77 MEDcoordLire.cxx \
78 MEDdimLire.cxx \
79 MEDelementsEcr.cxx \
80 MEDelementsLire.cxx \
81 MEDequivCr.cxx \
82 MEDequivEcr.cxx \
83 MEDequivInfo.cxx \
84 MEDequivLire.cxx \
85 MEDfam2groA.cxx \
86 MEDfam2groB.cxx \
87 MEDfamCr.cxx \
88 MEDfamEcr.cxx \
89 MEDfamInfo.cxx \
90 MEDfamLire.cxx \
91 MEDfamMaaCr.cxx \
92 MEDfamMaaInfo.cxx \
93 MEDfamMaaLire.cxx \
94 MEDfermer.cxx \
95 MEDfichDesEcr.cxx \
96 MEDfichEntete.cxx \
97 MEDgro2famA.cxx \
98 MEDgro2famB.cxx \
99 MEDlFichDes.cxx \
100 MEDmaaCr.cxx \
101 MEDmaaInfo.cxx \
102 MEDnChamp.cxx \
103 MEDnCorres.cxx \
104 MEDnEntMaa.cxx \
105 MEDnEntites.cxx \
106 MEDnEquiv.cxx \
107 MEDnFam.cxx \
108 MEDnMaa.cxx \
109 MEDnPasdetemps.cxx \
110 MEDnProfil.cxx \
111 MEDnVal.cxx \
112 MEDnValProfil.cxx \
113 MEDnbnoisEcr.cxx \
114 MEDnbnoisLire.cxx \
115 MEDnbnomaEcr.cxx \
116 MEDnbnomaLire.cxx \
117 MEDnbnosoEcr.cxx \
118 MEDnbnosoLire.cxx \
119 MEDnoeudsEcr.cxx \
120 MEDnoeudsLire.cxx \
121 MEDnomEcr.cxx \
122 MEDnomLire.cxx \
123 MEDnumEcr.cxx \
124 MEDnumLire.cxx \
125 MEDouvrir.cxx \
126 MEDpasdetempsInfo.cxx \
127 MEDprofilEcr.cxx \
128 MEDprofilLire.cxx \
129 MEDprofilInfo.cxx \
130 MEDunvCr.cxx \
131 MEDunvLire.cxx \
132 MEDformatConforme.cxx \
133 MEDversionConforme.cxx \
134 MEDversionDonner.cxx \
135 MEDversionLire.cxx \
136 MEDbodyFittedEcr.cxx \
137 MEDbodyFittedLire.cxx \
138 MEDfamGridEcr.cxx \
139 MEDfamGridLire.cxx \
140 MEDgridCr.cxx \
141 MEDgridEcr.cxx \
142 MEDgridInfo.cxx \
143 MEDgridLire.cxx \
144 MEDnGrid.cxx
145
146 # Libraries targets
147
148 LIB = libMEDWrapper_V2_1.la
149 LIB_SRC = \
150         $(LIB_SRC_TOOLS_HDFI) \
151         $(LIB_SRC_TOOLS_MISC) \
152         $(LIB_SRC_API_CI) \
153         MED_V2_1_Wrapper.cxx
154
155 EXPORT_HEADERS = \
156         MED_V2_1_Wrapper.hxx
157
158 # Executables targets
159 BIN = mdump_V2_1 test1_V2_1
160 BIN_SRC = 
161
162 CPPFLAGS+= $(BOOST_CPPFLAGS) $(HDF5_INCLUDES) -DPCLINUX
163
164 LDFLAGS+= $(HDF5_LIBS) -lMEDWrapperBase
165
166 LDFLAGSFORBIN+=$(LDFLAGS)
167
168 @CONCLUDE@