Changeset 3078 in Sophya for trunk/SophyaProg/PrgMap/smakefile
- Timestamp:
- Sep 14, 2006, 12:06:33 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgMap/smakefile
r3007 r3078 39 39 $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extrap2sph.o $(SOPHYAEXTSLBLIST) 40 40 41 $(SOPHYAOBJP)cl2map.o: cl2map.cc $(SOPHYAINCP)sopnamsp.h \ 42 $(SOPHYAINCP)machdefs.h \ 43 $(SOPHYAINCP)nbmath.h \ 44 $(SOPHYAINCP)machdefs.h \ 45 $(SOPHYAINCP)smathconst.h \ 46 $(SOPHYAINCP)timing.h \ 47 $(SOPHYAINCP)array.h \ 48 $(SOPHYAINCP)tarray.h \ 49 $(SOPHYAINCP)basarr.h \ 50 $(SOPHYAINCP)anydataobj.h \ 51 $(SOPHYAINCP)mutyv.h \ 52 $(SOPHYAINCP)timestamp.h \ 53 $(SOPHYAINCP)objfio.h \ 54 $(SOPHYAINCP)ppersist.h \ 55 $(SOPHYAINCP)pexceptions.h \ 56 $(SOPHYAINCP)gnumd5.h \ 57 $(SOPHYAINCP)ppfbinstream.h \ 58 $(SOPHYAINCP)rawstream.h \ 59 $(SOPHYAINCP)ppfnametag.h \ 60 $(SOPHYAINCP)dvlist.h \ 61 $(SOPHYAINCP)ndatablock.h \ 62 $(SOPHYAINCP)utilarr.h \ 63 $(SOPHYAINCP)tmatrix.h \ 64 $(SOPHYAINCP)tmatrix_tsnl.h \ 65 $(SOPHYAINCP)tvector.h \ 66 $(SOPHYAINCP)tvector_tsnl.h \ 67 $(SOPHYAINCP)matharr.h \ 68 $(SOPHYAINCP)fioarr.h \ 69 $(SOPHYAINCP)sopemtx.h \ 70 $(SOPHYAINCP)skymap.h \ 71 $(SOPHYAINCP)spherethetaphi.h \ 72 $(SOPHYAINCP)sphericalmap.h \ 73 $(SOPHYAINCP)pixelmap.h \ 74 $(SOPHYAINCP)spherepos.h \ 75 $(SOPHYAINCP)unitvector.h \ 76 $(SOPHYAINCP)vector3d.h \ 77 $(SOPHYAINCP)longlat.h \ 78 $(SOPHYAINCP)utilgeom.h \ 79 $(SOPHYAINCP)datatype.h \ 80 $(SOPHYAINCP)spherehealpix.h \ 81 $(SOPHYAINCP)HEALPixUtils.h \ 82 $(SOPHYAINCP)localmap.h \ 83 $(SOPHYAINCP)sphereecp.h \ 84 $(SOPHYAINCP)fiospherethetaphi.h \ 85 $(SOPHYAINCP)fiospherehealpix.h \ 86 $(SOPHYAINCP)fiolocalmap.h \ 87 $(SOPHYAINCP)fiosphereecp.h \ 88 $(SOPHYAINCP)samba.h \ 89 $(SOPHYAINCP)alm.h \ 90 $(SOPHYAINCP)nbrandom.h \ 91 $(SOPHYAINCP)srandgen.h \ 92 $(SOPHYAINCP)nbmath.h \ 93 $(SOPHYAINCP)triangmtx.h \ 94 $(SOPHYAINCP)bruit.h \ 95 $(SOPHYAINCP)circle.h \ 96 $(SOPHYAINCP)geometry.h \ 97 $(SOPHYAINCP)lambdaBuilder.h \ 98 $(SOPHYAINCP)misstime.h \ 99 $(SOPHYAINCP)mlobe.h \ 100 $(SOPHYAINCP)prefcount.h \ 101 $(SOPHYAINCP)scan.h \ 102 $(SOPHYAINCP)sphericaltransformserver.h \ 103 $(SOPHYAINCP)fftservintf.h \ 104 $(SOPHYAINCP)fftpserver.h \ 105 $(SOPHYAINCP)tod.h \ 106 $(SOPHYAINCP)sambainit.h \ 107 $(SOPHYAINCP)skymapinit.h \ 108 $(SOPHYAINCP)sophyainit.h \ 109 $(SOPHYAINCP)ntoolsinit.h \ 110 $(SOPHYAINCP)tarrinit.h \ 111 $(SOPHYAINCP)fitsspherehealpix.h \ 112 $(SOPHYAINCP)fitsfile.h \ 113 $(SOPHYAINCP)fitsinoutfile.h \ 114 $(SOPHYAINCP)FitsIO/fitsio.h \ 115 $(SOPHYAINCP)FitsIO/longnam.h \ 116 $(SOPHYAINCP)fitshandler.h \ 117 $(SOPHYAINCP)fitstarray.h 41 $(SOPHYAOBJP)cl2map.o: cl2map.cc \ 42 $(SOPHYAINCP)sopnamsp.h \ 43 $(SOPHYAINCP)machdefs.h \ 44 $(SOPHYAINCP)nbmath.h \ 45 $(SOPHYAINCP)smathconst.h \ 46 $(SOPHYAINCP)timing.h \ 47 $(SOPHYAINCP)array.h \ 48 $(SOPHYAINCP)tarray.h \ 49 $(SOPHYAINCP)basarr.h \ 50 $(SOPHYAINCP)anydataobj.h \ 51 $(SOPHYAINCP)mutyv.h \ 52 $(SOPHYAINCP)timestamp.h \ 53 $(SOPHYAINCP)objfio.h \ 54 $(SOPHYAINCP)ppersist.h \ 55 $(SOPHYAINCP)pexceptions.h \ 56 $(SOPHYAINCP)gnumd5.h \ 57 $(SOPHYAINCP)ppfbinstream.h \ 58 $(SOPHYAINCP)rawstream.h \ 59 $(SOPHYAINCP)ppfnametag.h \ 60 $(SOPHYAINCP)dvlist.h \ 61 $(SOPHYAINCP)ndatablock.h \ 62 $(SOPHYAINCP)utilarr.h \ 63 $(SOPHYAINCP)tmatrix.h \ 64 $(SOPHYAINCP)tmatrix_tsnl.h \ 65 $(SOPHYAINCP)tvector.h \ 66 $(SOPHYAINCP)tvector_tsnl.h \ 67 $(SOPHYAINCP)matharr.h \ 68 $(SOPHYAINCP)fioarr.h \ 69 $(SOPHYAINCP)sopemtx.h \ 70 $(SOPHYAINCP)skymap.h \ 71 $(SOPHYAINCP)spherethetaphi.h \ 72 $(SOPHYAINCP)sphericalmap.h \ 73 $(SOPHYAINCP)pixelmap.h \ 74 $(SOPHYAINCP)spherepos.h \ 75 $(SOPHYAINCP)unitvector.h \ 76 $(SOPHYAINCP)vector3d.h \ 77 $(SOPHYAINCP)longlat.h \ 78 $(SOPHYAINCP)utilgeom.h \ 79 $(SOPHYAINCP)datatype.h \ 80 $(SOPHYAINCP)spherehealpix.h \ 81 $(SOPHYAINCP)HEALPixUtils.h \ 82 $(SOPHYAINCP)localmap.h \ 83 $(SOPHYAINCP)sphereecp.h \ 84 $(SOPHYAINCP)fiospherethetaphi.h \ 85 $(SOPHYAINCP)fiospherehealpix.h \ 86 $(SOPHYAINCP)fiolocalmap.h \ 87 $(SOPHYAINCP)fiosphereecp.h \ 88 $(SOPHYAINCP)samba.h \ 89 $(SOPHYAINCP)alm.h \ 90 $(SOPHYAINCP)srandgen.h \ 91 $(SOPHYAINCP)triangmtx.h \ 92 $(SOPHYAINCP)bruit.h \ 93 $(SOPHYAINCP)circle.h \ 94 $(SOPHYAINCP)geometry.h \ 95 $(SOPHYAINCP)lambdaBuilder.h \ 96 $(SOPHYAINCP)misstime.h \ 97 $(SOPHYAINCP)mlobe.h \ 98 $(SOPHYAINCP)prefcount.h \ 99 $(SOPHYAINCP)scan.h \ 100 $(SOPHYAINCP)sphericaltransformserver.h \ 101 $(SOPHYAINCP)fftservintf.h \ 102 $(SOPHYAINCP)fftpserver.h \ 103 $(SOPHYAINCP)tod.h \ 104 $(SOPHYAINCP)sambainit.h \ 105 $(SOPHYAINCP)skymapinit.h \ 106 $(SOPHYAINCP)sophyainit.h \ 107 $(SOPHYAINCP)ntoolsinit.h \ 108 $(SOPHYAINCP)tarrinit.h \ 109 $(SOPHYAINCP)fitsspherehealpix.h \ 110 $(SOPHYAINCP)fitsfile.h \ 111 $(SOPHYAINCP)fitsinoutfile.h \ 112 $(SOPHYAINCP)FitsIO/fitsio.h \ 113 $(SOPHYAINCP)FitsIO/longnam.h \ 114 $(SOPHYAINCP)fitshandler.h \ 115 $(SOPHYAINCP)fitstarray.h 118 116 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cl2map.cc 119 117 120 118 $(SOPHYAOBJP)cremskfrsph.o: cremskfrsph.cc \ 121 $(SOPHYAINCP)sopnamsp.h \ 122 $(SOPHYAINCP)machdefs.h \ 123 $(SOPHYAINCP)skymapinit.h \ 124 $(SOPHYAINCP)sophyainit.h \ 125 $(SOPHYAINCP)machdefs.h \ 126 $(SOPHYAINCP)skymap.h \ 127 $(SOPHYAINCP)spherethetaphi.h \ 128 $(SOPHYAINCP)sphericalmap.h \ 129 $(SOPHYAINCP)smathconst.h \ 130 $(SOPHYAINCP)pixelmap.h \ 131 $(SOPHYAINCP)ppersist.h \ 132 $(SOPHYAINCP)pexceptions.h \ 133 $(SOPHYAINCP)gnumd5.h \ 134 $(SOPHYAINCP)ppfbinstream.h \ 135 $(SOPHYAINCP)rawstream.h \ 136 $(SOPHYAINCP)ppfnametag.h \ 137 $(SOPHYAINCP)dvlist.h \ 138 $(SOPHYAINCP)objfio.h \ 139 $(SOPHYAINCP)anydataobj.h \ 140 $(SOPHYAINCP)mutyv.h \ 141 $(SOPHYAINCP)timestamp.h \ 142 $(SOPHYAINCP)spherepos.h \ 143 $(SOPHYAINCP)unitvector.h \ 144 $(SOPHYAINCP)vector3d.h \ 145 $(SOPHYAINCP)longlat.h \ 146 $(SOPHYAINCP)utilgeom.h \ 147 $(SOPHYAINCP)datatype.h \ 148 $(SOPHYAINCP)tvector.h \ 149 $(SOPHYAINCP)tmatrix.h \ 150 $(SOPHYAINCP)tarray.h \ 151 $(SOPHYAINCP)basarr.h \ 152 $(SOPHYAINCP)ndatablock.h \ 153 $(SOPHYAINCP)utilarr.h \ 154 $(SOPHYAINCP)tmatrix_tsnl.h \ 155 $(SOPHYAINCP)tvector_tsnl.h \ 156 $(SOPHYAINCP)spherehealpix.h \ 157 $(SOPHYAINCP)HEALPixUtils.h \ 158 $(SOPHYAINCP)localmap.h \ 159 $(SOPHYAINCP)sphereecp.h \ 160 $(SOPHYAINCP)fiospherethetaphi.h \ 161 $(SOPHYAINCP)fiospherehealpix.h \ 162 $(SOPHYAINCP)fiolocalmap.h \ 163 $(SOPHYAINCP)fiosphereecp.h \ 164 $(SOPHYAINCP)fitsspherehealpix.h \ 165 $(SOPHYAINCP)fitsfile.h \ 166 $(SOPHYAINCP)fitsinoutfile.h \ 167 $(SOPHYAINCP)FitsIO/fitsio.h \ 168 $(SOPHYAINCP)FitsIO/longnam.h \ 169 $(SOPHYAINCP)fitshandler.h 119 $(SOPHYAINCP)sopnamsp.h \ 120 $(SOPHYAINCP)machdefs.h \ 121 $(SOPHYAINCP)skymapinit.h \ 122 $(SOPHYAINCP)sophyainit.h \ 123 $(SOPHYAINCP)skymap.h \ 124 $(SOPHYAINCP)spherethetaphi.h \ 125 $(SOPHYAINCP)sphericalmap.h \ 126 $(SOPHYAINCP)smathconst.h \ 127 $(SOPHYAINCP)pixelmap.h \ 128 $(SOPHYAINCP)ppersist.h \ 129 $(SOPHYAINCP)pexceptions.h \ 130 $(SOPHYAINCP)gnumd5.h \ 131 $(SOPHYAINCP)ppfbinstream.h \ 132 $(SOPHYAINCP)rawstream.h \ 133 $(SOPHYAINCP)ppfnametag.h \ 134 $(SOPHYAINCP)dvlist.h \ 135 $(SOPHYAINCP)objfio.h \ 136 $(SOPHYAINCP)anydataobj.h \ 137 $(SOPHYAINCP)mutyv.h \ 138 $(SOPHYAINCP)timestamp.h \ 139 $(SOPHYAINCP)spherepos.h \ 140 $(SOPHYAINCP)unitvector.h \ 141 $(SOPHYAINCP)vector3d.h \ 142 $(SOPHYAINCP)longlat.h \ 143 $(SOPHYAINCP)utilgeom.h \ 144 $(SOPHYAINCP)datatype.h \ 145 $(SOPHYAINCP)tvector.h \ 146 $(SOPHYAINCP)tmatrix.h \ 147 $(SOPHYAINCP)tarray.h \ 148 $(SOPHYAINCP)basarr.h \ 149 $(SOPHYAINCP)ndatablock.h \ 150 $(SOPHYAINCP)utilarr.h \ 151 $(SOPHYAINCP)tmatrix_tsnl.h \ 152 $(SOPHYAINCP)tvector_tsnl.h \ 153 $(SOPHYAINCP)spherehealpix.h \ 154 $(SOPHYAINCP)HEALPixUtils.h \ 155 $(SOPHYAINCP)localmap.h \ 156 $(SOPHYAINCP)sphereecp.h \ 157 $(SOPHYAINCP)fiospherethetaphi.h \ 158 $(SOPHYAINCP)fiospherehealpix.h \ 159 $(SOPHYAINCP)fiolocalmap.h \ 160 $(SOPHYAINCP)fiosphereecp.h \ 161 $(SOPHYAINCP)fitsspherehealpix.h \ 162 $(SOPHYAINCP)fitsfile.h \ 163 $(SOPHYAINCP)fitsinoutfile.h \ 164 $(SOPHYAINCP)FitsIO/fitsio.h \ 165 $(SOPHYAINCP)FitsIO/longnam.h \ 166 $(SOPHYAINCP)fitshandler.h 170 167 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cremskfrsph.cc 171 168 172 169 $(SOPHYAOBJP)extrap2sph.o: extrap2sph.cc \ 173 $(SOPHYAINCP)sopnamsp.h \ 174 $(SOPHYAINCP)machdefs.h \ 175 $(SOPHYAINCP)skymapinit.h \ 176 $(SOPHYAINCP)sophyainit.h \ 177 $(SOPHYAINCP)machdefs.h \ 178 $(SOPHYAINCP)skymap.h \ 179 $(SOPHYAINCP)spherethetaphi.h \ 180 $(SOPHYAINCP)sphericalmap.h \ 181 $(SOPHYAINCP)smathconst.h \ 182 $(SOPHYAINCP)pixelmap.h \ 183 $(SOPHYAINCP)ppersist.h \ 184 $(SOPHYAINCP)pexceptions.h \ 185 $(SOPHYAINCP)gnumd5.h \ 186 $(SOPHYAINCP)ppfbinstream.h \ 187 $(SOPHYAINCP)rawstream.h \ 188 $(SOPHYAINCP)ppfnametag.h \ 189 $(SOPHYAINCP)dvlist.h \ 190 $(SOPHYAINCP)objfio.h \ 191 $(SOPHYAINCP)anydataobj.h \ 192 $(SOPHYAINCP)mutyv.h \ 193 $(SOPHYAINCP)timestamp.h \ 194 $(SOPHYAINCP)spherepos.h \ 195 $(SOPHYAINCP)unitvector.h \ 196 $(SOPHYAINCP)vector3d.h \ 197 $(SOPHYAINCP)longlat.h \ 198 $(SOPHYAINCP)utilgeom.h \ 199 $(SOPHYAINCP)datatype.h \ 200 $(SOPHYAINCP)tvector.h \ 201 $(SOPHYAINCP)tmatrix.h \ 202 $(SOPHYAINCP)tarray.h \ 203 $(SOPHYAINCP)basarr.h \ 204 $(SOPHYAINCP)ndatablock.h \ 205 $(SOPHYAINCP)utilarr.h \ 206 $(SOPHYAINCP)tmatrix_tsnl.h \ 207 $(SOPHYAINCP)tvector_tsnl.h \ 208 $(SOPHYAINCP)spherehealpix.h \ 209 $(SOPHYAINCP)HEALPixUtils.h \ 210 $(SOPHYAINCP)localmap.h \ 211 $(SOPHYAINCP)sphereecp.h \ 212 $(SOPHYAINCP)fiospherethetaphi.h \ 213 $(SOPHYAINCP)fiospherehealpix.h \ 214 $(SOPHYAINCP)fiolocalmap.h \ 215 $(SOPHYAINCP)fiosphereecp.h \ 216 $(SOPHYAINCP)fitsspherehealpix.h \ 217 $(SOPHYAINCP)fitsfile.h \ 218 $(SOPHYAINCP)fitsinoutfile.h \ 219 $(SOPHYAINCP)FitsIO/fitsio.h \ 220 $(SOPHYAINCP)FitsIO/longnam.h \ 221 $(SOPHYAINCP)fitshandler.h 170 $(SOPHYAINCP)sopnamsp.h \ 171 $(SOPHYAINCP)machdefs.h \ 172 $(SOPHYAINCP)skymapinit.h \ 173 $(SOPHYAINCP)sophyainit.h \ 174 $(SOPHYAINCP)skymap.h \ 175 $(SOPHYAINCP)spherethetaphi.h \ 176 $(SOPHYAINCP)sphericalmap.h \ 177 $(SOPHYAINCP)smathconst.h \ 178 $(SOPHYAINCP)pixelmap.h \ 179 $(SOPHYAINCP)ppersist.h \ 180 $(SOPHYAINCP)pexceptions.h \ 181 $(SOPHYAINCP)gnumd5.h \ 182 $(SOPHYAINCP)ppfbinstream.h \ 183 $(SOPHYAINCP)rawstream.h \ 184 $(SOPHYAINCP)ppfnametag.h \ 185 $(SOPHYAINCP)dvlist.h \ 186 $(SOPHYAINCP)objfio.h \ 187 $(SOPHYAINCP)anydataobj.h \ 188 $(SOPHYAINCP)mutyv.h \ 189 $(SOPHYAINCP)timestamp.h \ 190 $(SOPHYAINCP)spherepos.h \ 191 $(SOPHYAINCP)unitvector.h \ 192 $(SOPHYAINCP)vector3d.h \ 193 $(SOPHYAINCP)longlat.h \ 194 $(SOPHYAINCP)utilgeom.h \ 195 $(SOPHYAINCP)datatype.h \ 196 $(SOPHYAINCP)tvector.h \ 197 $(SOPHYAINCP)tmatrix.h \ 198 $(SOPHYAINCP)tarray.h \ 199 $(SOPHYAINCP)basarr.h \ 200 $(SOPHYAINCP)ndatablock.h \ 201 $(SOPHYAINCP)utilarr.h \ 202 $(SOPHYAINCP)tmatrix_tsnl.h \ 203 $(SOPHYAINCP)tvector_tsnl.h \ 204 $(SOPHYAINCP)spherehealpix.h \ 205 $(SOPHYAINCP)HEALPixUtils.h \ 206 $(SOPHYAINCP)localmap.h \ 207 $(SOPHYAINCP)sphereecp.h \ 208 $(SOPHYAINCP)fiospherethetaphi.h \ 209 $(SOPHYAINCP)fiospherehealpix.h \ 210 $(SOPHYAINCP)fiolocalmap.h \ 211 $(SOPHYAINCP)fiosphereecp.h \ 212 $(SOPHYAINCP)fitsspherehealpix.h \ 213 $(SOPHYAINCP)fitsfile.h \ 214 $(SOPHYAINCP)fitsinoutfile.h \ 215 $(SOPHYAINCP)FitsIO/fitsio.h \ 216 $(SOPHYAINCP)FitsIO/longnam.h \ 217 $(SOPHYAINCP)fitshandler.h 222 218 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ extrap2sph.cc 223 219 224 220 $(SOPHYAOBJP)extrapsph.o: extrapsph.cc \ 225 $(SOPHYAINCP)sopnamsp.h \ 226 $(SOPHYAINCP)machdefs.h \ 227 $(SOPHYAINCP)skymapinit.h \ 228 $(SOPHYAINCP)sophyainit.h \ 229 $(SOPHYAINCP)machdefs.h \ 230 $(SOPHYAINCP)skymap.h \ 231 $(SOPHYAINCP)spherethetaphi.h \ 232 $(SOPHYAINCP)sphericalmap.h \ 233 $(SOPHYAINCP)smathconst.h \ 234 $(SOPHYAINCP)pixelmap.h \ 235 $(SOPHYAINCP)ppersist.h \ 236 $(SOPHYAINCP)pexceptions.h \ 237 $(SOPHYAINCP)gnumd5.h \ 238 $(SOPHYAINCP)ppfbinstream.h \ 239 $(SOPHYAINCP)rawstream.h \ 240 $(SOPHYAINCP)ppfnametag.h \ 241 $(SOPHYAINCP)dvlist.h \ 242 $(SOPHYAINCP)objfio.h \ 243 $(SOPHYAINCP)anydataobj.h \ 244 $(SOPHYAINCP)mutyv.h \ 245 $(SOPHYAINCP)timestamp.h \ 246 $(SOPHYAINCP)spherepos.h \ 247 $(SOPHYAINCP)unitvector.h \ 248 $(SOPHYAINCP)vector3d.h \ 249 $(SOPHYAINCP)longlat.h \ 250 $(SOPHYAINCP)utilgeom.h \ 251 $(SOPHYAINCP)datatype.h \ 252 $(SOPHYAINCP)tvector.h \ 253 $(SOPHYAINCP)tmatrix.h \ 254 $(SOPHYAINCP)tarray.h \ 255 $(SOPHYAINCP)basarr.h \ 256 $(SOPHYAINCP)ndatablock.h \ 257 $(SOPHYAINCP)utilarr.h \ 258 $(SOPHYAINCP)tmatrix_tsnl.h \ 259 $(SOPHYAINCP)tvector_tsnl.h \ 260 $(SOPHYAINCP)spherehealpix.h \ 261 $(SOPHYAINCP)HEALPixUtils.h \ 262 $(SOPHYAINCP)localmap.h \ 263 $(SOPHYAINCP)sphereecp.h \ 264 $(SOPHYAINCP)fiospherethetaphi.h \ 265 $(SOPHYAINCP)fiospherehealpix.h \ 266 $(SOPHYAINCP)fiolocalmap.h \ 267 $(SOPHYAINCP)fiosphereecp.h \ 268 $(SOPHYAINCP)fitsspherehealpix.h \ 269 $(SOPHYAINCP)fitsfile.h \ 270 $(SOPHYAINCP)fitsinoutfile.h \ 271 $(SOPHYAINCP)FitsIO/fitsio.h \ 272 $(SOPHYAINCP)FitsIO/longnam.h \ 273 $(SOPHYAINCP)fitshandler.h 221 $(SOPHYAINCP)sopnamsp.h \ 222 $(SOPHYAINCP)machdefs.h \ 223 $(SOPHYAINCP)skymapinit.h \ 224 $(SOPHYAINCP)sophyainit.h \ 225 $(SOPHYAINCP)skymap.h \ 226 $(SOPHYAINCP)spherethetaphi.h \ 227 $(SOPHYAINCP)sphericalmap.h \ 228 $(SOPHYAINCP)smathconst.h \ 229 $(SOPHYAINCP)pixelmap.h \ 230 $(SOPHYAINCP)ppersist.h \ 231 $(SOPHYAINCP)pexceptions.h \ 232 $(SOPHYAINCP)gnumd5.h \ 233 $(SOPHYAINCP)ppfbinstream.h \ 234 $(SOPHYAINCP)rawstream.h \ 235 $(SOPHYAINCP)ppfnametag.h \ 236 $(SOPHYAINCP)dvlist.h \ 237 $(SOPHYAINCP)objfio.h \ 238 $(SOPHYAINCP)anydataobj.h \ 239 $(SOPHYAINCP)mutyv.h \ 240 $(SOPHYAINCP)timestamp.h \ 241 $(SOPHYAINCP)spherepos.h \ 242 $(SOPHYAINCP)unitvector.h \ 243 $(SOPHYAINCP)vector3d.h \ 244 $(SOPHYAINCP)longlat.h \ 245 $(SOPHYAINCP)utilgeom.h \ 246 $(SOPHYAINCP)datatype.h \ 247 $(SOPHYAINCP)tvector.h \ 248 $(SOPHYAINCP)tmatrix.h \ 249 $(SOPHYAINCP)tarray.h \ 250 $(SOPHYAINCP)basarr.h \ 251 $(SOPHYAINCP)ndatablock.h \ 252 $(SOPHYAINCP)utilarr.h \ 253 $(SOPHYAINCP)tmatrix_tsnl.h \ 254 $(SOPHYAINCP)tvector_tsnl.h \ 255 $(SOPHYAINCP)spherehealpix.h \ 256 $(SOPHYAINCP)HEALPixUtils.h \ 257 $(SOPHYAINCP)localmap.h \ 258 $(SOPHYAINCP)sphereecp.h \ 259 $(SOPHYAINCP)fiospherethetaphi.h \ 260 $(SOPHYAINCP)fiospherehealpix.h \ 261 $(SOPHYAINCP)fiolocalmap.h \ 262 $(SOPHYAINCP)fiosphereecp.h \ 263 $(SOPHYAINCP)fitsspherehealpix.h \ 264 $(SOPHYAINCP)fitsfile.h \ 265 $(SOPHYAINCP)fitsinoutfile.h \ 266 $(SOPHYAINCP)FitsIO/fitsio.h \ 267 $(SOPHYAINCP)FitsIO/longnam.h \ 268 $(SOPHYAINCP)fitshandler.h 274 269 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ extrapsph.cc 275 270 276 $(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \ 277 $(SOPHYAINCP)machdefs.h \ 278 $(SOPHYAINCP)nbmath.h \ 279 $(SOPHYAINCP)machdefs.h \ 280 $(SOPHYAINCP)smathconst.h \ 281 $(SOPHYAINCP)timing.h \ 282 $(SOPHYAINCP)array.h \ 283 $(SOPHYAINCP)tarray.h \ 284 $(SOPHYAINCP)basarr.h \ 285 $(SOPHYAINCP)anydataobj.h \ 286 $(SOPHYAINCP)mutyv.h \ 287 $(SOPHYAINCP)timestamp.h \ 288 $(SOPHYAINCP)objfio.h \ 289 $(SOPHYAINCP)ppersist.h \ 290 $(SOPHYAINCP)pexceptions.h \ 291 $(SOPHYAINCP)gnumd5.h \ 292 $(SOPHYAINCP)ppfbinstream.h \ 293 $(SOPHYAINCP)rawstream.h \ 294 $(SOPHYAINCP)ppfnametag.h \ 295 $(SOPHYAINCP)dvlist.h \ 296 $(SOPHYAINCP)ndatablock.h \ 297 $(SOPHYAINCP)utilarr.h \ 298 $(SOPHYAINCP)tmatrix.h \ 299 $(SOPHYAINCP)tmatrix_tsnl.h \ 300 $(SOPHYAINCP)tvector.h \ 301 $(SOPHYAINCP)tvector_tsnl.h \ 302 $(SOPHYAINCP)matharr.h \ 303 $(SOPHYAINCP)fioarr.h \ 304 $(SOPHYAINCP)sopemtx.h \ 305 $(SOPHYAINCP)skymap.h \ 306 $(SOPHYAINCP)spherethetaphi.h \ 307 $(SOPHYAINCP)sphericalmap.h \ 308 $(SOPHYAINCP)pixelmap.h \ 309 $(SOPHYAINCP)spherepos.h \ 310 $(SOPHYAINCP)unitvector.h \ 311 $(SOPHYAINCP)vector3d.h \ 312 $(SOPHYAINCP)longlat.h \ 313 $(SOPHYAINCP)utilgeom.h \ 314 $(SOPHYAINCP)datatype.h \ 315 $(SOPHYAINCP)spherehealpix.h \ 316 $(SOPHYAINCP)HEALPixUtils.h \ 317 $(SOPHYAINCP)localmap.h \ 318 $(SOPHYAINCP)sphereecp.h \ 319 $(SOPHYAINCP)fiospherethetaphi.h \ 320 $(SOPHYAINCP)fiospherehealpix.h \ 321 $(SOPHYAINCP)fiolocalmap.h \ 322 $(SOPHYAINCP)fiosphereecp.h \ 323 $(SOPHYAINCP)samba.h \ 324 $(SOPHYAINCP)alm.h \ 325 $(SOPHYAINCP)nbrandom.h \ 326 $(SOPHYAINCP)srandgen.h \ 327 $(SOPHYAINCP)nbmath.h \ 328 $(SOPHYAINCP)triangmtx.h \ 329 $(SOPHYAINCP)bruit.h \ 330 $(SOPHYAINCP)circle.h \ 331 $(SOPHYAINCP)geometry.h \ 332 $(SOPHYAINCP)lambdaBuilder.h \ 333 $(SOPHYAINCP)misstime.h \ 334 $(SOPHYAINCP)mlobe.h \ 335 $(SOPHYAINCP)prefcount.h \ 336 $(SOPHYAINCP)scan.h \ 337 $(SOPHYAINCP)sphericaltransformserver.h \ 338 $(SOPHYAINCP)fftservintf.h \ 339 $(SOPHYAINCP)fftpserver.h \ 340 $(SOPHYAINCP)tod.h \ 341 $(SOPHYAINCP)sambainit.h \ 342 $(SOPHYAINCP)skymapinit.h \ 343 $(SOPHYAINCP)sophyainit.h \ 344 $(SOPHYAINCP)ntoolsinit.h \ 345 $(SOPHYAINCP)tarrinit.h \ 346 $(SOPHYAINCP)fitsspherehealpix.h \ 347 $(SOPHYAINCP)fitsfile.h \ 348 $(SOPHYAINCP)fitsinoutfile.h \ 349 $(SOPHYAINCP)FitsIO/fitsio.h \ 350 $(SOPHYAINCP)FitsIO/longnam.h \ 351 $(SOPHYAINCP)fitshandler.h \ 352 $(SOPHYAINCP)fitstarray.h 271 $(SOPHYAOBJP)map2cl.o: map2cl.cc \ 272 $(SOPHYAINCP)sopnamsp.h \ 273 $(SOPHYAINCP)machdefs.h \ 274 $(SOPHYAINCP)nbmath.h \ 275 $(SOPHYAINCP)smathconst.h \ 276 $(SOPHYAINCP)timing.h \ 277 $(SOPHYAINCP)array.h \ 278 $(SOPHYAINCP)tarray.h \ 279 $(SOPHYAINCP)basarr.h \ 280 $(SOPHYAINCP)anydataobj.h \ 281 $(SOPHYAINCP)mutyv.h \ 282 $(SOPHYAINCP)timestamp.h \ 283 $(SOPHYAINCP)objfio.h \ 284 $(SOPHYAINCP)ppersist.h \ 285 $(SOPHYAINCP)pexceptions.h \ 286 $(SOPHYAINCP)gnumd5.h \ 287 $(SOPHYAINCP)ppfbinstream.h \ 288 $(SOPHYAINCP)rawstream.h \ 289 $(SOPHYAINCP)ppfnametag.h \ 290 $(SOPHYAINCP)dvlist.h \ 291 $(SOPHYAINCP)ndatablock.h \ 292 $(SOPHYAINCP)utilarr.h \ 293 $(SOPHYAINCP)tmatrix.h \ 294 $(SOPHYAINCP)tmatrix_tsnl.h \ 295 $(SOPHYAINCP)tvector.h \ 296 $(SOPHYAINCP)tvector_tsnl.h \ 297 $(SOPHYAINCP)matharr.h \ 298 $(SOPHYAINCP)fioarr.h \ 299 $(SOPHYAINCP)sopemtx.h \ 300 $(SOPHYAINCP)skymap.h \ 301 $(SOPHYAINCP)spherethetaphi.h \ 302 $(SOPHYAINCP)sphericalmap.h \ 303 $(SOPHYAINCP)pixelmap.h \ 304 $(SOPHYAINCP)spherepos.h \ 305 $(SOPHYAINCP)unitvector.h \ 306 $(SOPHYAINCP)vector3d.h \ 307 $(SOPHYAINCP)longlat.h \ 308 $(SOPHYAINCP)utilgeom.h \ 309 $(SOPHYAINCP)datatype.h \ 310 $(SOPHYAINCP)spherehealpix.h \ 311 $(SOPHYAINCP)HEALPixUtils.h \ 312 $(SOPHYAINCP)localmap.h \ 313 $(SOPHYAINCP)sphereecp.h \ 314 $(SOPHYAINCP)fiospherethetaphi.h \ 315 $(SOPHYAINCP)fiospherehealpix.h \ 316 $(SOPHYAINCP)fiolocalmap.h \ 317 $(SOPHYAINCP)fiosphereecp.h \ 318 $(SOPHYAINCP)samba.h \ 319 $(SOPHYAINCP)alm.h \ 320 $(SOPHYAINCP)srandgen.h \ 321 $(SOPHYAINCP)triangmtx.h \ 322 $(SOPHYAINCP)bruit.h \ 323 $(SOPHYAINCP)circle.h \ 324 $(SOPHYAINCP)geometry.h \ 325 $(SOPHYAINCP)lambdaBuilder.h \ 326 $(SOPHYAINCP)misstime.h \ 327 $(SOPHYAINCP)mlobe.h \ 328 $(SOPHYAINCP)prefcount.h \ 329 $(SOPHYAINCP)scan.h \ 330 $(SOPHYAINCP)sphericaltransformserver.h \ 331 $(SOPHYAINCP)fftservintf.h \ 332 $(SOPHYAINCP)fftpserver.h \ 333 $(SOPHYAINCP)tod.h \ 334 $(SOPHYAINCP)sambainit.h \ 335 $(SOPHYAINCP)skymapinit.h \ 336 $(SOPHYAINCP)sophyainit.h \ 337 $(SOPHYAINCP)ntoolsinit.h \ 338 $(SOPHYAINCP)tarrinit.h \ 339 $(SOPHYAINCP)fitsspherehealpix.h \ 340 $(SOPHYAINCP)fitsfile.h \ 341 $(SOPHYAINCP)fitsinoutfile.h \ 342 $(SOPHYAINCP)FitsIO/fitsio.h \ 343 $(SOPHYAINCP)FitsIO/longnam.h \ 344 $(SOPHYAINCP)fitshandler.h \ 345 $(SOPHYAINCP)fitstarray.h 353 346 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ map2cl.cc 354 347 355 348 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc \ 356 $(SOPHYAINCP)sopnamsp.h \ 357 $(SOPHYAINCP)machdefs.h \ 358 $(SOPHYAINCP)nbmath.h \ 359 $(SOPHYAINCP)machdefs.h \ 360 $(SOPHYAINCP)smathconst.h \ 361 $(SOPHYAINCP)timing.h \ 362 $(SOPHYAINCP)array.h \ 363 $(SOPHYAINCP)tarray.h \ 364 $(SOPHYAINCP)basarr.h \ 365 $(SOPHYAINCP)anydataobj.h \ 366 $(SOPHYAINCP)mutyv.h \ 367 $(SOPHYAINCP)timestamp.h \ 368 $(SOPHYAINCP)objfio.h \ 369 $(SOPHYAINCP)ppersist.h \ 370 $(SOPHYAINCP)pexceptions.h \ 371 $(SOPHYAINCP)gnumd5.h \ 372 $(SOPHYAINCP)ppfbinstream.h \ 373 $(SOPHYAINCP)rawstream.h \ 374 $(SOPHYAINCP)ppfnametag.h \ 375 $(SOPHYAINCP)dvlist.h \ 376 $(SOPHYAINCP)ndatablock.h \ 377 $(SOPHYAINCP)utilarr.h \ 378 $(SOPHYAINCP)tmatrix.h \ 379 $(SOPHYAINCP)tmatrix_tsnl.h \ 380 $(SOPHYAINCP)tvector.h \ 381 $(SOPHYAINCP)tvector_tsnl.h \ 382 $(SOPHYAINCP)matharr.h \ 383 $(SOPHYAINCP)fioarr.h \ 384 $(SOPHYAINCP)sopemtx.h \ 385 $(SOPHYAINCP)skymap.h \ 386 $(SOPHYAINCP)spherethetaphi.h \ 387 $(SOPHYAINCP)sphericalmap.h \ 388 $(SOPHYAINCP)pixelmap.h \ 389 $(SOPHYAINCP)spherepos.h \ 390 $(SOPHYAINCP)unitvector.h \ 391 $(SOPHYAINCP)vector3d.h \ 392 $(SOPHYAINCP)longlat.h \ 393 $(SOPHYAINCP)utilgeom.h \ 394 $(SOPHYAINCP)datatype.h \ 395 $(SOPHYAINCP)spherehealpix.h \ 396 $(SOPHYAINCP)HEALPixUtils.h \ 397 $(SOPHYAINCP)localmap.h \ 398 $(SOPHYAINCP)sphereecp.h \ 399 $(SOPHYAINCP)fiospherethetaphi.h \ 400 $(SOPHYAINCP)fiospherehealpix.h \ 401 $(SOPHYAINCP)fiolocalmap.h \ 402 $(SOPHYAINCP)fiosphereecp.h \ 403 $(SOPHYAINCP)samba.h \ 404 $(SOPHYAINCP)alm.h \ 405 $(SOPHYAINCP)nbrandom.h \ 406 $(SOPHYAINCP)srandgen.h \ 407 $(SOPHYAINCP)nbmath.h \ 408 $(SOPHYAINCP)triangmtx.h \ 409 $(SOPHYAINCP)bruit.h \ 410 $(SOPHYAINCP)circle.h \ 411 $(SOPHYAINCP)geometry.h \ 412 $(SOPHYAINCP)lambdaBuilder.h \ 413 $(SOPHYAINCP)misstime.h \ 414 $(SOPHYAINCP)mlobe.h \ 415 $(SOPHYAINCP)prefcount.h \ 416 $(SOPHYAINCP)scan.h \ 417 $(SOPHYAINCP)sphericaltransformserver.h \ 418 $(SOPHYAINCP)fftservintf.h \ 419 $(SOPHYAINCP)fftpserver.h \ 420 $(SOPHYAINCP)tod.h \ 421 $(SOPHYAINCP)sambainit.h \ 422 $(SOPHYAINCP)skymapinit.h \ 423 $(SOPHYAINCP)sophyainit.h \ 424 $(SOPHYAINCP)ntoolsinit.h \ 425 $(SOPHYAINCP)tarrinit.h \ 426 $(SOPHYAINCP)fitsspherehealpix.h \ 427 $(SOPHYAINCP)fitsfile.h \ 428 $(SOPHYAINCP)fitsinoutfile.h \ 429 $(SOPHYAINCP)FitsIO/fitsio.h \ 430 $(SOPHYAINCP)FitsIO/longnam.h \ 431 $(SOPHYAINCP)fitshandler.h \ 432 $(SOPHYAINCP)fitstarray.h 349 $(SOPHYAINCP)sopnamsp.h \ 350 $(SOPHYAINCP)machdefs.h \ 351 $(SOPHYAINCP)nbmath.h \ 352 $(SOPHYAINCP)smathconst.h \ 353 $(SOPHYAINCP)timing.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)skymap.h \ 378 $(SOPHYAINCP)spherethetaphi.h \ 379 $(SOPHYAINCP)sphericalmap.h \ 380 $(SOPHYAINCP)pixelmap.h \ 381 $(SOPHYAINCP)spherepos.h \ 382 $(SOPHYAINCP)unitvector.h \ 383 $(SOPHYAINCP)vector3d.h \ 384 $(SOPHYAINCP)longlat.h \ 385 $(SOPHYAINCP)utilgeom.h \ 386 $(SOPHYAINCP)datatype.h \ 387 $(SOPHYAINCP)spherehealpix.h \ 388 $(SOPHYAINCP)HEALPixUtils.h \ 389 $(SOPHYAINCP)localmap.h \ 390 $(SOPHYAINCP)sphereecp.h \ 391 $(SOPHYAINCP)fiospherethetaphi.h \ 392 $(SOPHYAINCP)fiospherehealpix.h \ 393 $(SOPHYAINCP)fiolocalmap.h \ 394 $(SOPHYAINCP)fiosphereecp.h \ 395 $(SOPHYAINCP)samba.h \ 396 $(SOPHYAINCP)alm.h \ 397 $(SOPHYAINCP)srandgen.h \ 398 $(SOPHYAINCP)triangmtx.h \ 399 $(SOPHYAINCP)bruit.h \ 400 $(SOPHYAINCP)circle.h \ 401 $(SOPHYAINCP)geometry.h \ 402 $(SOPHYAINCP)lambdaBuilder.h \ 403 $(SOPHYAINCP)misstime.h \ 404 $(SOPHYAINCP)mlobe.h \ 405 $(SOPHYAINCP)prefcount.h \ 406 $(SOPHYAINCP)scan.h \ 407 $(SOPHYAINCP)sphericaltransformserver.h \ 408 $(SOPHYAINCP)fftservintf.h \ 409 $(SOPHYAINCP)fftpserver.h \ 410 $(SOPHYAINCP)tod.h \ 411 $(SOPHYAINCP)sambainit.h \ 412 $(SOPHYAINCP)skymapinit.h \ 413 $(SOPHYAINCP)sophyainit.h \ 414 $(SOPHYAINCP)ntoolsinit.h \ 415 $(SOPHYAINCP)tarrinit.h \ 416 $(SOPHYAINCP)fitsspherehealpix.h \ 417 $(SOPHYAINCP)fitsfile.h \ 418 $(SOPHYAINCP)fitsinoutfile.h \ 419 $(SOPHYAINCP)FitsIO/fitsio.h \ 420 $(SOPHYAINCP)FitsIO/longnam.h \ 421 $(SOPHYAINCP)fitshandler.h \ 422 $(SOPHYAINCP)fitstarray.h 433 423 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ prjsmap.cc 434 424
Note:
See TracChangeset
for help on using the changeset viewer.