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