| [2743] | 1 | include $(SOPHYABASE)/include/sophyamake.inc
 | 
|---|
 | 2 |  
 | 
|---|
| [3852] | 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)tswfits $(SOPHYAEXEP)tnfits $(SOPHYAEXEP)tfitsdt $(SOPHYAEXEP)tsttmat $(SOPHYAEXEP)tsttminv $(SOPHYAEXEP)tsttvec $(SOPHYAEXEP)ttimestamp $(SOPHYAEXEP)zthr $(SOPHYAEXEP)tmtrnd $(SOPHYAEXEP)tmtrnd3 $(SOPHYAEXEP)tmtdt $(SOPHYAEXEP)tparlex $(SOPHYAEXEP)tssqmx $(SOPHYAEXEP)tstinterp
 | 
|---|
| [2743] | 4 |  
 | 
|---|
 | 5 | all: $(PROGS)
 | 
|---|
 | 6 |  
 | 
|---|
 | 7 | clean:
 | 
|---|
 | 8 |         rm -f $(PROGS)
 | 
|---|
| [3852] | 9 |         rm -f $(SOPHYAOBJP)tstinterp.o $(SOPHYAOBJP)tssqmx.o $(SOPHYAOBJP)tparlex.o $(SOPHYAOBJP)tmtdt.o $(SOPHYAOBJP)tmtrnd3.o $(SOPHYAOBJP)tmtrnd.o $(SOPHYAOBJP)zthr.o $(SOPHYAOBJP)ttimestamp.o $(SOPHYAOBJP)tsttvec.o $(SOPHYAOBJP)tsttminv.o $(SOPHYAOBJP)tsttmat.o $(SOPHYAOBJP)tfitsdt.o $(SOPHYAOBJP)tnfits.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] | 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 |  
 | 
|---|
| [2783] | 171 | tswfits: $(SOPHYAEXEP)tswfits
 | 
|---|
 | 172 |         echo $@ " done"
 | 
|---|
 | 173 | $(SOPHYAEXEP)tswfits: $(SOPHYAOBJP)tswfits.o
 | 
|---|
 | 174 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tswfits.o $(SOPHYAALLSLBLIST)
 | 
|---|
 | 175 |  
 | 
|---|
| [2825] | 176 | tnfits: $(SOPHYAEXEP)tnfits
 | 
|---|
 | 177 |         echo $@ " done"
 | 
|---|
 | 178 | $(SOPHYAEXEP)tnfits: $(SOPHYAOBJP)tnfits.o
 | 
|---|
 | 179 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tnfits.o $(SOPHYAALLSLBLIST)
 | 
|---|
 | 180 |  
 | 
|---|
 | 181 | tfitsdt: $(SOPHYAEXEP)tfitsdt
 | 
|---|
 | 182 |         echo $@ " done"
 | 
|---|
 | 183 | $(SOPHYAEXEP)tfitsdt: $(SOPHYAOBJP)tfitsdt.o
 | 
|---|
 | 184 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tfitsdt.o $(SOPHYAALLSLBLIST)
 | 
|---|
 | 185 |  
 | 
|---|
| [2743] | 186 | tsttmat: $(SOPHYAEXEP)tsttmat
 | 
|---|
 | 187 |         echo $@ " done"
 | 
|---|
 | 188 | $(SOPHYAEXEP)tsttmat: $(SOPHYAOBJP)tsttmat.o
 | 
|---|
| [2769] | 189 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttmat.o $(SOPHYAALLSLBLIST)
 | 
|---|
| [2743] | 190 |  
 | 
|---|
 | 191 | tsttminv: $(SOPHYAEXEP)tsttminv
 | 
|---|
 | 192 |         echo $@ " done"
 | 
|---|
 | 193 | $(SOPHYAEXEP)tsttminv: $(SOPHYAOBJP)tsttminv.o
 | 
|---|
| [2769] | 194 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttminv.o $(SOPHYAALLSLBLIST)
 | 
|---|
| [2743] | 195 |  
 | 
|---|
 | 196 | tsttvec: $(SOPHYAEXEP)tsttvec
 | 
|---|
 | 197 |         echo $@ " done"
 | 
|---|
 | 198 | $(SOPHYAEXEP)tsttvec: $(SOPHYAOBJP)tsttvec.o
 | 
|---|
| [2769] | 199 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttvec.o $(SOPHYAALLSLBLIST)
 | 
|---|
| [2743] | 200 |  
 | 
|---|
 | 201 | ttimestamp: $(SOPHYAEXEP)ttimestamp
 | 
|---|
 | 202 |         echo $@ " done"
 | 
|---|
 | 203 | $(SOPHYAEXEP)ttimestamp: $(SOPHYAOBJP)ttimestamp.o
 | 
|---|
| [2769] | 204 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ttimestamp.o $(SOPHYAALLSLBLIST)
 | 
|---|
| [2743] | 205 |  
 | 
|---|
 | 206 | zthr: $(SOPHYAEXEP)zthr
 | 
|---|
 | 207 |         echo $@ " done"
 | 
|---|
 | 208 | $(SOPHYAEXEP)zthr: $(SOPHYAOBJP)zthr.o
 | 
|---|
| [2769] | 209 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)zthr.o $(SOPHYAALLSLBLIST)
 | 
|---|
| [2743] | 210 |  
 | 
|---|
| [3390] | 211 | tmtrnd: $(SOPHYAEXEP)tmtrnd
 | 
|---|
 | 212 |         echo $@ " done"
 | 
|---|
 | 213 | $(SOPHYAEXEP)tmtrnd: $(SOPHYAOBJP)tmtrnd.o
 | 
|---|
 | 214 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tmtrnd.o $(SOPHYAALLSLBLIST)
 | 
|---|
 | 215 |  
 | 
|---|
 | 216 | tmtrnd3: $(SOPHYAEXEP)tmtrnd3
 | 
|---|
 | 217 |         echo $@ " done"
 | 
|---|
 | 218 | $(SOPHYAEXEP)tmtrnd3: $(SOPHYAOBJP)tmtrnd3.o
 | 
|---|
 | 219 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tmtrnd3.o $(SOPHYAALLSLBLIST)
 | 
|---|
 | 220 |  
 | 
|---|
| [3399] | 221 | tmtdt: $(SOPHYAEXEP)tmtdt
 | 
|---|
 | 222 |         echo $@ " done"
 | 
|---|
 | 223 | $(SOPHYAEXEP)tmtdt: $(SOPHYAOBJP)tmtdt.o
 | 
|---|
 | 224 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tmtdt.o $(SOPHYAALLSLBLIST)
 | 
|---|
 | 225 |  
 | 
|---|
| [3721] | 226 | tparlex: $(SOPHYAEXEP)tparlex
 | 
|---|
 | 227 |         echo $@ " done"
 | 
|---|
 | 228 | $(SOPHYAEXEP)tparlex: $(SOPHYAOBJP)tparlex.o
 | 
|---|
 | 229 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tparlex.o $(SOPHYAALLSLBLIST)
 | 
|---|
 | 230 |  
 | 
|---|
| [3811] | 231 | tssqmx: $(SOPHYAEXEP)tssqmx
 | 
|---|
 | 232 |         echo $@ " done"
 | 
|---|
 | 233 | $(SOPHYAEXEP)tssqmx: $(SOPHYAOBJP)tssqmx.o
 | 
|---|
 | 234 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tssqmx.o $(SOPHYAALLSLBLIST)
 | 
|---|
 | 235 |  
 | 
|---|
| [3852] | 236 | tstinterp: $(SOPHYAEXEP)tstinterp
 | 
|---|
 | 237 |         echo $@ " done"
 | 
|---|
 | 238 | $(SOPHYAEXEP)tstinterp: $(SOPHYAOBJP)tstinterp.o
 | 
|---|
 | 239 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstinterp.o $(SOPHYAALLSLBLIST)
 | 
|---|
 | 240 |  
 | 
|---|
| [3390] | 241 | $(SOPHYAOBJP)arrt.o: arrt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 242 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 243 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 244 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 245 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 246 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 247 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 248 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 249 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 250 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3572] | 251 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 252 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 253 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 254 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 255 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 256 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 257 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 258 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 259 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 260 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 261 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 262 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 263 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 264 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 265 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 266 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 267 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 268 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 269 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 270 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 271 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 272 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 273 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 274 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 275 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 276 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 277 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 278 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 279 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 280 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 281 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 282 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 283 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 284 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 285 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 286 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 287 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 288 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 289 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 290 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 291 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 292 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 293 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 294 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 295 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 296 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 297 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 298 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 299 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 300 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 301 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 302 |   $(SOPHYAINCP)timing.h
 | 
|---|
| [2769] | 303 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  arrt.cc
 | 
|---|
| [2743] | 304 |  
 | 
