source: Sophya/trunk/SophyaExt/FitsIOServer/smakefile@ 2782

Last change on this file since 2782 was 2782, checked in by ansari, 20 years ago

Ajout classe Swapper sur fichiers FITS - CMV+Reza 30 Mai 2005

File size: 11.6 KB
Line 
1include $(SOPHYABASE)/include/sophyamake.inc
2
3
4all: $(SOPHYALIBP)libFitsIOServer.a
5
6clean:
7 rm -f $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitsswapper.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o
8 rm -f $(SOPHYALIBP)libFitsIOServer.a
9
10$(SOPHYALIBP)libFitsIOServer.a : $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitsswapper.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o
11 $(AR) $(ARFLAGS) $@ $?
12 touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
13
14$(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
15 $(SOPHYAINCP)sopnamsp.h datacirclefits.h \
16 $(SOPHYAINCP)datacirclebase.h \
17 $(SOPHYAINCP)circle.h \
18 $(SOPHYAINCP)vector3d.h \
19 $(SOPHYAINCP)longlat.h \
20 $(SOPHYAINCP)machdefs.h \
21 $(SOPHYAINCP)utilgeom.h \
22 $(SOPHYAINCP)unitvector.h \
23 $(SOPHYAINCP)geometry.h \
24 $(SOPHYAINCP)FitsIO/fitsio.h \
25 $(SOPHYAINCP)FitsIO/longnam.h
26 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datacirclefits.cc
27
28$(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \
29 $(SOPHYAINCP)sopnamsp.h \
30 $(SOPHYAINCP)machdefs.h \
31 $(SOPHYAINCP)pexceptions.h fabtcolread.h \
32 $(SOPHYAINCP)anydataobj.h \
33 $(SOPHYAINCP)tvector.h \
34 $(SOPHYAINCP)tmatrix.h \
35 $(SOPHYAINCP)tarray.h \
36 $(SOPHYAINCP)basarr.h \
37 $(SOPHYAINCP)mutyv.h \
38 $(SOPHYAINCP)dvlist.h \
39 $(SOPHYAINCP)objfio.h \
40 $(SOPHYAINCP)ppersist.h \
41 $(SOPHYAINCP)gnumd5.h \
42 $(SOPHYAINCP)ppfbinstream.h \
43 $(SOPHYAINCP)rawstream.h \
44 $(SOPHYAINCP)ppfnametag.h \
45 $(SOPHYAINCP)ndatablock.h \
46 $(SOPHYAINCP)utilarr.h \
47 $(SOPHYAINCP)FitsIO/fitsio.h \
48 $(SOPHYAINCP)FitsIO/longnam.h
49 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtcolread.cc
50
51$(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \
52 $(SOPHYAINCP)sopnamsp.h \
53 $(SOPHYAINCP)machdefs.h \
54 $(SOPHYAINCP)pexceptions.h fabtwriter.h \
55 $(SOPHYAINCP)anydataobj.h \
56 $(SOPHYAINCP)tvector.h \
57 $(SOPHYAINCP)tmatrix.h \
58 $(SOPHYAINCP)tarray.h \
59 $(SOPHYAINCP)basarr.h \
60 $(SOPHYAINCP)mutyv.h \
61 $(SOPHYAINCP)dvlist.h \
62 $(SOPHYAINCP)objfio.h \
63 $(SOPHYAINCP)ppersist.h \
64 $(SOPHYAINCP)gnumd5.h \
65 $(SOPHYAINCP)ppfbinstream.h \
66 $(SOPHYAINCP)rawstream.h \
67 $(SOPHYAINCP)ppfnametag.h \
68 $(SOPHYAINCP)ndatablock.h \
69 $(SOPHYAINCP)utilarr.h \
70 $(SOPHYAINCP)FitsIO/fitsio.h \
71 $(SOPHYAINCP)FitsIO/longnam.h
72 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtwriter.cc
73
74$(SOPHYAOBJP)fboloread.o: fboloread.cc \
75 $(SOPHYAINCP)sopnamsp.h \
76 $(SOPHYAINCP)machdefs.h \
77 $(SOPHYAINCP)pexceptions.h fboloread.h \
78 $(SOPHYAINCP)anydataobj.h \
79 $(SOPHYAINCP)tvector.h \
80 $(SOPHYAINCP)tmatrix.h \
81 $(SOPHYAINCP)tarray.h \
82 $(SOPHYAINCP)basarr.h \
83 $(SOPHYAINCP)mutyv.h \
84 $(SOPHYAINCP)dvlist.h \
85 $(SOPHYAINCP)objfio.h \
86 $(SOPHYAINCP)ppersist.h \
87 $(SOPHYAINCP)gnumd5.h \
88 $(SOPHYAINCP)ppfbinstream.h \
89 $(SOPHYAINCP)rawstream.h \
90 $(SOPHYAINCP)ppfnametag.h \
91 $(SOPHYAINCP)ndatablock.h \
92 $(SOPHYAINCP)utilarr.h fabtcolread.h \
93 $(SOPHYAINCP)FitsIO/fitsio.h \
94 $(SOPHYAINCP)FitsIO/longnam.h
95 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fboloread.cc
96
97$(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \
98 $(SOPHYAINCP)sopnamsp.h \
99 $(SOPHYAINCP)machdefs.h \
100 $(SOPHYAINCP)pexceptions.h fbtntintf.h \
101 $(SOPHYAINCP)anydataobj.h \
102 $(SOPHYAINCP)ntupintf.h \
103 $(SOPHYAINCP)FitsIO/fitsio.h \
104 $(SOPHYAINCP)FitsIO/longnam.h
105 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fbtntintf.cc
106
107$(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \
108 $(SOPHYAINCP)sopnamsp.h \
109 $(SOPHYAINCP)pexceptions.h \
110 $(SOPHYAINCP)machdefs.h fitsautoreader.h \
111 $(SOPHYAINCP)anydataobj.h fitsfile.h \
112 $(SOPHYAINCP)ndatablock.h \
113 $(SOPHYAINCP)dvlist.h \
114 $(SOPHYAINCP)objfio.h \
115 $(SOPHYAINCP)ppersist.h \
116 $(SOPHYAINCP)gnumd5.h \
117 $(SOPHYAINCP)ppfbinstream.h \
118 $(SOPHYAINCP)rawstream.h \
119 $(SOPHYAINCP)ppfnametag.h \
120 $(SOPHYAINCP)mutyv.h \
121 $(SOPHYAINCP)FitsIO/fitsio.h \
122 $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \
123 $(SOPHYAINCP)tarray.h \
124 $(SOPHYAINCP)basarr.h \
125 $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \
126 $(SOPHYAINCP)spherehealpix.h \
127 $(SOPHYAINCP)sphericalmap.h \
128 $(SOPHYAINCP)smathconst.h \
129 $(SOPHYAINCP)pixelmap.h \
130 $(SOPHYAINCP)spherepos.h \
131 $(SOPHYAINCP)unitvector.h \
132 $(SOPHYAINCP)vector3d.h \
133 $(SOPHYAINCP)longlat.h \
134 $(SOPHYAINCP)utilgeom.h \
135 $(SOPHYAINCP)tvector.h \
136 $(SOPHYAINCP)tmatrix.h \
137 $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \
138 $(SOPHYAINCP)ntuple.h \
139 $(SOPHYAINCP)ntupintf.h fitsxntuple.h \
140 $(SOPHYAINCP)xntuple.h fitslocalmap.h \
141 $(SOPHYAINCP)localmap.h fbtntintf.h
142 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc
143
144$(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \
145 $(SOPHYAINCP)sopnamsp.h \
146 $(SOPHYAINCP)pexceptions.h \
147 $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \
148 $(SOPHYAINCP)dvlist.h \
149 $(SOPHYAINCP)objfio.h \
150 $(SOPHYAINCP)anydataobj.h \
151 $(SOPHYAINCP)ppersist.h \
152 $(SOPHYAINCP)gnumd5.h \
153 $(SOPHYAINCP)ppfbinstream.h \
154 $(SOPHYAINCP)rawstream.h \
155 $(SOPHYAINCP)ppfnametag.h \
156 $(SOPHYAINCP)mutyv.h fitsfile.h \
157 $(SOPHYAINCP)ndatablock.h \
158 $(SOPHYAINCP)FitsIO/fitsio.h \
159 $(SOPHYAINCP)FitsIO/longnam.h \
160 $(SOPHYAINCP)utils.h
161 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc
162
163$(SOPHYAOBJP)fitsfile.o: fitsfile.cc \
164 $(SOPHYAINCP)sopnamsp.h \
165 $(SOPHYAINCP)machdefs.h fitsfile.h \
166 $(SOPHYAINCP)ndatablock.h \
167 $(SOPHYAINCP)anydataobj.h \
168 $(SOPHYAINCP)dvlist.h \
169 $(SOPHYAINCP)objfio.h \
170 $(SOPHYAINCP)ppersist.h \
171 $(SOPHYAINCP)pexceptions.h \
172 $(SOPHYAINCP)gnumd5.h \
173 $(SOPHYAINCP)ppfbinstream.h \
174 $(SOPHYAINCP)rawstream.h \
175 $(SOPHYAINCP)ppfnametag.h \
176 $(SOPHYAINCP)mutyv.h \
177 $(SOPHYAINCP)FitsIO/fitsio.h \
178 $(SOPHYAINCP)FitsIO/longnam.h \
179 $(SOPHYAINCP)strutil.h fitsspherehealpix.h \
180 $(SOPHYAINCP)spherehealpix.h \
181 $(SOPHYAINCP)sphericalmap.h \
182 $(SOPHYAINCP)smathconst.h \
183 $(SOPHYAINCP)pixelmap.h \
184 $(SOPHYAINCP)spherepos.h \
185 $(SOPHYAINCP)unitvector.h \
186 $(SOPHYAINCP)vector3d.h \
187 $(SOPHYAINCP)longlat.h \
188 $(SOPHYAINCP)utilgeom.h \
189 $(SOPHYAINCP)tvector.h \
190 $(SOPHYAINCP)tmatrix.h \
191 $(SOPHYAINCP)tarray.h \
192 $(SOPHYAINCP)basarr.h \
193 $(SOPHYAINCP)utilarr.h \
194 $(SOPHYAINCP)HEALPixUtils.h
195 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsfile.cc
196
197$(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \
198 $(SOPHYAINCP)sopnamsp.h \
199 $(SOPHYAINCP)machdefs.h fitslocalmap.h \
200 $(SOPHYAINCP)pexceptions.h \
201 $(SOPHYAINCP)localmap.h \
202 $(SOPHYAINCP)pixelmap.h \
203 $(SOPHYAINCP)ppersist.h \
204 $(SOPHYAINCP)gnumd5.h \
205 $(SOPHYAINCP)ppfbinstream.h \
206 $(SOPHYAINCP)rawstream.h \
207 $(SOPHYAINCP)ppfnametag.h \
208 $(SOPHYAINCP)dvlist.h \
209 $(SOPHYAINCP)objfio.h \
210 $(SOPHYAINCP)anydataobj.h \
211 $(SOPHYAINCP)mutyv.h \
212 $(SOPHYAINCP)spherepos.h \
213 $(SOPHYAINCP)unitvector.h \
214 $(SOPHYAINCP)vector3d.h \
215 $(SOPHYAINCP)longlat.h \
216 $(SOPHYAINCP)utilgeom.h \
217 $(SOPHYAINCP)sphericalmap.h \
218 $(SOPHYAINCP)smathconst.h \
219 $(SOPHYAINCP)tvector.h \
220 $(SOPHYAINCP)tmatrix.h \
221 $(SOPHYAINCP)tarray.h \
222 $(SOPHYAINCP)basarr.h \
223 $(SOPHYAINCP)ndatablock.h \
224 $(SOPHYAINCP)utilarr.h fitsfile.h \
225 $(SOPHYAINCP)FitsIO/fitsio.h \
226 $(SOPHYAINCP)FitsIO/longnam.h
227 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitslocalmap.cc
228
229$(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
230 $(SOPHYAINCP)sopnamsp.h \
231 $(SOPHYAINCP)pexceptions.h \
232 $(SOPHYAINCP)machdefs.h fitsntuple.h \
233 $(SOPHYAINCP)ntuple.h \
234 $(SOPHYAINCP)objfio.h \
235 $(SOPHYAINCP)anydataobj.h \
236 $(SOPHYAINCP)ppersist.h \
237 $(SOPHYAINCP)gnumd5.h \
238 $(SOPHYAINCP)ppfbinstream.h \
239 $(SOPHYAINCP)rawstream.h \
240 $(SOPHYAINCP)ppfnametag.h \
241 $(SOPHYAINCP)ntupintf.h \
242 $(SOPHYAINCP)dvlist.h \
243 $(SOPHYAINCP)mutyv.h fitsfile.h \
244 $(SOPHYAINCP)ndatablock.h \
245 $(SOPHYAINCP)FitsIO/fitsio.h \
246 $(SOPHYAINCP)FitsIO/longnam.h
247 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsntuple.cc
248
249$(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
250 $(SOPHYAINCP)sopnamsp.h \
251 $(SOPHYAINCP)pexceptions.h \
252 $(SOPHYAINCP)machdefs.h fitsspherehealpix.h \
253 $(SOPHYAINCP)spherehealpix.h \
254 $(SOPHYAINCP)sphericalmap.h \
255 $(SOPHYAINCP)smathconst.h \
256 $(SOPHYAINCP)pixelmap.h \
257 $(SOPHYAINCP)ppersist.h \
258 $(SOPHYAINCP)gnumd5.h \
259 $(SOPHYAINCP)ppfbinstream.h \
260 $(SOPHYAINCP)rawstream.h \
261 $(SOPHYAINCP)ppfnametag.h \
262 $(SOPHYAINCP)dvlist.h \
263 $(SOPHYAINCP)objfio.h \
264 $(SOPHYAINCP)anydataobj.h \
265 $(SOPHYAINCP)mutyv.h \
266 $(SOPHYAINCP)spherepos.h \
267 $(SOPHYAINCP)unitvector.h \
268 $(SOPHYAINCP)vector3d.h \
269 $(SOPHYAINCP)longlat.h \
270 $(SOPHYAINCP)utilgeom.h \
271 $(SOPHYAINCP)tvector.h \
272 $(SOPHYAINCP)tmatrix.h \
273 $(SOPHYAINCP)tarray.h \
274 $(SOPHYAINCP)basarr.h \
275 $(SOPHYAINCP)ndatablock.h \
276 $(SOPHYAINCP)utilarr.h \
277 $(SOPHYAINCP)HEALPixUtils.h fitsfile.h \
278 $(SOPHYAINCP)FitsIO/fitsio.h \
279 $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
280 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc
281
282$(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \
283 $(SOPHYAINCP)sopnamsp.h \
284 $(SOPHYAINCP)pexceptions.h \
285 $(SOPHYAINCP)machdefs.h \
286 fitsspherethetaphi.h \
287 $(SOPHYAINCP)spherethetaphi.h \
288 $(SOPHYAINCP)sphericalmap.h \
289 $(SOPHYAINCP)smathconst.h \
290 $(SOPHYAINCP)pixelmap.h \
291 $(SOPHYAINCP)ppersist.h \
292 $(SOPHYAINCP)gnumd5.h \
293 $(SOPHYAINCP)ppfbinstream.h \
294 $(SOPHYAINCP)rawstream.h \
295 $(SOPHYAINCP)ppfnametag.h \
296 $(SOPHYAINCP)dvlist.h \
297 $(SOPHYAINCP)objfio.h \
298 $(SOPHYAINCP)anydataobj.h \
299 $(SOPHYAINCP)mutyv.h \
300 $(SOPHYAINCP)spherepos.h \
301 $(SOPHYAINCP)unitvector.h \
302 $(SOPHYAINCP)vector3d.h \
303 $(SOPHYAINCP)longlat.h \
304 $(SOPHYAINCP)utilgeom.h \
305 $(SOPHYAINCP)tvector.h \
306 $(SOPHYAINCP)tmatrix.h \
307 $(SOPHYAINCP)tarray.h \
308 $(SOPHYAINCP)basarr.h \
309 $(SOPHYAINCP)ndatablock.h \
310 $(SOPHYAINCP)utilarr.h fitsfile.h \
311 $(SOPHYAINCP)FitsIO/fitsio.h \
312 $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
313 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc
314
315$(SOPHYAOBJP)fitsswapper.o: fitsswapper.cc fitsswapper.h \
316 $(SOPHYAINCP)machdefs.h \
317 $(SOPHYAINCP)swsegdb.h \
318 $(SOPHYAINCP)segdatablock.h \
319 $(SOPHYAINCP)anydataobj.h \
320 $(SOPHYAINCP)pexceptions.h \
321 $(SOPHYAINCP)FitsIO/fitsio.h \
322 $(SOPHYAINCP)FitsIO/longnam.h \
323 $(SOPHYAINCP)sopnamsp.h
324 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsswapper.cc
325
326$(SOPHYAOBJP)fitstarray.o: fitstarray.cc \
327 $(SOPHYAINCP)sopnamsp.h \
328 $(SOPHYAINCP)machdefs.h \
329 $(SOPHYAINCP)pexceptions.h fitstarray.h \
330 $(SOPHYAINCP)tarray.h \
331 $(SOPHYAINCP)basarr.h \
332 $(SOPHYAINCP)anydataobj.h \
333 $(SOPHYAINCP)mutyv.h \
334 $(SOPHYAINCP)dvlist.h \
335 $(SOPHYAINCP)objfio.h \
336 $(SOPHYAINCP)ppersist.h \
337 $(SOPHYAINCP)gnumd5.h \
338 $(SOPHYAINCP)ppfbinstream.h \
339 $(SOPHYAINCP)rawstream.h \
340 $(SOPHYAINCP)ppfnametag.h \
341 $(SOPHYAINCP)ndatablock.h \
342 $(SOPHYAINCP)utilarr.h fitsfile.h \
343 $(SOPHYAINCP)FitsIO/fitsio.h \
344 $(SOPHYAINCP)FitsIO/longnam.h
345 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitstarray.cc
346
347$(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \
348 $(SOPHYAINCP)sopnamsp.h \
349 $(SOPHYAINCP)pexceptions.h \
350 $(SOPHYAINCP)machdefs.h fitsxntuple.h \
351 $(SOPHYAINCP)xntuple.h \
352 $(SOPHYAINCP)ntupintf.h \
353 $(SOPHYAINCP)ppersist.h \
354 $(SOPHYAINCP)gnumd5.h \
355 $(SOPHYAINCP)ppfbinstream.h \
356 $(SOPHYAINCP)rawstream.h \
357 $(SOPHYAINCP)ppfnametag.h \
358 $(SOPHYAINCP)dvlist.h \
359 $(SOPHYAINCP)objfio.h \
360 $(SOPHYAINCP)anydataobj.h \
361 $(SOPHYAINCP)mutyv.h fitsfile.h \
362 $(SOPHYAINCP)ndatablock.h \
363 $(SOPHYAINCP)FitsIO/fitsio.h \
364 $(SOPHYAINCP)FitsIO/longnam.h
365 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsxntuple.cc
366
Note: See TracBrowser for help on using the repository browser.