| 1 | include $(SOPHYABASE)/include/sophyamake.inc
 | 
|---|
| 2 |  
 | 
|---|
| 3 | PROGS = $(SOPHYAEXEP)arrt $(SOPHYAEXEP)carrt $(SOPHYAEXEP)lpk $(SOPHYAEXEP)obj_fits $(SOPHYAEXEP)ovharr $(SOPHYAEXEP)pizthr $(SOPHYAEXEP)ppftswap $(SOPHYAEXEP)spar $(SOPHYAEXEP)sphg0 $(SOPHYAEXEP)sph2lm $(SOPHYAEXEP)tcmd $(SOPHYAEXEP)tcxxcmpldynl $(SOPHYAEXEP)tdcr $(SOPHYAEXEP)tdynl $(SOPHYAEXEP)tfft $(SOPHYAEXEP)thash $(SOPHYAEXEP)timg $(SOPHYAEXEP)tmxv $(SOPHYAEXEP)tnt $(SOPHYAEXEP)tobjio2 $(SOPHYAEXEP)tobjio $(SOPHYAEXEP)tpipe $(SOPHYAEXEP)tsimplex $(SOPHYAEXEP)tsphereecp $(SOPHYAEXEP)tspm2 $(SOPHYAEXEP)tspm $(SOPHYAEXEP)tstboloread $(SOPHYAEXEP)tstcolread $(SOPHYAEXEP)tstdtable $(SOPHYAEXEP)tstndblk $(SOPHYAEXEP)tstppfwrapstl $(SOPHYAEXEP)tstsegdb $(SOPHYAEXEP)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
 | 
|---|
| 4 |  
 | 
|---|
| 5 | all: $(PROGS)
 | 
|---|
| 6 |  
 | 
|---|
| 7 | clean:
 | 
|---|
| 8 |         rm -f $(PROGS)
 | 
|---|
| 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
 | 
|---|
| 10 |  
 | 
|---|
| 11 | arrt: $(SOPHYAEXEP)arrt
 | 
|---|
| 12 |         echo $@ " done"
 | 
|---|
| 13 | $(SOPHYAEXEP)arrt: $(SOPHYAOBJP)arrt.o
 | 
|---|
| 14 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)arrt.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 15 |  
 | 
|---|
| 16 | carrt: $(SOPHYAEXEP)carrt
 | 
|---|
| 17 |         echo $@ " done"
 | 
|---|
| 18 | $(SOPHYAEXEP)carrt: $(SOPHYAOBJP)carrt.o
 | 
|---|
| 19 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)carrt.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 20 |  
 | 
|---|
| 21 | lpk: $(SOPHYAEXEP)lpk
 | 
|---|
| 22 |         echo $@ " done"
 | 
|---|
| 23 | $(SOPHYAEXEP)lpk: $(SOPHYAOBJP)lpk.o
 | 
|---|
| 24 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)lpk.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 25 |  
 | 
|---|
| 26 | obj_fits: $(SOPHYAEXEP)obj_fits
 | 
|---|
| 27 |         echo $@ " done"
 | 
|---|
| 28 | $(SOPHYAEXEP)obj_fits: $(SOPHYAOBJP)obj_fits.o
 | 
|---|
| 29 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)obj_fits.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 30 |  
 | 
|---|
| 31 | ovharr: $(SOPHYAEXEP)ovharr
 | 
|---|
| 32 |         echo $@ " done"
 | 
|---|
| 33 | $(SOPHYAEXEP)ovharr: $(SOPHYAOBJP)ovharr.o
 | 
|---|
| 34 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ovharr.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 35 |  
 | 
|---|
| 36 | pizthr: $(SOPHYAEXEP)pizthr
 | 
|---|
| 37 |         echo $@ " done"
 | 
|---|
| 38 | $(SOPHYAEXEP)pizthr: $(SOPHYAOBJP)pizthr.o
 | 
|---|
| 39 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)pizthr.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 40 |  
 | 
|---|
| 41 | ppftswap: $(SOPHYAEXEP)ppftswap
 | 
|---|
| 42 |         echo $@ " done"
 | 
|---|
| 43 | $(SOPHYAEXEP)ppftswap: $(SOPHYAOBJP)ppftswap.o
 | 
|---|
| 44 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ppftswap.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 45 |  
 | 
|---|
| 46 | spar: $(SOPHYAEXEP)spar
 | 
|---|
| 47 |         echo $@ " done"
 | 
|---|
| 48 | $(SOPHYAEXEP)spar: $(SOPHYAOBJP)spar.o
 | 
|---|
| 49 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)spar.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 50 |  
 | 
|---|
| 51 | sphg0: $(SOPHYAEXEP)sphg0
 | 
|---|
| 52 |         echo $@ " done"
 | 
|---|
| 53 | $(SOPHYAEXEP)sphg0: $(SOPHYAOBJP)sphg0.o
 | 
|---|
| 54 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)sphg0.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 55 |  
 | 
|---|
| 56 | sph2lm: $(SOPHYAEXEP)sph2lm
 | 
|---|
| 57 |         echo $@ " done"
 | 
|---|
| 58 | $(SOPHYAEXEP)sph2lm: $(SOPHYAOBJP)sph2lm.o
 | 
|---|
| 59 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)sph2lm.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 60 |  
 | 
|---|
| 61 | tcmd: $(SOPHYAEXEP)tcmd
 | 
|---|
| 62 |         echo $@ " done"
 | 
|---|
| 63 | $(SOPHYAEXEP)tcmd: $(SOPHYAOBJP)tcmd.o
 | 
|---|
| 64 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tcmd.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 65 |  
 | 
|---|
| 66 | tcxxcmpldynl: $(SOPHYAEXEP)tcxxcmpldynl
 | 
|---|
| 67 |         echo $@ " done"
 | 
|---|
| 68 | $(SOPHYAEXEP)tcxxcmpldynl: $(SOPHYAOBJP)tcxxcmpldynl.o
 | 
|---|
| 69 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tcxxcmpldynl.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 70 |  
 | 
|---|
| 71 | tdcr: $(SOPHYAEXEP)tdcr
 | 
|---|
| 72 |         echo $@ " done"
 | 
|---|
| 73 | $(SOPHYAEXEP)tdcr: $(SOPHYAOBJP)tdcr.o
 | 
|---|
| 74 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tdcr.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 75 |  
 | 
|---|
| 76 | tdynl: $(SOPHYAEXEP)tdynl
 | 
|---|
| 77 |         echo $@ " done"
 | 
|---|
| 78 | $(SOPHYAEXEP)tdynl: $(SOPHYAOBJP)tdynl.o
 | 
|---|
| 79 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tdynl.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 80 |  
 | 
|---|
| 81 | tfft: $(SOPHYAEXEP)tfft
 | 
|---|
| 82 |         echo $@ " done"
 | 
|---|
| 83 | $(SOPHYAEXEP)tfft: $(SOPHYAOBJP)tfft.o
 | 
|---|
| 84 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tfft.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 85 |  
 | 
|---|
| 86 | thash: $(SOPHYAEXEP)thash
 | 
|---|
| 87 |         echo $@ " done"
 | 
|---|
| 88 | $(SOPHYAEXEP)thash: $(SOPHYAOBJP)thash.o
 | 
|---|
| 89 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)thash.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 90 |  
 | 
|---|
| 91 | timg: $(SOPHYAEXEP)timg
 | 
|---|
| 92 |         echo $@ " done"
 | 
|---|
| 93 | $(SOPHYAEXEP)timg: $(SOPHYAOBJP)timg.o
 | 
