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

Last change on this file since 3390 was 3390, checked in by cmv, 18 years ago

prog de tests (tmtrnd,tmtrnd3) de la classe RandomGenerator , cmv+rz 22/11/2007

File size: 50.6 KB
Line 
1include $(SOPHYABASE)/include/sophyamake.inc
2
3PROGS = $(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)tnfits $(SOPHYAEXEP)tfitsdt $(SOPHYAEXEP)tsttmat $(SOPHYAEXEP)tsttminv $(SOPHYAEXEP)tsttvec $(SOPHYAEXEP)ttimestamp $(SOPHYAEXEP)zthr $(SOPHYAEXEP)tmtrnd $(SOPHYAEXEP)tmtrnd3
4
5all: $(PROGS)
6
7clean:
8 rm -f $(PROGS)
9 rm -f $(SOPHYAOBJP)tmtrnd3.o $(SOPHYAOBJP)tmtrnd.o $(SOPHYAOBJP)zthr.o $(SOPHYAOBJP)ttimestamp.o $(SOPHYAOBJP)tsttvec.o $(SOPHYAOBJP)tsttminv.o $(SOPHYAOBJP)tsttmat.o $(SOPHYAOBJP)tfitsdt.o $(SOPHYAOBJP)tnfits.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
10
11arrt: $(SOPHYAEXEP)arrt
12 echo $@ " done"
13$(SOPHYAEXEP)arrt: $(SOPHYAOBJP)arrt.o
14 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)arrt.o $(SOPHYAALLSLBLIST)
15
16carrt: $(SOPHYAEXEP)carrt
17 echo $@ " done"
18$(SOPHYAEXEP)carrt: $(SOPHYAOBJP)carrt.o
19 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)carrt.o $(SOPHYAALLSLBLIST)
20
21lpk: $(SOPHYAEXEP)lpk
22 echo $@ " done"
23$(SOPHYAEXEP)lpk: $(SOPHYAOBJP)lpk.o
24 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)lpk.o $(SOPHYAALLSLBLIST)
25
26obj_fits: $(SOPHYAEXEP)obj_fits
27 echo $@ " done"
28$(SOPHYAEXEP)obj_fits: $(SOPHYAOBJP)obj_fits.o
29 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)obj_fits.o $(SOPHYAALLSLBLIST)
30
31ovharr: $(SOPHYAEXEP)ovharr
32 echo $@ " done"
33$(SOPHYAEXEP)ovharr: $(SOPHYAOBJP)ovharr.o
34 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ovharr.o $(SOPHYAALLSLBLIST)
35
36pizthr: $(SOPHYAEXEP)pizthr
37 echo $@ " done"
38$(SOPHYAEXEP)pizthr: $(SOPHYAOBJP)pizthr.o
39 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)pizthr.o $(SOPHYAALLSLBLIST)
40
41ppftswap: $(SOPHYAEXEP)ppftswap
42 echo $@ " done"
43$(SOPHYAEXEP)ppftswap: $(SOPHYAOBJP)ppftswap.o
44 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ppftswap.o $(SOPHYAALLSLBLIST)
45
46spar: $(SOPHYAEXEP)spar
47 echo $@ " done"
48$(SOPHYAEXEP)spar: $(SOPHYAOBJP)spar.o
49 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)spar.o $(SOPHYAALLSLBLIST)
50
51sphg0: $(SOPHYAEXEP)sphg0
52 echo $@ " done"
53$(SOPHYAEXEP)sphg0: $(SOPHYAOBJP)sphg0.o
54 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)sphg0.o $(SOPHYAALLSLBLIST)
55
56sph2lm: $(SOPHYAEXEP)sph2lm
57 echo $@ " done"
58$(SOPHYAEXEP)sph2lm: $(SOPHYAOBJP)sph2lm.o
59 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)sph2lm.o $(SOPHYAALLSLBLIST)
60
61tcmd: $(SOPHYAEXEP)tcmd
62 echo $@ " done"
63$(SOPHYAEXEP)tcmd: $(SOPHYAOBJP)tcmd.o
64 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tcmd.o $(SOPHYAALLSLBLIST)
65
66tcxxcmpldynl: $(SOPHYAEXEP)tcxxcmpldynl
67 echo $@ " done"
68$(SOPHYAEXEP)tcxxcmpldynl: $(SOPHYAOBJP)tcxxcmpldynl.o
69 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tcxxcmpldynl.o $(SOPHYAALLSLBLIST)
70
71tdcr: $(SOPHYAEXEP)tdcr
72 echo $@ " done"
73$(SOPHYAEXEP)tdcr: $(SOPHYAOBJP)tdcr.o
74 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tdcr.o $(SOPHYAALLSLBLIST)
75
76tdynl: $(SOPHYAEXEP)tdynl
77 echo $@ " done"
78$(SOPHYAEXEP)tdynl: $(SOPHYAOBJP)tdynl.o
79 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tdynl.o $(SOPHYAALLSLBLIST)
80
81tfft: $(SOPHYAEXEP)tfft
82 echo $@ " done"
83$(SOPHYAEXEP)tfft: $(SOPHYAOBJP)tfft.o
84 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tfft.o $(SOPHYAALLSLBLIST)
85
86thash: $(SOPHYAEXEP)thash
87 echo $@ " done"
88$(SOPHYAEXEP)thash: $(SOPHYAOBJP)thash.o
89 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)thash.o $(SOPHYAALLSLBLIST)
90
91timg: $(SOPHYAEXEP)timg
92 echo $@ " done"
93$(SOPHYAEXEP)timg: $(SOPHYAOBJP)timg.o
94 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)timg.o $(SOPHYAALLSLBLIST)
95
96tmxv: $(SOPHYAEXEP)tmxv
97 echo $@ " done"
98$(SOPHYAEXEP)tmxv: $(SOPHYAOBJP)tmxv.o
99 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tmxv.o $(SOPHYAALLSLBLIST)
100
101tnt: $(SOPHYAEXEP)tnt
102 echo $@ " done"
103$(SOPHYAEXEP)tnt: $(SOPHYAOBJP)tnt.o
104 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tnt.o $(SOPHYAALLSLBLIST)
105
106tobjio2: $(SOPHYAEXEP)tobjio2
107 echo $@ " done"
108$(SOPHYAEXEP)tobjio2: $(SOPHYAOBJP)tobjio2.o
109 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tobjio2.o $(SOPHYAALLSLBLIST)
110
111tobjio: $(SOPHYAEXEP)tobjio
112 echo $@ " done"
113$(SOPHYAEXEP)tobjio: $(SOPHYAOBJP)tobjio.o
114 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tobjio.o $(SOPHYAALLSLBLIST)
115
116tpipe: $(SOPHYAEXEP)tpipe
117 echo $@ " done"
118$(SOPHYAEXEP)tpipe: $(SOPHYAOBJP)tpipe.o
119 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tpipe.o $(SOPHYAALLSLBLIST)
120
121tsimplex: $(SOPHYAEXEP)tsimplex
122 echo $@ " done"
123$(SOPHYAEXEP)tsimplex: $(SOPHYAOBJP)tsimplex.o
124 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsimplex.o $(SOPHYAALLSLBLIST)
125
126tsphereecp: $(SOPHYAEXEP)tsphereecp
127 echo $@ " done"
128$(SOPHYAEXEP)tsphereecp: $(SOPHYAOBJP)tsphereecp.o
129 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsphereecp.o $(SOPHYAALLSLBLIST)
130
131tspm2: $(SOPHYAEXEP)tspm2
132 echo $@ " done"
133$(SOPHYAEXEP)tspm2: $(SOPHYAOBJP)tspm2.o
134 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tspm2.o $(SOPHYAALLSLBLIST)
135
136tspm: $(SOPHYAEXEP)tspm
137 echo $@ " done"
138$(SOPHYAEXEP)tspm: $(SOPHYAOBJP)tspm.o
139 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tspm.o $(SOPHYAALLSLBLIST)
140
141tstboloread: $(SOPHYAEXEP)tstboloread
142 echo $@ " done"
143$(SOPHYAEXEP)tstboloread: $(SOPHYAOBJP)tstboloread.o
144 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstboloread.o $(SOPHYAALLSLBLIST)
145
146tstcolread: $(SOPHYAEXEP)tstcolread
147 echo $@ " done"
148$(SOPHYAEXEP)tstcolread: $(SOPHYAOBJP)tstcolread.o
149 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstcolread.o $(SOPHYAALLSLBLIST)
150
151tstdtable: $(SOPHYAEXEP)tstdtable
152 echo $@ " done"
153$(SOPHYAEXEP)tstdtable: $(SOPHYAOBJP)tstdtable.o
154 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstdtable.o $(SOPHYAALLSLBLIST)
155
156tstndblk: $(SOPHYAEXEP)tstndblk
157 echo $@ " done"
158$(SOPHYAEXEP)tstndblk: $(SOPHYAOBJP)tstndblk.o
159 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstndblk.o $(SOPHYAALLSLBLIST)
160
161tstppfwrapstl: $(SOPHYAEXEP)tstppfwrapstl
162 echo $@ " done"
163$(SOPHYAEXEP)tstppfwrapstl: $(SOPHYAOBJP)tstppfwrapstl.o
164 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstppfwrapstl.o $(SOPHYAALLSLBLIST)
165
166tstsegdb: $(SOPHYAEXEP)tstsegdb
167 echo $@ " done"
168$(SOPHYAEXEP)tstsegdb: $(SOPHYAOBJP)tstsegdb.o
169 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstsegdb.o $(SOPHYAALLSLBLIST)
170
171tswfits: $(SOPHYAEXEP)tswfits
172 echo $@ " done"
173$(SOPHYAEXEP)tswfits: $(SOPHYAOBJP)tswfits.o
174 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tswfits.o $(SOPHYAALLSLBLIST)
175
176tnfits: $(SOPHYAEXEP)tnfits
177 echo $@ " done"
178$(SOPHYAEXEP)tnfits: $(SOPHYAOBJP)tnfits.o
179 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tnfits.o $(SOPHYAALLSLBLIST)
180
181tfitsdt: $(SOPHYAEXEP)tfitsdt
182 echo $@ " done"
183$(SOPHYAEXEP)tfitsdt: $(SOPHYAOBJP)tfitsdt.o
184 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tfitsdt.o $(SOPHYAALLSLBLIST)
185
186tsttmat: $(SOPHYAEXEP)tsttmat
187 echo $@ " done"
188$(SOPHYAEXEP)tsttmat: $(SOPHYAOBJP)tsttmat.o
189 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttmat.o $(SOPHYAALLSLBLIST)
190
191tsttminv: $(SOPHYAEXEP)tsttminv
192 echo $@ " done"
193$(SOPHYAEXEP)tsttminv: $(SOPHYAOBJP)tsttminv.o
194 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttminv.o $(SOPHYAALLSLBLIST)
195
196tsttvec: $(SOPHYAEXEP)tsttvec
197 echo $@ " done"
198$(SOPHYAEXEP)tsttvec: $(SOPHYAOBJP)tsttvec.o
199 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttvec.o $(SOPHYAALLSLBLIST)
200
201ttimestamp: $(SOPHYAEXEP)ttimestamp
202 echo $@ " done"
203$(SOPHYAEXEP)ttimestamp: $(SOPHYAOBJP)ttimestamp.o
204 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ttimestamp.o $(SOPHYAALLSLBLIST)
205
206zthr: $(SOPHYAEXEP)zthr
207 echo $@ " done"
208$(SOPHYAEXEP)zthr: $(SOPHYAOBJP)zthr.o
209 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)zthr.o $(SOPHYAALLSLBLIST)
210
211tmtrnd: $(SOPHYAEXEP)tmtrnd
212 echo $@ " done"
213$(SOPHYAEXEP)tmtrnd: $(SOPHYAOBJP)tmtrnd.o
214 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tmtrnd.o $(SOPHYAALLSLBLIST)
215
216tmtrnd3: $(SOPHYAEXEP)tmtrnd3
217 echo $@ " done"
218$(SOPHYAEXEP)tmtrnd3: $(SOPHYAOBJP)tmtrnd3.o
219 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tmtrnd3.o $(SOPHYAALLSLBLIST)
220
221$(SOPHYAOBJP)arrt.o: arrt.cc $(SOPHYAINCP)sopnamsp.h \
222 $(SOPHYAINCP)machdefs.h \
223 $(SOPHYAINCP)tarrinit.h \
224 $(SOPHYAINCP)sophyainit.h \
225 $(SOPHYAINCP)machdefs.h \
226 $(SOPHYAINCP)array.h \
227 $(SOPHYAINCP)tarray.h \
228 $(SOPHYAINCP)basarr.h \
229 $(SOPHYAINCP)anydataobj.h \
230 $(SOPHYAINCP)mutyv.h \
231 $(SOPHYAINCP)timestamp.h \
232 $(SOPHYAINCP)objfio.h \
233 $(SOPHYAINCP)ppersist.h \
234 $(SOPHYAINCP)pexceptions.h \
235 $(SOPHYAINCP)gnumd5.h \
236 $(SOPHYAINCP)ppfbinstream.h \
237 $(SOPHYAINCP)rawstream.h \
238 $(SOPHYAINCP)ppfnametag.h \
239 $(SOPHYAINCP)dvlist.h \
240 $(SOPHYAINCP)ndatablock.h \
241 $(SOPHYAINCP)utilarr.h \
242 $(SOPHYAINCP)tmatrix.h \
243 $(SOPHYAINCP)tmatrix_tsnl.h \
244 $(SOPHYAINCP)tvector.h \
245 $(SOPHYAINCP)tvector_tsnl.h \
246 $(SOPHYAINCP)matharr.h \
247 $(SOPHYAINCP)fioarr.h \
248 $(SOPHYAINCP)sopemtx.h \
249 $(SOPHYAINCP)timing.h
250 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ arrt.cc
251
252$(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \
253 $(SOPHYAINCP)machdefs.h \
254 $(SOPHYAINCP)tarrinit.h \
255 $(SOPHYAINCP)sophyainit.h \
256 $(SOPHYAINCP)machdefs.h \
257 $(SOPHYAINCP)array.h \
258 $(SOPHYAINCP)tarray.h \
259 $(SOPHYAINCP)basarr.h \
260 $(SOPHYAINCP)anydataobj.h \
261 $(SOPHYAINCP)mutyv.h \
262 $(SOPHYAINCP)timestamp.h \
263 $(SOPHYAINCP)objfio.h \
264 $(SOPHYAINCP)ppersist.h \
265 $(SOPHYAINCP)pexceptions.h \
266 $(SOPHYAINCP)gnumd5.h \
267 $(SOPHYAINCP)ppfbinstream.h \
268 $(SOPHYAINCP)rawstream.h \
269 $(SOPHYAINCP)ppfnametag.h \
270 $(SOPHYAINCP)dvlist.h \
271 $(SOPHYAINCP)ndatablock.h \
272 $(SOPHYAINCP)utilarr.h \
273 $(SOPHYAINCP)tmatrix.h \
274 $(SOPHYAINCP)tmatrix_tsnl.h \
275 $(SOPHYAINCP)tvector.h \
276 $(SOPHYAINCP)tvector_tsnl.h \
277 $(SOPHYAINCP)matharr.h \
278 $(SOPHYAINCP)fioarr.h \
279 $(SOPHYAINCP)sopemtx.h \
280 $(SOPHYAINCP)timing.h
281 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ carrt.cc
282
283$(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \
284 $(SOPHYAINCP)machdefs.h \
285 $(SOPHYAINCP)srandgen.h \
286 $(SOPHYAINCP)machdefs.h \
287 $(SOPHYAINCP)tarrinit.h \
288 $(SOPHYAINCP)sophyainit.h \
289 $(SOPHYAINCP)array.h \
290 $(SOPHYAINCP)tarray.h \
291 $(SOPHYAINCP)basarr.h \
292 $(SOPHYAINCP)anydataobj.h \
293 $(SOPHYAINCP)mutyv.h \
294 $(SOPHYAINCP)timestamp.h \
295 $(SOPHYAINCP)objfio.h \
296 $(SOPHYAINCP)ppersist.h \
297 $(SOPHYAINCP)pexceptions.h \
298 $(SOPHYAINCP)gnumd5.h \
299 $(SOPHYAINCP)ppfbinstream.h \
300 $(SOPHYAINCP)rawstream.h \
301 $(SOPHYAINCP)ppfnametag.h \
302 $(SOPHYAINCP)dvlist.h \
303 $(SOPHYAINCP)ndatablock.h \
304 $(SOPHYAINCP)utilarr.h \
305 $(SOPHYAINCP)tmatrix.h \
306 $(SOPHYAINCP)tmatrix_tsnl.h \
307 $(SOPHYAINCP)tvector.h \
308 $(SOPHYAINCP)tvector_tsnl.h \
309 $(SOPHYAINCP)matharr.h \
310 $(SOPHYAINCP)fioarr.h \
311 $(SOPHYAINCP)sopemtx.h \
312 $(SOPHYAINCP)timing.h \
313 $(SOPHYAINCP)intflapack.h
314 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ lpk.cc
315
316$(SOPHYAOBJP)obj_fits.o: obj_fits.cc $(SOPHYAINCP)sopnamsp.h \
317 $(SOPHYAINCP)histinit.h \
318 $(SOPHYAINCP)ntoolsinit.h \
319 $(SOPHYAINCP)tarrinit.h \
320 $(SOPHYAINCP)sophyainit.h \
321 $(SOPHYAINCP)machdefs.h \
322 $(SOPHYAINCP)dvlist.h \
323 $(SOPHYAINCP)objfio.h \
324 $(SOPHYAINCP)anydataobj.h \
325 $(SOPHYAINCP)ppersist.h \
326 $(SOPHYAINCP)pexceptions.h \
327 $(SOPHYAINCP)gnumd5.h \
328 $(SOPHYAINCP)ppfbinstream.h \
329 $(SOPHYAINCP)rawstream.h \
330 $(SOPHYAINCP)ppfnametag.h \
331 $(SOPHYAINCP)mutyv.h \
332 $(SOPHYAINCP)timestamp.h \
333 $(SOPHYAINCP)ntuple.h \
334 $(SOPHYAINCP)ntupintf.h \
335 $(SOPHYAINCP)dvlist.h \
336 $(SOPHYAINCP)xntuple.h \
337 $(SOPHYAINCP)fitsxntuple.h \
338 $(SOPHYAINCP)xntuple.h \
339 $(SOPHYAINCP)fitsfile.h \
340 $(SOPHYAINCP)ndatablock.h \
341 $(SOPHYAINCP)fitsinoutfile.h \
342 $(SOPHYAINCP)FitsIO/fitsio.h \
343 $(SOPHYAINCP)FitsIO/longnam.h \
344 $(SOPHYAINCP)fitshandler.h \
345 $(SOPHYAINCP)fitsntuple.h \
346 $(SOPHYAINCP)ntuple.h \
347 $(SOPHYAINCP)fitstarray.h \
348 $(SOPHYAINCP)tarray.h \
349 $(SOPHYAINCP)basarr.h \
350 $(SOPHYAINCP)utilarr.h \
351 $(SOPHYAINCP)array.h \
352 $(SOPHYAINCP)tmatrix.h \
353 $(SOPHYAINCP)tmatrix_tsnl.h \
354 $(SOPHYAINCP)tvector.h \
355 $(SOPHYAINCP)tvector_tsnl.h \
356 $(SOPHYAINCP)matharr.h \
357 $(SOPHYAINCP)fioarr.h \
358 $(SOPHYAINCP)sopemtx.h
359 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ obj_fits.cc
360
361$(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \
362 $(SOPHYAINCP)machdefs.h \
363 $(SOPHYAINCP)tarrinit.h \
364 $(SOPHYAINCP)sophyainit.h \
365 $(SOPHYAINCP)machdefs.h \
366 $(SOPHYAINCP)array.h \
367 $(SOPHYAINCP)tarray.h \
368 $(SOPHYAINCP)basarr.h \
369 $(SOPHYAINCP)anydataobj.h \
370 $(SOPHYAINCP)mutyv.h \
371 $(SOPHYAINCP)timestamp.h \
372 $(SOPHYAINCP)objfio.h \
373 $(SOPHYAINCP)ppersist.h \
374 $(SOPHYAINCP)pexceptions.h \
375 $(SOPHYAINCP)gnumd5.h \
376 $(SOPHYAINCP)ppfbinstream.h \
377 $(SOPHYAINCP)rawstream.h \
378 $(SOPHYAINCP)ppfnametag.h \
379 $(SOPHYAINCP)dvlist.h \
380 $(SOPHYAINCP)ndatablock.h \
381 $(SOPHYAINCP)utilarr.h \
382 $(SOPHYAINCP)tmatrix.h \
383 $(SOPHYAINCP)tmatrix_tsnl.h \
384 $(SOPHYAINCP)tvector.h \
385 $(SOPHYAINCP)tvector_tsnl.h \
386 $(SOPHYAINCP)matharr.h \
387 $(SOPHYAINCP)fioarr.h \
388 $(SOPHYAINCP)sopemtx.h \
389 $(SOPHYAINCP)ctimer.h \
390 $(SOPHYAINCP)timing.h \
391 $(SOPHYAINCP)srandgen.h
392 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ovharr.cc
393
394$(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \
395 $(SOPHYAINCP)machdefs.h \
396 $(SOPHYAINCP)zthread.h \
397 $(SOPHYAINCP)machdefs.h \
398 $(SOPHYAINCP)pexceptions.h \
399 $(SOPHYAINCP)pisysdep.h \
400 $(SOPHYAINCP)piapplx.h \
401 $(SOPHYAINCP)piapplgen.h \
402 $(SOPHYAINCP)pimsghandler.h \
403 $(SOPHYAINCP)pisysdep.h \
404 $(SOPHYAINCP)picontainerx.h \
405 $(SOPHYAINCP)picontainergen.h \
406 $(SOPHYAINCP)piwdgx.h \
407 $(SOPHYAINCP)piwdggen.h \
408 $(SOPHYAINCP)picolist.h \
409 $(SOPHYAINCP)pimenubarx.h \
410 $(SOPHYAINCP)pimenubargen.h \
411 $(SOPHYAINCP)pimenux.h \
412 $(SOPHYAINCP)pimenugen.h \
413 $(SOPHYAINCP)picons.h \
414 $(SOPHYAINCP)pistdwdgx.h \
415 $(SOPHYAINCP)pistdwdggen.h \
416 $(SOPHYAINCP)pibwdgx.h \
417 $(SOPHYAINCP)pibwdggen.h \
418 $(SOPHYAINCP)picmap.h \
419 $(SOPHYAINCP)picmapx.h \
420 $(SOPHYAINCP)picmapgen.h \
421 $(SOPHYAINCP)pigraphx.h \
422 $(SOPHYAINCP)pigraphgen.h \
423 $(SOPHYAINCP)pifontx.h \
424 $(SOPHYAINCP)pifontgen.h \
425 $(SOPHYAINCP)pigrcoord.h \
426 $(SOPHYAINCP)pilineatt.h \
427 $(SOPHYAINCP)pigraphuc.h \
428 $(SOPHYAINCP)pievthandler.h \
429 $(SOPHYAINCP)psfile.h \
430 $(SOPHYAINCP)pigraphps.h \
431 $(SOPHYAINCP)pimenux.h \
432 $(SOPHYAINCP)pistdwdgx.h \
433 $(SOPHYAINCP)piwindowx.h \
434 $(SOPHYAINCP)piwindowgen.h \
435 $(SOPHYAINCP)piperiodx.h \
436 $(SOPHYAINCP)periodic.h \
437 $(SOPHYAINCP)picons.h \
438 $(SOPHYAINCP)tarrinit.h \
439 $(SOPHYAINCP)sophyainit.h \
440 $(SOPHYAINCP)array.h \
441 $(SOPHYAINCP)tarray.h \
442 $(SOPHYAINCP)basarr.h \
443 $(SOPHYAINCP)anydataobj.h \
444 $(SOPHYAINCP)mutyv.h \
445 $(SOPHYAINCP)timestamp.h \
446 $(SOPHYAINCP)objfio.h \
447 $(SOPHYAINCP)ppersist.h \
448 $(SOPHYAINCP)gnumd5.h \
449 $(SOPHYAINCP)ppfbinstream.h \
450 $(SOPHYAINCP)rawstream.h \
451 $(SOPHYAINCP)ppfnametag.h \
452 $(SOPHYAINCP)dvlist.h \
453 $(SOPHYAINCP)ndatablock.h \
454 $(SOPHYAINCP)utilarr.h \
455 $(SOPHYAINCP)tmatrix.h \
456 $(SOPHYAINCP)tmatrix_tsnl.h \
457 $(SOPHYAINCP)tvector.h \
458 $(SOPHYAINCP)tvector_tsnl.h \
459 $(SOPHYAINCP)matharr.h \
460 $(SOPHYAINCP)fioarr.h \
461 $(SOPHYAINCP)sopemtx.h \
462 $(SOPHYAINCP)timing.h
463 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pizthr.cc
464
465$(SOPHYAOBJP)ppftswap.o: ppftswap.cc $(SOPHYAINCP)sopnamsp.h \
466 $(SOPHYAINCP)sophyainit.h \
467 $(SOPHYAINCP)machdefs.h \
468 $(SOPHYAINCP)array.h \
469 $(SOPHYAINCP)tarray.h \
470 $(SOPHYAINCP)basarr.h \
471 $(SOPHYAINCP)anydataobj.h \
472 $(SOPHYAINCP)mutyv.h \
473 $(SOPHYAINCP)timestamp.h \
474 $(SOPHYAINCP)objfio.h \
475 $(SOPHYAINCP)ppersist.h \
476 $(SOPHYAINCP)pexceptions.h \
477 $(SOPHYAINCP)gnumd5.h \
478 $(SOPHYAINCP)ppfbinstream.h \
479 $(SOPHYAINCP)rawstream.h \
480 $(SOPHYAINCP)ppfnametag.h \
481 $(SOPHYAINCP)dvlist.h \
482 $(SOPHYAINCP)ndatablock.h \
483 $(SOPHYAINCP)utilarr.h \
484 $(SOPHYAINCP)tmatrix.h \
485 $(SOPHYAINCP)tmatrix_tsnl.h \
486 $(SOPHYAINCP)tvector.h \
487 $(SOPHYAINCP)tvector_tsnl.h \
488 $(SOPHYAINCP)matharr.h \
489 $(SOPHYAINCP)fioarr.h \
490 $(SOPHYAINCP)sopemtx.h \
491 $(SOPHYAINCP)fiondblock.h \
492 $(SOPHYAINCP)fioarr.h \
493 $(SOPHYAINCP)tarrinit.h \
494 $(SOPHYAINCP)sophyainit.h
495 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ppftswap.cc
496
497$(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \
498 $(SOPHYAINCP)machdefs.h \
499 $(SOPHYAINCP)tarrinit.h \
500 $(SOPHYAINCP)sophyainit.h \
501 $(SOPHYAINCP)machdefs.h \
502 $(SOPHYAINCP)array.h \
503 $(SOPHYAINCP)tarray.h \
504 $(SOPHYAINCP)basarr.h \
505 $(SOPHYAINCP)anydataobj.h \
506 $(SOPHYAINCP)mutyv.h \
507 $(SOPHYAINCP)timestamp.h \
508 $(SOPHYAINCP)objfio.h \
509 $(SOPHYAINCP)ppersist.h \
510 $(SOPHYAINCP)pexceptions.h \
511 $(SOPHYAINCP)gnumd5.h \
512 $(SOPHYAINCP)ppfbinstream.h \
513 $(SOPHYAINCP)rawstream.h \
514 $(SOPHYAINCP)ppfnametag.h \
515 $(SOPHYAINCP)dvlist.h \
516 $(SOPHYAINCP)ndatablock.h \
517 $(SOPHYAINCP)utilarr.h \
518 $(SOPHYAINCP)tmatrix.h \
519 $(SOPHYAINCP)tmatrix_tsnl.h \
520 $(SOPHYAINCP)tvector.h \
521 $(SOPHYAINCP)tvector_tsnl.h \
522 $(SOPHYAINCP)matharr.h \
523 $(SOPHYAINCP)fioarr.h \
524 $(SOPHYAINCP)sopemtx.h \
525 $(SOPHYAINCP)timing.h \
526 $(SOPHYAINCP)resusage.h
527 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spar.cc
528
529$(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \
530 $(SOPHYAINCP)tarray.h \
531 $(SOPHYAINCP)machdefs.h \
532 $(SOPHYAINCP)basarr.h \
533 $(SOPHYAINCP)anydataobj.h \
534 $(SOPHYAINCP)mutyv.h \
535 $(SOPHYAINCP)timestamp.h \
536 $(SOPHYAINCP)objfio.h \
537 $(SOPHYAINCP)ppersist.h \
538 $(SOPHYAINCP)pexceptions.h \
539 $(SOPHYAINCP)gnumd5.h \
540 $(SOPHYAINCP)ppfbinstream.h \
541 $(SOPHYAINCP)rawstream.h \
542 $(SOPHYAINCP)ppfnametag.h \
543 $(SOPHYAINCP)dvlist.h \
544 $(SOPHYAINCP)ndatablock.h \
545 $(SOPHYAINCP)utilarr.h \
546 $(SOPHYAINCP)cimage.h \
547 $(SOPHYAINCP)tmatrix.h \
548 $(SOPHYAINCP)tarray.h \
549 $(SOPHYAINCP)tmatrix_tsnl.h \
550 $(SOPHYAINCP)fioarr.h \
551 $(SOPHYAINCP)tvector.h \
552 $(SOPHYAINCP)tvector_tsnl.h \
553 $(SOPHYAINCP)skymap.h \
554 $(SOPHYAINCP)spherethetaphi.h \
555 $(SOPHYAINCP)sphericalmap.h \
556 $(SOPHYAINCP)smathconst.h \
557 $(SOPHYAINCP)pixelmap.h \
558 $(SOPHYAINCP)spherepos.h \
559 $(SOPHYAINCP)unitvector.h \
560 $(SOPHYAINCP)vector3d.h \
561 $(SOPHYAINCP)longlat.h \
562 $(SOPHYAINCP)utilgeom.h \
563 $(SOPHYAINCP)datatype.h \
564 $(SOPHYAINCP)spherehealpix.h \
565 $(SOPHYAINCP)HEALPixUtils.h \
566 $(SOPHYAINCP)localmap.h \
567 $(SOPHYAINCP)sphereecp.h \
568 $(SOPHYAINCP)fiospherethetaphi.h \
569 $(SOPHYAINCP)fiospherehealpix.h \
570 $(SOPHYAINCP)fiolocalmap.h \
571 $(SOPHYAINCP)fiosphereecp.h \
572 $(SOPHYAINCP)mapoperation.h \
573 $(SOPHYAINCP)sambainit.h \
574 $(SOPHYAINCP)skymapinit.h \
575 $(SOPHYAINCP)sophyainit.h \
576 $(SOPHYAINCP)ntoolsinit.h \
577 $(SOPHYAINCP)tarrinit.h \
578 $(SOPHYAINCP)fftwserver.h \
579 $(SOPHYAINCP)sspvflags.h \
580 $(SOPHYAINCP)fftservintf.h
581 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sph2lm.cc
582
583$(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \
584 $(SOPHYAINCP)sambainit.h \
585 $(SOPHYAINCP)skymapinit.h \
586 $(SOPHYAINCP)sophyainit.h \
587 $(SOPHYAINCP)machdefs.h \
588 $(SOPHYAINCP)ntoolsinit.h \
589 $(SOPHYAINCP)tarrinit.h \
590 $(SOPHYAINCP)tod.h \
591 $(SOPHYAINCP)spherepos.h \
592 $(SOPHYAINCP)ppersist.h \
593 $(SOPHYAINCP)pexceptions.h \
594 $(SOPHYAINCP)gnumd5.h \
595 $(SOPHYAINCP)ppfbinstream.h \
596 $(SOPHYAINCP)rawstream.h \
597 $(SOPHYAINCP)ppfnametag.h \
598 $(SOPHYAINCP)unitvector.h \
599 $(SOPHYAINCP)vector3d.h \
600 $(SOPHYAINCP)longlat.h \
601 $(SOPHYAINCP)utilgeom.h \
602 $(SOPHYAINCP)anydataobj.h \
603 $(SOPHYAINCP)misstime.h \
604 $(SOPHYAINCP)spherehealpix.h \
605 $(SOPHYAINCP)sphericalmap.h \
606 $(SOPHYAINCP)smathconst.h \
607 $(SOPHYAINCP)pixelmap.h \
608 $(SOPHYAINCP)dvlist.h \
609 $(SOPHYAINCP)objfio.h \
610 $(SOPHYAINCP)mutyv.h \
611 $(SOPHYAINCP)timestamp.h \
612 $(SOPHYAINCP)datatype.h \
613 $(SOPHYAINCP)tvector.h \
614 $(SOPHYAINCP)tmatrix.h \
615 $(SOPHYAINCP)tarray.h \
616 $(SOPHYAINCP)basarr.h \
617 $(SOPHYAINCP)ndatablock.h \
618 $(SOPHYAINCP)utilarr.h \
619 $(SOPHYAINCP)tmatrix_tsnl.h \
620 $(SOPHYAINCP)tvector_tsnl.h \
621 $(SOPHYAINCP)HEALPixUtils.h
622 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sphg0.cc
623
624$(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \
625 $(SOPHYAINCP)machdefs.h \
626 $(SOPHYAINCP)sophyainit.h \
627 $(SOPHYAINCP)machdefs.h \
628 $(SOPHYAINCP)timing.h \
629 $(SOPHYAINCP)cexpre.h \
630 $(SOPHYAINCP)pexceptions.h \
631 $(SOPHYAINCP)rpneval.h \
632 $(SOPHYAINCP)commander.h \
633 $(SOPHYAINCP)pdlmgr.h \
634 $(SOPHYAINCP)dvlist.h \
635 $(SOPHYAINCP)objfio.h \
636 $(SOPHYAINCP)anydataobj.h \
637 $(SOPHYAINCP)ppersist.h \
638 $(SOPHYAINCP)gnumd5.h \
639 $(SOPHYAINCP)ppfbinstream.h \
640 $(SOPHYAINCP)rawstream.h \
641 $(SOPHYAINCP)ppfnametag.h \
642 $(SOPHYAINCP)mutyv.h \
643 $(SOPHYAINCP)timestamp.h \
644 $(SOPHYAINCP)ctimer.h
645 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tcmd.cc
646
647$(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \
648 $(SOPHYAINCP)sopnamsp.h \
649 $(SOPHYAINCP)histinit.h \
650 $(SOPHYAINCP)ntoolsinit.h \
651 $(SOPHYAINCP)tarrinit.h \
652 $(SOPHYAINCP)sophyainit.h \
653 $(SOPHYAINCP)machdefs.h \
654 $(SOPHYAINCP)array.h \
655 $(SOPHYAINCP)tarray.h \
656 $(SOPHYAINCP)basarr.h \
657 $(SOPHYAINCP)anydataobj.h \
658 $(SOPHYAINCP)mutyv.h \
659 $(SOPHYAINCP)timestamp.h \
660 $(SOPHYAINCP)objfio.h \
661 $(SOPHYAINCP)ppersist.h \
662 $(SOPHYAINCP)pexceptions.h \
663 $(SOPHYAINCP)gnumd5.h \
664 $(SOPHYAINCP)ppfbinstream.h \
665 $(SOPHYAINCP)rawstream.h \
666 $(SOPHYAINCP)ppfnametag.h \
667 $(SOPHYAINCP)dvlist.h \
668 $(SOPHYAINCP)ndatablock.h \
669 $(SOPHYAINCP)utilarr.h \
670 $(SOPHYAINCP)tmatrix.h \
671 $(SOPHYAINCP)tmatrix_tsnl.h \
672 $(SOPHYAINCP)tvector.h \
673 $(SOPHYAINCP)tvector_tsnl.h \
674 $(SOPHYAINCP)matharr.h \
675 $(SOPHYAINCP)fioarr.h \
676 $(SOPHYAINCP)sopemtx.h \
677 $(SOPHYAINCP)cxxcmplnk.h \
678 $(SOPHYAINCP)pdlmgr.h \
679 $(SOPHYAINCP)timing.h
680 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tcxxcmpldynl.cc
681
682$(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \
683 $(SOPHYAINCP)histinit.h \
684 $(SOPHYAINCP)ntoolsinit.h \
685 $(SOPHYAINCP)tarrinit.h \
686 $(SOPHYAINCP)sophyainit.h \
687 $(SOPHYAINCP)machdefs.h \
688 $(SOPHYAINCP)histos.h \
689 $(SOPHYAINCP)objfio.h \
690 $(SOPHYAINCP)anydataobj.h \
691 $(SOPHYAINCP)ppersist.h \
692 $(SOPHYAINCP)pexceptions.h \
693 $(SOPHYAINCP)gnumd5.h \
694 $(SOPHYAINCP)ppfbinstream.h \
695 $(SOPHYAINCP)rawstream.h \
696 $(SOPHYAINCP)ppfnametag.h \
697 $(SOPHYAINCP)peida.h \
698 $(SOPHYAINCP)utils.h \
699 $(SOPHYAINCP)perrors.h \
700 $(SOPHYAINCP)fmath.h \
701 $(SOPHYAINCP)tvector.h \
702 $(SOPHYAINCP)tmatrix.h \
703 $(SOPHYAINCP)tarray.h \
704 $(SOPHYAINCP)basarr.h \
705 $(SOPHYAINCP)mutyv.h \
706 $(SOPHYAINCP)timestamp.h \
707 $(SOPHYAINCP)dvlist.h \
708 $(SOPHYAINCP)ndatablock.h \
709 $(SOPHYAINCP)utilarr.h \
710 $(SOPHYAINCP)tmatrix_tsnl.h \
711 $(SOPHYAINCP)tvector_tsnl.h \
712 $(SOPHYAINCP)histos2.h \
713 $(SOPHYAINCP)histos.h \
714 $(SOPHYAINCP)psighand.h \
715 $(SOPHYAINCP)fmath.h \
716 $(SOPHYAINCP)srandgen.h
717 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tdcr.cc
718
719$(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \
720 $(SOPHYAINCP)tarrinit.h \
721 $(SOPHYAINCP)sophyainit.h \
722 $(SOPHYAINCP)machdefs.h \
723 $(SOPHYAINCP)array.h \
724 $(SOPHYAINCP)tarray.h \
725 $(SOPHYAINCP)basarr.h \
726 $(SOPHYAINCP)anydataobj.h \
727 $(SOPHYAINCP)mutyv.h \
728 $(SOPHYAINCP)timestamp.h \
729 $(SOPHYAINCP)objfio.h \
730 $(SOPHYAINCP)ppersist.h \
731 $(SOPHYAINCP)pexceptions.h \
732 $(SOPHYAINCP)gnumd5.h \
733 $(SOPHYAINCP)ppfbinstream.h \
734 $(SOPHYAINCP)rawstream.h \
735 $(SOPHYAINCP)ppfnametag.h \
736 $(SOPHYAINCP)dvlist.h \
737 $(SOPHYAINCP)ndatablock.h \
738 $(SOPHYAINCP)utilarr.h \
739 $(SOPHYAINCP)tmatrix.h \
740 $(SOPHYAINCP)tmatrix_tsnl.h \
741 $(SOPHYAINCP)tvector.h \
742 $(SOPHYAINCP)tvector_tsnl.h \
743 $(SOPHYAINCP)matharr.h \
744 $(SOPHYAINCP)fioarr.h \
745 $(SOPHYAINCP)sopemtx.h \
746 $(SOPHYAINCP)pdlmgr.h \
747 $(SOPHYAINCP)pexceptions.h \
748 $(SOPHYAINCP)timing.h
749 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tdynl.cc
750
751$(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \
752 $(SOPHYAINCP)machdefs.h \
753 $(SOPHYAINCP)srandgen.h \
754 $(SOPHYAINCP)machdefs.h \
755 $(SOPHYAINCP)matharr.h \
756 $(SOPHYAINCP)tarray.h \
757 $(SOPHYAINCP)basarr.h \
758 $(SOPHYAINCP)anydataobj.h \
759 $(SOPHYAINCP)mutyv.h \
760 $(SOPHYAINCP)timestamp.h \
761 $(SOPHYAINCP)objfio.h \
762 $(SOPHYAINCP)ppersist.h \
763 $(SOPHYAINCP)pexceptions.h \
764 $(SOPHYAINCP)gnumd5.h \
765 $(SOPHYAINCP)ppfbinstream.h \
766 $(SOPHYAINCP)rawstream.h \
767 $(SOPHYAINCP)ppfnametag.h \
768 $(SOPHYAINCP)dvlist.h \
769 $(SOPHYAINCP)ndatablock.h \
770 $(SOPHYAINCP)utilarr.h \
771 $(SOPHYAINCP)fftpserver.h \
772 $(SOPHYAINCP)fftservintf.h \
773 $(SOPHYAINCP)tmatrix.h \
774 $(SOPHYAINCP)tmatrix_tsnl.h \
775 $(SOPHYAINCP)tvector.h \
776 $(SOPHYAINCP)tvector_tsnl.h \
777 $(SOPHYAINCP)fftmserver.h \
778 $(SOPHYAINCP)fftmayer.h \
779 $(SOPHYAINCP)fftwserver.h \
780 $(SOPHYAINCP)sspvflags.h \
781 $(SOPHYAINCP)ntoolsinit.h \
782 $(SOPHYAINCP)tarrinit.h \
783 $(SOPHYAINCP)sophyainit.h \
784 $(SOPHYAINCP)timing.h
785 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tfft.cc
786
787$(SOPHYAOBJP)tfitsdt.o: tfitsdt.cc $(SOPHYAINCP)sopnamsp.h \
788 $(SOPHYAINCP)histinit.h \
789 $(SOPHYAINCP)ntoolsinit.h \
790 $(SOPHYAINCP)tarrinit.h \
791 $(SOPHYAINCP)sophyainit.h \
792 $(SOPHYAINCP)machdefs.h \
793 $(SOPHYAINCP)datatable.h \
794 $(SOPHYAINCP)basedtable.h \
795 $(SOPHYAINCP)ntupintf.h \
796 $(SOPHYAINCP)dvlist.h \
797 $(SOPHYAINCP)objfio.h \
798 $(SOPHYAINCP)anydataobj.h \
799 $(SOPHYAINCP)ppersist.h \
800 $(SOPHYAINCP)pexceptions.h \
801 $(SOPHYAINCP)gnumd5.h \
802 $(SOPHYAINCP)ppfbinstream.h \
803 $(SOPHYAINCP)rawstream.h \
804 $(SOPHYAINCP)ppfnametag.h \
805 $(SOPHYAINCP)mutyv.h \
806 $(SOPHYAINCP)timestamp.h \
807 $(SOPHYAINCP)segdatablock.h \
808 $(SOPHYAINCP)thsafeop.h \
809 $(SOPHYAINCP)tvector.h \
810 $(SOPHYAINCP)tmatrix.h \
811 $(SOPHYAINCP)tarray.h \
812 $(SOPHYAINCP)basarr.h \
813 $(SOPHYAINCP)ndatablock.h \
814 $(SOPHYAINCP)utilarr.h \
815 $(SOPHYAINCP)tmatrix_tsnl.h \
816 $(SOPHYAINCP)tvector_tsnl.h \
817 $(SOPHYAINCP)fitshdtable.h \
818 $(SOPHYAINCP)datatable.h \
819 $(SOPHYAINCP)fitshandler.h \
820 $(SOPHYAINCP)fitsinoutfile.h \
821 $(SOPHYAINCP)FitsIO/fitsio.h \
822 $(SOPHYAINCP)FitsIO/longnam.h \
823 $(SOPHYAINCP)swfitsdtable.h \
824 $(SOPHYAINCP)swsegdb.h \
825 $(SOPHYAINCP)fitsswapper.h \
826 $(SOPHYAINCP)fitsblkrw.h
827 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tfitsdt.cc
828
829$(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \
830 $(SOPHYAINCP)ppersist.h \
831 $(SOPHYAINCP)machdefs.h \
832 $(SOPHYAINCP)pexceptions.h \
833 $(SOPHYAINCP)gnumd5.h \
834 $(SOPHYAINCP)ppfbinstream.h \
835 $(SOPHYAINCP)rawstream.h \
836 $(SOPHYAINCP)ppfnametag.h \
837 $(SOPHYAINCP)ppersist.h
838 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ thash.cc
839
840$(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \
841 $(SOPHYAINCP)ntoolsinit.h \
842 $(SOPHYAINCP)tarrinit.h \
843 $(SOPHYAINCP)sophyainit.h \
844 $(SOPHYAINCP)machdefs.h \
845 $(SOPHYAINCP)array.h \
846 $(SOPHYAINCP)tarray.h \
847 $(SOPHYAINCP)basarr.h \
848 $(SOPHYAINCP)anydataobj.h \
849 $(SOPHYAINCP)mutyv.h \
850 $(SOPHYAINCP)timestamp.h \
851 $(SOPHYAINCP)objfio.h \
852 $(SOPHYAINCP)ppersist.h \
853 $(SOPHYAINCP)pexceptions.h \
854 $(SOPHYAINCP)gnumd5.h \
855 $(SOPHYAINCP)ppfbinstream.h \
856 $(SOPHYAINCP)rawstream.h \
857 $(SOPHYAINCP)ppfnametag.h \
858 $(SOPHYAINCP)dvlist.h \
859 $(SOPHYAINCP)ndatablock.h \
860 $(SOPHYAINCP)utilarr.h \
861 $(SOPHYAINCP)tmatrix.h \
862 $(SOPHYAINCP)tmatrix_tsnl.h \
863 $(SOPHYAINCP)tvector.h \
864 $(SOPHYAINCP)tvector_tsnl.h \
865 $(SOPHYAINCP)matharr.h \
866 $(SOPHYAINCP)fioarr.h \
867 $(SOPHYAINCP)sopemtx.h \
868 $(SOPHYAINCP)cimage.h \
869 $(SOPHYAINCP)srandgen.h \
870 $(SOPHYAINCP)ndatablock.h \
871 $(SOPHYAINCP)fiondblock.h
872 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ timg.cc
873
874$(SOPHYAOBJP)tmtrnd.o: tmtrnd.cc $(SOPHYAINCP)sopnamsp.h \
875 $(SOPHYAINCP)zthread.h \
876 $(SOPHYAINCP)machdefs.h \
877 $(SOPHYAINCP)pexceptions.h \
878 $(SOPHYAINCP)resusage.h \
879 $(SOPHYAINCP)ctimer.h \
880 $(SOPHYAINCP)timing.h \
881 $(SOPHYAINCP)tvector.h \
882 $(SOPHYAINCP)tmatrix.h \
883 $(SOPHYAINCP)tarray.h \
884 $(SOPHYAINCP)basarr.h \
885 $(SOPHYAINCP)anydataobj.h \
886 $(SOPHYAINCP)mutyv.h \
887 $(SOPHYAINCP)timestamp.h \
888 $(SOPHYAINCP)objfio.h \
889 $(SOPHYAINCP)ppersist.h \
890 $(SOPHYAINCP)gnumd5.h \
891 $(SOPHYAINCP)ppfbinstream.h \
892 $(SOPHYAINCP)rawstream.h \
893 $(SOPHYAINCP)ppfnametag.h \
894 $(SOPHYAINCP)dvlist.h \
895 $(SOPHYAINCP)ndatablock.h \
896 $(SOPHYAINCP)utilarr.h \
897 $(SOPHYAINCP)tmatrix_tsnl.h \
898 $(SOPHYAINCP)tvector_tsnl.h \
899 $(SOPHYAINCP)fioarr.h \
900 $(SOPHYAINCP)tvector.h \
901 $(SOPHYAINCP)matharr.h \
902 $(SOPHYAINCP)tarrinit.h \
903 $(SOPHYAINCP)sophyainit.h \
904 $(SOPHYAINCP)srandgen.h \
905 $(SOPHYAINCP)stsrand.h
906 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmtrnd.cc
907
908$(SOPHYAOBJP)tmtrnd3.o: tmtrnd3.cc $(SOPHYAINCP)sopnamsp.h \
909 $(SOPHYAINCP)zthread.h \
910 $(SOPHYAINCP)machdefs.h \
911 $(SOPHYAINCP)pexceptions.h \
912 $(SOPHYAINCP)tvector.h \
913 $(SOPHYAINCP)tmatrix.h \
914 $(SOPHYAINCP)tarray.h \
915 $(SOPHYAINCP)basarr.h \
916 $(SOPHYAINCP)anydataobj.h \
917 $(SOPHYAINCP)mutyv.h \
918 $(SOPHYAINCP)timestamp.h \
919 $(SOPHYAINCP)objfio.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)ndatablock.h \
927 $(SOPHYAINCP)utilarr.h \
928 $(SOPHYAINCP)tmatrix_tsnl.h \
929 $(SOPHYAINCP)tvector_tsnl.h \
930 $(SOPHYAINCP)matharr.h \
931 $(SOPHYAINCP)fioarr.h \
932 $(SOPHYAINCP)tvector.h \
933 $(SOPHYAINCP)tarrinit.h \
934 $(SOPHYAINCP)sophyainit.h \
935 $(SOPHYAINCP)srandgen.h \
936 $(SOPHYAINCP)nbtri.h \
937 $(SOPHYAINCP)timing.h \
938 $(SOPHYAINCP)stsrand.h
939 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmtrnd3.cc
940
941$(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \
942 $(SOPHYAINCP)machdefs.h \
943 $(SOPHYAINCP)srandgen.h \
944 $(SOPHYAINCP)machdefs.h \
945 $(SOPHYAINCP)tarrinit.h \
946 $(SOPHYAINCP)sophyainit.h \
947 $(SOPHYAINCP)tvector.h \
948 $(SOPHYAINCP)tmatrix.h \
949 $(SOPHYAINCP)tarray.h \
950 $(SOPHYAINCP)basarr.h \
951 $(SOPHYAINCP)anydataobj.h \
952 $(SOPHYAINCP)mutyv.h \
953 $(SOPHYAINCP)timestamp.h \
954 $(SOPHYAINCP)objfio.h \
955 $(SOPHYAINCP)ppersist.h \
956 $(SOPHYAINCP)pexceptions.h \
957 $(SOPHYAINCP)gnumd5.h \
958 $(SOPHYAINCP)ppfbinstream.h \
959 $(SOPHYAINCP)rawstream.h \
960 $(SOPHYAINCP)ppfnametag.h \
961 $(SOPHYAINCP)dvlist.h \
962 $(SOPHYAINCP)ndatablock.h \
963 $(SOPHYAINCP)utilarr.h \
964 $(SOPHYAINCP)tmatrix_tsnl.h \
965 $(SOPHYAINCP)tvector_tsnl.h \
966 $(SOPHYAINCP)sopemtx.h \
967 $(SOPHYAINCP)tvector.h \
968 $(SOPHYAINCP)timing.h
969 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmxv.cc
970
971$(SOPHYAOBJP)tnfits.o: tnfits.cc $(SOPHYAINCP)sopnamsp.h \
972 $(SOPHYAINCP)machdefs.h \
973 $(SOPHYAINCP)timing.h \
974 $(SOPHYAINCP)histinit.h \
975 $(SOPHYAINCP)ntoolsinit.h \
976 $(SOPHYAINCP)tarrinit.h \
977 $(SOPHYAINCP)sophyainit.h \
978 $(SOPHYAINCP)machdefs.h \
979 $(SOPHYAINCP)array.h \
980 $(SOPHYAINCP)tarray.h \
981 $(SOPHYAINCP)basarr.h \
982 $(SOPHYAINCP)anydataobj.h \
983 $(SOPHYAINCP)mutyv.h \
984 $(SOPHYAINCP)timestamp.h \
985 $(SOPHYAINCP)objfio.h \
986 $(SOPHYAINCP)ppersist.h \
987 $(SOPHYAINCP)pexceptions.h \
988 $(SOPHYAINCP)gnumd5.h \
989 $(SOPHYAINCP)ppfbinstream.h \
990 $(SOPHYAINCP)rawstream.h \
991 $(SOPHYAINCP)ppfnametag.h \
992 $(SOPHYAINCP)dvlist.h \
993 $(SOPHYAINCP)ndatablock.h \
994 $(SOPHYAINCP)utilarr.h \
995 $(SOPHYAINCP)tmatrix.h \
996 $(SOPHYAINCP)tmatrix_tsnl.h \
997 $(SOPHYAINCP)tvector.h \
998 $(SOPHYAINCP)tvector_tsnl.h \
999 $(SOPHYAINCP)matharr.h \
1000 $(SOPHYAINCP)fioarr.h \
1001 $(SOPHYAINCP)sopemtx.h \
1002 $(SOPHYAINCP)fitsinoutfile.h \
1003 $(SOPHYAINCP)FitsIO/fitsio.h \
1004 $(SOPHYAINCP)FitsIO/longnam.h \
1005 $(SOPHYAINCP)fitsblkrw.h \
1006 $(SOPHYAINCP)fitsinoutfile.h \
1007 $(SOPHYAINCP)fitsarrhand.h \
1008 $(SOPHYAINCP)fitshandler.h \
1009 $(SOPHYAINCP)fitsblkrw.h \
1010 $(SOPHYAINCP)fiosinit.h
1011 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tnfits.cc
1012
1013$(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \
1014 $(SOPHYAINCP)histinit.h \
1015 $(SOPHYAINCP)ntoolsinit.h \
1016 $(SOPHYAINCP)tarrinit.h \
1017 $(SOPHYAINCP)sophyainit.h \
1018 $(SOPHYAINCP)machdefs.h \
1019 $(SOPHYAINCP)dvlist.h \
1020 $(SOPHYAINCP)objfio.h \
1021 $(SOPHYAINCP)anydataobj.h \
1022 $(SOPHYAINCP)ppersist.h \
1023 $(SOPHYAINCP)pexceptions.h \
1024 $(SOPHYAINCP)gnumd5.h \
1025 $(SOPHYAINCP)ppfbinstream.h \
1026 $(SOPHYAINCP)rawstream.h \
1027 $(SOPHYAINCP)ppfnametag.h \
1028 $(SOPHYAINCP)mutyv.h \
1029 $(SOPHYAINCP)timestamp.h \
1030 $(SOPHYAINCP)ntuple.h \
1031 $(SOPHYAINCP)ntupintf.h \
1032 $(SOPHYAINCP)dvlist.h \
1033 $(SOPHYAINCP)xntuple.h \
1034 $(SOPHYAINCP)datatable.h \
1035 $(SOPHYAINCP)basedtable.h \
1036 $(SOPHYAINCP)segdatablock.h \
1037 $(SOPHYAINCP)thsafeop.h \
1038 $(SOPHYAINCP)tvector.h \
1039 $(SOPHYAINCP)tmatrix.h \
1040 $(SOPHYAINCP)tarray.h \
1041 $(SOPHYAINCP)basarr.h \
1042 $(SOPHYAINCP)ndatablock.h \
1043 $(SOPHYAINCP)utilarr.h \
1044 $(SOPHYAINCP)tmatrix_tsnl.h \
1045 $(SOPHYAINCP)tvector_tsnl.h \
1046 $(SOPHYAINCP)swppfdtable.h \
1047 $(SOPHYAINCP)swsegdb.h \
1048 $(SOPHYAINCP)ppfswapper.h \
1049 $(SOPHYAINCP)ppftpointerio.h
1050 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tnt.cc
1051
1052$(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \
1053 $(SOPHYAINCP)histinit.h \
1054 $(SOPHYAINCP)ntoolsinit.h \
1055 $(SOPHYAINCP)tarrinit.h \
1056 $(SOPHYAINCP)sophyainit.h \
1057 $(SOPHYAINCP)machdefs.h \
1058 $(SOPHYAINCP)histos.h \
1059 $(SOPHYAINCP)objfio.h \
1060 $(SOPHYAINCP)anydataobj.h \
1061 $(SOPHYAINCP)ppersist.h \
1062 $(SOPHYAINCP)pexceptions.h \
1063 $(SOPHYAINCP)gnumd5.h \
1064 $(SOPHYAINCP)ppfbinstream.h \
1065 $(SOPHYAINCP)rawstream.h \
1066 $(SOPHYAINCP)ppfnametag.h \
1067 $(SOPHYAINCP)peida.h \
1068 $(SOPHYAINCP)utils.h \
1069 $(SOPHYAINCP)perrors.h \
1070 $(SOPHYAINCP)fmath.h \
1071 $(SOPHYAINCP)tvector.h \
1072 $(SOPHYAINCP)tmatrix.h \
1073 $(SOPHYAINCP)tarray.h \
1074 $(SOPHYAINCP)basarr.h \
1075 $(SOPHYAINCP)mutyv.h \
1076 $(SOPHYAINCP)timestamp.h \
1077 $(SOPHYAINCP)dvlist.h \
1078 $(SOPHYAINCP)ndatablock.h \
1079 $(SOPHYAINCP)utilarr.h \
1080 $(SOPHYAINCP)tmatrix_tsnl.h \
1081 $(SOPHYAINCP)tvector_tsnl.h \
1082 $(SOPHYAINCP)histos2.h \
1083 $(SOPHYAINCP)histos.h \
1084 $(SOPHYAINCP)ntuple.h \
1085 $(SOPHYAINCP)ntupintf.h \
1086 $(SOPHYAINCP)fmath.h \
1087 $(SOPHYAINCP)srandgen.h \
1088 $(SOPHYAINCP)fioarr.h
1089 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tobjio.cc
1090
1091$(SOPHYAOBJP)tobjio2.o: tobjio2.cc $(SOPHYAINCP)sopnamsp.h \
1092 $(SOPHYAINCP)histinit.h \
1093 $(SOPHYAINCP)ntoolsinit.h \
1094 $(SOPHYAINCP)tarrinit.h \
1095 $(SOPHYAINCP)sophyainit.h \
1096 $(SOPHYAINCP)machdefs.h \
1097 $(SOPHYAINCP)histos.h \
1098 $(SOPHYAINCP)objfio.h \
1099 $(SOPHYAINCP)anydataobj.h \
1100 $(SOPHYAINCP)ppersist.h \
1101 $(SOPHYAINCP)pexceptions.h \
1102 $(SOPHYAINCP)gnumd5.h \
1103 $(SOPHYAINCP)ppfbinstream.h \
1104 $(SOPHYAINCP)rawstream.h \
1105 $(SOPHYAINCP)ppfnametag.h \
1106 $(SOPHYAINCP)peida.h \
1107 $(SOPHYAINCP)utils.h \
1108 $(SOPHYAINCP)perrors.h \
1109 $(SOPHYAINCP)fmath.h \
1110 $(SOPHYAINCP)tvector.h \
1111 $(SOPHYAINCP)tmatrix.h \
1112 $(SOPHYAINCP)tarray.h \
1113 $(SOPHYAINCP)basarr.h \
1114 $(SOPHYAINCP)mutyv.h \
1115 $(SOPHYAINCP)timestamp.h \
1116 $(SOPHYAINCP)dvlist.h \
1117 $(SOPHYAINCP)ndatablock.h \
1118 $(SOPHYAINCP)utilarr.h \
1119 $(SOPHYAINCP)tmatrix_tsnl.h \
1120 $(SOPHYAINCP)tvector_tsnl.h \
1121 $(SOPHYAINCP)histos2.h \
1122 $(SOPHYAINCP)histos.h \
1123 $(SOPHYAINCP)ntuple.h \
1124 $(SOPHYAINCP)ntupintf.h \
1125 $(SOPHYAINCP)tarray.h \
1126 $(SOPHYAINCP)fmath.h \
1127 $(SOPHYAINCP)srandgen.h
1128 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tobjio2.cc
1129
1130$(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \
1131 $(SOPHYAINCP)zthread.h \
1132 $(SOPHYAINCP)machdefs.h \
1133 $(SOPHYAINCP)pexceptions.h \
1134 $(SOPHYAINCP)timing.h
1135 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tpipe.cc
1136
1137$(SOPHYAOBJP)tsimplex.o: tsimplex.cc $(SOPHYAINCP)sopnamsp.h \
1138 $(SOPHYAINCP)simplex.h \
1139 $(SOPHYAINCP)machdefs.h \
1140 $(SOPHYAINCP)tvector.h \
1141 $(SOPHYAINCP)tmatrix.h \
1142 $(SOPHYAINCP)tarray.h \
1143 $(SOPHYAINCP)basarr.h \
1144 $(SOPHYAINCP)anydataobj.h \
1145 $(SOPHYAINCP)mutyv.h \
1146 $(SOPHYAINCP)timestamp.h \
1147 $(SOPHYAINCP)objfio.h \
1148 $(SOPHYAINCP)ppersist.h \
1149 $(SOPHYAINCP)pexceptions.h \
1150 $(SOPHYAINCP)gnumd5.h \
1151 $(SOPHYAINCP)ppfbinstream.h \
1152 $(SOPHYAINCP)rawstream.h \
1153 $(SOPHYAINCP)ppfnametag.h \
1154 $(SOPHYAINCP)dvlist.h \
1155 $(SOPHYAINCP)ndatablock.h \
1156 $(SOPHYAINCP)utilarr.h \
1157 $(SOPHYAINCP)tmatrix_tsnl.h \
1158 $(SOPHYAINCP)tvector_tsnl.h \
1159 $(SOPHYAINCP)generalfit.h \
1160 $(SOPHYAINCP)generaldata.h \
1161 $(SOPHYAINCP)ntupintf.h \
1162 $(SOPHYAINCP)poly.h \
1163 $(SOPHYAINCP)peida.h \
1164 $(SOPHYAINCP)utils.h \
1165 $(SOPHYAINCP)perrors.h \
1166 $(SOPHYAINCP)fmath.h \
1167 $(SOPHYAINCP)generalfunc.h \
1168 $(SOPHYAINCP)histinit.h \
1169 $(SOPHYAINCP)ntoolsinit.h \
1170 $(SOPHYAINCP)tarrinit.h \
1171 $(SOPHYAINCP)sophyainit.h \
1172 $(SOPHYAINCP)pexceptions.h \
1173 $(SOPHYAINCP)timing.h
1174 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsimplex.cc
1175
1176$(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \
1177 $(SOPHYAINCP)sopnamsp.h \
1178 $(SOPHYAINCP)sambainit.h \
1179 $(SOPHYAINCP)skymapinit.h \
1180 $(SOPHYAINCP)sophyainit.h \
1181 $(SOPHYAINCP)machdefs.h \
1182 $(SOPHYAINCP)ntoolsinit.h \
1183 $(SOPHYAINCP)tarrinit.h \
1184 $(SOPHYAINCP)pexceptions.h \
1185 $(SOPHYAINCP)timing.h \
1186 $(SOPHYAINCP)sphereecp.h \
1187 $(SOPHYAINCP)sphericalmap.h \
1188 $(SOPHYAINCP)smathconst.h \
1189 $(SOPHYAINCP)pixelmap.h \
1190 $(SOPHYAINCP)ppersist.h \
1191 $(SOPHYAINCP)pexceptions.h \
1192 $(SOPHYAINCP)gnumd5.h \
1193 $(SOPHYAINCP)ppfbinstream.h \
1194 $(SOPHYAINCP)rawstream.h \
1195 $(SOPHYAINCP)ppfnametag.h \
1196 $(SOPHYAINCP)dvlist.h \
1197 $(SOPHYAINCP)objfio.h \
1198 $(SOPHYAINCP)anydataobj.h \
1199 $(SOPHYAINCP)mutyv.h \
1200 $(SOPHYAINCP)timestamp.h \
1201 $(SOPHYAINCP)spherepos.h \
1202 $(SOPHYAINCP)unitvector.h \
1203 $(SOPHYAINCP)vector3d.h \
1204 $(SOPHYAINCP)longlat.h \
1205 $(SOPHYAINCP)utilgeom.h \
1206 $(SOPHYAINCP)datatype.h \
1207 $(SOPHYAINCP)tvector.h \
1208 $(SOPHYAINCP)tmatrix.h \
1209 $(SOPHYAINCP)tarray.h \
1210 $(SOPHYAINCP)basarr.h \
1211 $(SOPHYAINCP)ndatablock.h \
1212 $(SOPHYAINCP)utilarr.h \
1213 $(SOPHYAINCP)tmatrix_tsnl.h \
1214 $(SOPHYAINCP)tvector_tsnl.h \
1215 $(SOPHYAINCP)fiosphereecp.h \
1216 $(SOPHYAINCP)sphereecp.h \
1217 $(SOPHYAINCP)array.h \
1218 $(SOPHYAINCP)matharr.h \
1219 $(SOPHYAINCP)fioarr.h \
1220 $(SOPHYAINCP)sopemtx.h \
1221 $(SOPHYAINCP)samba.h \
1222 $(SOPHYAINCP)alm.h \
1223 $(SOPHYAINCP)srandgen.h \
1224 $(SOPHYAINCP)nbmath.h \
1225 $(SOPHYAINCP)triangmtx.h \
1226 $(SOPHYAINCP)bruit.h \
1227 $(SOPHYAINCP)circle.h \
1228 $(SOPHYAINCP)geometry.h \
1229 $(SOPHYAINCP)lambdaBuilder.h \
1230 $(SOPHYAINCP)misstime.h \
1231 $(SOPHYAINCP)mlobe.h \
1232 $(SOPHYAINCP)prefcount.h \
1233 $(SOPHYAINCP)scan.h \
1234 $(SOPHYAINCP)sphericaltransformserver.h \
1235 $(SOPHYAINCP)fftservintf.h \
1236 $(SOPHYAINCP)fftpserver.h \
1237 $(SOPHYAINCP)tod.h
1238 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsphereecp.cc
1239
1240$(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \
1241 $(SOPHYAINCP)skymapinit.h \
1242 $(SOPHYAINCP)sophyainit.h \
1243 $(SOPHYAINCP)machdefs.h \
1244 $(SOPHYAINCP)skymap.h \
1245 $(SOPHYAINCP)spherethetaphi.h \
1246 $(SOPHYAINCP)sphericalmap.h \
1247 $(SOPHYAINCP)smathconst.h \
1248 $(SOPHYAINCP)pixelmap.h \
1249 $(SOPHYAINCP)ppersist.h \
1250 $(SOPHYAINCP)pexceptions.h \
1251 $(SOPHYAINCP)gnumd5.h \
1252 $(SOPHYAINCP)ppfbinstream.h \
1253 $(SOPHYAINCP)rawstream.h \
1254 $(SOPHYAINCP)ppfnametag.h \
1255 $(SOPHYAINCP)dvlist.h \
1256 $(SOPHYAINCP)objfio.h \
1257 $(SOPHYAINCP)anydataobj.h \
1258 $(SOPHYAINCP)mutyv.h \
1259 $(SOPHYAINCP)timestamp.h \
1260 $(SOPHYAINCP)spherepos.h \
1261 $(SOPHYAINCP)unitvector.h \
1262 $(SOPHYAINCP)vector3d.h \
1263 $(SOPHYAINCP)longlat.h \
1264 $(SOPHYAINCP)utilgeom.h \
1265 $(SOPHYAINCP)datatype.h \
1266 $(SOPHYAINCP)tvector.h \
1267 $(SOPHYAINCP)tmatrix.h \
1268 $(SOPHYAINCP)tarray.h \
1269 $(SOPHYAINCP)basarr.h \
1270 $(SOPHYAINCP)ndatablock.h \
1271 $(SOPHYAINCP)utilarr.h \
1272 $(SOPHYAINCP)tmatrix_tsnl.h \
1273 $(SOPHYAINCP)tvector_tsnl.h \
1274 $(SOPHYAINCP)spherehealpix.h \
1275 $(SOPHYAINCP)HEALPixUtils.h \
1276 $(SOPHYAINCP)localmap.h \
1277 $(SOPHYAINCP)sphereecp.h \
1278 $(SOPHYAINCP)fiospherethetaphi.h \
1279 $(SOPHYAINCP)fiospherehealpix.h \
1280 $(SOPHYAINCP)fiolocalmap.h \
1281 $(SOPHYAINCP)fiosphereecp.h \
1282 $(SOPHYAINCP)tod.h \
1283 $(SOPHYAINCP)misstime.h \
1284 $(SOPHYAINCP)timing.h
1285 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tspm.cc
1286
1287$(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \
1288 $(SOPHYAINCP)sambainit.h \
1289 $(SOPHYAINCP)skymapinit.h \
1290 $(SOPHYAINCP)sophyainit.h \
1291 $(SOPHYAINCP)machdefs.h \
1292 $(SOPHYAINCP)ntoolsinit.h \
1293 $(SOPHYAINCP)tarrinit.h \
1294 $(SOPHYAINCP)skymap.h \
1295 $(SOPHYAINCP)spherethetaphi.h \
1296 $(SOPHYAINCP)sphericalmap.h \
1297 $(SOPHYAINCP)smathconst.h \
1298 $(SOPHYAINCP)pixelmap.h \
1299 $(SOPHYAINCP)ppersist.h \
1300 $(SOPHYAINCP)pexceptions.h \
1301 $(SOPHYAINCP)gnumd5.h \
1302 $(SOPHYAINCP)ppfbinstream.h \
1303 $(SOPHYAINCP)rawstream.h \
1304 $(SOPHYAINCP)ppfnametag.h \
1305 $(SOPHYAINCP)dvlist.h \
1306 $(SOPHYAINCP)objfio.h \
1307 $(SOPHYAINCP)anydataobj.h \
1308 $(SOPHYAINCP)mutyv.h \
1309 $(SOPHYAINCP)timestamp.h \
1310 $(SOPHYAINCP)spherepos.h \
1311 $(SOPHYAINCP)unitvector.h \
1312 $(SOPHYAINCP)vector3d.h \
1313 $(SOPHYAINCP)longlat.h \
1314 $(SOPHYAINCP)utilgeom.h \
1315 $(SOPHYAINCP)datatype.h \
1316 $(SOPHYAINCP)tvector.h \
1317 $(SOPHYAINCP)tmatrix.h \
1318 $(SOPHYAINCP)tarray.h \
1319 $(SOPHYAINCP)basarr.h \
1320 $(SOPHYAINCP)ndatablock.h \
1321 $(SOPHYAINCP)utilarr.h \
1322 $(SOPHYAINCP)tmatrix_tsnl.h \
1323 $(SOPHYAINCP)tvector_tsnl.h \
1324 $(SOPHYAINCP)spherehealpix.h \
1325 $(SOPHYAINCP)HEALPixUtils.h \
1326 $(SOPHYAINCP)localmap.h \
1327 $(SOPHYAINCP)sphereecp.h \
1328 $(SOPHYAINCP)fiospherethetaphi.h \
1329 $(SOPHYAINCP)fiospherehealpix.h \
1330 $(SOPHYAINCP)fiolocalmap.h \
1331 $(SOPHYAINCP)fiosphereecp.h \
1332 $(SOPHYAINCP)tod.h \
1333 $(SOPHYAINCP)misstime.h \
1334 $(SOPHYAINCP)fitstarray.h \
1335 $(SOPHYAINCP)fitsfile.h \
1336 $(SOPHYAINCP)fitsinoutfile.h \
1337 $(SOPHYAINCP)FitsIO/fitsio.h \
1338 $(SOPHYAINCP)FitsIO/longnam.h \
1339 $(SOPHYAINCP)fitshandler.h \
1340 $(SOPHYAINCP)fitsspherehealpix.h \
1341 $(SOPHYAINCP)srandgen.h \
1342 $(SOPHYAINCP)timing.h
1343 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tspm2.cc
1344
1345$(SOPHYAOBJP)tstboloread.o: tstboloread.cc \
1346 $(SOPHYAINCP)sopnamsp.h \
1347 $(SOPHYAINCP)machdefs.h \
1348 $(SOPHYAINCP)sophyainit.h \
1349 $(SOPHYAINCP)machdefs.h \
1350 $(SOPHYAINCP)pexceptions.h \
1351 $(SOPHYAINCP)fboloread.h \
1352 $(SOPHYAINCP)anydataobj.h \
1353 $(SOPHYAINCP)tvector.h \
1354 $(SOPHYAINCP)tmatrix.h \
1355 $(SOPHYAINCP)tarray.h \
1356 $(SOPHYAINCP)basarr.h \
1357 $(SOPHYAINCP)mutyv.h \
1358 $(SOPHYAINCP)timestamp.h \
1359 $(SOPHYAINCP)objfio.h \
1360 $(SOPHYAINCP)ppersist.h \
1361 $(SOPHYAINCP)pexceptions.h \
1362 $(SOPHYAINCP)gnumd5.h \
1363 $(SOPHYAINCP)ppfbinstream.h \
1364 $(SOPHYAINCP)rawstream.h \
1365 $(SOPHYAINCP)ppfnametag.h \
1366 $(SOPHYAINCP)dvlist.h \
1367 $(SOPHYAINCP)ndatablock.h \
1368 $(SOPHYAINCP)utilarr.h \
1369 $(SOPHYAINCP)tmatrix_tsnl.h \
1370 $(SOPHYAINCP)tvector_tsnl.h \
1371 $(SOPHYAINCP)fabtcolread.h \
1372 $(SOPHYAINCP)FitsIO/fitsio.h \
1373 $(SOPHYAINCP)FitsIO/longnam.h \
1374 $(SOPHYAINCP)fabtwriter.h
1375 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstboloread.cc
1376
1377$(SOPHYAOBJP)tstcolread.o: tstcolread.cc \
1378 $(SOPHYAINCP)sopnamsp.h \
1379 $(SOPHYAINCP)machdefs.h \
1380 $(SOPHYAINCP)sophyainit.h \
1381 $(SOPHYAINCP)machdefs.h \
1382 $(SOPHYAINCP)pexceptions.h \
1383 $(SOPHYAINCP)fabtcolread.h \
1384 $(SOPHYAINCP)anydataobj.h \
1385 $(SOPHYAINCP)tvector.h \
1386 $(SOPHYAINCP)tmatrix.h \
1387 $(SOPHYAINCP)tarray.h \
1388 $(SOPHYAINCP)basarr.h \
1389 $(SOPHYAINCP)mutyv.h \
1390 $(SOPHYAINCP)timestamp.h \
1391 $(SOPHYAINCP)objfio.h \
1392 $(SOPHYAINCP)ppersist.h \
1393 $(SOPHYAINCP)pexceptions.h \
1394 $(SOPHYAINCP)gnumd5.h \
1395 $(SOPHYAINCP)ppfbinstream.h \
1396 $(SOPHYAINCP)rawstream.h \
1397 $(SOPHYAINCP)ppfnametag.h \
1398 $(SOPHYAINCP)dvlist.h \
1399 $(SOPHYAINCP)ndatablock.h \
1400 $(SOPHYAINCP)utilarr.h \
1401 $(SOPHYAINCP)tmatrix_tsnl.h \
1402 $(SOPHYAINCP)tvector_tsnl.h \
1403 $(SOPHYAINCP)FitsIO/fitsio.h \
1404 $(SOPHYAINCP)FitsIO/longnam.h \
1405 $(SOPHYAINCP)fabtwriter.h
1406 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstcolread.cc
1407
1408$(SOPHYAOBJP)tstdtable.o: tstdtable.cc $(SOPHYAINCP)sopnamsp.h \
1409 $(SOPHYAINCP)histinit.h \
1410 $(SOPHYAINCP)ntoolsinit.h \
1411 $(SOPHYAINCP)tarrinit.h \
1412 $(SOPHYAINCP)sophyainit.h \
1413 $(SOPHYAINCP)machdefs.h \
1414 $(SOPHYAINCP)ctimer.h \
1415 $(SOPHYAINCP)datatable.h \
1416 $(SOPHYAINCP)basedtable.h \
1417 $(SOPHYAINCP)ntupintf.h \
1418 $(SOPHYAINCP)dvlist.h \
1419 $(SOPHYAINCP)objfio.h \
1420 $(SOPHYAINCP)anydataobj.h \
1421 $(SOPHYAINCP)ppersist.h \
1422 $(SOPHYAINCP)pexceptions.h \
1423 $(SOPHYAINCP)gnumd5.h \
1424 $(SOPHYAINCP)ppfbinstream.h \
1425 $(SOPHYAINCP)rawstream.h \
1426 $(SOPHYAINCP)ppfnametag.h \
1427 $(SOPHYAINCP)mutyv.h \
1428 $(SOPHYAINCP)timestamp.h \
1429 $(SOPHYAINCP)segdatablock.h \
1430 $(SOPHYAINCP)thsafeop.h \
1431 $(SOPHYAINCP)tvector.h \
1432 $(SOPHYAINCP)tmatrix.h \
1433 $(SOPHYAINCP)tarray.h \
1434 $(SOPHYAINCP)basarr.h \
1435 $(SOPHYAINCP)ndatablock.h \
1436 $(SOPHYAINCP)utilarr.h \
1437 $(SOPHYAINCP)tmatrix_tsnl.h \
1438 $(SOPHYAINCP)tvector_tsnl.h \
1439 $(SOPHYAINCP)swppfdtable.h \
1440 $(SOPHYAINCP)swsegdb.h \
1441 $(SOPHYAINCP)ppfswapper.h \
1442 $(SOPHYAINCP)ppftpointerio.h
1443 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstdtable.cc
1444
1445$(SOPHYAOBJP)tstndblk.o: tstndblk.cc $(SOPHYAINCP)sopnamsp.h \
1446 $(SOPHYAINCP)machdefs.h \
1447 $(SOPHYAINCP)ntoolsinit.h \
1448 $(SOPHYAINCP)tarrinit.h \
1449 $(SOPHYAINCP)sophyainit.h \
1450 $(SOPHYAINCP)machdefs.h \
1451 $(SOPHYAINCP)pexceptions.h \
1452 $(SOPHYAINCP)ndatablock.h \
1453 $(SOPHYAINCP)anydataobj.h
1454 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstndblk.cc
1455
1456$(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \
1457 $(SOPHYAINCP)sopnamsp.h \
1458 $(SOPHYAINCP)machdefs.h \
1459 $(SOPHYAINCP)timing.h \
1460 $(SOPHYAINCP)histinit.h \
1461 $(SOPHYAINCP)ntoolsinit.h \
1462 $(SOPHYAINCP)tarrinit.h \
1463 $(SOPHYAINCP)sophyainit.h \
1464 $(SOPHYAINCP)machdefs.h \
1465 $(SOPHYAINCP)pexceptions.h \
1466 $(SOPHYAINCP)ppfwrapstlv.h \
1467 $(SOPHYAINCP)anydataobj.h \
1468 $(SOPHYAINCP)ppersist.h \
1469 $(SOPHYAINCP)pexceptions.h \
1470 $(SOPHYAINCP)gnumd5.h \
1471 $(SOPHYAINCP)ppfbinstream.h \
1472 $(SOPHYAINCP)rawstream.h \
1473 $(SOPHYAINCP)ppfnametag.h
1474 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstppfwrapstl.cc
1475
1476$(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc $(SOPHYAINCP)sopnamsp.h \
1477 $(SOPHYAINCP)machdefs.h \
1478 $(SOPHYAINCP)timing.h \
1479 $(SOPHYAINCP)histinit.h \
1480 $(SOPHYAINCP)ntoolsinit.h \
1481 $(SOPHYAINCP)tarrinit.h \
1482 $(SOPHYAINCP)sophyainit.h \
1483 $(SOPHYAINCP)machdefs.h \
1484 $(SOPHYAINCP)pexceptions.h \
1485 $(SOPHYAINCP)segdatablock.h \
1486 $(SOPHYAINCP)anydataobj.h \
1487 $(SOPHYAINCP)thsafeop.h \
1488 $(SOPHYAINCP)pexceptions.h \
1489 $(SOPHYAINCP)fiosegdb.h \
1490 $(SOPHYAINCP)ppersist.h \
1491 $(SOPHYAINCP)gnumd5.h \
1492 $(SOPHYAINCP)ppfbinstream.h \
1493 $(SOPHYAINCP)rawstream.h \
1494 $(SOPHYAINCP)ppfnametag.h \
1495 $(SOPHYAINCP)segdatablock.h \
1496 $(SOPHYAINCP)ppftpointerio.h \
1497 $(SOPHYAINCP)swsegdb.h \
1498 $(SOPHYAINCP)ppfswapper.h \
1499 $(SOPHYAINCP)swsegdb.h \
1500 $(SOPHYAINCP)ppfwrapstlv.h
1501 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tstsegdb.cc
1502
1503$(SOPHYAOBJP)tsttmat.o: tsttmat.cc $(SOPHYAINCP)sopnamsp.h \
1504 $(SOPHYAINCP)machdefs.h \
1505 $(SOPHYAINCP)ntoolsinit.h \
1506 $(SOPHYAINCP)tarrinit.h \
1507 $(SOPHYAINCP)sophyainit.h \
1508 $(SOPHYAINCP)machdefs.h \
1509 $(SOPHYAINCP)pexceptions.h \
1510 $(SOPHYAINCP)array.h \
1511 $(SOPHYAINCP)tarray.h \
1512 $(SOPHYAINCP)basarr.h \
1513 $(SOPHYAINCP)anydataobj.h \
1514 $(SOPHYAINCP)mutyv.h \
1515 $(SOPHYAINCP)timestamp.h \
1516 $(SOPHYAINCP)objfio.h \
1517 $(SOPHYAINCP)ppersist.h \
1518 $(SOPHYAINCP)pexceptions.h \
1519 $(SOPHYAINCP)gnumd5.h \
1520 $(SOPHYAINCP)ppfbinstream.h \
1521 $(SOPHYAINCP)rawstream.h \
1522 $(SOPHYAINCP)ppfnametag.h \
1523 $(SOPHYAINCP)dvlist.h \
1524 $(SOPHYAINCP)ndatablock.h \
1525 $(SOPHYAINCP)utilarr.h \
1526 $(SOPHYAINCP)tmatrix.h \
1527 $(SOPHYAINCP)tmatrix_tsnl.h \
1528 $(SOPHYAINCP)tvector.h \
1529 $(SOPHYAINCP)tvector_tsnl.h \
1530 $(SOPHYAINCP)matharr.h \
1531 $(SOPHYAINCP)fioarr.h \
1532 $(SOPHYAINCP)sopemtx.h \
1533 $(SOPHYAINCP)srandgen.h
1534 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttmat.cc
1535
1536$(SOPHYAOBJP)tsttminv.o: tsttminv.cc $(SOPHYAINCP)sopnamsp.h \
1537 $(SOPHYAINCP)machdefs.h \
1538 $(SOPHYAINCP)timing.h \
1539 $(SOPHYAINCP)ntoolsinit.h \
1540 $(SOPHYAINCP)tarrinit.h \
1541 $(SOPHYAINCP)sophyainit.h \
1542 $(SOPHYAINCP)machdefs.h \
1543 $(SOPHYAINCP)pexceptions.h \
1544 $(SOPHYAINCP)array.h \
1545 $(SOPHYAINCP)tarray.h \
1546 $(SOPHYAINCP)basarr.h \
1547 $(SOPHYAINCP)anydataobj.h \
1548 $(SOPHYAINCP)mutyv.h \
1549 $(SOPHYAINCP)timestamp.h \
1550 $(SOPHYAINCP)objfio.h \
1551 $(SOPHYAINCP)ppersist.h \
1552 $(SOPHYAINCP)pexceptions.h \
1553 $(SOPHYAINCP)gnumd5.h \
1554 $(SOPHYAINCP)ppfbinstream.h \
1555 $(SOPHYAINCP)rawstream.h \
1556 $(SOPHYAINCP)ppfnametag.h \
1557 $(SOPHYAINCP)dvlist.h \
1558 $(SOPHYAINCP)ndatablock.h \
1559 $(SOPHYAINCP)utilarr.h \
1560 $(SOPHYAINCP)tmatrix.h \
1561 $(SOPHYAINCP)tmatrix_tsnl.h \
1562 $(SOPHYAINCP)tvector.h \
1563 $(SOPHYAINCP)tvector_tsnl.h \
1564 $(SOPHYAINCP)matharr.h \
1565 $(SOPHYAINCP)fioarr.h \
1566 $(SOPHYAINCP)sopemtx.h \
1567 $(SOPHYAINCP)srandgen.h \
1568 $(SOPHYAINCP)intflapack.h
1569 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttminv.cc
1570
1571$(SOPHYAOBJP)tsttvec.o: tsttvec.cc $(SOPHYAINCP)sopnamsp.h \
1572 $(SOPHYAINCP)machdefs.h \
1573 $(SOPHYAINCP)ntoolsinit.h \
1574 $(SOPHYAINCP)tarrinit.h \
1575 $(SOPHYAINCP)sophyainit.h \
1576 $(SOPHYAINCP)machdefs.h \
1577 $(SOPHYAINCP)pexceptions.h \
1578 $(SOPHYAINCP)array.h \
1579 $(SOPHYAINCP)tarray.h \
1580 $(SOPHYAINCP)basarr.h \
1581 $(SOPHYAINCP)anydataobj.h \
1582 $(SOPHYAINCP)mutyv.h \
1583 $(SOPHYAINCP)timestamp.h \
1584 $(SOPHYAINCP)objfio.h \
1585 $(SOPHYAINCP)ppersist.h \
1586 $(SOPHYAINCP)pexceptions.h \
1587 $(SOPHYAINCP)gnumd5.h \
1588 $(SOPHYAINCP)ppfbinstream.h \
1589 $(SOPHYAINCP)rawstream.h \
1590 $(SOPHYAINCP)ppfnametag.h \
1591 $(SOPHYAINCP)dvlist.h \
1592 $(SOPHYAINCP)ndatablock.h \
1593 $(SOPHYAINCP)utilarr.h \
1594 $(SOPHYAINCP)tmatrix.h \
1595 $(SOPHYAINCP)tmatrix_tsnl.h \
1596 $(SOPHYAINCP)tvector.h \
1597 $(SOPHYAINCP)tvector_tsnl.h \
1598 $(SOPHYAINCP)matharr.h \
1599 $(SOPHYAINCP)fioarr.h \
1600 $(SOPHYAINCP)sopemtx.h \
1601 $(SOPHYAINCP)srandgen.h
1602 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tsttvec.cc
1603
1604$(SOPHYAOBJP)tswfits.o: tswfits.cc $(SOPHYAINCP)sopnamsp.h \
1605 $(SOPHYAINCP)histinit.h \
1606 $(SOPHYAINCP)ntoolsinit.h \
1607 $(SOPHYAINCP)tarrinit.h \
1608 $(SOPHYAINCP)sophyainit.h \
1609 $(SOPHYAINCP)machdefs.h \
1610 $(SOPHYAINCP)dvlist.h \
1611 $(SOPHYAINCP)objfio.h \
1612 $(SOPHYAINCP)anydataobj.h \
1613 $(SOPHYAINCP)ppersist.h \
1614 $(SOPHYAINCP)pexceptions.h \
1615 $(SOPHYAINCP)gnumd5.h \
1616 $(SOPHYAINCP)ppfbinstream.h \
1617 $(SOPHYAINCP)rawstream.h \
1618 $(SOPHYAINCP)ppfnametag.h \
1619 $(SOPHYAINCP)mutyv.h \
1620 $(SOPHYAINCP)timestamp.h \
1621 $(SOPHYAINCP)fitsswapper.h \
1622 $(SOPHYAINCP)swsegdb.h \
1623 $(SOPHYAINCP)segdatablock.h \
1624 $(SOPHYAINCP)thsafeop.h \
1625 $(SOPHYAINCP)fitsinoutfile.h \
1626 $(SOPHYAINCP)dvlist.h \
1627 $(SOPHYAINCP)FitsIO/fitsio.h \
1628 $(SOPHYAINCP)FitsIO/longnam.h \
1629 $(SOPHYAINCP)fitsblkrw.h \
1630 $(SOPHYAINCP)basedtable.h \
1631 $(SOPHYAINCP)ntupintf.h \
1632 $(SOPHYAINCP)tvector.h \
1633 $(SOPHYAINCP)tmatrix.h \
1634 $(SOPHYAINCP)tarray.h \
1635 $(SOPHYAINCP)basarr.h \
1636 $(SOPHYAINCP)ndatablock.h \
1637 $(SOPHYAINCP)utilarr.h \
1638 $(SOPHYAINCP)tmatrix_tsnl.h \
1639 $(SOPHYAINCP)tvector_tsnl.h \
1640 $(SOPHYAINCP)fiosinit.h \
1641 $(SOPHYAINCP)swfitsdtable.h \
1642 $(SOPHYAINCP)fitsswapper.h \
1643 $(SOPHYAINCP)fitshandler.h \
1644 $(SOPHYAINCP)datatable.h \
1645 $(SOPHYAINCP)fitshdtable.h \
1646 $(SOPHYAINCP)datatable.h
1647 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tswfits.cc
1648
1649$(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \
1650 $(SOPHYAINCP)sopnamsp.h \
1651 $(SOPHYAINCP)machdefs.h \
1652 $(SOPHYAINCP)timing.h \
1653 $(SOPHYAINCP)timestamp.h \
1654 $(SOPHYAINCP)machdefs.h \
1655 $(SOPHYAINCP)objfio.h \
1656 $(SOPHYAINCP)anydataobj.h \
1657 $(SOPHYAINCP)ppersist.h \
1658 $(SOPHYAINCP)pexceptions.h \
1659 $(SOPHYAINCP)gnumd5.h \
1660 $(SOPHYAINCP)ppfbinstream.h \
1661 $(SOPHYAINCP)rawstream.h \
1662 $(SOPHYAINCP)ppfnametag.h \
1663 $(SOPHYAINCP)histinit.h \
1664 $(SOPHYAINCP)ntoolsinit.h \
1665 $(SOPHYAINCP)tarrinit.h \
1666 $(SOPHYAINCP)sophyainit.h \
1667 $(SOPHYAINCP)pexceptions.h \
1668 $(SOPHYAINCP)ppfwrapstlv.h
1669 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ttimestamp.cc
1670
1671$(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \
1672 $(SOPHYAINCP)zthread.h \
1673 $(SOPHYAINCP)machdefs.h \
1674 $(SOPHYAINCP)pexceptions.h \
1675 $(SOPHYAINCP)resusage.h \
1676 $(SOPHYAINCP)tmatrix.h \
1677 $(SOPHYAINCP)tarray.h \
1678 $(SOPHYAINCP)basarr.h \
1679 $(SOPHYAINCP)anydataobj.h \
1680 $(SOPHYAINCP)mutyv.h \
1681 $(SOPHYAINCP)timestamp.h \
1682 $(SOPHYAINCP)objfio.h \
1683 $(SOPHYAINCP)ppersist.h \
1684 $(SOPHYAINCP)gnumd5.h \
1685 $(SOPHYAINCP)ppfbinstream.h \
1686 $(SOPHYAINCP)rawstream.h \
1687 $(SOPHYAINCP)ppfnametag.h \
1688 $(SOPHYAINCP)dvlist.h \
1689 $(SOPHYAINCP)ndatablock.h \
1690 $(SOPHYAINCP)utilarr.h \
1691 $(SOPHYAINCP)tmatrix_tsnl.h \
1692 $(SOPHYAINCP)tvector.h \
1693 $(SOPHYAINCP)tmatrix.h \
1694 $(SOPHYAINCP)tvector_tsnl.h \
1695 $(SOPHYAINCP)matharr.h \
1696 $(SOPHYAINCP)tarrinit.h \
1697 $(SOPHYAINCP)sophyainit.h \
1698 $(SOPHYAINCP)timing.h \
1699 $(SOPHYAINCP)ctimer.h
1700 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ zthr.cc
1701
Note: See TracBrowser for help on using the repository browser.