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