|---|
| 94 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)timg.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 95 |  
 | 
|---|
| 96 | tmxv: $(SOPHYAEXEP)tmxv
 | 
|---|
| 97 |         echo $@ " done"
 | 
|---|
| 98 | $(SOPHYAEXEP)tmxv: $(SOPHYAOBJP)tmxv.o
 | 
|---|
| 99 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tmxv.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 100 |  
 | 
|---|
| 101 | tnt: $(SOPHYAEXEP)tnt
 | 
|---|
| 102 |         echo $@ " done"
 | 
|---|
| 103 | $(SOPHYAEXEP)tnt: $(SOPHYAOBJP)tnt.o
 | 
|---|
| 104 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tnt.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 105 |  
 | 
|---|
| 106 | tobjio2: $(SOPHYAEXEP)tobjio2
 | 
|---|
| 107 |         echo $@ " done"
 | 
|---|
| 108 | $(SOPHYAEXEP)tobjio2: $(SOPHYAOBJP)tobjio2.o
 | 
|---|
| 109 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tobjio2.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 110 |  
 | 
|---|
| 111 | tobjio: $(SOPHYAEXEP)tobjio
 | 
|---|
| 112 |         echo $@ " done"
 | 
|---|
| 113 | $(SOPHYAEXEP)tobjio: $(SOPHYAOBJP)tobjio.o
 | 
|---|
| 114 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tobjio.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 115 |  
 | 
|---|
| 116 | tpipe: $(SOPHYAEXEP)tpipe
 | 
|---|
| 117 |         echo $@ " done"
 | 
|---|
| 118 | $(SOPHYAEXEP)tpipe: $(SOPHYAOBJP)tpipe.o
 | 
|---|
| 119 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tpipe.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 120 |  
 | 
|---|
| 121 | tsimplex: $(SOPHYAEXEP)tsimplex
 | 
|---|
| 122 |         echo $@ " done"
 | 
|---|
| 123 | $(SOPHYAEXEP)tsimplex: $(SOPHYAOBJP)tsimplex.o
 | 
|---|
| 124 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsimplex.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 125 |  
 | 
|---|
| 126 | tsphereecp: $(SOPHYAEXEP)tsphereecp
 | 
|---|
| 127 |         echo $@ " done"
 | 
|---|
| 128 | $(SOPHYAEXEP)tsphereecp: $(SOPHYAOBJP)tsphereecp.o
 | 
|---|
| 129 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsphereecp.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 130 |  
 | 
|---|
| 131 | tspm2: $(SOPHYAEXEP)tspm2
 | 
|---|
| 132 |         echo $@ " done"
 | 
|---|
| 133 | $(SOPHYAEXEP)tspm2: $(SOPHYAOBJP)tspm2.o
 | 
|---|
| 134 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tspm2.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 135 |  
 | 
|---|
| 136 | tspm: $(SOPHYAEXEP)tspm
 | 
|---|
| 137 |         echo $@ " done"
 | 
|---|
| 138 | $(SOPHYAEXEP)tspm: $(SOPHYAOBJP)tspm.o
 | 
|---|
| 139 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tspm.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 140 |  
 | 
|---|
| 141 | tstboloread: $(SOPHYAEXEP)tstboloread
 | 
|---|
| 142 |         echo $@ " done"
 | 
|---|
| 143 | $(SOPHYAEXEP)tstboloread: $(SOPHYAOBJP)tstboloread.o
 | 
|---|
| 144 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstboloread.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 145 |  
 | 
|---|
| 146 | tstcolread: $(SOPHYAEXEP)tstcolread
 | 
|---|
| 147 |         echo $@ " done"
 | 
|---|
| 148 | $(SOPHYAEXEP)tstcolread: $(SOPHYAOBJP)tstcolread.o
 | 
|---|
| 149 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstcolread.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 150 |  
 | 
|---|
| 151 | tstdtable: $(SOPHYAEXEP)tstdtable
 | 
|---|
| 152 |         echo $@ " done"
 | 
|---|
| 153 | $(SOPHYAEXEP)tstdtable: $(SOPHYAOBJP)tstdtable.o
 | 
|---|
| 154 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstdtable.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 155 |  
 | 
|---|
| 156 | tstndblk: $(SOPHYAEXEP)tstndblk
 | 
|---|
| 157 |         echo $@ " done"
 | 
|---|
| 158 | $(SOPHYAEXEP)tstndblk: $(SOPHYAOBJP)tstndblk.o
 | 
|---|
| 159 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstndblk.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 160 |  
 | 
|---|
| 161 | tstppfwrapstl: $(SOPHYAEXEP)tstppfwrapstl
 | 
|---|
| 162 |         echo $@ " done"
 | 
|---|
| 163 | $(SOPHYAEXEP)tstppfwrapstl: $(SOPHYAOBJP)tstppfwrapstl.o
 | 
|---|
| 164 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstppfwrapstl.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 165 |  
 | 
|---|
| 166 | tstsegdb: $(SOPHYAEXEP)tstsegdb
 | 
|---|
| 167 |         echo $@ " done"
 | 
|---|
| 168 | $(SOPHYAEXEP)tstsegdb: $(SOPHYAOBJP)tstsegdb.o
 | 
|---|
| 169 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstsegdb.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 170 |  
 | 
|---|
| 171 | tswfits: $(SOPHYAEXEP)tswfits
 | 
|---|
| 172 |         echo $@ " done"
 | 
|---|
| 173 | $(SOPHYAEXEP)tswfits: $(SOPHYAOBJP)tswfits.o
 | 
|---|
| 174 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tswfits.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 175 |  
 | 
|---|
| 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 |  
 | 
|---|
| 186 | tsttmat: $(SOPHYAEXEP)tsttmat
 | 
|---|
| 187 |         echo $@ " done"
 | 
|---|
| 188 | $(SOPHYAEXEP)tsttmat: $(SOPHYAOBJP)tsttmat.o
 | 
|---|
| 189 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttmat.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 190 |  
 | 
|---|
| 191 | tsttminv: $(SOPHYAEXEP)tsttminv
 | 
|---|
| 192 |         echo $@ " done"
 | 
|---|
| 193 | $(SOPHYAEXEP)tsttminv: $(SOPHYAOBJP)tsttminv.o
 | 
|---|
| 194 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttminv.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 195 |  
 | 
|---|
| 196 | tsttvec: $(SOPHYAEXEP)tsttvec
 | 
|---|
| 197 |         echo $@ " done"
 | 
|---|
| 198 | $(SOPHYAEXEP)tsttvec: $(SOPHYAOBJP)tsttvec.o
 | 
|---|
| 199 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tsttvec.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 200 |  
 | 
|---|
| 201 | ttimestamp: $(SOPHYAEXEP)ttimestamp
 | 
|---|
| 202 |         echo $@ " done"
 | 
|---|
| 203 | $(SOPHYAEXEP)ttimestamp: $(SOPHYAOBJP)ttimestamp.o
 | 
|---|
| 204 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)ttimestamp.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 205 |  
 | 
|---|
| 206 | zthr: $(SOPHYAEXEP)zthr
 | 
|---|
| 207 |         echo $@ " done"
 | 
|---|
| 208 | $(SOPHYAEXEP)zthr: $(SOPHYAOBJP)zthr.o
 | 
|---|
| 209 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)zthr.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 210 |  
 | 
|---|
| 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 |  
 | 
|---|
| 221 | tmtdt: $(SOPHYAEXEP)tmtdt
 | 
|---|
| 222 |         echo $@ " done"
 | 