|---|
| [3390] | 305 | $(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 306 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 307 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 308 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 309 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 310 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 311 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 312 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 313 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 314 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3572] | 315 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 316 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 317 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 318 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 319 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 320 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 321 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 322 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 323 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 324 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 325 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 326 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 327 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 328 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 329 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 330 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 331 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 332 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 333 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 334 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 335 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 336 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 337 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 338 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 339 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 340 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 341 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 342 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 343 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 344 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 345 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 346 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 347 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 348 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 349 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 350 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 351 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 352 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 353 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 354 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 355 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 356 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 357 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 358 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 359 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 360 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 361 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 362 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 363 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 364 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 365 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 366 |   $(SOPHYAINCP)timing.h
 | 
|---|
| [2769] | 367 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  carrt.cc
 | 
|---|
| [2743] | 368 |  
 | 
|---|
| [3390] | 369 | $(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 370 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 371 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 372 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3572] | 373 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 374 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 375 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 376 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 377 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 378 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 379 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 380 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 381 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 382 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 383 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 384 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 385 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 386 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 387 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 388 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 389 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 390 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 391 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 392 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 393 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 394 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 395 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 396 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 397 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 398 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 399 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 400 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 401 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 402 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 403 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 404 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 405 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3079] | 406 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 407 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 408 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 409 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 410 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 411 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 412 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 413 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 414 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 415 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 416 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 417 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 418 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 419 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 420 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 421 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 422 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 423 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 424 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 425 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 426 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 427 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 428 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 429 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 430 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 431 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 432 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 433 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| [3721] | 434 |   $(SOPHYAINCP)intflapack.h \
 | 
|---|
 | 435 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 436 |   $(SOPHYAINCP)tvector.h
 | 
|---|
| [2769] | 437 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lpk.cc
 | 
|---|
| [2743] | 438 |  
 | 
|---|
| [3572] | 439 | $(SOPHYAOBJP)obj_fits.o: obj_fits.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 440 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 441 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 442 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 443 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 444 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 445 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 446 |   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 447 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 448 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 449 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 450 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 451 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 452 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 453 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 454 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 455 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 456 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 457 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 458 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 459 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 460 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 461 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 462 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 463 |   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 464 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| [3721] | 465 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 466 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3572] | 467 |   $(SOPHYAINCP)fitsntuple.h \
 | 
|---|
| [3721] | 468 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)ntuple.h \
 | 
|---|
 | 469 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 470 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 471 |   $(SOPHYAINCP)fitsfile.h \
 | 
|---|
 | 472 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 473 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 474 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 475 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 476 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3721] | 477 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 478 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 479 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 480 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
 | 481 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
 | 482 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| [3721] | 483 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 484 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3079] | 485 |   $(SOPHYAINCP)fitstarray.h \
 | 
|---|
| [3721] | 486 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 487 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 488 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 489 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 490 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 491 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3079] | 492 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 493 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 494 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 495 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 496 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 497 |   $(SOPHYAINCP)fitsfile.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 498 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 499 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 500 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 501 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 502 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 503 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 504 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 505 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 506 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 507 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 508 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3572] | 509 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 510 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 511 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 512 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 513 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 514 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 515 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 516 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 517 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 518 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 519 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 520 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 521 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 522 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 523 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 524 |   $(SOPHYAINCP)spesqmtx_tsnl.h
 | 
|---|
| [2769] | 525 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  obj_fits.cc
 | 
|---|
| [2743] | 526 |  
 | 
|---|
| [3390] | 527 | $(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 528 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 529 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 530 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 531 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 532 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 533 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 534 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 535 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 536 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3572] | 537 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 538 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 539 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 540 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 541 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 542 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 543 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 544 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 545 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 546 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 547 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 548 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 549 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 550 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 551 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 552 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 553 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 554 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 555 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 556 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 557 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 558 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 559 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 560 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 561 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 562 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 563 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 564 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 565 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 566 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 567 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 568 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 569 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 570 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 571 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 572 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 573 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 574 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 575 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 576 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 577 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 578 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 579 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 580 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 581 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 582 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 583 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 584 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 585 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 586 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 587 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 588 |   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 589 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3721] | 590 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 591 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| [2769] | 592 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ovharr.cc
 | 
|---|
| [2743] | 593 |  
 | 
|---|
| [3390] | 594 | $(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 595 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 596 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 597 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| [3572] | 598 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 599 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 600 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 601 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3721] | 602 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 603 |   $(SOPHYAINCP)piapplx.h \
 | 
|---|
 | 604 |   $(SOPHYAINCP)piapplgen.h \
 | 
|---|
 | 605 |   $(SOPHYAINCP)pimsghandler.h \
 | 
|---|
| [3721] | 606 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 607 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3079] | 608 |   $(SOPHYAINCP)picontainerx.h \
 | 
|---|
| [3721] | 609 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3079] | 610 |   $(SOPHYAINCP)picontainergen.h \
 | 
|---|
| [3721] | 611 |   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
 | 
|---|
| [3079] | 612 |   $(SOPHYAINCP)piwdggen.h \
 | 
|---|
| [3721] | 613 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 614 |   $(SOPHYAINCP)pimsghandler.h \
 | 
|---|
| [3079] | 615 |   $(SOPHYAINCP)picolist.h \
 | 
|---|
| [3572] | 616 |   $(SOPHYAINCP)pipixutils.h \
 | 
|---|
| [3079] | 617 |   $(SOPHYAINCP)pimenubarx.h \
 | 
|---|
 | 618 |   $(SOPHYAINCP)pimenubargen.h \
 | 
|---|
| [3721] | 619 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3079] | 620 |   $(SOPHYAINCP)pimenux.h \
 | 
|---|
 | 621 |   $(SOPHYAINCP)pimenugen.h \
 | 
|---|
| [3721] | 622 |   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
 | 
|---|
| [3572] | 623 |   $(SOPHYAINCP)piconsenum.h \
 | 
|---|
| [3721] | 624 |   $(SOPHYAINCP)piwdgx.h \
 | 
|---|
 | 625 |   $(SOPHYAINCP)picontainerx.h \
 | 
|---|
| [3572] | 626 |   $(SOPHYAINCP)pistdwdgx.h \
 | 
|---|
 | 627 |   $(SOPHYAINCP)pistdwdggen.h \
 | 
|---|
| [3721] | 628 |   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
 | 
|---|
| [3572] | 629 |   $(SOPHYAINCP)piwindowx.h \
 | 
|---|
 | 630 |   $(SOPHYAINCP)piwindowgen.h \
 | 
|---|
| [3721] | 631 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
 | 632 |   $(SOPHYAINCP)picontainerx.h \
 | 
|---|
 | 633 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3572] | 634 |   $(SOPHYAINCP)piperiodx.h \
 | 
|---|
 | 635 |   $(SOPHYAINCP)periodic.h \
 | 
|---|
| [3721] | 636 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)picons.h \
 | 
|---|
 | 637 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3079] | 638 |   $(SOPHYAINCP)pistdwdgx.h \
 | 
|---|
| [3721] | 639 |   $(SOPHYAINCP)picontainerx.h \
 | 
|---|
| [3079] | 640 |   $(SOPHYAINCP)pibwdgx.h \
 | 
|---|
| [3721] | 641 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3079] | 642 |   $(SOPHYAINCP)pibwdggen.h \
 | 
|---|
| [3721] | 643 |   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
 | 
|---|
 | 644 |   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3079] | 645 |   $(SOPHYAINCP)picmapx.h \
 | 
|---|
 | 646 |   $(SOPHYAINCP)picmapgen.h \
 | 
|---|
| [3721] | 647 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3079] | 648 |   $(SOPHYAINCP)pigraphx.h \
 | 
|---|
| [3721] | 649 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3079] | 650 |   $(SOPHYAINCP)pigraphgen.h \
 | 
|---|
| [3721] | 651 |   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
 | 
|---|
 | 652 |   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)pifontx.h \
 | 
|---|
 | 653 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3079] | 654 |   $(SOPHYAINCP)pifontgen.h \
 | 
|---|
| [3721] | 655 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
 | 656 |   $(SOPHYAINCP)picolist.h \
 | 
|---|
| [3079] | 657 |   $(SOPHYAINCP)pigrcoord.h \
 | 
|---|
| [3721] | 658 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| [3079] | 659 |   $(SOPHYAINCP)pilineatt.h \
 | 
|---|
| [3721] | 660 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
 | 661 |   $(SOPHYAINCP)pipixutils.h \
 | 
|---|
| [3079] | 662 |   $(SOPHYAINCP)pigraphuc.h \
 | 
|---|
| [3721] | 663 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
 | 664 |   $(SOPHYAINCP)pigraphgen.h \
 | 
