source: Sophya/trunk/SophyaLib/NTools/Makefile@ 1036

Last change on this file since 1036 was 919, checked in by ansari, 25 years ago

MAJ Makefile - Reza 13/4/2000

File size: 9.7 KB
Line 
1include ../Mgr/Makefile.h
2
3all: $(LIB)libNTools.a
4clean:
5 rm -f $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)difeq.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftmserver.o $(OBJ)fftpserver.o $(OBJ)fftserver.o $(OBJ)fftservintf.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)median.o $(OBJ)ntoolsinit.o $(OBJ)ntupintf.o $(OBJ)objfitter.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)rzimage.o $(OBJ)simplesort.o $(OBJ)tabmath.o $(OBJ)datime.o $(OBJ)fftmayer_r4.o $(OBJ)fftmayer_r8.o $(OBJ)fftpackc.o $(OBJ)matxop.o $(OBJ)nbmath.o $(OBJ)nbtri.o
6 rm -f $(LIB)libNTools.a
7$(LIB)libNTools.a : $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)datime.o $(OBJ)difeq.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftmayer_r4.o $(OBJ)fftmayer_r8.o $(OBJ)fftmserver.o $(OBJ)fftpackc.o $(OBJ)fftpserver.o $(OBJ)fftserver.o $(OBJ)fftservintf.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)matxop.o $(OBJ)median.o $(OBJ)nbmath.o $(OBJ)nbtri.o $(OBJ)ntoolsinit.o $(OBJ)ntupintf.o $(OBJ)objfitter.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)rzimage.o $(OBJ)simplesort.o $(OBJ)tabmath.o
8 $(ARCXX) $(ARCXXFLAGS) $@ $?
9ifeq ($(CXX),cxx)
10 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -o $(OBJ)xx.x -Hf
11endif
12
13$(OBJ)cimage.o: cimage.cc $(INC)machdefs.h \
14 $(INC)perrors.h \
15 $(INC)pexceptions.h cimage.h rzimage.h \
16 rzvect.h datatypes.h $(INC)ppersist.h \
17 $(INC)gnumd5.h \
18 $(INC)dvlist.h \
19 $(INC)objfio.h \
20 $(INC)anydataobj.h fct1dfit.h generalfit.h \
21 $(INC)tvector.h \
22 $(INC)tmatrix.h \
23 $(INC)tarray.h \
24 $(INC)basarr.h \
25 $(INC)ndatablock.h \
26 $(INC)utilarr.h generaldata.h ntupintf.h \
27 poly.h peida.h $(INC)utils.h fmath.h \
28 $(INC)histos.h \
29 $(INC)peida.h nbconst.h
30$(OBJ)cspline.o: cspline.cc $(INC)machdefs.h \
31 nbtri.h cspline.h $(INC)pexceptions.h
32$(OBJ)datatypes.o: datatypes.cc datatypes.h \
33 $(INC)machdefs.h
34$(OBJ)dates.o: dates.cc $(INC)machdefs.h \
35 $(INC)perrors.h \
36 $(INC)pexceptions.h dates.h
37$(OBJ)difeq.o: difeq.cc difeq.h $(INC)machdefs.h \
38 $(INC)pexceptions.h \
39 $(INC)tvector.h \
40 $(INC)tmatrix.h \
41 $(INC)tarray.h \
42 $(INC)basarr.h \
43 $(INC)anydataobj.h \
44 $(INC)dvlist.h \
45 $(INC)objfio.h \
46 $(INC)ppersist.h \
47 $(INC)gnumd5.h \
48 $(INC)ndatablock.h \
49 $(INC)utilarr.h \
50 $(INC)ctimer.h
51$(OBJ)dynccd.o: dynccd.cc $(INC)machdefs.h fmath.h \
52 perandom.h $(INC)histos.h \
53 $(INC)objfio.h \
54 $(INC)anydataobj.h \
55 $(INC)ppersist.h \
56 $(INC)pexceptions.h \
57 $(INC)gnumd5.h \
58 $(INC)peida.h \
59 $(INC)utils.h \
60 $(INC)perrors.h \
61 $(INC)fmath.h \
62 $(INC)tvector.h \
63 $(INC)tmatrix.h \
64 $(INC)tarray.h \
65 $(INC)basarr.h \
66 $(INC)dvlist.h \
67 $(INC)ndatablock.h \
68 $(INC)utilarr.h nbrandom.h \
69 $(INC)srandgen.h cimage.h rzimage.h rzvect.h \
70 datatypes.h dynccd.h
71$(OBJ)fct1dfit.o: fct1dfit.cc $(INC)machdefs.h \
72 fct1dfit.h generalfit.h $(INC)pexceptions.h \
73 $(INC)tvector.h \
74 $(INC)tmatrix.h \
75 $(INC)tarray.h \
76 $(INC)basarr.h \
77 $(INC)anydataobj.h \
78 $(INC)dvlist.h \
79 $(INC)objfio.h \
80 $(INC)ppersist.h \
81 $(INC)gnumd5.h \
82 $(INC)ndatablock.h \
83 $(INC)utilarr.h generaldata.h ntupintf.h \
84 poly.h peida.h $(INC)utils.h \
85 $(INC)perrors.h fmath.h nbconst.h tabmath.h
86$(OBJ)fct2dfit.o: fct2dfit.cc $(INC)machdefs.h \
87 fct2dfit.h generalfit.h $(INC)pexceptions.h \
88 $(INC)tvector.h \
89 $(INC)tmatrix.h \
90 $(INC)tarray.h \
91 $(INC)basarr.h \
92 $(INC)anydataobj.h \
93 $(INC)dvlist.h \
94 $(INC)objfio.h \
95 $(INC)ppersist.h \
96 $(INC)gnumd5.h \
97 $(INC)ndatablock.h \
98 $(INC)utilarr.h generaldata.h ntupintf.h \
99 poly.h peida.h $(INC)utils.h \
100 $(INC)perrors.h fmath.h nbconst.h tabmath.h \
101 simps2d.h
102$(OBJ)fftmserver.o: fftmserver.cc fftmserver.h fftservintf.h \
103 $(INC)machdefs.h \
104 $(INC)pexceptions.h \
105 $(INC)tmatrix.h \
106 $(INC)tarray.h \
107 $(INC)basarr.h \
108 $(INC)anydataobj.h \
109 $(INC)dvlist.h \
110 $(INC)objfio.h \
111 $(INC)ppersist.h \
112 $(INC)gnumd5.h \
113 $(INC)ndatablock.h \
114 $(INC)utilarr.h \
115 $(INC)tvector.h fftmayer.h
116$(OBJ)fftpserver.o: fftpserver.cc fftpserver.h fftservintf.h \
117 $(INC)machdefs.h \
118 $(INC)pexceptions.h \
119 $(INC)tmatrix.h \
120 $(INC)tarray.h \
121 $(INC)basarr.h \
122 $(INC)anydataobj.h \
123 $(INC)dvlist.h \
124 $(INC)objfio.h \
125 $(INC)ppersist.h \
126 $(INC)gnumd5.h \
127 $(INC)ndatablock.h \
128 $(INC)utilarr.h \
129 $(INC)tvector.h fftpackc.h
130$(OBJ)fftserver.o: fftserver.cc fftserver.h \
131 $(INC)tvector.h \
132 $(INC)tmatrix.h \
133 $(INC)machdefs.h \
134 $(INC)tarray.h \
135 $(INC)basarr.h \
136 $(INC)anydataobj.h \
137 $(INC)dvlist.h \
138 $(INC)objfio.h \
139 $(INC)ppersist.h \
140 $(INC)pexceptions.h \
141 $(INC)gnumd5.h \
142 $(INC)ndatablock.h \
143 $(INC)utilarr.h
144$(OBJ)fftservintf.o: fftservintf.cc fftservintf.h \
145 $(INC)machdefs.h \
146 $(INC)pexceptions.h \
147 $(INC)tmatrix.h \
148 $(INC)tarray.h \
149 $(INC)basarr.h \
150 $(INC)anydataobj.h \
151 $(INC)dvlist.h \
152 $(INC)objfio.h \
153 $(INC)ppersist.h \
154 $(INC)gnumd5.h \
155 $(INC)ndatablock.h \
156 $(INC)utilarr.h \
157 $(INC)tvector.h
158$(OBJ)generaldata.o: generaldata.cc \
159 $(INC)machdefs.h \
160 $(INC)strutil.h nbtri.h generalfit.h \
161 $(INC)pexceptions.h \
162 $(INC)tvector.h \
163 $(INC)tmatrix.h \
164 $(INC)tarray.h \
165 $(INC)basarr.h \
166 $(INC)anydataobj.h \
167 $(INC)dvlist.h \
168 $(INC)objfio.h \
169 $(INC)ppersist.h \
170 $(INC)gnumd5.h \
171 $(INC)ndatablock.h \
172 $(INC)utilarr.h generaldata.h ntupintf.h \
173 poly.h peida.h $(INC)utils.h \
174 $(INC)perrors.h fmath.h
175$(OBJ)generalfit.o: generalfit.cc $(INC)machdefs.h \
176 $(INC)pexceptions.h generalfit.h \
177 $(INC)tvector.h \
178 $(INC)tmatrix.h \
179 $(INC)tarray.h \
180 $(INC)basarr.h \
181 $(INC)anydataobj.h \
182 $(INC)dvlist.h \
183 $(INC)objfio.h \
184 $(INC)ppersist.h \
185 $(INC)gnumd5.h \
186 $(INC)ndatablock.h \
187 $(INC)utilarr.h generaldata.h ntupintf.h \
188 poly.h peida.h $(INC)utils.h \
189 $(INC)perrors.h fmath.h \
190 $(INC)sopemtx.h
191$(OBJ)imageop.o: imageop.cc $(INC)machdefs.h \
192 simplesort.h peida.h $(INC)utils.h \
193 $(INC)perrors.h \
194 $(INC)pexceptions.h fmath.h nbmath.h \
195 $(INC)smathconst.h \
196 $(INC)histos.h \
197 $(INC)objfio.h \
198 $(INC)anydataobj.h \
199 $(INC)ppersist.h \
200 $(INC)gnumd5.h \
201 $(INC)peida.h \
202 $(INC)tvector.h \
203 $(INC)tmatrix.h \
204 $(INC)tarray.h \
205 $(INC)basarr.h \
206 $(INC)dvlist.h \
207 $(INC)ndatablock.h \
208 $(INC)utilarr.h datatypes.h imageop.h \
209 cimage.h rzimage.h rzvect.h cspline.h dynccd.h nbtri.h
210$(OBJ)integ.o: integ.cc integ.h $(INC)machdefs.h \
211 $(INC)pexceptions.h generalfit.h \
212 $(INC)tvector.h \
213 $(INC)tmatrix.h \
214 $(INC)tarray.h \
215 $(INC)basarr.h \
216 $(INC)anydataobj.h \
217 $(INC)dvlist.h \
218 $(INC)objfio.h \
219 $(INC)ppersist.h \
220 $(INC)gnumd5.h \
221 $(INC)ndatablock.h \
222 $(INC)utilarr.h generaldata.h ntupintf.h \
223 poly.h peida.h $(INC)utils.h \
224 $(INC)perrors.h fmath.h
225$(OBJ)median.o: median.cc
226$(OBJ)ntoolsinit.o: ntoolsinit.cc $(INC)machdefs.h \
227 ntoolsinit.h $(INC)tarrinit.h \
228 $(INC)sophyainit.h poly.h \
229 $(INC)objfio.h \
230 $(INC)anydataobj.h \
231 $(INC)ppersist.h \
232 $(INC)pexceptions.h \
233 $(INC)gnumd5.h peida.h \
234 $(INC)utils.h \
235 $(INC)perrors.h fmath.h \
236 $(INC)tvector.h \
237 $(INC)tmatrix.h \
238 $(INC)tarray.h \
239 $(INC)basarr.h \
240 $(INC)dvlist.h \
241 $(INC)ndatablock.h \
242 $(INC)utilarr.h generaldata.h ntupintf.h \
243 cimage.h rzimage.h rzvect.h datatypes.h tabmath.h nbconst.h dates.h \
244 datime.h
245$(OBJ)ntupintf.o: ntupintf.cc ntupintf.h \
246 $(INC)machdefs.h
247$(OBJ)objfitter.o: objfitter.cc objfitter.h \
248 $(INC)machdefs.h \
249 $(INC)tmatrix.h \
250 $(INC)tarray.h \
251 $(INC)basarr.h \
252 $(INC)anydataobj.h \
253 $(INC)dvlist.h \
254 $(INC)objfio.h \
255 $(INC)ppersist.h \
256 $(INC)pexceptions.h \
257 $(INC)gnumd5.h \
258 $(INC)ndatablock.h \
259 $(INC)utilarr.h \
260 $(INC)tvector.h generalfit.h generaldata.h \
261 ntupintf.h poly.h peida.h $(INC)utils.h \
262 $(INC)perrors.h fmath.h
263$(OBJ)perandom.o: perandom.cc $(INC)machdefs.h \
264 $(INC)pexceptions.h perandom.h \
265 $(INC)histos.h \
266 $(INC)objfio.h \
267 $(INC)anydataobj.h \
268 $(INC)ppersist.h \
269 $(INC)gnumd5.h \
270 $(INC)peida.h \
271 $(INC)utils.h \
272 $(INC)perrors.h \
273 $(INC)fmath.h \
274 $(INC)tvector.h \
275 $(INC)tmatrix.h \
276 $(INC)tarray.h \
277 $(INC)basarr.h \
278 $(INC)dvlist.h \
279 $(INC)ndatablock.h \
280 $(INC)utilarr.h nbrandom.h \
281 $(INC)srandgen.h pemath.h
282$(OBJ)poly.o: poly.cc $(INC)machdefs.h poly.h \
283 $(INC)objfio.h \
284 $(INC)anydataobj.h \
285 $(INC)ppersist.h \
286 $(INC)pexceptions.h \
287 $(INC)gnumd5.h peida.h \
288 $(INC)utils.h \
289 $(INC)perrors.h fmath.h \
290 $(INC)tvector.h \
291 $(INC)tmatrix.h \
292 $(INC)tarray.h \
293 $(INC)basarr.h \
294 $(INC)dvlist.h \
295 $(INC)ndatablock.h \
296 $(INC)utilarr.h linfit.h \
297 $(INC)sopemtx.h \
298 $(INC)fioarr.h
299$(OBJ)rk4cdifeq.o: rk4cdifeq.cc $(INC)machdefs.h \
300 rk4cdifeq.h difeq.h $(INC)pexceptions.h \
301 $(INC)tvector.h \
302 $(INC)tmatrix.h \
303 $(INC)tarray.h \
304 $(INC)basarr.h \
305 $(INC)anydataobj.h \
306 $(INC)dvlist.h \
307 $(INC)objfio.h \
308 $(INC)ppersist.h \
309 $(INC)gnumd5.h \
310 $(INC)ndatablock.h \
311 $(INC)utilarr.h \
312 $(INC)ctimer.h
313$(OBJ)rzimage.o: rzimage.cc $(INC)machdefs.h \
314 rzimage.h rzvect.h $(INC)pexceptions.h \
315 $(INC)perrors.h datatypes.h \
316 $(INC)ppersist.h \
317 $(INC)gnumd5.h \
318 $(INC)dvlist.h \
319 $(INC)objfio.h \
320 $(INC)anydataobj.h generalfit.h \
321 $(INC)tvector.h \
322 $(INC)tmatrix.h \
323 $(INC)tarray.h \
324 $(INC)basarr.h \
325 $(INC)ndatablock.h \
326 $(INC)utilarr.h generaldata.h ntupintf.h \
327 poly.h peida.h $(INC)utils.h fmath.h
328$(OBJ)simplesort.o: simplesort.cc $(INC)machdefs.h \
329 simplesort.h peida.h $(INC)utils.h \
330 $(INC)perrors.h \
331 $(INC)pexceptions.h fmath.h
332$(OBJ)tabmath.o: tabmath.cc $(INC)machdefs.h \
333 tabmath.h peida.h $(INC)utils.h \
334 $(INC)perrors.h \
335 $(INC)pexceptions.h fmath.h nbconst.h
336$(OBJ)datime.o: datime.c $(INC)machdefs.h \
337 $(INC)strutil.h nbconst.h datime.h
338$(OBJ)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \
339 $(INC)machdefs.h trigtbl.h
340$(OBJ)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \
341 $(INC)machdefs.h trigtbl.h
342$(OBJ)fftpackc.o: fftpackc.c fftpackc.h \
343 $(INC)machdefs.h
344$(OBJ)matxop.o: matxop.c matxop.h nbmath.h \
345 $(INC)machdefs.h \
346 $(INC)smathconst.h
347$(OBJ)nbmath.o: nbmath.c nbmath.h $(INC)machdefs.h \
348 $(INC)smathconst.h matxop.h nbinteg.h \
349 nbtri.h
350$(OBJ)nbtri.o: nbtri.c nbtri.h $(INC)machdefs.h
Note: See TracBrowser for help on using the repository browser.