source: Sophya/trunk/SophyaProg/Tests/Makefile@ 2893

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

MAJ Makefile - Reza 8/11/2005

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