|---|
| [3079] | 665 |   $(SOPHYAINCP)pievthandler.h \
 | 
|---|
| [3721] | 666 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
 | 667 |   $(SOPHYAINCP)pimsghandler.h \
 | 
|---|
 | 668 |   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)pigraphx.h \
 | 
|---|
 | 669 |   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 670 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
 | 671 |   $(SOPHYAINCP)pifontgen.h \
 | 
|---|
 | 672 |   $(SOPHYAINCP)pigraphgen.h \
 | 
|---|
 | 673 |   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)pigraphx.h \
 | 
|---|
 | 674 |   $(SOPHYAINCP)pigraphps.h \
 | 
|---|
 | 675 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
 | 676 |   $(SOPHYAINCP)pigraphgen.h \
 | 
|---|
| [3079] | 677 |   $(SOPHYAINCP)psfile.h \
 | 
|---|
| [3721] | 678 |   $(SOPHYAINCP)piconsenum.h \
 | 
|---|
| [3079] | 679 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 680 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 681 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 682 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 683 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 684 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 685 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 686 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 687 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 688 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 689 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 690 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 691 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 692 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 693 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 694 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 695 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 696 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 697 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 698 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 699 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 700 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 701 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 702 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 703 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 704 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 705 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 706 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 707 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 708 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 709 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 710 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 711 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 712 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 713 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 714 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 715 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 716 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 717 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 718 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 719 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 720 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 721 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 722 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 723 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 724 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 725 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 726 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 727 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 728 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 729 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 730 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 731 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 732 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 733 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 734 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 735 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 736 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 737 |   $(SOPHYAINCP)timing.h
 | 
|---|
| [2769] | 738 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pizthr.cc
 | 
|---|
| [2743] | 739 |  
 | 
|---|
| [3572] | 740 | $(SOPHYAOBJP)ppftswap.o: ppftswap.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 741 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 742 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 743 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 744 |   $(SOPHYAINCP)array.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 745 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 746 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 747 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 748 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 749 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 750 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 751 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 752 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 753 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 754 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 755 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 756 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 757 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 758 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 759 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 760 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 761 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 762 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 763 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 764 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 765 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 766 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 767 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 768 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 769 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 770 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 771 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 772 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 773 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 774 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 775 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 776 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 777 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 778 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 779 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 780 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 781 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 782 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 783 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 784 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 785 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 786 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 787 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 788 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 789 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 790 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 791 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 792 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 793 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 794 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 795 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 796 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 797 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 798 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 799 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
| [3079] | 800 |   $(SOPHYAINCP)fiondblock.h \
 | 
|---|
| [3721] | 801 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 802 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 803 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3572] | 804 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 805 |   $(SOPHYAINCP)sophyainit.h
 | 
|---|
| [2769] | 806 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppftswap.cc
 | 
|---|
| [2743] | 807 |  
 | 
|---|
| [3390] | 808 | $(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 809 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 810 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 811 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 812 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 813 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 814 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 815 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 816 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 817 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3572] | 818 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 819 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 820 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 821 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 822 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 823 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 824 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 825 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 826 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 827 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 828 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 829 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 830 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 831 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 832 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 833 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 834 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 835 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 836 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 837 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 838 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 839 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 840 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 841 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 842 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 843 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 844 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 845 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 846 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 847 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 848 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 849 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 850 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 851 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 852 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 853 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 854 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 855 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 856 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 857 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 858 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 859 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 860 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 861 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 862 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 863 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 864 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 865 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 866 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 867 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 868 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 869 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)resusage.h \
 | 
|---|
| [3721] | 870 |   $(SOPHYAINCP)machdefs.h
 | 
|---|
| [2769] | 871 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spar.cc
 | 
|---|
| [2743] | 872 |  
 | 
|---|
| [3390] | 873 | $(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3721] | 874 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 875 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 876 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 877 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 878 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 879 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 880 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 881 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 882 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 883 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 884 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 885 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 886 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 887 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 888 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 889 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 890 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 891 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 892 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 893 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 894 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 895 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 896 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 897 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 898 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 899 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 900 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 901 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 902 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 903 |   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 904 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 905 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 906 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 907 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 908 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 909 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 910 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)skymap.h \
 | 
|---|
| [3079] | 911 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
 | 912 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 913 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| [3721] | 914 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 915 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| [3721] | 916 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 917 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| [3721] | 918 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 919 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 920 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
 | 921 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
 | 922 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| [3721] | 923 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 924 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| [3721] | 925 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 926 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| [3721] | 927 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 928 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 929 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 930 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 931 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 932 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 933 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| [3721] | 934 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 935 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 936 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 937 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 938 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 939 |   $(SOPHYAINCP)HEALPixUtils.h \
 | 
|---|
| [3721] | 940 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 941 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3079] | 942 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| [3721] | 943 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
 | 944 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 945 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 946 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 947 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 948 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| [3721] | 949 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 950 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 951 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 952 |   $(SOPHYAINCP)fiospherethetaphi.h \
 | 
|---|
| [3721] | 953 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 954 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 955 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 956 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
 | 957 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 958 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 959 |   $(SOPHYAINCP)fiospherehealpix.h \
 | 
|---|
| [3721] | 960 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 961 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 962 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 963 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
 | 964 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 965 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 966 |   $(SOPHYAINCP)fiolocalmap.h \
 | 
|---|
| [3721] | 967 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 968 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
 | 969 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 970 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 971 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 972 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 973 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| [3721] | 974 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
 | 975 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 976 |   $(SOPHYAINCP)mapoperation.h \
 | 
|---|
| [3721] | 977 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 978 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 979 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| [3079] | 980 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
 | 981 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
 | 982 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 983 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 984 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 985 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| [3721] | 986 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3079] | 987 |   $(SOPHYAINCP)fftwserver.h \
 | 
|---|
| [3721] | 988 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 989 |   $(SOPHYAINCP)sspvflags.h \
 | 
|---|
| [3721] | 990 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
 | 991 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 992 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 993 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h
 | 
|---|
| [2769] | 994 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sph2lm.cc
 | 
|---|
| [2743] | 995 |  
 | 
|---|
| [3390] | 996 | $(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 997 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
 | 998 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
 | 999 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 1000 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1001 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 1002 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 1003 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| [3721] | 1004 |   $(SOPHYAINCP)sophyainit.h $(SOPHYAINCP)tod.h \
 | 
|---|
 | 1005 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1006 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| [3721] | 1007 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1008 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1009 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1010 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1011 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1012 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1013 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1014 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1015 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1016 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1017 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 1018 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
 | 1019 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
 | 1020 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| [3721] | 1021 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1022 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
 | 1023 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1024 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1025 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| [3721] | 1026 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1027 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
 | 1028 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 1029 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| [3721] | 1030 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1031 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| [3721] | 1032 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1033 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1034 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1035 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1036 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1037 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1038 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1039 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| [3079] | 1040 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| [3721] | 1041 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1042 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1043 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1044 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1045 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1046 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1047 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 1048 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1049 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1050 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1051 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1052 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1053 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1054 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1055 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1056 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 1057 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 1058 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 1059 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 1060 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1061 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 1062 |   $(SOPHYAINCP)HEALPixUtils.h \
 | 
|---|
 | 1063 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1064 |   $(SOPHYAINCP)ndatablock.h
 | 
|---|
| [2769] | 1065 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphg0.cc
 | 
|---|
| [2743] | 1066 |  
 | 
|---|
| [3390] | 1067 | $(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1068 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1069 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 1070 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 1071 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h \
 | 
|---|
 | 1072 |   $(SOPHYAINCP)cexpre.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1073 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3572] | 1074 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1075 |   $(SOPHYAINCP)rpneval.h \
 | 
|---|
 | 1076 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1077 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1078 |   $(SOPHYAINCP)commander.h \
 | 
|---|
| [3721] | 1079 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)pdlmgr.h \
 | 
|---|
 | 1080 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1081 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1082 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1083 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1084 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1085 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1086 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 1087 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 1088 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1089 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1090 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1091 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1092 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1093 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1094 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1095 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1096 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1097 |   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)machdefs.h
 | 
|---|
| [2769] | 1098 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tcmd.cc
 | 
|---|
| [2743] | 1099 |  
 | 
|---|
| [3721] | 1100 | $(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1101 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 1102 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 1103 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1104 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 1105 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1106 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 1107 |   $(SOPHYAINCP)array.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1108 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1109 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1110 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1111 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1112 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1113 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1114 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1115 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1116 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1117 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1118 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1119 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1120 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1121 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1122 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1123 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1124 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1125 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1126 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1127 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 1128 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1129 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1130 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1131 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1132 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1133 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1134 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1135 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1136 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 1137 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 1138 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 1139 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 1140 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 1141 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 1142 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1143 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1144 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1145 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 1146 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 1147 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 1148 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1149 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 1150 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 1151 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1152 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 1153 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1154 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1155 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 1156 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1157 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 1158 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 1159 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1160 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 1161 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1162 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
| [3079] | 1163 |   $(SOPHYAINCP)cxxcmplnk.h \
 | 
|---|
| [3721] | 1164 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)pdlmgr.h \
 | 
