[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 |
|
---|
[3879] | 13 | $(SOPHYAOBJP)basarr.o: basarr.cc \
|
---|
| 14 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 15 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 16 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3879] | 17 | $(SOPHYAINCP)machdefs.h \
|
---|
| 18 | basarr.h \
|
---|
[2743] | 19 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3879] | 20 | $(SOPHYAINCP)mutyv.h \
|
---|
[2909] | 21 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 22 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 23 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 24 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 25 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 26 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 27 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 28 | $(SOPHYAINCP)rawstream.h \
|
---|
[2909] | 29 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3879] | 30 | $(SOPHYAINCP)dvlist.h \
|
---|
| 31 | $(SOPHYAINCP)mutyv.h
|
---|
[2765] | 32 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basarr.cc
|
---|
[2743] | 33 |
|
---|
[3879] | 34 | $(SOPHYAOBJP)fioarr.o: fioarr.cc \
|
---|
| 35 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 36 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 37 | $(SOPHYAINCP)machdefs.h \
|
---|
| 38 | $(SOPHYAINCP)fiondblock.h \
|
---|
| 39 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 40 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 41 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 42 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 43 | $(SOPHYAINCP)rawstream.h \
|
---|
| 44 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 45 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3879] | 46 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 47 | fioarr.h \
|
---|
[3809] | 48 | $(SOPHYAINCP)machdefs.h \
|
---|
[3879] | 49 | tarray.h basarr.h \
|
---|
[3007] | 50 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3879] | 51 | $(SOPHYAINCP)mutyv.h \
|
---|
[2909] | 52 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 53 | $(SOPHYAINCP)objfio.h \
|
---|
| 54 | $(SOPHYAINCP)dvlist.h \
|
---|
| 55 | $(SOPHYAINCP)mutyv.h \
|
---|
| 56 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 57 | utilarr.h \
|
---|
| 58 | $(SOPHYAINCP)randinterf.h \
|
---|
| 59 | tmatrix.h tmatrix_tsnl.h tvector.h tvector_tsnl.h \
|
---|
| 60 | $(SOPHYAINCP)ppersist.h \
|
---|
| 61 | $(SOPHYAINCP)datatype.h
|
---|
[2765] | 62 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fioarr.cc
|
---|
[2743] | 63 |
|
---|
[3879] | 64 | $(SOPHYAOBJP)fiospsqmtx.o: fiospsqmtx.cc \
|
---|
| 65 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3809] | 66 | $(SOPHYAINCP)machdefs.h \
|
---|
| 67 | $(SOPHYAINCP)fiondblock.h \
|
---|
| 68 | $(SOPHYAINCP)ppersist.h \
|
---|
| 69 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 70 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 71 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 72 | $(SOPHYAINCP)rawstream.h \
|
---|
| 73 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 74 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3879] | 75 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 76 | fiospsqmtx.h \
|
---|
[3809] | 77 | $(SOPHYAINCP)machdefs.h \
|
---|
[3879] | 78 | spesqmtx.h \
|
---|
| 79 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 80 | utilarr.h \
|
---|
| 81 | $(SOPHYAINCP)mutyv.h \
|
---|
[3809] | 82 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 83 | $(SOPHYAINCP)objfio.h \
|
---|
| 84 | $(SOPHYAINCP)randinterf.h \
|
---|
| 85 | tmatrix.h tarray.h basarr.h \
|
---|
[3809] | 86 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3879] | 87 | $(SOPHYAINCP)dvlist.h \
|
---|
| 88 | $(SOPHYAINCP)mutyv.h \
|
---|
| 89 | tmatrix_tsnl.h trngmtx.h spesqmtx_tsnl.h diagmtx.h symmtx.h \
|
---|
[3809] | 90 | $(SOPHYAINCP)ppersist.h \
|
---|
[3879] | 91 | $(SOPHYAINCP)datatype.h
|
---|
[3809] | 92 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fiospsqmtx.cc
|
---|
| 93 |
|
---|
[3879] | 94 | $(SOPHYAOBJP)matharr.o: matharr.cc \
|
---|
| 95 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 96 | $(SOPHYAINCP)machdefs.h \
|
---|
[3879] | 97 | matharr.h tarray.h basarr.h \
|
---|
[3809] | 98 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 99 | $(SOPHYAINCP)machdefs.h \
|
---|
[3879] | 100 | $(SOPHYAINCP)mutyv.h \
|
---|
[2909] | 101 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 102 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 103 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 104 | $(SOPHYAINCP)ppersist.h \
|
---|
| 105 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3879] | 106 | $(SOPHYAINCP)gnumd5.h \
|
---|
[2743] | 107 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 108 | $(SOPHYAINCP)rawstream.h \
|
---|
| 109 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3879] | 110 | $(SOPHYAINCP)dvlist.h \
|
---|
| 111 | $(SOPHYAINCP)mutyv.h \
|
---|
[3809] | 112 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3879] | 113 | utilarr.h \
|
---|
| 114 | $(SOPHYAINCP)randinterf.h
|
---|
[2765] | 115 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ matharr.cc
|
---|
[2743] | 116 |
|
---|
[3879] | 117 | $(SOPHYAOBJP)sopemtx.o: sopemtx.cc \
|
---|
| 118 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 119 | $(SOPHYAINCP)machdefs.h \
|
---|
[3879] | 120 | sopemtx.h tmatrix.h tarray.h basarr.h \
|
---|
| 121 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3809] | 122 | $(SOPHYAINCP)machdefs.h \
|
---|
[3879] | 123 | $(SOPHYAINCP)mutyv.h \
|
---|
[2909] | 124 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 125 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 126 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 127 | $(SOPHYAINCP)ppersist.h \
|
---|
| 128 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3879] | 129 | $(SOPHYAINCP)gnumd5.h \
|
---|
[2743] | 130 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 131 | $(SOPHYAINCP)rawstream.h \
|
---|
| 132 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3879] | 133 | $(SOPHYAINCP)dvlist.h \
|
---|
| 134 | $(SOPHYAINCP)mutyv.h \
|
---|
[3809] | 135 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3879] | 136 | utilarr.h \
|
---|
[3809] | 137 | $(SOPHYAINCP)randinterf.h \
|
---|
[3879] | 138 | tmatrix_tsnl.h tvector.h tvector_tsnl.h \
|
---|
| 139 | $(SOPHYAINCP)smathconst.h
|
---|
[2765] | 140 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sopemtx.cc
|
---|
[2743] | 141 |
|
---|
[3879] | 142 | $(SOPHYAOBJP)spesqmtx.o: spesqmtx.cc spesqmtx.h \
|
---|
| 143 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3809] | 144 | $(SOPHYAINCP)machdefs.h \
|
---|
| 145 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3879] | 146 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 147 | utilarr.h \
|
---|
[3809] | 148 | $(SOPHYAINCP)machdefs.h \
|
---|
[3879] | 149 | $(SOPHYAINCP)mutyv.h \
|
---|
[3809] | 150 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 151 | $(SOPHYAINCP)objfio.h \
|
---|
[3809] | 152 | $(SOPHYAINCP)ppersist.h \
|
---|
| 153 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 154 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 155 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 156 | $(SOPHYAINCP)rawstream.h \
|
---|
| 157 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 158 | $(SOPHYAINCP)randinterf.h \
|
---|
[3879] | 159 | tmatrix.h tarray.h basarr.h \
|
---|
| 160 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 161 | $(SOPHYAINCP)dvlist.h \
|
---|
| 162 | $(SOPHYAINCP)mutyv.h \
|
---|
| 163 | tmatrix_tsnl.h
|
---|
[3809] | 164 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ spesqmtx.cc
|
---|
| 165 |
|
---|
[3879] | 166 | $(SOPHYAOBJP)tarray.o: tarray.cc \
|
---|
| 167 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 168 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3879] | 169 | $(SOPHYAINCP)machdefs.h \
|
---|
| 170 | tarray.h basarr.h \
|
---|
[3007] | 171 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3879] | 172 | $(SOPHYAINCP)mutyv.h \
|
---|
[2909] | 173 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 174 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 175 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 176 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 177 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 178 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 179 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 180 | $(SOPHYAINCP)rawstream.h \
|
---|
| 181 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3879] | 182 | $(SOPHYAINCP)dvlist.h \
|
---|
| 183 | $(SOPHYAINCP)mutyv.h \
|
---|
[3809] | 184 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3879] | 185 | utilarr.h \
|
---|
| 186 | $(SOPHYAINCP)randinterf.h
|
---|
[2765] | 187 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tarray.cc
|
---|
[2743] | 188 |
|
---|
[3879] | 189 | $(SOPHYAOBJP)tarrinit.o: tarrinit.cc \
|
---|
| 190 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3809] | 191 | $(SOPHYAINCP)machdefs.h \
|
---|
[3879] | 192 | tarrinit.h \
|
---|
[3007] | 193 | $(SOPHYAINCP)sophyainit.h \
|
---|
[3879] | 194 | $(SOPHYAINCP)machdefs.h \
|
---|
| 195 | fioarr.h tarray.h basarr.h \
|
---|
[3809] | 196 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3879] | 197 | $(SOPHYAINCP)mutyv.h \
|
---|
[2909] | 198 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 199 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 200 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 201 | $(SOPHYAINCP)ppersist.h \
|
---|
| 202 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3879] | 203 | $(SOPHYAINCP)gnumd5.h \
|
---|
[2743] | 204 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 205 | $(SOPHYAINCP)rawstream.h \
|
---|
| 206 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3879] | 207 | $(SOPHYAINCP)dvlist.h \
|
---|
| 208 | $(SOPHYAINCP)mutyv.h \
|
---|
[3809] | 209 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3879] | 210 | utilarr.h \
|
---|
[3809] | 211 | $(SOPHYAINCP)randinterf.h \
|
---|
[3879] | 212 | tmatrix.h tmatrix_tsnl.h tvector.h tvector_tsnl.h \
|
---|
| 213 | $(SOPHYAINCP)ppersist.h \
|
---|
| 214 | fiospsqmtx.h spesqmtx.h \
|
---|
| 215 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 216 | trngmtx.h spesqmtx_tsnl.h diagmtx.h symmtx.h
|
---|
[2765] | 217 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tarrinit.cc
|
---|
[2743] | 218 |
|
---|
[3879] | 219 | $(SOPHYAOBJP)tmatrix.o: tmatrix.cc \
|
---|
| 220 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 221 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 222 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3879] | 223 | $(SOPHYAINCP)machdefs.h \
|
---|
| 224 | tmatrix.h tarray.h basarr.h \
|
---|
[3809] | 225 | $(SOPHYAINCP)anydataobj.h \
|
---|
[3879] | 226 | $(SOPHYAINCP)mutyv.h \
|
---|
[2909] | 227 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 228 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 229 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 230 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 231 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 232 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 233 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 234 | $(SOPHYAINCP)rawstream.h \
|
---|
| 235 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3879] | 236 | $(SOPHYAINCP)dvlist.h \
|
---|
| 237 | $(SOPHYAINCP)mutyv.h \
|
---|
[3809] | 238 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3879] | 239 | utilarr.h \
|
---|
[3809] | 240 | $(SOPHYAINCP)randinterf.h \
|
---|
[3879] | 241 | tmatrix_tsnl.h
|
---|
[2909] | 242 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmatrix.cc
|
---|
[2743] | 243 |
|
---|
[3879] | 244 | $(SOPHYAOBJP)tvector.o: tvector.cc \
|
---|
| 245 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 246 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 247 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3809] | 248 | $(SOPHYAINCP)machdefs.h \
|
---|
[3879] | 249 | tvector.h tmatrix.h tarray.h basarr.h \
|
---|
| 250 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 251 | $(SOPHYAINCP)mutyv.h \
|
---|
[2909] | 252 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 253 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 254 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 255 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 256 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 257 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 258 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 259 | $(SOPHYAINCP)rawstream.h \
|
---|
| 260 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3879] | 261 | $(SOPHYAINCP)dvlist.h \
|
---|
| 262 | $(SOPHYAINCP)mutyv.h \
|
---|
[3809] | 263 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3879] | 264 | utilarr.h \
|
---|
[3809] | 265 | $(SOPHYAINCP)randinterf.h \
|
---|
[3879] | 266 | tmatrix_tsnl.h tvector_tsnl.h
|
---|
[2765] | 267 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tvector.cc
|
---|
[2743] | 268 |
|
---|
[3879] | 269 | $(SOPHYAOBJP)utilarr.o: utilarr.cc \
|
---|
| 270 | $(SOPHYAINCP)sopnamsp.h \
|
---|
[3007] | 271 | $(SOPHYAINCP)machdefs.h \
|
---|
[3879] | 272 | utilarr.h \
|
---|
| 273 | $(SOPHYAINCP)mutyv.h \
|
---|
| 274 | $(SOPHYAINCP)machdefs.h \
|
---|
[2909] | 275 | $(SOPHYAINCP)timestamp.h \
|
---|
[3879] | 276 | $(SOPHYAINCP)objfio.h \
|
---|
[2909] | 277 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 278 | $(SOPHYAINCP)ppersist.h \
|
---|
| 279 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3879] | 280 | $(SOPHYAINCP)gnumd5.h \
|
---|
[2909] | 281 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 282 | $(SOPHYAINCP)rawstream.h \
|
---|
| 283 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3615] | 284 | $(SOPHYAINCP)randinterf.h \
|
---|
| 285 | $(SOPHYAINCP)randr48.h \
|
---|
| 286 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 287 | $(SOPHYAINCP)randinterf.h
|
---|
[2765] | 288 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ utilarr.cc
|
---|
[2743] | 289 |
|
---|