[2743] | 1 | include $(SOPHYABASE)/include/sophyamake.inc
|
---|
| 2 |
|
---|
| 3 | all: $(SOPHYALIBP)libTArray.a
|
---|
| 4 |
|
---|
| 5 | clean:
|
---|
[3809] | 6 | rm -f $(SOPHYAOBJP)basarr.o $(SOPHYAOBJP)fioarr.o $(SOPHYAOBJP)fiospsqmtx.o $(SOPHYAOBJP)matharr.o $(SOPHYAOBJP)sopemtx.o $(SOPHYAOBJP)spesqmtx.o $(SOPHYAOBJP)tarray.o $(SOPHYAOBJP)tarrinit.o $(SOPHYAOBJP)tmatrix.o $(SOPHYAOBJP)tvector.o $(SOPHYAOBJP)utilarr.o
|
---|
[2743] | 7 | rm -f $(SOPHYALIBP)libTArray.a
|
---|
| 8 |
|
---|
[3809] | 9 | $(SOPHYALIBP)libTArray.a : $(SOPHYAOBJP)basarr.o $(SOPHYAOBJP)fioarr.o $(SOPHYAOBJP)fiospsqmtx.o $(SOPHYAOBJP)matharr.o $(SOPHYAOBJP)sopemtx.o $(SOPHYAOBJP)spesqmtx.o $(SOPHYAOBJP)tarray.o $(SOPHYAOBJP)tarrinit.o $(SOPHYAOBJP)tmatrix.o $(SOPHYAOBJP)tvector.o $(SOPHYAOBJP)utilarr.o
|
---|
[2743] | 10 | $(AR) $(ARFLAGS) $@ $?
|
---|
[2763] | 11 | touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
|
---|
[2743] | 12 |
|
---|
[2765] | 13 | $(SOPHYAOBJP)basarr.o: basarr.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 14 | $(SOPHYAINCP)machdefs.h \
|
---|
[3809] | 15 | $(SOPHYAINCP)osx_values.h \
|
---|
[3007] | 16 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 17 | $(SOPHYAINCP)machdefs.h basarr.h \
|
---|
[2743] | 18 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3809] | 19 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
|
---|
| 20 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 21 | $(SOPHYAINCP)timestamp.h \
|
---|
[3809] | 22 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 23 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 24 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 25 | $(SOPHYAINCP)ppersist.h \
|
---|
[3809] | 26 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 27 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 28 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 29 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
[3809] | 30 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 31 | $(SOPHYAINCP)rawstream.h \
|
---|
[3809] | 32 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 33 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3809] | 34 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
|
---|
| 35 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h
|
---|
[2765] | 36 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basarr.cc
|
---|
[2743] | 37 |
|
---|
[2765] | 38 | $(SOPHYAOBJP)fioarr.o: fioarr.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 39 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 40 | $(SOPHYAINCP)machdefs.h \
|
---|
[3809] | 41 | $(SOPHYAINCP)osx_values.h \
|
---|
[2743] | 42 | $(SOPHYAINCP)fiondblock.h \
|
---|
[3809] | 43 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 44 | $(SOPHYAINCP)ppersist.h \
|
---|
[3809] | 45 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 46 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 47 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 48 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
[3809] | 49 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 50 | $(SOPHYAINCP)rawstream.h \
|
---|
[3809] | 51 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 52 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3809] | 53 | $(SOPHYAINCP)ppersist.h \
|
---|
[2743] | 54 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3809] | 55 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 56 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3809] | 57 | $(SOPHYAINCP)machdefs.h fioarr.h tarray.h basarr.h \
|
---|
| 58 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 59 | $(SOPHYAINCP)timestamp.h \
|
---|
[3809] | 60 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 61 | $(SOPHYAINCP)machdefs.h \
|
---|
| 62 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 63 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
|
---|
| 64 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
|
---|
| 65 | utilarr.h $(SOPHYAINCP)randinterf.h \
|
---|
| 66 | $(SOPHYAINCP)machdefs.h \
|
---|
| 67 | $(SOPHYAINCP)anydataobj.h tmatrix.h tmatrix_tsnl.h \
|
---|
| 68 | tvector.h tvector_tsnl.h $(SOPHYAINCP)datatype.h \
|
---|
| 69 | $(SOPHYAINCP)machdefs.h
|
---|
[2765] | 70 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fioarr.cc
|
---|
[2743] | 71 |
|
---|
[3809] | 72 | $(SOPHYAOBJP)fiospsqmtx.o: fiospsqmtx.cc $(SOPHYAINCP)pexceptions.h \
|
---|
| 73 | $(SOPHYAINCP)machdefs.h \
|
---|
| 74 | $(SOPHYAINCP)osx_values.h \
|
---|
| 75 | $(SOPHYAINCP)fiondblock.h \
|
---|
| 76 | $(SOPHYAINCP)machdefs.h \
|
---|
| 77 | $(SOPHYAINCP)ppersist.h \
|
---|
| 78 | $(SOPHYAINCP)machdefs.h \
|
---|
| 79 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 80 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 81 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 82 | $(SOPHYAINCP)machdefs.h \
|
---|
| 83 | $(SOPHYAINCP)rawstream.h \
|
---|
| 84 | $(SOPHYAINCP)machdefs.h \
|
---|
| 85 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 86 | $(SOPHYAINCP)ppersist.h \
|
---|
| 87 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 88 | $(SOPHYAINCP)machdefs.h \
|
---|
| 89 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 90 | $(SOPHYAINCP)machdefs.h fiospsqmtx.h spesqmtx.h utilarr.h \
|
---|
| 91 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
|
---|
| 92 | $(SOPHYAINCP)timestamp.h \
|
---|
| 93 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 94 | $(SOPHYAINCP)machdefs.h \
|
---|
| 95 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 96 | $(SOPHYAINCP)ppersist.h \
|
---|
| 97 | $(SOPHYAINCP)randinterf.h \
|
---|
| 98 | $(SOPHYAINCP)machdefs.h \
|
---|
| 99 | $(SOPHYAINCP)anydataobj.h tmatrix.h tarray.h basarr.h \
|
---|
| 100 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
| 101 | $(SOPHYAINCP)mutyv.h tmatrix_tsnl.h trngmtx.h \
|
---|
| 102 | spesqmtx_tsnl.h diagmtx.h symmtx.h $(SOPHYAINCP)datatype.h \
|
---|
| 103 | $(SOPHYAINCP)machdefs.h
|
---|
| 104 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiospsqmtx.cc
|
---|
| 105 |
|
---|
[3340] | 106 | $(SOPHYAOBJP)matharr.o: matharr.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 107 | $(SOPHYAINCP)machdefs.h \
|
---|
[3809] | 108 | $(SOPHYAINCP)osx_values.h matharr.h tarray.h basarr.h \
|
---|
| 109 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 110 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
|
---|
| 111 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 112 | $(SOPHYAINCP)timestamp.h \
|
---|
[3809] | 113 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 114 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 115 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 116 | $(SOPHYAINCP)ppersist.h \
|
---|
[3809] | 117 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 118 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3809] | 119 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2743] | 120 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
[3809] | 121 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 122 | $(SOPHYAINCP)rawstream.h \
|
---|
[3809] | 123 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 124 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3809] | 125 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
|
---|
| 126 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
|
---|
| 127 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 128 | $(SOPHYAINCP)machdefs.h \
|
---|
| 129 | $(SOPHYAINCP)anydataobj.h utilarr.h \
|
---|
| 130 | $(SOPHYAINCP)randinterf.h \
|
---|
| 131 | $(SOPHYAINCP)machdefs.h \
|
---|
| 132 | $(SOPHYAINCP)anydataobj.h
|
---|
[2765] | 133 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ matharr.cc
|
---|
[2743] | 134 |
|
---|
[3340] | 135 | $(SOPHYAOBJP)sopemtx.o: sopemtx.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 136 | $(SOPHYAINCP)machdefs.h \
|
---|
[3809] | 137 | $(SOPHYAINCP)osx_values.h sopemtx.h tmatrix.h tarray.h \
|
---|
| 138 | basarr.h $(SOPHYAINCP)anydataobj.h \
|
---|
| 139 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
|
---|
| 140 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 141 | $(SOPHYAINCP)timestamp.h \
|
---|
[3809] | 142 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 143 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 144 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 145 | $(SOPHYAINCP)ppersist.h \
|
---|
[3809] | 146 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 147 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3809] | 148 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2743] | 149 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
[3809] | 150 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 151 | $(SOPHYAINCP)rawstream.h \
|
---|
[3809] | 152 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 153 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3809] | 154 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
|
---|
| 155 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
|
---|
| 156 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 157 | $(SOPHYAINCP)machdefs.h \
|
---|
| 158 | $(SOPHYAINCP)anydataobj.h utilarr.h \
|
---|
| 159 | $(SOPHYAINCP)randinterf.h \
|
---|
| 160 | $(SOPHYAINCP)machdefs.h \
|
---|
| 161 | $(SOPHYAINCP)anydataobj.h tmatrix_tsnl.h tvector.h \
|
---|
| 162 | tvector_tsnl.h $(SOPHYAINCP)smathconst.h \
|
---|
| 163 | $(SOPHYAINCP)machdefs.h
|
---|
[2765] | 164 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sopemtx.cc
|
---|
[2743] | 165 |
|
---|
[3809] | 166 | $(SOPHYAOBJP)spesqmtx.o: spesqmtx.cc spesqmtx.h $(SOPHYAINCP)ndatablock.h \
|
---|
| 167 | $(SOPHYAINCP)machdefs.h \
|
---|
| 168 | $(SOPHYAINCP)osx_values.h \
|
---|
| 169 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 170 | $(SOPHYAINCP)machdefs.h \
|
---|
| 171 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 172 | $(SOPHYAINCP)machdefs.h utilarr.h \
|
---|
| 173 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
|
---|
| 174 | $(SOPHYAINCP)timestamp.h \
|
---|
| 175 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 176 | $(SOPHYAINCP)machdefs.h \
|
---|
| 177 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 178 | $(SOPHYAINCP)ppersist.h \
|
---|
| 179 | $(SOPHYAINCP)machdefs.h \
|
---|
| 180 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 181 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 182 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 183 | $(SOPHYAINCP)machdefs.h \
|
---|
| 184 | $(SOPHYAINCP)rawstream.h \
|
---|
| 185 | $(SOPHYAINCP)machdefs.h \
|
---|
| 186 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 187 | $(SOPHYAINCP)ppersist.h \
|
---|
| 188 | $(SOPHYAINCP)randinterf.h \
|
---|
| 189 | $(SOPHYAINCP)machdefs.h \
|
---|
| 190 | $(SOPHYAINCP)anydataobj.h tmatrix.h tarray.h basarr.h \
|
---|
| 191 | $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
|
---|
| 192 | $(SOPHYAINCP)mutyv.h tmatrix_tsnl.h
|
---|
| 193 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spesqmtx.cc
|
---|
| 194 |
|
---|
[3340] | 195 | $(SOPHYAOBJP)tarray.o: tarray.cc $(SOPHYAINCP)machdefs.h \
|
---|
[3809] | 196 | $(SOPHYAINCP)osx_values.h \
|
---|
[3007] | 197 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 198 | $(SOPHYAINCP)machdefs.h tarray.h basarr.h \
|
---|
| 199 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3809] | 200 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
|
---|
| 201 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 202 | $(SOPHYAINCP)timestamp.h \
|
---|
[3809] | 203 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 204 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 205 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 206 | $(SOPHYAINCP)ppersist.h \
|
---|
[3809] | 207 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 208 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 209 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 210 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
[3809] | 211 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 212 | $(SOPHYAINCP)rawstream.h \
|
---|
[3809] | 213 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 214 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3809] | 215 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
|
---|
| 216 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
|
---|
| 217 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 218 | $(SOPHYAINCP)machdefs.h \
|
---|
| 219 | $(SOPHYAINCP)anydataobj.h utilarr.h \
|
---|
| 220 | $(SOPHYAINCP)randinterf.h \
|
---|
| 221 | $(SOPHYAINCP)machdefs.h \
|
---|
| 222 | $(SOPHYAINCP)anydataobj.h
|
---|
[2765] | 223 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tarray.cc
|
---|
[2743] | 224 |
|
---|
[3340] | 225 | $(SOPHYAOBJP)tarrinit.o: tarrinit.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[3809] | 226 | $(SOPHYAINCP)machdefs.h \
|
---|
| 227 | $(SOPHYAINCP)osx_values.h tarrinit.h \
|
---|
[3007] | 228 | $(SOPHYAINCP)sophyainit.h \
|
---|
[3809] | 229 | $(SOPHYAINCP)machdefs.h fioarr.h tarray.h basarr.h \
|
---|
| 230 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 231 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
|
---|
| 232 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 233 | $(SOPHYAINCP)timestamp.h \
|
---|
[3809] | 234 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 235 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 236 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 237 | $(SOPHYAINCP)ppersist.h \
|
---|
[3809] | 238 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 239 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3809] | 240 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2743] | 241 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
[3809] | 242 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 243 | $(SOPHYAINCP)rawstream.h \
|
---|
[3809] | 244 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 245 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3809] | 246 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
|
---|
| 247 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
|
---|
| 248 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 249 | $(SOPHYAINCP)machdefs.h \
|
---|
| 250 | $(SOPHYAINCP)anydataobj.h utilarr.h \
|
---|
| 251 | $(SOPHYAINCP)randinterf.h \
|
---|
| 252 | $(SOPHYAINCP)machdefs.h \
|
---|
| 253 | $(SOPHYAINCP)anydataobj.h tmatrix.h tmatrix_tsnl.h \
|
---|
| 254 | tvector.h tvector_tsnl.h
|
---|
[2765] | 255 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tarrinit.cc
|
---|
[2743] | 256 |
|
---|
[3340] | 257 | $(SOPHYAOBJP)tmatrix.o: tmatrix.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 258 | $(SOPHYAINCP)machdefs.h \
|
---|
[3809] | 259 | $(SOPHYAINCP)osx_values.h \
|
---|
[3007] | 260 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3809] | 261 | $(SOPHYAINCP)machdefs.h tmatrix.h tarray.h basarr.h \
|
---|
| 262 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 263 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
|
---|
| 264 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 265 | $(SOPHYAINCP)timestamp.h \
|
---|
[3809] | 266 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 267 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 268 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 269 | $(SOPHYAINCP)ppersist.h \
|
---|
[3809] | 270 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 271 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 272 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 273 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
[3809] | 274 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 275 | $(SOPHYAINCP)rawstream.h \
|
---|
[3809] | 276 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 277 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3809] | 278 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
|
---|
| 279 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
|
---|
| 280 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 281 | $(SOPHYAINCP)machdefs.h \
|
---|
| 282 | $(SOPHYAINCP)anydataobj.h utilarr.h \
|
---|
| 283 | $(SOPHYAINCP)randinterf.h \
|
---|
| 284 | $(SOPHYAINCP)machdefs.h \
|
---|
| 285 | $(SOPHYAINCP)anydataobj.h tmatrix_tsnl.h
|
---|
[2909] | 286 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmatrix.cc
|
---|
[2743] | 287 |
|
---|
[3340] | 288 | $(SOPHYAOBJP)tvector.o: tvector.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 289 | $(SOPHYAINCP)machdefs.h \
|
---|
[3809] | 290 | $(SOPHYAINCP)osx_values.h \
|
---|
[3007] | 291 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3809] | 292 | $(SOPHYAINCP)machdefs.h tvector.h tmatrix.h tarray.h \
|
---|
| 293 | basarr.h $(SOPHYAINCP)anydataobj.h \
|
---|
| 294 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)mutyv.h \
|
---|
| 295 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 296 | $(SOPHYAINCP)timestamp.h \
|
---|
[3809] | 297 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 298 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 299 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 300 | $(SOPHYAINCP)ppersist.h \
|
---|
[3809] | 301 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 302 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 303 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 304 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
[3809] | 305 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 306 | $(SOPHYAINCP)rawstream.h \
|
---|
[3809] | 307 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 308 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3809] | 309 | $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)dvlist.h \
|
---|
| 310 | $(SOPHYAINCP)objfio.h $(SOPHYAINCP)mutyv.h \
|
---|
| 311 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 312 | $(SOPHYAINCP)machdefs.h \
|
---|
| 313 | $(SOPHYAINCP)anydataobj.h utilarr.h \
|
---|
| 314 | $(SOPHYAINCP)randinterf.h \
|
---|
| 315 | $(SOPHYAINCP)machdefs.h \
|
---|
| 316 | $(SOPHYAINCP)anydataobj.h tmatrix_tsnl.h tvector_tsnl.h
|
---|
[2765] | 317 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tvector.cc
|
---|
[2743] | 318 |
|
---|
[3340] | 319 | $(SOPHYAOBJP)utilarr.o: utilarr.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 320 | $(SOPHYAINCP)machdefs.h \
|
---|
[3809] | 321 | $(SOPHYAINCP)osx_values.h utilarr.h \
|
---|
| 322 | $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 323 | $(SOPHYAINCP)timestamp.h \
|
---|
[3809] | 324 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
| 325 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 326 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3809] | 327 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 328 | $(SOPHYAINCP)ppersist.h \
|
---|
[3809] | 329 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 330 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3809] | 331 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)gnumd5.h \
|
---|
[2909] | 332 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
[3809] | 333 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 334 | $(SOPHYAINCP)rawstream.h \
|
---|
[3809] | 335 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 336 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3809] | 337 | $(SOPHYAINCP)ppersist.h \
|
---|
[3615] | 338 | $(SOPHYAINCP)randinterf.h \
|
---|
[3809] | 339 | $(SOPHYAINCP)machdefs.h \
|
---|
| 340 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3615] | 341 | $(SOPHYAINCP)randr48.h \
|
---|
[3809] | 342 | $(SOPHYAINCP)machdefs.h $(SOPHYAINCP)objfio.h \
|
---|
[3615] | 343 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3809] | 344 | $(SOPHYAINCP)machdefs.h \
|
---|
| 345 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3615] | 346 | $(SOPHYAINCP)randinterf.h
|
---|
[2765] | 347 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ utilarr.cc
|
---|
[2743] | 348 |
|
---|