|---|
 | 1165 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h
 | 
|---|
| [2769] | 1166 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tcxxcmpldynl.cc
 | 
|---|
| [2743] | 1167 |  
 | 
|---|
| [3390] | 1168 | $(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1169 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 1170 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 1171 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1172 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 1173 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1174 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 1175 |   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1176 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1177 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1178 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1179 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1180 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1181 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1182 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1183 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1184 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1185 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1186 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1187 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1188 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)peida.h \
 | 
|---|
 | 1189 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)utils.h \
 | 
|---|
 | 1190 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1191 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| [3721] | 1192 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1193 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1194 |   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 1195 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 1196 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1197 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1198 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1199 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1200 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1201 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 1202 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1203 |   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 1204 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1205 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1206 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1207 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1208 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1209 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1210 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1211 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1212 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1213 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 1214 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 1215 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 1216 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1217 |   $(SOPHYAINCP)histos2.h \
 | 
|---|
| [3721] | 1218 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)peida.h \
 | 
|---|
 | 1219 |   $(SOPHYAINCP)utils.h $(SOPHYAINCP)histos.h \
 | 
|---|
| [3079] | 1220 |   $(SOPHYAINCP)psighand.h \
 | 
|---|
| [3721] | 1221 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1222 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
 | 1223 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1224 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| [2769] | 1225 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tdcr.cc
 | 
|---|
| [2743] | 1226 |  
 | 
|---|
| [3390] | 1227 | $(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1228 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1229 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 1230 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1231 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 1232 |   $(SOPHYAINCP)array.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1233 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1234 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1235 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1236 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1237 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1238 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1239 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1240 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1241 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1242 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1243 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1244 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1245 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1246 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1247 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1248 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1249 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1250 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1251 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1252 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 1253 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1254 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1255 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1256 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1257 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1258 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1259 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1260 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1261 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 1262 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 1263 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 1264 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 1265 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 1266 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 1267 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1268 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1269 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1270 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 1271 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 1272 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 1273 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1274 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 1275 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 1276 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1277 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 1278 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1279 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1280 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 1281 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1282 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 1283 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 1284 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1285 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 1286 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1287 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 1288 |   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1289 |   $(SOPHYAINCP)timing.h
 | 
|---|
| [2769] | 1290 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tdynl.cc
 | 
|---|
| [2743] | 1291 |  
 | 
|---|
| [3390] | 1292 | $(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1293 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1294 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 1295 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3572] | 1296 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1297 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1298 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1299 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1300 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1301 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 1302 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1303 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1304 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1305 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1306 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1307 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1308 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1309 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1310 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1311 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1312 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1313 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1314 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1315 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1316 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1317 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1318 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1319 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1320 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1321 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 1322 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1323 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1324 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1325 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1326 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1327 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3079] | 1328 |   $(SOPHYAINCP)fftpserver.h \
 | 
|---|
 | 1329 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| [3721] | 1330 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1331 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 1332 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 1333 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 1334 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 1335 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 1336 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 1337 |   $(SOPHYAINCP)fftmserver.h \
 | 
|---|
| [3721] | 1338 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| [3390] | 1339 |   $(SOPHYAINCP)fftmayer.h \
 | 
|---|
| [3721] | 1340 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1341 |   $(SOPHYAINCP)fftwserver.h \
 | 
|---|
| [3721] | 1342 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1343 |   $(SOPHYAINCP)sspvflags.h \
 | 
|---|
| [3721] | 1344 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| [3079] | 1345 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 1346 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1347 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 1348 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h
 | 
|---|
| [2769] | 1349 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tfft.cc
 | 
|---|
| [2743] | 1350 |  
 | 
|---|
| [3390] | 1351 | $(SOPHYAOBJP)tfitsdt.o: tfitsdt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1352 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 1353 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 1354 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1355 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 1356 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1357 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 1358 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
 | 1359 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| [3721] | 1360 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1361 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| [3721] | 1362 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1363 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1364 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1365 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1366 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1367 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1368 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1369 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1370 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1371 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1372 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1373 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1374 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1375 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1376 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1377 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1378 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 1379 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| [3721] | 1380 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1381 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 1382 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| [3721] | 1383 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1384 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1385 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1386 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1387 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1388 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1389 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1390 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 1391 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1392 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1393 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1394 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1395 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1396 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1397 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1398 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1399 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 1400 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 1401 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 1402 |   $(SOPHYAINCP)fitshdtable.h \
 | 
|---|
| [3721] | 1403 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 1404 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| [3079] | 1405 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| [3721] | 1406 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1407 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3721] | 1408 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1409 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1410 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 1411 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
 | 1412 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
 | 1413 |   $(SOPHYAINCP)swfitsdtable.h \
 | 
|---|
| [3721] | 1414 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| [3079] | 1415 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| [3721] | 1416 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1417 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
 | 1418 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 1419 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| [3721] | 1420 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1421 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
 | 1422 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
 | 1423 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
 | 1424 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
 | 1425 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
 | 1426 |   $(SOPHYAINCP)fitshandler.h
 | 
|---|
| [2825] | 1427 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tfitsdt.cc
 | 
|---|
 | 1428 |  
 | 
|---|
| [3390] | 1429 | $(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1430 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 1431 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1432 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 1433 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1434 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1435 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1436 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1437 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1438 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 1439 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
 | 1440 |   $(SOPHYAINCP)ppersist.h
 | 
|---|
| [2769] | 1441 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  thash.cc
 | 
|---|
| [2743] | 1442 |  
 | 
|---|
| [3390] | 1443 | $(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1444 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 1445 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1446 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 1447 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1448 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 1449 |   $(SOPHYAINCP)array.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1450 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1451 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1452 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1453 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1454 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1455 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1456 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1457 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1458 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1459 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1460 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1461 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1462 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1463 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1464 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1465 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1466 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1467 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1468 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1469 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 1470 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1471 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1472 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1473 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1474 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1475 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1476 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1477 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1478 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 1479 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 1480 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 1481 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 1482 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 1483 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 1484 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1485 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1486 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1487 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 1488 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 1489 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 1490 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1491 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 1492 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 1493 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1494 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 1495 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1496 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1497 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 1498 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1499 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 1500 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 1501 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1502 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 1503 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1504 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 1505 |   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1506 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3721] | 1507 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1508 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1509 |   $(SOPHYAINCP)fiondblock.h \
 | 
|---|
 | 1510 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1511 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 1512 |   $(SOPHYAINCP)ndatablock.h
 | 
|---|
| [2769] | 1513 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  timg.cc
 | 
|---|
| [2743] | 1514 |  
 | 
|---|
| [3399] | 1515 | $(SOPHYAOBJP)tmtdt.o: tmtdt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
 | 1516 |   $(SOPHYAINCP)sspvflags.h \
 | 
|---|
| [3390] | 1517 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| [3079] | 1518 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1519 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3390] | 1520 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1521 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1522 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| [3721] | 1523 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)ctimer.h \
 | 
|---|
 | 1524 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h \
 | 
|---|
 | 1525 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1526 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1527 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1528 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1529 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1530 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1531 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1532 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1533 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1534 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1535 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 1536 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1537 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1538 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3390] | 1539 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 1540 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1541 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1542 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1543 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1544 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1545 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1546 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3390] | 1547 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1548 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1549 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 1550 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1551 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1552 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1553 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1554 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 1555 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 1556 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 1557 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1558 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3572] | 1559 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3721] | 1560 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3390] | 1561 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 1562 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3390] | 1563 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1564 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 1565 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)ntuple.h \
 | 
|---|
 | 1566 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ntupintf.h \
 | 
|---|
 | 1567 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1568 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3399] | 1569 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
 | 1570 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| [3721] | 1571 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1572 |   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3399] | 1573 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| [3721] | 1574 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1575 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3399] | 1576 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| [3721] | 1577 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1578 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1579 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3399] | 1580 |   $(SOPHYAINCP)swppfdtable.h \
 | 
|---|
| [3721] | 1581 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| [3399] | 1582 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| [3721] | 1583 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1584 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
 | 1585 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3399] | 1586 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| [3721] | 1587 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1588 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
 | 1589 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3399] | 1590 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
| [3721] | 1591 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3399] | 1592 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3721] | 1593 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1594 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1595 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3399] | 1596 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
 | 1597 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
 | 1598 |   $(SOPHYAINCP)swfitsdtable.h \
 | 
