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

Last change on this file since 689 was 663, checked in by ansari, 26 years ago

Preparation pour tag V_Oct99 , Reza 29/11/99

File size: 10.2 KB
RevLine 
[220]1include ../Mgr/Makefile.h
2
3all: $(LIB)libNTools.a
4clean:
[663]5 rm -f $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)cvector.o $(OBJ)datacards.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)difeq.o $(OBJ)dvlist.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftserver.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)hisprof.o $(OBJ)histos.o $(OBJ)histos2.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)linfit.o $(OBJ)matrix.o $(OBJ)median.o $(OBJ)ntupintf.o $(OBJ)ntuple.o $(OBJ)outilsinit.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)rzimage.o $(OBJ)simplesort.o $(OBJ)tabmath.o $(OBJ)tmatrix.o $(OBJ)tvector.o $(OBJ)utils.o $(OBJ)datime.o $(OBJ)fftpackc.o $(OBJ)matxop.o $(OBJ)nbmath.o $(OBJ)nbrandom.o $(OBJ)nbtri.o $(OBJ)strutil.o
6 rm -f $(LIB)libNTools.a
7$(LIB)libNTools.a : $(OBJ)cimage.o $(OBJ)cspline.o $(OBJ)cvector.o $(OBJ)datacards.o $(OBJ)datatypes.o $(OBJ)dates.o $(OBJ)datime.o $(OBJ)difeq.o $(OBJ)dvlist.o $(OBJ)dynccd.o $(OBJ)fct1dfit.o $(OBJ)fct2dfit.o $(OBJ)fftpackc.o $(OBJ)fftserver.o $(OBJ)generaldata.o $(OBJ)generalfit.o $(OBJ)hisprof.o $(OBJ)histos.o $(OBJ)histos2.o $(OBJ)imageop.o $(OBJ)integ.o $(OBJ)linfit.o $(OBJ)matrix.o $(OBJ)matxop.o $(OBJ)median.o $(OBJ)nbmath.o $(OBJ)nbrandom.o $(OBJ)nbtri.o $(OBJ)ntupintf.o $(OBJ)ntuple.o $(OBJ)outilsinit.o $(OBJ)perandom.o $(OBJ)poly.o $(OBJ)rk4cdifeq.o $(OBJ)rzimage.o $(OBJ)simplesort.o $(OBJ)strutil.o $(OBJ)tabmath.o $(OBJ)tmatrix.o $(OBJ)tvector.o $(OBJ)utils.o
[510]8 $(ARCXX) $(ARCXXFLAGS) $@ $?
[220]9ifeq ($(CXX),cxx)
[663]10 $(CXX) $? $(CPPFLAGS) $(CXXFLAGS) -L$(LIB) -lNTools -lSysTools -o $(OBJ)xx.x -Hf
[220]11endif
12
[510]13$(OBJ)cimage.o: cimage.cc $(INC)machdefs.h \
14 $(INC)pclassids.h \
[231]15 $(INC)perrors.h \
[510]16 $(INC)pexceptions.h cimage.h rzimage.h \
17 rzvect.h datatypes.h $(INC)ppersist.h \
18 $(INC)md5.h dvlist.h \
19 $(INC)objfio.h \
20 $(INC)anydataobj.h fct1dfit.h generalfit.h \
[663]21 tvector.h tmatrix.h $(INC)ndatablock.h \
22 generaldata.h ntupintf.h poly.h peida.h utils.h fmath.h histos.h \
23 nbconst.h
[510]24$(OBJ)cspline.o: cspline.cc $(INC)machdefs.h \
25 $(INC)pclassids.h nbtri.h cspline.h \
[663]26 $(INC)pexceptions.h
[510]27$(OBJ)cvector.o: cvector.cc $(INC)machdefs.h \
28 $(INC)pclassids.h cvector.h matrix.h \
29 peida.h utils.h $(INC)perrors.h \
30 $(INC)pexceptions.h fmath.h \
[663]31 $(INC)anydataobj.h \
[510]32 $(INC)ppersist.h \
[663]33 $(INC)md5.h generalfit.h tvector.h \
34 tmatrix.h $(INC)ndatablock.h generaldata.h \
35 $(INC)objfio.h ntupintf.h poly.h
[510]36$(OBJ)datacards.o: datacards.cc $(INC)machdefs.h \
37 $(INC)pclassids.h datacards.h peida.h \
38 utils.h $(INC)perrors.h \
39 $(INC)pexceptions.h fmath.h
40$(OBJ)datatypes.o: datatypes.cc datatypes.h \
41 $(INC)machdefs.h \
[231]42 $(INC)pclassids.h
[510]43$(OBJ)dates.o: dates.cc $(INC)machdefs.h \
44 $(INC)pclassids.h \
[231]45 $(INC)perrors.h \
[510]46 $(INC)pexceptions.h dates.h
47$(OBJ)difeq.o: difeq.cc difeq.h $(INC)machdefs.h \
48 $(INC)pclassids.h \
[663]49 $(INC)pexceptions.h tvector.h tmatrix.h \
[231]50 $(INC)ppersist.h \
[510]51 $(INC)md5.h \
[663]52 $(INC)anydataobj.h \
53 $(INC)ndatablock.h \
[510]54 $(INC)ctimer.h
55$(OBJ)dvlist.o: dvlist.cc $(INC)machdefs.h \
56 $(INC)pclassids.h dvlist.h \
57 $(INC)objfio.h \
58 $(INC)anydataobj.h \
[231]59 $(INC)ppersist.h \
[510]60 $(INC)pexceptions.h \
61 $(INC)md5.h strutil.h
62$(OBJ)dynccd.o: dynccd.cc $(INC)machdefs.h \
63 $(INC)pclassids.h fmath.h perandom.h \
64 histos.h $(INC)objfio.h \
65 $(INC)anydataobj.h \
[231]66 $(INC)ppersist.h \
[510]67 $(INC)pexceptions.h \
68 $(INC)md5.h peida.h utils.h \
[663]69 $(INC)perrors.h tvector.h tmatrix.h \
70 $(INC)ndatablock.h nbrandom.h cimage.h \
71 rzimage.h rzvect.h datatypes.h dvlist.h dynccd.h
[510]72$(OBJ)fct1dfit.o: fct1dfit.cc $(INC)machdefs.h \
73 $(INC)pclassids.h fct1dfit.h generalfit.h \
[663]74 $(INC)pexceptions.h tvector.h tmatrix.h \
[231]75 $(INC)ppersist.h \
[663]76 $(INC)md5.h \
77 $(INC)anydataobj.h \
78 $(INC)ndatablock.h generaldata.h \
79 $(INC)objfio.h ntupintf.h poly.h peida.h \
80 utils.h $(INC)perrors.h fmath.h nbconst.h \
81 tabmath.h
[510]82$(OBJ)fct2dfit.o: fct2dfit.cc $(INC)machdefs.h \
83 $(INC)pclassids.h fct2dfit.h generalfit.h \
[663]84 $(INC)pexceptions.h tvector.h tmatrix.h \
[231]85 $(INC)ppersist.h \
[663]86 $(INC)md5.h \
87 $(INC)anydataobj.h \
88 $(INC)ndatablock.h generaldata.h \
89 $(INC)objfio.h ntupintf.h poly.h peida.h \
90 utils.h $(INC)perrors.h fmath.h nbconst.h \
91 tabmath.h simps2d.h
92$(OBJ)fftserver.o: fftserver.cc fftserver.h tvector.h tmatrix.h \
[510]93 $(INC)machdefs.h \
[663]94 $(INC)pclassids.h \
[231]95 $(INC)ppersist.h \
[663]96 $(INC)pexceptions.h \
97 $(INC)md5.h \
98 $(INC)anydataobj.h \
99 $(INC)ndatablock.h
[510]100$(OBJ)generaldata.o: generaldata.cc \
101 $(INC)machdefs.h \
102 $(INC)pclassids.h strutil.h nbtri.h \
[663]103 generalfit.h $(INC)pexceptions.h tvector.h \
104 tmatrix.h $(INC)ppersist.h \
105 $(INC)md5.h \
106 $(INC)anydataobj.h \
107 $(INC)ndatablock.h generaldata.h \
108 $(INC)objfio.h ntupintf.h poly.h peida.h \
109 utils.h $(INC)perrors.h fmath.h
[510]110$(OBJ)generalfit.o: generalfit.cc $(INC)machdefs.h \
111 $(INC)pclassids.h \
[663]112 $(INC)pexceptions.h generalfit.h tvector.h \
113 tmatrix.h $(INC)ppersist.h \
114 $(INC)md5.h \
115 $(INC)anydataobj.h \
116 $(INC)ndatablock.h generaldata.h \
117 $(INC)objfio.h ntupintf.h poly.h peida.h \
118 utils.h $(INC)perrors.h fmath.h
[510]119$(OBJ)hisprof.o: hisprof.cc $(INC)machdefs.h \
120 $(INC)pclassids.h hisprof.h peida.h utils.h \
[231]121 $(INC)perrors.h \
[663]122 $(INC)pexceptions.h fmath.h tvector.h \
123 tmatrix.h $(INC)ppersist.h \
124 $(INC)md5.h \
125 $(INC)anydataobj.h \
126 $(INC)ndatablock.h histos.h \
127 $(INC)objfio.h
[510]128$(OBJ)histos.o: histos.cc $(INC)machdefs.h \
129 $(INC)pclassids.h histos.h \
130 $(INC)objfio.h \
131 $(INC)anydataobj.h \
[231]132 $(INC)ppersist.h \
[510]133 $(INC)pexceptions.h \
134 $(INC)md5.h peida.h utils.h \
[663]135 $(INC)perrors.h fmath.h tvector.h tmatrix.h \
136 $(INC)ndatablock.h poly.h strutil.h \
137 generalfit.h generaldata.h ntupintf.h
[510]138$(OBJ)histos2.o: histos2.cc $(INC)machdefs.h \
139 $(INC)pclassids.h histos2.h peida.h utils.h \
[231]140 $(INC)perrors.h \
[510]141 $(INC)pexceptions.h fmath.h histos.h \
142 $(INC)objfio.h \
143 $(INC)anydataobj.h \
[231]144 $(INC)ppersist.h \
[663]145 $(INC)md5.h tvector.h tmatrix.h \
146 $(INC)ndatablock.h generalfit.h \
[510]147 generaldata.h ntupintf.h poly.h
148$(OBJ)imageop.o: imageop.cc $(INC)machdefs.h \
149 $(INC)pclassids.h simplesort.h peida.h \
150 utils.h $(INC)perrors.h \
151 $(INC)pexceptions.h fmath.h nbmath.h \
152 histos.h $(INC)objfio.h \
153 $(INC)anydataobj.h \
154 $(INC)ppersist.h \
[663]155 $(INC)md5.h tvector.h tmatrix.h \
156 $(INC)ndatablock.h datatypes.h imageop.h \
157 cimage.h rzimage.h rzvect.h dvlist.h cspline.h dynccd.h nbtri.h
[510]158$(OBJ)integ.o: integ.cc integ.h $(INC)machdefs.h \
159 $(INC)pclassids.h \
[663]160 $(INC)pexceptions.h generalfit.h tvector.h \
161 tmatrix.h $(INC)ppersist.h \
162 $(INC)md5.h \
163 $(INC)anydataobj.h \
164 $(INC)ndatablock.h generaldata.h \
165 $(INC)objfio.h ntupintf.h poly.h peida.h \
166 utils.h $(INC)perrors.h fmath.h
[510]167$(OBJ)linfit.o: linfit.cc $(INC)machdefs.h \
168 $(INC)pclassids.h peida.h utils.h \
[231]169 $(INC)perrors.h \
[510]170 $(INC)pexceptions.h fmath.h linfit.h \
[663]171 tvector.h tmatrix.h $(INC)ppersist.h \
172 $(INC)md5.h \
173 $(INC)anydataobj.h \
174 $(INC)ndatablock.h
[510]175$(OBJ)matrix.o: matrix.cc $(INC)machdefs.h \
176 $(INC)pclassids.h peida.h utils.h \
[231]177 $(INC)perrors.h \
[510]178 $(INC)pexceptions.h fmath.h matrix.h \
[663]179 $(INC)anydataobj.h \
[231]180 $(INC)ppersist.h \
[510]181 $(INC)md5.h cvector.h generalfit.h \
[663]182 tvector.h tmatrix.h $(INC)ndatablock.h \
183 generaldata.h $(INC)objfio.h ntupintf.h \
184 poly.h
[510]185$(OBJ)median.o: median.cc
186$(OBJ)ntupintf.o: ntupintf.cc ntupintf.h \
187 $(INC)machdefs.h \
188 $(INC)pclassids.h
189$(OBJ)ntuple.o: ntuple.cc strutil.h \
[231]190 $(INC)perrors.h \
[510]191 $(INC)pexceptions.h \
192 $(INC)machdefs.h \
193 $(INC)pclassids.h ntuple.h \
194 $(INC)objfio.h \
195 $(INC)anydataobj.h \
[231]196 $(INC)ppersist.h \
[510]197 $(INC)md5.h ntupintf.h dvlist.h
[220]198$(OBJ)outilsinit.o: outilsinit.cc outilsinit.h \
[231]199 $(INC)peidainit.h \
[510]200 $(INC)machdefs.h \
201 $(INC)pclassids.h matrix.h peida.h utils.h \
[231]202 $(INC)perrors.h \
[510]203 $(INC)pexceptions.h fmath.h \
[663]204 $(INC)anydataobj.h \
[231]205 $(INC)ppersist.h \
[663]206 $(INC)md5.h cvector.h poly.h \
207 $(INC)objfio.h tvector.h tmatrix.h \
208 $(INC)ndatablock.h dvlist.h histos.h \
209 histos2.h hisprof.h ntuple.h ntupintf.h generaldata.h cimage.h \
[220]210 rzimage.h rzvect.h datatypes.h tabmath.h nbconst.h dates.h datime.h
[510]211$(OBJ)perandom.o: perandom.cc $(INC)machdefs.h \
212 $(INC)pclassids.h \
213 $(INC)pexceptions.h perandom.h histos.h \
214 $(INC)objfio.h \
215 $(INC)anydataobj.h \
[231]216 $(INC)ppersist.h \
[510]217 $(INC)md5.h peida.h utils.h \
[663]218 $(INC)perrors.h fmath.h tvector.h tmatrix.h \
219 $(INC)ndatablock.h nbrandom.h pemath.h
[510]220$(OBJ)poly.o: poly.cc $(INC)machdefs.h \
[663]221 $(INC)pclassids.h poly.h \
222 $(INC)objfio.h \
223 $(INC)anydataobj.h \
224 $(INC)ppersist.h \
225 $(INC)pexceptions.h \
226 $(INC)md5.h peida.h utils.h \
227 $(INC)perrors.h fmath.h tvector.h tmatrix.h \
228 $(INC)ndatablock.h linfit.h
[510]229$(OBJ)rk4cdifeq.o: rk4cdifeq.cc $(INC)machdefs.h \
230 $(INC)pclassids.h rk4cdifeq.h difeq.h \
[663]231 $(INC)pexceptions.h tvector.h tmatrix.h \
[231]232 $(INC)ppersist.h \
[510]233 $(INC)md5.h \
[663]234 $(INC)anydataobj.h \
235 $(INC)ndatablock.h \
[510]236 $(INC)ctimer.h
237$(OBJ)rzimage.o: rzimage.cc $(INC)machdefs.h \
238 $(INC)pclassids.h rzimage.h rzvect.h \
239 $(INC)pexceptions.h \
[231]240 $(INC)perrors.h datatypes.h \
241 $(INC)ppersist.h \
[510]242 $(INC)md5.h dvlist.h \
243 $(INC)objfio.h \
[663]244 $(INC)anydataobj.h generalfit.h tvector.h \
245 tmatrix.h $(INC)ndatablock.h generaldata.h \
246 ntupintf.h poly.h peida.h utils.h fmath.h
[510]247$(OBJ)simplesort.o: simplesort.cc $(INC)machdefs.h \
248 $(INC)pclassids.h simplesort.h peida.h \
249 utils.h $(INC)perrors.h \
250 $(INC)pexceptions.h fmath.h
251$(OBJ)tabmath.o: tabmath.cc $(INC)machdefs.h \
252 $(INC)pclassids.h tabmath.h peida.h utils.h \
[231]253 $(INC)perrors.h \
[510]254 $(INC)pexceptions.h fmath.h nbconst.h
255$(OBJ)tmatrix.o: tmatrix.cc $(INC)machdefs.h \
256 $(INC)pclassids.h \
257 $(INC)pexceptions.h tmatrix.h \
258 $(INC)ppersist.h \
259 $(INC)md5.h \
260 $(INC)anydataobj.h \
261 $(INC)ndatablock.h \
[663]262 $(INC)objfio.h generalfit.h tvector.h \
263 generaldata.h ntupintf.h poly.h peida.h utils.h \
264 $(INC)perrors.h fmath.h
[510]265$(OBJ)tvector.o: tvector.cc $(INC)machdefs.h \
266 $(INC)pclassids.h \
267 $(INC)pexceptions.h tvector.h tmatrix.h \
268 $(INC)ppersist.h \
269 $(INC)md5.h \
270 $(INC)anydataobj.h \
271 $(INC)ndatablock.h \
[663]272 $(INC)objfio.h generalfit.h generaldata.h \
273 ntupintf.h poly.h peida.h utils.h \
274 $(INC)perrors.h fmath.h
[510]275$(OBJ)utils.o: utils.cc $(INC)machdefs.h \
276 $(INC)pclassids.h utils.h \
277 $(INC)pexceptions.h
278$(OBJ)datime.o: datime.c $(INC)machdefs.h \
279 strutil.h nbconst.h datime.h
280$(OBJ)fftpackc.o: fftpackc.c fftpackc.h \
281 $(INC)machdefs.h
282$(OBJ)matxop.o: matxop.c matxop.h nbmath.h \
283 $(INC)machdefs.h
284$(OBJ)nbmath.o: nbmath.c nbmath.h $(INC)machdefs.h \
285 matxop.h nbinteg.h nbtri.h
286$(OBJ)nbrandom.o: nbrandom.c $(INC)machdefs.h \
287 nbmath.h nbrandom.h
288$(OBJ)nbtri.o: nbtri.c nbtri.h $(INC)machdefs.h
[220]289$(OBJ)strutil.o: strutil.c strutil.h
Note: See TracBrowser for help on using the repository browser.