[2743] | 1 | include ../BuildMgr/sophyamake.inc
|
---|
[762] | 2 |
|
---|
[2743] | 3 | all: $(SOPHYALIBP)libTArray.a
|
---|
| 4 |
|
---|
[762] | 5 | clean:
|
---|
[2909] | 6 | rm -f $(SOPHYAOBJP)basarr.o $(SOPHYAOBJP)fioarr.o $(SOPHYAOBJP)matharr.o $(SOPHYAOBJP)sopemtx.o $(SOPHYAOBJP)tarray.o $(SOPHYAOBJP)tarrinit.o $(SOPHYAOBJP)tmatrix.o $(SOPHYAOBJP)tvector.o $(SOPHYAOBJP)utilarr.o
|
---|
[2743] | 7 | rm -f $(SOPHYALIBP)libTArray.a
|
---|
[762] | 8 |
|
---|
[2909] | 9 | $(SOPHYALIBP)libTArray.a : $(SOPHYAOBJP)basarr.o $(SOPHYAOBJP)fioarr.o $(SOPHYAOBJP)matharr.o $(SOPHYAOBJP)sopemtx.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 \
|
---|
[3007] | 15 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 16 | $(SOPHYAINCP)machdefs.h basarr.h \
|
---|
[2743] | 17 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 18 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 19 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 20 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 21 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 22 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 23 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 24 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 25 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 26 | $(SOPHYAINCP)rawstream.h \
|
---|
[2834] | 27 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3007] | 28 | $(SOPHYAINCP)dvlist.h \
|
---|
| 29 | $(SOPHYAINCP)mutyv.h
|
---|
[2765] | 30 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basarr.cc
|
---|
[2743] | 31 |
|
---|
[2765] | 32 | $(SOPHYAOBJP)fioarr.o: fioarr.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 33 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 34 | $(SOPHYAINCP)machdefs.h \
|
---|
| 35 | $(SOPHYAINCP)fiondblock.h \
|
---|
| 36 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 37 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 38 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 39 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 40 | $(SOPHYAINCP)rawstream.h \
|
---|
| 41 | $(SOPHYAINCP)ppfnametag.h \
|
---|
| 42 | $(SOPHYAINCP)ndatablock.h \
|
---|
[3007] | 43 | $(SOPHYAINCP)anydataobj.h fioarr.h \
|
---|
| 44 | $(SOPHYAINCP)machdefs.h tarray.h basarr.h \
|
---|
| 45 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 46 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 47 | $(SOPHYAINCP)timestamp.h \
|
---|
| 48 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 49 | $(SOPHYAINCP)dvlist.h \
|
---|
| 50 | $(SOPHYAINCP)mutyv.h \
|
---|
[3615] | 51 | $(SOPHYAINCP)ndatablock.h utilarr.h \
|
---|
| 52 | $(SOPHYAINCP)randinterf.h tmatrix.h \
|
---|
[3405] | 53 | tmatrix_tsnl.h tvector.h tvector_tsnl.h \
|
---|
[3007] | 54 | $(SOPHYAINCP)ppersist.h \
|
---|
[2909] | 55 | $(SOPHYAINCP)datatype.h
|
---|
[2765] | 56 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fioarr.cc
|
---|
[2743] | 57 |
|
---|
[3405] | 58 | $(SOPHYAOBJP)matharr.o: matharr.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2765] | 59 | $(SOPHYAINCP)machdefs.h matharr.h tarray.h \
|
---|
| 60 | basarr.h $(SOPHYAINCP)anydataobj.h \
|
---|
[3007] | 61 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 62 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 63 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 64 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 65 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 66 | $(SOPHYAINCP)ppersist.h \
|
---|
| 67 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 68 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 69 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 70 | $(SOPHYAINCP)rawstream.h \
|
---|
| 71 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2834] | 72 | $(SOPHYAINCP)dvlist.h \
|
---|
[3007] | 73 | $(SOPHYAINCP)mutyv.h \
|
---|
[3615] | 74 | $(SOPHYAINCP)ndatablock.h utilarr.h \
|
---|
| 75 | $(SOPHYAINCP)randinterf.h
|
---|
[2765] | 76 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ matharr.cc
|
---|
[2743] | 77 |
|
---|
[3405] | 78 | $(SOPHYAOBJP)sopemtx.o: sopemtx.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
| 79 | $(SOPHYAINCP)machdefs.h sopemtx.h tmatrix.h \
|
---|
| 80 | tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \
|
---|
[3007] | 81 | $(SOPHYAINCP)machdefs.h \
|
---|
[2743] | 82 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 83 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 84 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 85 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 86 | $(SOPHYAINCP)ppersist.h \
|
---|
| 87 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 88 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 89 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 90 | $(SOPHYAINCP)rawstream.h \
|
---|
| 91 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2834] | 92 | $(SOPHYAINCP)dvlist.h \
|
---|
[3007] | 93 | $(SOPHYAINCP)mutyv.h \
|
---|
[2765] | 94 | $(SOPHYAINCP)ndatablock.h utilarr.h \
|
---|
[3615] | 95 | $(SOPHYAINCP)randinterf.h tmatrix_tsnl.h \
|
---|
| 96 | tvector.h tvector_tsnl.h \
|
---|
[2909] | 97 | $(SOPHYAINCP)smathconst.h
|
---|
[2765] | 98 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ sopemtx.cc
|
---|
[2743] | 99 |
|
---|
[3405] | 100 | $(SOPHYAOBJP)tarray.o: tarray.cc $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 101 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 102 | $(SOPHYAINCP)machdefs.h tarray.h basarr.h \
|
---|
| 103 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 104 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 105 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 106 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 107 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 108 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 109 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 110 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 111 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 112 | $(SOPHYAINCP)rawstream.h \
|
---|
| 113 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2834] | 114 | $(SOPHYAINCP)dvlist.h \
|
---|
[3007] | 115 | $(SOPHYAINCP)mutyv.h \
|
---|
[3615] | 116 | $(SOPHYAINCP)ndatablock.h utilarr.h \
|
---|
| 117 | $(SOPHYAINCP)randinterf.h
|
---|
[2765] | 118 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tarray.cc
|
---|
[2743] | 119 |
|
---|
[3405] | 120 | $(SOPHYAOBJP)tarrinit.o: tarrinit.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2765] | 121 | $(SOPHYAINCP)machdefs.h tarrinit.h \
|
---|
[3007] | 122 | $(SOPHYAINCP)sophyainit.h \
|
---|
| 123 | $(SOPHYAINCP)machdefs.h fioarr.h tarray.h \
|
---|
[2765] | 124 | basarr.h $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 125 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 126 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 127 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 128 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 129 | $(SOPHYAINCP)ppersist.h \
|
---|
| 130 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 131 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 132 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 133 | $(SOPHYAINCP)rawstream.h \
|
---|
| 134 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2834] | 135 | $(SOPHYAINCP)dvlist.h \
|
---|
[3007] | 136 | $(SOPHYAINCP)mutyv.h \
|
---|
[3615] | 137 | $(SOPHYAINCP)ndatablock.h utilarr.h \
|
---|
| 138 | $(SOPHYAINCP)randinterf.h tmatrix.h \
|
---|
[3405] | 139 | tmatrix_tsnl.h tvector.h tvector_tsnl.h \
|
---|
[3007] | 140 | $(SOPHYAINCP)ppersist.h
|
---|
[2765] | 141 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tarrinit.cc
|
---|
[2743] | 142 |
|
---|
[3405] | 143 | $(SOPHYAOBJP)tmatrix.o: tmatrix.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 144 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 145 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 146 | $(SOPHYAINCP)machdefs.h tmatrix.h tarray.h \
|
---|
| 147 | basarr.h $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 148 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 149 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 150 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 151 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 152 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 153 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 154 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 155 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 156 | $(SOPHYAINCP)rawstream.h \
|
---|
| 157 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2834] | 158 | $(SOPHYAINCP)dvlist.h \
|
---|
[3007] | 159 | $(SOPHYAINCP)mutyv.h \
|
---|
[2909] | 160 | $(SOPHYAINCP)ndatablock.h utilarr.h \
|
---|
[3615] | 161 | $(SOPHYAINCP)randinterf.h tmatrix_tsnl.h
|
---|
[2765] | 162 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmatrix.cc
|
---|
[2743] | 163 |
|
---|
[3405] | 164 | $(SOPHYAOBJP)tvector.o: tvector.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2743] | 165 | $(SOPHYAINCP)machdefs.h \
|
---|
[3007] | 166 | $(SOPHYAINCP)pexceptions.h \
|
---|
[3405] | 167 | $(SOPHYAINCP)machdefs.h tvector.h tmatrix.h \
|
---|
| 168 | tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 169 | $(SOPHYAINCP)mutyv.h \
|
---|
[2834] | 170 | $(SOPHYAINCP)timestamp.h \
|
---|
[2743] | 171 | $(SOPHYAINCP)objfio.h \
|
---|
[3007] | 172 | $(SOPHYAINCP)anydataobj.h \
|
---|
[2743] | 173 | $(SOPHYAINCP)ppersist.h \
|
---|
[3007] | 174 | $(SOPHYAINCP)pexceptions.h \
|
---|
[2743] | 175 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 176 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 177 | $(SOPHYAINCP)rawstream.h \
|
---|
| 178 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[2834] | 179 | $(SOPHYAINCP)dvlist.h \
|
---|
[3007] | 180 | $(SOPHYAINCP)mutyv.h \
|
---|
[2909] | 181 | $(SOPHYAINCP)ndatablock.h utilarr.h \
|
---|
[3615] | 182 | $(SOPHYAINCP)randinterf.h tmatrix_tsnl.h \
|
---|
| 183 | tvector_tsnl.h
|
---|
[2765] | 184 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tvector.cc
|
---|
[2743] | 185 |
|
---|
[3405] | 186 | $(SOPHYAOBJP)utilarr.o: utilarr.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
[2765] | 187 | $(SOPHYAINCP)machdefs.h utilarr.h \
|
---|
| 188 | $(SOPHYAINCP)mutyv.h \
|
---|
[3007] | 189 | $(SOPHYAINCP)machdefs.h \
|
---|
[2834] | 190 | $(SOPHYAINCP)timestamp.h \
|
---|
| 191 | $(SOPHYAINCP)objfio.h \
|
---|
| 192 | $(SOPHYAINCP)anydataobj.h \
|
---|
| 193 | $(SOPHYAINCP)ppersist.h \
|
---|
| 194 | $(SOPHYAINCP)pexceptions.h \
|
---|
| 195 | $(SOPHYAINCP)gnumd5.h \
|
---|
| 196 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
| 197 | $(SOPHYAINCP)rawstream.h \
|
---|
| 198 | $(SOPHYAINCP)ppfnametag.h \
|
---|
[3615] | 199 | $(SOPHYAINCP)randinterf.h \
|
---|
| 200 | $(SOPHYAINCP)randr48.h \
|
---|
| 201 | $(SOPHYAINCP)ndatablock.h \
|
---|
| 202 | $(SOPHYAINCP)randinterf.h
|
---|
[2765] | 203 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ utilarr.cc
|
---|
[2743] | 204 |
|
---|