|---|
| [3721] | 1599 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
 | 1600 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| [3399] | 1601 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| [3721] | 1602 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1603 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| [3572] | 1604 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3399] | 1605 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| [3721] | 1606 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
 | 1607 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| [3399] | 1608 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| [3721] | 1609 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1610 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3399] | 1611 |   $(SOPHYAINCP)fitshdtable.h \
 | 
|---|
| [3721] | 1612 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 1613 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| [3721] | 1614 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| [3399] | 1615 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| [3572] | 1616 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 1617 |   $(SOPHYAINCP)tarrinit.h
 | 
|---|
| [3399] | 1618 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmtdt.cc
 | 
|---|
| [3390] | 1619 |  
 | 
|---|
| [3572] | 1620 | $(SOPHYAOBJP)tmtrnd.o: tmtrnd.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3390] | 1621 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
 | 1622 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1623 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3390] | 1624 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1625 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 1626 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| [3721] | 1627 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)ctimer.h \
 | 
|---|
 | 1628 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h \
 | 
|---|
 | 1629 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1630 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1631 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1632 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1633 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1634 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1635 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1636 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1637 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1638 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1639 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 1640 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1641 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1642 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3390] | 1643 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 1644 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1645 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1646 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1647 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1648 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1649 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1650 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3390] | 1651 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1652 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1653 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 1654 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1655 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1656 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1657 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1658 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 1659 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 1660 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 1661 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1662 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3572] | 1663 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3721] | 1664 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3390] | 1665 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 1666 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 1667 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1668 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 1669 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1670 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3721] | 1671 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1672 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1673 |   $(SOPHYAINCP)randr48.h \
 | 
|---|
 | 1674 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1675 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 1676 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| [3572] | 1677 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmtrnd.cc
 | 
|---|
| [3390] | 1678 |  
 | 
|---|
| [3572] | 1679 | $(SOPHYAOBJP)tmtrnd3.o: tmtrnd3.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3399] | 1680 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
 | 1681 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1682 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3399] | 1683 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1684 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1685 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1686 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1687 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1688 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3399] | 1689 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1690 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1691 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3399] | 1692 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1693 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1694 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1695 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3399] | 1696 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1697 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1698 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3399] | 1699 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 1700 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1701 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3399] | 1702 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1703 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3399] | 1704 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1705 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1706 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3399] | 1707 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1708 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1709 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3399] | 1710 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1711 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1712 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1713 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1714 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3399] | 1715 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 1716 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3572] | 1717 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 1718 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1719 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1720 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3572] | 1721 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3721] | 1722 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3399] | 1723 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1724 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 1725 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3399] | 1726 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3721] | 1727 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1728 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1729 |   $(SOPHYAINCP)nbtri.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1730 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)randr48.h \
 | 
|---|
 | 1731 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1732 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 1733 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| [3572] | 1734 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmtrnd3.cc
 | 
|---|
| [3399] | 1735 |  
 | 
|---|
| [3390] | 1736 | $(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
 | 1737 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1738 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3390] | 1739 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3572] | 1740 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1741 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1742 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1743 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1744 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 1745 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1746 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 1747 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1748 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1749 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1750 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1751 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1752 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1753 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1754 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1755 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1756 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1757 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1758 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1759 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1760 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1761 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1762 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1763 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1764 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1765 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1766 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1767 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1768 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 1769 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1770 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1771 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1772 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1773 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1774 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3079] | 1775 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 1776 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 1777 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 1778 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1779 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 1780 |   $(SOPHYAINCP)timing.h
 | 
|---|
| [2769] | 1781 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmxv.cc
 | 
|---|
| [2743] | 1782 |  
 | 
|---|
| [3390] | 1783 | $(SOPHYAOBJP)tnfits.o: tnfits.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1784 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1785 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 1786 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)histinit.h \
 | 
|---|
| [3079] | 1787 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 1788 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1789 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 1790 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 1791 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1792 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1793 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1794 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3572] | 1795 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1796 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 1797 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1798 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1799 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1800 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1801 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1802 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1803 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1804 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1805 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1806 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1807 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1808 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1809 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 1810 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 1811 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1812 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1813 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1814 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1815 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1816 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1817 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1818 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1819 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 1820 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 1821 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 1822 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 1823 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 1824 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 1825 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1826 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1827 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1828 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 1829 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 1830 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 1831 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1832 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 1833 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 1834 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1835 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 1836 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1837 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1838 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 1839 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1840 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 1841 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 1842 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1843 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 1844 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 1845 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
| [3079] | 1846 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3721] | 1847 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1848 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1849 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 1850 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
 | 1851 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
 | 1852 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| [3572] | 1853 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3079] | 1854 |   $(SOPHYAINCP)fitsarrhand.h \
 | 
|---|
| [3721] | 1855 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1856 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 1857 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| [3721] | 1858 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1859 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3572] | 1860 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| [3721] | 1861 |   $(SOPHYAINCP)fiosinit.h \
 | 
|---|
 | 1862 |   $(SOPHYAINCP)sophyainit.h
 | 
|---|
| [2825] | 1863 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tnfits.cc
 | 
|---|
 | 1864 |  
 | 
|---|
| [3390] | 1865 | $(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1866 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 1867 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 1868 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1869 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 1870 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1871 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 1872 |   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1873 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1874 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1875 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1876 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1877 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1878 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1879 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1880 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1881 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1882 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1883 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1884 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1885 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1886 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1887 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 1888 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1889 |   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 1890 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| [3721] | 1891 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1892 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 1893 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
 | 1894 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| [3721] | 1895 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1896 |   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 1897 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| [3721] | 1898 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1899 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 1900 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| [3721] | 1901 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1902 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1903 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 1904 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1905 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1906 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1907 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1908 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 1909 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1910 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1911 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1912 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1913 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1914 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1915 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1916 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1917 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 1918 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 1919 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 1920 |   $(SOPHYAINCP)swppfdtable.h \
 | 
|---|
| [3721] | 1921 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| [3079] | 1922 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| [3721] | 1923 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1924 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
 | 1925 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 1926 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| [3721] | 1927 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1928 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
 | 1929 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 1930 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
 | 1931 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)objfio.h
 | 
|---|
| [2769] | 1932 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tnt.cc
 | 
|---|
| [2743] | 1933 |  
 | 
|---|
| [3572] | 1934 | $(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 1935 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 1936 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 1937 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 1938 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 1939 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 1940 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 1941 |   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1942 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1943 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 1944 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1945 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 1946 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1947 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 1948 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 1949 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 1950 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1951 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 1952 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1953 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 1954 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)peida.h \
 | 
|---|
 | 1955 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)utils.h \
 | 
|---|
 | 1956 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 1957 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| [3721] | 1958 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1959 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 1960 |   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 1961 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 1962 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1963 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 1964 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1965 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 1966 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1967 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 1968 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 1969 |   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 1970 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1971 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 1972 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1973 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1974 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 1975 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 1976 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 1977 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1978 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1979 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 1980 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 1981 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 1982 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 1983 |   $(SOPHYAINCP)histos2.h \
 | 
|---|
| [3721] | 1984 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)peida.h \
 | 
|---|
 | 1985 |   $(SOPHYAINCP)utils.h $(SOPHYAINCP)histos.h \
 | 
|---|
 | 1986 |   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 1987 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| [3721] | 1988 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1989 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3572] | 1990 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3721] | 1991 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 1992 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3811] | 1993 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
 | 1994 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)fioarr.h \
 | 
|---|
 | 1995 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 1996 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 1997 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)timing.h \
 | 
|---|
 | 1998 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
 | 1999 |   $(SOPHYAINCP)machdefs.h
 | 
|---|
| [3572] | 2000 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tobjio.cc
 | 
|---|
| [3079] | 2001 |  
 | 
|---|
| [3572] | 2002 | $(SOPHYAOBJP)tobjio2.o: tobjio2.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2003 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 2004 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 2005 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 2006 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 2007 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2008 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 2009 |   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2010 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2011 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2012 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2013 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2014 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2015 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2016 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 2017 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2018 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2019 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2020 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2021 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 2022 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)peida.h \
 | 
|---|
 | 2023 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)utils.h \
 | 
|---|
 | 2024 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2025 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| [3721] | 2026 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2027 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2028 |   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 2029 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 2030 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2031 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 2032 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2033 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2034 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2035 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 2036 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2037 |   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 2038 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2039 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 2040 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2041 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2042 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 2043 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2044 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2045 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2046 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2047 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2048 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 2049 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2050 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2051 |   $(SOPHYAINCP)histos2.h \
 | 
|---|
| [3721] | 2052 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)peida.h \
 | 
|---|
 | 2053 |   $(SOPHYAINCP)utils.h $(SOPHYAINCP)histos.h \
 | 
