source: Sophya/trunk/SophyaExt/FitsIOServer/Makefile@ 3050

Last change on this file since 3050 was 3049, checked in by cmv, 19 years ago

Fits IO Histo,HProf,HistErr,Histo2D cmv 11/8/2006

File size: 18.0 KB
Line 
1include ../BuildMgr/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)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshistos.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.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)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitshistos.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o
11 $(AR) $(ARFLAGS) $@ $?
12 touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
13
14$(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
15 $(SOPHYAINCP)sopnamsp.h \
16 datacirclefits.h \
17 $(SOPHYAINCP)datacirclebase.h \
18 $(SOPHYAINCP)circle.h \
19 $(SOPHYAINCP)vector3d.h \
20 $(SOPHYAINCP)longlat.h \
21 $(SOPHYAINCP)machdefs.h \
22 $(SOPHYAINCP)utilgeom.h \
23 $(SOPHYAINCP)unitvector.h \
24 $(SOPHYAINCP)geometry.h \
25 $(SOPHYAINCP)FitsIO/fitsio.h \
26 $(SOPHYAINCP)FitsIO/longnam.h
27 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datacirclefits.cc
28
29$(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \
30 $(SOPHYAINCP)sopnamsp.h \
31 $(SOPHYAINCP)machdefs.h \
32 $(SOPHYAINCP)pexceptions.h \
33 fabtcolread.h \
34 $(SOPHYAINCP)anydataobj.h \
35 $(SOPHYAINCP)tvector.h \
36 $(SOPHYAINCP)tmatrix.h \
37 $(SOPHYAINCP)tarray.h \
38 $(SOPHYAINCP)basarr.h \
39 $(SOPHYAINCP)mutyv.h \
40 $(SOPHYAINCP)timestamp.h \
41 $(SOPHYAINCP)objfio.h \
42 $(SOPHYAINCP)ppersist.h \
43 $(SOPHYAINCP)gnumd5.h \
44 $(SOPHYAINCP)ppfbinstream.h \
45 $(SOPHYAINCP)rawstream.h \
46 $(SOPHYAINCP)ppfnametag.h \
47 $(SOPHYAINCP)dvlist.h \
48 $(SOPHYAINCP)ndatablock.h \
49 $(SOPHYAINCP)utilarr.h \
50 $(SOPHYAINCP)tmatrix_tsnl.h \
51 $(SOPHYAINCP)tvector_tsnl.h \
52 $(SOPHYAINCP)FitsIO/fitsio.h \
53 $(SOPHYAINCP)FitsIO/longnam.h
54 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtcolread.cc
55
56$(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \
57 $(SOPHYAINCP)sopnamsp.h \
58 $(SOPHYAINCP)machdefs.h \
59 $(SOPHYAINCP)pexceptions.h \
60 fabtwriter.h \
61 $(SOPHYAINCP)anydataobj.h \
62 $(SOPHYAINCP)tvector.h \
63 $(SOPHYAINCP)tmatrix.h \
64 $(SOPHYAINCP)tarray.h \
65 $(SOPHYAINCP)basarr.h \
66 $(SOPHYAINCP)mutyv.h \
67 $(SOPHYAINCP)timestamp.h \
68 $(SOPHYAINCP)objfio.h \
69 $(SOPHYAINCP)ppersist.h \
70 $(SOPHYAINCP)gnumd5.h \
71 $(SOPHYAINCP)ppfbinstream.h \
72 $(SOPHYAINCP)rawstream.h \
73 $(SOPHYAINCP)ppfnametag.h \
74 $(SOPHYAINCP)dvlist.h \
75 $(SOPHYAINCP)ndatablock.h \
76 $(SOPHYAINCP)utilarr.h \
77 $(SOPHYAINCP)tmatrix_tsnl.h \
78 $(SOPHYAINCP)tvector_tsnl.h \
79 $(SOPHYAINCP)FitsIO/fitsio.h \
80 $(SOPHYAINCP)FitsIO/longnam.h
81 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtwriter.cc
82
83$(SOPHYAOBJP)fboloread.o: fboloread.cc \
84 $(SOPHYAINCP)sopnamsp.h \
85 $(SOPHYAINCP)machdefs.h \
86 $(SOPHYAINCP)pexceptions.h \
87 fboloread.h \
88 $(SOPHYAINCP)anydataobj.h \
89 $(SOPHYAINCP)tvector.h \
90 $(SOPHYAINCP)tmatrix.h \
91 $(SOPHYAINCP)tarray.h \
92 $(SOPHYAINCP)basarr.h \
93 $(SOPHYAINCP)mutyv.h \
94 $(SOPHYAINCP)timestamp.h \
95 $(SOPHYAINCP)objfio.h \
96 $(SOPHYAINCP)ppersist.h \
97 $(SOPHYAINCP)gnumd5.h \
98 $(SOPHYAINCP)ppfbinstream.h \
99 $(SOPHYAINCP)rawstream.h \
100 $(SOPHYAINCP)ppfnametag.h \
101 $(SOPHYAINCP)dvlist.h \
102 $(SOPHYAINCP)ndatablock.h \
103 $(SOPHYAINCP)utilarr.h \
104 $(SOPHYAINCP)tmatrix_tsnl.h \
105 $(SOPHYAINCP)tvector_tsnl.h \
106 fabtcolread.h \
107 $(SOPHYAINCP)FitsIO/fitsio.h \
108 $(SOPHYAINCP)FitsIO/longnam.h
109 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fboloread.cc
110
111$(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \
112 $(SOPHYAINCP)sopnamsp.h \
113 $(SOPHYAINCP)machdefs.h \
114 $(SOPHYAINCP)pexceptions.h \
115 fbtntintf.h \
116 $(SOPHYAINCP)anydataobj.h \
117 $(SOPHYAINCP)ntupintf.h \
118 $(SOPHYAINCP)FitsIO/fitsio.h \
119 $(SOPHYAINCP)FitsIO/longnam.h
120 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fbtntintf.cc
121
122$(SOPHYAOBJP)fiosinit.o: fiosinit.cc \
123 $(SOPHYAINCP)sopnamsp.h \
124 $(SOPHYAINCP)machdefs.h \
125 fiosinit.h \
126 $(SOPHYAINCP)sophyainit.h \
127 fitsmanager.h fitsinoutfile.h \
128 $(SOPHYAINCP)pexceptions.h \
129 $(SOPHYAINCP)dvlist.h \
130 $(SOPHYAINCP)objfio.h \
131 $(SOPHYAINCP)anydataobj.h \
132 $(SOPHYAINCP)ppersist.h \
133 $(SOPHYAINCP)gnumd5.h \
134 $(SOPHYAINCP)ppfbinstream.h \
135 $(SOPHYAINCP)rawstream.h \
136 $(SOPHYAINCP)ppfnametag.h \
137 $(SOPHYAINCP)mutyv.h \
138 $(SOPHYAINCP)timestamp.h \
139 $(SOPHYAINCP)FitsIO/fitsio.h \
140 $(SOPHYAINCP)FitsIO/longnam.h \
141 fitshdtable.h \
142 $(SOPHYAINCP)datatable.h \
143 $(SOPHYAINCP)basedtable.h \
144 $(SOPHYAINCP)ntupintf.h \
145 $(SOPHYAINCP)segdatablock.h \
146 $(SOPHYAINCP)tvector.h \
147 $(SOPHYAINCP)tmatrix.h \
148 $(SOPHYAINCP)tarray.h \
149 $(SOPHYAINCP)basarr.h \
150 $(SOPHYAINCP)ndatablock.h \
151 $(SOPHYAINCP)utilarr.h \
152 $(SOPHYAINCP)tmatrix_tsnl.h \
153 $(SOPHYAINCP)tvector_tsnl.h \
154 fitshandler.h fitsarrhand.h fitsblkrw.h fitsntuple.h \
155 $(SOPHYAINCP)ntuple.h fitsfile.h \
156 fitsspherehealpix.h \
157 $(SOPHYAINCP)spherehealpix.h \
158 $(SOPHYAINCP)sphericalmap.h \
159 $(SOPHYAINCP)smathconst.h \
160 $(SOPHYAINCP)pixelmap.h \
161 $(SOPHYAINCP)spherepos.h \
162 $(SOPHYAINCP)unitvector.h \
163 $(SOPHYAINCP)vector3d.h \
164 $(SOPHYAINCP)longlat.h \
165 $(SOPHYAINCP)utilgeom.h \
166 $(SOPHYAINCP)datatype.h \
167 $(SOPHYAINCP)HEALPixUtils.h \
168 fitsspherethetaphi.h \
169 $(SOPHYAINCP)spherethetaphi.h \
170 fitslocalmap.h \
171 $(SOPHYAINCP)localmap.h
172 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosinit.cc
173
174$(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \
175 $(SOPHYAINCP)sopnamsp.h \
176 $(SOPHYAINCP)pexceptions.h \
177 $(SOPHYAINCP)machdefs.h \
178 fitsautoreader.h \
179 $(SOPHYAINCP)anydataobj.h \
180 fitsfile.h \
181 $(SOPHYAINCP)ndatablock.h \
182 $(SOPHYAINCP)dvlist.h \
183 $(SOPHYAINCP)objfio.h \
184 $(SOPHYAINCP)ppersist.h \
185 $(SOPHYAINCP)gnumd5.h \
186 $(SOPHYAINCP)ppfbinstream.h \
187 $(SOPHYAINCP)rawstream.h \
188 $(SOPHYAINCP)ppfnametag.h \
189 $(SOPHYAINCP)mutyv.h \
190 $(SOPHYAINCP)timestamp.h \
191 fitsinoutfile.h \
192 $(SOPHYAINCP)FitsIO/fitsio.h \
193 $(SOPHYAINCP)FitsIO/longnam.h \
194 fitshandler.h fitstarray.h \
195 $(SOPHYAINCP)tarray.h \
196 $(SOPHYAINCP)basarr.h \
197 $(SOPHYAINCP)utilarr.h \
198 fitsspherehealpix.h \
199 $(SOPHYAINCP)spherehealpix.h \
200 $(SOPHYAINCP)sphericalmap.h \
201 $(SOPHYAINCP)smathconst.h \
202 $(SOPHYAINCP)pixelmap.h \
203 $(SOPHYAINCP)spherepos.h \
204 $(SOPHYAINCP)unitvector.h \
205 $(SOPHYAINCP)vector3d.h \
206 $(SOPHYAINCP)longlat.h \
207 $(SOPHYAINCP)utilgeom.h \
208 $(SOPHYAINCP)datatype.h \
209 $(SOPHYAINCP)tvector.h \
210 $(SOPHYAINCP)tmatrix.h \
211 $(SOPHYAINCP)tmatrix_tsnl.h \
212 $(SOPHYAINCP)tvector_tsnl.h \
213 $(SOPHYAINCP)HEALPixUtils.h \
214 fitsntuple.h \
215 $(SOPHYAINCP)ntuple.h \
216 $(SOPHYAINCP)ntupintf.h \
217 fitsxntuple.h \
218 $(SOPHYAINCP)xntuple.h \
219 fitslocalmap.h \
220 $(SOPHYAINCP)localmap.h \
221 fbtntintf.h
222 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc
223
224$(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \
225 $(SOPHYAINCP)sopnamsp.h \
226 $(SOPHYAINCP)pexceptions.h \
227 $(SOPHYAINCP)machdefs.h \
228 fitsbntbllineRW.h \
229 $(SOPHYAINCP)dvlist.h \
230 $(SOPHYAINCP)objfio.h \
231 $(SOPHYAINCP)anydataobj.h \
232 $(SOPHYAINCP)ppersist.h \
233 $(SOPHYAINCP)gnumd5.h \
234 $(SOPHYAINCP)ppfbinstream.h \
235 $(SOPHYAINCP)rawstream.h \
236 $(SOPHYAINCP)ppfnametag.h \
237 $(SOPHYAINCP)mutyv.h \
238 $(SOPHYAINCP)timestamp.h \
239 fitsfile.h \
240 $(SOPHYAINCP)ndatablock.h \
241 fitsinoutfile.h \
242 $(SOPHYAINCP)FitsIO/fitsio.h \
243 $(SOPHYAINCP)FitsIO/longnam.h \
244 fitshandler.h \
245 $(SOPHYAINCP)utils.h
246 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc
247
248$(SOPHYAOBJP)fitsfile.o: fitsfile.cc \
249 $(SOPHYAINCP)sopnamsp.h \
250 $(SOPHYAINCP)machdefs.h \
251 fitsfile.h \
252 $(SOPHYAINCP)ndatablock.h \
253 $(SOPHYAINCP)anydataobj.h \
254 $(SOPHYAINCP)dvlist.h \
255 $(SOPHYAINCP)objfio.h \
256 $(SOPHYAINCP)ppersist.h \
257 $(SOPHYAINCP)pexceptions.h \
258 $(SOPHYAINCP)gnumd5.h \
259 $(SOPHYAINCP)ppfbinstream.h \
260 $(SOPHYAINCP)rawstream.h \
261 $(SOPHYAINCP)ppfnametag.h \
262 $(SOPHYAINCP)mutyv.h \
263 $(SOPHYAINCP)timestamp.h \
264 fitsinoutfile.h \
265 $(SOPHYAINCP)FitsIO/fitsio.h \
266 $(SOPHYAINCP)FitsIO/longnam.h \
267 fitshandler.h \
268 $(SOPHYAINCP)strutil.h
269 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsfile.cc
270
271$(SOPHYAOBJP)fitshdtable.o: fitshdtable.cc \
272 $(SOPHYAINCP)machdefs.h \
273 $(SOPHYAINCP)sopnamsp.h \
274 $(SOPHYAINCP)datatable.h \
275 $(SOPHYAINCP)basedtable.h \
276 $(SOPHYAINCP)ntupintf.h \
277 $(SOPHYAINCP)dvlist.h \
278 $(SOPHYAINCP)objfio.h \
279 $(SOPHYAINCP)anydataobj.h \
280 $(SOPHYAINCP)ppersist.h \
281 $(SOPHYAINCP)pexceptions.h \
282 $(SOPHYAINCP)gnumd5.h \
283 $(SOPHYAINCP)ppfbinstream.h \
284 $(SOPHYAINCP)rawstream.h \
285 $(SOPHYAINCP)ppfnametag.h \
286 $(SOPHYAINCP)mutyv.h \
287 $(SOPHYAINCP)timestamp.h \
288 $(SOPHYAINCP)segdatablock.h \
289 $(SOPHYAINCP)tvector.h \
290 $(SOPHYAINCP)tmatrix.h \
291 $(SOPHYAINCP)tarray.h \
292 $(SOPHYAINCP)basarr.h \
293 $(SOPHYAINCP)ndatablock.h \
294 $(SOPHYAINCP)utilarr.h \
295 $(SOPHYAINCP)tmatrix_tsnl.h \
296 $(SOPHYAINCP)tvector_tsnl.h \
297 fitsblkrw.h fitsinoutfile.h \
298 $(SOPHYAINCP)FitsIO/fitsio.h \
299 $(SOPHYAINCP)FitsIO/longnam.h \
300 fitshandler.h swfitsdtable.h \
301 $(SOPHYAINCP)swsegdb.h \
302 fitsswapper.h
303 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshdtable.cc
304
305$(SOPHYAOBJP)fitshistos.o: fitshistos.cc \
306 $(SOPHYAINCP)machdefs.h \
307 $(SOPHYAINCP)sopnamsp.h \
308 $(SOPHYAINCP)histos.h \
309 $(SOPHYAINCP)objfio.h \
310 $(SOPHYAINCP)anydataobj.h \
311 $(SOPHYAINCP)ppersist.h \
312 $(SOPHYAINCP)pexceptions.h \
313 $(SOPHYAINCP)gnumd5.h \
314 $(SOPHYAINCP)ppfbinstream.h \
315 $(SOPHYAINCP)rawstream.h \
316 $(SOPHYAINCP)ppfnametag.h \
317 $(SOPHYAINCP)peida.h \
318 $(SOPHYAINCP)utils.h \
319 $(SOPHYAINCP)perrors.h \
320 $(SOPHYAINCP)fmath.h \
321 $(SOPHYAINCP)tvector.h \
322 $(SOPHYAINCP)tmatrix.h \
323 $(SOPHYAINCP)tarray.h \
324 $(SOPHYAINCP)basarr.h \
325 $(SOPHYAINCP)mutyv.h \
326 $(SOPHYAINCP)timestamp.h \
327 $(SOPHYAINCP)dvlist.h \
328 $(SOPHYAINCP)ndatablock.h \
329 $(SOPHYAINCP)utilarr.h \
330 $(SOPHYAINCP)tmatrix_tsnl.h \
331 $(SOPHYAINCP)tvector_tsnl.h \
332 $(SOPHYAINCP)hisprof.h \
333 $(SOPHYAINCP)histerr.h \
334 $(SOPHYAINCP)histos2.h \
335 fitsblkrw.h fitsinoutfile.h \
336 $(SOPHYAINCP)FitsIO/fitsio.h \
337 $(SOPHYAINCP)FitsIO/longnam.h \
338 fitshandler.h
339 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshistos.cc
340
341$(SOPHYAOBJP)fitsinoutfile.o: fitsinoutfile.cc \
342 $(SOPHYAINCP)sopnamsp.h \
343 $(SOPHYAINCP)machdefs.h \
344 $(SOPHYAINCP)segdatablock.h \
345 $(SOPHYAINCP)anydataobj.h \
346 fitsinoutfile.h \
347 $(SOPHYAINCP)pexceptions.h \
348 $(SOPHYAINCP)dvlist.h \
349 $(SOPHYAINCP)objfio.h \
350 $(SOPHYAINCP)ppersist.h \
351 $(SOPHYAINCP)gnumd5.h \
352 $(SOPHYAINCP)ppfbinstream.h \
353 $(SOPHYAINCP)rawstream.h \
354 $(SOPHYAINCP)ppfnametag.h \
355 $(SOPHYAINCP)mutyv.h \
356 $(SOPHYAINCP)timestamp.h \
357 $(SOPHYAINCP)FitsIO/fitsio.h \
358 $(SOPHYAINCP)FitsIO/longnam.h \
359 $(SOPHYAINCP)strutil.h
360 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsinoutfile.cc
361
362$(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \
363 $(SOPHYAINCP)sopnamsp.h \
364 $(SOPHYAINCP)machdefs.h \
365 fitslocalmap.h \
366 $(SOPHYAINCP)pexceptions.h \
367 $(SOPHYAINCP)localmap.h \
368 $(SOPHYAINCP)pixelmap.h \
369 $(SOPHYAINCP)ppersist.h \
370 $(SOPHYAINCP)gnumd5.h \
371 $(SOPHYAINCP)ppfbinstream.h \
372 $(SOPHYAINCP)rawstream.h \
373 $(SOPHYAINCP)ppfnametag.h \
374 $(SOPHYAINCP)dvlist.h \
375 $(SOPHYAINCP)objfio.h \
376 $(SOPHYAINCP)anydataobj.h \
377 $(SOPHYAINCP)mutyv.h \
378 $(SOPHYAINCP)timestamp.h \
379 $(SOPHYAINCP)spherepos.h \
380 $(SOPHYAINCP)unitvector.h \
381 $(SOPHYAINCP)vector3d.h \
382 $(SOPHYAINCP)longlat.h \
383 $(SOPHYAINCP)utilgeom.h \
384 $(SOPHYAINCP)datatype.h \
385 $(SOPHYAINCP)sphericalmap.h \
386 $(SOPHYAINCP)smathconst.h \
387 $(SOPHYAINCP)tvector.h \
388 $(SOPHYAINCP)tmatrix.h \
389 $(SOPHYAINCP)tarray.h \
390 $(SOPHYAINCP)basarr.h \
391 $(SOPHYAINCP)ndatablock.h \
392 $(SOPHYAINCP)utilarr.h \
393 $(SOPHYAINCP)tmatrix_tsnl.h \
394 $(SOPHYAINCP)tvector_tsnl.h \
395 fitsfile.h fitsinoutfile.h \
396 $(SOPHYAINCP)FitsIO/fitsio.h \
397 $(SOPHYAINCP)FitsIO/longnam.h \
398 fitshandler.h
399 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitslocalmap.cc
400
401$(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc \
402 $(SOPHYAINCP)machdefs.h \
403 $(SOPHYAINCP)sopnamsp.h \
404 fitsmanager.h fitsinoutfile.h \
405 $(SOPHYAINCP)pexceptions.h \
406 $(SOPHYAINCP)dvlist.h \
407 $(SOPHYAINCP)objfio.h \
408 $(SOPHYAINCP)anydataobj.h \
409 $(SOPHYAINCP)ppersist.h \
410 $(SOPHYAINCP)gnumd5.h \
411 $(SOPHYAINCP)ppfbinstream.h \
412 $(SOPHYAINCP)rawstream.h \
413 $(SOPHYAINCP)ppfnametag.h \
414 $(SOPHYAINCP)mutyv.h \
415 $(SOPHYAINCP)timestamp.h \
416 $(SOPHYAINCP)FitsIO/fitsio.h \
417 $(SOPHYAINCP)FitsIO/longnam.h \
418 fitshandler.h
419 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsmanager.cc
420
421$(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
422 $(SOPHYAINCP)sopnamsp.h \
423 $(SOPHYAINCP)pexceptions.h \
424 $(SOPHYAINCP)machdefs.h \
425 fitsntuple.h \
426 $(SOPHYAINCP)ntuple.h \
427 $(SOPHYAINCP)objfio.h \
428 $(SOPHYAINCP)anydataobj.h \
429 $(SOPHYAINCP)ppersist.h \
430 $(SOPHYAINCP)gnumd5.h \
431 $(SOPHYAINCP)ppfbinstream.h \
432 $(SOPHYAINCP)rawstream.h \
433 $(SOPHYAINCP)ppfnametag.h \
434 $(SOPHYAINCP)ntupintf.h \
435 $(SOPHYAINCP)dvlist.h \
436 $(SOPHYAINCP)mutyv.h \
437 $(SOPHYAINCP)timestamp.h \
438 fitsfile.h \
439 $(SOPHYAINCP)ndatablock.h \
440 fitsinoutfile.h \
441 $(SOPHYAINCP)FitsIO/fitsio.h \
442 $(SOPHYAINCP)FitsIO/longnam.h \
443 fitshandler.h
444 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsntuple.cc
445
446$(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
447 $(SOPHYAINCP)sopnamsp.h \
448 $(SOPHYAINCP)pexceptions.h \
449 $(SOPHYAINCP)machdefs.h \
450 fitsspherehealpix.h \
451 $(SOPHYAINCP)spherehealpix.h \
452 $(SOPHYAINCP)sphericalmap.h \
453 $(SOPHYAINCP)smathconst.h \
454 $(SOPHYAINCP)pixelmap.h \
455 $(SOPHYAINCP)ppersist.h \
456 $(SOPHYAINCP)gnumd5.h \
457 $(SOPHYAINCP)ppfbinstream.h \
458 $(SOPHYAINCP)rawstream.h \
459 $(SOPHYAINCP)ppfnametag.h \
460 $(SOPHYAINCP)dvlist.h \
461 $(SOPHYAINCP)objfio.h \
462 $(SOPHYAINCP)anydataobj.h \
463 $(SOPHYAINCP)mutyv.h \
464 $(SOPHYAINCP)timestamp.h \
465 $(SOPHYAINCP)spherepos.h \
466 $(SOPHYAINCP)unitvector.h \
467 $(SOPHYAINCP)vector3d.h \
468 $(SOPHYAINCP)longlat.h \
469 $(SOPHYAINCP)utilgeom.h \
470 $(SOPHYAINCP)datatype.h \
471 $(SOPHYAINCP)tvector.h \
472 $(SOPHYAINCP)tmatrix.h \
473 $(SOPHYAINCP)tarray.h \
474 $(SOPHYAINCP)basarr.h \
475 $(SOPHYAINCP)ndatablock.h \
476 $(SOPHYAINCP)utilarr.h \
477 $(SOPHYAINCP)tmatrix_tsnl.h \
478 $(SOPHYAINCP)tvector_tsnl.h \
479 $(SOPHYAINCP)HEALPixUtils.h \
480 fitsfile.h fitsinoutfile.h \
481 $(SOPHYAINCP)FitsIO/fitsio.h \
482 $(SOPHYAINCP)FitsIO/longnam.h \
483 fitshandler.h fitstarray.h
484 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc
485
486$(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \
487 $(SOPHYAINCP)sopnamsp.h \
488 $(SOPHYAINCP)pexceptions.h \
489 $(SOPHYAINCP)machdefs.h \
490 fitsspherethetaphi.h \
491 $(SOPHYAINCP)spherethetaphi.h \
492 $(SOPHYAINCP)sphericalmap.h \
493 $(SOPHYAINCP)smathconst.h \
494 $(SOPHYAINCP)pixelmap.h \
495 $(SOPHYAINCP)ppersist.h \
496 $(SOPHYAINCP)gnumd5.h \
497 $(SOPHYAINCP)ppfbinstream.h \
498 $(SOPHYAINCP)rawstream.h \
499 $(SOPHYAINCP)ppfnametag.h \
500 $(SOPHYAINCP)dvlist.h \
501 $(SOPHYAINCP)objfio.h \
502 $(SOPHYAINCP)anydataobj.h \
503 $(SOPHYAINCP)mutyv.h \
504 $(SOPHYAINCP)timestamp.h \
505 $(SOPHYAINCP)spherepos.h \
506 $(SOPHYAINCP)unitvector.h \
507 $(SOPHYAINCP)vector3d.h \
508 $(SOPHYAINCP)longlat.h \
509 $(SOPHYAINCP)utilgeom.h \
510 $(SOPHYAINCP)datatype.h \
511 $(SOPHYAINCP)tvector.h \
512 $(SOPHYAINCP)tmatrix.h \
513 $(SOPHYAINCP)tarray.h \
514 $(SOPHYAINCP)basarr.h \
515 $(SOPHYAINCP)ndatablock.h \
516 $(SOPHYAINCP)utilarr.h \
517 $(SOPHYAINCP)tmatrix_tsnl.h \
518 $(SOPHYAINCP)tvector_tsnl.h \
519 fitsfile.h fitsinoutfile.h \
520 $(SOPHYAINCP)FitsIO/fitsio.h \
521 $(SOPHYAINCP)FitsIO/longnam.h \
522 fitshandler.h fitstarray.h
523 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc
524
525$(SOPHYAOBJP)fitstarray.o: fitstarray.cc \
526 $(SOPHYAINCP)sopnamsp.h \
527 $(SOPHYAINCP)machdefs.h \
528 $(SOPHYAINCP)pexceptions.h \
529 fitstarray.h \
530 $(SOPHYAINCP)tarray.h \
531 $(SOPHYAINCP)basarr.h \
532 $(SOPHYAINCP)anydataobj.h \
533 $(SOPHYAINCP)mutyv.h \
534 $(SOPHYAINCP)timestamp.h \
535 $(SOPHYAINCP)objfio.h \
536 $(SOPHYAINCP)ppersist.h \
537 $(SOPHYAINCP)gnumd5.h \
538 $(SOPHYAINCP)ppfbinstream.h \
539 $(SOPHYAINCP)rawstream.h \
540 $(SOPHYAINCP)ppfnametag.h \
541 $(SOPHYAINCP)dvlist.h \
542 $(SOPHYAINCP)ndatablock.h \
543 $(SOPHYAINCP)utilarr.h \
544 fitsfile.h fitsinoutfile.h \
545 $(SOPHYAINCP)FitsIO/fitsio.h \
546 $(SOPHYAINCP)FitsIO/longnam.h \
547 fitshandler.h
548 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitstarray.cc
549
550$(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \
551 $(SOPHYAINCP)sopnamsp.h \
552 $(SOPHYAINCP)pexceptions.h \
553 $(SOPHYAINCP)machdefs.h \
554 fitsxntuple.h \
555 $(SOPHYAINCP)xntuple.h \
556 $(SOPHYAINCP)ntupintf.h \
557 $(SOPHYAINCP)ppersist.h \
558 $(SOPHYAINCP)gnumd5.h \
559 $(SOPHYAINCP)ppfbinstream.h \
560 $(SOPHYAINCP)rawstream.h \
561 $(SOPHYAINCP)ppfnametag.h \
562 $(SOPHYAINCP)dvlist.h \
563 $(SOPHYAINCP)objfio.h \
564 $(SOPHYAINCP)anydataobj.h \
565 $(SOPHYAINCP)mutyv.h \
566 $(SOPHYAINCP)timestamp.h \
567 fitsfile.h \
568 $(SOPHYAINCP)ndatablock.h \
569 fitsinoutfile.h \
570 $(SOPHYAINCP)FitsIO/fitsio.h \
571 $(SOPHYAINCP)FitsIO/longnam.h \
572 fitshandler.h
573 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsxntuple.cc
574
575$(SOPHYAOBJP)swfitsdtable.o: swfitsdtable.cc swfitsdtable.h \
576 $(SOPHYAINCP)basedtable.h \
577 $(SOPHYAINCP)machdefs.h \
578 $(SOPHYAINCP)ntupintf.h \
579 $(SOPHYAINCP)dvlist.h \
580 $(SOPHYAINCP)objfio.h \
581 $(SOPHYAINCP)anydataobj.h \
582 $(SOPHYAINCP)ppersist.h \
583 $(SOPHYAINCP)pexceptions.h \
584 $(SOPHYAINCP)gnumd5.h \
585 $(SOPHYAINCP)ppfbinstream.h \
586 $(SOPHYAINCP)rawstream.h \
587 $(SOPHYAINCP)ppfnametag.h \
588 $(SOPHYAINCP)mutyv.h \
589 $(SOPHYAINCP)timestamp.h \
590 $(SOPHYAINCP)segdatablock.h \
591 $(SOPHYAINCP)tvector.h \
592 $(SOPHYAINCP)tmatrix.h \
593 $(SOPHYAINCP)tarray.h \
594 $(SOPHYAINCP)basarr.h \
595 $(SOPHYAINCP)ndatablock.h \
596 $(SOPHYAINCP)utilarr.h \
597 $(SOPHYAINCP)tmatrix_tsnl.h \
598 $(SOPHYAINCP)tvector_tsnl.h \
599 $(SOPHYAINCP)swsegdb.h \
600 fitsswapper.h fitsinoutfile.h \
601 $(SOPHYAINCP)FitsIO/fitsio.h \
602 $(SOPHYAINCP)FitsIO/longnam.h \
603 fitsblkrw.h fitshdtable.h \
604 $(SOPHYAINCP)datatable.h \
605 fitshandler.h \
606 $(SOPHYAINCP)sopnamsp.h
607 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swfitsdtable.cc
608
Note: See TracBrowser for help on using the repository browser.