|---|
| 223 | $(SOPHYAEXEP)tmtdt: $(SOPHYAOBJP)tmtdt.o
 | 
|---|
| 224 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tmtdt.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 225 |  
 | 
|---|
| 226 | tparlex: $(SOPHYAEXEP)tparlex
 | 
|---|
| 227 |         echo $@ " done"
 | 
|---|
| 228 | $(SOPHYAEXEP)tparlex: $(SOPHYAOBJP)tparlex.o
 | 
|---|
| 229 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tparlex.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 230 |  
 | 
|---|
| 231 | tssqmx: $(SOPHYAEXEP)tssqmx
 | 
|---|
| 232 |         echo $@ " done"
 | 
|---|
| 233 | $(SOPHYAEXEP)tssqmx: $(SOPHYAOBJP)tssqmx.o
 | 
|---|
| 234 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tssqmx.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 235 |  
 | 
|---|
| 236 | tstinterp: $(SOPHYAEXEP)tstinterp
 | 
|---|
| 237 |         echo $@ " done"
 | 
|---|
| 238 | $(SOPHYAEXEP)tstinterp: $(SOPHYAOBJP)tstinterp.o
 | 
|---|
| 239 |         $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tstinterp.o $(SOPHYAALLSLBLIST)
 | 
|---|
| 240 |  
 | 
|---|
| 241 | $(SOPHYAOBJP)arrt.o: arrt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 242 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 243 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 244 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 245 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 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 \
 | 
|---|
| 251 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 252 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 253 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 254 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 255 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 256 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 257 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 258 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 259 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 260 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 261 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 262 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 263 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 264 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 265 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 266 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 267 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 268 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 269 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 270 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 271 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 272 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 273 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 274 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 275 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 276 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 277 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 278 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 279 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 280 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 286 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 287 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 288 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 289 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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
 | 
|---|
| 303 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  arrt.cc
 | 
|---|
| 304 |  
 | 
