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