| [2743] | 1 | include $(SOPHYABASE)/include/sophyamake.inc
 | 
|---|
 | 2 |  
 | 
|---|
 | 3 | all: $(SOPHYALIBP)libSamba.a
 | 
|---|
 | 4 |  
 | 
|---|
 | 5 | clean:
 | 
|---|
 | 6 |          rm -f $(SOPHYAOBJP)alm.o $(SOPHYAOBJP)bruit.o $(SOPHYAOBJP)circle.o $(SOPHYAOBJP)datacirclefake.o $(SOPHYAOBJP)harmspher.o $(SOPHYAOBJP)lambdaBuilder.o $(SOPHYAOBJP)mlobe.o $(SOPHYAOBJP)sambainit.o $(SOPHYAOBJP)scan.o $(SOPHYAOBJP)sphericaltransformserver.o
 | 
|---|
 | 7 |         rm -f $(SOPHYALIBP)libSamba.a
 | 
|---|
 | 8 |  
 | 
|---|
 | 9 | $(SOPHYALIBP)libSamba.a : $(SOPHYAOBJP)alm.o $(SOPHYAOBJP)bruit.o $(SOPHYAOBJP)circle.o $(SOPHYAOBJP)datacirclefake.o $(SOPHYAOBJP)harmspher.o $(SOPHYAOBJP)lambdaBuilder.o $(SOPHYAOBJP)mlobe.o $(SOPHYAOBJP)sambainit.o $(SOPHYAOBJP)scan.o $(SOPHYAOBJP)sphericaltransformserver.o
 | 
|---|
 | 10 |         $(AR) $(ARFLAGS) $@ $? 
 | 
|---|
| [2763] | 11 |         touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
 | 
|---|
| [2743] | 12 |  
 | 
|---|
| [3879] | 13 | $(SOPHYAOBJP)alm.o: alm.cc \
 | 
|---|
 | 14 |   $(SOPHYAINCP)sopnamsp.h alm.h \
 | 
|---|
| [3615] | 15 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [2743] | 16 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3572] | 17 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3879] | 18 |   $(SOPHYAINCP)nbmath.h \
 | 
|---|
| [2743] | 19 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| [3810] | 20 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 21 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
| [3615] | 22 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 23 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3810] | 24 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3879] | 25 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3007] | 26 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3879] | 27 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| [3615] | 28 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 29 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
 | 30 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
 | 31 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
 | 32 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3810] | 33 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 34 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| [3879] | 35 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 36 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 37 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3007] | 38 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3810] | 39 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
| [3879] | 40 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| [3007] | 41 |   $(SOPHYAINCP)tvector_tsnl.h
 | 
|---|
| [2765] | 42 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  alm.cc
 | 
|---|
| [2743] | 43 |  
 | 
|---|
| [3879] | 44 | $(SOPHYAOBJP)bruit.o: bruit.cc \
 | 
|---|
 | 45 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [2743] | 46 |   $(SOPHYAINCP)fmath.h bruit.h \
 | 
|---|
 | 47 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| [3615] | 48 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 49 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3879] | 50 |   $(SOPHYAINCP)anydataobj.h
 | 
|---|
| [2765] | 51 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  bruit.cc
 | 
|---|
| [2743] | 52 |  
 | 
|---|
| [3879] | 53 | $(SOPHYAOBJP)circle.o: circle.cc \
 | 
|---|
 | 54 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
 | 55 |   circle.h \
 | 
|---|
| [3810] | 56 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| [2743] | 57 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
 | 58 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 59 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| [3007] | 60 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| [3879] | 61 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
 | 62 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
 | 63 |   geometry.h
 | 
|---|
| [2765] | 64 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  circle.cc
 | 
|---|
| [2743] | 65 |  
 | 
|---|
| [3879] | 66 | $(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \
 | 
|---|
 | 67 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3810] | 68 |   datacirclefake.h datacirclebase.h circle.h \
 | 
|---|
| [2743] | 69 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
 | 70 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
 | 71 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 72 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| [3007] | 73 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| [3879] | 74 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
 | 75 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
 | 76 |   geometry.h
 | 
|---|
| [2765] | 77 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefake.cc
 | 
|---|
| [2743] | 78 |  
 | 
|---|
| [3879] | 79 | $(SOPHYAOBJP)harmspher.o: harmspher.cc \
 | 
|---|
 | 80 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 81 |   harmspher.h
 | 
|---|
| [2765] | 82 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  harmspher.cc
 | 
|---|
| [2743] | 83 |  
 | 
|---|
| [3879] | 84 | $(SOPHYAOBJP)lambdaBuilder.o: lambdaBuilder.cc \
 | 
|---|
 | 85 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
 | 86 |   lambdaBuilder.h \
 | 
|---|
 | 87 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [2743] | 88 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 89 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3879] | 90 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 91 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 92 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 93 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
 | 94 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3007] | 95 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [3879] | 96 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| [2743] | 97 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 98 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3879] | 99 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [2743] | 100 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
 | 101 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
 | 102 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3879] | 103 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| [3405] | 104 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3007] | 105 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3615] | 106 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3007] | 107 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
