| 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) $@ $? 
 | 
|---|
| 11 |  
 | 
|---|
| 12 | $(SOPHYAOBJP)alm.o: alm.cc \
 | 
|---|
| 13 |   $(SOPHYAINCP)sopnamsp.h alm.h \
 | 
|---|
| 14 |   $(SOPHYAINCP)nbrandom.h \
 | 
|---|
| 15 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 16 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 17 |   $(SOPHYAINCP)nbmath.h \
 | 
|---|
| 18 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 19 |   $(SOPHYAINCP)triangmtx.h \
 | 
|---|
| 20 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 21 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 22 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 23 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 24 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 25 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 26 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 27 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 28 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 29 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 30 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 31 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 32 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 33 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 34 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 35 |   $(SOPHYAINCP)utilarr.h
 | 
|---|
| 36 |         $(CXXCOMPILELIB) -o $@ $<
 | 
|---|
| 37 |  
 | 
|---|
| 38 | $(SOPHYAOBJP)bruit.o: bruit.cc \
 | 
|---|
| 39 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 40 |   $(SOPHYAINCP)fmath.h bruit.h \
 | 
|---|
| 41 |   $(SOPHYAINCP)nbrandom.h \
 | 
|---|
| 42 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 43 |   $(SOPHYAINCP)machdefs.h
 | 
|---|
| 44 |         $(CXXCOMPILELIB) -o $@ $<
 | 
|---|
| 45 |  
 | 
|---|
| 46 | $(SOPHYAOBJP)circle.o: circle.cc \
 | 
|---|
| 47 |   $(SOPHYAINCP)sopnamsp.h circle.h \
 | 
|---|
| 48 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 49 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 50 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 51 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 52 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 53 |   geometry.h
 | 
|---|
| 54 |         $(CXXCOMPILELIB) -o $@ $<
 | 
|---|
| 55 |  
 | 
