[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 |
|
---|
[2980] | 13 | $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 14 | datacirclefits.h $(SOPHYAINCP)datacirclebase.h \
|
---|
| 15 | $(SOPHYAINCP)circle.h $(SOPHYAINCP)vector3d.h \
|
---|
[2740] | 16 | $(SOPHYAINCP)longlat.h \
|
---|
| 17 | $(SOPHYAINCP)machdefs.h \
|
---|
[2980] | 18 | $(SOPHYAINCP)osx_values.h \
|
---|
[2740] | 19 | $(SOPHYAINCP)utilgeom.h \
|
---|
| 20 | $(SOPHYAINCP)unitvector.h \
|
---|
| 21 | $(SOPHYAINCP)geometry.h \
|
---|
| 22 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 23 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 24 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datacirclefits.cc
|
---|
[2740] | 25 |
|
---|
[2980] | 26 | $(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2740] | 27 | $(SOPHYAINCP)machdefs.h \
|
---|
[2980] | 28 | $(SOPHYAINCP)osx_values.h \
|
---|
[2765] | 29 | $(SOPHYAINCP)pexceptions.h fabtcolread.h \
|
---|
[2740] | 30 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 31 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 32 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 33 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 34 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
[2740] | 35 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 36 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 37 | $(SOPHYAINCP)rawstream.h \
|
---|
| 38 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 39 | $(SOPHYAINCP)dvlist.h \
|
---|
[2740] | 40 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 41 | $(SOPHYAINCP)utilarr.h \
|
---|
| 42 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 43 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 44 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtcolread.cc
|
---|
[2740] | 45 |
|
---|
[2980] | 46 | $(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2740] | 47 | $(SOPHYAINCP)machdefs.h \
|
---|
[2980] | 48 | $(SOPHYAINCP)osx_values.h \
|
---|
[2765] | 49 | $(SOPHYAINCP)pexceptions.h fabtwriter.h \
|
---|
[2740] | 50 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 51 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 52 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 53 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 54 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
[2740] | 55 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 56 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 57 | $(SOPHYAINCP)rawstream.h \
|
---|
| 58 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 59 | $(SOPHYAINCP)dvlist.h \
|
---|
[2740] | 60 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 61 | $(SOPHYAINCP)utilarr.h \
|
---|
| 62 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 63 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 64 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fabtwriter.cc
|
---|
[2740] | 65 |
|
---|
[2980] | 66 | $(SOPHYAOBJP)fboloread.o: fboloread.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2740] | 67 | $(SOPHYAINCP)machdefs.h \
|
---|
[2980] | 68 | $(SOPHYAINCP)osx_values.h \
|
---|
[2765] | 69 | $(SOPHYAINCP)pexceptions.h fboloread.h \
|
---|
[2740] | 70 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 71 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 72 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 73 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 74 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
[2740] | 75 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 76 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 77 | $(SOPHYAINCP)rawstream.h \
|
---|
| 78 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 79 | $(SOPHYAINCP)dvlist.h \
|
---|
[2740] | 80 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2765] | 81 | $(SOPHYAINCP)utilarr.h fabtcolread.h \
|
---|
[2740] | 82 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 83 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 84 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fboloread.cc
|
---|
[2740] | 85 |
|
---|
[2980] | 86 | $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2740] | 87 | $(SOPHYAINCP)machdefs.h \
|
---|
[2980] | 88 | $(SOPHYAINCP)osx_values.h \
|
---|
[2765] | 89 | $(SOPHYAINCP)pexceptions.h fbtntintf.h \
|
---|
[2740] | 90 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 91 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 92 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 93 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 94 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fbtntintf.cc
|
---|
[2740] | 95 |
|
---|
[2980] | 96 | $(SOPHYAOBJP)fiosinit.o: fiosinit.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 97 | $(SOPHYAINCP)machdefs.h \
|
---|
| 98 | $(SOPHYAINCP)osx_values.h fiosinit.h \
|
---|
| 99 | $(SOPHYAINCP)sophyainit.h fitsmanager.h fitsinoutfile.h \
|
---|
[2740] | 100 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2980] | 101 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
| 102 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 103 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
| 104 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 105 | $(SOPHYAINCP)rawstream.h \
|
---|
| 106 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 107 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 108 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 109 | $(SOPHYAINCP)FitsIO/longnam.h fitshdtable.h \
|
---|
| 110 | $(SOPHYAINCP)datatable.h \
|
---|
| 111 | $(SOPHYAINCP)basedtable.h \
|
---|
| 112 | $(SOPHYAINCP)ntupintf.h \
|
---|
| 113 | $(SOPHYAINCP)segdatablock.h \
|
---|
| 114 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 115 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 116 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 117 | $(SOPHYAINCP)utilarr.h fitshandler.h fitsarrhand.h \
|
---|
| 118 | fitsblkrw.h
|
---|
| 119 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiosinit.cc
|
---|
| 120 |
|
---|
| 121 | $(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 122 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 123 | $(SOPHYAINCP)machdefs.h \
|
---|
| 124 | $(SOPHYAINCP)osx_values.h fitsautoreader.h \
|
---|
[2765] | 125 | $(SOPHYAINCP)anydataobj.h fitsfile.h \
|
---|
[2740] | 126 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2980] | 127 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
| 128 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2740] | 129 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 130 | $(SOPHYAINCP)rawstream.h \
|
---|
| 131 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 132 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 133 | fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
[2765] | 134 | $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \
|
---|
[2980] | 135 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2765] | 136 | $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \
|
---|
[2740] | 137 | $(SOPHYAINCP)spherehealpix.h \
|
---|
| 138 | $(SOPHYAINCP)sphericalmap.h \
|
---|
| 139 | $(SOPHYAINCP)smathconst.h \
|
---|
| 140 | $(SOPHYAINCP)pixelmap.h \
|
---|
| 141 | $(SOPHYAINCP)spherepos.h \
|
---|
| 142 | $(SOPHYAINCP)unitvector.h \
|
---|
| 143 | $(SOPHYAINCP)vector3d.h \
|
---|
| 144 | $(SOPHYAINCP)longlat.h \
|
---|
| 145 | $(SOPHYAINCP)utilgeom.h \
|
---|
[2980] | 146 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
[2765] | 147 | $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \
|
---|
[2980] | 148 | $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)ntupintf.h \
|
---|
| 149 | fitsxntuple.h $(SOPHYAINCP)xntuple.h fitslocalmap.h \
|
---|
[2765] | 150 | $(SOPHYAINCP)localmap.h fbtntintf.h
|
---|
| 151 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsautoreader.cc
|
---|
[2740] | 152 |
|
---|
| 153 | $(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \
|
---|
| 154 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 155 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2980] | 156 | $(SOPHYAINCP)machdefs.h \
|
---|
| 157 | $(SOPHYAINCP)osx_values.h fitsbntbllineRW.h \
|
---|
| 158 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2740] | 159 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 160 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2740] | 161 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 162 | $(SOPHYAINCP)rawstream.h \
|
---|
| 163 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 164 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 165 | fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
|
---|
[2740] | 166 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 167 | $(SOPHYAINCP)FitsIO/longnam.h \
|
---|
| 168 | $(SOPHYAINCP)utils.h
|
---|
[2765] | 169 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsbntbllineRW.cc
|
---|
[2740] | 170 |
|
---|
[2980] | 171 | $(SOPHYAOBJP)fitsfile.o: fitsfile.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 172 | $(SOPHYAINCP)machdefs.h \
|
---|
| 173 | $(SOPHYAINCP)osx_values.h fitsfile.h \
|
---|
[2740] | 174 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 175 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 176 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2740] | 177 | $(SOPHYAINCP)ppersist.h \
|
---|
| 178 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 179 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 180 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 181 | $(SOPHYAINCP)rawstream.h \
|
---|
| 182 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 183 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 184 | fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
[2740] | 185 | $(SOPHYAINCP)FitsIO/longnam.h \
|
---|
[2980] | 186 | $(SOPHYAINCP)strutil.h
|
---|
[2765] | 187 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsfile.cc
|
---|
[2740] | 188 |
|
---|
[2980] | 189 | $(SOPHYAOBJP)fitshdtable.o: fitshdtable.cc $(SOPHYAINCP)machdefs.h \
|
---|
| 190 | $(SOPHYAINCP)osx_values.h \
|
---|
[2824] | 191 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 192 | $(SOPHYAINCP)datatable.h \
|
---|
| 193 | $(SOPHYAINCP)basedtable.h \
|
---|
[2980] | 194 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
|
---|
[2824] | 195 | $(SOPHYAINCP)objfio.h \
|
---|
| 196 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 197 | $(SOPHYAINCP)ppersist.h \
|
---|
| 198 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 199 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 200 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 201 | $(SOPHYAINCP)rawstream.h \
|
---|
| 202 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 203 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 204 | $(SOPHYAINCP)segdatablock.h \
|
---|
| 205 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 206 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 207 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 208 | $(SOPHYAINCP)utilarr.h fitsblkrw.h fitsinoutfile.h \
|
---|
[2824] | 209 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 210 | $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h
|
---|
| 211 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitshdtable.cc
|
---|
| 212 |
|
---|
[2980] | 213 | $(SOPHYAOBJP)fitsinoutfile.o: fitsinoutfile.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2824] | 214 | $(SOPHYAINCP)machdefs.h \
|
---|
[2980] | 215 | $(SOPHYAINCP)osx_values.h \
|
---|
[2824] | 216 | $(SOPHYAINCP)segdatablock.h \
|
---|
| 217 | $(SOPHYAINCP)anydataobj.h fitsinoutfile.h \
|
---|
| 218 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2980] | 219 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
| 220 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2824] | 221 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 222 | $(SOPHYAINCP)rawstream.h \
|
---|
| 223 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 224 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
[2824] | 225 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 226 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
| 227 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsinoutfile.cc
|
---|
| 228 |
|
---|
[2980] | 229 | $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 230 | $(SOPHYAINCP)machdefs.h \
|
---|
| 231 | $(SOPHYAINCP)osx_values.h fitslocalmap.h \
|
---|
[2740] | 232 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 233 | $(SOPHYAINCP)localmap.h \
|
---|
| 234 | $(SOPHYAINCP)pixelmap.h \
|
---|
[2980] | 235 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2740] | 236 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 237 | $(SOPHYAINCP)rawstream.h \
|
---|
| 238 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 239 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2740] | 240 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 241 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
[2740] | 242 | $(SOPHYAINCP)spherepos.h \
|
---|
| 243 | $(SOPHYAINCP)unitvector.h \
|
---|
| 244 | $(SOPHYAINCP)vector3d.h \
|
---|
| 245 | $(SOPHYAINCP)longlat.h \
|
---|
| 246 | $(SOPHYAINCP)utilgeom.h \
|
---|
| 247 | $(SOPHYAINCP)sphericalmap.h \
|
---|
| 248 | $(SOPHYAINCP)smathconst.h \
|
---|
[2980] | 249 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 250 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2740] | 251 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2980] | 252 | $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
|
---|
[2740] | 253 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 254 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 255 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitslocalmap.cc
|
---|
[2740] | 256 |
|
---|
[2980] | 257 | $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc $(SOPHYAINCP)machdefs.h \
|
---|
| 258 | $(SOPHYAINCP)osx_values.h \
|
---|
| 259 | $(SOPHYAINCP)sopnamsp.h fitsmanager.h fitsinoutfile.h \
|
---|
| 260 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 261 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2824] | 262 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 263 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2824] | 264 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 265 | $(SOPHYAINCP)rawstream.h \
|
---|
| 266 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 267 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
[2824] | 268 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 269 | $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h
|
---|
| 270 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsmanager.cc
|
---|
| 271 |
|
---|
[2980] | 272 | $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2740] | 273 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2980] | 274 | $(SOPHYAINCP)machdefs.h \
|
---|
| 275 | $(SOPHYAINCP)osx_values.h fitsntuple.h \
|
---|
| 276 | $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
|
---|
[2740] | 277 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 278 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2740] | 279 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 280 | $(SOPHYAINCP)rawstream.h \
|
---|
| 281 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 282 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
|
---|
| 283 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 284 | fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
|
---|
[2740] | 285 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 286 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 287 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsntuple.cc
|
---|
[2740] | 288 |
|
---|
| 289 | $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
|
---|
| 290 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 291 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2980] | 292 | $(SOPHYAINCP)machdefs.h \
|
---|
| 293 | $(SOPHYAINCP)osx_values.h fitsspherehealpix.h \
|
---|
[2740] | 294 | $(SOPHYAINCP)spherehealpix.h \
|
---|
| 295 | $(SOPHYAINCP)sphericalmap.h \
|
---|
| 296 | $(SOPHYAINCP)smathconst.h \
|
---|
| 297 | $(SOPHYAINCP)pixelmap.h \
|
---|
[2980] | 298 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2740] | 299 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 300 | $(SOPHYAINCP)rawstream.h \
|
---|
| 301 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 302 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2740] | 303 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 304 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
[2740] | 305 | $(SOPHYAINCP)spherepos.h \
|
---|
| 306 | $(SOPHYAINCP)unitvector.h \
|
---|
| 307 | $(SOPHYAINCP)vector3d.h \
|
---|
| 308 | $(SOPHYAINCP)longlat.h \
|
---|
| 309 | $(SOPHYAINCP)utilgeom.h \
|
---|
[2980] | 310 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 311 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2740] | 312 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 313 | $(SOPHYAINCP)utilarr.h \
|
---|
[2980] | 314 | $(SOPHYAINCP)HEALPixUtils.h fitsfile.h fitsinoutfile.h \
|
---|
[2740] | 315 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
[2765] | 316 | $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
|
---|
| 317 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherehealpix.cc
|
---|
[2740] | 318 |
|
---|
| 319 | $(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \
|
---|
| 320 | $(SOPHYAINCP)sopnamsp.h \
|
---|
| 321 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 322 | $(SOPHYAINCP)machdefs.h \
|
---|
[2980] | 323 | $(SOPHYAINCP)osx_values.h fitsspherethetaphi.h \
|
---|
[2740] | 324 | $(SOPHYAINCP)spherethetaphi.h \
|
---|
| 325 | $(SOPHYAINCP)sphericalmap.h \
|
---|
| 326 | $(SOPHYAINCP)smathconst.h \
|
---|
| 327 | $(SOPHYAINCP)pixelmap.h \
|
---|
[2980] | 328 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2740] | 329 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 330 | $(SOPHYAINCP)rawstream.h \
|
---|
| 331 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 332 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2740] | 333 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 334 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
[2740] | 335 | $(SOPHYAINCP)spherepos.h \
|
---|
| 336 | $(SOPHYAINCP)unitvector.h \
|
---|
| 337 | $(SOPHYAINCP)vector3d.h \
|
---|
| 338 | $(SOPHYAINCP)longlat.h \
|
---|
| 339 | $(SOPHYAINCP)utilgeom.h \
|
---|
[2980] | 340 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 341 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2740] | 342 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2980] | 343 | $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
|
---|
[2740] | 344 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
[2765] | 345 | $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
|
---|
| 346 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsspherethetaphi.cc
|
---|
[2740] | 347 |
|
---|
[2980] | 348 | $(SOPHYAOBJP)fitstarray.o: fitstarray.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2782] | 349 | $(SOPHYAINCP)machdefs.h \
|
---|
[2980] | 350 | $(SOPHYAINCP)osx_values.h \
|
---|
[2765] | 351 | $(SOPHYAINCP)pexceptions.h fitstarray.h \
|
---|
[2980] | 352 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
[2740] | 353 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 354 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 355 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
|
---|
[2740] | 356 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 357 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 358 | $(SOPHYAINCP)rawstream.h \
|
---|
| 359 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 360 | $(SOPHYAINCP)dvlist.h \
|
---|
[2740] | 361 | $(SOPHYAINCP)ndatablock.h \
|
---|
[2980] | 362 | $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
|
---|
[2740] | 363 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 364 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 365 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitstarray.cc
|
---|
[2740] | 366 |
|
---|
[2980] | 367 | $(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2740] | 368 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2980] | 369 | $(SOPHYAINCP)machdefs.h \
|
---|
| 370 | $(SOPHYAINCP)osx_values.h fitsxntuple.h \
|
---|
[2740] | 371 | $(SOPHYAINCP)xntuple.h \
|
---|
| 372 | $(SOPHYAINCP)ntupintf.h \
|
---|
[2980] | 373 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2740] | 374 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 375 | $(SOPHYAINCP)rawstream.h \
|
---|
| 376 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2980] | 377 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
[2740] | 378 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2980] | 379 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 380 | fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
|
---|
[2740] | 381 | $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 382 | $(SOPHYAINCP)FitsIO/longnam.h
|
---|
[2765] | 383 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fitsxntuple.cc
|
---|
[2740] | 384 |
|
---|
[2980] | 385 | $(SOPHYAOBJP)swfitsdtable.o: swfitsdtable.cc swfitsdtable.h \
|
---|
| 386 | $(SOPHYAINCP)basedtable.h \
|
---|
| 387 | $(SOPHYAINCP)machdefs.h \
|
---|
| 388 | $(SOPHYAINCP)osx_values.h \
|
---|
| 389 | $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
|
---|
| 390 | $(SOPHYAINCP)objfio.h \
|
---|
| 391 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 392 | $(SOPHYAINCP)ppersist.h \
|
---|
| 393 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 394 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 395 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 396 | $(SOPHYAINCP)rawstream.h \
|
---|
| 397 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 398 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
|
---|
| 399 | $(SOPHYAINCP)segdatablock.h \
|
---|
| 400 | $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
|
---|
| 401 | $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
|
---|
| 402 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 403 | $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)swsegdb.h \
|
---|
| 404 | fitsswapper.h fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
|
---|
| 405 | $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \
|
---|
| 406 | $(SOPHYAINCP)sopnamsp.h
|
---|
| 407 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ swfitsdtable.cc
|
---|
| 408 |
|
---|