|---|
 | 2054 |   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 2055 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| [3721] | 2056 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2057 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2058 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
 | 2059 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2060 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| [3572] | 2061 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tobjio2.cc
 | 
|---|
| [2743] | 2062 |  
 | 
|---|
| [3721] | 2063 | $(SOPHYAOBJP)tparlex.o: tparlex.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
 | 2064 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2065 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2066 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 2067 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2068 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2069 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2070 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2071 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2072 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 2073 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2074 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2075 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2076 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2077 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2078 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2079 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 2080 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
 | 2081 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2082 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
 | 2083 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2084 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
 | 2085 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2086 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2087 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2088 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2089 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2090 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
 | 2091 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2092 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2093 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2094 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2095 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2096 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2097 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 2098 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
 | 2099 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2100 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 2101 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 2102 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2103 |   $(SOPHYAINCP)randr48.h \
 | 
|---|
 | 2104 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2105 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2106 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2107 |   $(SOPHYAINCP)parlex.h $(SOPHYAINCP)zthread.h \
 | 
|---|
 | 2108 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2109 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2110 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
 | 2111 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h \
 | 
|---|
 | 2112 |   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)machdefs.h
 | 
|---|
 | 2113 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tparlex.cc
 | 
|---|
 | 2114 |  
 | 
|---|
| [3390] | 2115 | $(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2116 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
 | 2117 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2118 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 2119 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2120 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h
 | 
|---|
| [2769] | 2121 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tpipe.cc
 | 
|---|
| [2743] | 2122 |  
 | 
|---|
| [3572] | 2123 | $(SOPHYAOBJP)tsimplex.o: tsimplex.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2124 |   $(SOPHYAINCP)simplex.h \
 | 
|---|
 | 2125 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2126 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 2127 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2128 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2129 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 2130 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2131 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2132 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2133 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2134 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 2135 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2136 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2137 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2138 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2139 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2140 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2141 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 2142 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2143 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2144 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2145 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2146 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 2147 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2148 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 2149 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 2150 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2151 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2152 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 2153 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2154 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2155 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2156 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2157 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2158 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 2159 |   $(SOPHYAINCP)generalfit.h \
 | 
|---|
| [3721] | 2160 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2161 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 2162 |   $(SOPHYAINCP)generaldata.h \
 | 
|---|
| [3721] | 2163 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2164 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2165 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2166 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| [3721] | 2167 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)poly.h \
 | 
|---|
 | 2168 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)peida.h \
 | 
|---|
 | 2169 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)utils.h \
 | 
|---|
 | 2170 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2171 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| [3721] | 2172 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2173 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2174 |   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2175 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2176 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 2177 |   $(SOPHYAINCP)generalfunc.h \
 | 
|---|
| [3079] | 2178 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 2179 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 2180 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 2181 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 2182 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h
 | 
|---|
| [2769] | 2183 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsimplex.cc
 | 
|---|
| [2743] | 2184 |  
 | 
|---|
| [3721] | 2185 | $(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2186 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
 | 2187 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
 | 2188 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 2189 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2190 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 2191 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 2192 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| [3721] | 2193 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3079] | 2194 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2195 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h \
 | 
|---|
| [3572] | 2196 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| [3721] | 2197 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2198 |   $(SOPHYAINCP)randr48.h \
 | 
|---|
 | 2199 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2200 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2201 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2202 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2203 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2204 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 2205 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 2206 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 2207 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2208 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2209 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2210 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2211 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 2212 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2213 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2214 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2215 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2216 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2217 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2218 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2219 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
 | 2220 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2221 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
 | 2222 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2223 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
 | 2224 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2225 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2226 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2227 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 2228 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 2229 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| [3721] | 2230 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2231 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2232 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
 | 2233 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
 | 2234 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| [3721] | 2235 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2236 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| [3721] | 2237 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2238 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| [3721] | 2239 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2240 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2241 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2242 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 2243 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2244 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2245 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 2246 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2247 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 2248 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2249 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3079] | 2250 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2251 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 2252 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2253 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 2254 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| [3572] | 2255 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| [3721] | 2256 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 2257 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2258 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)matharr.h \
 | 
|---|
 | 2259 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2260 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2261 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2262 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2263 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2264 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 2265 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2266 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 2267 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 2268 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2269 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2270 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2271 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2272 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 2273 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2274 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 2275 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 2276 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2277 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 2278 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2279 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 2280 |   $(SOPHYAINCP)samba.h $(SOPHYAINCP)alm.h \
 | 
|---|
 | 2281 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3721] | 2282 |   $(SOPHYAINCP)nbmath.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2283 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| [3811] | 2284 |   $(SOPHYAINCP)trngmtx.h $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2285 |   $(SOPHYAINCP)bruit.h $(SOPHYAINCP)circle.h \
 | 
|---|
 | 2286 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| [3721] | 2287 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
 | 2288 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| [3079] | 2289 |   $(SOPHYAINCP)geometry.h \
 | 
|---|
| [3721] | 2290 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
 | 2291 |   $(SOPHYAINCP)geometry.h \
 | 
|---|
| [3079] | 2292 |   $(SOPHYAINCP)lambdaBuilder.h \
 | 
|---|
| [3721] | 2293 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2294 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)alm.h \
 | 
|---|
 | 2295 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 2296 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| [3721] | 2297 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mlobe.h \
 | 
|---|
 | 2298 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2299 |   $(SOPHYAINCP)prefcount.h $(SOPHYAINCP)scan.h \
 | 
|---|
 | 2300 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2301 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3079] | 2302 |   $(SOPHYAINCP)sphericaltransformserver.h \
 | 
|---|
| [3721] | 2303 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| [3079] | 2304 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| [3721] | 2305 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2306 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2307 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 2308 |   $(SOPHYAINCP)fftpserver.h \
 | 
|---|
| [3721] | 2309 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
 | 2310 |   $(SOPHYAINCP)randinterf.h $(SOPHYAINCP)alm.h \
 | 
|---|
 | 2311 |   $(SOPHYAINCP)lambdaBuilder.h \
 | 
|---|
 | 2312 |   $(SOPHYAINCP)tod.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2313 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
 | 2314 |   $(SOPHYAINCP)misstime.h
 | 
|---|
| [2769] | 2315 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsphereecp.cc
 | 
|---|
| [2743] | 2316 |  
 | 
|---|
| [3572] | 2317 | $(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2318 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
 | 2319 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 2320 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2321 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 2322 |   $(SOPHYAINCP)skymap.h \
 | 
|---|
 | 2323 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
 | 2324 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2325 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| [3721] | 2326 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2327 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
 | 2328 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2329 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2330 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2331 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 2332 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2333 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2334 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2335 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2336 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 2337 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2338 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2339 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2340 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2341 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2342 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2343 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 2344 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 2345 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| [3721] | 2346 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2347 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2348 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
 | 2349 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
 | 2350 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| [3721] | 2351 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2352 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| [3721] | 2353 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2354 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| [3721] | 2355 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2356 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2357 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2358 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 2359 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2360 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2361 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 2362 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 2363 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2364 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2365 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 2366 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2367 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2368 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2369 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2370 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2371 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 2372 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2373 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2374 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2375 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2376 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| [3721] | 2377 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2378 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2379 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2380 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2381 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2382 |   $(SOPHYAINCP)HEALPixUtils.h \
 | 
|---|
| [3721] | 2383 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2384 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3079] | 2385 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| [3721] | 2386 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
 | 2387 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2388 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2389 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2390 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2391 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| [3721] | 2392 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2393 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2394 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 2395 |   $(SOPHYAINCP)fiospherethetaphi.h \
 | 
|---|
| [3721] | 2396 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2397 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2398 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2399 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
 | 2400 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2401 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2402 |   $(SOPHYAINCP)fiospherehealpix.h \
 | 
|---|
| [3721] | 2403 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2404 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2405 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2406 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
 | 2407 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2408 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2409 |   $(SOPHYAINCP)fiolocalmap.h \
 | 
|---|
| [3721] | 2410 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2411 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
 | 2412 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2413 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2414 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2415 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2416 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| [3721] | 2417 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
 | 2418 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)tod.h \
 | 
|---|
 | 2419 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2420 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| [3079] | 2421 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| [3721] | 2422 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h
 | 
|---|
| [3572] | 2423 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tspm.cc
 | 
|---|
| [3079] | 2424 |  
 | 
|---|
| [3572] | 2425 | $(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
 | 2426 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
| [3079] | 2427 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
 | 2428 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 2429 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2430 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3572] | 2431 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 2432 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| [3721] | 2433 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3079] | 2434 |   $(SOPHYAINCP)skymap.h \
 | 
