source: Sophya/trunk/SophyaProg/Tests/smakefile@ 2810

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

Ajout 1ere version test swapper FITS - CMV+Reza 30 Mai 2005

File size: 39.8 KB
Line 
1include $(SOPHYABASE)/include/sophyamake.inc
2
3
4PROGS = $(SOPHYAEXEP)arrt $(SOPHYAEXEP)carrt $(SOPHYAEXEP)lpk $(SOPHYAEXEP)obj_fits $(SOPHYAEXEP)ovharr $(SOPHYAEXEP)pizthr $(SOPHYAEXEP)ppftswap $(SOPHYAEXEP)spar $(SOPHYAEXEP)sphg0 $(SOPHYAEXEP)sph2lm $(SOPHYAEXEP)tcmd $(SOPHYAEXEP)tcxxcmpldynl $(SOPHYAEXEP)tdcr $(SOPHYAEXEP)tdynl $(SOPHYAEXEP)tfft $(SOPHYAEXEP)thash $(SOPHYAEXEP)timg $(SOPHYAEXEP)tmxv $(SOPHYAEXEP)tnt $(SOPHYAEXEP)tobjio2 $(SOPHYAEXEP)tobjio $(SOPHYAEXEP)tpipe $(SOPHYAEXEP)tsimplex $(SOPHYAEXEP)tsphereecp $(SOPHYAEXEP)tspm2 $(SOPHYAEXEP)tspm $(SOPHYAEXEP)tstboloread $(SOPHYAEXEP)tstcolread $(SOPHYAEXEP)tstdtable $(SOPHYAEXEP)tstndblk $(SOPHYAEXEP)tstppfwrapstl $(SOPHYAEXEP)tstsegdb $(SOPHYAEXEP)tswfits $(SOPHYAEXEP)tsttmat $(SOPHYAEXEP)tsttminv $(SOPHYAEXEP)tsttvec $(SOPHYAEXEP)ttimestamp $(SOPHYAEXEP)zthr
5
6all: $(PROGS)
7
8clean:
9 rm -f $(PROGS)
10 rm -f $(SOPHYAOBJP)zthr.o $(SOPHYAOBJP)ttimestamp.o $(SOPHYAOBJP)tsttvec.o $(SOPHYAOBJP)tsttminv.o $(SOPHYAOBJP)tsttmat.o $(SOPHYAOBJP)tswfits.o $(SOPHYAOBJP)tstsegdb.o $(SOPHYAOBJP)tstppfwrapstl.o $(SOPHYAOBJP)tstndblk.o $(SOPHYAOBJP)tstdtable.o $(SOPHYAOBJP)tstcolread.o $(SOPHYAOBJP)tstboloread.o $(SOPHYAOBJP)tspm.o $(SOPHYAOBJP)tspm2.o $(SOPHYAOBJP)tsphereecp.o $(SOPHYAOBJP)tsimplex.o $(SOPHYAOBJP)tpipe.o $(SOPHYAOBJP)tobjio.o $(SOPHYAOBJP)tobjio2.o $(SOPHYAOBJP)tnt.o $(SOPHYAOBJP)tmxv.o $(SOPHYAOBJP)timg.o $(SOPHYAOBJP)thash.o $(SOPHYAOBJP)tfft.o $(SOPHYAOBJP)tdynl.o $(SOPHYAOBJP)tdcr.o $(SOPHYAOBJP)tcxxcmpldynl.o $(SOPHYAOBJP)tcmd.o $(SOPHYAOBJP)sph2lm.o $(SOPHYAOBJP)sphg0.o $(SOPHYAOBJP)spar.o $(SOPHYAOBJP)ppftswap.o $(SOPHYAOBJP)pizthr.o $(SOPHYAOBJP)ovharr.o $(SOPHYAOBJP)obj_fits.o $(SOPHYAOBJP)lpk.o $(SOPHYAOBJP)carrt.o $(SOPHYAOBJP)arrt.o
11
12arrt: $(SOPHYAEXEP)arrt
13 echo $@ " done"
14$(SOPHYAEXEP)arrt: $(SOPHYAOBJP)arrt.o
15 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)arrt.o $(SOPHYAALLSLBLIST)
16
17carrt: $(SOPHYAEXEP)carrt
18 echo $@ " done"
19$(SOPHYAEXEP)carrt: $(SOPHYAOBJP)carrt.o
20 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)carrt.o $(SOPHYAALLSLBLIST)
21
22lpk: $(SOPHYAEXEP)lpk
23 echo $@ " done"
24$(SOPHYAEXEP)lpk: $(SOPHYAOBJP)lpk.o
25 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)lpk.o $(SOPHYAALLSLBLIST)
26
27obj_fits: $(SOPHYAEXEP)obj_fits
28 echo $@ " done"
29$(SOPHYAEXEP)obj_fits: $(SOPHYAOBJP)obj_fits.o
30 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)obj_fits.o $(SOPHYAALLSLBLIST)
31
32ovharr: $(SOPHYAEXEP)ovharr
33 echo $@ " done"
34$(SOPHYAEXEP)ovharr: $(SOPHYAOBJP)ovharr.o
35 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ovharr.o $(SOPHYAALLSLBLIST)
36
37pizthr: $(SOPHYAEXEP)pizthr
38 echo $@ " done"
39$(SOPHYAEXEP)pizthr: $(SOPHYAOBJP)pizthr.o
40 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)pizthr.o $(SOPHYAALLSLBLIST)
41
42ppftswap: $(SOPHYAEXEP)ppftswap
43 echo $@ " done"
44$(SOPHYAEXEP)ppftswap: $(SOPHYAOBJP)ppftswap.o
45 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ppftswap.o $(SOPHYAALLSLBLIST)
46
47spar: $(SOPHYAEXEP)spar
48 echo $@ " done"
49$(SOPHYAEXEP)spar: $(SOPHYAOBJP)spar.o
50 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)spar.o $(SOPHYAALLSLBLIST)
51
52sphg0: $(SOPHYAEXEP)sphg0
53 echo $@ " done"
54$(SOPHYAEXEP)sphg0: $(SOPHYAOBJP)sphg0.o
55 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)sphg0.o $(SOPHYAALLSLBLIST)
56
57sph2lm: $(SOPHYAEXEP)sph2lm
58 echo $@ " done"
59$(SOPHYAEXEP)sph2lm: $(SOPHYAOBJP)sph2lm.o
60 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)sph2lm.o $(SOPHYAALLSLBLIST)
61
62tcmd: $(SOPHYAEXEP)tcmd
63 echo $@ " done"
64$(SOPHYAEXEP)tcmd: $(SOPHYAOBJP)tcmd.o
65 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tcmd.o $(SOPHYAALLSLBLIST)
66
67tcxxcmpldynl: $(SOPHYAEXEP)tcxxcmpldynl
68 echo $@ " done"
69$(SOPHYAEXEP)tcxxcmpldynl: $(SOPHYAOBJP)tcxxcmpldynl.o
70 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tcxxcmpldynl.o $(SOPHYAALLSLBLIST)
71
72tdcr: $(SOPHYAEXEP)tdcr
73 echo $@ " done"
74$(SOPHYAEXEP)tdcr: $(SOPHYAOBJP)tdcr.o
75 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tdcr.o $(SOPHYAALLSLBLIST)
76
77tdynl: $(SOPHYAEXEP)tdynl
78 echo $@ " done"
79$(SOPHYAEXEP)tdynl: $(SOPHYAOBJP)tdynl.o
80 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tdynl.o $(SOPHYAALLSLBLIST)
81
82tfft: $(SOPHYAEXEP)tfft
83 echo $@ " done"
84$(SOPHYAEXEP)tfft: $(SOPHYAOBJP)tfft.o
85 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tfft.o $(SOPHYAALLSLBLIST)
86
87thash: $(SOPHYAEXEP)thash
88 echo $@ " done"
89$(SOPHYAEXEP)thash: $(SOPHYAOBJP)thash.o
90 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)thash.o $(SOPHYAALLSLBLIST)
91
92timg: $(SOPHYAEXEP)timg
93 echo $@ " done"
94$(SOPHYAEXEP)timg: $(SOPHYAOBJP)timg.o
95 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)timg.o $(SOPHYAALLSLBLIST)
96
97tmxv: $(SOPHYAEXEP)tmxv
98 echo $@ " done"
99$(SOPHYAEXEP)tmxv: $(SOPHYAOBJP)tmxv.o
100 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tmxv.o $(SOPHYAALLSLBLIST)
101
102tnt: $(SOPHYAEXEP)tnt
103 echo $@ " done"
104$(SOPHYAEXEP)tnt: $(SOPHYAOBJP)tnt.o
105 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tnt.o $(SOPHYAALLSLBLIST)
106
107tobjio2: $(SOPHYAEXEP)tobjio2
108 echo $@ " done"
109$(SOPHYAEXEP)tobjio2: $(SOPHYAOBJP)tobjio2.o
110 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tobjio2.o $(SOPHYAALLSLBLIST)
111
112tobjio: $(SOPHYAEXEP)tobjio
113 echo $@ " done"
114$(SOPHYAEXEP)tobjio: $(SOPHYAOBJP)tobjio.o
115 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tobjio.o $(SOPHYAALLSLBLIST)
116
117tpipe: $(SOPHYAEXEP)tpipe
118 echo $@ " done"
119$(SOPHYAEXEP)tpipe: $(SOPHYAOBJP)tpipe.o
120 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tpipe.o $(SOPHYAALLSLBLIST)
121
122tsimplex: $(SOPHYAEXEP)tsimplex
123 echo $@ " done"
124$(SOPHYAEXEP)tsimplex: $(SOPHYAOBJP)tsimplex.o
125 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsimplex.o $(SOPHYAALLSLBLIST)
126
127tsphereecp: $(SOPHYAEXEP)tsphereecp
128 echo $@ " done"
129$(SOPHYAEXEP)tsphereecp: $(SOPHYAOBJP)tsphereecp.o
130 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsphereecp.o $(SOPHYAALLSLBLIST)
131
132tspm2: $(SOPHYAEXEP)tspm2
133 echo $@ " done"
134$(SOPHYAEXEP)tspm2: $(SOPHYAOBJP)tspm2.o
135 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tspm2.o $(SOPHYAALLSLBLIST)
136
137tspm: $(SOPHYAEXEP)tspm
138 echo $@ " done"
139$(SOPHYAEXEP)tspm: $(SOPHYAOBJP)tspm.o
140 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tspm.o $(SOPHYAALLSLBLIST)
141
142tstboloread: $(SOPHYAEXEP)tstboloread
143 echo $@ " done"
144$(SOPHYAEXEP)tstboloread: $(SOPHYAOBJP)tstboloread.o
145 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstboloread.o $(SOPHYAALLSLBLIST)
146
147tstcolread: $(SOPHYAEXEP)tstcolread
148 echo $@ " done"
149$(SOPHYAEXEP)tstcolread: $(SOPHYAOBJP)tstcolread.o
150 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstcolread.o $(SOPHYAALLSLBLIST)
151
152tstdtable: $(SOPHYAEXEP)tstdtable
153 echo $@ " done"
154$(SOPHYAEXEP)tstdtable: $(SOPHYAOBJP)tstdtable.o
155 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstdtable.o $(SOPHYAALLSLBLIST)
156
157tstndblk: $(SOPHYAEXEP)tstndblk
158 echo $@ " done"
159$(SOPHYAEXEP)tstndblk: $(SOPHYAOBJP)tstndblk.o
160 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstndblk.o $(SOPHYAALLSLBLIST)
161
162tstppfwrapstl: $(SOPHYAEXEP)tstppfwrapstl
163 echo $@ " done"
164$(SOPHYAEXEP)tstppfwrapstl: $(SOPHYAOBJP)tstppfwrapstl.o
165 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstppfwrapstl.o $(SOPHYAALLSLBLIST)
166
167tstsegdb: $(SOPHYAEXEP)tstsegdb
168 echo $@ " done"
169$(SOPHYAEXEP)tstsegdb: $(SOPHYAOBJP)tstsegdb.o
170 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstsegdb.o $(SOPHYAALLSLBLIST)
171
172tswfits: $(SOPHYAEXEP)tswfits
173 echo $@ " done"
174$(SOPHYAEXEP)tswfits: $(SOPHYAOBJP)tswfits.o
175 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tswfits.o $(SOPHYAALLSLBLIST)
176
177tsttmat: $(SOPHYAEXEP)tsttmat
178 echo $@ " done"
179$(SOPHYAEXEP)tsttmat: $(SOPHYAOBJP)tsttmat.o
180 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttmat.o $(SOPHYAALLSLBLIST)
181
182tsttminv: $(SOPHYAEXEP)tsttminv
183 echo $@ " done"
184$(SOPHYAEXEP)tsttminv: $(SOPHYAOBJP)tsttminv.o
185 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttminv.o $(SOPHYAALLSLBLIST)
186
187tsttvec: $(SOPHYAEXEP)tsttvec
188 echo $@ " done"
189$(SOPHYAEXEP)tsttvec: $(SOPHYAOBJP)tsttvec.o
190 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttvec.o $(SOPHYAALLSLBLIST)
191
192ttimestamp: $(SOPHYAEXEP)ttimestamp
193 echo $@ " done"
194$(SOPHYAEXEP)ttimestamp: $(SOPHYAOBJP)ttimestamp.o
195 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ttimestamp.o $(SOPHYAALLSLBLIST)
196
197zthr: $(SOPHYAEXEP)zthr
198 echo $@ " done"
199$(SOPHYAEXEP)zthr: $(SOPHYAOBJP)zthr.o
200 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)zthr.o $(SOPHYAALLSLBLIST)
201
202$(SOPHYAOBJP)arrt.o: arrt.cc $(SOPHYAINCP)sopnamsp.h \
203 $(SOPHYAINCP)machdefs.h \
204 $(SOPHYAINCP)tarrinit.h \
205 $(SOPHYAINCP)sophyainit.h \
206 $(SOPHYAINCP)array.h \
207 $(SOPHYAINCP)tarray.h \
208 $(SOPHYAINCP)basarr.h \
209 $(SOPHYAINCP)anydataobj.h \
210 $(SOPHYAINCP)mutyv.h \
211 $(SOPHYAINCP)dvlist.h \
212 $(SOPHYAINCP)objfio.h \
213 $(SOPHYAINCP)ppersist.h \
214 $(SOPHYAINCP)pexceptions.h \
215 $(SOPHYAINCP)gnumd5.h \
216 $(SOPHYAINCP)ppfbinstream.h \
217 $(SOPHYAINCP)rawstream.h \
218 $(SOPHYAINCP)ppfnametag.h \
219 $(SOPHYAINCP)ndatablock.h \
220 $(SOPHYAINCP)utilarr.h \
221 $(SOPHYAINCP)tmatrix.h \
222 $(SOPHYAINCP)tvector.h \
223 $(SOPHYAINCP)matharr.h \
224 $(SOPHYAINCP)fioarr.h \
225 $(SOPHYAINCP)sopemtx.h \
226 $(SOPHYAINCP)timing.h
227 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ arrt.cc
228
229$(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \
230 $(SOPHYAINCP)machdefs.h \
231 $(SOPHYAINCP)tarrinit.h \
232 $(SOPHYAINCP)sophyainit.h \
233 $(SOPHYAINCP)array.h \
234 $(SOPHYAINCP)tarray.h \
235 $(SOPHYAINCP)basarr.h \
236 $(SOPHYAINCP)anydataobj.h \
237 $(SOPHYAINCP)mutyv.h \
238 $(SOPHYAINCP)dvlist.h \
239 $(SOPHYAINCP)objfio.h \
240 $(SOPHYAINCP)ppersist.h \
241 $(SOPHYAINCP)pexceptions.h \
242 $(SOPHYAINCP)gnumd5.h \
243 $(SOPHYAINCP)ppfbinstream.h \
244 $(SOPHYAINCP)rawstream.h \
245 $(SOPHYAINCP)ppfnametag.h \
246 $(SOPHYAINCP)ndatablock.h \
247 $(SOPHYAINCP)utilarr.h \
248 $(SOPHYAINCP)tmatrix.h \
249 $(SOPHYAINCP)tvector.h \
250 $(SOPHYAINCP)matharr.h \
251 $(SOPHYAINCP)fioarr.h \
252 $(SOPHYAINCP)sopemtx.h \
253 $(SOPHYAINCP)timing.h
254 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ carrt.cc
255
256$(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \
257 $(SOPHYAINCP)machdefs.h \
258 $(SOPHYAINCP)srandgen.h \
259 $(SOPHYAINCP)tarrinit.h \
260 $(SOPHYAINCP)sophyainit.h \
261 $(SOPHYAINCP)array.h \
262 $(SOPHYAINCP)tarray.h \
263 $(SOPHYAINCP)basarr.h \
264 $(SOPHYAINCP)anydataobj.h \
265 $(SOPHYAINCP)mutyv.h \
266 $(SOPHYAINCP)dvlist.h \
267 $(SOPHYAINCP)objfio.h \
268 $(SOPHYAINCP)ppersist.h \
269 $(SOPHYAINCP)pexceptions.h \
270 $(SOPHYAINCP)gnumd5.h \
271 $(SOPHYAINCP)ppfbinstream.h \
272 $(SOPHYAINCP)rawstream.h \
273 $(SOPHYAINCP)ppfnametag.h \
274 $(SOPHYAINCP)ndatablock.h \
275 $(SOPHYAINCP)utilarr.h \
276 $(SOPHYAINCP)tmatrix.h \
277 $(SOPHYAINCP)tvector.h \
278 $(SOPHYAINCP)matharr.h \
279 $(SOPHYAINCP)fioarr.h \
280 $(SOPHYAINCP)sopemtx.h \
281 $(SOPHYAINCP)timing.h \
282 $(SOPHYAINCP)intflapack.h
283 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ lpk.cc
284
285$(SOPHYAOBJP)obj_fits.o: obj_fits.cc \
286 $(SOPHYAINCP)sopnamsp.h \
287 $(SOPHYAINCP)histinit.h \
288 $(SOPHYAINCP)ntoolsinit.h \
289 $(SOPHYAINCP)tarrinit.h \
290 $(SOPHYAINCP)sophyainit.h \
291 $(SOPHYAINCP)machdefs.h \
292 $(SOPHYAINCP)dvlist.h \
293 $(SOPHYAINCP)objfio.h \
294 $(SOPHYAINCP)anydataobj.h \
295 $(SOPHYAINCP)ppersist.h \
296 $(SOPHYAINCP)pexceptions.h \
297 $(SOPHYAINCP)gnumd5.h \
298 $(SOPHYAINCP)ppfbinstream.h \
299 $(SOPHYAINCP)rawstream.h \
300 $(SOPHYAINCP)ppfnametag.h \
301 $(SOPHYAINCP)mutyv.h \
302 $(SOPHYAINCP)ntuple.h \
303 $(SOPHYAINCP)ntupintf.h \
304 $(SOPHYAINCP)xntuple.h \
305 $(SOPHYAINCP)fitsxntuple.h \
306 $(SOPHYAINCP)fitsfile.h \
307 $(SOPHYAINCP)ndatablock.h \
308 $(SOPHYAINCP)FitsIO/fitsio.h \
309 $(SOPHYAINCP)FitsIO/longnam.h \
310 $(SOPHYAINCP)fitsntuple.h \
311 $(SOPHYAINCP)fitstarray.h \
312 $(SOPHYAINCP)tarray.h \
313 $(SOPHYAINCP)basarr.h \
314 $(SOPHYAINCP)utilarr.h \
315 $(SOPHYAINCP)array.h \
316 $(SOPHYAINCP)tmatrix.h \
317 $(SOPHYAINCP)tvector.h \
318 $(SOPHYAINCP)matharr.h \
319 $(SOPHYAINCP)fioarr.h \
320 $(SOPHYAINCP)sopemtx.h
321 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ obj_fits.cc
322
323$(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \
324 $(SOPHYAINCP)machdefs.h \
325 $(SOPHYAINCP)tarrinit.h \
326 $(SOPHYAINCP)sophyainit.h \
327 $(SOPHYAINCP)array.h \
328 $(SOPHYAINCP)tarray.h \
329 $(SOPHYAINCP)basarr.h \
330 $(SOPHYAINCP)anydataobj.h \
331 $(SOPHYAINCP)mutyv.h \
332 $(SOPHYAINCP)dvlist.h \
333 $(SOPHYAINCP)objfio.h \
334 $(SOPHYAINCP)ppersist.h \
335 $(SOPHYAINCP)pexceptions.h \
336 $(SOPHYAINCP)gnumd5.h \
337 $(SOPHYAINCP)ppfbinstream.h \
338 $(SOPHYAINCP)rawstream.h \
339 $(SOPHYAINCP)ppfnametag.h \
340 $(SOPHYAINCP)ndatablock.h \
341 $(SOPHYAINCP)utilarr.h \
342 $(SOPHYAINCP)tmatrix.h \
343 $(SOPHYAINCP)tvector.h \
344 $(SOPHYAINCP)matharr.h \
345 $(SOPHYAINCP)fioarr.h \
346 $(SOPHYAINCP)sopemtx.h \
347 $(SOPHYAINCP)ctimer.h \
348 $(SOPHYAINCP)timing.h \
349 $(SOPHYAINCP)srandgen.h
350 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ovharr.cc
351
352$(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \
353 $(SOPHYAINCP)machdefs.h \
354 $(SOPHYAINCP)zthread.h \
355 $(SOPHYAINCP)pexceptions.h \
356 $(SOPHYAINCP)pisysdep.h \
357 $(SOPHYAINCP)piapplx.h \
358 $(SOPHYAINCP)piapplgen.h \
359 $(SOPHYAINCP)pimsghandler.h \
360 $(SOPHYAINCP)picontainerx.h \
361 $(SOPHYAINCP)picontainergen.h \
362 $(SOPHYAINCP)piwdgx.h \
363 $(SOPHYAINCP)piwdggen.h \
364 $(SOPHYAINCP)picolist.h \
365 $(SOPHYAINCP)pimenubarx.h \
366 $(SOPHYAINCP)pimenubargen.h \
367 $(SOPHYAINCP)pimenux.h \
368 $(SOPHYAINCP)pimenugen.h \
369 $(SOPHYAINCP)picons.h \
370 $(SOPHYAINCP)pistdwdgx.h \
371 $(SOPHYAINCP)pistdwdggen.h \
372 $(SOPHYAINCP)pibwdgx.h \
373 $(SOPHYAINCP)pibwdggen.h \
374 $(SOPHYAINCP)picmap.h \
375 $(SOPHYAINCP)picmapx.h \
376 $(SOPHYAINCP)picmapgen.h \
377 $(SOPHYAINCP)pigraphx.h \
378 $(SOPHYAINCP)pigraphgen.h \
379 $(SOPHYAINCP)pifontx.h \
380 $(SOPHYAINCP)pifontgen.h \
381 $(SOPHYAINCP)pigrcoord.h \
382 $(SOPHYAINCP)pilineatt.h \
383 $(SOPHYAINCP)pigraphuc.h \
384 $(SOPHYAINCP)pievthandler.h \
385 $(SOPHYAINCP)psfile.h \
386 $(SOPHYAINCP)pigraphps.h \
387 $(SOPHYAINCP)piwindowx.h \
388 $(SOPHYAINCP)piwindowgen.h \
389 $(SOPHYAINCP)piperiodx.h \
390 $(SOPHYAINCP)periodic.h \
391 $(SOPHYAINCP)tarrinit.h \
392 $(SOPHYAINCP)sophyainit.h \
393 $(SOPHYAINCP)array.h \
394 $(SOPHYAINCP)tarray.h \
395 $(SOPHYAINCP)basarr.h \
396 $(SOPHYAINCP)anydataobj.h \
397 $(SOPHYAINCP)mutyv.h \
398 $(SOPHYAINCP)dvlist.h \
399 $(SOPHYAINCP)objfio.h \
400 $(SOPHYAINCP)ppersist.h \
401 $(SOPHYAINCP)gnumd5.h \
402 $(SOPHYAINCP)ppfbinstream.h \
403 $(SOPHYAINCP)rawstream.h \
404 $(SOPHYAINCP)ppfnametag.h \
405 $(SOPHYAINCP)ndatablock.h \
406 $(SOPHYAINCP)utilarr.h \
407 $(SOPHYAINCP)tmatrix.h \
408 $(SOPHYAINCP)tvector.h \
409 $(SOPHYAINCP)matharr.h \
410 $(SOPHYAINCP)fioarr.h \
411 $(SOPHYAINCP)sopemtx.h \
412 $(SOPHYAINCP)timing.h
413 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pizthr.cc
414
415$(SOPHYAOBJP)ppftswap.o: ppftswap.cc \
416 $(SOPHYAINCP)sopnamsp.h \
417 $(SOPHYAINCP)sophyainit.h \
418 $(SOPHYAINCP)machdefs.h \
419 $(SOPHYAINCP)array.h \
420 $(SOPHYAINCP)tarray.h \
421 $(SOPHYAINCP)basarr.h \
422 $(SOPHYAINCP)anydataobj.h \
423 $(SOPHYAINCP)mutyv.h \
424 $(SOPHYAINCP)dvlist.h \
425 $(SOPHYAINCP)objfio.h \
426 $(SOPHYAINCP)ppersist.h \
427 $(SOPHYAINCP)pexceptions.h \
428 $(SOPHYAINCP)gnumd5.h \
429 $(SOPHYAINCP)ppfbinstream.h \
430 $(SOPHYAINCP)rawstream.h \
431 $(SOPHYAINCP)ppfnametag.h \
432 $(SOPHYAINCP)ndatablock.h \
433 $(SOPHYAINCP)utilarr.h \
434 $(SOPHYAINCP)tmatrix.h \
435 $(SOPHYAINCP)tvector.h \
436 $(SOPHYAINCP)matharr.h \
437 $(SOPHYAINCP)fioarr.h \
438 $(SOPHYAINCP)sopemtx.h \
439 $(SOPHYAINCP)fiondblock.h \
440 $(SOPHYAINCP)tarrinit.h
441 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ppftswap.cc
442
443$(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \
444 $(SOPHYAINCP)machdefs.h \
445 $(SOPHYAINCP)tarrinit.h \
446 $(SOPHYAINCP)sophyainit.h \
447 $(SOPHYAINCP)array.h \
448 $(SOPHYAINCP)tarray.h \
449 $(SOPHYAINCP)basarr.h \
450 $(SOPHYAINCP)anydataobj.h \
451 $(SOPHYAINCP)mutyv.h \
452 $(SOPHYAINCP)dvlist.h \
453 $(SOPHYAINCP)objfio.h \
454 $(SOPHYAINCP)ppersist.h \
455 $(SOPHYAINCP)pexceptions.h \
456 $(SOPHYAINCP)gnumd5.h \
457 $(SOPHYAINCP)ppfbinstream.h \
458 $(SOPHYAINCP)rawstream.h \
459 $(SOPHYAINCP)ppfnametag.h \
460 $(SOPHYAINCP)ndatablock.h \
461 $(SOPHYAINCP)utilarr.h \
462 $(SOPHYAINCP)tmatrix.h \
463 $(SOPHYAINCP)tvector.h \
464 $(SOPHYAINCP)matharr.h \
465 $(SOPHYAINCP)fioarr.h \
466 $(SOPHYAINCP)sopemtx.h \
467 $(SOPHYAINCP)timing.h \
468 $(SOPHYAINCP)resusage.h
469 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spar.cc
470
471$(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \
472 $(SOPHYAINCP)tarray.h \
473 $(SOPHYAINCP)machdefs.h \
474 $(SOPHYAINCP)basarr.h \
475 $(SOPHYAINCP)anydataobj.h \
476 $(SOPHYAINCP)mutyv.h \
477 $(SOPHYAINCP)dvlist.h \
478 $(SOPHYAINCP)objfio.h \
479 $(SOPHYAINCP)ppersist.h \
480 $(SOPHYAINCP)pexceptions.h \
481 $(SOPHYAINCP)gnumd5.h \
482 $(SOPHYAINCP)ppfbinstream.h \
483 $(SOPHYAINCP)rawstream.h \
484 $(SOPHYAINCP)ppfnametag.h \
485 $(SOPHYAINCP)ndatablock.h \
486 $(SOPHYAINCP)utilarr.h \
487 $(SOPHYAINCP)cimage.h \
488 $(SOPHYAINCP)tmatrix.h \
489 $(SOPHYAINCP)fioarr.h \
490 $(SOPHYAINCP)tvector.h \
491 $(SOPHYAINCP)skymap.h \
492 $(SOPHYAINCP)spherethetaphi.h \
493 $(SOPHYAINCP)sphericalmap.h \
494 $(SOPHYAINCP)smathconst.h \
495 $(SOPHYAINCP)pixelmap.h \
496 $(SOPHYAINCP)spherepos.h \
497 $(SOPHYAINCP)unitvector.h \
498 $(SOPHYAINCP)vector3d.h \
499 $(SOPHYAINCP)longlat.h \
500 $(SOPHYAINCP)utilgeom.h \
501 $(SOPHYAINCP)spherehealpix.h \
502 $(SOPHYAINCP)HEALPixUtils.h \
503 $(SOPHYAINCP)localmap.h \
504 $(SOPHYAINCP)sphereecp.h \
505 $(SOPHYAINCP)fiospherethetaphi.h \
506 $(SOPHYAINCP)fiospherehealpix.h \
507 $(SOPHYAINCP)fiolocalmap.h \
508 $(SOPHYAINCP)fiosphereecp.h \
509 $(SOPHYAINCP)mapoperation.h \
510 $(SOPHYAINCP)sambainit.h \
511 $(SOPHYAINCP)skymapinit.h \
512 $(SOPHYAINCP)sophyainit.h \
513 $(SOPHYAINCP)ntoolsinit.h \
514 $(SOPHYAINCP)tarrinit.h \
515 $(SOPHYAINCP)fftwserver.h \
516 $(SOPHYAINCP)fftservintf.h
517 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sph2lm.cc
518
519$(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \
520 $(SOPHYAINCP)sambainit.h \
521 $(SOPHYAINCP)skymapinit.h \
522 $(SOPHYAINCP)sophyainit.h \
523 $(SOPHYAINCP)machdefs.h \
524 $(SOPHYAINCP)ntoolsinit.h \
525 $(SOPHYAINCP)tarrinit.h \
526 $(SOPHYAINCP)tod.h \
527 $(SOPHYAINCP)spherepos.h \
528 $(SOPHYAINCP)ppersist.h \
529 $(SOPHYAINCP)pexceptions.h \
530 $(SOPHYAINCP)gnumd5.h \
531 $(SOPHYAINCP)ppfbinstream.h \
532 $(SOPHYAINCP)rawstream.h \
533 $(SOPHYAINCP)ppfnametag.h \
534 $(SOPHYAINCP)unitvector.h \
535 $(SOPHYAINCP)vector3d.h \
536 $(SOPHYAINCP)longlat.h \
537 $(SOPHYAINCP)utilgeom.h \
538 $(SOPHYAINCP)anydataobj.h \
539 $(SOPHYAINCP)misstime.h \
540 $(SOPHYAINCP)spherehealpix.h \
541 $(SOPHYAINCP)sphericalmap.h \
542 $(SOPHYAINCP)smathconst.h \
543 $(SOPHYAINCP)pixelmap.h \
544 $(SOPHYAINCP)dvlist.h \
545 $(SOPHYAINCP)objfio.h \
546 $(SOPHYAINCP)mutyv.h \
547 $(SOPHYAINCP)tvector.h \
548 $(SOPHYAINCP)tmatrix.h \
549 $(SOPHYAINCP)tarray.h \
550 $(SOPHYAINCP)basarr.h \
551 $(SOPHYAINCP)ndatablock.h \
552 $(SOPHYAINCP)utilarr.h \
553 $(SOPHYAINCP)HEALPixUtils.h
554 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sphg0.cc
555
556$(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \
557 $(SOPHYAINCP)machdefs.h \
558 $(SOPHYAINCP)sophyainit.h \
559 $(SOPHYAINCP)timing.h \
560 $(SOPHYAINCP)cexpre.h \
561 $(SOPHYAINCP)pexceptions.h \
562 $(SOPHYAINCP)rpneval.h \
563 $(SOPHYAINCP)commander.h \
564 $(SOPHYAINCP)pdlmgr.h \
565 $(SOPHYAINCP)dvlist.h \
566 $(SOPHYAINCP)objfio.h \
567 $(SOPHYAINCP)anydataobj.h \
568 $(SOPHYAINCP)ppersist.h \
569 $(SOPHYAINCP)gnumd5.h \
570 $(SOPHYAINCP)ppfbinstream.h \
571 $(SOPHYAINCP)rawstream.h \
572 $(SOPHYAINCP)ppfnametag.h \
573 $(SOPHYAINCP)mutyv.h \
574 $(SOPHYAINCP)ctimer.h
575 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tcmd.cc
576
577$(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \
578 $(SOPHYAINCP)sopnamsp.h \
579 $(SOPHYAINCP)histinit.h \
580 $(SOPHYAINCP)ntoolsinit.h \
581 $(SOPHYAINCP)tarrinit.h \
582 $(SOPHYAINCP)sophyainit.h \
583 $(SOPHYAINCP)machdefs.h \
584 $(SOPHYAINCP)array.h \
585 $(SOPHYAINCP)tarray.h \
586 $(SOPHYAINCP)basarr.h \
587 $(SOPHYAINCP)anydataobj.h \
588 $(SOPHYAINCP)mutyv.h \
589 $(SOPHYAINCP)dvlist.h \
590 $(SOPHYAINCP)objfio.h \
591 $(SOPHYAINCP)ppersist.h \
592 $(SOPHYAINCP)pexceptions.h \
593 $(SOPHYAINCP)gnumd5.h \
594 $(SOPHYAINCP)ppfbinstream.h \
595 $(SOPHYAINCP)rawstream.h \
596 $(SOPHYAINCP)ppfnametag.h \
597 $(SOPHYAINCP)ndatablock.h \
598 $(SOPHYAINCP)utilarr.h \
599 $(SOPHYAINCP)tmatrix.h \
600 $(SOPHYAINCP)tvector.h \
601 $(SOPHYAINCP)matharr.h \
602 $(SOPHYAINCP)fioarr.h \
603 $(SOPHYAINCP)sopemtx.h \
604 $(SOPHYAINCP)cxxcmplnk.h \
605 $(SOPHYAINCP)pdlmgr.h \
606 $(SOPHYAINCP)timing.h
607 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tcxxcmpldynl.cc
608
609$(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \
610 /usr/include/math.h $(SOPHYAINCP)histinit.h \
611 $(SOPHYAINCP)ntoolsinit.h \
612 $(SOPHYAINCP)tarrinit.h \
613 $(SOPHYAINCP)sophyainit.h \
614 $(SOPHYAINCP)machdefs.h \
615 $(SOPHYAINCP)histos.h \
616 $(SOPHYAINCP)objfio.h \
617 $(SOPHYAINCP)anydataobj.h \
618 $(SOPHYAINCP)ppersist.h \
619 $(SOPHYAINCP)pexceptions.h \
620 $(SOPHYAINCP)gnumd5.h \
621 $(SOPHYAINCP)ppfbinstream.h \
622 $(SOPHYAINCP)rawstream.h \
623 $(SOPHYAINCP)ppfnametag.h \
624 $(SOPHYAINCP)peida.h \
625 $(SOPHYAINCP)utils.h \
626 $(SOPHYAINCP)perrors.h \
627 $(SOPHYAINCP)fmath.h \
628 $(SOPHYAINCP)tvector.h \
629 $(SOPHYAINCP)tmatrix.h \
630 $(SOPHYAINCP)tarray.h \
631 $(SOPHYAINCP)basarr.h \
632 $(SOPHYAINCP)mutyv.h \
633 $(SOPHYAINCP)dvlist.h \
634 $(SOPHYAINCP)ndatablock.h \
635 $(SOPHYAINCP)utilarr.h \
636 $(SOPHYAINCP)histos2.h \
637 $(SOPHYAINCP)psighand.h \
638 $(SOPHYAINCP)nbrandom.h \
639 $(SOPHYAINCP)srandgen.h
640 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tdcr.cc
641
642$(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \
643 $(SOPHYAINCP)tarrinit.h \
644 $(SOPHYAINCP)sophyainit.h \
645 $(SOPHYAINCP)machdefs.h \
646 $(SOPHYAINCP)array.h \
647 $(SOPHYAINCP)tarray.h \
648 $(SOPHYAINCP)basarr.h \
649 $(SOPHYAINCP)anydataobj.h \
650 $(SOPHYAINCP)mutyv.h \
651 $(SOPHYAINCP)dvlist.h \
652 $(SOPHYAINCP)objfio.h \
653 $(SOPHYAINCP)ppersist.h \
654 $(SOPHYAINCP)pexceptions.h \
655 $(SOPHYAINCP)gnumd5.h \
656 $(SOPHYAINCP)ppfbinstream.h \
657 $(SOPHYAINCP)rawstream.h \
658 $(SOPHYAINCP)ppfnametag.h \
659 $(SOPHYAINCP)ndatablock.h \
660 $(SOPHYAINCP)utilarr.h \
661 $(SOPHYAINCP)tmatrix.h \
662 $(SOPHYAINCP)tvector.h \
663 $(SOPHYAINCP)matharr.h \
664 $(SOPHYAINCP)fioarr.h \
665 $(SOPHYAINCP)sopemtx.h \
666 $(SOPHYAINCP)pdlmgr.h \
667 $(SOPHYAINCP)timing.h
668 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tdynl.cc
669
670$(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \
671 $(SOPHYAINCP)machdefs.h \
672 $(SOPHYAINCP)nbrandom.h \
673 $(SOPHYAINCP)srandgen.h \
674 $(SOPHYAINCP)matharr.h \
675 $(SOPHYAINCP)tarray.h \
676 $(SOPHYAINCP)basarr.h \
677 $(SOPHYAINCP)anydataobj.h \
678 $(SOPHYAINCP)mutyv.h \
679 $(SOPHYAINCP)dvlist.h \
680 $(SOPHYAINCP)objfio.h \
681 $(SOPHYAINCP)ppersist.h \
682 $(SOPHYAINCP)pexceptions.h \
683 $(SOPHYAINCP)gnumd5.h \
684 $(SOPHYAINCP)ppfbinstream.h \
685 $(SOPHYAINCP)rawstream.h \
686 $(SOPHYAINCP)ppfnametag.h \
687 $(SOPHYAINCP)ndatablock.h \
688 $(SOPHYAINCP)utilarr.h \
689 $(SOPHYAINCP)fftpserver.h \
690 $(SOPHYAINCP)fftservintf.h \
691 $(SOPHYAINCP)tmatrix.h \
692 $(SOPHYAINCP)tvector.h \
693 $(SOPHYAINCP)fftmserver.h \
694 $(SOPHYAINCP)fftwserver.h \
695 $(SOPHYAINCP)ntoolsinit.h \
696 $(SOPHYAINCP)tarrinit.h \
697 $(SOPHYAINCP)sophyainit.h \
698 $(SOPHYAINCP)timing.h
699 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tfft.cc
700
701$(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \
702 $(SOPHYAINCP)ppersist.h \
703 $(SOPHYAINCP)machdefs.h \
704 $(SOPHYAINCP)pexceptions.h \
705 $(SOPHYAINCP)gnumd5.h \
706 $(SOPHYAINCP)ppfbinstream.h \
707 $(SOPHYAINCP)rawstream.h \
708 $(SOPHYAINCP)ppfnametag.h
709 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ thash.cc
710
711$(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \
712 $(SOPHYAINCP)ntoolsinit.h \
713 $(SOPHYAINCP)tarrinit.h \
714 $(SOPHYAINCP)sophyainit.h \
715 $(SOPHYAINCP)machdefs.h \
716 $(SOPHYAINCP)array.h \
717 $(SOPHYAINCP)tarray.h \
718 $(SOPHYAINCP)basarr.h \
719 $(SOPHYAINCP)anydataobj.h \
720 $(SOPHYAINCP)mutyv.h \
721 $(SOPHYAINCP)dvlist.h \
722 $(SOPHYAINCP)objfio.h \
723 $(SOPHYAINCP)ppersist.h \
724 $(SOPHYAINCP)pexceptions.h \
725 $(SOPHYAINCP)gnumd5.h \
726 $(SOPHYAINCP)ppfbinstream.h \
727 $(SOPHYAINCP)rawstream.h \
728 $(SOPHYAINCP)ppfnametag.h \
729 $(SOPHYAINCP)ndatablock.h \
730 $(SOPHYAINCP)utilarr.h \
731 $(SOPHYAINCP)tmatrix.h \
732 $(SOPHYAINCP)tvector.h \
733 $(SOPHYAINCP)matharr.h \
734 $(SOPHYAINCP)fioarr.h \
735 $(SOPHYAINCP)sopemtx.h \
736 $(SOPHYAINCP)cimage.h \
737 $(SOPHYAINCP)nbrandom.h \
738 $(SOPHYAINCP)srandgen.h \
739 $(SOPHYAINCP)fiondblock.h
740 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ timg.cc
741
742$(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \
743 $(SOPHYAINCP)machdefs.h \
744 $(SOPHYAINCP)srandgen.h \
745 $(SOPHYAINCP)tarrinit.h \
746 $(SOPHYAINCP)sophyainit.h \
747 $(SOPHYAINCP)tvector.h \
748 $(SOPHYAINCP)tmatrix.h \
749 $(SOPHYAINCP)tarray.h \
750 $(SOPHYAINCP)basarr.h \
751 $(SOPHYAINCP)anydataobj.h \
752 $(SOPHYAINCP)mutyv.h \
753 $(SOPHYAINCP)dvlist.h \
754 $(SOPHYAINCP)objfio.h \
755 $(SOPHYAINCP)ppersist.h \
756 $(SOPHYAINCP)pexceptions.h \
757 $(SOPHYAINCP)gnumd5.h \
758 $(SOPHYAINCP)ppfbinstream.h \
759 $(SOPHYAINCP)rawstream.h \
760 $(SOPHYAINCP)ppfnametag.h \
761 $(SOPHYAINCP)ndatablock.h \
762 $(SOPHYAINCP)utilarr.h \
763 $(SOPHYAINCP)sopemtx.h \
764 $(SOPHYAINCP)timing.h
765 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmxv.cc
766
767$(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \
768 $(SOPHYAINCP)histinit.h \
769 $(SOPHYAINCP)ntoolsinit.h \
770 $(SOPHYAINCP)tarrinit.h \
771 $(SOPHYAINCP)sophyainit.h \
772 $(SOPHYAINCP)machdefs.h \
773 $(SOPHYAINCP)dvlist.h \
774 $(SOPHYAINCP)objfio.h \
775 $(SOPHYAINCP)anydataobj.h \
776 $(SOPHYAINCP)ppersist.h \
777 $(SOPHYAINCP)pexceptions.h \
778 $(SOPHYAINCP)gnumd5.h \
779 $(SOPHYAINCP)ppfbinstream.h \
780 $(SOPHYAINCP)rawstream.h \
781 $(SOPHYAINCP)ppfnametag.h \
782 $(SOPHYAINCP)mutyv.h \
783 $(SOPHYAINCP)ntuple.h \
784 $(SOPHYAINCP)ntupintf.h \
785 $(SOPHYAINCP)xntuple.h \
786 $(SOPHYAINCP)datatable.h \
787 $(SOPHYAINCP)basedtable.h \
788 $(SOPHYAINCP)segdatablock.h \
789 $(SOPHYAINCP)swppfdtable.h \
790 $(SOPHYAINCP)swsegdb.h \
791 $(SOPHYAINCP)ppfswapper.h \
792 $(SOPHYAINCP)ppftpointerio.h
793 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tnt.cc
794
795$(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \
796 /usr/include/math.h $(SOPHYAINCP)histinit.h \
797 $(SOPHYAINCP)ntoolsinit.h \
798 $(SOPHYAINCP)tarrinit.h \
799 $(SOPHYAINCP)sophyainit.h \
800 $(SOPHYAINCP)machdefs.h \
801 $(SOPHYAINCP)histos.h \
802 $(SOPHYAINCP)objfio.h \
803 $(SOPHYAINCP)anydataobj.h \
804 $(SOPHYAINCP)ppersist.h \
805 $(SOPHYAINCP)pexceptions.h \
806 $(SOPHYAINCP)gnumd5.h \
807 $(SOPHYAINCP)ppfbinstream.h \
808 $(SOPHYAINCP)rawstream.h \
809 $(SOPHYAINCP)ppfnametag.h \
810 $(SOPHYAINCP)peida.h \
811 $(SOPHYAINCP)utils.h \
812 $(SOPHYAINCP)perrors.h \
813 $(SOPHYAINCP)fmath.h \
814 $(SOPHYAINCP)tvector.h \
815 $(SOPHYAINCP)tmatrix.h \
816 $(SOPHYAINCP)tarray.h \
817 $(SOPHYAINCP)basarr.h \
818 $(SOPHYAINCP)mutyv.h \
819 $(SOPHYAINCP)dvlist.h \
820 $(SOPHYAINCP)ndatablock.h \
821 $(SOPHYAINCP)utilarr.h \
822 $(SOPHYAINCP)histos2.h \
823 $(SOPHYAINCP)ntuple.h \
824 $(SOPHYAINCP)ntupintf.h \
825 $(SOPHYAINCP)nbrandom.h \
826 $(SOPHYAINCP)srandgen.h \
827 $(SOPHYAINCP)fioarr.h
828 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tobjio.cc
829
830$(SOPHYAOBJP)tobjio2.o: tobjio2.cc $(SOPHYAINCP)sopnamsp.h \
831 $(SOPHYAINCP)histinit.h \
832 $(SOPHYAINCP)ntoolsinit.h \
833 $(SOPHYAINCP)tarrinit.h \
834 $(SOPHYAINCP)sophyainit.h \
835 $(SOPHYAINCP)machdefs.h \
836 $(SOPHYAINCP)histos.h \
837 $(SOPHYAINCP)objfio.h \
838 $(SOPHYAINCP)anydataobj.h \
839 $(SOPHYAINCP)ppersist.h \
840 $(SOPHYAINCP)pexceptions.h \
841 $(SOPHYAINCP)gnumd5.h \
842 $(SOPHYAINCP)ppfbinstream.h \
843 $(SOPHYAINCP)rawstream.h \
844 $(SOPHYAINCP)ppfnametag.h \
845 $(SOPHYAINCP)peida.h \
846 $(SOPHYAINCP)utils.h \
847 $(SOPHYAINCP)perrors.h \
848 $(SOPHYAINCP)fmath.h \
849 $(SOPHYAINCP)tvector.h \
850 $(SOPHYAINCP)tmatrix.h \
851 $(SOPHYAINCP)tarray.h \
852 $(SOPHYAINCP)basarr.h \
853 $(SOPHYAINCP)mutyv.h \
854 $(SOPHYAINCP)dvlist.h \
855 $(SOPHYAINCP)ndatablock.h \
856 $(SOPHYAINCP)utilarr.h \
857 $(SOPHYAINCP)histos2.h \
858 $(SOPHYAINCP)ntuple.h \
859 $(SOPHYAINCP)ntupintf.h \
860 $(SOPHYAINCP)nbrandom.h \
861 $(SOPHYAINCP)srandgen.h
862 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tobjio2.cc
863
864$(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \
865 $(SOPHYAINCP)zthread.h \
866 $(SOPHYAINCP)machdefs.h \
867 $(SOPHYAINCP)pexceptions.h \
868 $(SOPHYAINCP)timing.h
869 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tpipe.cc
870
871$(SOPHYAOBJP)tsimplex.o: tsimplex.cc /usr/include/math.h \
872 $(SOPHYAINCP)sopnamsp.h \
873 $(SOPHYAINCP)simplex.h \
874 $(SOPHYAINCP)machdefs.h \
875 $(SOPHYAINCP)tvector.h \
876 $(SOPHYAINCP)tmatrix.h \
877 $(SOPHYAINCP)tarray.h \
878 $(SOPHYAINCP)basarr.h \
879 $(SOPHYAINCP)anydataobj.h \
880 $(SOPHYAINCP)mutyv.h \
881 $(SOPHYAINCP)dvlist.h \
882 $(SOPHYAINCP)objfio.h \
883 $(SOPHYAINCP)ppersist.h \
884 $(SOPHYAINCP)pexceptions.h \
885 $(SOPHYAINCP)gnumd5.h \
886 $(SOPHYAINCP)ppfbinstream.h \
887 $(SOPHYAINCP)rawstream.h \
888 $(SOPHYAINCP)ppfnametag.h \
889 $(SOPHYAINCP)ndatablock.h \
890 $(SOPHYAINCP)utilarr.h \
891 $(SOPHYAINCP)generalfit.h \
892 $(SOPHYAINCP)generaldata.h \
893 $(SOPHYAINCP)ntupintf.h \
894 $(SOPHYAINCP)poly.h \
895 $(SOPHYAINCP)peida.h \
896 $(SOPHYAINCP)utils.h \
897 $(SOPHYAINCP)perrors.h \
898 $(SOPHYAINCP)fmath.h \
899 $(SOPHYAINCP)histinit.h \
900 $(SOPHYAINCP)ntoolsinit.h \
901 $(SOPHYAINCP)tarrinit.h \
902 $(SOPHYAINCP)sophyainit.h \
903 $(SOPHYAINCP)timing.h
904 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsimplex.cc
905
906$(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \
907 $(SOPHYAINCP)sopnamsp.h /usr/include/math.h \
908 $(SOPHYAINCP)sambainit.h \
909 $(SOPHYAINCP)skymapinit.h \
910 $(SOPHYAINCP)sophyainit.h \
911 $(SOPHYAINCP)machdefs.h \
912 $(SOPHYAINCP)ntoolsinit.h \
913 $(SOPHYAINCP)tarrinit.h \
914 $(SOPHYAINCP)pexceptions.h \
915 $(SOPHYAINCP)timing.h \
916 $(SOPHYAINCP)sphereecp.h \
917 $(SOPHYAINCP)sphericalmap.h \
918 $(SOPHYAINCP)smathconst.h \
919 $(SOPHYAINCP)pixelmap.h \
920 $(SOPHYAINCP)ppersist.h \
921 $(SOPHYAINCP)gnumd5.h \
922 $(SOPHYAINCP)ppfbinstream.h \
923 $(SOPHYAINCP)rawstream.h \
924 $(SOPHYAINCP)ppfnametag.h \
925 $(SOPHYAINCP)dvlist.h \
926 $(SOPHYAINCP)objfio.h \
927 $(SOPHYAINCP)anydataobj.h \
928 $(SOPHYAINCP)mutyv.h \
929 $(SOPHYAINCP)spherepos.h \
930 $(SOPHYAINCP)unitvector.h \
931 $(SOPHYAINCP)vector3d.h \
932 $(SOPHYAINCP)longlat.h \
933 $(SOPHYAINCP)utilgeom.h \
934 $(SOPHYAINCP)tvector.h \
935 $(SOPHYAINCP)tmatrix.h \
936 $(SOPHYAINCP)tarray.h \
937 $(SOPHYAINCP)basarr.h \
938 $(SOPHYAINCP)ndatablock.h \
939 $(SOPHYAINCP)utilarr.h \
940 $(SOPHYAINCP)fiosphereecp.h \
941 $(SOPHYAINCP)array.h \
942 $(SOPHYAINCP)matharr.h \
943 $(SOPHYAINCP)fioarr.h \
944 $(SOPHYAINCP)sopemtx.h \
945 $(SOPHYAINCP)samba.h \
946 $(SOPHYAINCP)alm.h \
947 $(SOPHYAINCP)nbrandom.h \
948 $(SOPHYAINCP)srandgen.h \
949 $(SOPHYAINCP)nbmath.h \
950 $(SOPHYAINCP)triangmtx.h \
951 $(SOPHYAINCP)bruit.h \
952 $(SOPHYAINCP)circle.h \
953 $(SOPHYAINCP)geometry.h \
954 $(SOPHYAINCP)lambdaBuilder.h \
955 $(SOPHYAINCP)misstime.h \
956 $(SOPHYAINCP)mlobe.h \
957 $(SOPHYAINCP)prefcount.h \
958 $(SOPHYAINCP)scan.h \
959 $(SOPHYAINCP)sphericaltransformserver.h \
960 $(SOPHYAINCP)fftservintf.h \
961 $(SOPHYAINCP)fftpserver.h \
962 $(SOPHYAINCP)tod.h
963 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsphereecp.cc
964
965$(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \
966 $(SOPHYAINCP)skymapinit.h \
967 $(SOPHYAINCP)sophyainit.h \
968 $(SOPHYAINCP)machdefs.h \
969 $(SOPHYAINCP)skymap.h \
970 $(SOPHYAINCP)spherethetaphi.h \
971 $(SOPHYAINCP)sphericalmap.h \
972 $(SOPHYAINCP)smathconst.h \
973 $(SOPHYAINCP)pixelmap.h \
974 $(SOPHYAINCP)ppersist.h \
975 $(SOPHYAINCP)pexceptions.h \
976 $(SOPHYAINCP)gnumd5.h \
977 $(SOPHYAINCP)ppfbinstream.h \
978 $(SOPHYAINCP)rawstream.h \
979 $(SOPHYAINCP)ppfnametag.h \
980 $(SOPHYAINCP)dvlist.h \
981 $(SOPHYAINCP)objfio.h \
982 $(SOPHYAINCP)anydataobj.h \
983 $(SOPHYAINCP)mutyv.h \
984 $(SOPHYAINCP)spherepos.h \
985 $(SOPHYAINCP)unitvector.h \
986 $(SOPHYAINCP)vector3d.h \
987 $(SOPHYAINCP)longlat.h \
988 $(SOPHYAINCP)utilgeom.h \
989 $(SOPHYAINCP)tvector.h \
990 $(SOPHYAINCP)tmatrix.h \
991 $(SOPHYAINCP)tarray.h \
992 $(SOPHYAINCP)basarr.h \
993 $(SOPHYAINCP)ndatablock.h \
994 $(SOPHYAINCP)utilarr.h \
995 $(SOPHYAINCP)spherehealpix.h \
996 $(SOPHYAINCP)HEALPixUtils.h \
997 $(SOPHYAINCP)localmap.h \
998 $(SOPHYAINCP)sphereecp.h \
999 $(SOPHYAINCP)fiospherethetaphi.h \
1000 $(SOPHYAINCP)fiospherehealpix.h \
1001 $(SOPHYAINCP)fiolocalmap.h \
1002 $(SOPHYAINCP)fiosphereecp.h \
1003 $(SOPHYAINCP)tod.h \
1004 $(SOPHYAINCP)misstime.h \
1005 $(SOPHYAINCP)timing.h
1006 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tspm.cc
1007
1008$(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \
1009 $(SOPHYAINCP)sambainit.h \
1010 $(SOPHYAINCP)skymapinit.h \
1011 $(SOPHYAINCP)sophyainit.h \
1012 $(SOPHYAINCP)machdefs.h \
1013 $(SOPHYAINCP)ntoolsinit.h \
1014 $(SOPHYAINCP)tarrinit.h \
1015 $(SOPHYAINCP)skymap.h \
1016 $(SOPHYAINCP)spherethetaphi.h \
1017 $(SOPHYAINCP)sphericalmap.h \
1018 $(SOPHYAINCP)smathconst.h \
1019 $(SOPHYAINCP)pixelmap.h \
1020 $(SOPHYAINCP)ppersist.h \
1021 $(SOPHYAINCP)pexceptions.h \
1022 $(SOPHYAINCP)gnumd5.h \
1023 $(SOPHYAINCP)ppfbinstream.h \
1024 $(SOPHYAINCP)rawstream.h \
1025 $(SOPHYAINCP)ppfnametag.h \
1026 $(SOPHYAINCP)dvlist.h \
1027 $(SOPHYAINCP)objfio.h \
1028 $(SOPHYAINCP)anydataobj.h \
1029 $(SOPHYAINCP)mutyv.h \
1030 $(SOPHYAINCP)spherepos.h \
1031 $(SOPHYAINCP)unitvector.h \
1032 $(SOPHYAINCP)vector3d.h \
1033 $(SOPHYAINCP)longlat.h \
1034 $(SOPHYAINCP)utilgeom.h \
1035 $(SOPHYAINCP)tvector.h \
1036 $(SOPHYAINCP)tmatrix.h \
1037 $(SOPHYAINCP)tarray.h \
1038 $(SOPHYAINCP)basarr.h \
1039 $(SOPHYAINCP)ndatablock.h \
1040 $(SOPHYAINCP)utilarr.h \
1041 $(SOPHYAINCP)spherehealpix.h \
1042 $(SOPHYAINCP)HEALPixUtils.h \
1043 $(SOPHYAINCP)localmap.h \
1044 $(SOPHYAINCP)sphereecp.h \
1045 $(SOPHYAINCP)fiospherethetaphi.h \
1046 $(SOPHYAINCP)fiospherehealpix.h \
1047 $(SOPHYAINCP)fiolocalmap.h \
1048 $(SOPHYAINCP)fiosphereecp.h \
1049 $(SOPHYAINCP)tod.h \
1050 $(SOPHYAINCP)misstime.h \
1051 $(SOPHYAINCP)fitstarray.h \
1052 $(SOPHYAINCP)fitsfile.h \
1053 $(SOPHYAINCP)FitsIO/fitsio.h \
1054 $(SOPHYAINCP)FitsIO/longnam.h \
1055 $(SOPHYAINCP)fitsspherehealpix.h \
1056 $(SOPHYAINCP)nbrandom.h \
1057 $(SOPHYAINCP)srandgen.h \
1058 $(SOPHYAINCP)timing.h
1059 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tspm2.cc
1060
1061$(SOPHYAOBJP)tstboloread.o: tstboloread.cc \
1062 $(SOPHYAINCP)sopnamsp.h \
1063 $(SOPHYAINCP)machdefs.h \
1064 $(SOPHYAINCP)sophyainit.h \
1065 $(SOPHYAINCP)pexceptions.h \
1066 $(SOPHYAINCP)fboloread.h \
1067 $(SOPHYAINCP)anydataobj.h \
1068 $(SOPHYAINCP)tvector.h \
1069 $(SOPHYAINCP)tmatrix.h \
1070 $(SOPHYAINCP)tarray.h \
1071 $(SOPHYAINCP)basarr.h \
1072 $(SOPHYAINCP)mutyv.h \
1073 $(SOPHYAINCP)dvlist.h \
1074 $(SOPHYAINCP)objfio.h \
1075 $(SOPHYAINCP)ppersist.h \
1076 $(SOPHYAINCP)gnumd5.h \
1077 $(SOPHYAINCP)ppfbinstream.h \
1078 $(SOPHYAINCP)rawstream.h \
1079 $(SOPHYAINCP)ppfnametag.h \
1080 $(SOPHYAINCP)ndatablock.h \
1081 $(SOPHYAINCP)utilarr.h \
1082 $(SOPHYAINCP)fabtcolread.h \
1083 $(SOPHYAINCP)FitsIO/fitsio.h \
1084 $(SOPHYAINCP)FitsIO/longnam.h \
1085 $(SOPHYAINCP)fabtwriter.h
1086 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstboloread.cc
1087
1088$(SOPHYAOBJP)tstcolread.o: tstcolread.cc \
1089 $(SOPHYAINCP)sopnamsp.h \
1090 $(SOPHYAINCP)machdefs.h \
1091 $(SOPHYAINCP)sophyainit.h \
1092 $(SOPHYAINCP)pexceptions.h \
1093 $(SOPHYAINCP)fabtcolread.h \
1094 $(SOPHYAINCP)anydataobj.h \
1095 $(SOPHYAINCP)tvector.h \
1096 $(SOPHYAINCP)tmatrix.h \
1097 $(SOPHYAINCP)tarray.h \
1098 $(SOPHYAINCP)basarr.h \
1099 $(SOPHYAINCP)mutyv.h \
1100 $(SOPHYAINCP)dvlist.h \
1101 $(SOPHYAINCP)objfio.h \
1102 $(SOPHYAINCP)ppersist.h \
1103 $(SOPHYAINCP)gnumd5.h \
1104 $(SOPHYAINCP)ppfbinstream.h \
1105 $(SOPHYAINCP)rawstream.h \
1106 $(SOPHYAINCP)ppfnametag.h \
1107 $(SOPHYAINCP)ndatablock.h \
1108 $(SOPHYAINCP)utilarr.h \
1109 $(SOPHYAINCP)FitsIO/fitsio.h \
1110 $(SOPHYAINCP)FitsIO/longnam.h \
1111 $(SOPHYAINCP)fabtwriter.h
1112 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstcolread.cc
1113
1114$(SOPHYAOBJP)tstdtable.o: tstdtable.cc \
1115 $(SOPHYAINCP)sopnamsp.h \
1116 $(SOPHYAINCP)histinit.h \
1117 $(SOPHYAINCP)ntoolsinit.h \
1118 $(SOPHYAINCP)tarrinit.h \
1119 $(SOPHYAINCP)sophyainit.h \
1120 $(SOPHYAINCP)machdefs.h \
1121 $(SOPHYAINCP)ctimer.h \
1122 $(SOPHYAINCP)datatable.h \
1123 $(SOPHYAINCP)basedtable.h \
1124 $(SOPHYAINCP)ntupintf.h \
1125 $(SOPHYAINCP)dvlist.h \
1126 $(SOPHYAINCP)objfio.h \
1127 $(SOPHYAINCP)anydataobj.h \
1128 $(SOPHYAINCP)ppersist.h \
1129 $(SOPHYAINCP)pexceptions.h \
1130 $(SOPHYAINCP)gnumd5.h \
1131 $(SOPHYAINCP)ppfbinstream.h \
1132 $(SOPHYAINCP)rawstream.h \
1133 $(SOPHYAINCP)ppfnametag.h \
1134 $(SOPHYAINCP)mutyv.h \
1135 $(SOPHYAINCP)segdatablock.h \
1136 $(SOPHYAINCP)swppfdtable.h \
1137 $(SOPHYAINCP)swsegdb.h \
1138 $(SOPHYAINCP)ppfswapper.h \
1139 $(SOPHYAINCP)ppftpointerio.h
1140 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstdtable.cc
1141
1142$(SOPHYAOBJP)tstndblk.o: tstndblk.cc \
1143 $(SOPHYAINCP)sopnamsp.h \
1144 $(SOPHYAINCP)machdefs.h \
1145 $(SOPHYAINCP)ntoolsinit.h \
1146 $(SOPHYAINCP)tarrinit.h \
1147 $(SOPHYAINCP)sophyainit.h \
1148 $(SOPHYAINCP)pexceptions.h \
1149 $(SOPHYAINCP)ndatablock.h \
1150 $(SOPHYAINCP)anydataobj.h
1151 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstndblk.cc
1152
1153$(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \
1154 $(SOPHYAINCP)sopnamsp.h \
1155 $(SOPHYAINCP)machdefs.h /usr/include/math.h \
1156 $(SOPHYAINCP)timing.h \
1157 $(SOPHYAINCP)histinit.h \
1158 $(SOPHYAINCP)ntoolsinit.h \
1159 $(SOPHYAINCP)tarrinit.h \
1160 $(SOPHYAINCP)sophyainit.h \
1161 $(SOPHYAINCP)pexceptions.h \
1162 $(SOPHYAINCP)ppfwrapstlv.h \
1163 $(SOPHYAINCP)anydataobj.h \
1164 $(SOPHYAINCP)ppersist.h \
1165 $(SOPHYAINCP)gnumd5.h \
1166 $(SOPHYAINCP)ppfbinstream.h \
1167 $(SOPHYAINCP)rawstream.h \
1168 $(SOPHYAINCP)ppfnametag.h
1169 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstppfwrapstl.cc
1170
1171$(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \
1172 $(SOPHYAINCP)sopnamsp.h \
1173 $(SOPHYAINCP)machdefs.h /usr/include/math.h \
1174 $(SOPHYAINCP)timing.h \
1175 $(SOPHYAINCP)histinit.h \
1176 $(SOPHYAINCP)ntoolsinit.h \
1177 $(SOPHYAINCP)tarrinit.h \
1178 $(SOPHYAINCP)sophyainit.h \
1179 $(SOPHYAINCP)pexceptions.h \
1180 $(SOPHYAINCP)segdatablock.h \
1181 $(SOPHYAINCP)anydataobj.h \
1182 $(SOPHYAINCP)fiosegdb.h \
1183 $(SOPHYAINCP)ppersist.h \
1184 $(SOPHYAINCP)gnumd5.h \
1185 $(SOPHYAINCP)ppfbinstream.h \
1186 $(SOPHYAINCP)rawstream.h \
1187 $(SOPHYAINCP)ppfnametag.h \
1188 $(SOPHYAINCP)ppftpointerio.h \
1189 $(SOPHYAINCP)swsegdb.h \
1190 $(SOPHYAINCP)ppfswapper.h \
1191 $(SOPHYAINCP)ppfwrapstlv.h
1192 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstsegdb.cc
1193
1194$(SOPHYAOBJP)tsttmat.o: tsttmat.cc $(SOPHYAINCP)sopnamsp.h \
1195 $(SOPHYAINCP)machdefs.h \
1196 $(SOPHYAINCP)ntoolsinit.h \
1197 $(SOPHYAINCP)tarrinit.h \
1198 $(SOPHYAINCP)sophyainit.h \
1199 $(SOPHYAINCP)pexceptions.h \
1200 $(SOPHYAINCP)array.h \
1201 $(SOPHYAINCP)tarray.h \
1202 $(SOPHYAINCP)basarr.h \
1203 $(SOPHYAINCP)anydataobj.h \
1204 $(SOPHYAINCP)mutyv.h \
1205 $(SOPHYAINCP)dvlist.h \
1206 $(SOPHYAINCP)objfio.h \
1207 $(SOPHYAINCP)ppersist.h \
1208 $(SOPHYAINCP)gnumd5.h \
1209 $(SOPHYAINCP)ppfbinstream.h \
1210 $(SOPHYAINCP)rawstream.h \
1211 $(SOPHYAINCP)ppfnametag.h \
1212 $(SOPHYAINCP)ndatablock.h \
1213 $(SOPHYAINCP)utilarr.h \
1214 $(SOPHYAINCP)tmatrix.h \
1215 $(SOPHYAINCP)tvector.h \
1216 $(SOPHYAINCP)matharr.h \
1217 $(SOPHYAINCP)fioarr.h \
1218 $(SOPHYAINCP)sopemtx.h \
1219 $(SOPHYAINCP)srandgen.h
1220 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttmat.cc
1221
1222$(SOPHYAOBJP)tsttminv.o: tsttminv.cc \
1223 $(SOPHYAINCP)sopnamsp.h \
1224 $(SOPHYAINCP)machdefs.h \
1225 $(SOPHYAINCP)timing.h \
1226 $(SOPHYAINCP)ntoolsinit.h \
1227 $(SOPHYAINCP)tarrinit.h \
1228 $(SOPHYAINCP)sophyainit.h \
1229 $(SOPHYAINCP)pexceptions.h \
1230 $(SOPHYAINCP)array.h \
1231 $(SOPHYAINCP)tarray.h \
1232 $(SOPHYAINCP)basarr.h \
1233 $(SOPHYAINCP)anydataobj.h \
1234 $(SOPHYAINCP)mutyv.h \
1235 $(SOPHYAINCP)dvlist.h \
1236 $(SOPHYAINCP)objfio.h \
1237 $(SOPHYAINCP)ppersist.h \
1238 $(SOPHYAINCP)gnumd5.h \
1239 $(SOPHYAINCP)ppfbinstream.h \
1240 $(SOPHYAINCP)rawstream.h \
1241 $(SOPHYAINCP)ppfnametag.h \
1242 $(SOPHYAINCP)ndatablock.h \
1243 $(SOPHYAINCP)utilarr.h \
1244 $(SOPHYAINCP)tmatrix.h \
1245 $(SOPHYAINCP)tvector.h \
1246 $(SOPHYAINCP)matharr.h \
1247 $(SOPHYAINCP)fioarr.h \
1248 $(SOPHYAINCP)sopemtx.h \
1249 $(SOPHYAINCP)srandgen.h \
1250 $(SOPHYAINCP)intflapack.h
1251 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttminv.cc
1252
1253$(SOPHYAOBJP)tsttvec.o: tsttvec.cc $(SOPHYAINCP)sopnamsp.h \
1254 $(SOPHYAINCP)machdefs.h \
1255 $(SOPHYAINCP)ntoolsinit.h \
1256 $(SOPHYAINCP)tarrinit.h \
1257 $(SOPHYAINCP)sophyainit.h \
1258 $(SOPHYAINCP)pexceptions.h \
1259 $(SOPHYAINCP)array.h \
1260 $(SOPHYAINCP)tarray.h \
1261 $(SOPHYAINCP)basarr.h \
1262 $(SOPHYAINCP)anydataobj.h \
1263 $(SOPHYAINCP)mutyv.h \
1264 $(SOPHYAINCP)dvlist.h \
1265 $(SOPHYAINCP)objfio.h \
1266 $(SOPHYAINCP)ppersist.h \
1267 $(SOPHYAINCP)gnumd5.h \
1268 $(SOPHYAINCP)ppfbinstream.h \
1269 $(SOPHYAINCP)rawstream.h \
1270 $(SOPHYAINCP)ppfnametag.h \
1271 $(SOPHYAINCP)ndatablock.h \
1272 $(SOPHYAINCP)utilarr.h \
1273 $(SOPHYAINCP)tmatrix.h \
1274 $(SOPHYAINCP)tvector.h \
1275 $(SOPHYAINCP)matharr.h \
1276 $(SOPHYAINCP)fioarr.h \
1277 $(SOPHYAINCP)sopemtx.h \
1278 $(SOPHYAINCP)srandgen.h
1279 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttvec.cc
1280
1281$(SOPHYAOBJP)tswfits.o: tswfits.cc $(SOPHYAINCP)sopnamsp.h \
1282 $(SOPHYAINCP)histinit.h \
1283 $(SOPHYAINCP)ntoolsinit.h \
1284 $(SOPHYAINCP)tarrinit.h \
1285 $(SOPHYAINCP)sophyainit.h \
1286 $(SOPHYAINCP)machdefs.h \
1287 $(SOPHYAINCP)dvlist.h \
1288 $(SOPHYAINCP)objfio.h \
1289 $(SOPHYAINCP)anydataobj.h \
1290 $(SOPHYAINCP)ppersist.h \
1291 $(SOPHYAINCP)pexceptions.h \
1292 $(SOPHYAINCP)gnumd5.h \
1293 $(SOPHYAINCP)ppfbinstream.h \
1294 $(SOPHYAINCP)rawstream.h \
1295 $(SOPHYAINCP)ppfnametag.h \
1296 $(SOPHYAINCP)mutyv.h \
1297 $(SOPHYAINCP)datatable.h \
1298 $(SOPHYAINCP)basedtable.h \
1299 $(SOPHYAINCP)ntupintf.h \
1300 $(SOPHYAINCP)segdatablock.h \
1301 $(SOPHYAINCP)swppfdtable.h \
1302 $(SOPHYAINCP)swsegdb.h \
1303 $(SOPHYAINCP)ppfswapper.h \
1304 $(SOPHYAINCP)ppftpointerio.h \
1305 $(SOPHYAINCP)fabtwriter.h \
1306 $(SOPHYAINCP)tvector.h \
1307 $(SOPHYAINCP)tmatrix.h \
1308 $(SOPHYAINCP)tarray.h \
1309 $(SOPHYAINCP)basarr.h \
1310 $(SOPHYAINCP)ndatablock.h \
1311 $(SOPHYAINCP)utilarr.h \
1312 $(SOPHYAINCP)FitsIO/fitsio.h \
1313 $(SOPHYAINCP)FitsIO/longnam.h \
1314 $(SOPHYAINCP)fabtcolread.h \
1315 $(SOPHYAINCP)fitsswapper.h
1316 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tswfits.cc
1317
1318$(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \
1319 $(SOPHYAINCP)sopnamsp.h \
1320 $(SOPHYAINCP)machdefs.h /usr/include/math.h \
1321 $(SOPHYAINCP)timing.h \
1322 $(SOPHYAINCP)timestamp.h \
1323 $(SOPHYAINCP)histinit.h \
1324 $(SOPHYAINCP)ntoolsinit.h \
1325 $(SOPHYAINCP)tarrinit.h \
1326 $(SOPHYAINCP)sophyainit.h \
1327 $(SOPHYAINCP)pexceptions.h
1328 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ttimestamp.cc
1329
1330$(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \
1331 $(SOPHYAINCP)zthread.h \
1332 $(SOPHYAINCP)machdefs.h \
1333 $(SOPHYAINCP)pexceptions.h \
1334 $(SOPHYAINCP)timing.h
1335 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ zthr.cc
1336
Note: See TracBrowser for help on using the repository browser.