|---|
| 305 | $(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 306 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 307 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 308 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 309 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 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 \
 | 
|---|
| 315 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 316 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 317 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 318 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 319 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 320 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 321 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 322 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 323 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 324 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 325 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 326 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 327 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 328 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 329 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 330 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 331 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 332 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 333 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 334 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 335 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 336 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 337 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 338 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 339 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 340 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 341 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 342 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 343 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 344 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 350 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 351 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 352 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 353 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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
 | 
|---|
| 367 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  carrt.cc
 | 
|---|
| 368 |  
 | 
|---|
| 369 | $(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 370 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 371 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 372 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 373 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 374 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 375 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 376 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 377 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 378 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 379 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 380 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
| 381 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 382 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 383 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 384 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 385 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 386 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 387 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 388 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 389 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 390 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 391 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 392 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 393 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 394 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 395 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 396 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 397 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 398 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 399 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 400 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 401 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 402 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 403 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 404 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 405 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 406 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 407 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 408 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 409 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 410 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 411 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 417 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 418 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 419 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 420 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 434 |   $(SOPHYAINCP)intflapack.h \
 | 
|---|
| 435 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 436 |   $(SOPHYAINCP)tvector.h
 | 
|---|
| 437 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lpk.cc
 | 
|---|
| 438 |  
 | 
|---|
| 439 | $(SOPHYAOBJP)obj_fits.o: obj_fits.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 440 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 441 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 442 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 443 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 444 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 445 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 446 |   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 447 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 448 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 449 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 450 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 451 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 452 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 453 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 454 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 455 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 456 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 457 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 458 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 459 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 460 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 461 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 462 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 463 |   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 464 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 465 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 466 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 467 |   $(SOPHYAINCP)fitsntuple.h \
 | 
|---|
| 468 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)ntuple.h \
 | 
|---|
| 469 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 470 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 471 |   $(SOPHYAINCP)fitsfile.h \
 | 
|---|
| 472 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 473 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 474 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 475 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 476 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 477 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 478 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 479 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 480 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 481 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 482 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 483 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 484 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 485 |   $(SOPHYAINCP)fitstarray.h \
 | 
|---|
| 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 \
 | 
|---|
| 492 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 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 \
 | 
|---|
| 500 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 501 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 502 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 503 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 509 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 510 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 511 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 512 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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
 | 
|---|
| 525 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  obj_fits.cc
 | 
|---|
| 526 |  
 | 
|---|
| 527 | $(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 528 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 529 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 530 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 531 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 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 \
 | 
|---|
| 537 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 538 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 539 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 540 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 541 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 542 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 543 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 544 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 545 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 546 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 547 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 548 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 549 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 550 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 551 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 552 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 553 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 554 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 555 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 556 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 557 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 558 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 559 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 560 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 561 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 562 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 563 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 564 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 565 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 566 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 572 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 573 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 574 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 575 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 590 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 591 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| 592 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ovharr.cc
 | 
|---|
| 593 |  
 | 
|---|
| 594 | $(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 595 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 596 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 597 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 598 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 599 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 600 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 601 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 602 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 603 |   $(SOPHYAINCP)piapplx.h \
 | 
|---|
| 604 |   $(SOPHYAINCP)piapplgen.h \
 | 
|---|
| 605 |   $(SOPHYAINCP)pimsghandler.h \
 | 
|---|
| 606 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 607 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 608 |   $(SOPHYAINCP)picontainerx.h \
 | 
|---|
| 609 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 610 |   $(SOPHYAINCP)picontainergen.h \
 | 
|---|
| 611 |   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
 | 
|---|
| 612 |   $(SOPHYAINCP)piwdggen.h \
 | 
|---|
| 613 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 614 |   $(SOPHYAINCP)pimsghandler.h \
 | 
|---|
| 615 |   $(SOPHYAINCP)picolist.h \
 | 
|---|
| 616 |   $(SOPHYAINCP)pipixutils.h \
 | 
|---|
| 617 |   $(SOPHYAINCP)pimenubarx.h \
 | 
|---|
| 618 |   $(SOPHYAINCP)pimenubargen.h \
 | 
|---|
| 619 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 620 |   $(SOPHYAINCP)pimenux.h \
 | 
|---|
| 621 |   $(SOPHYAINCP)pimenugen.h \
 | 
|---|
| 622 |   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
 | 
|---|
| 623 |   $(SOPHYAINCP)piconsenum.h \
 | 
|---|
| 624 |   $(SOPHYAINCP)piwdgx.h \
 | 
|---|
| 625 |   $(SOPHYAINCP)picontainerx.h \
 | 
|---|
| 626 |   $(SOPHYAINCP)pistdwdgx.h \
 | 
|---|
| 627 |   $(SOPHYAINCP)pistdwdggen.h \
 | 
|---|
| 628 |   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
 | 
|---|
| 629 |   $(SOPHYAINCP)piwindowx.h \
 | 
|---|
| 630 |   $(SOPHYAINCP)piwindowgen.h \
 | 
|---|
| 631 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 632 |   $(SOPHYAINCP)picontainerx.h \
 | 
|---|
| 633 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 634 |   $(SOPHYAINCP)piperiodx.h \
 | 
|---|
| 635 |   $(SOPHYAINCP)periodic.h \
 | 
|---|
| 636 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)picons.h \
 | 
|---|
| 637 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 638 |   $(SOPHYAINCP)pistdwdgx.h \
 | 
|---|
| 639 |   $(SOPHYAINCP)picontainerx.h \
 | 
|---|
| 640 |   $(SOPHYAINCP)pibwdgx.h \
 | 
|---|
| 641 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 642 |   $(SOPHYAINCP)pibwdggen.h \
 | 
|---|
| 643 |   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
 | 
|---|
| 644 |   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 645 |   $(SOPHYAINCP)picmapx.h \
 | 
|---|
| 646 |   $(SOPHYAINCP)picmapgen.h \
 | 
|---|
| 647 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 648 |   $(SOPHYAINCP)pigraphx.h \
 | 
|---|
| 649 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 650 |   $(SOPHYAINCP)pigraphgen.h \
 | 
|---|
| 651 |   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
 | 
|---|
| 652 |   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)pifontx.h \
 | 
|---|
| 653 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 654 |   $(SOPHYAINCP)pifontgen.h \
 | 
|---|
| 655 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 656 |   $(SOPHYAINCP)picolist.h \
 | 
|---|
| 657 |   $(SOPHYAINCP)pigrcoord.h \
 | 
|---|
| 658 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 659 |   $(SOPHYAINCP)pilineatt.h \
 | 
|---|
| 660 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 661 |   $(SOPHYAINCP)pipixutils.h \
 | 
|---|
| 662 |   $(SOPHYAINCP)pigraphuc.h \
 | 
|---|
| 663 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 664 |   $(SOPHYAINCP)pigraphgen.h \
 | 
|---|
| 665 |   $(SOPHYAINCP)pievthandler.h \
 | 
|---|
| 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 \
 | 
|---|
| 677 |   $(SOPHYAINCP)psfile.h \
 | 
|---|
| 678 |   $(SOPHYAINCP)piconsenum.h \
 | 
|---|
| 679 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 680 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 681 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
| 682 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 683 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 684 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 685 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 686 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 687 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 688 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 689 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 690 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 691 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 692 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 693 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 694 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 695 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 696 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 697 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 698 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 699 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 700 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 701 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 702 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 703 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 704 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 705 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 706 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 707 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 708 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 709 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 710 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 711 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 712 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 713 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 714 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 715 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 721 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 722 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 723 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 724 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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
 | 
|---|
| 738 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pizthr.cc
 | 
|---|
| 739 |  
 | 
|---|
| 740 | $(SOPHYAOBJP)ppftswap.o: ppftswap.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 741 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 742 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 743 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 744 |   $(SOPHYAINCP)array.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 745 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
| 746 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 747 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 748 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 749 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 750 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 751 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 752 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 753 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 754 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 755 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 756 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 757 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 758 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 759 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 760 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 761 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 762 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 763 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 764 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 765 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 766 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 767 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 768 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 769 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 770 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 771 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 772 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 773 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 774 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 775 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 776 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 777 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 778 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 784 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 785 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 786 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 787 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 800 |   $(SOPHYAINCP)fiondblock.h \
 | 
|---|
| 801 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 802 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 803 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 804 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 805 |   $(SOPHYAINCP)sophyainit.h
 | 
|---|
| 806 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppftswap.cc
 | 
|---|
| 807 |  
 | 
|---|
| 808 | $(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 809 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 810 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 811 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 812 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 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 \
 | 
|---|
| 818 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 819 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 820 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 821 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 822 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 823 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 824 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 825 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 826 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 827 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 828 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 829 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 830 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 831 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 832 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 833 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 834 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 835 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 836 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 837 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 838 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 839 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 840 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 841 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 842 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 843 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 844 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 845 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 846 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 847 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 853 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 854 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 855 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 856 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 870 |   $(SOPHYAINCP)machdefs.h
 | 
|---|
| 871 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spar.cc
 | 
|---|
| 872 |  
 | 
|---|
| 873 | $(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 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 \
 | 
|---|
| 879 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 880 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 881 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 882 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 883 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 884 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 885 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 886 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 887 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 888 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 889 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 890 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 891 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 892 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 893 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 894 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 895 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 896 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 897 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 898 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 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 \
 | 
|---|
| 905 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 906 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 907 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 908 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 909 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 910 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)skymap.h \
 | 
|---|
| 911 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
| 912 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 913 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 914 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 915 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 916 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 917 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 918 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 919 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 920 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 921 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 922 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 923 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 924 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 925 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 926 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| 927 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 928 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 929 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 930 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 931 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 932 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 933 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 934 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 935 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 936 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 937 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 938 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 939 |   $(SOPHYAINCP)HEALPixUtils.h \
 | 
|---|
| 940 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 941 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 942 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| 943 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 944 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 945 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 946 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 947 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 948 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 949 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 950 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 951 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 952 |   $(SOPHYAINCP)fiospherethetaphi.h \
 | 
|---|
| 953 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 954 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 955 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 956 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
| 957 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 958 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 959 |   $(SOPHYAINCP)fiospherehealpix.h \
 | 
|---|
| 960 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 961 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 962 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 963 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 964 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 965 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 966 |   $(SOPHYAINCP)fiolocalmap.h \
 | 
|---|
| 967 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 968 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| 969 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 970 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 971 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 972 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 973 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| 974 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 975 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 976 |   $(SOPHYAINCP)mapoperation.h \
 | 
|---|
| 977 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 978 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 979 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 980 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
| 981 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 982 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 983 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 984 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 985 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 986 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 987 |   $(SOPHYAINCP)fftwserver.h \
 | 
|---|
| 988 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 989 |   $(SOPHYAINCP)sspvflags.h \
 | 
|---|
| 990 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| 991 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 992 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 993 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h
 | 
|---|
| 994 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sph2lm.cc
 | 
|---|
| 995 |  
 | 
|---|
| 996 | $(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 997 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
| 998 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 999 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1000 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1001 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1002 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1003 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1004 |   $(SOPHYAINCP)sophyainit.h $(SOPHYAINCP)tod.h \
 | 
|---|
| 1005 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1006 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 1007 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1008 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1009 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1010 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1011 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1012 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1013 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1014 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1015 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1016 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1017 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1018 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 1019 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 1020 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 1021 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1022 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 1023 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1024 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1025 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| 1026 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1027 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 1028 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 1029 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 1030 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1031 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 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 \
 | 
|---|
| 1037 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1038 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1039 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 1040 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| 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 \
 | 
|---|
| 1048 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1049 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1050 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1051 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1052 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1053 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1054 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1055 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1056 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1057 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 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
 | 
|---|
| 1065 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphg0.cc
 | 
|---|
| 1066 |  
 | 
|---|
| 1067 | $(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1068 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1069 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1070 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1071 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h \
 | 
|---|
| 1072 |   $(SOPHYAINCP)cexpre.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1073 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1074 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1075 |   $(SOPHYAINCP)rpneval.h \
 | 
|---|
| 1076 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1077 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1078 |   $(SOPHYAINCP)commander.h \
 | 
|---|
| 1079 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)pdlmgr.h \
 | 
|---|
| 1080 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1081 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1082 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1083 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1084 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1085 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1086 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1087 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1088 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1089 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1090 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1091 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1092 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1093 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1094 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1095 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1096 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1097 |   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)machdefs.h
 | 
|---|
| 1098 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tcmd.cc
 | 
|---|
| 1099 |  
 | 
|---|
| 1100 | $(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1101 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1102 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1103 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1104 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1105 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1106 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1107 |   $(SOPHYAINCP)array.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1108 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1109 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1110 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1111 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1112 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1113 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1114 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1115 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1116 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1117 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1118 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1119 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1120 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1121 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1122 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1123 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1124 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1125 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1126 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1127 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1128 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1129 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1130 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1131 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1132 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1133 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1134 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1135 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1136 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1137 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1138 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1139 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1140 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1141 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 1147 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 1148 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1149 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1150 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 1163 |   $(SOPHYAINCP)cxxcmplnk.h \
 | 
|---|
| 1164 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)pdlmgr.h \
 | 
|---|
| 1165 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h
 | 
|---|
| 1166 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tcxxcmpldynl.cc
 | 
|---|
| 1167 |  
 | 
|---|
| 1168 | $(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1169 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1170 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1171 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1172 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1173 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1174 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1175 |   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1176 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1177 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1178 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1179 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1180 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1181 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1182 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1183 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1184 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1185 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1186 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1187 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1188 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)peida.h \
 | 
|---|
| 1189 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)utils.h \
 | 
|---|
| 1190 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1191 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| 1192 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1193 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1194 |   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1195 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 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 \
 | 
|---|
| 1204 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1205 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1206 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1207 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1208 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1209 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1210 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1211 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1212 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1213 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1214 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1215 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1216 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1217 |   $(SOPHYAINCP)histos2.h \
 | 
|---|
| 1218 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)peida.h \
 | 