|---|
 | 2435 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
 | 2436 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2437 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| [3721] | 2438 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2439 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
 | 2440 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2441 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2442 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2443 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 2444 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2445 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2446 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2447 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2448 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 2449 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2450 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2451 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2452 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2453 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2454 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2455 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 2456 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 2457 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| [3721] | 2458 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2459 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2460 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
 | 2461 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
 | 2462 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| [3721] | 2463 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2464 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| [3721] | 2465 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2466 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| [3721] | 2467 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2468 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2469 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2470 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 2471 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2472 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2473 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 2474 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 2475 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2476 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2477 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 2478 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2479 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2480 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2481 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2482 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2483 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 2484 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2485 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2486 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2487 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2488 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| [3721] | 2489 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2490 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2491 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2492 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2493 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2494 |   $(SOPHYAINCP)HEALPixUtils.h \
 | 
|---|
| [3721] | 2495 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2496 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3079] | 2497 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| [3721] | 2498 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
 | 2499 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2500 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2501 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2502 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2503 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| [3721] | 2504 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2505 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2506 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 2507 |   $(SOPHYAINCP)fiospherethetaphi.h \
 | 
|---|
| [3721] | 2508 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2509 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2510 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2511 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
 | 2512 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2513 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2514 |   $(SOPHYAINCP)fiospherehealpix.h \
 | 
|---|
| [3721] | 2515 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2516 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2517 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2518 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
 | 2519 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2520 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2521 |   $(SOPHYAINCP)fiolocalmap.h \
 | 
|---|
| [3721] | 2522 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 2523 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
 | 2524 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2525 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2526 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2527 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2528 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| [3721] | 2529 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
 | 2530 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)tod.h \
 | 
|---|
 | 2531 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2532 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| [3079] | 2533 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| [3721] | 2534 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 2535 |   $(SOPHYAINCP)fitstarray.h \
 | 
|---|
| [3721] | 2536 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2537 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)fitsfile.h \
 | 
|---|
 | 2538 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2539 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3572] | 2540 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3721] | 2541 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2542 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2543 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3572] | 2544 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
 | 2545 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
 | 2546 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| [3721] | 2547 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2548 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3572] | 2549 |   $(SOPHYAINCP)fitsspherehealpix.h \
 | 
|---|
| [3721] | 2550 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
 | 2551 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2552 |   $(SOPHYAINCP)fitsfile.h \
 | 
|---|
| [3572] | 2553 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3721] | 2554 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2555 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3079] | 2556 |   $(SOPHYAINCP)timing.h
 | 
|---|
| [3572] | 2557 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tspm2.cc
 | 
|---|
| [2743] | 2558 |  
 | 
|---|
| [3811] | 2559 | $(SOPHYAOBJP)tssqmx.o: tssqmx.cc $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 2560 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2561 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2562 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2563 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 2564 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2565 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2566 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2567 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2568 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
 | 2569 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2570 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2571 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 2572 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2573 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2574 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2575 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2576 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2577 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2578 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 2579 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
 | 2580 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2581 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
 | 2582 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2583 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
 | 2584 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2585 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2586 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2587 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2588 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2589 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2590 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 2591 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2592 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2593 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2594 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2595 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2596 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
 | 2597 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2598 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 2599 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 2600 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2601 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 2602 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2603 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 2604 |   $(SOPHYAINCP)fiospsqmtx.h \
 | 
|---|
 | 2605 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2606 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2607 |   $(SOPHYAINCP)trngmtx.h $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 2608 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2609 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 2610 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 2611 |   $(SOPHYAINCP)machdefs.h
 | 
|---|
 | 2612 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tssqmx.cc
 | 
|---|
 | 2613 |  
 | 
|---|
| [3721] | 2614 | $(SOPHYAOBJP)tstboloread.o: tstboloread.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2615 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2616 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 2617 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3572] | 2618 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2619 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2620 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2621 |   $(SOPHYAINCP)fboloread.h \
 | 
|---|
| [3721] | 2622 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2623 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2624 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2625 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2626 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2627 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 2628 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2629 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2630 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2631 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 2632 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2633 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2634 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2635 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2636 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 2637 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 2638 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 2639 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2640 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2641 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2642 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2643 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 2644 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2645 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 2646 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 2647 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2648 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2649 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 2650 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2651 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2652 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2653 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2654 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2655 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 2656 |   $(SOPHYAINCP)fabtcolread.h \
 | 
|---|
| [3721] | 2657 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2658 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2659 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3079] | 2660 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
 | 2661 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| [3721] | 2662 |   $(SOPHYAINCP)fabtwriter.h \
 | 
|---|
 | 2663 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2664 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2665 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2666 |   $(SOPHYAINCP)FitsIO/fitsio.h
 | 
|---|
| [2769] | 2667 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstboloread.cc
 | 
|---|
| [2743] | 2668 |  
 | 
|---|
| [3721] | 2669 | $(SOPHYAOBJP)tstcolread.o: tstcolread.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2670 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2671 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 2672 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3572] | 2673 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2674 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2675 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2676 |   $(SOPHYAINCP)fabtcolread.h \
 | 
|---|
| [3721] | 2677 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2678 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2679 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2680 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2681 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2682 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 2683 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2684 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2685 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2686 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 2687 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2688 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2689 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2690 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2691 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 2692 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 2693 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 2694 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2695 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2696 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2697 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2698 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 2699 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2700 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 2701 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 2702 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2703 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2704 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 2705 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2706 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2707 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2708 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2709 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2710 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 2711 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
 | 2712 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| [3721] | 2713 |   $(SOPHYAINCP)fabtwriter.h \
 | 
|---|
 | 2714 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2715 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2716 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2717 |   $(SOPHYAINCP)FitsIO/fitsio.h
 | 
|---|
| [2769] | 2718 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstcolread.cc
 | 
|---|
| [2743] | 2719 |  
 | 
|---|
| [3572] | 2720 | $(SOPHYAOBJP)tstdtable.o: tstdtable.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2721 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 2722 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 2723 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 2724 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 2725 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2726 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 2727 |   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2728 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
 | 2729 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| [3721] | 2730 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2731 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| [3721] | 2732 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2733 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2734 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2735 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2736 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2737 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2738 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2739 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 2740 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2741 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2742 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2743 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2744 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 2745 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2746 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2747 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 2748 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 2749 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| [3721] | 2750 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2751 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 2752 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| [3721] | 2753 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2754 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2755 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2756 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2757 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 2758 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2759 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2760 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 2761 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 2762 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2763 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2764 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 2765 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2766 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2767 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2768 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2769 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2770 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3721] | 2771 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 2772 |   $(SOPHYAINCP)swppfdtable.h \
 | 
|---|
| [3721] | 2773 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| [3079] | 2774 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| [3721] | 2775 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2776 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
 | 2777 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 2778 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| [3721] | 2779 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2780 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
 | 2781 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2782 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
 | 2783 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)objfio.h
 | 
|---|
| [2769] | 2784 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstdtable.cc
 | 
|---|
| [2743] | 2785 |  
 | 
|---|
| [3852] | 2786 | $(SOPHYAOBJP)tstinterp.o: tstinterp.cc $(SOPHYAINCP)slininterp.h \
 | 
|---|
 | 2787 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2788 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 2789 |   $(SOPHYAINCP)array.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2790 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 2791 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2792 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2793 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2794 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2795 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
 | 2796 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2797 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2798 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2799 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2800 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2801 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2802 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 2803 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
 | 2804 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2805 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
 | 2806 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2807 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
 | 2808 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2809 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2810 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2811 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2812 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2813 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
 | 2814 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2815 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2816 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2817 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2818 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2819 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2820 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 2821 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2822 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 2823 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
 | 2824 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2825 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2826 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2827 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2828 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2829 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
 | 2830 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2831 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2832 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
 | 2833 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2834 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2835 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2836 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2837 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 2838 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2839 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 2840 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 2841 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2842 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 2843 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2844 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 2845 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 2846 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 2847 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2848 |   $(SOPHYAINCP)sopnamsp.h
 | 
|---|
 | 2849 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstinterp.cc
 | 
|---|
 | 2850 |  
 | 
|---|
| [3572] | 2851 | $(SOPHYAOBJP)tstndblk.o: tstndblk.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2852 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2853 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 2854 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 2855 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 2856 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3572] | 2857 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2858 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2859 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2860 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 2861 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2862 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2863 |   $(SOPHYAINCP)machdefs.h
 | 
|---|
| [2769] | 2864 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstndblk.cc
 | 
|---|
| [2743] | 2865 |  
 | 
|---|
| [3721] | 2866 | $(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2867 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2868 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 2869 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)histinit.h \
 | 
|---|
| [3079] | 2870 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 2871 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 2872 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3572] | 2873 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2874 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2875 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2876 |   $(SOPHYAINCP)ppfwrapstlv.h \
 | 
|---|
| [3721] | 2877 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2878 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2879 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2880 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2881 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 2882 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 2883 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 2884 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2885 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2886 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2887 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2888 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
 | 2889 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2890 |   $(SOPHYAINCP)pexceptions.h
 | 
