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