Changeset 2834 in Sophya for trunk/SophyaLib/TArray
- Timestamp:
- Nov 8, 2005, 5:40:14 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/Makefile
r2765 r2834 16 16 $(SOPHYAINCP)anydataobj.h \ 17 17 $(SOPHYAINCP)mutyv.h \ 18 $(SOPHYAINCP) dvlist.h \18 $(SOPHYAINCP)timestamp.h \ 19 19 $(SOPHYAINCP)objfio.h \ 20 20 $(SOPHYAINCP)ppersist.h \ … … 22 22 $(SOPHYAINCP)ppfbinstream.h \ 23 23 $(SOPHYAINCP)rawstream.h \ 24 $(SOPHYAINCP)ppfnametag.h 24 $(SOPHYAINCP)ppfnametag.h \ 25 $(SOPHYAINCP)dvlist.h 25 26 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basarr.cc 26 27 … … 37 38 $(SOPHYAINCP)anydataobj.h fioarr.h tarray.h \ 38 39 basarr.h $(SOPHYAINCP)mutyv.h \ 39 $(SOPHYAINCP)dvlist.h \ 40 $(SOPHYAINCP)objfio.h utilarr.h tmatrix.h \ 40 $(SOPHYAINCP)timestamp.h \ 41 $(SOPHYAINCP)objfio.h \ 42 $(SOPHYAINCP)dvlist.h utilarr.h tmatrix.h \ 41 43 tvector.h $(SOPHYAINCP)datatype.h 42 44 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fioarr.cc … … 46 48 basarr.h $(SOPHYAINCP)anydataobj.h \ 47 49 $(SOPHYAINCP)mutyv.h \ 48 $(SOPHYAINCP) dvlist.h \50 $(SOPHYAINCP)timestamp.h \ 49 51 $(SOPHYAINCP)objfio.h \ 50 52 $(SOPHYAINCP)ppersist.h \ … … 54 56 $(SOPHYAINCP)rawstream.h \ 55 57 $(SOPHYAINCP)ppfnametag.h \ 58 $(SOPHYAINCP)dvlist.h \ 56 59 $(SOPHYAINCP)ndatablock.h utilarr.h 57 60 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ matharr.cc … … 61 64 tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \ 62 65 $(SOPHYAINCP)mutyv.h \ 63 $(SOPHYAINCP) dvlist.h \66 $(SOPHYAINCP)timestamp.h \ 64 67 $(SOPHYAINCP)objfio.h \ 65 68 $(SOPHYAINCP)ppersist.h \ … … 69 72 $(SOPHYAINCP)rawstream.h \ 70 73 $(SOPHYAINCP)ppfnametag.h \ 74 $(SOPHYAINCP)dvlist.h \ 71 75 $(SOPHYAINCP)ndatablock.h utilarr.h \ 72 76 tvector.h $(SOPHYAINCP)smathconst.h … … 78 82 basarr.h $(SOPHYAINCP)anydataobj.h \ 79 83 $(SOPHYAINCP)mutyv.h \ 80 $(SOPHYAINCP) dvlist.h \84 $(SOPHYAINCP)timestamp.h \ 81 85 $(SOPHYAINCP)objfio.h \ 82 86 $(SOPHYAINCP)ppersist.h \ … … 85 89 $(SOPHYAINCP)rawstream.h \ 86 90 $(SOPHYAINCP)ppfnametag.h \ 91 $(SOPHYAINCP)dvlist.h \ 87 92 $(SOPHYAINCP)ndatablock.h utilarr.h 88 93 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tarray.cc … … 94 99 basarr.h $(SOPHYAINCP)anydataobj.h \ 95 100 $(SOPHYAINCP)mutyv.h \ 96 $(SOPHYAINCP) dvlist.h \101 $(SOPHYAINCP)timestamp.h \ 97 102 $(SOPHYAINCP)objfio.h \ 98 103 $(SOPHYAINCP)ppersist.h \ … … 102 107 $(SOPHYAINCP)rawstream.h \ 103 108 $(SOPHYAINCP)ppfnametag.h \ 109 $(SOPHYAINCP)dvlist.h \ 104 110 $(SOPHYAINCP)ndatablock.h utilarr.h \ 105 111 tmatrix.h tvector.h … … 111 117 tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \ 112 118 $(SOPHYAINCP)mutyv.h \ 113 $(SOPHYAINCP) dvlist.h \119 $(SOPHYAINCP)timestamp.h \ 114 120 $(SOPHYAINCP)objfio.h \ 115 121 $(SOPHYAINCP)ppersist.h \ … … 118 124 $(SOPHYAINCP)rawstream.h \ 119 125 $(SOPHYAINCP)ppfnametag.h \ 126 $(SOPHYAINCP)dvlist.h \ 120 127 $(SOPHYAINCP)ndatablock.h utilarr.h 121 128 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tmatrix.cc … … 129 136 basarr.h $(SOPHYAINCP)anydataobj.h \ 130 137 $(SOPHYAINCP)mutyv.h \ 131 $(SOPHYAINCP) dvlist.h \138 $(SOPHYAINCP)timestamp.h \ 132 139 $(SOPHYAINCP)objfio.h \ 133 140 $(SOPHYAINCP)ppersist.h \ … … 137 144 $(SOPHYAINCP)rawstream.h \ 138 145 $(SOPHYAINCP)ppfnametag.h \ 146 $(SOPHYAINCP)dvlist.h \ 139 147 $(SOPHYAINCP)ndatablock.h utilarr.h \ 140 148 tmatrix.h tvector.h matharr.h fioarr.h sopemtx.h \ … … 151 159 $(SOPHYAINCP)anydataobj.h \ 152 160 $(SOPHYAINCP)mutyv.h \ 153 $(SOPHYAINCP) dvlist.h \161 $(SOPHYAINCP)timestamp.h \ 154 162 $(SOPHYAINCP)objfio.h \ 155 163 $(SOPHYAINCP)ppersist.h \ … … 158 166 $(SOPHYAINCP)rawstream.h \ 159 167 $(SOPHYAINCP)ppfnametag.h \ 168 $(SOPHYAINCP)dvlist.h \ 160 169 $(SOPHYAINCP)ndatablock.h utilarr.h 161 170 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tvector.cc … … 164 173 $(SOPHYAINCP)machdefs.h utilarr.h \ 165 174 $(SOPHYAINCP)mutyv.h \ 175 $(SOPHYAINCP)timestamp.h \ 176 $(SOPHYAINCP)objfio.h \ 177 $(SOPHYAINCP)anydataobj.h \ 178 $(SOPHYAINCP)ppersist.h \ 179 $(SOPHYAINCP)pexceptions.h \ 180 $(SOPHYAINCP)gnumd5.h \ 181 $(SOPHYAINCP)ppfbinstream.h \ 182 $(SOPHYAINCP)rawstream.h \ 183 $(SOPHYAINCP)ppfnametag.h \ 166 184 $(SOPHYAINCP)srandgen.h 167 185 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ utilarr.cc
Note:
See TracChangeset
for help on using the changeset viewer.