|---|
| 1219 |   $(SOPHYAINCP)utils.h $(SOPHYAINCP)histos.h \
 | 
|---|
| 1220 |   $(SOPHYAINCP)psighand.h \
 | 
|---|
| 1221 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1222 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 1223 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1224 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| 1225 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tdcr.cc
 | 
|---|
| 1226 |  
 | 
|---|
| 1227 | $(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1228 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1229 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1230 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1231 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1232 |   $(SOPHYAINCP)array.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1233 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1234 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1235 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1236 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1237 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1238 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1239 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1240 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1241 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1242 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1243 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1244 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1245 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1246 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1247 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1248 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1249 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1250 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1251 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1252 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1253 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1254 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1255 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1256 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1257 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1258 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1259 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1260 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1261 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1262 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1263 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1264 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1265 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1266 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 1272 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 1273 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1274 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1275 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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
 | 
|---|
| 1290 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tdynl.cc
 | 
|---|
| 1291 |  
 | 
|---|
| 1292 | $(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1293 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1294 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1295 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 1296 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1297 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1298 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1299 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1300 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1301 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 1302 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1303 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1304 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1305 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1306 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1307 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1308 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1309 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1310 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1311 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1312 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1313 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1314 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1315 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1316 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1317 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1318 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1319 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1320 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1321 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1322 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1323 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1324 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1325 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1326 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1327 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1328 |   $(SOPHYAINCP)fftpserver.h \
 | 
|---|
| 1329 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| 1330 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1331 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1332 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1333 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1334 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1335 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1336 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1337 |   $(SOPHYAINCP)fftmserver.h \
 | 
|---|
| 1338 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| 1339 |   $(SOPHYAINCP)fftmayer.h \
 | 
|---|
| 1340 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1341 |   $(SOPHYAINCP)fftwserver.h \
 | 
|---|
| 1342 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1343 |   $(SOPHYAINCP)sspvflags.h \
 | 
|---|
| 1344 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| 1345 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1346 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1347 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1348 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h
 | 
|---|
| 1349 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tfft.cc
 | 
|---|
| 1350 |  
 | 
|---|
| 1351 | $(SOPHYAOBJP)tfitsdt.o: tfitsdt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1352 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1353 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1354 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1355 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1356 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1357 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1358 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 1359 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1360 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1361 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 1362 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1363 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1364 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1365 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1366 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1367 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1368 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1369 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1370 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1371 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1372 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1373 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1374 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1375 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1376 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1377 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1378 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1379 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 1380 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1381 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1382 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 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 \
 | 
|---|
| 1391 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1392 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1393 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1394 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1395 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1396 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1397 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1398 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1399 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1400 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1401 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1402 |   $(SOPHYAINCP)fitshdtable.h \
 | 
|---|
| 1403 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1404 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 1405 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 1406 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1407 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1408 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1409 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1410 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1411 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 1412 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 1413 |   $(SOPHYAINCP)swfitsdtable.h \
 | 
|---|
| 1414 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1415 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1416 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1417 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 1418 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1419 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| 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
 | 
|---|
| 1427 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tfitsdt.cc
 | 
|---|
| 1428 |  
 | 
|---|
| 1429 | $(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1430 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1431 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1432 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1433 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1434 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1435 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1436 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1437 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1438 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1439 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1440 |   $(SOPHYAINCP)ppersist.h
 | 
|---|
| 1441 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  thash.cc
 | 
|---|
| 1442 |  
 | 
|---|
| 1443 | $(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1444 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1445 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1446 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1447 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1448 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1449 |   $(SOPHYAINCP)array.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1450 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1451 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1452 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1453 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1454 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1455 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1456 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1457 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1458 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1459 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1460 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1461 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1462 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1463 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1464 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1465 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1466 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1467 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1468 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1469 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1470 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1471 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1472 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1473 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1474 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1475 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1476 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1477 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1478 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1479 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1480 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1481 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1482 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1483 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 1489 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 1490 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1491 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1492 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 1507 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1508 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1509 |   $(SOPHYAINCP)fiondblock.h \
 | 
|---|
| 1510 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1511 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1512 |   $(SOPHYAINCP)ndatablock.h
 | 
|---|
| 1513 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  timg.cc
 | 
|---|
| 1514 |  
 | 
|---|
| 1515 | $(SOPHYAOBJP)tmtdt.o: tmtdt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1516 |   $(SOPHYAINCP)sspvflags.h \
 | 
|---|
| 1517 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 1518 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1519 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1520 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1521 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1522 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| 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 \
 | 
|---|
| 1529 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1530 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1531 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1532 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1533 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1534 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1535 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1536 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1537 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1538 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1539 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1540 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1541 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1542 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1543 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1544 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1545 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1546 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1547 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1548 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1549 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1550 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1551 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1552 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1553 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1554 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1555 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1556 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1557 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1558 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1559 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1560 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1561 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 1562 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1563 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1564 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 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 \
 | 
|---|
| 1569 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 1570 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1571 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1572 |   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1573 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 1574 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1575 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1576 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 1577 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1578 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1579 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1580 |   $(SOPHYAINCP)swppfdtable.h \
 | 
|---|
| 1581 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1582 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1583 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1584 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 1585 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1586 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| 1587 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1588 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1589 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1590 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
| 1591 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1592 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1593 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1594 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1595 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1596 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 1597 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 1598 |   $(SOPHYAINCP)swfitsdtable.h \
 | 
|---|
| 1599 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1600 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1601 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| 1602 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1603 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1604 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1605 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| 1606 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1607 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1608 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 1609 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1610 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1611 |   $(SOPHYAINCP)fitshdtable.h \
 | 
|---|
| 1612 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1613 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 1614 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 1615 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1616 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1617 |   $(SOPHYAINCP)tarrinit.h
 | 
|---|
| 1618 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmtdt.cc
 | 
|---|
| 1619 |  
 | 
|---|
| 1620 | $(SOPHYAOBJP)tmtrnd.o: tmtrnd.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1621 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 1622 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1623 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1624 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1625 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1626 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| 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 \
 | 
|---|
| 1633 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1634 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1635 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1636 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1637 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1638 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1639 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1640 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1641 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1642 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1643 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1644 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1645 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1646 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1647 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1648 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1649 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1650 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1651 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1652 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1653 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1654 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1655 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1656 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1657 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1658 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1659 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1660 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1661 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1662 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1663 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1664 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1665 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 1666 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1667 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1668 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1669 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1670 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 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
 | 
|---|
| 1677 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmtrnd.cc
 | 
|---|
| 1678 |  
 | 
|---|
| 1679 | $(SOPHYAOBJP)tmtrnd3.o: tmtrnd3.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1680 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 1681 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1682 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1683 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 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 \
 | 
|---|
| 1689 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1690 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1691 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1692 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1693 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1694 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1695 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1696 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1697 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1698 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1699 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1700 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1701 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1702 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1703 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1704 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1705 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1706 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1707 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1708 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1709 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1710 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1711 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1712 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1713 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1714 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1715 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1716 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1717 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 1718 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1719 |   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1720 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1721 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1722 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1723 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1724 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1725 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1726 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 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
 | 
|---|
| 1734 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmtrnd3.cc
 | 
|---|
| 1735 |  
 | 
|---|
| 1736 | $(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1737 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1738 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1739 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 1740 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1741 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1742 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1743 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1744 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1745 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1746 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 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 \
 | 
|---|
| 1752 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1753 |   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1754 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1755 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1756 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1757 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1758 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1759 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1760 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1761 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1762 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1763 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1764 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1765 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1766 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1767 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1768 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1769 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1770 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1771 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1772 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1773 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1774 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1775 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1776 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1777 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 1778 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1779 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1780 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 1781 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmxv.cc
 | 
|---|
| 1782 |  
 | 
|---|
| 1783 | $(SOPHYAOBJP)tnfits.o: tnfits.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1784 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1785 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1786 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1787 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1788 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1789 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 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 \
 | 
|---|
| 1795 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1796 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1797 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1798 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1799 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1800 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1801 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1802 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1803 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1804 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1805 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1806 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1807 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1808 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1809 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1810 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1811 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1812 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1813 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1814 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1815 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1816 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1817 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1818 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1819 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1820 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1821 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1822 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1823 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1824 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 1830 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 1831 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1832 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1833 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 1846 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1847 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1848 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1849 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1850 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 1851 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 1852 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| 1853 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1854 |   $(SOPHYAINCP)fitsarrhand.h \
 | 
|---|
| 1855 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1856 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1857 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 1858 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1859 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1860 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| 1861 |   $(SOPHYAINCP)fiosinit.h \
 | 
|---|
| 1862 |   $(SOPHYAINCP)sophyainit.h
 | 
|---|
| 1863 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tnfits.cc
 | 
|---|
| 1864 |  
 | 
|---|
| 1865 | $(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1866 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1867 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1868 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1869 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1870 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1871 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1872 |   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1873 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1874 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1875 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1876 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1877 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1878 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1879 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1880 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1881 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1882 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1883 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1884 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1885 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1886 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1887 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1888 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1889 |   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1890 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 1891 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1892 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1893 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 1894 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1895 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1896 |   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1897 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 1898 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1899 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1900 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 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 \
 | 
|---|
| 1909 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1910 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1911 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1912 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1913 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1914 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1915 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1916 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1917 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1918 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1919 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1920 |   $(SOPHYAINCP)swppfdtable.h \
 | 
|---|
| 1921 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1922 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1923 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1924 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 1925 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1926 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| 1927 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1928 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1929 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1930 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
| 1931 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)objfio.h
 | 
|---|
| 1932 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tnt.cc
 | 
|---|
| 1933 |  
 | 
|---|
| 1934 | $(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1935 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1936 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1937 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1938 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1939 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1940 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 1941 |   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1942 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1943 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1944 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1945 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1946 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1947 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1948 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1949 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1950 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1951 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1952 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1953 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1954 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)peida.h \
 | 
|---|
| 1955 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)utils.h \
 | 
|---|
| 1956 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1957 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| 1958 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1959 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1960 |   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1961 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 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 \
 | 
|---|
| 1970 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1971 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1972 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1973 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1974 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1975 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1976 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 1977 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1978 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1979 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1980 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1981 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1982 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1983 |   $(SOPHYAINCP)histos2.h \
 | 
|---|
| 1984 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)peida.h \
 | 
|---|
| 1985 |   $(SOPHYAINCP)utils.h $(SOPHYAINCP)histos.h \
 | 
|---|
| 1986 |   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1987 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 1988 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1989 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1990 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 1991 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1992 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 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
 | 
|---|
| 2000 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tobjio.cc
 | 
|---|
| 2001 |  
 | 
|---|
| 2002 | $(SOPHYAOBJP)tobjio2.o: tobjio2.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2003 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 2004 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 2005 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 2006 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2007 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2008 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2009 |   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2010 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2011 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2012 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2013 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2014 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2015 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2016 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2017 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2018 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2019 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2020 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2021 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2022 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)peida.h \
 | 
|---|
| 2023 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)utils.h \
 | 
|---|
| 2024 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2025 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| 2026 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2027 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2028 |   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2029 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 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 \
 | 
|---|
| 2038 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2039 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2040 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2041 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2042 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 2043 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2044 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 2045 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2046 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2047 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 2048 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 2049 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2050 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2051 |   $(SOPHYAINCP)histos2.h \
 | 
|---|
| 2052 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)peida.h \
 | 
