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