| [2740] | 1 | include ../BuildMgr/sophyamake.inc
|
|---|
| [672] | 2 |
|
|---|
| [2740] | 3 | all: $(SOPHYALIBP)libFitsIOServer.a
|
|---|
| 4 |
|
|---|
| [672] | 5 | clean:
|
|---|
| [3049] | 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)fitshistos.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
|
|---|
| [2740] | 7 | rm -f $(SOPHYALIBP)libFitsIOServer.a
|
|---|
| [672] | 8 |
|
|---|
| [3049] | 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)fitshistos.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
|
|---|
| [2740] | 10 | $(AR) $(ARFLAGS) $@ $?
|
|---|
| [2763] | 11 | touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
|
|---|
| [2740] | 12 |
|
|---|
| [3007] | 13 | $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
|
|---|
| [3054] | 14 | $(SOPHYAINCP)sopnamsp.h datacirclefits.h \
|
|---|
| [3007] | 15 | $(SOPHYAINCP)datacirclebase.h \
|
|---|
| 16 | $(SOPHYAINCP)circle.h \
|
|---|
| 17 | $(SOPHYAINCP)vector3d.h \
|
|---|
| [2740] | 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
|
|---|
| [2765] | 25 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datacirclefits.cc
|
|---|
| [2740] | 26 |
|
|---|
| [3007] | 27 | $(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \
|
|---|
| 28 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2740] | 29 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 30 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3054] | 31 | $(SOPHYAINCP)machdefs.h fabtcolread.h \
|
|---|
| [2740] | 32 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 33 | $(SOPHYAINCP)tvector.h \
|
|---|
| 34 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 35 | $(SOPHYAINCP)tarray.h \
|
|---|
| 36 | $(SOPHYAINCP)basarr.h \
|
|---|
| [3054] | 37 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 38 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 39 | $(SOPHYAINCP)timestamp.h \
|
|---|
| 40 | $(SOPHYAINCP)objfio.h \
|
|---|
| 41 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 42 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [2740] | 43 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 44 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 45 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 46 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [2834] | 47 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2740] | 48 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 49 | $(SOPHYAINCP)utilarr.h \
|
|---|
| [3007] | 50 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| 51 | $(SOPHYAINCP)tvector_tsnl.h \
|
|---|
| [2740] | 52 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| 53 | $(SOPHYAINCP)FitsIO/longnam.h
|
|---|
| [2765] | 54 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtcolread.cc
|
|---|
| [2740] | 55 |
|
|---|
| [3007] | 56 | $(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \
|
|---|
| 57 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2740] | 58 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 59 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3054] | 60 | $(SOPHYAINCP)machdefs.h fabtwriter.h \
|
|---|
| [2740] | 61 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 62 | $(SOPHYAINCP)tvector.h \
|
|---|
| 63 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 64 | $(SOPHYAINCP)tarray.h \
|
|---|
| 65 | $(SOPHYAINCP)basarr.h \
|
|---|
| [3054] | 66 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 67 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 68 | $(SOPHYAINCP)timestamp.h \
|
|---|
| 69 | $(SOPHYAINCP)objfio.h \
|
|---|
| 70 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 71 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [2740] | 72 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 73 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 74 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 75 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [2834] | 76 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2740] | 77 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 78 | $(SOPHYAINCP)utilarr.h \
|
|---|
| [3007] | 79 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| 80 | $(SOPHYAINCP)tvector_tsnl.h \
|
|---|
| [2740] | 81 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| 82 | $(SOPHYAINCP)FitsIO/longnam.h
|
|---|
| [2765] | 83 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtwriter.cc
|
|---|
| [2740] | 84 |
|
|---|
| [3007] | 85 | $(SOPHYAOBJP)fboloread.o: fboloread.cc \
|
|---|
| 86 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2740] | 87 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 88 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3054] | 89 | $(SOPHYAINCP)machdefs.h fboloread.h \
|
|---|
| [2740] | 90 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 91 | $(SOPHYAINCP)tvector.h \
|
|---|
| 92 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 93 | $(SOPHYAINCP)tarray.h \
|
|---|
| 94 | $(SOPHYAINCP)basarr.h \
|
|---|
| [3054] | 95 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 96 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 97 | $(SOPHYAINCP)timestamp.h \
|
|---|
| 98 | $(SOPHYAINCP)objfio.h \
|
|---|
| 99 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 100 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [2740] | 101 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 102 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 103 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 104 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [2834] | 105 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2740] | 106 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3007] | 107 | $(SOPHYAINCP)utilarr.h \
|
|---|
| 108 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| [3054] | 109 | $(SOPHYAINCP)tvector_tsnl.h fabtcolread.h \
|
|---|
| [2740] | 110 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| 111 | $(SOPHYAINCP)FitsIO/longnam.h
|
|---|
| [2765] | 112 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fboloread.cc
|
|---|
| [2740] | 113 |
|
|---|
| [3007] | 114 | $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \
|
|---|
| 115 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2740] | 116 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 117 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3054] | 118 | $(SOPHYAINCP)machdefs.h fbtntintf.h \
|
|---|
| [2740] | 119 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 120 | $(SOPHYAINCP)ntupintf.h \
|
|---|
| 121 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| 122 | $(SOPHYAINCP)FitsIO/longnam.h
|
|---|
| [2765] | 123 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fbtntintf.cc
|
|---|
| [2740] | 124 |
|
|---|
| [3007] | 125 | $(SOPHYAOBJP)fiosinit.o: fiosinit.cc \
|
|---|
| 126 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [3054] | 127 | $(SOPHYAINCP)machdefs.h fiosinit.h \
|
|---|
| [3007] | 128 | $(SOPHYAINCP)sophyainit.h \
|
|---|
| [3054] | 129 | $(SOPHYAINCP)machdefs.h fitsmanager.h \
|
|---|
| 130 | fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 131 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 132 | $(SOPHYAINCP)objfio.h \
|
|---|
| 133 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 134 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 135 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 136 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| [2864] | 137 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 138 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 139 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 140 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 141 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2864] | 142 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3007] | 143 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| [3054] | 144 | fitshdtable.h $(SOPHYAINCP)datatable.h \
|
|---|
| [2864] | 145 | $(SOPHYAINCP)basedtable.h \
|
|---|
| 146 | $(SOPHYAINCP)ntupintf.h \
|
|---|
| [3054] | 147 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2864] | 148 | $(SOPHYAINCP)segdatablock.h \
|
|---|
| [3007] | 149 | $(SOPHYAINCP)tvector.h \
|
|---|
| 150 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 151 | $(SOPHYAINCP)tarray.h \
|
|---|
| 152 | $(SOPHYAINCP)basarr.h \
|
|---|
| [2864] | 153 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3007] | 154 | $(SOPHYAINCP)utilarr.h \
|
|---|
| 155 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| [3054] | 156 | $(SOPHYAINCP)tvector_tsnl.h fitshandler.h \
|
|---|
| 157 | fitsarrhand.h $(SOPHYAINCP)tarray.h \
|
|---|
| 158 | $(SOPHYAINCP)tvector.h fitsblkrw.h \
|
|---|
| 159 | fitsntuple.h $(SOPHYAINCP)ntuple.h \
|
|---|
| 160 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 161 | $(SOPHYAINCP)ppersist.h fitsfile.h \
|
|---|
| 162 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3007] | 163 | fitsspherehealpix.h \
|
|---|
| 164 | $(SOPHYAINCP)spherehealpix.h \
|
|---|
| 165 | $(SOPHYAINCP)sphericalmap.h \
|
|---|
| 166 | $(SOPHYAINCP)smathconst.h \
|
|---|
| 167 | $(SOPHYAINCP)pixelmap.h \
|
|---|
| 168 | $(SOPHYAINCP)spherepos.h \
|
|---|
| 169 | $(SOPHYAINCP)unitvector.h \
|
|---|
| 170 | $(SOPHYAINCP)vector3d.h \
|
|---|
| 171 | $(SOPHYAINCP)longlat.h \
|
|---|
| 172 | $(SOPHYAINCP)utilgeom.h \
|
|---|
| 173 | $(SOPHYAINCP)datatype.h \
|
|---|
| 174 | $(SOPHYAINCP)HEALPixUtils.h \
|
|---|
| 175 | fitsspherethetaphi.h \
|
|---|
| 176 | $(SOPHYAINCP)spherethetaphi.h \
|
|---|
| [3054] | 177 | fitslocalmap.h $(SOPHYAINCP)localmap.h \
|
|---|
| 178 | fitshistos.h $(SOPHYAINCP)histos.h \
|
|---|
| 179 | $(SOPHYAINCP)peida.h \
|
|---|
| 180 | $(SOPHYAINCP)utils.h \
|
|---|
| 181 | $(SOPHYAINCP)perrors.h \
|
|---|
| 182 | $(SOPHYAINCP)fmath.h \
|
|---|
| 183 | $(SOPHYAINCP)histos2.h \
|
|---|
| 184 | $(SOPHYAINCP)histos.h
|
|---|
| [2864] | 185 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosinit.cc
|
|---|
| 186 |
|
|---|
| [3007] | 187 | $(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \
|
|---|
| 188 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2864] | 189 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3054] | 190 | $(SOPHYAINCP)machdefs.h fitsautoreader.h \
|
|---|
| [2864] | 191 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3054] | 192 | $(SOPHYAINCP)anydataobj.h fitsfile.h \
|
|---|
| 193 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3049] | 194 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 195 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 196 | $(SOPHYAINCP)objfio.h \
|
|---|
| 197 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 198 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 199 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| [2740] | 200 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 201 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 202 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 203 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [3054] | 204 | $(SOPHYAINCP)timestamp.h fitsinoutfile.h \
|
|---|
| [3007] | 205 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| 206 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| 207 | fitshandler.h fitstarray.h \
|
|---|
| 208 | $(SOPHYAINCP)tarray.h \
|
|---|
| 209 | $(SOPHYAINCP)basarr.h \
|
|---|
| [3054] | 210 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 211 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 212 | $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \
|
|---|
| [2740] | 213 | $(SOPHYAINCP)spherehealpix.h \
|
|---|
| 214 | $(SOPHYAINCP)sphericalmap.h \
|
|---|
| 215 | $(SOPHYAINCP)smathconst.h \
|
|---|
| 216 | $(SOPHYAINCP)pixelmap.h \
|
|---|
| 217 | $(SOPHYAINCP)spherepos.h \
|
|---|
| 218 | $(SOPHYAINCP)unitvector.h \
|
|---|
| 219 | $(SOPHYAINCP)vector3d.h \
|
|---|
| 220 | $(SOPHYAINCP)longlat.h \
|
|---|
| 221 | $(SOPHYAINCP)utilgeom.h \
|
|---|
| [3007] | 222 | $(SOPHYAINCP)datatype.h \
|
|---|
| 223 | $(SOPHYAINCP)tvector.h \
|
|---|
| 224 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| [3054] | 225 | $(SOPHYAINCP)tarray.h \
|
|---|
| [3007] | 226 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| 227 | $(SOPHYAINCP)tvector_tsnl.h \
|
|---|
| [3054] | 228 | $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \
|
|---|
| [3007] | 229 | $(SOPHYAINCP)ntuple.h \
|
|---|
| 230 | $(SOPHYAINCP)ntupintf.h \
|
|---|
| [3054] | 231 | $(SOPHYAINCP)ppersist.h fitsxntuple.h \
|
|---|
| 232 | $(SOPHYAINCP)xntuple.h fitslocalmap.h \
|
|---|
| 233 | $(SOPHYAINCP)localmap.h fbtntintf.h \
|
|---|
| 234 | $(SOPHYAINCP)ntupintf.h
|
|---|
| [2765] | 235 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc
|
|---|
| [2740] | 236 |
|
|---|
| 237 | $(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \
|
|---|
| 238 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 239 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3054] | 240 | $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \
|
|---|
| [3007] | 241 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 242 | $(SOPHYAINCP)objfio.h \
|
|---|
| [2740] | 243 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 244 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 245 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 246 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| [2740] | 247 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 248 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 249 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 250 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [3054] | 251 | $(SOPHYAINCP)timestamp.h fitsfile.h \
|
|---|
| 252 | $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
|
|---|
| 253 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [2740] | 254 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| 255 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| [3054] | 256 | fitshandler.h $(SOPHYAINCP)utils.h
|
|---|
| [2765] | 257 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc
|
|---|
| [2740] | 258 |
|
|---|
| [3007] | 259 | $(SOPHYAOBJP)fitsfile.o: fitsfile.cc \
|
|---|
| 260 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [3054] | 261 | $(SOPHYAINCP)machdefs.h fitsfile.h \
|
|---|
| 262 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3049] | 263 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [2740] | 264 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 265 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 266 | $(SOPHYAINCP)objfio.h \
|
|---|
| [2740] | 267 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 268 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 269 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 270 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 271 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 272 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 273 | $(SOPHYAINCP)mutyv.h \
|
|---|
| [3054] | 274 | $(SOPHYAINCP)timestamp.h fitsinoutfile.h \
|
|---|
| 275 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 276 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [2740] | 277 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| [3054] | 278 | fitshandler.h $(SOPHYAINCP)strutil.h \
|
|---|
| 279 | $(SOPHYAINCP)anydataobj.h
|
|---|
| [2765] | 280 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsfile.cc
|
|---|
| [2740] | 281 |
|
|---|
| [3007] | 282 | $(SOPHYAOBJP)fitshdtable.o: fitshdtable.cc \
|
|---|
| 283 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [2824] | 284 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 285 | $(SOPHYAINCP)datatable.h \
|
|---|
| 286 | $(SOPHYAINCP)basedtable.h \
|
|---|
| [3054] | 287 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 288 | $(SOPHYAINCP)ntupintf.h \
|
|---|
| 289 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2824] | 290 | $(SOPHYAINCP)objfio.h \
|
|---|
| 291 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 292 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 293 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 294 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 295 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 296 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 297 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 298 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 299 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2834] | 300 | $(SOPHYAINCP)segdatablock.h \
|
|---|
| [3007] | 301 | $(SOPHYAINCP)tvector.h \
|
|---|
| 302 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 303 | $(SOPHYAINCP)tarray.h \
|
|---|
| 304 | $(SOPHYAINCP)basarr.h \
|
|---|
| [2834] | 305 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3007] | 306 | $(SOPHYAINCP)utilarr.h \
|
|---|
| 307 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| [3054] | 308 | $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \
|
|---|
| 309 | fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \
|
|---|
| 310 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2824] | 311 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3007] | 312 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| 313 | fitshandler.h swfitsdtable.h \
|
|---|
| [3054] | 314 | $(SOPHYAINCP)basedtable.h \
|
|---|
| 315 | $(SOPHYAINCP)swsegdb.h fitsswapper.h
|
|---|
| [2824] | 316 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshdtable.cc
|
|---|
| 317 |
|
|---|
| [3049] | 318 | $(SOPHYAOBJP)fitshistos.o: fitshistos.cc \
|
|---|
| 319 | $(SOPHYAINCP)machdefs.h \
|
|---|
| 320 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 321 | $(SOPHYAINCP)histos.h \
|
|---|
| 322 | $(SOPHYAINCP)objfio.h \
|
|---|
| [3054] | 323 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3049] | 324 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 325 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 326 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 327 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 328 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 329 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 330 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| 331 | $(SOPHYAINCP)peida.h \
|
|---|
| 332 | $(SOPHYAINCP)utils.h \
|
|---|
| 333 | $(SOPHYAINCP)perrors.h \
|
|---|
| 334 | $(SOPHYAINCP)fmath.h \
|
|---|
| 335 | $(SOPHYAINCP)tvector.h \
|
|---|
| 336 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 337 | $(SOPHYAINCP)tarray.h \
|
|---|
| 338 | $(SOPHYAINCP)basarr.h \
|
|---|
| 339 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 340 | $(SOPHYAINCP)timestamp.h \
|
|---|
| 341 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 342 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 343 | $(SOPHYAINCP)utilarr.h \
|
|---|
| 344 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| 345 | $(SOPHYAINCP)tvector_tsnl.h \
|
|---|
| 346 | $(SOPHYAINCP)hisprof.h \
|
|---|
| [3054] | 347 | $(SOPHYAINCP)histos.h \
|
|---|
| [3049] | 348 | $(SOPHYAINCP)histerr.h \
|
|---|
| [3054] | 349 | $(SOPHYAINCP)histos2.h fitsblkrw.h \
|
|---|
| 350 | fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \
|
|---|
| 351 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [3049] | 352 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| 353 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| 354 | fitshandler.h
|
|---|
| 355 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshistos.cc
|
|---|
| 356 |
|
|---|
| [3007] | 357 | $(SOPHYAOBJP)fitsinoutfile.o: fitsinoutfile.cc \
|
|---|
| 358 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2824] | 359 | $(SOPHYAINCP)machdefs.h \
|
|---|
| 360 | $(SOPHYAINCP)segdatablock.h \
|
|---|
| [3054] | 361 | $(SOPHYAINCP)machdefs.h \
|
|---|
| 362 | $(SOPHYAINCP)anydataobj.h fitsinoutfile.h \
|
|---|
| [2824] | 363 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 364 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 365 | $(SOPHYAINCP)objfio.h \
|
|---|
| 366 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 367 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 368 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| [2824] | 369 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 370 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 371 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 372 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 373 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2824] | 374 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3007] | 375 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| 376 | $(SOPHYAINCP)strutil.h
|
|---|
| [2824] | 377 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsinoutfile.cc
|
|---|
| 378 |
|
|---|
| [3007] | 379 | $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \
|
|---|
| 380 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [3054] | 381 | $(SOPHYAINCP)machdefs.h fitslocalmap.h \
|
|---|
| 382 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3049] | 383 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [2740] | 384 | $(SOPHYAINCP)localmap.h \
|
|---|
| 385 | $(SOPHYAINCP)pixelmap.h \
|
|---|
| [3007] | 386 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 387 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 388 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| [2740] | 389 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 390 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 391 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 392 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 393 | $(SOPHYAINCP)objfio.h \
|
|---|
| [2740] | 394 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 395 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 396 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2740] | 397 | $(SOPHYAINCP)spherepos.h \
|
|---|
| 398 | $(SOPHYAINCP)unitvector.h \
|
|---|
| 399 | $(SOPHYAINCP)vector3d.h \
|
|---|
| 400 | $(SOPHYAINCP)longlat.h \
|
|---|
| 401 | $(SOPHYAINCP)utilgeom.h \
|
|---|
| [3007] | 402 | $(SOPHYAINCP)datatype.h \
|
|---|
| [2740] | 403 | $(SOPHYAINCP)sphericalmap.h \
|
|---|
| 404 | $(SOPHYAINCP)smathconst.h \
|
|---|
| [3007] | 405 | $(SOPHYAINCP)tvector.h \
|
|---|
| 406 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 407 | $(SOPHYAINCP)tarray.h \
|
|---|
| 408 | $(SOPHYAINCP)basarr.h \
|
|---|
| [2740] | 409 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3007] | 410 | $(SOPHYAINCP)utilarr.h \
|
|---|
| 411 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| [3054] | 412 | $(SOPHYAINCP)tvector_tsnl.h fitsfile.h \
|
|---|
| 413 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 414 | $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
|
|---|
| [2740] | 415 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3007] | 416 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| 417 | fitshandler.h
|
|---|
| [2765] | 418 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitslocalmap.cc
|
|---|
| [2740] | 419 |
|
|---|
| [3007] | 420 | $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc \
|
|---|
| 421 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3054] | 422 | $(SOPHYAINCP)sopnamsp.h fitsmanager.h \
|
|---|
| 423 | fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \
|
|---|
| 424 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 425 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 426 | $(SOPHYAINCP)objfio.h \
|
|---|
| 427 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 428 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 429 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 430 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| [2824] | 431 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 432 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 433 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 434 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 435 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2824] | 436 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3007] | 437 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| 438 | fitshandler.h
|
|---|
| [2824] | 439 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsmanager.cc
|
|---|
| 440 |
|
|---|
| [3007] | 441 | $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
|
|---|
| 442 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2740] | 443 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3054] | 444 | $(SOPHYAINCP)machdefs.h fitsntuple.h \
|
|---|
| [2864] | 445 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 446 | $(SOPHYAINCP)ntuple.h \
|
|---|
| 447 | $(SOPHYAINCP)objfio.h \
|
|---|
| [2740] | 448 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 449 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 450 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 451 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| [2740] | 452 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 453 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 454 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 455 | $(SOPHYAINCP)ntupintf.h \
|
|---|
| 456 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 457 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 458 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [3054] | 459 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 460 | $(SOPHYAINCP)ppersist.h fitsfile.h \
|
|---|
| [3007] | 461 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3054] | 462 | $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
|
|---|
| [2740] | 463 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3007] | 464 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| 465 | fitshandler.h
|
|---|
| [2765] | 466 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsntuple.cc
|
|---|
| [2740] | 467 |
|
|---|
| 468 | $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
|
|---|
| 469 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 470 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [2864] | 471 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 472 | fitsspherehealpix.h \
|
|---|
| [2740] | 473 | $(SOPHYAINCP)spherehealpix.h \
|
|---|
| 474 | $(SOPHYAINCP)sphericalmap.h \
|
|---|
| 475 | $(SOPHYAINCP)smathconst.h \
|
|---|
| 476 | $(SOPHYAINCP)pixelmap.h \
|
|---|
| [3007] | 477 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 478 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 479 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| [2740] | 480 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 481 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 482 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 483 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 484 | $(SOPHYAINCP)objfio.h \
|
|---|
| [2740] | 485 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 486 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 487 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2740] | 488 | $(SOPHYAINCP)spherepos.h \
|
|---|
| 489 | $(SOPHYAINCP)unitvector.h \
|
|---|
| 490 | $(SOPHYAINCP)vector3d.h \
|
|---|
| 491 | $(SOPHYAINCP)longlat.h \
|
|---|
| 492 | $(SOPHYAINCP)utilgeom.h \
|
|---|
| [3007] | 493 | $(SOPHYAINCP)datatype.h \
|
|---|
| 494 | $(SOPHYAINCP)tvector.h \
|
|---|
| 495 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 496 | $(SOPHYAINCP)tarray.h \
|
|---|
| 497 | $(SOPHYAINCP)basarr.h \
|
|---|
| [2740] | 498 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 499 | $(SOPHYAINCP)utilarr.h \
|
|---|
| [3007] | 500 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| 501 | $(SOPHYAINCP)tvector_tsnl.h \
|
|---|
| 502 | $(SOPHYAINCP)HEALPixUtils.h \
|
|---|
| [3054] | 503 | $(SOPHYAINCP)anydataobj.h fitsfile.h \
|
|---|
| 504 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 505 | $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
|
|---|
| 506 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [2740] | 507 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3007] | 508 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| [3054] | 509 | fitshandler.h $(SOPHYAINCP)tarray.h \
|
|---|
| 510 | fitstarray.h
|
|---|
| [2765] | 511 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc
|
|---|
| [2740] | 512 |
|
|---|
| 513 | $(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \
|
|---|
| 514 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| 515 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 516 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 517 | fitsspherethetaphi.h \
|
|---|
| [2740] | 518 | $(SOPHYAINCP)spherethetaphi.h \
|
|---|
| 519 | $(SOPHYAINCP)sphericalmap.h \
|
|---|
| 520 | $(SOPHYAINCP)smathconst.h \
|
|---|
| 521 | $(SOPHYAINCP)pixelmap.h \
|
|---|
| [3007] | 522 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 523 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 524 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| [2740] | 525 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 526 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 527 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 528 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 529 | $(SOPHYAINCP)objfio.h \
|
|---|
| [2740] | 530 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 531 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 532 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2740] | 533 | $(SOPHYAINCP)spherepos.h \
|
|---|
| 534 | $(SOPHYAINCP)unitvector.h \
|
|---|
| 535 | $(SOPHYAINCP)vector3d.h \
|
|---|
| 536 | $(SOPHYAINCP)longlat.h \
|
|---|
| 537 | $(SOPHYAINCP)utilgeom.h \
|
|---|
| [3007] | 538 | $(SOPHYAINCP)datatype.h \
|
|---|
| 539 | $(SOPHYAINCP)tvector.h \
|
|---|
| 540 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 541 | $(SOPHYAINCP)tarray.h \
|
|---|
| 542 | $(SOPHYAINCP)basarr.h \
|
|---|
| [2740] | 543 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3007] | 544 | $(SOPHYAINCP)utilarr.h \
|
|---|
| 545 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| 546 | $(SOPHYAINCP)tvector_tsnl.h \
|
|---|
| [3054] | 547 | $(SOPHYAINCP)anydataobj.h fitsfile.h \
|
|---|
| 548 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 549 | $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
|
|---|
| 550 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [2740] | 551 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3007] | 552 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| [3054] | 553 | fitshandler.h $(SOPHYAINCP)tarray.h \
|
|---|
| 554 | fitstarray.h
|
|---|
| [2765] | 555 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc
|
|---|
| [2740] | 556 |
|
|---|
| [3007] | 557 | $(SOPHYAOBJP)fitstarray.o: fitstarray.cc \
|
|---|
| 558 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2782] | 559 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 560 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3054] | 561 | $(SOPHYAINCP)machdefs.h fitstarray.h \
|
|---|
| [3007] | 562 | $(SOPHYAINCP)tarray.h \
|
|---|
| 563 | $(SOPHYAINCP)basarr.h \
|
|---|
| [2740] | 564 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 565 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 566 | $(SOPHYAINCP)timestamp.h \
|
|---|
| 567 | $(SOPHYAINCP)objfio.h \
|
|---|
| 568 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 569 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [2740] | 570 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 571 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 572 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 573 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [2834] | 574 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2740] | 575 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3054] | 576 | $(SOPHYAINCP)utilarr.h fitsfile.h \
|
|---|
| 577 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| 578 | $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
|
|---|
| [2740] | 579 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3007] | 580 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| 581 | fitshandler.h
|
|---|
| [2765] | 582 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitstarray.cc
|
|---|
| [2740] | 583 |
|
|---|
| [3007] | 584 | $(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \
|
|---|
| 585 | $(SOPHYAINCP)sopnamsp.h \
|
|---|
| [2740] | 586 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3054] | 587 | $(SOPHYAINCP)machdefs.h fitsxntuple.h \
|
|---|
| [2864] | 588 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [2740] | 589 | $(SOPHYAINCP)xntuple.h \
|
|---|
| 590 | $(SOPHYAINCP)ntupintf.h \
|
|---|
| [3007] | 591 | $(SOPHYAINCP)ppersist.h \
|
|---|
| [3054] | 592 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| [3007] | 593 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| [2740] | 594 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 595 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 596 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 597 | $(SOPHYAINCP)dvlist.h \
|
|---|
| 598 | $(SOPHYAINCP)objfio.h \
|
|---|
| [2740] | 599 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| [3007] | 600 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 601 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [3054] | 602 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 603 | $(SOPHYAINCP)ppersist.h fitsfile.h \
|
|---|
| [3007] | 604 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3054] | 605 | $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
|
|---|
| [2740] | 606 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3007] | 607 | $(SOPHYAINCP)FitsIO/longnam.h \
|
|---|
| 608 | fitshandler.h
|
|---|
| [2765] | 609 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsxntuple.cc
|
|---|
| [2740] | 610 |
|
|---|
| [2864] | 611 | $(SOPHYAOBJP)swfitsdtable.o: swfitsdtable.cc swfitsdtable.h \
|
|---|
| 612 | $(SOPHYAINCP)basedtable.h \
|
|---|
| 613 | $(SOPHYAINCP)machdefs.h \
|
|---|
| [3007] | 614 | $(SOPHYAINCP)ntupintf.h \
|
|---|
| 615 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [2864] | 616 | $(SOPHYAINCP)objfio.h \
|
|---|
| 617 | $(SOPHYAINCP)anydataobj.h \
|
|---|
| 618 | $(SOPHYAINCP)ppersist.h \
|
|---|
| 619 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 620 | $(SOPHYAINCP)gnumd5.h \
|
|---|
| 621 | $(SOPHYAINCP)ppfbinstream.h \
|
|---|
| 622 | $(SOPHYAINCP)rawstream.h \
|
|---|
| 623 | $(SOPHYAINCP)ppfnametag.h \
|
|---|
| [3007] | 624 | $(SOPHYAINCP)mutyv.h \
|
|---|
| 625 | $(SOPHYAINCP)timestamp.h \
|
|---|
| [2864] | 626 | $(SOPHYAINCP)segdatablock.h \
|
|---|
| [3007] | 627 | $(SOPHYAINCP)tvector.h \
|
|---|
| 628 | $(SOPHYAINCP)tmatrix.h \
|
|---|
| 629 | $(SOPHYAINCP)tarray.h \
|
|---|
| 630 | $(SOPHYAINCP)basarr.h \
|
|---|
| [2864] | 631 | $(SOPHYAINCP)ndatablock.h \
|
|---|
| [3007] | 632 | $(SOPHYAINCP)utilarr.h \
|
|---|
| 633 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
|---|
| 634 | $(SOPHYAINCP)tvector_tsnl.h \
|
|---|
| [3054] | 635 | $(SOPHYAINCP)swsegdb.h fitsswapper.h \
|
|---|
| 636 | $(SOPHYAINCP)machdefs.h fitsinoutfile.h \
|
|---|
| 637 | $(SOPHYAINCP)pexceptions.h \
|
|---|
| 638 | $(SOPHYAINCP)dvlist.h \
|
|---|
| [3007] | 639 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
|---|
| [3054] | 640 | $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \
|
|---|
| 641 | fitshdtable.h $(SOPHYAINCP)datatable.h \
|
|---|
| 642 | $(SOPHYAINCP)basedtable.h fitshandler.h \
|
|---|
| [2864] | 643 | $(SOPHYAINCP)sopnamsp.h
|
|---|
| 644 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swfitsdtable.cc
|
|---|
| 645 |
|
|---|