source: Sophya/trunk/SophyaLib/SkyMap/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: 10.8 KB
RevLine 
[2743]1include ../BuildMgr/sophyamake.inc
[764]2
[2743]3all: $(SOPHYALIBP)libSkyMap.a
4
[764]5clean:
[2765]6 rm -f $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
[2743]7 rm -f $(SOPHYALIBP)libSkyMap.a
[764]8
[2765]9$(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
[2743]10 $(AR) $(ARFLAGS) $@ $?
[2763]11 touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
[2743]12
[2765]13$(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
14 $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
[2751]15 $(SOPHYAINCP)machdefs.h \
[2765]16 $(SOPHYAINCP)ndatablock.h \
17 $(SOPHYAINCP)anydataobj.h \
18 $(SOPHYAINCP)tvector.h \
19 $(SOPHYAINCP)tmatrix.h \
20 $(SOPHYAINCP)tarray.h \
21 $(SOPHYAINCP)basarr.h \
22 $(SOPHYAINCP)mutyv.h \
[2834]23 $(SOPHYAINCP)timestamp.h \
[2765]24 $(SOPHYAINCP)objfio.h \
[2743]25 $(SOPHYAINCP)ppersist.h \
26 $(SOPHYAINCP)pexceptions.h \
27 $(SOPHYAINCP)gnumd5.h \
28 $(SOPHYAINCP)ppfbinstream.h \
29 $(SOPHYAINCP)rawstream.h \
30 $(SOPHYAINCP)ppfnametag.h \
[2834]31 $(SOPHYAINCP)dvlist.h \
[2765]32 $(SOPHYAINCP)utilarr.h \
33 $(SOPHYAINCP)smathconst.h
34 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ HEALPixUtils.cc
35
36$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
37 $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
38 sphericalmap.h $(SOPHYAINCP)smathconst.h \
39 $(SOPHYAINCP)machdefs.h pixelmap.h \
40 $(SOPHYAINCP)ppersist.h \
41 $(SOPHYAINCP)pexceptions.h \
42 $(SOPHYAINCP)gnumd5.h \
43 $(SOPHYAINCP)ppfbinstream.h \
44 $(SOPHYAINCP)rawstream.h \
45 $(SOPHYAINCP)ppfnametag.h \
[2743]46 $(SOPHYAINCP)dvlist.h \
47 $(SOPHYAINCP)objfio.h \
48 $(SOPHYAINCP)anydataobj.h \
[2834]49 $(SOPHYAINCP)mutyv.h \
50 $(SOPHYAINCP)timestamp.h spherepos.h \
[2743]51 unitvector.h vector3d.h longlat.h utilgeom.h \
52 $(SOPHYAINCP)tvector.h \
53 $(SOPHYAINCP)tmatrix.h \
54 $(SOPHYAINCP)tarray.h \
55 $(SOPHYAINCP)basarr.h \
56 $(SOPHYAINCP)ndatablock.h \
[2765]57 $(SOPHYAINCP)utilarr.h localmap.h \
58 $(SOPHYAINCP)fioarr.h \
[2743]59 $(SOPHYAINCP)fiondblock.h \
60 $(SOPHYAINCP)datatype.h
[2765]61 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiolocalmap.cc
[2743]62
63$(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
[2765]64 $(SOPHYAINCP)sopnamsp.h fiosphereecp.h \
65 sphereecp.h sphericalmap.h \
[2743]66 $(SOPHYAINCP)smathconst.h \
[2765]67 $(SOPHYAINCP)machdefs.h pixelmap.h \
[2743]68 $(SOPHYAINCP)ppersist.h \
69 $(SOPHYAINCP)pexceptions.h \
70 $(SOPHYAINCP)gnumd5.h \
71 $(SOPHYAINCP)ppfbinstream.h \
72 $(SOPHYAINCP)rawstream.h \
73 $(SOPHYAINCP)ppfnametag.h \
74 $(SOPHYAINCP)dvlist.h \
75 $(SOPHYAINCP)objfio.h \
76 $(SOPHYAINCP)anydataobj.h \
[2834]77 $(SOPHYAINCP)mutyv.h \
78 $(SOPHYAINCP)timestamp.h spherepos.h \
[2743]79 unitvector.h vector3d.h longlat.h utilgeom.h \
80 $(SOPHYAINCP)tvector.h \
81 $(SOPHYAINCP)tmatrix.h \
82 $(SOPHYAINCP)tarray.h \
83 $(SOPHYAINCP)basarr.h \
84 $(SOPHYAINCP)ndatablock.h \
85 $(SOPHYAINCP)utilarr.h \
86 $(SOPHYAINCP)fioarr.h \
87 $(SOPHYAINCP)datatype.h
[2765]88 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosphereecp.cc
[2743]89
90$(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
[2765]91 $(SOPHYAINCP)sopnamsp.h fiospherehealpix.h \
92 sphericalmap.h $(SOPHYAINCP)smathconst.h \
93 $(SOPHYAINCP)machdefs.h pixelmap.h \
[2743]94 $(SOPHYAINCP)ppersist.h \
95 $(SOPHYAINCP)pexceptions.h \
96 $(SOPHYAINCP)gnumd5.h \
97 $(SOPHYAINCP)ppfbinstream.h \
98 $(SOPHYAINCP)rawstream.h \
99 $(SOPHYAINCP)ppfnametag.h \
100 $(SOPHYAINCP)dvlist.h \
101 $(SOPHYAINCP)objfio.h \
102 $(SOPHYAINCP)anydataobj.h \
[2834]103 $(SOPHYAINCP)mutyv.h \
104 $(SOPHYAINCP)timestamp.h spherepos.h \
[2743]105 unitvector.h vector3d.h longlat.h utilgeom.h \
106 $(SOPHYAINCP)tvector.h \
107 $(SOPHYAINCP)tmatrix.h \
108 $(SOPHYAINCP)tarray.h \
109 $(SOPHYAINCP)basarr.h \
110 $(SOPHYAINCP)ndatablock.h \
[2765]111 $(SOPHYAINCP)utilarr.h spherehealpix.h \
112 HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \
[2743]113 $(SOPHYAINCP)datatype.h
[2765]114 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiospherehealpix.cc
[2743]115
116$(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
[2765]117 $(SOPHYAINCP)sopnamsp.h fiospherethetaphi.h \
118 sphericalmap.h $(SOPHYAINCP)smathconst.h \
119 $(SOPHYAINCP)machdefs.h pixelmap.h \
[2743]120 $(SOPHYAINCP)ppersist.h \
121 $(SOPHYAINCP)pexceptions.h \
122 $(SOPHYAINCP)gnumd5.h \
123 $(SOPHYAINCP)ppfbinstream.h \
124 $(SOPHYAINCP)rawstream.h \
125 $(SOPHYAINCP)ppfnametag.h \
126 $(SOPHYAINCP)dvlist.h \
127 $(SOPHYAINCP)objfio.h \
128 $(SOPHYAINCP)anydataobj.h \
[2834]129 $(SOPHYAINCP)mutyv.h \
130 $(SOPHYAINCP)timestamp.h spherepos.h \
[2743]131 unitvector.h vector3d.h longlat.h utilgeom.h \
132 $(SOPHYAINCP)tvector.h \
133 $(SOPHYAINCP)tmatrix.h \
134 $(SOPHYAINCP)tarray.h \
135 $(SOPHYAINCP)basarr.h \
136 $(SOPHYAINCP)ndatablock.h \
[2765]137 $(SOPHYAINCP)utilarr.h spherethetaphi.h \
[2743]138 $(SOPHYAINCP)fiondblock.h \
139 $(SOPHYAINCP)datatype.h
[2765]140 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiospherethetaphi.cc
[2743]141
142$(SOPHYAOBJP)localmap.o: localmap.cc \
[2765]143 $(SOPHYAINCP)sopnamsp.h localmap.h \
144 pixelmap.h $(SOPHYAINCP)ppersist.h \
[2743]145 $(SOPHYAINCP)machdefs.h \
146 $(SOPHYAINCP)pexceptions.h \
147 $(SOPHYAINCP)gnumd5.h \
148 $(SOPHYAINCP)ppfbinstream.h \
149 $(SOPHYAINCP)rawstream.h \
150 $(SOPHYAINCP)ppfnametag.h \
151 $(SOPHYAINCP)dvlist.h \
152 $(SOPHYAINCP)objfio.h \
153 $(SOPHYAINCP)anydataobj.h \
[2834]154 $(SOPHYAINCP)mutyv.h \
155 $(SOPHYAINCP)timestamp.h spherepos.h \
[2743]156 unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \
157 $(SOPHYAINCP)smathconst.h \
158 $(SOPHYAINCP)tvector.h \
159 $(SOPHYAINCP)tmatrix.h \
160 $(SOPHYAINCP)tarray.h \
161 $(SOPHYAINCP)basarr.h \
162 $(SOPHYAINCP)ndatablock.h \
163 $(SOPHYAINCP)utilarr.h \
164 $(SOPHYAINCP)fiondblock.h \
165 $(SOPHYAINCP)timing.h
[2765]166 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ localmap.cc
[2743]167
[2765]168$(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h \
169 longlat.h $(SOPHYAINCP)machdefs.h \
[2751]170 utilgeom.h
[2765]171 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ longlat.cc
[2743]172
173$(SOPHYAOBJP)mapoperation.o: mapoperation.cc \
174 $(SOPHYAINCP)sopnamsp.h \
[2765]175 $(SOPHYAINCP)machdefs.h mapoperation.h \
[2743]176 $(SOPHYAINCP)ndatablock.h \
[2765]177 $(SOPHYAINCP)anydataobj.h pixelmap.h \
[2743]178 $(SOPHYAINCP)ppersist.h \
179 $(SOPHYAINCP)pexceptions.h \
180 $(SOPHYAINCP)gnumd5.h \
181 $(SOPHYAINCP)ppfbinstream.h \
182 $(SOPHYAINCP)rawstream.h \
183 $(SOPHYAINCP)ppfnametag.h \
184 $(SOPHYAINCP)dvlist.h \
185 $(SOPHYAINCP)objfio.h \
[2834]186 $(SOPHYAINCP)mutyv.h \
187 $(SOPHYAINCP)timestamp.h spherepos.h \
[2743]188 unitvector.h vector3d.h longlat.h utilgeom.h
[2765]189 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ mapoperation.cc
[2743]190
191$(SOPHYAOBJP)skymapinit.o: skymapinit.cc \
192 $(SOPHYAINCP)sopnamsp.h \
[2765]193 $(SOPHYAINCP)machdefs.h skymapinit.h \
194 $(SOPHYAINCP)sophyainit.h spherethetaphi.h \
195 sphericalmap.h $(SOPHYAINCP)smathconst.h \
196 pixelmap.h $(SOPHYAINCP)ppersist.h \
[2743]197 $(SOPHYAINCP)pexceptions.h \
198 $(SOPHYAINCP)gnumd5.h \
199 $(SOPHYAINCP)ppfbinstream.h \
200 $(SOPHYAINCP)rawstream.h \
201 $(SOPHYAINCP)ppfnametag.h \
202 $(SOPHYAINCP)dvlist.h \
203 $(SOPHYAINCP)objfio.h \
204 $(SOPHYAINCP)anydataobj.h \
[2834]205 $(SOPHYAINCP)mutyv.h \
206 $(SOPHYAINCP)timestamp.h spherepos.h \
[2743]207 unitvector.h vector3d.h longlat.h utilgeom.h \
208 $(SOPHYAINCP)tvector.h \
209 $(SOPHYAINCP)tmatrix.h \
210 $(SOPHYAINCP)tarray.h \
211 $(SOPHYAINCP)basarr.h \
212 $(SOPHYAINCP)ndatablock.h \
[2765]213 $(SOPHYAINCP)utilarr.h fiospherehealpix.h \
214 spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \
215 localmap.h fiosphereecp.h sphereecp.h
216 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ skymapinit.cc
[2743]217
218$(SOPHYAOBJP)sphereecp.o: sphereecp.cc \
[2765]219 $(SOPHYAINCP)sopnamsp.h sphereecp.h \
220 sphericalmap.h $(SOPHYAINCP)smathconst.h \
221 $(SOPHYAINCP)machdefs.h pixelmap.h \
[2743]222 $(SOPHYAINCP)ppersist.h \
223 $(SOPHYAINCP)pexceptions.h \
224 $(SOPHYAINCP)gnumd5.h \
225 $(SOPHYAINCP)ppfbinstream.h \
226 $(SOPHYAINCP)rawstream.h \
227 $(SOPHYAINCP)ppfnametag.h \
228 $(SOPHYAINCP)dvlist.h \
229 $(SOPHYAINCP)objfio.h \
230 $(SOPHYAINCP)anydataobj.h \
[2834]231 $(SOPHYAINCP)mutyv.h \
232 $(SOPHYAINCP)timestamp.h spherepos.h \
[2743]233 unitvector.h vector3d.h longlat.h utilgeom.h \
234 $(SOPHYAINCP)tvector.h \
235 $(SOPHYAINCP)tmatrix.h \
236 $(SOPHYAINCP)tarray.h \
237 $(SOPHYAINCP)basarr.h \
238 $(SOPHYAINCP)ndatablock.h \
239 $(SOPHYAINCP)utilarr.h
[2765]240 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sphereecp.cc
[2743]241
242$(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
243 $(SOPHYAINCP)sopnamsp.h \
244 $(SOPHYAINCP)machdefs.h \
245 $(SOPHYAINCP)pexceptions.h \
246 $(SOPHYAINCP)fiondblock.h \
247 $(SOPHYAINCP)ppersist.h \
248 $(SOPHYAINCP)gnumd5.h \
249 $(SOPHYAINCP)ppfbinstream.h \
250 $(SOPHYAINCP)rawstream.h \
251 $(SOPHYAINCP)ppfnametag.h \
252 $(SOPHYAINCP)ndatablock.h \
[2765]253 $(SOPHYAINCP)anydataobj.h spherehealpix.h \
254 sphericalmap.h $(SOPHYAINCP)smathconst.h \
[2743]255 pixelmap.h $(SOPHYAINCP)dvlist.h \
256 $(SOPHYAINCP)objfio.h \
[2834]257 $(SOPHYAINCP)mutyv.h \
258 $(SOPHYAINCP)timestamp.h spherepos.h \
[2743]259 unitvector.h vector3d.h longlat.h utilgeom.h \
260 $(SOPHYAINCP)tvector.h \
261 $(SOPHYAINCP)tmatrix.h \
262 $(SOPHYAINCP)tarray.h \
263 $(SOPHYAINCP)basarr.h \
[2765]264 $(SOPHYAINCP)utilarr.h HEALPixUtils.h \
[2743]265 $(SOPHYAINCP)strutil.h
[2765]266 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spherehealpix.cc
[2743]267
268$(SOPHYAOBJP)spherepos.o: spherepos.cc \
[2765]269 $(SOPHYAINCP)sopnamsp.h spherepos.h \
[2743]270 $(SOPHYAINCP)machdefs.h \
271 $(SOPHYAINCP)ppersist.h \
272 $(SOPHYAINCP)pexceptions.h \
273 $(SOPHYAINCP)gnumd5.h \
274 $(SOPHYAINCP)ppfbinstream.h \
275 $(SOPHYAINCP)rawstream.h \
[2765]276 $(SOPHYAINCP)ppfnametag.h unitvector.h \
277 vector3d.h longlat.h utilgeom.h \
[2743]278 $(SOPHYAINCP)anydataobj.h \
279 $(SOPHYAINCP)datatype.h
[2765]280 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spherepos.cc
[2743]281
282$(SOPHYAOBJP)spherethetaphi.o: spherethetaphi.cc \
[2765]283 $(SOPHYAINCP)sopnamsp.h spherethetaphi.h \
284 sphericalmap.h $(SOPHYAINCP)smathconst.h \
285 $(SOPHYAINCP)machdefs.h pixelmap.h \
[2743]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)objfio.h \
294 $(SOPHYAINCP)anydataobj.h \
[2834]295 $(SOPHYAINCP)mutyv.h \
296 $(SOPHYAINCP)timestamp.h spherepos.h \
[2743]297 unitvector.h vector3d.h longlat.h utilgeom.h \
298 $(SOPHYAINCP)tvector.h \
299 $(SOPHYAINCP)tmatrix.h \
300 $(SOPHYAINCP)tarray.h \
301 $(SOPHYAINCP)basarr.h \
302 $(SOPHYAINCP)ndatablock.h \
303 $(SOPHYAINCP)utilarr.h \
304 $(SOPHYAINCP)fiondblock.h
[2765]305 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spherethetaphi.cc
[2743]306
307$(SOPHYAOBJP)unitvector.o: unitvector.cc \
[2765]308 $(SOPHYAINCP)sopnamsp.h unitvector.h \
309 vector3d.h longlat.h \
310 $(SOPHYAINCP)machdefs.h utilgeom.h
311 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ unitvector.cc
[2743]312
313$(SOPHYAOBJP)utilgeom.o: utilgeom.cc \
314 $(SOPHYAINCP)sopnamsp.h \
[2765]315 $(SOPHYAINCP)machdefs.h utilgeom.h
316 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ utilgeom.cc
[2743]317
318$(SOPHYAOBJP)vector3d.o: vector3d.cc \
319 $(SOPHYAINCP)sopnamsp.h \
320 $(SOPHYAINCP)machdefs.h \
[2765]321 $(SOPHYAINCP)pexceptions.h vector3d.h \
322 longlat.h utilgeom.h
323 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ vector3d.cc
[2743]324
Note: See TracBrowser for help on using the repository browser.