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