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