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