]> SALOME platform Git repositories - modules/med.git/blob - src/MEDWrapper/V2_1/Core/Makefile.am
Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/med.git] / src / MEDWrapper / V2_1 / Core / Makefile.am
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 include $(top_srcdir)/adm_local/unix/make_common_starter.am
30
31 lib_LTLIBRARIES= libmed_V2_1.la
32
33 LIB_SRC_TOOLS_HDFI= \
34 MEDattrFermer.cxx \
35 MEDattrNumEcrire.cxx \
36 MEDattrNumLire.cxx \
37 MEDattrOuvrir.cxx \
38 MEDattrStringEcrire.cxx \
39 MEDattrStringLire.cxx \
40 MEDdatagroupCreer.cxx \
41 MEDdatagroupFermer.cxx \
42 MEDdatagroupOuvrir.cxx \
43 MEDdatasetFermer.cxx \
44 MEDdatasetNumEcrire.cxx \
45 MEDdatasetNumLire.cxx \
46 MEDdatasetOuvrir.cxx \
47 MEDdatasetStringEcrire.cxx \
48 MEDdatasetStringLire.cxx \
49 MEDfichierCreer.cxx \
50 MEDfichierFermer.cxx \
51 MEDfichierOuvrir.cxx \
52 MEDindiceInfo.cxx \
53 MEDindiceNum.cxx \
54 MEDmodeErreurVerrouiller.cxx \
55 MEDnObjets.cxx \
56 MEDobjetIdentifer.cxx 
57
58 LIB_SRC_TOOLS_MISC= \
59 MED1cstring.cxx             MEDnomDataset.cxx \
60 MED2cstring.cxx             MEDnomEntite.cxx \
61 MEDGeometrieElement.cxx     MEDnomGeometrie.cxx \
62 MEDcstringFree.cxx          MEDparametresGeometrie.cxx \
63 MEDfstring.cxx
64
65 LIB_SRC_API_CI= \
66 MEDchampCr.cxx \
67 MEDchampEcr.cxx \
68 MEDchampInfo.cxx \
69 MEDchampLire.cxx \
70 MEDconnEcr.cxx \
71 MEDconnLire.cxx \
72 MEDcoordEcr.cxx \
73 MEDcoordLire.cxx \
74 MEDdimLire.cxx \
75 MEDelementsEcr.cxx \
76 MEDelementsLire.cxx \
77 MEDequivCr.cxx \
78 MEDequivEcr.cxx \
79 MEDequivInfo.cxx \
80 MEDequivLire.cxx \
81 MEDfam2groA.cxx \
82 MEDfam2groB.cxx \
83 MEDfamCr.cxx \
84 MEDfamEcr.cxx \
85 MEDfamInfo.cxx \
86 MEDfamLire.cxx \
87 MEDfamMaaCr.cxx \
88 MEDfamMaaInfo.cxx \
89 MEDfamMaaLire.cxx \
90 MEDfermer.cxx \
91 MEDfichDesEcr.cxx \
92 MEDfichEntete.cxx \
93 MEDgro2famA.cxx \
94 MEDgro2famB.cxx \
95 MEDlFichDes.cxx \
96 MEDmaaCr.cxx \
97 MEDmaaInfo.cxx \
98 MEDnChamp.cxx \
99 MEDnCorres.cxx \
100 MEDnEntMaa.cxx \
101 MEDnEntites.cxx \
102 MEDnEquiv.cxx \
103 MEDnFam.cxx \
104 MEDnMaa.cxx \
105 MEDnPasdetemps.cxx \
106 MEDnProfil.cxx \
107 MEDnVal.cxx \
108 MEDnValProfil.cxx \
109 MEDnbnoisEcr.cxx \
110 MEDnbnoisLire.cxx \
111 MEDnbnomaEcr.cxx \
112 MEDnbnomaLire.cxx \
113 MEDnbnosoEcr.cxx \
114 MEDnbnosoLire.cxx \
115 MEDnoeudsEcr.cxx \
116 MEDnoeudsLire.cxx \
117 MEDnomEcr.cxx \
118 MEDnomLire.cxx \
119 MEDnumEcr.cxx \
120 MEDnumLire.cxx \
121 MEDouvrir.cxx \
122 MEDpasdetempsInfo.cxx \
123 MEDprofilEcr.cxx \
124 MEDprofilLire.cxx \
125 MEDprofilInfo.cxx \
126 MEDunvCr.cxx \
127 MEDunvLire.cxx \
128 MEDformatConforme.cxx \
129 MEDversionConforme.cxx \
130 MEDversionDonner.cxx \
131 MEDversionLire.cxx \
132 MEDbodyFittedEcr.cxx \
133 MEDbodyFittedLire.cxx \
134 MEDfamGridEcr.cxx \
135 MEDfamGridLire.cxx \
136 MEDgridCr.cxx \
137 MEDgridEcr.cxx \
138 MEDgridInfo.cxx \
139 MEDgridLire.cxx \
140 MEDnGrid.cxx
141
142 dist_libmed_V2_1_la_SOURCES= \
143         $(LIB_SRC_TOOLS_HDFI) \
144         $(LIB_SRC_TOOLS_MISC) \
145         $(LIB_SRC_API_CI)
146
147 salomeinclude_HEADERS= \
148         med.hxx \
149         med_proto.hxx \
150         hdf5_version2api.hxx
151
152 EXTRA_DIST+= med_outils.hxx \
153         med_misc.hxx \
154         med_hdfi.hxx \
155         med_utils.hxx
156
157 libmed_V2_1_la_CPPFLAGS= -D@MACHINE@ $(HDF5_INCLUDES) $(MED_CPPFLAGS)
158 libmed_V2_1_la_LDFLAGS= $(HDF5_LIBS)
159
160 # Executables targets
161 bin_PROGRAMS= mdump_V2_1 test1_V2_1
162
163 dist_mdump_V2_1_SOURCES= mdump_V2_1.cxx
164 mdump_V2_1_CPPFLAGS= $(libmed_V2_1_la_CPPFLAGS)
165 mdump_V2_1_LDADD= $(HDF5_LIBS) libmed_V2_1.la
166
167 dist_test1_V2_1_SOURCES= test1_V2_1.cxx
168 test1_V2_1_CPPFLAGS= $(libmed_V2_1_la_CPPFLAGS)
169 test1_V2_1_LDADD= $(HDF5_LIBS) libmed_V2_1.la