|---|
| 56 | $(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \
 | 
|---|
| 57 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 58 |   datacirclefake.h datacirclebase.h circle.h \
 | 
|---|
| 59 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 60 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 61 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 62 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 63 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 64 |   geometry.h
 | 
|---|
| 65 |         $(CXXCOMPILELIB) -o $@ $<
 | 
|---|
| 66 |  
 | 
|---|
| 67 | $(SOPHYAOBJP)harmspher.o: harmspher.cc \
 | 
|---|
| 68 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 69 |   harmspher.h
 | 
|---|
| 70 |         $(CXXCOMPILELIB) -o $@ $<
 | 
|---|
| 71 |  
 | 
|---|
| 72 | $(SOPHYAOBJP)lambdaBuilder.o: lambdaBuilder.cc \
 | 
|---|
| 73 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 74 |   lambdaBuilder.h \
 | 
|---|
| 75 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 76 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 77 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 78 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 79 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 80 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 81 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 82 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 83 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 84 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 85 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 86 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 87 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 88 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 89 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 90 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 91 |   $(SOPHYAINCP)utilarr.h alm.h \
 | 
|---|
| 92 |   $(SOPHYAINCP)nbrandom.h \
 | 
|---|
| 93 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 94 |   $(SOPHYAINCP)nbmath.h \
 | 
|---|
| 95 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 96 |   $(SOPHYAINCP)triangmtx.h \
 | 
|---|
| 97 |   $(SOPHYAINCP)nbconst.h
 | 
|---|
| 98 |         $(CXXCOMPILELIB) -o $@ $<
 | 
|---|
| 99 |  
 | 
|---|
| 100 | $(SOPHYAOBJP)mlobe.o: mlobe.cc \
 | 
|---|
| 101 |   $(SOPHYAINCP)sopnamsp.h mlobe.h \
 | 
|---|
| 102 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 103 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 104 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 105 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 106 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 107 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 108 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 109 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 110 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 111 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 112 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 113 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 114 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 115 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 116 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 117 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 118 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 119 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 120 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 121 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 122 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 123 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 124 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 125 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 126 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 127 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 128 |         $(CXXCOMPILELIB) -o $@ $<
 | 
|---|
| 129 |  
 | 
|---|
| 130 | $(SOPHYAOBJP)sambainit.o: sambainit.cc \
 | 
|---|
| 131 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 132 |   sambainit.h \
 | 
|---|
| 133 |   $(SOPHYAINCP)skymapinit.h \
 | 
|---|
| 134 |   $(SOPHYAINCP)sophyainit.h \
 | 
|---|
| 135 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 136 |   $(SOPHYAINCP)ntoolsinit.h \
 | 
|---|
| 137 |   $(SOPHYAINCP)tarrinit.h
 | 
|---|
| 138 |         $(CXXCOMPILELIB) -o $@ $<
 | 
|---|
| 139 |  
 | 
|---|
| 140 | $(SOPHYAOBJP)scan.o: scan.cc \
 | 
|---|
| 141 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 142 |   $(SOPHYAINCP)machdefs.h scan.h \
 | 
|---|
| 143 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 144 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 145 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 146 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 147 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 148 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 149 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 150 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 151 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 152 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 153 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 154 |   $(SOPHYAINCP)fiondblock.h \
 | 
|---|
| 155 |   $(SOPHYAINCP)smathconst.h
 | 
|---|
| 156 |         $(CXXCOMPILELIB) -o $@ $<
 | 
|---|
| 157 |  
 | 
|---|
| 158 | $(SOPHYAOBJP)sphericaltransformserver.o: sphericaltransformserver.cc \
 | 
|---|
| 159 |   $(SOPHYAINCP)sopnamsp.h \
 | 
|---|
| 160 |   $(SOPHYAINCP)machdefs.h \
 | 
|---|
| 161 |   sphericaltransformserver.h \
 | 
|---|
| 162 |   $(SOPHYAINCP)sphericalmap.h \
 | 
|---|
| 163 |   $(SOPHYAINCP)smathconst.h \
 | 
|---|
| 164 |   $(SOPHYAINCP)pixelmap.h \
 | 
|---|
| 165 |   $(SOPHYAINCP)ppersist.h \
 | 
|---|
| 166 |   $(SOPHYAINCP)pexceptions.h \
 | 
|---|
| 167 |   $(SOPHYAINCP)gnumd5.h \
 | 
|---|
| 168 |   $(SOPHYAINCP)ppfbinstream.h \
 | 
|---|
| 169 |   $(SOPHYAINCP)rawstream.h \
 | 
|---|
| 170 |   $(SOPHYAINCP)ppfnametag.h \
 | 
|---|
| 171 |   $(SOPHYAINCP)dvlist.h \
 | 
|---|
| 172 |   $(SOPHYAINCP)objfio.h \
 | 
|---|
| 173 |   $(SOPHYAINCP)anydataobj.h \
 | 
|---|
| 174 |   $(SOPHYAINCP)mutyv.h \
 | 
|---|
| 175 |   $(SOPHYAINCP)spherepos.h \
 | 
|---|
| 176 |   $(SOPHYAINCP)unitvector.h \
 | 
|---|
| 177 |   $(SOPHYAINCP)vector3d.h \
 | 
|---|
| 178 |   $(SOPHYAINCP)longlat.h \
 | 
|---|
| 179 |   $(SOPHYAINCP)utilgeom.h \
 | 
|---|
| 180 |   $(SOPHYAINCP)tvector.h \
 | 
|---|
| 181 |   $(SOPHYAINCP)tmatrix.h \
 | 
|---|
| 182 |   $(SOPHYAINCP)tarray.h \
 | 
|---|
| 183 |   $(SOPHYAINCP)basarr.h \
 | 
|---|
| 184 |   $(SOPHYAINCP)ndatablock.h \
 | 
|---|
| 185 |   $(SOPHYAINCP)utilarr.h \
 | 
|---|
| 186 |   $(SOPHYAINCP)fftservintf.h \
 | 
|---|
| 187 |   $(SOPHYAINCP)fftpserver.h alm.h \
 | 
|---|
| 188 |   $(SOPHYAINCP)nbrandom.h \
 | 
|---|
| 189 |   $(SOPHYAINCP)srandgen.h \
 | 
|---|
| 190 |   $(SOPHYAINCP)nbmath.h \
 | 
|---|
| 191 |   $(SOPHYAINCP)triangmtx.h \
 | 
|---|
| 192 |   lambdaBuilder.h \
 | 
|---|
| 193 |   $(SOPHYAINCP)timing.h
 | 
|---|
| 194 |         $(CXXCOMPILELIB) -o $@ $<
 | 
|---|
| 195 |  
 | 
|---|