| [3879] | 108 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
 | 109 |   alm.h \
 | 
|---|
 | 110 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 111 |   $(SOPHYAINCP)nbmath.h \
 | 
|---|
| [2743] | 112 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| [3810] | 113 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 114 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
| [3879] | 115 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
| [3572] | 116 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [2743] | 117 |   $(SOPHYAINCP)nbconst.h
 | 
|---|
| [2765] | 118 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lambdaBuilder.cc
 | 
|---|
| [2743] | 119 |  
 | 
|---|
| [3879] | 120 | $(SOPHYAOBJP)mlobe.o: mlobe.cc \
 | 
|---|
 | 121 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
 | 122 |   mlobe.h \
 | 
|---|
| [3077] | 123 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| [2743] | 124 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
 | 125 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 126 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
 | 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)objfio.h \
 | 
|---|
| [2743] | 135 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3879] | 136 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3007] | 137 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [2743] | 138 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
 | 139 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
 | 140 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
 | 141 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
 | 142 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| [3007] | 143 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| [3879] | 144 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 145 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 146 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 147 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| [2743] | 148 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 149 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3615] | 150 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3007] | 151 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 152 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [3879] | 153 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| [2743] | 154 |   $(SOPHYAINCP)timing.h
 | 
|---|
| [2765] | 155 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mlobe.cc
 | 
|---|
| [2743] | 156 |  
 | 
|---|
| [3879] | 157 | $(SOPHYAOBJP)sambainit.o: sambainit.cc \
 | 
|---|
 | 158 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
 | 159 |   sambainit.h \
 | 
|---|
 | 160 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| [2743] | 161 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
 | 162 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
 | 163 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| [3879] | 164 |   $(SOPHYAINCP)tarrinit.h
 | 
|---|
| [2765] | 165 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sambainit.cc
 | 
|---|
| [2743] | 166 |  
 | 
|---|
| [3879] | 167 | $(SOPHYAOBJP)scan.o: scan.cc \
 | 
|---|
 | 168 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| [3810] | 169 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3879] | 170 |   scan.h \
 | 
|---|
| [2743] | 171 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| [3405] | 172 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [2743] | 173 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3879] | 174 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [2743] | 175 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
 | 176 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
 | 177 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3879] | 178 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 179 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 180 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| [2743] | 181 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3879] | 182 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3007] | 183 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [2743] | 184 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 185 |   $(SOPHYAINCP)fiondblock.h \
 | 
|---|
| [3405] | 186 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3879] | 187 |   $(SOPHYAINCP)smathconst.h
 | 
|---|
| [2765] | 188 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scan.cc
 | 
|---|
| [2743] | 189 |  
 | 
|---|
 | 190 | $(SOPHYAOBJP)sphericaltransformserver.o: sphericaltransformserver.cc \
 | 
|---|
 | 191 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
 | 192 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [3879] | 193 |   sphericaltransformserver.h \
 | 
|---|
| [2743] | 194 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
 | 195 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| [3405] | 196 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| [2743] | 197 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
 | 198 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
 | 199 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [3879] | 200 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| [2743] | 201 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
 | 202 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
 | 203 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| [3879] | 204 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
 | 205 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| [2743] | 206 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| [3879] | 207 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| [3007] | 208 |   $(SOPHYAINCP)timestamp.h \
 | 
|---|
| [2743] | 209 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
 | 210 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
 | 211 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
 | 212 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
 | 213 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| [3007] | 214 |   $(SOPHYAINCP)datatype.h \
 | 
|---|
| [3879] | 215 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 216 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
 | 217 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
 | 218 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| [2743] | 219 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
 | 220 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| [3615] | 221 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
| [3007] | 222 |   $(SOPHYAINCP)tmatrix_tsnl.h \
 | 
|---|
 | 223 |   $(SOPHYAINCP)tvector_tsnl.h \
 | 
|---|
| [2743] | 224 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| [3405] | 225 |   $(SOPHYAINCP)fftpserver.h \
 | 
|---|
| [3879] | 226 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
 | 227 |   $(SOPHYAINCP)randinterf.h \
 | 
|---|
 | 228 |   alm.h $(SOPHYAINCP)nbmath.h \
 | 
|---|
| [3810] | 229 |   $(SOPHYAINCP)trngmtx.h \
 | 
|---|
 | 230 |   $(SOPHYAINCP)spesqmtx.h \
 | 
|---|
| [3879] | 231 |   $(SOPHYAINCP)spesqmtx_tsnl.h \
 | 
|---|
 | 232 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
 | 233 |   lambdaBuilder.h \
 | 
|---|
| [3405] | 234 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| [3572] | 235 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| [2743] | 236 |   $(SOPHYAINCP)timing.h
 | 
|---|
| [2765] | 237 |         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphericaltransformserver.cc
 | 
|---|
| [2743] | 238 |  
 | 
|---|