| [228] | 1 | include ../Mgr/Makefile.h
|
|---|
| 2 |
|
|---|
| 3 | all: $(LIB)libSamba.a
|
|---|
| 4 | clean:
|
|---|
| [2644] | 5 | rm -f $(OBJ)alm.o $(OBJ)bruit.o $(OBJ)circle.o $(OBJ)datacirclefake.o $(OBJ)harmspher.o $(OBJ)lambdaBuilder.o $(OBJ)mlobe.o $(OBJ)sambainit.o $(OBJ)scan.o $(OBJ)sphericaltransformserver.o
|
|---|
| [518] | 6 | rm -f $(LIB)libSamba.a
|
|---|
| [2644] | 7 | $(LIB)libSamba.a : $(OBJ)alm.o $(OBJ)bruit.o $(OBJ)circle.o $(OBJ)datacirclefake.o $(OBJ)harmspher.o $(OBJ)lambdaBuilder.o $(OBJ)mlobe.o $(OBJ)sambainit.o $(OBJ)scan.o $(OBJ)sphericaltransformserver.o
|
|---|
| [1837] | 8 | $(ARCXX) $(ARCXXFLAGS) $@ $($(ARARGS))
|
|---|
| [228] | 9 | ifeq ($(CXX),cxx)
|
|---|
| [824] | 10 | $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf
|
|---|
| [228] | 11 | endif
|
|---|
| 12 |
|
|---|
| [2644] | 13 | $(OBJ)alm.o: alm.cc $(INC)sopnamsp.h \
|
|---|
| 14 | alm.h $(INC)nbrandom.h \
|
|---|
| [919] | 15 | $(INC)srandgen.h \
|
|---|
| [824] | 16 | $(INC)machdefs.h \
|
|---|
| 17 | $(INC)nbmath.h \
|
|---|
| 18 | $(INC)smathconst.h \
|
|---|
| 19 | $(INC)triangmtx.h \
|
|---|
| 20 | $(INC)ndatablock.h \
|
|---|
| 21 | $(INC)anydataobj.h \
|
|---|
| 22 | $(INC)pexceptions.h \
|
|---|
| 23 | $(INC)tvector.h \
|
|---|
| 24 | $(INC)tmatrix.h \
|
|---|
| 25 | $(INC)tarray.h \
|
|---|
| 26 | $(INC)basarr.h \
|
|---|
| [1118] | 27 | $(INC)mutyv.h \
|
|---|
| [824] | 28 | $(INC)dvlist.h \
|
|---|
| 29 | $(INC)objfio.h \
|
|---|
| 30 | $(INC)ppersist.h \
|
|---|
| 31 | $(INC)gnumd5.h \
|
|---|
| [2644] | 32 | $(INC)ppfbinstream.h \
|
|---|
| 33 | $(INC)rawstream.h \
|
|---|
| 34 | $(INC)ppfnametag.h \
|
|---|
| [824] | 35 | $(INC)utilarr.h
|
|---|
| [2644] | 36 | $(OBJ)bruit.o: bruit.cc \
|
|---|
| 37 | $(INC)sopnamsp.h \
|
|---|
| 38 | $(INC)fmath.h bruit.h \
|
|---|
| [228] | 39 | $(INC)nbrandom.h \
|
|---|
| [919] | 40 | $(INC)srandgen.h \
|
|---|
| 41 | $(INC)machdefs.h
|
|---|
| [2644] | 42 | $(OBJ)circle.o: circle.cc \
|
|---|
| 43 | $(INC)sopnamsp.h circle.h \
|
|---|
| 44 | $(INC)vector3d.h \
|
|---|
| [824] | 45 | $(INC)longlat.h \
|
|---|
| [1444] | 46 | $(INC)machdefs.h \
|
|---|
| [824] | 47 | $(INC)utilgeom.h \
|
|---|
| 48 | $(INC)unitvector.h geometry.h
|
|---|
| [2644] | 49 | $(OBJ)datacirclefake.o: datacirclefake.cc \
|
|---|
| 50 | $(INC)sopnamsp.h \
|
|---|
| 51 | datacirclefake.h datacirclebase.h circle.h \
|
|---|
| 52 | $(INC)vector3d.h \
|
|---|
| [1778] | 53 | $(INC)longlat.h \
|
|---|
| 54 | $(INC)machdefs.h \
|
|---|
| 55 | $(INC)utilgeom.h \
|
|---|
| 56 | $(INC)unitvector.h geometry.h
|
|---|
| [2644] | 57 | $(OBJ)harmspher.o: harmspher.cc \
|
|---|
| 58 | $(INC)machdefs.h harmspher.h
|
|---|
| 59 | $(OBJ)lambdaBuilder.o: lambdaBuilder.cc \
|
|---|
| 60 | $(INC)sopnamsp.h lambdaBuilder.h \
|
|---|
| [824] | 61 | $(INC)ndatablock.h \
|
|---|
| [263] | 62 | $(INC)machdefs.h \
|
|---|
| [824] | 63 | $(INC)anydataobj.h \
|
|---|
| 64 | $(INC)tvector.h \
|
|---|
| 65 | $(INC)tmatrix.h \
|
|---|
| 66 | $(INC)tarray.h \
|
|---|
| 67 | $(INC)basarr.h \
|
|---|
| [1118] | 68 | $(INC)mutyv.h \
|
|---|
| [510] | 69 | $(INC)dvlist.h \
|
|---|
| 70 | $(INC)objfio.h \
|
|---|
| [824] | 71 | $(INC)ppersist.h \
|
|---|
| 72 | $(INC)pexceptions.h \
|
|---|
| 73 | $(INC)gnumd5.h \
|
|---|
| [2644] | 74 | $(INC)ppfbinstream.h \
|
|---|
| 75 | $(INC)rawstream.h \
|
|---|
| 76 | $(INC)ppfnametag.h \
|
|---|
| [824] | 77 | $(INC)utilarr.h alm.h \
|
|---|
| 78 | $(INC)nbrandom.h \
|
|---|
| [919] | 79 | $(INC)srandgen.h \
|
|---|
| [228] | 80 | $(INC)nbmath.h \
|
|---|
| [824] | 81 | $(INC)smathconst.h \
|
|---|
| 82 | $(INC)triangmtx.h \
|
|---|
| 83 | $(INC)nbconst.h
|
|---|
| [2644] | 84 | $(OBJ)mlobe.o: mlobe.cc \
|
|---|
| 85 | $(INC)sopnamsp.h mlobe.h \
|
|---|
| [824] | 86 | $(INC)sphericalmap.h \
|
|---|
| 87 | $(INC)smathconst.h \
|
|---|
| [263] | 88 | $(INC)machdefs.h \
|
|---|
| [824] | 89 | $(INC)pixelmap.h \
|
|---|
| [228] | 90 | $(INC)ppersist.h \
|
|---|
| [263] | 91 | $(INC)pexceptions.h \
|
|---|
| [824] | 92 | $(INC)gnumd5.h \
|
|---|
| [2644] | 93 | $(INC)ppfbinstream.h \
|
|---|
| 94 | $(INC)rawstream.h \
|
|---|
| 95 | $(INC)ppfnametag.h \
|
|---|
| [228] | 96 | $(INC)dvlist.h \
|
|---|
| [510] | 97 | $(INC)objfio.h \
|
|---|
| [824] | 98 | $(INC)anydataobj.h \
|
|---|
| [1118] | 99 | $(INC)mutyv.h \
|
|---|
| [824] | 100 | $(INC)spherepos.h \
|
|---|
| 101 | $(INC)unitvector.h \
|
|---|
| 102 | $(INC)vector3d.h \
|
|---|
| 103 | $(INC)longlat.h \
|
|---|
| 104 | $(INC)utilgeom.h \
|
|---|
| [510] | 105 | $(INC)tvector.h \
|
|---|
| 106 | $(INC)tmatrix.h \
|
|---|
| [824] | 107 | $(INC)tarray.h \
|
|---|
| 108 | $(INC)basarr.h \
|
|---|
| [663] | 109 | $(INC)ndatablock.h \
|
|---|
| [824] | 110 | $(INC)utilarr.h \
|
|---|
| [663] | 111 | $(INC)timing.h
|
|---|
| [2644] | 112 | $(OBJ)sambainit.o: sambainit.cc \
|
|---|
| 113 | $(INC)sopnamsp.h sambainit.h \
|
|---|
| [824] | 114 | $(INC)skymapinit.h \
|
|---|
| 115 | $(INC)sophyainit.h \
|
|---|
| [518] | 116 | $(INC)machdefs.h \
|
|---|
| [919] | 117 | $(INC)ntoolsinit.h \
|
|---|
| 118 | $(INC)tarrinit.h
|
|---|
| [2644] | 119 | $(OBJ)scan.o: scan.cc $(INC)sopnamsp.h \
|
|---|
| 120 | $(INC)machdefs.h scan.h \
|
|---|
| [263] | 121 | $(INC)ppersist.h \
|
|---|
| 122 | $(INC)pexceptions.h \
|
|---|
| [824] | 123 | $(INC)gnumd5.h \
|
|---|
| [2644] | 124 | $(INC)ppfbinstream.h \
|
|---|
| 125 | $(INC)rawstream.h \
|
|---|
| 126 | $(INC)ppfnametag.h \
|
|---|
| [228] | 127 | $(INC)dvlist.h \
|
|---|
| [510] | 128 | $(INC)objfio.h \
|
|---|
| 129 | $(INC)anydataobj.h \
|
|---|
| [1118] | 130 | $(INC)mutyv.h \
|
|---|
| [663] | 131 | $(INC)ndatablock.h \
|
|---|
| [824] | 132 | $(INC)fiondblock.h \
|
|---|
| 133 | $(INC)smathconst.h
|
|---|
| 134 | $(OBJ)sphericaltransformserver.o: sphericaltransformserver.cc \
|
|---|
| [2644] | 135 | $(INC)sopnamsp.h \
|
|---|
| 136 | $(INC)machdefs.h \
|
|---|
| 137 | sphericaltransformserver.h \
|
|---|
| [824] | 138 | $(INC)sphericalmap.h \
|
|---|
| 139 | $(INC)smathconst.h \
|
|---|
| 140 | $(INC)pixelmap.h \
|
|---|
| [228] | 141 | $(INC)ppersist.h \
|
|---|
| [824] | 142 | $(INC)pexceptions.h \
|
|---|
| 143 | $(INC)gnumd5.h \
|
|---|
| [2644] | 144 | $(INC)ppfbinstream.h \
|
|---|
| 145 | $(INC)rawstream.h \
|
|---|
| 146 | $(INC)ppfnametag.h \
|
|---|
| [228] | 147 | $(INC)dvlist.h \
|
|---|
| [510] | 148 | $(INC)objfio.h \
|
|---|
| [824] | 149 | $(INC)anydataobj.h \
|
|---|
| [1118] | 150 | $(INC)mutyv.h \
|
|---|
| [824] | 151 | $(INC)spherepos.h \
|
|---|
| 152 | $(INC)unitvector.h \
|
|---|
| 153 | $(INC)vector3d.h \
|
|---|
| 154 | $(INC)longlat.h \
|
|---|
| 155 | $(INC)utilgeom.h \
|
|---|
| [510] | 156 | $(INC)tvector.h \
|
|---|
| 157 | $(INC)tmatrix.h \
|
|---|
| [824] | 158 | $(INC)tarray.h \
|
|---|
| 159 | $(INC)basarr.h \
|
|---|
| [510] | 160 | $(INC)ndatablock.h \
|
|---|
| [824] | 161 | $(INC)utilarr.h \
|
|---|
| 162 | $(INC)fftservintf.h \
|
|---|
| 163 | $(INC)fftpserver.h alm.h \
|
|---|
| 164 | $(INC)nbrandom.h \
|
|---|
| [919] | 165 | $(INC)srandgen.h \
|
|---|
| [263] | 166 | $(INC)nbmath.h \
|
|---|
| [2644] | 167 | $(INC)triangmtx.h \
|
|---|
| 168 | lambdaBuilder.h $(INC)timing.h
|
|---|