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