|---|
| 2053 |   $(SOPHYAINCP)utils.h $(SOPHYAINCP)histos.h \
 | 
|---|
| 2054 |   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2055 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 2056 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2057 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 2058 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 2059 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2060 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| 2061 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tobjio2.cc
 | 
|---|
| 2062 |  
 | 
|---|
| 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 |  
 | 
|---|
| 2115 | $(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2116 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 2117 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2118 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2119 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2120 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h
 | 
|---|
| 2121 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tpipe.cc
 | 
|---|
| 2122 |  
 | 
|---|
| 2123 | $(SOPHYAOBJP)tsimplex.o: tsimplex.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2124 |   $(SOPHYAINCP)simplex.h \
 | 
|---|
| 2125 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 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 \
 | 
|---|
| 2131 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2132 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2133 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2134 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 2135 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2136 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2137 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2138 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2139 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2140 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2141 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2142 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2143 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2144 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2145 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2146 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2147 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 2148 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2149 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2150 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2151 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2152 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 2153 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2154 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 2155 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2156 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2157 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 2158 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 2159 |   $(SOPHYAINCP)generalfit.h \
 | 
|---|
| 2160 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2161 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2162 |   $(SOPHYAINCP)generaldata.h \
 | 
|---|
| 2163 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2164 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2165 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2166 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 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 \
 | 
|---|
| 2171 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| 2172 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2173 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2174 |   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2175 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2176 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2177 |   $(SOPHYAINCP)generalfunc.h \
 | 
|---|
| 2178 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 2179 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 2180 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 2181 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2182 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h
 | 
|---|
| 2183 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsimplex.cc
 | 
|---|
| 2184 |  
 | 
|---|
| 2185 | $(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2186 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
| 2187 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 2188 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2189 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2190 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2191 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 2192 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 2193 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2194 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2195 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h \
 | 
|---|
| 2196 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| 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 \
 | 
|---|
| 2203 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2204 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2205 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2206 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2207 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2208 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2209 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2210 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2211 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2212 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2213 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2214 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2215 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 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 \
 | 
|---|
| 2227 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 2228 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2229 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 2230 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2231 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2232 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 2233 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 2234 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 2235 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2236 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 2237 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2238 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| 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 \
 | 
|---|
| 2246 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2247 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 2248 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2249 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 2250 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 2251 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 2252 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2253 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2254 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| 2255 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 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 \
 | 
|---|
| 2264 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 2265 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2266 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2267 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 2282 |   $(SOPHYAINCP)nbmath.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2283 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 2284 |   $(SOPHYAINCP)trngmtx.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2285 |   $(SOPHYAINCP)bruit.h $(SOPHYAINCP)circle.h \
 | 
|---|
| 2286 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 2287 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 2288 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 2289 |   $(SOPHYAINCP)geometry.h \
 | 
|---|
| 2290 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 2291 |   $(SOPHYAINCP)geometry.h \
 | 
|---|
| 2292 |   $(SOPHYAINCP)lambdaBuilder.h \
 | 
|---|
| 2293 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2294 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)alm.h \
 | 
|---|
| 2295 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2296 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| 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 \
 | 
|---|
| 2302 |   $(SOPHYAINCP)sphericaltransformserver.h \
 | 
|---|
| 2303 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2304 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| 2305 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2306 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2307 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2308 |   $(SOPHYAINCP)fftpserver.h \
 | 
|---|
| 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
 | 
|---|
| 2315 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsphereecp.cc
 | 
|---|
| 2316 |  
 | 
|---|
| 2317 | $(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2318 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 2319 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2320 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2321 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2322 |   $(SOPHYAINCP)skymap.h \
 | 
|---|
| 2323 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
| 2324 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2325 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 2326 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2327 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 2328 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2329 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2330 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2331 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2332 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2333 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2334 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2335 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2336 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2337 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 2338 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2339 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2340 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2341 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2342 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2343 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 2344 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2345 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 2346 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2347 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2348 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 2349 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 2350 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 2351 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2352 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 2353 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2354 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| 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 \
 | 
|---|
| 2362 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2363 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2364 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2365 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 2366 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2367 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 2368 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2369 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2370 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 2371 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 2372 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2373 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2374 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2375 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2376 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 2377 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2378 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2379 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2380 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2381 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2382 |   $(SOPHYAINCP)HEALPixUtils.h \
 | 
|---|
| 2383 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2384 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2385 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| 2386 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 2387 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2388 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2389 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2390 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2391 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 2392 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2393 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2394 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2395 |   $(SOPHYAINCP)fiospherethetaphi.h \
 | 
|---|
| 2396 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2397 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2398 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2399 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
| 2400 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2401 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2402 |   $(SOPHYAINCP)fiospherehealpix.h \
 | 
|---|
| 2403 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2404 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2405 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2406 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 2407 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2408 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2409 |   $(SOPHYAINCP)fiolocalmap.h \
 | 
|---|
| 2410 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2411 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| 2412 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2413 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2414 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2415 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2416 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| 2417 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 2418 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)tod.h \
 | 
|---|
| 2419 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2420 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 2421 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| 2422 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)timing.h
 | 
