| [2743] | 1 | include $(SOPHYABASE)/include/sophyamake.inc | 
|---|
|  | 2 |  | 
|---|
|  | 3 | PROGS = $(SOPHYAEXEP)arrt $(SOPHYAEXEP)carrt $(SOPHYAEXEP)lpk $(SOPHYAEXEP)obj_fits $(SOPHYAEXEP)ovharr $(SOPHYAEXEP)pizthr $(SOPHYAEXEP)ppftswap $(SOPHYAEXEP)spar $(SOPHYAEXEP)sphg0 $(SOPHYAEXEP)sph2lm $(SOPHYAEXEP)tcmd $(SOPHYAEXEP)tcxxcmpldynl $(SOPHYAEXEP)tdcr $(SOPHYAEXEP)tdynl $(SOPHYAEXEP)tfft $(SOPHYAEXEP)thash $(SOPHYAEXEP)timg $(SOPHYAEXEP)tmxv $(SOPHYAEXEP)tnt $(SOPHYAEXEP)tobjio2 $(SOPHYAEXEP)tobjio $(SOPHYAEXEP)tpipe $(SOPHYAEXEP)tsimplex $(SOPHYAEXEP)tsphereecp $(SOPHYAEXEP)tspm2 $(SOPHYAEXEP)tspm $(SOPHYAEXEP)tstboloread $(SOPHYAEXEP)tstcolread $(SOPHYAEXEP)tstdtable $(SOPHYAEXEP)tstndblk $(SOPHYAEXEP)tstppfwrapstl $(SOPHYAEXEP)tstsegdb $(SOPHYAEXEP)tsttmat $(SOPHYAEXEP)tsttminv $(SOPHYAEXEP)tsttvec $(SOPHYAEXEP)ttimestamp $(SOPHYAEXEP)zthr | 
|---|
|  | 4 |  | 
|---|
|  | 5 | all: $(PROGS) | 
|---|
|  | 6 |  | 
|---|
|  | 7 | clean: | 
|---|
|  | 8 | rm -f $(PROGS) | 
|---|
|  | 9 | rm -f $(SOPHYAOBJP)zthr.o $(SOPHYAOBJP)ttimestamp.o $(SOPHYAOBJP)tsttvec.o $(SOPHYAOBJP)tsttminv.o $(SOPHYAOBJP)tsttmat.o $(SOPHYAOBJP)tstsegdb.o $(SOPHYAOBJP)tstppfwrapstl.o $(SOPHYAOBJP)tstndblk.o $(SOPHYAOBJP)tstdtable.o $(SOPHYAOBJP)tstcolread.o $(SOPHYAOBJP)tstboloread.o $(SOPHYAOBJP)tspm.o $(SOPHYAOBJP)tspm2.o $(SOPHYAOBJP)tsphereecp.o $(SOPHYAOBJP)tsimplex.o $(SOPHYAOBJP)tpipe.o $(SOPHYAOBJP)tobjio.o $(SOPHYAOBJP)tobjio2.o $(SOPHYAOBJP)tnt.o $(SOPHYAOBJP)tmxv.o $(SOPHYAOBJP)timg.o $(SOPHYAOBJP)thash.o $(SOPHYAOBJP)tfft.o $(SOPHYAOBJP)tdynl.o $(SOPHYAOBJP)tdcr.o $(SOPHYAOBJP)tcxxcmpldynl.o $(SOPHYAOBJP)tcmd.o $(SOPHYAOBJP)sph2lm.o $(SOPHYAOBJP)sphg0.o $(SOPHYAOBJP)spar.o $(SOPHYAOBJP)ppftswap.o $(SOPHYAOBJP)pizthr.o $(SOPHYAOBJP)ovharr.o $(SOPHYAOBJP)obj_fits.o $(SOPHYAOBJP)lpk.o $(SOPHYAOBJP)carrt.o $(SOPHYAOBJP)arrt.o | 
|---|
|  | 10 |  | 
|---|
|  | 11 | arrt: $(SOPHYAEXEP)arrt | 
|---|
|  | 12 | echo $@ " done" | 
|---|
|  | 13 | $(SOPHYAEXEP)arrt: $(SOPHYAOBJP)arrt.o | 
|---|
| [2769] | 14 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)arrt.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 15 |  | 
|---|
|  | 16 | carrt: $(SOPHYAEXEP)carrt | 
|---|
|  | 17 | echo $@ " done" | 
|---|
|  | 18 | $(SOPHYAEXEP)carrt: $(SOPHYAOBJP)carrt.o | 
|---|
| [2769] | 19 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)carrt.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 20 |  | 
|---|
|  | 21 | lpk: $(SOPHYAEXEP)lpk | 
|---|
|  | 22 | echo $@ " done" | 
|---|
|  | 23 | $(SOPHYAEXEP)lpk: $(SOPHYAOBJP)lpk.o | 
|---|
| [2769] | 24 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)lpk.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 25 |  | 
|---|
|  | 26 | obj_fits: $(SOPHYAEXEP)obj_fits | 
|---|
|  | 27 | echo $@ " done" | 
|---|
|  | 28 | $(SOPHYAEXEP)obj_fits: $(SOPHYAOBJP)obj_fits.o | 
|---|
| [2769] | 29 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)obj_fits.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 30 |  | 
|---|
|  | 31 | ovharr: $(SOPHYAEXEP)ovharr | 
|---|
|  | 32 | echo $@ " done" | 
|---|
|  | 33 | $(SOPHYAEXEP)ovharr: $(SOPHYAOBJP)ovharr.o | 
|---|
| [2769] | 34 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ovharr.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 35 |  | 
|---|
|  | 36 | pizthr: $(SOPHYAEXEP)pizthr | 
|---|
|  | 37 | echo $@ " done" | 
|---|
|  | 38 | $(SOPHYAEXEP)pizthr: $(SOPHYAOBJP)pizthr.o | 
|---|
| [2769] | 39 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)pizthr.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 40 |  | 
|---|
|  | 41 | ppftswap: $(SOPHYAEXEP)ppftswap | 
|---|
|  | 42 | echo $@ " done" | 
|---|
|  | 43 | $(SOPHYAEXEP)ppftswap: $(SOPHYAOBJP)ppftswap.o | 
|---|
| [2769] | 44 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ppftswap.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 45 |  | 
|---|
|  | 46 | spar: $(SOPHYAEXEP)spar | 
|---|
|  | 47 | echo $@ " done" | 
|---|
|  | 48 | $(SOPHYAEXEP)spar: $(SOPHYAOBJP)spar.o | 
|---|
| [2769] | 49 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)spar.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 50 |  | 
|---|
|  | 51 | sphg0: $(SOPHYAEXEP)sphg0 | 
|---|
|  | 52 | echo $@ " done" | 
|---|
|  | 53 | $(SOPHYAEXEP)sphg0: $(SOPHYAOBJP)sphg0.o | 
|---|
| [2769] | 54 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)sphg0.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 55 |  | 
|---|
|  | 56 | sph2lm: $(SOPHYAEXEP)sph2lm | 
|---|
|  | 57 | echo $@ " done" | 
|---|
|  | 58 | $(SOPHYAEXEP)sph2lm: $(SOPHYAOBJP)sph2lm.o | 
|---|
| [2769] | 59 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)sph2lm.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 60 |  | 
|---|
|  | 61 | tcmd: $(SOPHYAEXEP)tcmd | 
|---|
|  | 62 | echo $@ " done" | 
|---|
|  | 63 | $(SOPHYAEXEP)tcmd: $(SOPHYAOBJP)tcmd.o | 
|---|
| [2769] | 64 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tcmd.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 65 |  | 
|---|
|  | 66 | tcxxcmpldynl: $(SOPHYAEXEP)tcxxcmpldynl | 
|---|
|  | 67 | echo $@ " done" | 
|---|
|  | 68 | $(SOPHYAEXEP)tcxxcmpldynl: $(SOPHYAOBJP)tcxxcmpldynl.o | 
|---|
| [2769] | 69 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tcxxcmpldynl.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 70 |  | 
|---|
|  | 71 | tdcr: $(SOPHYAEXEP)tdcr | 
|---|
|  | 72 | echo $@ " done" | 
|---|
|  | 73 | $(SOPHYAEXEP)tdcr: $(SOPHYAOBJP)tdcr.o | 
|---|
| [2769] | 74 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tdcr.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 75 |  | 
|---|
|  | 76 | tdynl: $(SOPHYAEXEP)tdynl | 
|---|
|  | 77 | echo $@ " done" | 
|---|
|  | 78 | $(SOPHYAEXEP)tdynl: $(SOPHYAOBJP)tdynl.o | 
|---|
| [2769] | 79 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tdynl.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 80 |  | 
|---|
|  | 81 | tfft: $(SOPHYAEXEP)tfft | 
|---|
|  | 82 | echo $@ " done" | 
|---|
|  | 83 | $(SOPHYAEXEP)tfft: $(SOPHYAOBJP)tfft.o | 
|---|
| [2769] | 84 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tfft.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 85 |  | 
|---|
|  | 86 | thash: $(SOPHYAEXEP)thash | 
|---|
|  | 87 | echo $@ " done" | 
|---|
|  | 88 | $(SOPHYAEXEP)thash: $(SOPHYAOBJP)thash.o | 
|---|
| [2769] | 89 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)thash.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 90 |  | 
|---|
|  | 91 | timg: $(SOPHYAEXEP)timg | 
|---|
|  | 92 | echo $@ " done" | 
|---|
|  | 93 | $(SOPHYAEXEP)timg: $(SOPHYAOBJP)timg.o | 
|---|
| [2769] | 94 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)timg.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 95 |  | 
|---|
|  | 96 | tmxv: $(SOPHYAEXEP)tmxv | 
|---|
|  | 97 | echo $@ " done" | 
|---|
|  | 98 | $(SOPHYAEXEP)tmxv: $(SOPHYAOBJP)tmxv.o | 
|---|
| [2769] | 99 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tmxv.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 100 |  | 
|---|
|  | 101 | tnt: $(SOPHYAEXEP)tnt | 
|---|
|  | 102 | echo $@ " done" | 
|---|
|  | 103 | $(SOPHYAEXEP)tnt: $(SOPHYAOBJP)tnt.o | 
|---|
| [2769] | 104 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tnt.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 105 |  | 
|---|
|  | 106 | tobjio2: $(SOPHYAEXEP)tobjio2 | 
|---|
|  | 107 | echo $@ " done" | 
|---|
|  | 108 | $(SOPHYAEXEP)tobjio2: $(SOPHYAOBJP)tobjio2.o | 
|---|
| [2769] | 109 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tobjio2.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 110 |  | 
|---|
|  | 111 | tobjio: $(SOPHYAEXEP)tobjio | 
|---|
|  | 112 | echo $@ " done" | 
|---|
|  | 113 | $(SOPHYAEXEP)tobjio: $(SOPHYAOBJP)tobjio.o | 
|---|
| [2769] | 114 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tobjio.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 115 |  | 
|---|
|  | 116 | tpipe: $(SOPHYAEXEP)tpipe | 
|---|
|  | 117 | echo $@ " done" | 
|---|
|  | 118 | $(SOPHYAEXEP)tpipe: $(SOPHYAOBJP)tpipe.o | 
|---|
| [2769] | 119 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tpipe.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 120 |  | 
|---|
|  | 121 | tsimplex: $(SOPHYAEXEP)tsimplex | 
|---|
|  | 122 | echo $@ " done" | 
|---|
|  | 123 | $(SOPHYAEXEP)tsimplex: $(SOPHYAOBJP)tsimplex.o | 
|---|
| [2769] | 124 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsimplex.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 125 |  | 
|---|
|  | 126 | tsphereecp: $(SOPHYAEXEP)tsphereecp | 
|---|
|  | 127 | echo $@ " done" | 
|---|
|  | 128 | $(SOPHYAEXEP)tsphereecp: $(SOPHYAOBJP)tsphereecp.o | 
|---|
| [2769] | 129 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsphereecp.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 130 |  | 
|---|
|  | 131 | tspm2: $(SOPHYAEXEP)tspm2 | 
|---|
|  | 132 | echo $@ " done" | 
|---|
|  | 133 | $(SOPHYAEXEP)tspm2: $(SOPHYAOBJP)tspm2.o | 
|---|
| [2769] | 134 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tspm2.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 135 |  | 
|---|
|  | 136 | tspm: $(SOPHYAEXEP)tspm | 
|---|
|  | 137 | echo $@ " done" | 
|---|
|  | 138 | $(SOPHYAEXEP)tspm: $(SOPHYAOBJP)tspm.o | 
|---|
| [2769] | 139 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tspm.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 140 |  | 
|---|
|  | 141 | tstboloread: $(SOPHYAEXEP)tstboloread | 
|---|
|  | 142 | echo $@ " done" | 
|---|
|  | 143 | $(SOPHYAEXEP)tstboloread: $(SOPHYAOBJP)tstboloread.o | 
|---|
| [2769] | 144 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstboloread.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 145 |  | 
|---|
|  | 146 | tstcolread: $(SOPHYAEXEP)tstcolread | 
|---|
|  | 147 | echo $@ " done" | 
|---|
|  | 148 | $(SOPHYAEXEP)tstcolread: $(SOPHYAOBJP)tstcolread.o | 
|---|
| [2769] | 149 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstcolread.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 150 |  | 
|---|
|  | 151 | tstdtable: $(SOPHYAEXEP)tstdtable | 
|---|
|  | 152 | echo $@ " done" | 
|---|
|  | 153 | $(SOPHYAEXEP)tstdtable: $(SOPHYAOBJP)tstdtable.o | 
|---|
| [2769] | 154 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstdtable.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 155 |  | 
|---|
|  | 156 | tstndblk: $(SOPHYAEXEP)tstndblk | 
|---|
|  | 157 | echo $@ " done" | 
|---|
|  | 158 | $(SOPHYAEXEP)tstndblk: $(SOPHYAOBJP)tstndblk.o | 
|---|
| [2769] | 159 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstndblk.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 160 |  | 
|---|
|  | 161 | tstppfwrapstl: $(SOPHYAEXEP)tstppfwrapstl | 
|---|
|  | 162 | echo $@ " done" | 
|---|
|  | 163 | $(SOPHYAEXEP)tstppfwrapstl: $(SOPHYAOBJP)tstppfwrapstl.o | 
|---|
| [2769] | 164 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstppfwrapstl.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 165 |  | 
|---|
|  | 166 | tstsegdb: $(SOPHYAEXEP)tstsegdb | 
|---|
|  | 167 | echo $@ " done" | 
|---|
|  | 168 | $(SOPHYAEXEP)tstsegdb: $(SOPHYAOBJP)tstsegdb.o | 
|---|
| [2769] | 169 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstsegdb.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 170 |  | 
|---|
|  | 171 | tsttmat: $(SOPHYAEXEP)tsttmat | 
|---|
|  | 172 | echo $@ " done" | 
|---|
|  | 173 | $(SOPHYAEXEP)tsttmat: $(SOPHYAOBJP)tsttmat.o | 
|---|
| [2769] | 174 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttmat.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 175 |  | 
|---|
|  | 176 | tsttminv: $(SOPHYAEXEP)tsttminv | 
|---|
|  | 177 | echo $@ " done" | 
|---|
|  | 178 | $(SOPHYAEXEP)tsttminv: $(SOPHYAOBJP)tsttminv.o | 
|---|
| [2769] | 179 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttminv.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 180 |  | 
|---|
|  | 181 | tsttvec: $(SOPHYAEXEP)tsttvec | 
|---|
|  | 182 | echo $@ " done" | 
|---|
|  | 183 | $(SOPHYAEXEP)tsttvec: $(SOPHYAOBJP)tsttvec.o | 
|---|
| [2769] | 184 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttvec.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 185 |  | 
|---|
|  | 186 | ttimestamp: $(SOPHYAEXEP)ttimestamp | 
|---|
|  | 187 | echo $@ " done" | 
|---|
|  | 188 | $(SOPHYAEXEP)ttimestamp: $(SOPHYAOBJP)ttimestamp.o | 
|---|
| [2769] | 189 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ttimestamp.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 190 |  | 
|---|
|  | 191 | zthr: $(SOPHYAEXEP)zthr | 
|---|
|  | 192 | echo $@ " done" | 
|---|
|  | 193 | $(SOPHYAEXEP)zthr: $(SOPHYAOBJP)zthr.o | 
|---|
| [2769] | 194 | $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)zthr.o $(SOPHYAALLSLBLIST) | 
|---|
| [2743] | 195 |  | 
|---|
| [2769] | 196 | $(SOPHYAOBJP)arrt.o: arrt.cc \ | 
|---|
|  | 197 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 198 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 199 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 200 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 201 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 202 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 203 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 204 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 205 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 206 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 207 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 208 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 209 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 210 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 211 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 212 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 213 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 214 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 215 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 216 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 217 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 218 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 219 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 220 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 221 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 222 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  arrt.cc | 
|---|
| [2743] | 223 |  | 
|---|
| [2769] | 224 | $(SOPHYAOBJP)carrt.o: carrt.cc \ | 
|---|
|  | 225 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 226 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 227 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 228 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 229 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 230 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 231 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 232 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 233 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 234 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 235 | $(SOPHYAINCP)objfio.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)ndatablock.h \ | 
|---|
|  | 243 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 244 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 245 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 246 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 247 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 248 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 249 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 250 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  carrt.cc | 
|---|
| [2743] | 251 |  | 
|---|
| [2769] | 252 | $(SOPHYAOBJP)lpk.o: lpk.cc \ | 
|---|
|  | 253 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 254 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 255 | $(SOPHYAINCP)srandgen.h \ | 
|---|
|  | 256 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 257 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 258 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 259 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 260 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 261 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 262 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 263 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 264 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 265 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 266 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 267 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 268 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 269 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 270 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 271 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 272 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 273 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 274 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 275 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 276 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 277 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 278 | $(SOPHYAINCP)timing.h \ | 
|---|
|  | 279 | $(SOPHYAINCP)intflapack.h | 
|---|
| [2769] | 280 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lpk.cc | 
|---|
| [2743] | 281 |  | 
|---|
|  | 282 | $(SOPHYAOBJP)obj_fits.o: obj_fits.cc \ | 
|---|
|  | 283 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 284 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 285 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 286 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 287 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 288 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 289 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 290 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 291 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 292 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 293 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 294 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 295 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 296 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 297 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 298 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 299 | $(SOPHYAINCP)ntuple.h \ | 
|---|
|  | 300 | $(SOPHYAINCP)ntupintf.h \ | 
|---|
|  | 301 | $(SOPHYAINCP)xntuple.h \ | 
|---|
|  | 302 | $(SOPHYAINCP)fitsxntuple.h \ | 
|---|
|  | 303 | $(SOPHYAINCP)fitsfile.h \ | 
|---|
|  | 304 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 305 | $(SOPHYAINCP)FitsIO/fitsio.h \ | 
|---|
|  | 306 | $(SOPHYAINCP)FitsIO/longnam.h \ | 
|---|
|  | 307 | $(SOPHYAINCP)fitsntuple.h \ | 
|---|
|  | 308 | $(SOPHYAINCP)fitstarray.h \ | 
|---|
|  | 309 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 310 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 311 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 312 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 313 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 314 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 315 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 316 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 317 | $(SOPHYAINCP)sopemtx.h | 
|---|
| [2769] | 318 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  obj_fits.cc | 
|---|
| [2743] | 319 |  | 
|---|
| [2769] | 320 | $(SOPHYAOBJP)ovharr.o: ovharr.cc \ | 
|---|
|  | 321 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 322 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 323 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 324 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 325 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 326 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 327 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 328 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 329 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 330 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 331 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 332 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 333 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 334 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 335 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 336 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 337 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 338 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 339 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 340 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 341 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 342 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 343 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 344 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 345 | $(SOPHYAINCP)ctimer.h \ | 
|---|
|  | 346 | $(SOPHYAINCP)timing.h \ | 
|---|
|  | 347 | $(SOPHYAINCP)srandgen.h | 
|---|
| [2769] | 348 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ovharr.cc | 
|---|
| [2743] | 349 |  | 
|---|
| [2769] | 350 | $(SOPHYAOBJP)pizthr.o: pizthr.cc \ | 
|---|
|  | 351 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 352 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 353 | $(SOPHYAINCP)zthread.h \ | 
|---|
|  | 354 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 355 | $(SOPHYAINCP)pisysdep.h \ | 
|---|
|  | 356 | $(SOPHYAINCP)piapplx.h \ | 
|---|
|  | 357 | $(SOPHYAINCP)piapplgen.h \ | 
|---|
|  | 358 | $(SOPHYAINCP)pimsghandler.h \ | 
|---|
|  | 359 | $(SOPHYAINCP)picontainerx.h \ | 
|---|
|  | 360 | $(SOPHYAINCP)picontainergen.h \ | 
|---|
|  | 361 | $(SOPHYAINCP)piwdgx.h \ | 
|---|
|  | 362 | $(SOPHYAINCP)piwdggen.h \ | 
|---|
|  | 363 | $(SOPHYAINCP)picolist.h \ | 
|---|
|  | 364 | $(SOPHYAINCP)pimenubarx.h \ | 
|---|
|  | 365 | $(SOPHYAINCP)pimenubargen.h \ | 
|---|
|  | 366 | $(SOPHYAINCP)pimenux.h \ | 
|---|
|  | 367 | $(SOPHYAINCP)pimenugen.h \ | 
|---|
|  | 368 | $(SOPHYAINCP)picons.h \ | 
|---|
|  | 369 | $(SOPHYAINCP)pistdwdgx.h \ | 
|---|
|  | 370 | $(SOPHYAINCP)pistdwdggen.h \ | 
|---|
|  | 371 | $(SOPHYAINCP)pibwdgx.h \ | 
|---|
|  | 372 | $(SOPHYAINCP)pibwdggen.h \ | 
|---|
|  | 373 | $(SOPHYAINCP)picmap.h \ | 
|---|
|  | 374 | $(SOPHYAINCP)picmapx.h \ | 
|---|
|  | 375 | $(SOPHYAINCP)picmapgen.h \ | 
|---|
|  | 376 | $(SOPHYAINCP)pigraphx.h \ | 
|---|
|  | 377 | $(SOPHYAINCP)pigraphgen.h \ | 
|---|
|  | 378 | $(SOPHYAINCP)pifontx.h \ | 
|---|
|  | 379 | $(SOPHYAINCP)pifontgen.h \ | 
|---|
|  | 380 | $(SOPHYAINCP)pigrcoord.h \ | 
|---|
|  | 381 | $(SOPHYAINCP)pilineatt.h \ | 
|---|
|  | 382 | $(SOPHYAINCP)pigraphuc.h \ | 
|---|
|  | 383 | $(SOPHYAINCP)pievthandler.h \ | 
|---|
|  | 384 | $(SOPHYAINCP)psfile.h \ | 
|---|
|  | 385 | $(SOPHYAINCP)pigraphps.h \ | 
|---|
|  | 386 | $(SOPHYAINCP)piwindowx.h \ | 
|---|
|  | 387 | $(SOPHYAINCP)piwindowgen.h \ | 
|---|
|  | 388 | $(SOPHYAINCP)piperiodx.h \ | 
|---|
|  | 389 | $(SOPHYAINCP)periodic.h \ | 
|---|
|  | 390 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 391 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 392 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 393 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 394 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 395 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 396 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 397 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 398 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 399 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 400 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 401 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 402 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 403 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 404 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 405 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 406 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 407 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 408 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 409 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 410 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 411 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 412 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pizthr.cc | 
|---|
| [2743] | 413 |  | 
|---|
|  | 414 | $(SOPHYAOBJP)ppftswap.o: ppftswap.cc \ | 
|---|
|  | 415 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 416 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 417 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 418 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 419 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 420 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 421 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 422 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 423 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 424 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 425 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 426 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 427 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 428 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 429 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 430 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 431 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 432 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 433 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 434 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 435 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 436 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 437 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 438 | $(SOPHYAINCP)fiondblock.h \ | 
|---|
|  | 439 | $(SOPHYAINCP)tarrinit.h | 
|---|
| [2769] | 440 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppftswap.cc | 
|---|
| [2743] | 441 |  | 
|---|
| [2769] | 442 | $(SOPHYAOBJP)spar.o: spar.cc \ | 
|---|
|  | 443 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 444 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 445 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 446 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 447 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 448 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 449 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 450 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 451 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 452 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 453 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 454 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 455 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 456 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 457 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 458 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 459 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 460 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 461 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 462 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 463 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 464 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 465 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 466 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 467 | $(SOPHYAINCP)timing.h \ | 
|---|
|  | 468 | $(SOPHYAINCP)resusage.h | 
|---|
| [2769] | 469 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spar.cc | 
|---|
| [2743] | 470 |  | 
|---|
| [2769] | 471 | $(SOPHYAOBJP)sph2lm.o: sph2lm.cc \ | 
|---|
|  | 472 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 473 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 474 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 475 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 476 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 477 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 478 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 479 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 480 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 481 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 482 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 483 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 484 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 485 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 486 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 487 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 488 | $(SOPHYAINCP)cimage.h \ | 
|---|
|  | 489 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 490 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 491 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 492 | $(SOPHYAINCP)skymap.h \ | 
|---|
|  | 493 | $(SOPHYAINCP)spherethetaphi.h \ | 
|---|
|  | 494 | $(SOPHYAINCP)sphericalmap.h \ | 
|---|
|  | 495 | $(SOPHYAINCP)smathconst.h \ | 
|---|
|  | 496 | $(SOPHYAINCP)pixelmap.h \ | 
|---|
|  | 497 | $(SOPHYAINCP)spherepos.h \ | 
|---|
|  | 498 | $(SOPHYAINCP)unitvector.h \ | 
|---|
|  | 499 | $(SOPHYAINCP)vector3d.h \ | 
|---|
|  | 500 | $(SOPHYAINCP)longlat.h \ | 
|---|
|  | 501 | $(SOPHYAINCP)utilgeom.h \ | 
|---|
|  | 502 | $(SOPHYAINCP)spherehealpix.h \ | 
|---|
|  | 503 | $(SOPHYAINCP)HEALPixUtils.h \ | 
|---|
|  | 504 | $(SOPHYAINCP)localmap.h \ | 
|---|
|  | 505 | $(SOPHYAINCP)sphereecp.h \ | 
|---|
|  | 506 | $(SOPHYAINCP)fiospherethetaphi.h \ | 
|---|
|  | 507 | $(SOPHYAINCP)fiospherehealpix.h \ | 
|---|
|  | 508 | $(SOPHYAINCP)fiolocalmap.h \ | 
|---|
|  | 509 | $(SOPHYAINCP)fiosphereecp.h \ | 
|---|
|  | 510 | $(SOPHYAINCP)mapoperation.h \ | 
|---|
|  | 511 | $(SOPHYAINCP)sambainit.h \ | 
|---|
|  | 512 | $(SOPHYAINCP)skymapinit.h \ | 
|---|
|  | 513 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 514 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 515 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 516 | $(SOPHYAINCP)fftwserver.h \ | 
|---|
|  | 517 | $(SOPHYAINCP)fftservintf.h | 
|---|
| [2769] | 518 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sph2lm.cc | 
|---|
| [2743] | 519 |  | 
|---|
| [2769] | 520 | $(SOPHYAOBJP)sphg0.o: sphg0.cc \ | 
|---|
|  | 521 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 522 | $(SOPHYAINCP)sambainit.h \ | 
|---|
|  | 523 | $(SOPHYAINCP)skymapinit.h \ | 
|---|
|  | 524 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 525 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 526 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 527 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 528 | $(SOPHYAINCP)tod.h \ | 
|---|
|  | 529 | $(SOPHYAINCP)spherepos.h \ | 
|---|
|  | 530 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 531 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 532 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 533 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 534 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 535 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 536 | $(SOPHYAINCP)unitvector.h \ | 
|---|
|  | 537 | $(SOPHYAINCP)vector3d.h \ | 
|---|
|  | 538 | $(SOPHYAINCP)longlat.h \ | 
|---|
|  | 539 | $(SOPHYAINCP)utilgeom.h \ | 
|---|
|  | 540 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 541 | $(SOPHYAINCP)misstime.h \ | 
|---|
|  | 542 | $(SOPHYAINCP)spherehealpix.h \ | 
|---|
|  | 543 | $(SOPHYAINCP)sphericalmap.h \ | 
|---|
|  | 544 | $(SOPHYAINCP)smathconst.h \ | 
|---|
|  | 545 | $(SOPHYAINCP)pixelmap.h \ | 
|---|
|  | 546 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 547 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 548 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 549 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 550 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 551 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 552 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 553 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 554 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 555 | $(SOPHYAINCP)HEALPixUtils.h | 
|---|
| [2769] | 556 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphg0.cc | 
|---|
| [2743] | 557 |  | 
|---|
| [2769] | 558 | $(SOPHYAOBJP)tcmd.o: tcmd.cc \ | 
|---|
|  | 559 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 560 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 561 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 562 | $(SOPHYAINCP)timing.h \ | 
|---|
|  | 563 | $(SOPHYAINCP)cexpre.h \ | 
|---|
|  | 564 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 565 | $(SOPHYAINCP)rpneval.h \ | 
|---|
|  | 566 | $(SOPHYAINCP)commander.h \ | 
|---|
|  | 567 | $(SOPHYAINCP)pdlmgr.h \ | 
|---|
|  | 568 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 569 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 570 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 571 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 572 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 573 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 574 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 575 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 576 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 577 | $(SOPHYAINCP)ctimer.h | 
|---|
| [2769] | 578 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tcmd.cc | 
|---|
| [2743] | 579 |  | 
|---|
|  | 580 | $(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \ | 
|---|
|  | 581 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 582 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 583 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 584 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 585 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 586 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 587 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 588 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 589 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 590 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 591 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 592 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 593 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 594 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 595 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 596 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 597 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 598 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 599 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 600 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 601 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 602 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 603 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 604 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 605 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 606 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 607 | $(SOPHYAINCP)cxxcmplnk.h \ | 
|---|
|  | 608 | $(SOPHYAINCP)pdlmgr.h \ | 
|---|
|  | 609 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 610 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tcxxcmpldynl.cc | 
|---|
| [2743] | 611 |  | 
|---|
| [2769] | 612 | $(SOPHYAOBJP)tdcr.o: tdcr.cc \ | 
|---|
|  | 613 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 614 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 615 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 616 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 617 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 618 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 619 | $(SOPHYAINCP)histos.h \ | 
|---|
|  | 620 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 621 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 622 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 623 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 624 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 625 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 626 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 627 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 628 | $(SOPHYAINCP)peida.h \ | 
|---|
|  | 629 | $(SOPHYAINCP)utils.h \ | 
|---|
|  | 630 | $(SOPHYAINCP)perrors.h \ | 
|---|
|  | 631 | $(SOPHYAINCP)fmath.h \ | 
|---|
|  | 632 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 633 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 634 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 635 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 636 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 637 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 638 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 639 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 640 | $(SOPHYAINCP)histos2.h \ | 
|---|
|  | 641 | $(SOPHYAINCP)psighand.h \ | 
|---|
|  | 642 | $(SOPHYAINCP)nbrandom.h \ | 
|---|
|  | 643 | $(SOPHYAINCP)srandgen.h | 
|---|
| [2769] | 644 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tdcr.cc | 
|---|
| [2743] | 645 |  | 
|---|
| [2769] | 646 | $(SOPHYAOBJP)tdynl.o: tdynl.cc \ | 
|---|
|  | 647 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 648 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 649 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 650 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 651 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 652 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 653 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 654 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 655 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 656 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 657 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 658 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 659 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 660 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 661 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 662 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 663 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 664 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 665 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 666 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 667 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 668 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 669 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 670 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 671 | $(SOPHYAINCP)pdlmgr.h \ | 
|---|
|  | 672 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 673 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tdynl.cc | 
|---|
| [2743] | 674 |  | 
|---|
| [2769] | 675 | $(SOPHYAOBJP)tfft.o: tfft.cc \ | 
|---|
|  | 676 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 677 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 678 | $(SOPHYAINCP)nbrandom.h \ | 
|---|
|  | 679 | $(SOPHYAINCP)srandgen.h \ | 
|---|
|  | 680 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 681 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 682 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 683 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 684 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 685 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 686 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 687 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 688 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 689 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 690 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 691 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 692 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 693 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 694 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 695 | $(SOPHYAINCP)fftpserver.h \ | 
|---|
|  | 696 | $(SOPHYAINCP)fftservintf.h \ | 
|---|
|  | 697 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 698 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 699 | $(SOPHYAINCP)fftmserver.h \ | 
|---|
|  | 700 | $(SOPHYAINCP)fftwserver.h \ | 
|---|
|  | 701 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 702 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 703 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 704 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 705 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tfft.cc | 
|---|
| [2743] | 706 |  | 
|---|
| [2769] | 707 | $(SOPHYAOBJP)thash.o: thash.cc \ | 
|---|
|  | 708 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 709 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 710 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 711 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 712 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 713 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 714 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 715 | $(SOPHYAINCP)ppfnametag.h | 
|---|
| [2769] | 716 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  thash.cc | 
|---|
| [2743] | 717 |  | 
|---|
| [2769] | 718 | $(SOPHYAOBJP)timg.o: timg.cc \ | 
|---|
|  | 719 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 720 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 721 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 722 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 723 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 724 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 725 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 726 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 727 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 728 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 729 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 730 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 731 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 732 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 733 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 734 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 735 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 736 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 737 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 738 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 739 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 740 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 741 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 742 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 743 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 744 | $(SOPHYAINCP)cimage.h \ | 
|---|
|  | 745 | $(SOPHYAINCP)nbrandom.h \ | 
|---|
|  | 746 | $(SOPHYAINCP)srandgen.h \ | 
|---|
|  | 747 | $(SOPHYAINCP)fiondblock.h | 
|---|
| [2769] | 748 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  timg.cc | 
|---|
| [2743] | 749 |  | 
|---|
| [2769] | 750 | $(SOPHYAOBJP)tmxv.o: tmxv.cc \ | 
|---|
|  | 751 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 752 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 753 | $(SOPHYAINCP)srandgen.h \ | 
|---|
|  | 754 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 755 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 756 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 757 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 758 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 759 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 760 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 761 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 762 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 763 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 764 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 765 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 766 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 767 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 768 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 769 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 770 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 771 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 772 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 773 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 774 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmxv.cc | 
|---|
| [2743] | 775 |  | 
|---|
| [2769] | 776 | $(SOPHYAOBJP)tnt.o: tnt.cc \ | 
|---|
|  | 777 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 778 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 779 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 780 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 781 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 782 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 783 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 784 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 785 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 786 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 787 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 788 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 789 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 790 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 791 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 792 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 793 | $(SOPHYAINCP)ntuple.h \ | 
|---|
|  | 794 | $(SOPHYAINCP)ntupintf.h \ | 
|---|
|  | 795 | $(SOPHYAINCP)xntuple.h \ | 
|---|
|  | 796 | $(SOPHYAINCP)datatable.h \ | 
|---|
|  | 797 | $(SOPHYAINCP)basedtable.h \ | 
|---|
|  | 798 | $(SOPHYAINCP)segdatablock.h \ | 
|---|
|  | 799 | $(SOPHYAINCP)swppfdtable.h \ | 
|---|
|  | 800 | $(SOPHYAINCP)swsegdb.h \ | 
|---|
|  | 801 | $(SOPHYAINCP)ppfswapper.h \ | 
|---|
|  | 802 | $(SOPHYAINCP)ppftpointerio.h | 
|---|
| [2769] | 803 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tnt.cc | 
|---|
| [2743] | 804 |  | 
|---|
|  | 805 | $(SOPHYAOBJP)tobjio2.o: tobjio2.cc \ | 
|---|
|  | 806 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 807 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 808 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 809 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 810 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 811 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 812 | $(SOPHYAINCP)histos.h \ | 
|---|
|  | 813 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 814 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 815 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 816 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 817 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 818 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 819 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 820 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 821 | $(SOPHYAINCP)peida.h \ | 
|---|
|  | 822 | $(SOPHYAINCP)utils.h \ | 
|---|
|  | 823 | $(SOPHYAINCP)perrors.h \ | 
|---|
|  | 824 | $(SOPHYAINCP)fmath.h \ | 
|---|
|  | 825 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 826 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 827 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 828 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 829 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 830 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 831 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 832 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 833 | $(SOPHYAINCP)histos2.h \ | 
|---|
|  | 834 | $(SOPHYAINCP)ntuple.h \ | 
|---|
|  | 835 | $(SOPHYAINCP)ntupintf.h \ | 
|---|
|  | 836 | $(SOPHYAINCP)nbrandom.h \ | 
|---|
|  | 837 | $(SOPHYAINCP)srandgen.h | 
|---|
| [2769] | 838 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tobjio2.cc | 
|---|
| [2743] | 839 |  | 
|---|
| [2769] | 840 | $(SOPHYAOBJP)tobjio.o: tobjio.cc \ | 
|---|
|  | 841 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 842 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 843 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 844 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 845 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 846 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 847 | $(SOPHYAINCP)histos.h \ | 
|---|
|  | 848 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 849 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 850 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 851 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 852 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 853 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 854 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 855 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 856 | $(SOPHYAINCP)peida.h \ | 
|---|
|  | 857 | $(SOPHYAINCP)utils.h \ | 
|---|
|  | 858 | $(SOPHYAINCP)perrors.h \ | 
|---|
|  | 859 | $(SOPHYAINCP)fmath.h \ | 
|---|
|  | 860 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 861 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 862 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 863 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 864 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 865 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 866 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 867 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 868 | $(SOPHYAINCP)histos2.h \ | 
|---|
|  | 869 | $(SOPHYAINCP)ntuple.h \ | 
|---|
|  | 870 | $(SOPHYAINCP)ntupintf.h \ | 
|---|
|  | 871 | $(SOPHYAINCP)nbrandom.h \ | 
|---|
|  | 872 | $(SOPHYAINCP)srandgen.h \ | 
|---|
|  | 873 | $(SOPHYAINCP)fioarr.h | 
|---|
| [2769] | 874 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tobjio.cc | 
|---|
| [2743] | 875 |  | 
|---|
| [2769] | 876 | $(SOPHYAOBJP)tpipe.o: tpipe.cc \ | 
|---|
|  | 877 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 878 | $(SOPHYAINCP)zthread.h \ | 
|---|
|  | 879 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 880 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 881 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 882 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tpipe.cc | 
|---|
| [2743] | 883 |  | 
|---|
|  | 884 | $(SOPHYAOBJP)tsimplex.o: tsimplex.cc \ | 
|---|
|  | 885 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 886 | $(SOPHYAINCP)simplex.h \ | 
|---|
|  | 887 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 888 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 889 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 890 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 891 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 892 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 893 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 894 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 895 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 896 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 897 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 898 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 899 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 900 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 901 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 902 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 903 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 904 | $(SOPHYAINCP)generalfit.h \ | 
|---|
|  | 905 | $(SOPHYAINCP)generaldata.h \ | 
|---|
|  | 906 | $(SOPHYAINCP)ntupintf.h \ | 
|---|
|  | 907 | $(SOPHYAINCP)poly.h \ | 
|---|
|  | 908 | $(SOPHYAINCP)peida.h \ | 
|---|
|  | 909 | $(SOPHYAINCP)utils.h \ | 
|---|
|  | 910 | $(SOPHYAINCP)perrors.h \ | 
|---|
|  | 911 | $(SOPHYAINCP)fmath.h \ | 
|---|
|  | 912 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 913 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 914 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 915 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 916 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 917 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsimplex.cc | 
|---|
| [2743] | 918 |  | 
|---|
|  | 919 | $(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \ | 
|---|
|  | 920 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 921 | $(SOPHYAINCP)sambainit.h \ | 
|---|
|  | 922 | $(SOPHYAINCP)skymapinit.h \ | 
|---|
|  | 923 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 924 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 925 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 926 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 927 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 928 | $(SOPHYAINCP)timing.h \ | 
|---|
|  | 929 | $(SOPHYAINCP)sphereecp.h \ | 
|---|
|  | 930 | $(SOPHYAINCP)sphericalmap.h \ | 
|---|
|  | 931 | $(SOPHYAINCP)smathconst.h \ | 
|---|
|  | 932 | $(SOPHYAINCP)pixelmap.h \ | 
|---|
|  | 933 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 934 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 935 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 936 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 937 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 938 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 939 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 940 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 941 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 942 | $(SOPHYAINCP)spherepos.h \ | 
|---|
|  | 943 | $(SOPHYAINCP)unitvector.h \ | 
|---|
|  | 944 | $(SOPHYAINCP)vector3d.h \ | 
|---|
|  | 945 | $(SOPHYAINCP)longlat.h \ | 
|---|
|  | 946 | $(SOPHYAINCP)utilgeom.h \ | 
|---|
|  | 947 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 948 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 949 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 950 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 951 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 952 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 953 | $(SOPHYAINCP)fiosphereecp.h \ | 
|---|
|  | 954 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 955 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 956 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 957 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 958 | $(SOPHYAINCP)samba.h \ | 
|---|
|  | 959 | $(SOPHYAINCP)alm.h \ | 
|---|
|  | 960 | $(SOPHYAINCP)nbrandom.h \ | 
|---|
|  | 961 | $(SOPHYAINCP)srandgen.h \ | 
|---|
|  | 962 | $(SOPHYAINCP)nbmath.h \ | 
|---|
|  | 963 | $(SOPHYAINCP)triangmtx.h \ | 
|---|
|  | 964 | $(SOPHYAINCP)bruit.h \ | 
|---|
|  | 965 | $(SOPHYAINCP)circle.h \ | 
|---|
|  | 966 | $(SOPHYAINCP)geometry.h \ | 
|---|
|  | 967 | $(SOPHYAINCP)lambdaBuilder.h \ | 
|---|
|  | 968 | $(SOPHYAINCP)misstime.h \ | 
|---|
|  | 969 | $(SOPHYAINCP)mlobe.h \ | 
|---|
|  | 970 | $(SOPHYAINCP)prefcount.h \ | 
|---|
|  | 971 | $(SOPHYAINCP)scan.h \ | 
|---|
|  | 972 | $(SOPHYAINCP)sphericaltransformserver.h \ | 
|---|
|  | 973 | $(SOPHYAINCP)fftservintf.h \ | 
|---|
|  | 974 | $(SOPHYAINCP)fftpserver.h \ | 
|---|
|  | 975 | $(SOPHYAINCP)tod.h | 
|---|
| [2769] | 976 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsphereecp.cc | 
|---|
| [2743] | 977 |  | 
|---|
| [2769] | 978 | $(SOPHYAOBJP)tspm2.o: tspm2.cc \ | 
|---|
|  | 979 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 980 | $(SOPHYAINCP)sambainit.h \ | 
|---|
|  | 981 | $(SOPHYAINCP)skymapinit.h \ | 
|---|
|  | 982 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 983 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 984 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 985 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 986 | $(SOPHYAINCP)skymap.h \ | 
|---|
|  | 987 | $(SOPHYAINCP)spherethetaphi.h \ | 
|---|
|  | 988 | $(SOPHYAINCP)sphericalmap.h \ | 
|---|
|  | 989 | $(SOPHYAINCP)smathconst.h \ | 
|---|
|  | 990 | $(SOPHYAINCP)pixelmap.h \ | 
|---|
|  | 991 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 992 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 993 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 994 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 995 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 996 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 997 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 998 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 999 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 1000 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 1001 | $(SOPHYAINCP)spherepos.h \ | 
|---|
|  | 1002 | $(SOPHYAINCP)unitvector.h \ | 
|---|
|  | 1003 | $(SOPHYAINCP)vector3d.h \ | 
|---|
|  | 1004 | $(SOPHYAINCP)longlat.h \ | 
|---|
|  | 1005 | $(SOPHYAINCP)utilgeom.h \ | 
|---|
|  | 1006 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 1007 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 1008 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 1009 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 1010 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 1011 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 1012 | $(SOPHYAINCP)spherehealpix.h \ | 
|---|
|  | 1013 | $(SOPHYAINCP)HEALPixUtils.h \ | 
|---|
|  | 1014 | $(SOPHYAINCP)localmap.h \ | 
|---|
|  | 1015 | $(SOPHYAINCP)sphereecp.h \ | 
|---|
|  | 1016 | $(SOPHYAINCP)fiospherethetaphi.h \ | 
|---|
|  | 1017 | $(SOPHYAINCP)fiospherehealpix.h \ | 
|---|
|  | 1018 | $(SOPHYAINCP)fiolocalmap.h \ | 
|---|
|  | 1019 | $(SOPHYAINCP)fiosphereecp.h \ | 
|---|
|  | 1020 | $(SOPHYAINCP)tod.h \ | 
|---|
|  | 1021 | $(SOPHYAINCP)misstime.h \ | 
|---|
|  | 1022 | $(SOPHYAINCP)fitstarray.h \ | 
|---|
|  | 1023 | $(SOPHYAINCP)fitsfile.h \ | 
|---|
|  | 1024 | $(SOPHYAINCP)FitsIO/fitsio.h \ | 
|---|
|  | 1025 | $(SOPHYAINCP)FitsIO/longnam.h \ | 
|---|
|  | 1026 | $(SOPHYAINCP)fitsspherehealpix.h \ | 
|---|
|  | 1027 | $(SOPHYAINCP)nbrandom.h \ | 
|---|
|  | 1028 | $(SOPHYAINCP)srandgen.h \ | 
|---|
|  | 1029 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 1030 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tspm2.cc | 
|---|
| [2743] | 1031 |  | 
|---|
| [2769] | 1032 | $(SOPHYAOBJP)tspm.o: tspm.cc \ | 
|---|
|  | 1033 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 1034 | $(SOPHYAINCP)skymapinit.h \ | 
|---|
|  | 1035 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1036 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1037 | $(SOPHYAINCP)skymap.h \ | 
|---|
|  | 1038 | $(SOPHYAINCP)spherethetaphi.h \ | 
|---|
|  | 1039 | $(SOPHYAINCP)sphericalmap.h \ | 
|---|
|  | 1040 | $(SOPHYAINCP)smathconst.h \ | 
|---|
|  | 1041 | $(SOPHYAINCP)pixelmap.h \ | 
|---|
|  | 1042 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 1043 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1044 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 1045 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 1046 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 1047 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 1048 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 1049 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 1050 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 1051 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 1052 | $(SOPHYAINCP)spherepos.h \ | 
|---|
|  | 1053 | $(SOPHYAINCP)unitvector.h \ | 
|---|
|  | 1054 | $(SOPHYAINCP)vector3d.h \ | 
|---|
|  | 1055 | $(SOPHYAINCP)longlat.h \ | 
|---|
|  | 1056 | $(SOPHYAINCP)utilgeom.h \ | 
|---|
|  | 1057 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 1058 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 1059 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 1060 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 1061 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 1062 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 1063 | $(SOPHYAINCP)spherehealpix.h \ | 
|---|
|  | 1064 | $(SOPHYAINCP)HEALPixUtils.h \ | 
|---|
|  | 1065 | $(SOPHYAINCP)localmap.h \ | 
|---|
|  | 1066 | $(SOPHYAINCP)sphereecp.h \ | 
|---|
|  | 1067 | $(SOPHYAINCP)fiospherethetaphi.h \ | 
|---|
|  | 1068 | $(SOPHYAINCP)fiospherehealpix.h \ | 
|---|
|  | 1069 | $(SOPHYAINCP)fiolocalmap.h \ | 
|---|
|  | 1070 | $(SOPHYAINCP)fiosphereecp.h \ | 
|---|
|  | 1071 | $(SOPHYAINCP)tod.h \ | 
|---|
|  | 1072 | $(SOPHYAINCP)misstime.h \ | 
|---|
|  | 1073 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 1074 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tspm.cc | 
|---|
| [2743] | 1075 |  | 
|---|
|  | 1076 | $(SOPHYAOBJP)tstboloread.o: tstboloread.cc \ | 
|---|
|  | 1077 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 1078 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1079 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1080 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1081 | $(SOPHYAINCP)fboloread.h \ | 
|---|
|  | 1082 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 1083 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 1084 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 1085 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 1086 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 1087 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 1088 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 1089 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 1090 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 1091 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 1092 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 1093 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 1094 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 1095 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 1096 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 1097 | $(SOPHYAINCP)fabtcolread.h \ | 
|---|
|  | 1098 | $(SOPHYAINCP)FitsIO/fitsio.h \ | 
|---|
|  | 1099 | $(SOPHYAINCP)FitsIO/longnam.h \ | 
|---|
|  | 1100 | $(SOPHYAINCP)fabtwriter.h | 
|---|
| [2769] | 1101 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstboloread.cc | 
|---|
| [2743] | 1102 |  | 
|---|
|  | 1103 | $(SOPHYAOBJP)tstcolread.o: tstcolread.cc \ | 
|---|
|  | 1104 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 1105 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1106 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1107 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1108 | $(SOPHYAINCP)fabtcolread.h \ | 
|---|
|  | 1109 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 1110 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 1111 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 1112 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 1113 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 1114 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 1115 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 1116 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 1117 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 1118 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 1119 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 1120 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 1121 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 1122 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 1123 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 1124 | $(SOPHYAINCP)FitsIO/fitsio.h \ | 
|---|
|  | 1125 | $(SOPHYAINCP)FitsIO/longnam.h \ | 
|---|
|  | 1126 | $(SOPHYAINCP)fabtwriter.h | 
|---|
| [2769] | 1127 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstcolread.cc | 
|---|
| [2743] | 1128 |  | 
|---|
|  | 1129 | $(SOPHYAOBJP)tstdtable.o: tstdtable.cc \ | 
|---|
|  | 1130 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 1131 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 1132 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 1133 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 1134 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1135 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1136 | $(SOPHYAINCP)ctimer.h \ | 
|---|
|  | 1137 | $(SOPHYAINCP)datatable.h \ | 
|---|
|  | 1138 | $(SOPHYAINCP)basedtable.h \ | 
|---|
|  | 1139 | $(SOPHYAINCP)ntupintf.h \ | 
|---|
|  | 1140 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 1141 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 1142 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 1143 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 1144 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1145 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 1146 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 1147 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 1148 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 1149 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 1150 | $(SOPHYAINCP)segdatablock.h \ | 
|---|
|  | 1151 | $(SOPHYAINCP)swppfdtable.h \ | 
|---|
|  | 1152 | $(SOPHYAINCP)swsegdb.h \ | 
|---|
|  | 1153 | $(SOPHYAINCP)ppfswapper.h \ | 
|---|
|  | 1154 | $(SOPHYAINCP)ppftpointerio.h | 
|---|
| [2769] | 1155 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstdtable.cc | 
|---|
| [2743] | 1156 |  | 
|---|
|  | 1157 | $(SOPHYAOBJP)tstndblk.o: tstndblk.cc \ | 
|---|
|  | 1158 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 1159 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1160 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 1161 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 1162 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1163 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1164 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 1165 | $(SOPHYAINCP)anydataobj.h | 
|---|
| [2769] | 1166 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstndblk.cc | 
|---|
| [2743] | 1167 |  | 
|---|
|  | 1168 | $(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \ | 
|---|
|  | 1169 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 1170 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1171 | $(SOPHYAINCP)timing.h \ | 
|---|
|  | 1172 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 1173 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 1174 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 1175 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1176 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1177 | $(SOPHYAINCP)ppfwrapstlv.h \ | 
|---|
|  | 1178 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 1179 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 1180 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 1181 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 1182 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 1183 | $(SOPHYAINCP)ppfnametag.h | 
|---|
| [2769] | 1184 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstppfwrapstl.cc | 
|---|
| [2743] | 1185 |  | 
|---|
|  | 1186 | $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \ | 
|---|
|  | 1187 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 1188 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1189 | $(SOPHYAINCP)timing.h \ | 
|---|
|  | 1190 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 1191 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 1192 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 1193 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1194 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1195 | $(SOPHYAINCP)segdatablock.h \ | 
|---|
|  | 1196 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 1197 | $(SOPHYAINCP)fiosegdb.h \ | 
|---|
|  | 1198 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 1199 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 1200 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 1201 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 1202 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 1203 | $(SOPHYAINCP)ppftpointerio.h \ | 
|---|
|  | 1204 | $(SOPHYAINCP)swsegdb.h \ | 
|---|
|  | 1205 | $(SOPHYAINCP)ppfswapper.h \ | 
|---|
|  | 1206 | $(SOPHYAINCP)ppfwrapstlv.h | 
|---|
| [2769] | 1207 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstsegdb.cc | 
|---|
| [2743] | 1208 |  | 
|---|
|  | 1209 | $(SOPHYAOBJP)tsttmat.o: tsttmat.cc \ | 
|---|
|  | 1210 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 1211 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1212 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 1213 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 1214 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1215 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1216 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 1217 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 1218 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 1219 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 1220 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 1221 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 1222 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 1223 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 1224 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 1225 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 1226 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 1227 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 1228 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 1229 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 1230 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 1231 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 1232 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 1233 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 1234 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 1235 | $(SOPHYAINCP)srandgen.h | 
|---|
| [2769] | 1236 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttmat.cc | 
|---|
| [2743] | 1237 |  | 
|---|
|  | 1238 | $(SOPHYAOBJP)tsttminv.o: tsttminv.cc \ | 
|---|
|  | 1239 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 1240 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1241 | $(SOPHYAINCP)timing.h \ | 
|---|
|  | 1242 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 1243 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 1244 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1245 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1246 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 1247 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 1248 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 1249 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 1250 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 1251 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 1252 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 1253 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 1254 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 1255 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 1256 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 1257 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 1258 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 1259 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 1260 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 1261 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 1262 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 1263 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 1264 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 1265 | $(SOPHYAINCP)srandgen.h \ | 
|---|
|  | 1266 | $(SOPHYAINCP)intflapack.h | 
|---|
| [2769] | 1267 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttminv.cc | 
|---|
| [2743] | 1268 |  | 
|---|
|  | 1269 | $(SOPHYAOBJP)tsttvec.o: tsttvec.cc \ | 
|---|
|  | 1270 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 1271 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1272 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 1273 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 1274 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1275 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1276 | $(SOPHYAINCP)array.h \ | 
|---|
|  | 1277 | $(SOPHYAINCP)tarray.h \ | 
|---|
|  | 1278 | $(SOPHYAINCP)basarr.h \ | 
|---|
|  | 1279 | $(SOPHYAINCP)anydataobj.h \ | 
|---|
|  | 1280 | $(SOPHYAINCP)mutyv.h \ | 
|---|
|  | 1281 | $(SOPHYAINCP)dvlist.h \ | 
|---|
|  | 1282 | $(SOPHYAINCP)objfio.h \ | 
|---|
|  | 1283 | $(SOPHYAINCP)ppersist.h \ | 
|---|
|  | 1284 | $(SOPHYAINCP)gnumd5.h \ | 
|---|
|  | 1285 | $(SOPHYAINCP)ppfbinstream.h \ | 
|---|
|  | 1286 | $(SOPHYAINCP)rawstream.h \ | 
|---|
|  | 1287 | $(SOPHYAINCP)ppfnametag.h \ | 
|---|
|  | 1288 | $(SOPHYAINCP)ndatablock.h \ | 
|---|
|  | 1289 | $(SOPHYAINCP)utilarr.h \ | 
|---|
|  | 1290 | $(SOPHYAINCP)tmatrix.h \ | 
|---|
|  | 1291 | $(SOPHYAINCP)tvector.h \ | 
|---|
|  | 1292 | $(SOPHYAINCP)matharr.h \ | 
|---|
|  | 1293 | $(SOPHYAINCP)fioarr.h \ | 
|---|
|  | 1294 | $(SOPHYAINCP)sopemtx.h \ | 
|---|
|  | 1295 | $(SOPHYAINCP)srandgen.h | 
|---|
| [2769] | 1296 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttvec.cc | 
|---|
| [2743] | 1297 |  | 
|---|
|  | 1298 | $(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \ | 
|---|
|  | 1299 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
|  | 1300 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1301 | $(SOPHYAINCP)timing.h \ | 
|---|
|  | 1302 | $(SOPHYAINCP)timestamp.h \ | 
|---|
|  | 1303 | $(SOPHYAINCP)histinit.h \ | 
|---|
|  | 1304 | $(SOPHYAINCP)ntoolsinit.h \ | 
|---|
|  | 1305 | $(SOPHYAINCP)tarrinit.h \ | 
|---|
|  | 1306 | $(SOPHYAINCP)sophyainit.h \ | 
|---|
|  | 1307 | $(SOPHYAINCP)pexceptions.h | 
|---|
| [2769] | 1308 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ttimestamp.cc | 
|---|
| [2743] | 1309 |  | 
|---|
| [2769] | 1310 | $(SOPHYAOBJP)zthr.o: zthr.cc \ | 
|---|
|  | 1311 | $(SOPHYAINCP)sopnamsp.h \ | 
|---|
| [2743] | 1312 | $(SOPHYAINCP)zthread.h \ | 
|---|
|  | 1313 | $(SOPHYAINCP)machdefs.h \ | 
|---|
|  | 1314 | $(SOPHYAINCP)pexceptions.h \ | 
|---|
|  | 1315 | $(SOPHYAINCP)timing.h | 
|---|
| [2769] | 1316 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  zthr.cc | 
|---|
| [2743] | 1317 |  | 
|---|