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