|---|
| 2423 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tspm.cc
 | 
|---|
| 2424 |  
 | 
|---|
| 2425 | $(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2426 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
| 2427 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 2428 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2429 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2430 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2431 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 2432 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 2433 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2434 |   $(SOPHYAINCP)skymap.h \
 | 
|---|
| 2435 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
| 2436 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2437 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 2438 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2439 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 2440 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2441 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2442 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2443 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2444 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2445 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2446 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2447 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2448 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2449 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 2450 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2451 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2452 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2453 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2454 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2455 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 2456 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2457 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 2458 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2459 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2460 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 2461 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 2462 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 2463 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2464 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 2465 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2466 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| 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 \
 | 
|---|
| 2474 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2475 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2476 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2477 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 2478 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2479 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 2480 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2481 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2482 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 2483 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 2484 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2485 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2486 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2487 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2488 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 2489 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2490 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2491 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2492 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2493 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2494 |   $(SOPHYAINCP)HEALPixUtils.h \
 | 
|---|
| 2495 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2496 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2497 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| 2498 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 2499 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2500 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2501 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2502 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2503 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 2504 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2505 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2506 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2507 |   $(SOPHYAINCP)fiospherethetaphi.h \
 | 
|---|
| 2508 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2509 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2510 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2511 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
| 2512 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2513 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2514 |   $(SOPHYAINCP)fiospherehealpix.h \
 | 
|---|
| 2515 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2516 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2517 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2518 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 2519 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2520 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2521 |   $(SOPHYAINCP)fiolocalmap.h \
 | 
|---|
| 2522 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 2523 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| 2524 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2525 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2526 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2527 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2528 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| 2529 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 2530 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)tod.h \
 | 
|---|
| 2531 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2532 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 2533 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| 2534 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2535 |   $(SOPHYAINCP)fitstarray.h \
 | 
|---|
| 2536 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2537 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)fitsfile.h \
 | 
|---|
| 2538 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2539 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 2540 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 2541 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2542 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2543 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 2544 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 2545 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 2546 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 2547 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2548 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 2549 |   $(SOPHYAINCP)fitsspherehealpix.h \
 | 
|---|
| 2550 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 2551 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2552 |   $(SOPHYAINCP)fitsfile.h \
 | 
|---|
| 2553 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 2554 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2555 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 2556 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 2557 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tspm2.cc
 | 
|---|
| 2558 |  
 | 
|---|
| 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 |  
 | 
|---|
| 2614 | $(SOPHYAOBJP)tstboloread.o: tstboloread.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2615 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2616 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2617 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2618 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2619 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2620 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2621 |   $(SOPHYAINCP)fboloread.h \
 | 
|---|
| 2622 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2623 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 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 \
 | 
|---|
| 2631 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 2632 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2633 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2634 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2635 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2636 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2637 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2638 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2639 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2640 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2641 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2642 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2643 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2644 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 2645 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2646 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2647 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2648 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2649 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 2650 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2651 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 2652 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2653 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2654 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 2655 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 2656 |   $(SOPHYAINCP)fabtcolread.h \
 | 
|---|
| 2657 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2658 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2659 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2660 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 2661 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 2662 |   $(SOPHYAINCP)fabtwriter.h \
 | 
|---|
| 2663 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2664 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2665 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2666 |   $(SOPHYAINCP)FitsIO/fitsio.h
 | 
|---|
| 2667 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstboloread.cc
 | 
|---|
| 2668 |  
 | 
|---|
| 2669 | $(SOPHYAOBJP)tstcolread.o: tstcolread.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2670 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2671 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2672 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2673 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2674 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2675 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2676 |   $(SOPHYAINCP)fabtcolread.h \
 | 
|---|
| 2677 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2678 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 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 \
 | 
|---|
| 2686 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 2687 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2688 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2689 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2690 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2691 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2692 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2693 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2694 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2695 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2696 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2697 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2698 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2699 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 2700 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2701 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2702 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2703 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2704 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 2705 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2706 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 2707 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2708 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2709 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 2710 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 2711 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 2712 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 2713 |   $(SOPHYAINCP)fabtwriter.h \
 | 
|---|
| 2714 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2715 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2716 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2717 |   $(SOPHYAINCP)FitsIO/fitsio.h
 | 
|---|
| 2718 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstcolread.cc
 | 
|---|
| 2719 |  
 | 
|---|
| 2720 | $(SOPHYAOBJP)tstdtable.o: tstdtable.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2721 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 2722 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 2723 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 2724 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2725 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2726 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2727 |   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2728 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 2729 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 2730 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2731 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 2732 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 2733 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2734 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2735 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2736 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2737 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2738 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2739 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2740 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2741 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2742 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2743 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2744 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2745 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2746 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2747 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 2748 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2749 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 2750 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2751 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2752 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 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 \
 | 
|---|
| 2761 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2762 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2763 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2764 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 2765 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2766 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 2767 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2768 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2769 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 2770 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 2771 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2772 |   $(SOPHYAINCP)swppfdtable.h \
 | 
