| 1 | include ../BuildMgr/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
 | 
|---|
| 4 |  
 | 
|---|
| 5 | all: $(PROGS)
 | 
|---|
| 6 |  
 | 
|---|
| 7 | clean:
 | 
|---|
| 8 |         rm -f $(PROGS)
 | 
|---|
| 9 |         rm -f $(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 | $(SOPHYAOBJP)arrt.o: arrt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 227 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 228 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 229 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 230 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 231 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 232 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 233 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 234 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 235 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 236 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 237 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 238 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 239 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 240 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 241 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 242 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 243 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 244 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 245 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 246 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 247 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 248 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 249 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 250 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 251 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 252 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 253 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 254 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  arrt.cc
 | 
|---|
| 255 |  
 | 
|---|
| 256 | $(SOPHYAOBJP)carrt.o: carrt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 257 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 258 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 259 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 260 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 261 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 262 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 263 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 264 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 265 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 266 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 267 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 268 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 269 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 270 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 271 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 272 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 273 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 274 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 275 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 276 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 277 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 278 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 279 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 280 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 281 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 282 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 283 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 284 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  carrt.cc
 | 
|---|
| 285 |  
 | 
|---|
| 286 | $(SOPHYAOBJP)lpk.o: lpk.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 287 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 288 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 289 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 290 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 291 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 292 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 293 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 294 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 295 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 296 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 297 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 298 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 299 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 300 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 301 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 302 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 303 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 304 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 305 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 306 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 307 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 308 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 309 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 310 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 311 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 312 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 313 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 314 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 315 |   $(SOPHYAINCP)intflapack.h
 | 
|---|
| 316 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lpk.cc
 | 
|---|
| 317 |  
 | 
|---|
| 318 | $(SOPHYAOBJP)obj_fits.o: obj_fits.cc \
 | 
|---|
| 319 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 320 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 321 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 322 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 323 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 324 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 325 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 326 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 327 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 328 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 329 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 330 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 331 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 332 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 333 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 334 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 335 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 336 |   $(SOPHYAINCP)ntuple.h \
 | 
|---|
| 337 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 338 |   $(SOPHYAINCP)xntuple.h \
 | 
|---|
| 339 |   $(SOPHYAINCP)fitsxntuple.h \
 | 
|---|
| 340 |   $(SOPHYAINCP)fitsfile.h \
 | 
|---|
| 341 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 342 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 343 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 344 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 345 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 346 |   $(SOPHYAINCP)fitsntuple.h \
 | 
|---|
| 347 |   $(SOPHYAINCP)fitstarray.h \
 | 
|---|
| 348 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 349 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 350 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 351 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 352 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 353 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 354 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 355 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 356 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 357 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 358 |   $(SOPHYAINCP)sopemtx.h
 | 
|---|
| 359 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  obj_fits.cc
 | 
|---|
| 360 |  
 | 
|---|
| 361 | $(SOPHYAOBJP)ovharr.o: ovharr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 362 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 363 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 364 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 365 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 366 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 367 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 368 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 369 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 370 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 371 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 372 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 373 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 374 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 375 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 376 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 377 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 378 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 379 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 380 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 381 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 382 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 383 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 384 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 385 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 386 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 387 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 388 |   $(SOPHYAINCP)ctimer.h \
 | 
|---|
| 389 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 390 |   $(SOPHYAINCP)srandgen.h
 | 
|---|
| 391 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ovharr.cc
 | 
|---|
| 392 |  
 | 
|---|
| 393 | $(SOPHYAOBJP)pizthr.o: pizthr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 394 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 395 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 396 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 397 |   $(SOPHYAINCP)pisysdep.h \
 | 
|---|
| 398 |   $(SOPHYAINCP)piapplx.h \
 | 
|---|
| 399 |   $(SOPHYAINCP)piapplgen.h \
 | 
|---|
| 400 |   $(SOPHYAINCP)pimsghandler.h \
 | 
|---|
| 401 |   $(SOPHYAINCP)picontainerx.h \
 | 
|---|
| 402 |   $(SOPHYAINCP)picontainergen.h \
 | 
|---|
| 403 |   $(SOPHYAINCP)piwdgx.h \
 | 
|---|
| 404 |   $(SOPHYAINCP)piwdggen.h \
 | 
|---|
| 405 |   $(SOPHYAINCP)picolist.h \
 | 
|---|
| 406 |   $(SOPHYAINCP)pimenubarx.h \
 | 
|---|
| 407 |   $(SOPHYAINCP)pimenubargen.h \
 | 
|---|
| 408 |   $(SOPHYAINCP)pimenux.h \
 | 
|---|
| 409 |   $(SOPHYAINCP)pimenugen.h \
 | 
|---|
| 410 |   $(SOPHYAINCP)picons.h \
 | 
|---|
| 411 |   $(SOPHYAINCP)pistdwdgx.h \
 | 
|---|
| 412 |   $(SOPHYAINCP)pistdwdggen.h \
 | 
|---|
| 413 |   $(SOPHYAINCP)pibwdgx.h \
 | 
|---|
| 414 |   $(SOPHYAINCP)pibwdggen.h \
 | 
|---|
| 415 |   $(SOPHYAINCP)picmap.h \
 | 
|---|
| 416 |   $(SOPHYAINCP)picmapx.h \
 | 
|---|
| 417 |   $(SOPHYAINCP)picmapgen.h \
 | 
|---|
| 418 |   $(SOPHYAINCP)pigraphx.h \
 | 
|---|
| 419 |   $(SOPHYAINCP)pigraphgen.h \
 | 
|---|
| 420 |   $(SOPHYAINCP)pifontx.h \
 | 
|---|
| 421 |   $(SOPHYAINCP)pifontgen.h \
 | 
|---|
| 422 |   $(SOPHYAINCP)pigrcoord.h \
 | 
|---|
| 423 |   $(SOPHYAINCP)pilineatt.h \
 | 
|---|
| 424 |   $(SOPHYAINCP)pigraphuc.h \
 | 
|---|
| 425 |   $(SOPHYAINCP)pievthandler.h \
 | 
|---|
| 426 |   $(SOPHYAINCP)psfile.h \
 | 
|---|
| 427 |   $(SOPHYAINCP)pigraphps.h \
 | 
|---|
| 428 |   $(SOPHYAINCP)piwindowx.h \
 | 
|---|
| 429 |   $(SOPHYAINCP)piwindowgen.h \
 | 
|---|
| 430 |   $(SOPHYAINCP)piperiodx.h \
 | 
|---|
| 431 |   $(SOPHYAINCP)periodic.h \
 | 
|---|
| 432 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 433 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 434 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 435 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 436 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 437 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 438 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 439 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 440 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 441 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 442 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 443 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 444 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 445 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 446 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 447 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 448 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 449 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 450 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 451 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 452 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 453 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 454 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 455 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 456 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 457 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pizthr.cc
 | 
|---|
| 458 |  
 | 
|---|
| 459 | $(SOPHYAOBJP)ppftswap.o: ppftswap.cc \
 | 
|---|
| 460 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 461 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 462 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 463 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 464 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 465 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 466 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 467 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 468 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 469 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 470 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 471 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 472 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 473 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 474 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 475 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 476 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 477 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 478 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 479 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 480 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 481 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 482 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 483 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 484 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 485 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 486 |   $(SOPHYAINCP)fiondblock.h \
 | 
|---|
| 487 |   $(SOPHYAINCP)tarrinit.h
 | 
|---|
| 488 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppftswap.cc
 | 
|---|
| 489 |  
 | 
|---|
| 490 | $(SOPHYAOBJP)spar.o: spar.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 491 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 492 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 493 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 494 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 495 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 496 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 497 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 498 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 499 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 500 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 501 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 502 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 503 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 504 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 505 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 506 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 507 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 508 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 509 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 510 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 511 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 512 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 513 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 514 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 515 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 516 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 517 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 518 |   $(SOPHYAINCP)resusage.h
 | 
|---|
| 519 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spar.cc
 | 
|---|
| 520 |  
 | 
|---|
| 521 | $(SOPHYAOBJP)sph2lm.o: sph2lm.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 522 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 523 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 524 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 525 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 526 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 527 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 528 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 529 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 530 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 531 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 532 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 533 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 534 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 535 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 536 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 537 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 538 |   $(SOPHYAINCP)cimage.h \
 | 
|---|
| 539 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 540 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 541 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 542 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 543 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 544 |   $(SOPHYAINCP)skymap.h \
 | 
|---|
| 545 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
| 546 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 547 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 548 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 549 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 550 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 551 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 552 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 553 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 554 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| 555 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 556 |   $(SOPHYAINCP)HEALPixUtils.h \
 | 
|---|
| 557 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| 558 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 559 |   $(SOPHYAINCP)fiospherethetaphi.h \
 | 
|---|
| 560 |   $(SOPHYAINCP)fiospherehealpix.h \
 | 
|---|
| 561 |   $(SOPHYAINCP)fiolocalmap.h \
 | 
|---|
| 562 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| 563 |   $(SOPHYAINCP)mapoperation.h \
 | 
|---|
| 564 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
| 565 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 566 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 567 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 568 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 569 |   $(SOPHYAINCP)fftwserver.h \
 | 
|---|
| 570 |   $(SOPHYAINCP)sspvflags.h \
 | 
|---|
| 571 |   $(SOPHYAINCP)fftservintf.h
 | 
|---|
| 572 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sph2lm.cc
 | 
|---|
| 573 |  
 | 
|---|
| 574 | $(SOPHYAOBJP)sphg0.o: sphg0.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 575 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
| 576 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 577 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 578 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 579 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 580 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 581 |   $(SOPHYAINCP)tod.h \
 | 
|---|
| 582 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 583 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 584 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 585 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 586 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 587 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 588 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 589 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 590 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 591 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 592 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 593 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 594 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| 595 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 596 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 597 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 598 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 599 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 600 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 601 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 602 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 603 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| 604 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 605 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 606 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 607 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 608 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 609 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 610 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 611 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 612 |   $(SOPHYAINCP)HEALPixUtils.h
 | 
|---|
| 613 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphg0.cc
 | 
|---|
| 614 |  
 | 
|---|
| 615 | $(SOPHYAOBJP)tcmd.o: tcmd.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 616 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 617 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 618 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 619 |   $(SOPHYAINCP)cexpre.h \
 | 
|---|
| 620 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 621 |   $(SOPHYAINCP)rpneval.h \
 | 
|---|
| 622 |   $(SOPHYAINCP)commander.h \
 | 
|---|
| 623 |   $(SOPHYAINCP)pdlmgr.h \
 | 
|---|
| 624 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 625 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 626 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 627 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 628 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 629 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 630 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 631 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 632 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 633 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 634 |   $(SOPHYAINCP)ctimer.h
 | 
|---|
| 635 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tcmd.cc
 | 
|---|
| 636 |  
 | 
|---|
| 637 | $(SOPHYAOBJP)tcxxcmpldynl.o: tcxxcmpldynl.cc \
 | 
|---|
| 638 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 639 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 640 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 641 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 642 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 643 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 644 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 645 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 646 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 647 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 648 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 649 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 650 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 651 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 652 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 653 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 654 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 655 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 656 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 657 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 658 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 659 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 660 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 661 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 662 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 663 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 664 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 665 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 666 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 667 |   $(SOPHYAINCP)cxxcmplnk.h \
 | 
|---|
| 668 |   $(SOPHYAINCP)pdlmgr.h \
 | 
|---|
| 669 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 670 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tcxxcmpldynl.cc
 | 
|---|
| 671 |  
 | 
|---|
| 672 | $(SOPHYAOBJP)tdcr.o: tdcr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 673 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 674 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 675 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 676 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 677 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 678 |   $(SOPHYAINCP)histos.h \
 | 
|---|
| 679 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 680 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 681 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 682 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 683 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 684 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 685 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 686 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 687 |   $(SOPHYAINCP)peida.h \
 | 
|---|
| 688 |   $(SOPHYAINCP)utils.h \
 | 
|---|
| 689 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| 690 |   $(SOPHYAINCP)fmath.h \
 | 
|---|
| 691 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 692 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 693 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 694 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 695 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 696 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 697 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 698 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 699 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 700 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 701 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 702 |   $(SOPHYAINCP)histos2.h \
 | 
|---|
| 703 |   $(SOPHYAINCP)psighand.h \
 | 
|---|
| 704 |   $(SOPHYAINCP)srandgen.h
 | 
|---|
| 705 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tdcr.cc
 | 
|---|
| 706 |  
 | 
|---|
| 707 | $(SOPHYAOBJP)tdynl.o: tdynl.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 708 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 709 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 710 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 711 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 712 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 713 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 714 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 715 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 716 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 717 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 718 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 719 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 720 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 721 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 722 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 723 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 724 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 725 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 726 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 727 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 728 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 729 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 730 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 731 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 732 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 733 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 734 |   $(SOPHYAINCP)pdlmgr.h \
 | 
|---|
| 735 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 736 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tdynl.cc
 | 
|---|
| 737 |  
 | 
|---|
| 738 | $(SOPHYAOBJP)tfft.o: tfft.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 739 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 740 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 741 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 742 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 743 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 744 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 745 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 746 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 747 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 748 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 749 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 750 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 751 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 752 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 753 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 754 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 755 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 756 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 757 |   $(SOPHYAINCP)fftpserver.h \
 | 
|---|
| 758 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| 759 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 760 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 761 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 762 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 763 |   $(SOPHYAINCP)fftmserver.h \
 | 
|---|
| 764 |   $(SOPHYAINCP)fftmayer.h \
 | 
|---|
| 765 |   $(SOPHYAINCP)fftwserver.h \
 | 
|---|
| 766 |   $(SOPHYAINCP)sspvflags.h \
 | 
|---|
| 767 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 768 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 769 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 770 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 771 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tfft.cc
 | 
|---|
| 772 |  
 | 
|---|
| 773 | $(SOPHYAOBJP)tfitsdt.o: tfitsdt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 774 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 775 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 776 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 777 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 778 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 779 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 780 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 781 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 782 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 783 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 784 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 785 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 786 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 787 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 788 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 789 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 790 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 791 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 792 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 793 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 794 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 795 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 796 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 797 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 798 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 799 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 800 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 801 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 802 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 803 |   $(SOPHYAINCP)fitshdtable.h \
 | 
|---|
| 804 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 805 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 806 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 807 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 808 |   $(SOPHYAINCP)swfitsdtable.h \
 | 
|---|
| 809 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 810 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| 811 |   $(SOPHYAINCP)fitsblkrw.h
 | 
|---|
| 812 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tfitsdt.cc
 | 
|---|
| 813 |  
 | 
|---|
| 814 | $(SOPHYAOBJP)thash.o: thash.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 815 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 816 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 817 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 818 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 819 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 820 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 821 |   $(SOPHYAINCP)ppfnametag.h
 | 
|---|
| 822 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  thash.cc
 | 
|---|
| 823 |  
 | 
|---|
| 824 | $(SOPHYAOBJP)timg.o: timg.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 825 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 826 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 827 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 828 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 829 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 830 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 831 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 832 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 833 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 834 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 835 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 836 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 837 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 838 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 839 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 840 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 841 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 842 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 843 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 844 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 845 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 846 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 847 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 848 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 849 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 850 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 851 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 852 |   $(SOPHYAINCP)cimage.h \
 | 
|---|
| 853 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 854 |   $(SOPHYAINCP)fiondblock.h
 | 
|---|
| 855 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  timg.cc
 | 
|---|
| 856 |  
 | 
|---|
| 857 | $(SOPHYAOBJP)tmtdt.o: tmtdt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 858 |   $(SOPHYAINCP)sspvflags.h \
 | 
|---|
| 859 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 860 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 861 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 862 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| 863 |   $(SOPHYAINCP)ctimer.h \
 | 
|---|
| 864 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 865 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 866 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 867 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 868 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 869 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 870 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 871 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 872 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 873 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 874 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 875 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 876 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 877 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 878 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 879 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 880 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 881 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 882 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 883 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 884 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 885 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 886 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 887 |   $(SOPHYAINCP)ntuple.h \
 | 
|---|
| 888 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 889 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 890 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 891 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 892 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 893 |   $(SOPHYAINCP)swppfdtable.h \
 | 
|---|
| 894 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 895 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| 896 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
| 897 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 898 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 899 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 900 |   $(SOPHYAINCP)swfitsdtable.h \
 | 
|---|
| 901 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| 902 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| 903 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 904 |   $(SOPHYAINCP)fitshdtable.h \
 | 
|---|
| 905 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 906 |   $(SOPHYAINCP)ntoolsinit.h
 | 
|---|
| 907 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmtdt.cc
 | 
|---|
| 908 |  
 | 
|---|
| 909 | $(SOPHYAOBJP)tmtrnd3.o: tmtrnd3.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 910 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 911 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 912 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 913 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 914 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 915 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 916 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 917 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 918 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 919 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 920 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 921 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 922 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 923 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 924 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 925 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 926 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 927 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 928 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 929 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 930 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 931 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 932 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 933 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 934 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 935 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 936 |   $(SOPHYAINCP)nbtri.h \
 | 
|---|
| 937 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 938 |   $(SOPHYAINCP)stsrand.h
 | 
|---|
| 939 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmtrnd3.cc
 | 
|---|
| 940 |  
 | 
|---|
| 941 | $(SOPHYAOBJP)tmtrnd.o: tmtrnd.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 942 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 943 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 944 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 945 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| 946 |   $(SOPHYAINCP)ctimer.h \
 | 
|---|
| 947 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 948 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 949 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 950 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 951 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 952 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 953 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 954 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 955 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 956 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 957 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 958 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 959 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 960 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 961 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 962 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 963 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 964 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 965 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 966 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 967 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 968 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 969 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 970 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 971 |   $(SOPHYAINCP)stsrand.h
 | 
|---|
| 972 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmtrnd.cc
 | 
|---|
| 973 |  
 | 
|---|
| 974 | $(SOPHYAOBJP)tmxv.o: tmxv.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 975 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 976 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 977 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 978 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 979 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 980 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 981 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 982 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 983 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 984 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 985 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 986 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 987 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 988 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 989 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 990 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 991 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 992 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 993 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 994 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 995 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 996 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 997 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 998 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 999 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 1000 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmxv.cc
 | 
|---|
| 1001 |  
 | 
|---|
| 1002 | $(SOPHYAOBJP)tnfits.o: tnfits.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1003 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1004 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 1005 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1006 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1007 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1008 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1009 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 1010 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1011 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1012 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1013 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1014 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1015 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1016 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1017 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1018 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1019 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1020 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1021 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1022 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1023 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1024 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1025 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1026 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1027 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1028 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1029 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 1030 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 1031 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 1032 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1033 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 1034 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 1035 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| 1036 |   $(SOPHYAINCP)fitsarrhand.h \
 | 
|---|
| 1037 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 1038 |   $(SOPHYAINCP)fiosinit.h
 | 
|---|
| 1039 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tnfits.cc
 | 
|---|
| 1040 |  
 | 
|---|
| 1041 | $(SOPHYAOBJP)tnt.o: tnt.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1042 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1043 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1044 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1045 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1046 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1047 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1048 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1049 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1050 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1051 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1052 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1053 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1054 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1055 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1056 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1057 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1058 |   $(SOPHYAINCP)ntuple.h \
 | 
|---|
| 1059 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 1060 |   $(SOPHYAINCP)xntuple.h \
 | 
|---|
| 1061 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 1062 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1063 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 1064 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 1065 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1066 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1067 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1068 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1069 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1070 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1071 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1072 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1073 |   $(SOPHYAINCP)swppfdtable.h \
 | 
|---|
| 1074 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1075 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| 1076 |   $(SOPHYAINCP)ppftpointerio.h
 | 
|---|
| 1077 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tnt.cc
 | 
|---|
| 1078 |  
 | 
|---|
| 1079 | $(SOPHYAOBJP)tobjio2.o: tobjio2.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1080 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1081 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1082 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1083 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1084 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1085 |   $(SOPHYAINCP)histos.h \
 | 
|---|
| 1086 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1087 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1088 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1089 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1090 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1091 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1092 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1093 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1094 |   $(SOPHYAINCP)peida.h \
 | 
|---|
| 1095 |   $(SOPHYAINCP)utils.h \
 | 
|---|
| 1096 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| 1097 |   $(SOPHYAINCP)fmath.h \
 | 
|---|
| 1098 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1099 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1100 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1101 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1102 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1103 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1104 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1105 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1106 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1107 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1108 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1109 |   $(SOPHYAINCP)histos2.h \
 | 
|---|
| 1110 |   $(SOPHYAINCP)ntuple.h \
 | 
|---|
| 1111 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 1112 |   $(SOPHYAINCP)srandgen.h
 | 
|---|
| 1113 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tobjio2.cc
 | 
|---|
| 1114 |  
 | 
|---|
| 1115 | $(SOPHYAOBJP)tobjio.o: tobjio.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1116 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1117 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1118 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1119 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1120 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1121 |   $(SOPHYAINCP)histos.h \
 | 
|---|
| 1122 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1123 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1124 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1125 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1126 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1127 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1128 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1129 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1130 |   $(SOPHYAINCP)peida.h \
 | 
|---|
| 1131 |   $(SOPHYAINCP)utils.h \
 | 
|---|
| 1132 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| 1133 |   $(SOPHYAINCP)fmath.h \
 | 
|---|
| 1134 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1135 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1136 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1137 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1138 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1139 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1140 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1141 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1142 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1143 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1144 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1145 |   $(SOPHYAINCP)histos2.h \
 | 
|---|
| 1146 |   $(SOPHYAINCP)ntuple.h \
 | 
|---|
| 1147 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 1148 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 1149 |   $(SOPHYAINCP)fioarr.h
 | 
|---|
| 1150 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tobjio.cc
 | 
|---|
| 1151 |  
 | 
|---|
| 1152 | $(SOPHYAOBJP)tpipe.o: tpipe.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1153 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 1154 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1155 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1156 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 1157 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tpipe.cc
 | 
|---|
| 1158 |  
 | 
|---|
| 1159 | $(SOPHYAOBJP)tsimplex.o: tsimplex.cc \
 | 
|---|
| 1160 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1161 |   $(SOPHYAINCP)simplex.h \
 | 
|---|
| 1162 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1163 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1164 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1165 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1166 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1167 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1168 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1169 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1170 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1171 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1172 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1173 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1174 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1175 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1176 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1177 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1178 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1179 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1180 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1181 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1182 |   $(SOPHYAINCP)generalfit.h \
 | 
|---|
| 1183 |   $(SOPHYAINCP)generaldata.h \
 | 
|---|
| 1184 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 1185 |   $(SOPHYAINCP)poly.h \
 | 
|---|
| 1186 |   $(SOPHYAINCP)peida.h \
 | 
|---|
| 1187 |   $(SOPHYAINCP)utils.h \
 | 
|---|
| 1188 |   $(SOPHYAINCP)perrors.h \
 | 
|---|
| 1189 |   $(SOPHYAINCP)fmath.h \
 | 
|---|
| 1190 |   $(SOPHYAINCP)generalfunc.h \
 | 
|---|
| 1191 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1192 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1193 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1194 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1195 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 1196 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsimplex.cc
 | 
|---|
| 1197 |  
 | 
|---|
| 1198 | $(SOPHYAOBJP)tsphereecp.o: tsphereecp.cc \
 | 
|---|
| 1199 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1200 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
| 1201 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 1202 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1203 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1204 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1205 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1206 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1207 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 1208 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 1209 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 1210 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 1211 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 1212 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1213 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1214 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1215 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1216 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1217 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1218 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1219 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1220 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1221 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1222 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 1223 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 1224 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 1225 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 1226 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 1227 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| 1228 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1229 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1230 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1231 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1232 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1233 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1234 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1235 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1236 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| 1237 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 1238 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 1239 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 1240 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 1241 |   $(SOPHYAINCP)samba.h \
 | 
|---|
| 1242 |   $(SOPHYAINCP)alm.h \
 | 
|---|
| 1243 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 1244 |   $(SOPHYAINCP)nbmath.h \
 | 
|---|
| 1245 |   $(SOPHYAINCP)triangmtx.h \
 | 
|---|
| 1246 |   $(SOPHYAINCP)bruit.h \
 | 
|---|
| 1247 |   $(SOPHYAINCP)circle.h \
 | 
|---|
| 1248 |   $(SOPHYAINCP)geometry.h \
 | 
|---|
| 1249 |   $(SOPHYAINCP)lambdaBuilder.h \
 | 
|---|
| 1250 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| 1251 |   $(SOPHYAINCP)mlobe.h \
 | 
|---|
| 1252 |   $(SOPHYAINCP)prefcount.h \
 | 
|---|
| 1253 |   $(SOPHYAINCP)scan.h \
 | 
|---|
| 1254 |   $(SOPHYAINCP)sphericaltransformserver.h \
 | 
|---|
| 1255 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| 1256 |   $(SOPHYAINCP)fftpserver.h \
 | 
|---|
| 1257 |   $(SOPHYAINCP)tod.h
 | 
|---|
| 1258 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsphereecp.cc
 | 
|---|
| 1259 |  
 | 
|---|
| 1260 | $(SOPHYAOBJP)tspm2.o: tspm2.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1261 |   $(SOPHYAINCP)sambainit.h \
 | 
|---|
| 1262 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 1263 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1264 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1265 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1266 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1267 |   $(SOPHYAINCP)skymap.h \
 | 
|---|
| 1268 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
| 1269 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 1270 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 1271 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 1272 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1273 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1274 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1275 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1276 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1277 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1278 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1279 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1280 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1281 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1282 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1283 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 1284 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 1285 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 1286 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 1287 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 1288 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| 1289 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1290 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1291 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1292 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1293 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1294 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1295 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1296 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1297 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 1298 |   $(SOPHYAINCP)HEALPixUtils.h \
 | 
|---|
| 1299 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| 1300 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 1301 |   $(SOPHYAINCP)fiospherethetaphi.h \
 | 
|---|
| 1302 |   $(SOPHYAINCP)fiospherehealpix.h \
 | 
|---|
| 1303 |   $(SOPHYAINCP)fiolocalmap.h \
 | 
|---|
| 1304 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| 1305 |   $(SOPHYAINCP)tod.h \
 | 
|---|
| 1306 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| 1307 |   $(SOPHYAINCP)fitstarray.h \
 | 
|---|
| 1308 |   $(SOPHYAINCP)fitsfile.h \
 | 
|---|
| 1309 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1310 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 1311 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 1312 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 1313 |   $(SOPHYAINCP)fitsspherehealpix.h \
 | 
|---|
| 1314 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 1315 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 1316 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tspm2.cc
 | 
|---|
| 1317 |  
 | 
|---|
| 1318 | $(SOPHYAOBJP)tspm.o: tspm.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1319 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 1320 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1321 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1322 |   $(SOPHYAINCP)skymap.h \
 | 
|---|
| 1323 |   $(SOPHYAINCP)spherethetaphi.h \
 | 
|---|
| 1324 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 1325 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 1326 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 1327 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1328 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1329 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1330 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1331 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1332 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1333 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1334 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1335 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1336 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1337 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1338 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 1339 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 1340 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 1341 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 1342 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 1343 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| 1344 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1345 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1346 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1347 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1348 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1349 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1350 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1351 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1352 |   $(SOPHYAINCP)spherehealpix.h \
 | 
|---|
| 1353 |   $(SOPHYAINCP)HEALPixUtils.h \
 | 
|---|
| 1354 |   $(SOPHYAINCP)localmap.h \
 | 
|---|
| 1355 |   $(SOPHYAINCP)sphereecp.h \
 | 
|---|
| 1356 |   $(SOPHYAINCP)fiospherethetaphi.h \
 | 
|---|
| 1357 |   $(SOPHYAINCP)fiospherehealpix.h \
 | 
|---|
| 1358 |   $(SOPHYAINCP)fiolocalmap.h \
 | 
|---|
| 1359 |   $(SOPHYAINCP)fiosphereecp.h \
 | 
|---|
| 1360 |   $(SOPHYAINCP)tod.h \
 | 
|---|
| 1361 |   $(SOPHYAINCP)misstime.h \
 | 
|---|
| 1362 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 1363 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tspm.cc
 | 
|---|
| 1364 |  
 | 
|---|
| 1365 | $(SOPHYAOBJP)tstboloread.o: tstboloread.cc \
 | 
|---|
| 1366 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1367 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1368 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1369 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1370 |   $(SOPHYAINCP)fboloread.h \
 | 
|---|
| 1371 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1372 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1373 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1374 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1375 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1376 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1377 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1378 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1379 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1380 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1381 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1382 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1383 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1384 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1385 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1386 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1387 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1388 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1389 |   $(SOPHYAINCP)fabtcolread.h \
 | 
|---|
| 1390 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 1391 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 1392 |   $(SOPHYAINCP)fabtwriter.h
 | 
|---|
| 1393 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstboloread.cc
 | 
|---|
| 1394 |  
 | 
|---|
| 1395 | $(SOPHYAOBJP)tstcolread.o: tstcolread.cc \
 | 
|---|
| 1396 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1397 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1398 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1399 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1400 |   $(SOPHYAINCP)fabtcolread.h \
 | 
|---|
| 1401 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1402 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1403 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1404 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1405 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1406 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1407 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1408 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1409 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1410 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1411 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1412 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1413 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1414 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1415 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1416 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1417 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1418 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1419 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 1420 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 1421 |   $(SOPHYAINCP)fabtwriter.h
 | 
|---|
| 1422 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstcolread.cc
 | 
|---|
| 1423 |  
 | 
|---|
| 1424 | $(SOPHYAOBJP)tstdtable.o: tstdtable.cc \
 | 
|---|
| 1425 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1426 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1427 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1428 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1429 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1430 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1431 |   $(SOPHYAINCP)ctimer.h \
 | 
|---|
| 1432 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 1433 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1434 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 1435 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1436 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1437 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1438 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1439 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1440 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1441 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1442 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1443 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1444 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1445 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1446 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 1447 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 1448 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1449 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1450 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1451 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1452 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1453 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1454 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1455 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1456 |   $(SOPHYAINCP)swppfdtable.h \
 | 
|---|
| 1457 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1458 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| 1459 |   $(SOPHYAINCP)ppftpointerio.h
 | 
|---|
| 1460 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstdtable.cc
 | 
|---|
| 1461 |  
 | 
|---|
| 1462 | $(SOPHYAOBJP)tstndblk.o: tstndblk.cc \
 | 
|---|
| 1463 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1464 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1465 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1466 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1467 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1468 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1469 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1470 |   $(SOPHYAINCP)anydataobj.h
 | 
|---|
| 1471 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstndblk.cc
 | 
|---|
| 1472 |  
 | 
|---|
| 1473 | $(SOPHYAOBJP)tstppfwrapstl.o: tstppfwrapstl.cc \
 | 
|---|
| 1474 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1475 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1476 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 1477 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1478 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1479 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1480 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1481 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1482 |   $(SOPHYAINCP)ppfwrapstlv.h \
 | 
|---|
| 1483 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1484 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1485 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1486 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1487 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1488 |   $(SOPHYAINCP)ppfnametag.h
 | 
|---|
| 1489 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstppfwrapstl.cc
 | 
|---|
| 1490 |  
 | 
|---|
| 1491 | $(SOPHYAOBJP)tstsegdb.o: tstsegdb.cc \
 | 
|---|
| 1492 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1493 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1494 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 1495 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1496 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1497 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1498 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1499 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1500 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 1501 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1502 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 1503 |   $(SOPHYAINCP)fiosegdb.h \
 | 
|---|
| 1504 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1505 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1506 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1507 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1508 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1509 |   $(SOPHYAINCP)ppftpointerio.h \
 | 
|---|
| 1510 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1511 |   $(SOPHYAINCP)ppfswapper.h \
 | 
|---|
| 1512 |   $(SOPHYAINCP)ppfwrapstlv.h
 | 
|---|
| 1513 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tstsegdb.cc
 | 
|---|
| 1514 |  
 | 
|---|
| 1515 | $(SOPHYAOBJP)tsttmat.o: tsttmat.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1516 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1517 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1518 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1519 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1520 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1521 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 1522 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1523 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1524 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1525 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1526 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1527 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1528 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1529 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1530 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1531 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1532 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1533 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1534 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1535 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1536 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1537 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1538 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1539 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1540 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 1541 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 1542 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 1543 |   $(SOPHYAINCP)srandgen.h
 | 
|---|
| 1544 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttmat.cc
 | 
|---|
| 1545 |  
 | 
|---|
| 1546 | $(SOPHYAOBJP)tsttminv.o: tsttminv.cc \
 | 
|---|
| 1547 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1548 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1549 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 1550 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1551 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1552 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1553 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1554 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 1555 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1556 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1557 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1558 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1559 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1560 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1561 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1562 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1563 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1564 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1565 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1566 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1567 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1568 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1569 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1570 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1571 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1572 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1573 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 1574 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 1575 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 1576 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 1577 |   $(SOPHYAINCP)intflapack.h
 | 
|---|
| 1578 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttminv.cc
 | 
|---|
| 1579 |  
 | 
|---|
| 1580 | $(SOPHYAOBJP)tsttvec.o: tsttvec.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1581 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1582 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1583 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1584 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1585 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1586 |   $(SOPHYAINCP)array.h \
 | 
|---|
| 1587 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1588 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1589 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1590 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1591 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1592 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1593 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1594 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1595 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1596 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1597 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1598 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1599 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1600 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1601 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1602 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1603 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1604 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1605 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 1606 |   $(SOPHYAINCP)fioarr.h \
 | 
|---|
| 1607 |   $(SOPHYAINCP)sopemtx.h \
 | 
|---|
| 1608 |   $(SOPHYAINCP)srandgen.h
 | 
|---|
| 1609 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tsttvec.cc
 | 
|---|
| 1610 |  
 | 
|---|
| 1611 | $(SOPHYAOBJP)tswfits.o: tswfits.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1612 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1613 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1614 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1615 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1616 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1617 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1618 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1619 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1620 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1621 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1622 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1623 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1624 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1625 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1626 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1627 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1628 |   $(SOPHYAINCP)fitsswapper.h \
 | 
|---|
| 1629 |   $(SOPHYAINCP)swsegdb.h \
 | 
|---|
| 1630 |   $(SOPHYAINCP)segdatablock.h \
 | 
|---|
| 1631 |   $(SOPHYAINCP)thsafeop.h \
 | 
|---|
| 1632 |   $(SOPHYAINCP)fitsinoutfile.h \
 | 
|---|
| 1633 |   $(SOPHYAINCP)FitsIO/fitsio.h \
 | 
|---|
| 1634 |   $(SOPHYAINCP)FitsIO/longnam.h \
 | 
|---|
| 1635 |   $(SOPHYAINCP)fitsblkrw.h \
 | 
|---|
| 1636 |   $(SOPHYAINCP)basedtable.h \
 | 
|---|
| 1637 |   $(SOPHYAINCP)ntupintf.h \
 | 
|---|
| 1638 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1639 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1640 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1641 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1642 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1643 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1644 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1645 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1646 |   $(SOPHYAINCP)fiosinit.h \
 | 
|---|
| 1647 |   $(SOPHYAINCP)swfitsdtable.h \
 | 
|---|
| 1648 |   $(SOPHYAINCP)fitshandler.h \
 | 
|---|
| 1649 |   $(SOPHYAINCP)datatable.h \
 | 
|---|
| 1650 |   $(SOPHYAINCP)fitshdtable.h
 | 
|---|
| 1651 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tswfits.cc
 | 
|---|
| 1652 |  
 | 
|---|
| 1653 | $(SOPHYAOBJP)ttimestamp.o: ttimestamp.cc \
 | 
|---|
| 1654 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1655 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1656 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 1657 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1658 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1659 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1660 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1661 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1662 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1663 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1664 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1665 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1666 |   $(SOPHYAINCP)histinit.h \
 | 
|---|
| 1667 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 1668 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1669 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1670 |   $(SOPHYAINCP)ppfwrapstlv.h
 | 
|---|
| 1671 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ttimestamp.cc
 | 
|---|
| 1672 |  
 | 
|---|
| 1673 | $(SOPHYAOBJP)zthr.o: zthr.cc $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 1674 |   $(SOPHYAINCP)zthread.h \
 | 
|---|
| 1675 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 1676 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 1677 |   $(SOPHYAINCP)resusage.h \
 | 
|---|
| 1678 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 1679 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 1680 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 1681 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 1682 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 1683 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| 1684 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 1685 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 1686 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 1687 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 1688 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 1689 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 1690 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 1691 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 1692 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 1693 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| 1694 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 1695 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| 1696 |   $(SOPHYAINCP)matharr.h \
 | 
|---|
| 1697 |   $(SOPHYAINCP)tarrinit.h \
 | 
|---|
| 1698 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 1699 |   $(SOPHYAINCP)timing.h \
 | 
|---|
| 1700 |   $(SOPHYAINCP)ctimer.h
 | 
|---|
| 1701 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  zthr.cc
 | 
|---|
| 1702 |  
 | 
|---|