1 | include ../BuildMgr/sophyamake.inc
|
---|
2 |
|
---|
3 | all: $(SOPHYALIBP)libNTools.a
|
---|
4 |
|
---|
5 | clean:
|
---|
6 | rm -f $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)generalfunc.o $(SOPHYAOBJP)imageop.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)slinparbuff.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o
|
---|
7 | rm -f $(SOPHYALIBP)libNTools.a
|
---|
8 |
|
---|
9 | $(SOPHYALIBP)libNTools.a : $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)generalfunc.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)slinparbuff.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o
|
---|
10 | $(AR) $(ARFLAGS) $@ $?
|
---|
11 | touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
|
---|
12 |
|
---|
13 | $(SOPHYAOBJP)FSAppIrrSmpl.o: FSAppIrrSmpl.cc \
|
---|
14 | $(SOPHYAINCP)sopnamsp.h FSAppIrrSmpl.h \
|
---|
15 | $(SOPHYAINCP)machdefs.h nbmath.h \
|
---|
16 | $(SOPHYAINCP)smathconst.h \
|
---|
17 | $(SOPHYAINCP)machdefs.h \
|
---|
18 | $(SOPHYAINCP)timing.h \
|
---|
19 | $(SOPHYAINCP)array.h \
|
---|
20 | $(SOPHYAINCP)tarray.h \
|
---|
21 | $(SOPHYAINCP)basarr.h \
|
---|
22 | $(SOPHYAINCP)anydataobj.h \
|
---|
23 | $(SOPHYAINCP)mutyv.h \
|
---|
24 | $(SOPHYAINCP)timestamp.h \
|
---|
25 | $(SOPHYAINCP)objfio.h \
|
---|
26 | $(SOPHYAINCP)ppersist.h \
|
---|
27 | $(SOPHYAINCP)pexceptions.h \
|
---|
28 | $(SOPHYAINCP)gnumd5.h \
|
---|
29 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
30 | $(SOPHYAINCP)rawstream.h \
|
---|
31 | $(SOPHYAINCP)ppfnametag.h \
|
---|
32 | $(SOPHYAINCP)dvlist.h \
|
---|
33 | $(SOPHYAINCP)ndatablock.h \
|
---|
34 | $(SOPHYAINCP)utilarr.h \
|
---|
35 | $(SOPHYAINCP)randinterf.h \
|
---|
36 | $(SOPHYAINCP)tmatrix.h \
|
---|
37 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
38 | $(SOPHYAINCP)tvector.h \
|
---|
39 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
40 | $(SOPHYAINCP)matharr.h \
|
---|
41 | $(SOPHYAINCP)fioarr.h \
|
---|
42 | $(SOPHYAINCP)sopemtx.h \
|
---|
43 | $(SOPHYAINCP)arrctcast.h fftservintf.h \
|
---|
44 | $(SOPHYAINCP)pexceptions.h \
|
---|
45 | $(SOPHYAINCP)tmatrix.h \
|
---|
46 | $(SOPHYAINCP)tvector.h fftpserver.h \
|
---|
47 | toeplitzMatrix.h
|
---|
48 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ FSAppIrrSmpl.cc
|
---|
49 |
|
---|
50 | $(SOPHYAOBJP)cimage.o: cimage.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
51 | $(SOPHYAINCP)machdefs.h \
|
---|
52 | $(SOPHYAINCP)pexceptions.h \
|
---|
53 | $(SOPHYAINCP)machdefs.h cimage.h \
|
---|
54 | $(SOPHYAINCP)tmatrix.h \
|
---|
55 | $(SOPHYAINCP)tarray.h \
|
---|
56 | $(SOPHYAINCP)basarr.h \
|
---|
57 | $(SOPHYAINCP)anydataobj.h \
|
---|
58 | $(SOPHYAINCP)mutyv.h \
|
---|
59 | $(SOPHYAINCP)timestamp.h \
|
---|
60 | $(SOPHYAINCP)objfio.h \
|
---|
61 | $(SOPHYAINCP)ppersist.h \
|
---|
62 | $(SOPHYAINCP)pexceptions.h \
|
---|
63 | $(SOPHYAINCP)gnumd5.h \
|
---|
64 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
65 | $(SOPHYAINCP)rawstream.h \
|
---|
66 | $(SOPHYAINCP)ppfnametag.h \
|
---|
67 | $(SOPHYAINCP)dvlist.h \
|
---|
68 | $(SOPHYAINCP)ndatablock.h \
|
---|
69 | $(SOPHYAINCP)utilarr.h \
|
---|
70 | $(SOPHYAINCP)randinterf.h \
|
---|
71 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
72 | $(SOPHYAINCP)fioarr.h \
|
---|
73 | $(SOPHYAINCP)tmatrix.h \
|
---|
74 | $(SOPHYAINCP)tvector.h \
|
---|
75 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
76 | $(SOPHYAINCP)datatype.h
|
---|
77 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cimage.cc
|
---|
78 |
|
---|
79 | $(SOPHYAOBJP)cspline.o: cspline.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
80 | $(SOPHYAINCP)machdefs.h nbtri.h cspline.h \
|
---|
81 | $(SOPHYAINCP)pexceptions.h \
|
---|
82 | $(SOPHYAINCP)machdefs.h
|
---|
83 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cspline.cc
|
---|
84 |
|
---|
85 | $(SOPHYAOBJP)datatypes.o: datatypes.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
86 | datatypes.h $(SOPHYAINCP)machdefs.h
|
---|
87 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ datatypes.cc
|
---|
88 |
|
---|
89 | $(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
90 | $(SOPHYAINCP)machdefs.h \
|
---|
91 | $(SOPHYAINCP)perrors.h \
|
---|
92 | $(SOPHYAINCP)pexceptions.h \
|
---|
93 | $(SOPHYAINCP)machdefs.h dates.h \
|
---|
94 | $(SOPHYAINCP)pexceptions.h
|
---|
95 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dates.cc
|
---|
96 |
|
---|
97 | $(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h difeq.h \
|
---|
98 | $(SOPHYAINCP)machdefs.h \
|
---|
99 | $(SOPHYAINCP)pexceptions.h \
|
---|
100 | $(SOPHYAINCP)machdefs.h \
|
---|
101 | $(SOPHYAINCP)tvector.h \
|
---|
102 | $(SOPHYAINCP)tmatrix.h \
|
---|
103 | $(SOPHYAINCP)tarray.h \
|
---|
104 | $(SOPHYAINCP)basarr.h \
|
---|
105 | $(SOPHYAINCP)anydataobj.h \
|
---|
106 | $(SOPHYAINCP)mutyv.h \
|
---|
107 | $(SOPHYAINCP)timestamp.h \
|
---|
108 | $(SOPHYAINCP)objfio.h \
|
---|
109 | $(SOPHYAINCP)ppersist.h \
|
---|
110 | $(SOPHYAINCP)pexceptions.h \
|
---|
111 | $(SOPHYAINCP)gnumd5.h \
|
---|
112 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
113 | $(SOPHYAINCP)rawstream.h \
|
---|
114 | $(SOPHYAINCP)ppfnametag.h \
|
---|
115 | $(SOPHYAINCP)dvlist.h \
|
---|
116 | $(SOPHYAINCP)ndatablock.h \
|
---|
117 | $(SOPHYAINCP)utilarr.h \
|
---|
118 | $(SOPHYAINCP)randinterf.h \
|
---|
119 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
120 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
121 | $(SOPHYAINCP)ctimer.h
|
---|
122 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ difeq.cc
|
---|
123 |
|
---|
124 | $(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
125 | $(SOPHYAINCP)machdefs.h fmath.h \
|
---|
126 | $(SOPHYAINCP)srandgen.h \
|
---|
127 | $(SOPHYAINCP)machdefs.h \
|
---|
128 | $(SOPHYAINCP)randinterf.h \
|
---|
129 | $(SOPHYAINCP)anydataobj.h perandom.h \
|
---|
130 | $(SOPHYAINCP)tvector.h \
|
---|
131 | $(SOPHYAINCP)tmatrix.h \
|
---|
132 | $(SOPHYAINCP)tarray.h \
|
---|
133 | $(SOPHYAINCP)basarr.h \
|
---|
134 | $(SOPHYAINCP)mutyv.h \
|
---|
135 | $(SOPHYAINCP)timestamp.h \
|
---|
136 | $(SOPHYAINCP)objfio.h \
|
---|
137 | $(SOPHYAINCP)ppersist.h \
|
---|
138 | $(SOPHYAINCP)pexceptions.h \
|
---|
139 | $(SOPHYAINCP)gnumd5.h \
|
---|
140 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
141 | $(SOPHYAINCP)rawstream.h \
|
---|
142 | $(SOPHYAINCP)ppfnametag.h \
|
---|
143 | $(SOPHYAINCP)dvlist.h \
|
---|
144 | $(SOPHYAINCP)ndatablock.h \
|
---|
145 | $(SOPHYAINCP)utilarr.h \
|
---|
146 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
147 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
148 | $(SOPHYAINCP)histos.h \
|
---|
149 | $(SOPHYAINCP)peida.h \
|
---|
150 | $(SOPHYAINCP)utils.h \
|
---|
151 | $(SOPHYAINCP)perrors.h \
|
---|
152 | $(SOPHYAINCP)fmath.h \
|
---|
153 | $(SOPHYAINCP)tvector.h classfunc.h cimage.h \
|
---|
154 | $(SOPHYAINCP)tmatrix.h \
|
---|
155 | $(SOPHYAINCP)fioarr.h dynccd.h \
|
---|
156 | $(SOPHYAINCP)pexceptions.h \
|
---|
157 | $(SOPHYAINCP)ppersist.h
|
---|
158 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ dynccd.cc
|
---|
159 |
|
---|
160 | $(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
161 | $(SOPHYAINCP)machdefs.h fct1dfit.h generalfit.h \
|
---|
162 | $(SOPHYAINCP)pexceptions.h \
|
---|
163 | $(SOPHYAINCP)machdefs.h \
|
---|
164 | $(SOPHYAINCP)tvector.h \
|
---|
165 | $(SOPHYAINCP)tmatrix.h \
|
---|
166 | $(SOPHYAINCP)tarray.h \
|
---|
167 | $(SOPHYAINCP)basarr.h \
|
---|
168 | $(SOPHYAINCP)anydataobj.h \
|
---|
169 | $(SOPHYAINCP)mutyv.h \
|
---|
170 | $(SOPHYAINCP)timestamp.h \
|
---|
171 | $(SOPHYAINCP)objfio.h \
|
---|
172 | $(SOPHYAINCP)ppersist.h \
|
---|
173 | $(SOPHYAINCP)pexceptions.h \
|
---|
174 | $(SOPHYAINCP)gnumd5.h \
|
---|
175 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
176 | $(SOPHYAINCP)rawstream.h \
|
---|
177 | $(SOPHYAINCP)ppfnametag.h \
|
---|
178 | $(SOPHYAINCP)dvlist.h \
|
---|
179 | $(SOPHYAINCP)ndatablock.h \
|
---|
180 | $(SOPHYAINCP)utilarr.h \
|
---|
181 | $(SOPHYAINCP)randinterf.h \
|
---|
182 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
183 | $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
|
---|
184 | $(SOPHYAINCP)objfio.h \
|
---|
185 | $(SOPHYAINCP)ppersist.h \
|
---|
186 | $(SOPHYAINCP)ntupintf.h poly.h peida.h \
|
---|
187 | $(SOPHYAINCP)utils.h \
|
---|
188 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
189 | $(SOPHYAINCP)anydataobj.h generalfunc.h \
|
---|
190 | nbconst.h tabmath.h
|
---|
191 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct1dfit.cc
|
---|
192 |
|
---|
193 | $(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
194 | $(SOPHYAINCP)machdefs.h fct2dfit.h generalfit.h \
|
---|
195 | $(SOPHYAINCP)pexceptions.h \
|
---|
196 | $(SOPHYAINCP)machdefs.h \
|
---|
197 | $(SOPHYAINCP)tvector.h \
|
---|
198 | $(SOPHYAINCP)tmatrix.h \
|
---|
199 | $(SOPHYAINCP)tarray.h \
|
---|
200 | $(SOPHYAINCP)basarr.h \
|
---|
201 | $(SOPHYAINCP)anydataobj.h \
|
---|
202 | $(SOPHYAINCP)mutyv.h \
|
---|
203 | $(SOPHYAINCP)timestamp.h \
|
---|
204 | $(SOPHYAINCP)objfio.h \
|
---|
205 | $(SOPHYAINCP)ppersist.h \
|
---|
206 | $(SOPHYAINCP)pexceptions.h \
|
---|
207 | $(SOPHYAINCP)gnumd5.h \
|
---|
208 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
209 | $(SOPHYAINCP)rawstream.h \
|
---|
210 | $(SOPHYAINCP)ppfnametag.h \
|
---|
211 | $(SOPHYAINCP)dvlist.h \
|
---|
212 | $(SOPHYAINCP)ndatablock.h \
|
---|
213 | $(SOPHYAINCP)utilarr.h \
|
---|
214 | $(SOPHYAINCP)randinterf.h \
|
---|
215 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
216 | $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
|
---|
217 | $(SOPHYAINCP)objfio.h \
|
---|
218 | $(SOPHYAINCP)ppersist.h \
|
---|
219 | $(SOPHYAINCP)ntupintf.h poly.h peida.h \
|
---|
220 | $(SOPHYAINCP)utils.h \
|
---|
221 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
222 | $(SOPHYAINCP)anydataobj.h generalfunc.h \
|
---|
223 | nbconst.h tabmath.h simps2d.h
|
---|
224 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fct2dfit.cc
|
---|
225 |
|
---|
226 | $(SOPHYAOBJP)fftmserver.o: fftmserver.cc \
|
---|
227 | $(SOPHYAINCP)sopnamsp.h fftmserver.h \
|
---|
228 | fftservintf.h $(SOPHYAINCP)machdefs.h \
|
---|
229 | $(SOPHYAINCP)pexceptions.h \
|
---|
230 | $(SOPHYAINCP)machdefs.h \
|
---|
231 | $(SOPHYAINCP)tmatrix.h \
|
---|
232 | $(SOPHYAINCP)tarray.h \
|
---|
233 | $(SOPHYAINCP)basarr.h \
|
---|
234 | $(SOPHYAINCP)anydataobj.h \
|
---|
235 | $(SOPHYAINCP)mutyv.h \
|
---|
236 | $(SOPHYAINCP)timestamp.h \
|
---|
237 | $(SOPHYAINCP)objfio.h \
|
---|
238 | $(SOPHYAINCP)ppersist.h \
|
---|
239 | $(SOPHYAINCP)pexceptions.h \
|
---|
240 | $(SOPHYAINCP)gnumd5.h \
|
---|
241 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
242 | $(SOPHYAINCP)rawstream.h \
|
---|
243 | $(SOPHYAINCP)ppfnametag.h \
|
---|
244 | $(SOPHYAINCP)dvlist.h \
|
---|
245 | $(SOPHYAINCP)ndatablock.h \
|
---|
246 | $(SOPHYAINCP)utilarr.h \
|
---|
247 | $(SOPHYAINCP)randinterf.h \
|
---|
248 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
249 | $(SOPHYAINCP)tvector.h \
|
---|
250 | $(SOPHYAINCP)tmatrix.h \
|
---|
251 | $(SOPHYAINCP)tvector_tsnl.h fftmayer.h
|
---|
252 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftmserver.cc
|
---|
253 |
|
---|
254 | $(SOPHYAOBJP)fftpserver.o: fftpserver.cc \
|
---|
255 | $(SOPHYAINCP)sopnamsp.h fftpserver.h \
|
---|
256 | fftservintf.h $(SOPHYAINCP)machdefs.h \
|
---|
257 | $(SOPHYAINCP)pexceptions.h \
|
---|
258 | $(SOPHYAINCP)machdefs.h \
|
---|
259 | $(SOPHYAINCP)tmatrix.h \
|
---|
260 | $(SOPHYAINCP)tarray.h \
|
---|
261 | $(SOPHYAINCP)basarr.h \
|
---|
262 | $(SOPHYAINCP)anydataobj.h \
|
---|
263 | $(SOPHYAINCP)mutyv.h \
|
---|
264 | $(SOPHYAINCP)timestamp.h \
|
---|
265 | $(SOPHYAINCP)objfio.h \
|
---|
266 | $(SOPHYAINCP)ppersist.h \
|
---|
267 | $(SOPHYAINCP)pexceptions.h \
|
---|
268 | $(SOPHYAINCP)gnumd5.h \
|
---|
269 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
270 | $(SOPHYAINCP)rawstream.h \
|
---|
271 | $(SOPHYAINCP)ppfnametag.h \
|
---|
272 | $(SOPHYAINCP)dvlist.h \
|
---|
273 | $(SOPHYAINCP)ndatablock.h \
|
---|
274 | $(SOPHYAINCP)utilarr.h \
|
---|
275 | $(SOPHYAINCP)randinterf.h \
|
---|
276 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
277 | $(SOPHYAINCP)tvector.h \
|
---|
278 | $(SOPHYAINCP)tmatrix.h \
|
---|
279 | $(SOPHYAINCP)tvector_tsnl.h fftpackc.h
|
---|
280 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftpserver.cc
|
---|
281 |
|
---|
282 | $(SOPHYAOBJP)fftservintf.o: fftservintf.cc fftservintf.h \
|
---|
283 | $(SOPHYAINCP)machdefs.h \
|
---|
284 | $(SOPHYAINCP)pexceptions.h \
|
---|
285 | $(SOPHYAINCP)machdefs.h \
|
---|
286 | $(SOPHYAINCP)tmatrix.h \
|
---|
287 | $(SOPHYAINCP)tarray.h \
|
---|
288 | $(SOPHYAINCP)basarr.h \
|
---|
289 | $(SOPHYAINCP)anydataobj.h \
|
---|
290 | $(SOPHYAINCP)mutyv.h \
|
---|
291 | $(SOPHYAINCP)timestamp.h \
|
---|
292 | $(SOPHYAINCP)objfio.h \
|
---|
293 | $(SOPHYAINCP)ppersist.h \
|
---|
294 | $(SOPHYAINCP)pexceptions.h \
|
---|
295 | $(SOPHYAINCP)gnumd5.h \
|
---|
296 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
297 | $(SOPHYAINCP)rawstream.h \
|
---|
298 | $(SOPHYAINCP)ppfnametag.h \
|
---|
299 | $(SOPHYAINCP)dvlist.h \
|
---|
300 | $(SOPHYAINCP)ndatablock.h \
|
---|
301 | $(SOPHYAINCP)utilarr.h \
|
---|
302 | $(SOPHYAINCP)randinterf.h \
|
---|
303 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
304 | $(SOPHYAINCP)tvector.h \
|
---|
305 | $(SOPHYAINCP)tmatrix.h \
|
---|
306 | $(SOPHYAINCP)tvector_tsnl.h
|
---|
307 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ fftservintf.cc
|
---|
308 |
|
---|
309 | $(SOPHYAOBJP)functab.o: functab.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
310 | $(SOPHYAINCP)machdefs.h \
|
---|
311 | $(SOPHYAINCP)pexceptions.h \
|
---|
312 | $(SOPHYAINCP)machdefs.h functab.h \
|
---|
313 | $(SOPHYAINCP)tvector.h \
|
---|
314 | $(SOPHYAINCP)tmatrix.h \
|
---|
315 | $(SOPHYAINCP)tarray.h \
|
---|
316 | $(SOPHYAINCP)basarr.h \
|
---|
317 | $(SOPHYAINCP)anydataobj.h \
|
---|
318 | $(SOPHYAINCP)mutyv.h \
|
---|
319 | $(SOPHYAINCP)timestamp.h \
|
---|
320 | $(SOPHYAINCP)objfio.h \
|
---|
321 | $(SOPHYAINCP)ppersist.h \
|
---|
322 | $(SOPHYAINCP)pexceptions.h \
|
---|
323 | $(SOPHYAINCP)gnumd5.h \
|
---|
324 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
325 | $(SOPHYAINCP)rawstream.h \
|
---|
326 | $(SOPHYAINCP)ppfnametag.h \
|
---|
327 | $(SOPHYAINCP)dvlist.h \
|
---|
328 | $(SOPHYAINCP)ndatablock.h \
|
---|
329 | $(SOPHYAINCP)utilarr.h \
|
---|
330 | $(SOPHYAINCP)randinterf.h \
|
---|
331 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
332 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
333 | $(SOPHYAINCP)tarray.h
|
---|
334 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ functab.cc
|
---|
335 |
|
---|
336 | $(SOPHYAOBJP)generaldata.o: generaldata.cc \
|
---|
337 | $(SOPHYAINCP)machdefs.h \
|
---|
338 | $(SOPHYAINCP)strutil.h nbtri.h generalfit.h \
|
---|
339 | $(SOPHYAINCP)pexceptions.h \
|
---|
340 | $(SOPHYAINCP)machdefs.h \
|
---|
341 | $(SOPHYAINCP)tvector.h \
|
---|
342 | $(SOPHYAINCP)tmatrix.h \
|
---|
343 | $(SOPHYAINCP)tarray.h \
|
---|
344 | $(SOPHYAINCP)basarr.h \
|
---|
345 | $(SOPHYAINCP)anydataobj.h \
|
---|
346 | $(SOPHYAINCP)mutyv.h \
|
---|
347 | $(SOPHYAINCP)timestamp.h \
|
---|
348 | $(SOPHYAINCP)objfio.h \
|
---|
349 | $(SOPHYAINCP)ppersist.h \
|
---|
350 | $(SOPHYAINCP)pexceptions.h \
|
---|
351 | $(SOPHYAINCP)gnumd5.h \
|
---|
352 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
353 | $(SOPHYAINCP)rawstream.h \
|
---|
354 | $(SOPHYAINCP)ppfnametag.h \
|
---|
355 | $(SOPHYAINCP)dvlist.h \
|
---|
356 | $(SOPHYAINCP)ndatablock.h \
|
---|
357 | $(SOPHYAINCP)utilarr.h \
|
---|
358 | $(SOPHYAINCP)randinterf.h \
|
---|
359 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
360 | $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
|
---|
361 | $(SOPHYAINCP)objfio.h \
|
---|
362 | $(SOPHYAINCP)ppersist.h \
|
---|
363 | $(SOPHYAINCP)ntupintf.h poly.h peida.h \
|
---|
364 | $(SOPHYAINCP)utils.h \
|
---|
365 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
366 | $(SOPHYAINCP)anydataobj.h generalfunc.h
|
---|
367 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generaldata.cc
|
---|
368 |
|
---|
369 | $(SOPHYAOBJP)generalfit.o: generalfit.cc \
|
---|
370 | $(SOPHYAINCP)sopnamsp.h \
|
---|
371 | $(SOPHYAINCP)machdefs.h \
|
---|
372 | $(SOPHYAINCP)pexceptions.h \
|
---|
373 | $(SOPHYAINCP)machdefs.h generalfit.h \
|
---|
374 | $(SOPHYAINCP)tvector.h \
|
---|
375 | $(SOPHYAINCP)tmatrix.h \
|
---|
376 | $(SOPHYAINCP)tarray.h \
|
---|
377 | $(SOPHYAINCP)basarr.h \
|
---|
378 | $(SOPHYAINCP)anydataobj.h \
|
---|
379 | $(SOPHYAINCP)mutyv.h \
|
---|
380 | $(SOPHYAINCP)timestamp.h \
|
---|
381 | $(SOPHYAINCP)objfio.h \
|
---|
382 | $(SOPHYAINCP)ppersist.h \
|
---|
383 | $(SOPHYAINCP)pexceptions.h \
|
---|
384 | $(SOPHYAINCP)gnumd5.h \
|
---|
385 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
386 | $(SOPHYAINCP)rawstream.h \
|
---|
387 | $(SOPHYAINCP)ppfnametag.h \
|
---|
388 | $(SOPHYAINCP)dvlist.h \
|
---|
389 | $(SOPHYAINCP)ndatablock.h \
|
---|
390 | $(SOPHYAINCP)utilarr.h \
|
---|
391 | $(SOPHYAINCP)randinterf.h \
|
---|
392 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
393 | $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
|
---|
394 | $(SOPHYAINCP)objfio.h \
|
---|
395 | $(SOPHYAINCP)ppersist.h \
|
---|
396 | $(SOPHYAINCP)ntupintf.h poly.h peida.h \
|
---|
397 | $(SOPHYAINCP)utils.h \
|
---|
398 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
399 | $(SOPHYAINCP)anydataobj.h generalfunc.h \
|
---|
400 | $(SOPHYAINCP)sopemtx.h \
|
---|
401 | $(SOPHYAINCP)tvector.h
|
---|
402 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfit.cc
|
---|
403 |
|
---|
404 | $(SOPHYAOBJP)generalfunc.o: generalfunc.cc \
|
---|
405 | $(SOPHYAINCP)sopnamsp.h \
|
---|
406 | $(SOPHYAINCP)machdefs.h \
|
---|
407 | $(SOPHYAINCP)pexceptions.h \
|
---|
408 | $(SOPHYAINCP)machdefs.h generalfunc.h
|
---|
409 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ generalfunc.cc
|
---|
410 |
|
---|
411 | $(SOPHYAOBJP)integ.o: integ.cc $(SOPHYAINCP)sopnamsp.h integ.h \
|
---|
412 | $(SOPHYAINCP)machdefs.h \
|
---|
413 | $(SOPHYAINCP)pexceptions.h \
|
---|
414 | $(SOPHYAINCP)machdefs.h classfunc.h \
|
---|
415 | generalfit.h $(SOPHYAINCP)tvector.h \
|
---|
416 | $(SOPHYAINCP)tmatrix.h \
|
---|
417 | $(SOPHYAINCP)tarray.h \
|
---|
418 | $(SOPHYAINCP)basarr.h \
|
---|
419 | $(SOPHYAINCP)anydataobj.h \
|
---|
420 | $(SOPHYAINCP)mutyv.h \
|
---|
421 | $(SOPHYAINCP)timestamp.h \
|
---|
422 | $(SOPHYAINCP)objfio.h \
|
---|
423 | $(SOPHYAINCP)ppersist.h \
|
---|
424 | $(SOPHYAINCP)pexceptions.h \
|
---|
425 | $(SOPHYAINCP)gnumd5.h \
|
---|
426 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
427 | $(SOPHYAINCP)rawstream.h \
|
---|
428 | $(SOPHYAINCP)ppfnametag.h \
|
---|
429 | $(SOPHYAINCP)dvlist.h \
|
---|
430 | $(SOPHYAINCP)ndatablock.h \
|
---|
431 | $(SOPHYAINCP)utilarr.h \
|
---|
432 | $(SOPHYAINCP)randinterf.h \
|
---|
433 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
434 | $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
|
---|
435 | $(SOPHYAINCP)objfio.h \
|
---|
436 | $(SOPHYAINCP)ppersist.h \
|
---|
437 | $(SOPHYAINCP)ntupintf.h poly.h peida.h \
|
---|
438 | $(SOPHYAINCP)utils.h \
|
---|
439 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
440 | $(SOPHYAINCP)anydataobj.h generalfunc.h
|
---|
441 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ integ.cc
|
---|
442 |
|
---|
443 | $(SOPHYAOBJP)median.o: median.cc
|
---|
444 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ median.cc
|
---|
445 |
|
---|
446 | $(SOPHYAOBJP)ntoolsinit.o: ntoolsinit.cc \
|
---|
447 | $(SOPHYAINCP)sopnamsp.h \
|
---|
448 | $(SOPHYAINCP)machdefs.h ntoolsinit.h \
|
---|
449 | $(SOPHYAINCP)tarrinit.h \
|
---|
450 | $(SOPHYAINCP)sophyainit.h \
|
---|
451 | $(SOPHYAINCP)machdefs.h poly.h \
|
---|
452 | $(SOPHYAINCP)objfio.h \
|
---|
453 | $(SOPHYAINCP)anydataobj.h \
|
---|
454 | $(SOPHYAINCP)ppersist.h \
|
---|
455 | $(SOPHYAINCP)pexceptions.h \
|
---|
456 | $(SOPHYAINCP)gnumd5.h \
|
---|
457 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
458 | $(SOPHYAINCP)rawstream.h \
|
---|
459 | $(SOPHYAINCP)ppfnametag.h peida.h \
|
---|
460 | $(SOPHYAINCP)utils.h \
|
---|
461 | $(SOPHYAINCP)perrors.h \
|
---|
462 | $(SOPHYAINCP)pexceptions.h fmath.h \
|
---|
463 | $(SOPHYAINCP)tvector.h \
|
---|
464 | $(SOPHYAINCP)tmatrix.h \
|
---|
465 | $(SOPHYAINCP)tarray.h \
|
---|
466 | $(SOPHYAINCP)basarr.h \
|
---|
467 | $(SOPHYAINCP)mutyv.h \
|
---|
468 | $(SOPHYAINCP)timestamp.h \
|
---|
469 | $(SOPHYAINCP)objfio.h \
|
---|
470 | $(SOPHYAINCP)dvlist.h \
|
---|
471 | $(SOPHYAINCP)ndatablock.h \
|
---|
472 | $(SOPHYAINCP)utilarr.h \
|
---|
473 | $(SOPHYAINCP)randinterf.h \
|
---|
474 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
475 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
476 | $(SOPHYAINCP)ppersist.h \
|
---|
477 | $(SOPHYAINCP)anydataobj.h generaldata.h \
|
---|
478 | $(SOPHYAINCP)ntupintf.h cimage.h \
|
---|
479 | $(SOPHYAINCP)tmatrix.h \
|
---|
480 | $(SOPHYAINCP)fioarr.h \
|
---|
481 | $(SOPHYAINCP)tvector.h tabmath.h nbconst.h \
|
---|
482 | dates.h datime.h
|
---|
483 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ ntoolsinit.cc
|
---|
484 |
|
---|
485 | $(SOPHYAOBJP)objfitter.o: objfitter.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
486 | objfitter.h $(SOPHYAINCP)machdefs.h \
|
---|
487 | $(SOPHYAINCP)tmatrix.h \
|
---|
488 | $(SOPHYAINCP)machdefs.h \
|
---|
489 | $(SOPHYAINCP)tarray.h \
|
---|
490 | $(SOPHYAINCP)basarr.h \
|
---|
491 | $(SOPHYAINCP)anydataobj.h \
|
---|
492 | $(SOPHYAINCP)mutyv.h \
|
---|
493 | $(SOPHYAINCP)timestamp.h \
|
---|
494 | $(SOPHYAINCP)objfio.h \
|
---|
495 | $(SOPHYAINCP)ppersist.h \
|
---|
496 | $(SOPHYAINCP)pexceptions.h \
|
---|
497 | $(SOPHYAINCP)gnumd5.h \
|
---|
498 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
499 | $(SOPHYAINCP)rawstream.h \
|
---|
500 | $(SOPHYAINCP)ppfnametag.h \
|
---|
501 | $(SOPHYAINCP)dvlist.h \
|
---|
502 | $(SOPHYAINCP)ndatablock.h \
|
---|
503 | $(SOPHYAINCP)utilarr.h \
|
---|
504 | $(SOPHYAINCP)randinterf.h \
|
---|
505 | $(SOPHYAINCP)tmatrix_tsnl.h cimage.h \
|
---|
506 | $(SOPHYAINCP)fioarr.h \
|
---|
507 | $(SOPHYAINCP)tmatrix.h \
|
---|
508 | $(SOPHYAINCP)tvector.h \
|
---|
509 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
510 | $(SOPHYAINCP)tvector.h \
|
---|
511 | $(SOPHYAINCP)histos.h \
|
---|
512 | $(SOPHYAINCP)peida.h \
|
---|
513 | $(SOPHYAINCP)utils.h \
|
---|
514 | $(SOPHYAINCP)perrors.h \
|
---|
515 | $(SOPHYAINCP)fmath.h \
|
---|
516 | $(SOPHYAINCP)histos2.h \
|
---|
517 | $(SOPHYAINCP)histos.h \
|
---|
518 | $(SOPHYAINCP)hisprof.h generalfit.h \
|
---|
519 | $(SOPHYAINCP)pexceptions.h generaldata.h \
|
---|
520 | $(SOPHYAINCP)objfio.h \
|
---|
521 | $(SOPHYAINCP)ppersist.h \
|
---|
522 | $(SOPHYAINCP)ntupintf.h poly.h peida.h \
|
---|
523 | $(SOPHYAINCP)anydataobj.h generalfunc.h
|
---|
524 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ objfitter.cc
|
---|
525 |
|
---|
526 | $(SOPHYAOBJP)perandom.o: perandom.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
527 | $(SOPHYAINCP)machdefs.h \
|
---|
528 | $(SOPHYAINCP)pexceptions.h \
|
---|
529 | $(SOPHYAINCP)machdefs.h \
|
---|
530 | $(SOPHYAINCP)srandgen.h \
|
---|
531 | $(SOPHYAINCP)randinterf.h \
|
---|
532 | $(SOPHYAINCP)anydataobj.h perandom.h \
|
---|
533 | $(SOPHYAINCP)tvector.h \
|
---|
534 | $(SOPHYAINCP)tmatrix.h \
|
---|
535 | $(SOPHYAINCP)tarray.h \
|
---|
536 | $(SOPHYAINCP)basarr.h \
|
---|
537 | $(SOPHYAINCP)mutyv.h \
|
---|
538 | $(SOPHYAINCP)timestamp.h \
|
---|
539 | $(SOPHYAINCP)objfio.h \
|
---|
540 | $(SOPHYAINCP)ppersist.h \
|
---|
541 | $(SOPHYAINCP)pexceptions.h \
|
---|
542 | $(SOPHYAINCP)gnumd5.h \
|
---|
543 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
544 | $(SOPHYAINCP)rawstream.h \
|
---|
545 | $(SOPHYAINCP)ppfnametag.h \
|
---|
546 | $(SOPHYAINCP)dvlist.h \
|
---|
547 | $(SOPHYAINCP)ndatablock.h \
|
---|
548 | $(SOPHYAINCP)utilarr.h \
|
---|
549 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
550 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
551 | $(SOPHYAINCP)histos.h \
|
---|
552 | $(SOPHYAINCP)peida.h \
|
---|
553 | $(SOPHYAINCP)utils.h \
|
---|
554 | $(SOPHYAINCP)perrors.h \
|
---|
555 | $(SOPHYAINCP)fmath.h \
|
---|
556 | $(SOPHYAINCP)tvector.h classfunc.h
|
---|
557 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ perandom.cc
|
---|
558 |
|
---|
559 | $(SOPHYAOBJP)poly.o: poly.cc $(SOPHYAINCP)machdefs.h poly.h \
|
---|
560 | $(SOPHYAINCP)objfio.h \
|
---|
561 | $(SOPHYAINCP)machdefs.h \
|
---|
562 | $(SOPHYAINCP)anydataobj.h \
|
---|
563 | $(SOPHYAINCP)ppersist.h \
|
---|
564 | $(SOPHYAINCP)pexceptions.h \
|
---|
565 | $(SOPHYAINCP)gnumd5.h \
|
---|
566 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
567 | $(SOPHYAINCP)rawstream.h \
|
---|
568 | $(SOPHYAINCP)ppfnametag.h peida.h \
|
---|
569 | $(SOPHYAINCP)utils.h \
|
---|
570 | $(SOPHYAINCP)perrors.h \
|
---|
571 | $(SOPHYAINCP)pexceptions.h fmath.h \
|
---|
572 | $(SOPHYAINCP)tvector.h \
|
---|
573 | $(SOPHYAINCP)tmatrix.h \
|
---|
574 | $(SOPHYAINCP)tarray.h \
|
---|
575 | $(SOPHYAINCP)basarr.h \
|
---|
576 | $(SOPHYAINCP)mutyv.h \
|
---|
577 | $(SOPHYAINCP)timestamp.h \
|
---|
578 | $(SOPHYAINCP)objfio.h \
|
---|
579 | $(SOPHYAINCP)dvlist.h \
|
---|
580 | $(SOPHYAINCP)ndatablock.h \
|
---|
581 | $(SOPHYAINCP)utilarr.h \
|
---|
582 | $(SOPHYAINCP)randinterf.h \
|
---|
583 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
584 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
585 | $(SOPHYAINCP)ppersist.h \
|
---|
586 | $(SOPHYAINCP)anydataobj.h linfit.h \
|
---|
587 | $(SOPHYAINCP)sopemtx.h \
|
---|
588 | $(SOPHYAINCP)tvector.h \
|
---|
589 | $(SOPHYAINCP)fioarr.h
|
---|
590 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ poly.cc
|
---|
591 |
|
---|
592 | $(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
593 | $(SOPHYAINCP)machdefs.h rk4cdifeq.h difeq.h \
|
---|
594 | $(SOPHYAINCP)pexceptions.h \
|
---|
595 | $(SOPHYAINCP)machdefs.h \
|
---|
596 | $(SOPHYAINCP)tvector.h \
|
---|
597 | $(SOPHYAINCP)tmatrix.h \
|
---|
598 | $(SOPHYAINCP)tarray.h \
|
---|
599 | $(SOPHYAINCP)basarr.h \
|
---|
600 | $(SOPHYAINCP)anydataobj.h \
|
---|
601 | $(SOPHYAINCP)mutyv.h \
|
---|
602 | $(SOPHYAINCP)timestamp.h \
|
---|
603 | $(SOPHYAINCP)objfio.h \
|
---|
604 | $(SOPHYAINCP)ppersist.h \
|
---|
605 | $(SOPHYAINCP)pexceptions.h \
|
---|
606 | $(SOPHYAINCP)gnumd5.h \
|
---|
607 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
608 | $(SOPHYAINCP)rawstream.h \
|
---|
609 | $(SOPHYAINCP)ppfnametag.h \
|
---|
610 | $(SOPHYAINCP)dvlist.h \
|
---|
611 | $(SOPHYAINCP)ndatablock.h \
|
---|
612 | $(SOPHYAINCP)utilarr.h \
|
---|
613 | $(SOPHYAINCP)randinterf.h \
|
---|
614 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
615 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
616 | $(SOPHYAINCP)ctimer.h
|
---|
617 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ rk4cdifeq.cc
|
---|
618 |
|
---|
619 | $(SOPHYAOBJP)simplesort.o: simplesort.cc \
|
---|
620 | $(SOPHYAINCP)sopnamsp.h \
|
---|
621 | $(SOPHYAINCP)machdefs.h simplesort.h peida.h \
|
---|
622 | $(SOPHYAINCP)utils.h \
|
---|
623 | $(SOPHYAINCP)machdefs.h \
|
---|
624 | $(SOPHYAINCP)perrors.h \
|
---|
625 | $(SOPHYAINCP)pexceptions.h \
|
---|
626 | $(SOPHYAINCP)pexceptions.h fmath.h
|
---|
627 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplesort.cc
|
---|
628 |
|
---|
629 | $(SOPHYAOBJP)simplex.o: simplex.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
630 | simplex.h $(SOPHYAINCP)machdefs.h \
|
---|
631 | $(SOPHYAINCP)tvector.h \
|
---|
632 | $(SOPHYAINCP)tmatrix.h \
|
---|
633 | $(SOPHYAINCP)machdefs.h \
|
---|
634 | $(SOPHYAINCP)tarray.h \
|
---|
635 | $(SOPHYAINCP)basarr.h \
|
---|
636 | $(SOPHYAINCP)anydataobj.h \
|
---|
637 | $(SOPHYAINCP)mutyv.h \
|
---|
638 | $(SOPHYAINCP)timestamp.h \
|
---|
639 | $(SOPHYAINCP)objfio.h \
|
---|
640 | $(SOPHYAINCP)ppersist.h \
|
---|
641 | $(SOPHYAINCP)pexceptions.h \
|
---|
642 | $(SOPHYAINCP)gnumd5.h \
|
---|
643 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
644 | $(SOPHYAINCP)rawstream.h \
|
---|
645 | $(SOPHYAINCP)ppfnametag.h \
|
---|
646 | $(SOPHYAINCP)dvlist.h \
|
---|
647 | $(SOPHYAINCP)ndatablock.h \
|
---|
648 | $(SOPHYAINCP)utilarr.h \
|
---|
649 | $(SOPHYAINCP)randinterf.h \
|
---|
650 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
651 | $(SOPHYAINCP)tvector_tsnl.h generalfit.h \
|
---|
652 | $(SOPHYAINCP)pexceptions.h generaldata.h \
|
---|
653 | $(SOPHYAINCP)objfio.h \
|
---|
654 | $(SOPHYAINCP)ppersist.h \
|
---|
655 | $(SOPHYAINCP)ntupintf.h poly.h peida.h \
|
---|
656 | $(SOPHYAINCP)utils.h \
|
---|
657 | $(SOPHYAINCP)perrors.h fmath.h \
|
---|
658 | $(SOPHYAINCP)anydataobj.h generalfunc.h \
|
---|
659 | $(SOPHYAINCP)ntuple.h \
|
---|
660 | $(SOPHYAINCP)ntupintf.h \
|
---|
661 | $(SOPHYAINCP)timing.h
|
---|
662 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ simplex.cc
|
---|
663 |
|
---|
664 | $(SOPHYAOBJP)slinparbuff.o: slinparbuff.cc \
|
---|
665 | $(SOPHYAINCP)machdefs.h \
|
---|
666 | $(SOPHYAINCP)pexceptions.h \
|
---|
667 | $(SOPHYAINCP)machdefs.h slinparbuff.h
|
---|
668 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ slinparbuff.cc
|
---|
669 |
|
---|
670 | $(SOPHYAOBJP)tabmath.o: tabmath.cc $(SOPHYAINCP)sopnamsp.h \
|
---|
671 | $(SOPHYAINCP)machdefs.h tabmath.h peida.h \
|
---|
672 | $(SOPHYAINCP)utils.h \
|
---|
673 | $(SOPHYAINCP)machdefs.h \
|
---|
674 | $(SOPHYAINCP)perrors.h \
|
---|
675 | $(SOPHYAINCP)pexceptions.h \
|
---|
676 | $(SOPHYAINCP)pexceptions.h fmath.h nbconst.h
|
---|
677 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ tabmath.cc
|
---|
678 |
|
---|
679 | $(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \
|
---|
680 | $(SOPHYAINCP)sopnamsp.h toeplitzMatrix.h \
|
---|
681 | $(SOPHYAINCP)machdefs.h nbmath.h \
|
---|
682 | $(SOPHYAINCP)smathconst.h \
|
---|
683 | $(SOPHYAINCP)machdefs.h \
|
---|
684 | $(SOPHYAINCP)timing.h \
|
---|
685 | $(SOPHYAINCP)array.h \
|
---|
686 | $(SOPHYAINCP)tarray.h \
|
---|
687 | $(SOPHYAINCP)basarr.h \
|
---|
688 | $(SOPHYAINCP)anydataobj.h \
|
---|
689 | $(SOPHYAINCP)mutyv.h \
|
---|
690 | $(SOPHYAINCP)timestamp.h \
|
---|
691 | $(SOPHYAINCP)objfio.h \
|
---|
692 | $(SOPHYAINCP)ppersist.h \
|
---|
693 | $(SOPHYAINCP)pexceptions.h \
|
---|
694 | $(SOPHYAINCP)gnumd5.h \
|
---|
695 | $(SOPHYAINCP)ppfbinstream.h \
|
---|
696 | $(SOPHYAINCP)rawstream.h \
|
---|
697 | $(SOPHYAINCP)ppfnametag.h \
|
---|
698 | $(SOPHYAINCP)dvlist.h \
|
---|
699 | $(SOPHYAINCP)ndatablock.h \
|
---|
700 | $(SOPHYAINCP)utilarr.h \
|
---|
701 | $(SOPHYAINCP)randinterf.h \
|
---|
702 | $(SOPHYAINCP)tmatrix.h \
|
---|
703 | $(SOPHYAINCP)tmatrix_tsnl.h \
|
---|
704 | $(SOPHYAINCP)tvector.h \
|
---|
705 | $(SOPHYAINCP)tvector_tsnl.h \
|
---|
706 | $(SOPHYAINCP)matharr.h \
|
---|
707 | $(SOPHYAINCP)fioarr.h \
|
---|
708 | $(SOPHYAINCP)sopemtx.h \
|
---|
709 | $(SOPHYAINCP)arrctcast.h fftservintf.h \
|
---|
710 | $(SOPHYAINCP)pexceptions.h \
|
---|
711 | $(SOPHYAINCP)tmatrix.h \
|
---|
712 | $(SOPHYAINCP)tvector.h fftpserver.h
|
---|
713 | $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ toeplitzMatrix.cc
|
---|
714 |
|
---|
715 | $(SOPHYAOBJP)datime.o: datime.c $(SOPHYAINCP)machdefs.h \
|
---|
716 | $(SOPHYAINCP)strutil.h nbconst.h datime.h
|
---|
717 | $(CCOMPILE) -o $@ datime.c
|
---|
718 |
|
---|
719 | $(SOPHYAOBJP)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \
|
---|
720 | $(SOPHYAINCP)machdefs.h trigtbl.h
|
---|
721 | $(CCOMPILE) -o $@ fftmayer_r4.c
|
---|
722 |
|
---|
723 | $(SOPHYAOBJP)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \
|
---|
724 | $(SOPHYAINCP)machdefs.h trigtbl.h
|
---|
725 | $(CCOMPILE) -o $@ fftmayer_r8.c
|
---|
726 |
|
---|
727 | $(SOPHYAOBJP)fftpackc.o: fftpackc.c fftpackc.h \
|
---|
728 | $(SOPHYAINCP)machdefs.h
|
---|
729 | $(CCOMPILE) -o $@ fftpackc.c
|
---|
730 |
|
---|
731 | $(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \
|
---|
732 | $(SOPHYAINCP)machdefs.h \
|
---|
733 | $(SOPHYAINCP)smathconst.h \
|
---|
734 | $(SOPHYAINCP)machdefs.h
|
---|
735 | $(CCOMPILE) -o $@ matxop.c
|
---|
736 |
|
---|
737 | $(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \
|
---|
738 | $(SOPHYAINCP)machdefs.h \
|
---|
739 | $(SOPHYAINCP)smathconst.h \
|
---|
740 | $(SOPHYAINCP)machdefs.h matxop.h nbinteg.h \
|
---|
741 | nbtri.h
|
---|
742 | $(CCOMPILE) -o $@ nbmath.c
|
---|
743 |
|
---|
744 | $(SOPHYAOBJP)nbtri.o: nbtri.c nbtri.h $(SOPHYAINCP)machdefs.h
|
---|
745 | $(CCOMPILE) -o $@ nbtri.c
|
---|
746 |
|
---|