|---|
| [2769] | 2891 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstppfwrapstl.cc
 | 
|---|
| [2743] | 2892 |  
 | 
|---|
| [3572] | 2893 | $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2894 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2895 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 2896 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)histinit.h \
 | 
|---|
| [3079] | 2897 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 2898 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 2899 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3572] | 2900 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2901 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2902 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2903 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| [3721] | 2904 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2905 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2906 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 2907 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| [3721] | 2908 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 2909 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 2910 |   $(SOPHYAINCP)fiosegdb.h \
 | 
|---|
| [3721] | 2911 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2912 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2913 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2914 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 2915 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 2916 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2917 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2918 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2919 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2920 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 2921 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3572] | 2922 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| [3079] | 2923 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
| [3721] | 2924 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2925 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| [3721] | 2926 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2927 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
 | 2928 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 2929 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| [3721] | 2930 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 2931 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| [3721] | 2932 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2933 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
 | 2934 |   $(SOPHYAINCP)ppfwrapstlv.h \
 | 
|---|
 | 2935 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2936 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 2937 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 2938 |   $(SOPHYAINCP)pexceptions.h
 | 
|---|
| [2769] | 2939 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstsegdb.cc
 | 
|---|
| [2743] | 2940 |  
 | 
|---|
| [3390] | 2941 | $(SOPHYAOBJP)tsttmat.o: tsttmat.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 2942 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 2943 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 2944 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 2945 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 2946 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3572] | 2947 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2948 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 2949 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 2950 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2951 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2952 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 2953 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2954 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2955 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 2956 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 2957 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2958 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2959 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 2960 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 2961 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 2962 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 2963 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 2964 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2965 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 2966 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 2967 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 2968 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 2969 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 2970 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 2971 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2972 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2973 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 2974 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 2975 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 2976 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2977 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 2978 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 2979 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 2980 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 2981 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 2982 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 2983 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 2984 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 2985 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2986 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2987 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 2988 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 2989 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 2990 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 2991 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 2992 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 2993 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2994 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 2995 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 2996 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 2997 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 2998 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 2999 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 3000 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 3001 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 3002 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 3003 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 3004 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 3005 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3721] | 3006 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3007 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| [2769] | 3008 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttmat.cc
 | 
|---|
| [2743] | 3009 |  
 | 
|---|
| [3572] | 3010 | $(SOPHYAOBJP)tsttminv.o: tsttminv.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 3011 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 3012 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 3013 |   $(SOPHYAINCP)timing.h \
 | 
|---|
 | 3014 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 3015 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 3016 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3572] | 3017 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3018 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 3019 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 3020 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3021 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3022 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 3023 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 3024 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3025 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 3026 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 3027 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3028 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 3029 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 3030 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 3031 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 3032 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 3033 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 3034 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3035 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 3036 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3037 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 3038 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 3039 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 3040 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 3041 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3042 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 3043 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 3044 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 3045 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 3046 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3047 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 3048 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 3049 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 3050 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 3051 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 3052 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 3053 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 3054 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 3055 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3056 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 3057 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 3058 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 3059 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 3060 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3061 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 3062 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 3063 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 3064 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 3065 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 3066 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 3067 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 3068 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 3069 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 3070 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 3071 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 3072 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 3073 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 3074 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 3075 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3721] | 3076 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3077 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 3078 |   $(SOPHYAINCP)intflapack.h \
 | 
|---|
 | 3079 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 3080 |   $(SOPHYAINCP)tvector.h
 | 
|---|
| [2769] | 3081 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttminv.cc
 | 
|---|
| [2743] | 3082 |  
 | 
|---|
| [3390] | 3083 | $(SOPHYAOBJP)tsttvec.o: tsttvec.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 3084 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 3085 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 3086 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 3087 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 3088 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3572] | 3089 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3090 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 3091 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
 | 3092 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3093 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3094 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 3095 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 3096 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3097 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 3098 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 3099 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3100 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 3101 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 3102 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 3103 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 3104 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 3105 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 3106 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3107 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 3108 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3109 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 3110 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 3111 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3079] | 3112 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 3113 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3114 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 3115 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 3116 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 3117 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 3118 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3119 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 3120 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 3121 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3079] | 3122 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 3123 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3079] | 3124 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 3125 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 3126 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 3127 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3128 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 3129 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 3130 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 3131 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| [3721] | 3132 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3133 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3572] | 3134 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| [3811] | 3135 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 3136 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 3137 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 3138 |   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 3139 |   $(SOPHYAINCP)diagmtx.h \
 | 
|---|
 | 3140 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 3141 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 3142 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 3143 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 3144 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 3145 |   $(SOPHYAINCP)symmtx.h $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
 | 3146 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 3147 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3721] | 3148 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3149 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| [2769] | 3150 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttvec.cc
 | 
|---|
| [2743] | 3151 |  
 | 
|---|
| [3390] | 3152 | $(SOPHYAOBJP)tswfits.o: tswfits.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 3153 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 3154 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 3155 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 3156 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 3157 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 3158 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 3159 |   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 3160 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3161 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 3162 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3163 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 3164 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3165 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 3166 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 3167 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 3168 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3169 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 3170 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3171 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 3172 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 3173 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3174 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 3175 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3079] | 3176 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| [3721] | 3177 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3178 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| [3721] | 3179 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3180 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| [3721] | 3181 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3182 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 3183 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| [3721] | 3184 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3185 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
 | 3186 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3079] | 3187 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3721] | 3188 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3189 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3572] | 3190 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 3191 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
 | 3192 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
 | 3193 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| [3721] | 3194 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3079] | 3195 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| [3721] | 3196 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3197 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| [3721] | 3198 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 3199 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
 | 3200 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 3201 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 3202 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 3203 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3204 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 3205 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3079] | 3206 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 3207 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3208 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 3209 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 3210 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 3211 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 3212 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3213 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3079] | 3214 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 3215 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 3216 |   $(SOPHYAINCP)fiosinit.h \
 | 
|---|
| [3721] | 3217 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3079] | 3218 |   $(SOPHYAINCP)swfitsdtable.h \
 | 
|---|
| [3721] | 3219 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
 | 3220 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| [3572] | 3221 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| [3390] | 3222 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| [3721] | 3223 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3224 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| [3390] | 3225 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| [3721] | 3226 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
 | 3227 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3572] | 3228 |   $(SOPHYAINCP)fitshdtable.h \
 | 
|---|
| [3721] | 3229 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3230 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
 | 3231 |   $(SOPHYAINCP)fitshandler.h
 | 
|---|
| [2783] | 3232 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tswfits.cc
 | 
|---|
 | 3233 |  
 | 
|---|
| [3721] | 3234 | $(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 3235 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 3236 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
 | 3237 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)ctimer.h \
 | 
|---|
 | 3238 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3239 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 3240 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3572] | 3241 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3242 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 3243 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3244 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 3245 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3246 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 3247 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [3079] | 3248 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 3249 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3250 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 3251 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3079] | 3252 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 3253 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3079] | 3254 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
 | 3255 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
 | 3256 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 3257 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 3258 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3259 |   $(SOPHYAINCP)ppfwrapstlv.h \
 | 
|---|
 | 3260 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3261 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
 | 3262 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 3263 |   $(SOPHYAINCP)pexceptions.h
 | 
|---|
| [2769] | 3264 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ttimestamp.cc
 | 
|---|
| [2743] | 3265 |  
 | 
|---|
| [3390] | 3266 | $(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3079] | 3267 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
 | 3268 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3721] | 3269 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| [3079] | 3270 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3721] | 3271 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 3272 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| [3721] | 3273 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 3274 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3721] | 3275 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 3276 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 3277 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 3278 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3721] | 3279 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 3280 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 3281 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3721] | 3282 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 3283 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3284 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 3285 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3721] | 3286 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3287 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3390] | 3288 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 3289 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| [3721] | 3290 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 3291 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| [3721] | 3292 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3390] | 3293 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3721] | 3294 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 3295 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3390] | 3296 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3721] | 3297 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3298 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 3299 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3721] | 3300 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
 | 3301 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 3302 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3303 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3390] | 3304 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3721] | 3305 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3390] | 3306 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 3307 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| [3721] | 3308 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| [3390] | 3309 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
 | 3310 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| [3721] | 3311 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 3312 |   $(SOPHYAINCP)randr48.h \
 | 
|---|
 | 3313 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
 | 3314 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 3315 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 3316 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)ctimer.h \
 | 
|---|
 | 3317 |   $(SOPHYAINCP)machdefs.h
 | 
|---|
| [2769] | 3318 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  zthr.cc
 | 
|---|
| [2743] | 3319 |  
 | 
|---|