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