1 | include ../BuildMgr/sophyamake.inc
|
---|
2 |
|
---|
3 | all: $(SOPHYALIBP)libFitsIOServer.a
|
---|
4 |
|
---|
5 | clean:
|
---|
6 | rm -f $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o
|
---|
7 | rm -f $(SOPHYALIBP)libFitsIOServer.a
|
---|
8 |
|
---|
9 | $(SOPHYALIBP)libFitsIOServer.a : $(SOPHYAOBJP)datacirclefits.o $(SOPHYAOBJP)fabtcolread.o $(SOPHYAOBJP)fabtwriter.o $(SOPHYAOBJP)fboloread.o $(SOPHYAOBJP)fbtntintf.o $(SOPHYAOBJP)fiosinit.o $(SOPHYAOBJP)fitsautoreader.o $(SOPHYAOBJP)fitsbntbllineRW.o $(SOPHYAOBJP)fitsfile.o $(SOPHYAOBJP)fitshdtable.o $(SOPHYAOBJP)fitsinoutfile.o $(SOPHYAOBJP)fitslocalmap.o $(SOPHYAOBJP)fitsmanager.o $(SOPHYAOBJP)fitsntuple.o $(SOPHYAOBJP)fitsspherehealpix.o $(SOPHYAOBJP)fitsspherethetaphi.o $(SOPHYAOBJP)fitstarray.o $(SOPHYAOBJP)fitsxntuple.o $(SOPHYAOBJP)swfitsdtable.o
|
---|
10 | $(AR) $(ARFLAGS) $@ $?
|
---|
11 | touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
|
---|
12 |
|
---|
13 | $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
14 | datacirclefits.h $(SOPHYAINCP)datacirclebase.h \
|
---|
15 | $(SOPHYAINCP)circle.h $(SOPHYAINCP)vector3d.h \
|
---|
16 | $(SOPHYAINCP)longlat.h \
|
---|
17 | $(SOPHYAINCP)machdefs.h \
|
---|
18 | $(SOPHYAINCP)osx_values.h \
|
---|
19 | $(SOPHYAINCP)utilgeom.h \
|
---|
20 | $(SOPHYAINCP)unitvector.h \
|
---|
21 | $(SOPHYAINCP)geometry.h \
|
---|
22 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
23 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
24 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datacirclefits.cc
|
---|
25 |
|
---|
26 | $(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
27 | $(SOPHYAINCP)machdefs.h \
|
---|
28 | $(SOPHYAINCP)osx_values.h \
|
---|
29 | $(SOPHYAINCP)pexceptions.h fabtcolread.h \
|
---|
30 | $(SOPHYAINCP)anydataobj.h \
|
---|
31 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
32 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
33 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
34 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
35 | $(SOPHYAINCP)gnumd5.h \
|
---|
36 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
37 | $(SOPHYAINCP)rawstream.h \
|
---|
38 | $(SOPHYAINCP)ppfnametag.h \
|
---|
39 | $(SOPHYAINCP)dvlist.h \
|
---|
40 | $(SOPHYAINCP)ndatablock.h \
|
---|
41 | $(SOPHYAINCP)utilarr.h \
|
---|
42 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
43 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
44 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtcolread.cc
|
---|
45 |
|
---|
46 | $(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
47 | $(SOPHYAINCP)machdefs.h \
|
---|
48 | $(SOPHYAINCP)osx_values.h \
|
---|
49 | $(SOPHYAINCP)pexceptions.h fabtwriter.h \
|
---|
50 | $(SOPHYAINCP)anydataobj.h \
|
---|
51 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
52 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
53 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
54 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
55 | $(SOPHYAINCP)gnumd5.h \
|
---|
56 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
57 | $(SOPHYAINCP)rawstream.h \
|
---|
58 | $(SOPHYAINCP)ppfnametag.h \
|
---|
59 | $(SOPHYAINCP)dvlist.h \
|
---|
60 | $(SOPHYAINCP)ndatablock.h \
|
---|
61 | $(SOPHYAINCP)utilarr.h \
|
---|
62 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
63 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
64 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtwriter.cc
|
---|
65 |
|
---|
66 | $(SOPHYAOBJP)fboloread.o: fboloread.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
67 | $(SOPHYAINCP)machdefs.h \
|
---|
68 | $(SOPHYAINCP)osx_values.h \
|
---|
69 | $(SOPHYAINCP)pexceptions.h fboloread.h \
|
---|
70 | $(SOPHYAINCP)anydataobj.h \
|
---|
71 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
72 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
73 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
74 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
75 | $(SOPHYAINCP)gnumd5.h \
|
---|
76 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
77 | $(SOPHYAINCP)rawstream.h \
|
---|
78 | $(SOPHYAINCP)ppfnametag.h \
|
---|
79 | $(SOPHYAINCP)dvlist.h \
|
---|
80 | $(SOPHYAINCP)ndatablock.h \
|
---|
81 | $(SOPHYAINCP)utilarr.h fabtcolread.h \
|
---|
82 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
83 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
84 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fboloread.cc
|
---|
85 |
|
---|
86 | $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
87 | $(SOPHYAINCP)machdefs.h \
|
---|
88 | $(SOPHYAINCP)osx_values.h \
|
---|
89 | $(SOPHYAINCP)pexceptions.h fbtntintf.h \
|
---|
90 | $(SOPHYAINCP)anydataobj.h \
|
---|
91 | $(SOPHYAINCP)ntupintf.h \
|
---|
92 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
93 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
94 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fbtntintf.cc
|
---|
95 |
|
---|
96 | $(SOPHYAOBJP)fiosinit.o: fiosinit.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
97 | $(SOPHYAINCP)machdefs.h \
|
---|
98 | $(SOPHYAINCP)osx_values.h fiosinit.h \
|
---|
99 | $(SOPHYAINCP)sophyainit.h fitsmanager.h fitsinoutfile.h \
|
---|
100 | $(SOPHYAINCP)pexceptions.h \
|
---|
101 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
102 | $(SOPHYAINCP)anydataobj.h \
|
---|
103 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
104 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
105 | $(SOPHYAINCP)rawstream.h \
|
---|
106 | $(SOPHYAINCP)ppfnametag.h \
|
---|
107 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
108 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
109 | $(SOPHYAINCP)FitsIO/longnam.h fitshdtable.h \
|
---|
110 | $(SOPHYAINCP)datatable.h \
|
---|
111 | $(SOPHYAINCP)basedtable.h \
|
---|
112 | $(SOPHYAINCP)ntupintf.h \
|
---|
113 | $(SOPHYAINCP)segdatablock.h \
|
---|
114 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
115 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
116 | $(SOPHYAINCP)ndatablock.h \
|
---|
117 | $(SOPHYAINCP)utilarr.h fitshandler.h fitsarrhand.h \
|
---|
118 | fitsblkrw.h
|
---|
119 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosinit.cc
|
---|
120 |
|
---|
121 | $(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
122 | $(SOPHYAINCP)pexceptions.h \
|
---|
123 | $(SOPHYAINCP)machdefs.h \
|
---|
124 | $(SOPHYAINCP)osx_values.h fitsautoreader.h \
|
---|
125 | $(SOPHYAINCP)anydataobj.h fitsfile.h \
|
---|
126 | $(SOPHYAINCP)ndatablock.h \
|
---|
127 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
128 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
129 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
130 | $(SOPHYAINCP)rawstream.h \
|
---|
131 | $(SOPHYAINCP)ppfnametag.h \
|
---|
132 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
133 | fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
134 | $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \
|
---|
135 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
136 | $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \
|
---|
137 | $(SOPHYAINCP)spherehealpix.h \
|
---|
138 | $(SOPHYAINCP)sphericalmap.h \
|
---|
139 | $(SOPHYAINCP)smathconst.h \
|
---|
140 | $(SOPHYAINCP)pixelmap.h \
|
---|
141 | $(SOPHYAINCP)spherepos.h \
|
---|
142 | $(SOPHYAINCP)unitvector.h \
|
---|
143 | $(SOPHYAINCP)vector3d.h \
|
---|
144 | $(SOPHYAINCP)longlat.h \
|
---|
145 | $(SOPHYAINCP)utilgeom.h \
|
---|
146 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
147 | $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \
|
---|
148 | $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)ntupintf.h \
|
---|
149 | fitsxntuple.h $(SOPHYAINCP)xntuple.h fitslocalmap.h \
|
---|
150 | $(SOPHYAINCP)localmap.h fbtntintf.h
|
---|
151 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc
|
---|
152 |
|
---|
153 | $(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \
|
---|
154 | $(SOPHYAINCP)sopnamsp.h \
|
---|
155 | $(SOPHYAINCP)pexceptions.h \
|
---|
156 | $(SOPHYAINCP)machdefs.h \
|
---|
157 | $(SOPHYAINCP)osx_values.h fitsbntbllineRW.h \
|
---|
158 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
159 | $(SOPHYAINCP)anydataobj.h \
|
---|
160 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
161 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
162 | $(SOPHYAINCP)rawstream.h \
|
---|
163 | $(SOPHYAINCP)ppfnametag.h \
|
---|
164 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
165 | fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
|
---|
166 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
167 | $(SOPHYAINCP)FitsIO/longnam.h \
|
---|
168 | $(SOPHYAINCP)utils.h
|
---|
169 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc
|
---|
170 |
|
---|
171 | $(SOPHYAOBJP)fitsfile.o: fitsfile.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
172 | $(SOPHYAINCP)machdefs.h \
|
---|
173 | $(SOPHYAINCP)osx_values.h fitsfile.h \
|
---|
174 | $(SOPHYAINCP)ndatablock.h \
|
---|
175 | $(SOPHYAINCP)anydataobj.h \
|
---|
176 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
177 | $(SOPHYAINCP)ppersist.h \
|
---|
178 | $(SOPHYAINCP)pexceptions.h \
|
---|
179 | $(SOPHYAINCP)gnumd5.h \
|
---|
180 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
181 | $(SOPHYAINCP)rawstream.h \
|
---|
182 | $(SOPHYAINCP)ppfnametag.h \
|
---|
183 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
184 | fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
185 | $(SOPHYAINCP)FitsIO/longnam.h \
|
---|
186 | $(SOPHYAINCP)strutil.h
|
---|
187 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsfile.cc
|
---|
188 |
|
---|
189 | $(SOPHYAOBJP)fitshdtable.o: fitshdtable.cc $(SOPHYAINCP)machdefs.h \
|
---|
190 | $(SOPHYAINCP)osx_values.h \
|
---|
191 | $(SOPHYAINCP)sopnamsp.h \
|
---|
192 | $(SOPHYAINCP)datatable.h \
|
---|
193 | $(SOPHYAINCP)basedtable.h \
|
---|
194 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
|
---|
195 | $(SOPHYAINCP)objfio.h \
|
---|
196 | $(SOPHYAINCP)anydataobj.h \
|
---|
197 | $(SOPHYAINCP)ppersist.h \
|
---|
198 | $(SOPHYAINCP)pexceptions.h \
|
---|
199 | $(SOPHYAINCP)gnumd5.h \
|
---|
200 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
201 | $(SOPHYAINCP)rawstream.h \
|
---|
202 | $(SOPHYAINCP)ppfnametag.h \
|
---|
203 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
204 | $(SOPHYAINCP)segdatablock.h \
|
---|
205 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
206 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
207 | $(SOPHYAINCP)ndatablock.h \
|
---|
208 | $(SOPHYAINCP)utilarr.h fitsblkrw.h fitsinoutfile.h \
|
---|
209 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
210 | $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h
|
---|
211 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshdtable.cc
|
---|
212 |
|
---|
213 | $(SOPHYAOBJP)fitsinoutfile.o: fitsinoutfile.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
214 | $(SOPHYAINCP)machdefs.h \
|
---|
215 | $(SOPHYAINCP)osx_values.h \
|
---|
216 | $(SOPHYAINCP)segdatablock.h \
|
---|
217 | $(SOPHYAINCP)anydataobj.h fitsinoutfile.h \
|
---|
218 | $(SOPHYAINCP)pexceptions.h \
|
---|
219 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
220 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
221 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
222 | $(SOPHYAINCP)rawstream.h \
|
---|
223 | $(SOPHYAINCP)ppfnametag.h \
|
---|
224 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
225 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
226 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
227 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsinoutfile.cc
|
---|
228 |
|
---|
229 | $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
230 | $(SOPHYAINCP)machdefs.h \
|
---|
231 | $(SOPHYAINCP)osx_values.h fitslocalmap.h \
|
---|
232 | $(SOPHYAINCP)pexceptions.h \
|
---|
233 | $(SOPHYAINCP)localmap.h \
|
---|
234 | $(SOPHYAINCP)pixelmap.h \
|
---|
235 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
236 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
237 | $(SOPHYAINCP)rawstream.h \
|
---|
238 | $(SOPHYAINCP)ppfnametag.h \
|
---|
239 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
240 | $(SOPHYAINCP)anydataobj.h \
|
---|
241 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
242 | $(SOPHYAINCP)spherepos.h \
|
---|
243 | $(SOPHYAINCP)unitvector.h \
|
---|
244 | $(SOPHYAINCP)vector3d.h \
|
---|
245 | $(SOPHYAINCP)longlat.h \
|
---|
246 | $(SOPHYAINCP)utilgeom.h \
|
---|
247 | $(SOPHYAINCP)sphericalmap.h \
|
---|
248 | $(SOPHYAINCP)smathconst.h \
|
---|
249 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
250 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
251 | $(SOPHYAINCP)ndatablock.h \
|
---|
252 | $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
|
---|
253 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
254 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
255 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitslocalmap.cc
|
---|
256 |
|
---|
257 | $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc $(SOPHYAINCP)machdefs.h \
|
---|
258 | $(SOPHYAINCP)osx_values.h \
|
---|
259 | $(SOPHYAINCP)sopnamsp.h fitsmanager.h fitsinoutfile.h \
|
---|
260 | $(SOPHYAINCP)pexceptions.h \
|
---|
261 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
262 | $(SOPHYAINCP)anydataobj.h \
|
---|
263 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
264 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
265 | $(SOPHYAINCP)rawstream.h \
|
---|
266 | $(SOPHYAINCP)ppfnametag.h \
|
---|
267 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
268 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
269 | $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h
|
---|
270 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsmanager.cc
|
---|
271 |
|
---|
272 | $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
273 | $(SOPHYAINCP)pexceptions.h \
|
---|
274 | $(SOPHYAINCP)machdefs.h \
|
---|
275 | $(SOPHYAINCP)osx_values.h fitsntuple.h \
|
---|
276 | $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
|
---|
277 | $(SOPHYAINCP)anydataobj.h \
|
---|
278 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
279 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
280 | $(SOPHYAINCP)rawstream.h \
|
---|
281 | $(SOPHYAINCP)ppfnametag.h \
|
---|
282 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
|
---|
283 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
284 | fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
|
---|
285 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
286 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
287 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsntuple.cc
|
---|
288 |
|
---|
289 | $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
|
---|
290 | $(SOPHYAINCP)sopnamsp.h \
|
---|
291 | $(SOPHYAINCP)pexceptions.h \
|
---|
292 | $(SOPHYAINCP)machdefs.h \
|
---|
293 | $(SOPHYAINCP)osx_values.h fitsspherehealpix.h \
|
---|
294 | $(SOPHYAINCP)spherehealpix.h \
|
---|
295 | $(SOPHYAINCP)sphericalmap.h \
|
---|
296 | $(SOPHYAINCP)smathconst.h \
|
---|
297 | $(SOPHYAINCP)pixelmap.h \
|
---|
298 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
299 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
300 | $(SOPHYAINCP)rawstream.h \
|
---|
301 | $(SOPHYAINCP)ppfnametag.h \
|
---|
302 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
303 | $(SOPHYAINCP)anydataobj.h \
|
---|
304 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
305 | $(SOPHYAINCP)spherepos.h \
|
---|
306 | $(SOPHYAINCP)unitvector.h \
|
---|
307 | $(SOPHYAINCP)vector3d.h \
|
---|
308 | $(SOPHYAINCP)longlat.h \
|
---|
309 | $(SOPHYAINCP)utilgeom.h \
|
---|
310 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
311 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
312 | $(SOPHYAINCP)ndatablock.h \
|
---|
313 | $(SOPHYAINCP)utilarr.h \
|
---|
314 | $(SOPHYAINCP)HEALPixUtils.h fitsfile.h fitsinoutfile.h \
|
---|
315 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
316 | $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
|
---|
317 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc
|
---|
318 |
|
---|
319 | $(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \
|
---|
320 | $(SOPHYAINCP)sopnamsp.h \
|
---|
321 | $(SOPHYAINCP)pexceptions.h \
|
---|
322 | $(SOPHYAINCP)machdefs.h \
|
---|
323 | $(SOPHYAINCP)osx_values.h fitsspherethetaphi.h \
|
---|
324 | $(SOPHYAINCP)spherethetaphi.h \
|
---|
325 | $(SOPHYAINCP)sphericalmap.h \
|
---|
326 | $(SOPHYAINCP)smathconst.h \
|
---|
327 | $(SOPHYAINCP)pixelmap.h \
|
---|
328 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
329 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
330 | $(SOPHYAINCP)rawstream.h \
|
---|
331 | $(SOPHYAINCP)ppfnametag.h \
|
---|
332 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
333 | $(SOPHYAINCP)anydataobj.h \
|
---|
334 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
335 | $(SOPHYAINCP)spherepos.h \
|
---|
336 | $(SOPHYAINCP)unitvector.h \
|
---|
337 | $(SOPHYAINCP)vector3d.h \
|
---|
338 | $(SOPHYAINCP)longlat.h \
|
---|
339 | $(SOPHYAINCP)utilgeom.h \
|
---|
340 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
341 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
342 | $(SOPHYAINCP)ndatablock.h \
|
---|
343 | $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
|
---|
344 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
345 | $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
|
---|
346 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc
|
---|
347 |
|
---|
348 | $(SOPHYAOBJP)fitstarray.o: fitstarray.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
349 | $(SOPHYAINCP)machdefs.h \
|
---|
350 | $(SOPHYAINCP)osx_values.h \
|
---|
351 | $(SOPHYAINCP)pexceptions.h fitstarray.h \
|
---|
352 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
353 | $(SOPHYAINCP)anydataobj.h \
|
---|
354 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
355 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
356 | $(SOPHYAINCP)gnumd5.h \
|
---|
357 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
358 | $(SOPHYAINCP)rawstream.h \
|
---|
359 | $(SOPHYAINCP)ppfnametag.h \
|
---|
360 | $(SOPHYAINCP)dvlist.h \
|
---|
361 | $(SOPHYAINCP)ndatablock.h \
|
---|
362 | $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
|
---|
363 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
364 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
365 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitstarray.cc
|
---|
366 |
|
---|
367 | $(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
368 | $(SOPHYAINCP)pexceptions.h \
|
---|
369 | $(SOPHYAINCP)machdefs.h \
|
---|
370 | $(SOPHYAINCP)osx_values.h fitsxntuple.h \
|
---|
371 | $(SOPHYAINCP)xntuple.h \
|
---|
372 | $(SOPHYAINCP)ntupintf.h \
|
---|
373 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
374 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
375 | $(SOPHYAINCP)rawstream.h \
|
---|
376 | $(SOPHYAINCP)ppfnametag.h \
|
---|
377 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
378 | $(SOPHYAINCP)anydataobj.h \
|
---|
379 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
380 | fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
|
---|
381 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
382 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
383 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsxntuple.cc
|
---|
384 |
|
---|
385 | $(SOPHYAOBJP)swfitsdtable.o: swfitsdtable.cc swfitsdtable.h \
|
---|
386 | $(SOPHYAINCP)basedtable.h \
|
---|
387 | $(SOPHYAINCP)machdefs.h \
|
---|
388 | $(SOPHYAINCP)osx_values.h \
|
---|
389 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
|
---|
390 | $(SOPHYAINCP)objfio.h \
|
---|
391 | $(SOPHYAINCP)anydataobj.h \
|
---|
392 | $(SOPHYAINCP)ppersist.h \
|
---|
393 | $(SOPHYAINCP)pexceptions.h \
|
---|
394 | $(SOPHYAINCP)gnumd5.h \
|
---|
395 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
396 | $(SOPHYAINCP)rawstream.h \
|
---|
397 | $(SOPHYAINCP)ppfnametag.h \
|
---|
398 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
399 | $(SOPHYAINCP)segdatablock.h \
|
---|
400 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
401 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
402 | $(SOPHYAINCP)ndatablock.h \
|
---|
403 | $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)swsegdb.h \
|
---|
404 | fitsswapper.h fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
405 | $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \
|
---|
406 | $(SOPHYAINCP)sopnamsp.h
|
---|
407 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swfitsdtable.cc
|
---|
408 |
|
---|