|---|
| 2773 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 2774 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 2775 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2776 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 2777 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2778 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| 2779 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2780 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 2781 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2782 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
| 2783 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)objfio.h
 | 
|---|
| 2784 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstdtable.cc
 | 
|---|
| 2785 |  
 | 
|---|
| 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 |  
 | 
|---|
| 2851 | $(SOPHYAOBJP)tstndblk.o: tstndblk.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2852 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2853 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2854 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 2855 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 2856 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2857 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2858 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2859 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2860 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2861 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2862 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2863 |   $(SOPHYAINCP)machdefs.h
 | 
|---|
| 2864 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstndblk.cc
 | 
|---|
| 2865 |  
 | 
|---|
| 2866 | $(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2867 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2868 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2869 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)histinit.h \
 | 
|---|
| 2870 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 2871 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 2872 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2873 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2874 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2875 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2876 |   $(SOPHYAINCP)ppfwrapstlv.h \
 | 
|---|
| 2877 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2878 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2879 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2880 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2881 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2882 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2883 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2884 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2885 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2886 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2887 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2888 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2889 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2890 |   $(SOPHYAINCP)pexceptions.h
 | 
|---|
| 2891 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstppfwrapstl.cc
 | 
|---|
| 2892 |  
 | 
|---|
| 2893 | $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2894 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2895 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2896 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)histinit.h \
 | 
|---|
| 2897 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 2898 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 2899 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2900 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2901 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2902 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2903 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 2904 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2905 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2906 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2907 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 2908 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2909 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2910 |   $(SOPHYAINCP)fiosegdb.h \
 | 
|---|
| 2911 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2912 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2913 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2914 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2915 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2916 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2917 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2918 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2919 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2920 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2921 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2922 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 2923 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
| 2924 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2925 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 2926 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2927 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 2928 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2929 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| 2930 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2931 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 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
 | 
|---|
| 2939 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstsegdb.cc
 | 
|---|
| 2940 |  
 | 
|---|
| 2941 | $(SOPHYAOBJP)tsttmat.o: tsttmat.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 2942 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2943 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 2944 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 2945 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 2946 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 2947 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2948 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2949 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
| 2950 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2951 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2952 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2953 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2954 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2955 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 2956 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 2957 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2958 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2959 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 2960 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2961 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 2962 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 2963 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 2964 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2965 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 2966 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2967 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 2968 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 2969 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2970 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 2971 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2972 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2973 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 2974 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 2975 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 2976 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2977 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 2978 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 2979 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 2980 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 2981 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 2982 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 2983 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 2989 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 2990 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 2991 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 2992 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 3006 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3007 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| 3008 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttmat.cc
 | 
|---|
| 3009 |  
 | 
|---|
| 3010 | $(SOPHYAOBJP)tsttminv.o: tsttminv.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 3011 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3012 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 3013 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 3014 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 3015 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 3016 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 3017 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3018 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3019 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
| 3020 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3021 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3022 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3023 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3024 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3025 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 3026 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 3027 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3028 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3029 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 3030 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3031 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3032 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 3033 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 3034 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3035 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 3036 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3037 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 3038 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 3039 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3040 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 3041 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3042 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3043 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 3044 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3045 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 3046 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3047 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3048 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 3049 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 3050 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 3051 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 3052 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 3053 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 3059 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 3060 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3061 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 3062 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 3076 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3077 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 3078 |   $(SOPHYAINCP)intflapack.h \
 | 
|---|
| 3079 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 3080 |   $(SOPHYAINCP)tvector.h
 | 
|---|
| 3081 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttminv.cc
 | 
|---|
| 3082 |  
 | 
|---|
| 3083 | $(SOPHYAOBJP)tsttvec.o: tsttvec.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 3084 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3085 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 3086 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 3087 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 3088 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 3089 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3090 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3091 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)array.h \
 | 
|---|
| 3092 |   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3093 |   $(SOPHYAINCP)basarr.h $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3094 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3095 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3096 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3097 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 3098 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 3099 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3100 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3101 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 3102 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3103 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3104 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 3105 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 3106 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3107 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 3108 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3109 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 3110 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 3111 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3112 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 3113 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3114 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3115 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 3116 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3117 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 3118 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3119 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3120 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 3121 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 3122 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 3123 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 3124 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 3125 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 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 \
 | 
|---|
| 3131 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 3132 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3133 |   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tvector.h \
 | 
|---|
| 3134 |   $(SOPHYAINCP)arrctcast.h \
 | 
|---|
| 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 \
 | 
|---|
| 3148 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3149 |   $(SOPHYAINCP)randinterf.h
 | 
|---|
| 3150 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttvec.cc
 | 
|---|
| 3151 |  
 | 
|---|
| 3152 | $(SOPHYAOBJP)tswfits.o: tswfits.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 3153 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 3154 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 3155 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 3156 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 3157 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3158 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 3159 |   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 3160 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3161 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3162 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3163 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 3164 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3165 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3166 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 3167 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 3168 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3169 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 3170 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3171 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 3172 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3173 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3174 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 3175 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 3176 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| 3177 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3178 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 3179 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3180 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 3181 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3182 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3183 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 3184 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3185 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3186 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3187 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 3188 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3189 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3190 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 3191 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 3192 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 3193 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| 3194 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 3195 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 3196 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3197 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 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 \
 | 
|---|
| 3206 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 3207 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3208 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3209 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 3210 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3211 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 3212 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3213 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3214 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 3215 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 3216 |   $(SOPHYAINCP)fiosinit.h \
 | 
|---|
| 3217 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 3218 |   $(SOPHYAINCP)swfitsdtable.h \
 | 
|---|
| 3219 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 3220 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 3221 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| 3222 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 3223 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3224 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 3225 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 3226 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 3227 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 3228 |   $(SOPHYAINCP)fitshdtable.h \
 | 
|---|
| 3229 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3230 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 3231 |   $(SOPHYAINCP)fitshandler.h
 | 
|---|
| 3232 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tswfits.cc
 | 
|---|
| 3233 |  
 | 
|---|
| 3234 | $(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 3235 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3236 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 3237 |   $(SOPHYAINCP)timing.h $(SOPHYAINCP)ctimer.h \
 | 
|---|
| 3238 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3239 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 3240 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 3241 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3242 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3243 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3244 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 3245 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3246 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3247 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 3248 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 3249 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3250 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 3251 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3252 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 3253 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 3254 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 3255 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 3256 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 3257 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 3258 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3259 |   $(SOPHYAINCP)ppfwrapstlv.h \
 | 
|---|
| 3260 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3261 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3262 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 3263 |   $(SOPHYAINCP)pexceptions.h
 | 
|---|
| 3264 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ttimestamp.cc
 | 
|---|
| 3265 |  
 | 
|---|
| 3266 | $(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 3267 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 3268 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3269 |   $(SOPHYAINCP)osx_values.h \
 | 
|---|
| 3270 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3271 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3272 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| 3273 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3274 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 3275 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 3276 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)basarr.h \
 | 
|---|
| 3277 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3278 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3279 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3280 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3281 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 3282 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
 | 
|---|
| 3283 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3284 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3285 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 3286 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3287 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 3288 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 3289 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 3290 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3291 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 3292 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3293 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 3294 |   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 3295 |   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3296 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 3297 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3298 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3299 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 3300 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 3301 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| 3302 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 3303 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 3304 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 3305 |   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 3306 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 3307 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 3308 |   $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)tarray.h \
 | 
|---|
| 3309 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 3310 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 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
 | 
|---|
| 3318 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  zthr.cc
 | 
|---|
| 3319 |  
 | 
|---|