source: Sophya/trunk/SophyaPI/PIext/smakefile@ 3062

Last change on this file since 3062 was 3058, checked in by cmv, 19 years ago

pawexecutor: copie dans Histo des projections assiciees a un Histo2D cmv 13/8/2006

File size: 78.6 KB
RevLine 
[2743]1include $(SOPHYABASE)/include/sophyamake.inc
2
3all: $(SOPHYALIBP)libPIext.a
4
5clean:
[3007]6 rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nommatvecadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomstladapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pistlist.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o $(SOPHYAOBJP)userfitfunex.o
[2743]7 rm -f $(SOPHYALIBP)libPIext.a
8
[3007]9$(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o
[2743]10 $(AR) $(ARFLAGS) $@ $?
[2763]11 touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
[2743]12
[3007]13$(SOPHYAOBJP)basexecut.o: basexecut.cc \
14 $(SOPHYAINCP)sopnamsp.h piacmd.h \
[2743]15 $(SOPHYAINCP)machdefs.h \
16 $(SOPHYAINCP)commander.h \
[3007]17 $(SOPHYAINCP)machdefs.h \
18 $(SOPHYAINCP)pdlmgr.h \
19 $(SOPHYAINCP)dvlist.h \
[2743]20 $(SOPHYAINCP)objfio.h \
21 $(SOPHYAINCP)anydataobj.h \
22 $(SOPHYAINCP)ppersist.h \
23 $(SOPHYAINCP)pexceptions.h \
24 $(SOPHYAINCP)gnumd5.h \
25 $(SOPHYAINCP)ppfbinstream.h \
26 $(SOPHYAINCP)rawstream.h \
27 $(SOPHYAINCP)ppfnametag.h \
[3007]28 $(SOPHYAINCP)mutyv.h \
29 $(SOPHYAINCP)timestamp.h \
30 $(SOPHYAINCP)ctimer.h \
[3058]31 $(SOPHYAINCP)zthread.h \
32 dlftypes.h basexecut.h \
33 $(SOPHYAINCP)pdlmgr.h \
[3007]34 $(SOPHYAINCP)ctimer.h \
[3058]35 $(SOPHYAINCP)strutilxx.h \
36 pistdimgapp.h \
[3007]37 $(SOPHYAINCP)pisysdep.h \
[2743]38 $(SOPHYAINCP)piapplx.h \
39 $(SOPHYAINCP)piapplgen.h \
40 $(SOPHYAINCP)pimsghandler.h \
[3007]41 $(SOPHYAINCP)pisysdep.h \
[2743]42 $(SOPHYAINCP)picontainerx.h \
43 $(SOPHYAINCP)picontainergen.h \
[3007]44 $(SOPHYAINCP)piwdgx.h \
45 $(SOPHYAINCP)piwdggen.h \
[2743]46 $(SOPHYAINCP)picolist.h \
47 $(SOPHYAINCP)pimenubarx.h \
48 $(SOPHYAINCP)pimenubargen.h \
49 $(SOPHYAINCP)pimenux.h \
50 $(SOPHYAINCP)pimenugen.h \
51 $(SOPHYAINCP)picons.h \
52 $(SOPHYAINCP)pistdwdgx.h \
53 $(SOPHYAINCP)pistdwdggen.h \
54 $(SOPHYAINCP)pibwdgx.h \
55 $(SOPHYAINCP)pibwdggen.h \
[3007]56 $(SOPHYAINCP)picmap.h \
57 $(SOPHYAINCP)picmapx.h \
[2743]58 $(SOPHYAINCP)picmapgen.h \
59 $(SOPHYAINCP)pigraphx.h \
60 $(SOPHYAINCP)pigraphgen.h \
61 $(SOPHYAINCP)pifontx.h \
62 $(SOPHYAINCP)pifontgen.h \
63 $(SOPHYAINCP)pigrcoord.h \
64 $(SOPHYAINCP)pilineatt.h \
65 $(SOPHYAINCP)pigraphuc.h \
66 $(SOPHYAINCP)pievthandler.h \
67 $(SOPHYAINCP)psfile.h \
68 $(SOPHYAINCP)pigraphps.h \
69 $(SOPHYAINCP)piwindowx.h \
70 $(SOPHYAINCP)piwindowgen.h \
[3007]71 $(SOPHYAINCP)pimenux.h \
[2743]72 $(SOPHYAINCP)pioptmenux.h \
73 $(SOPHYAINCP)pioptmenugen.h \
[3007]74 $(SOPHYAINCP)pistdwdgx.h \
[2743]75 $(SOPHYAINCP)pifilechox.h \
76 $(SOPHYAINCP)pifilechogen.h \
[3007]77 $(SOPHYAINCP)piwindowx.h \
[2743]78 $(SOPHYAINCP)piperiodx.h \
79 $(SOPHYAINCP)periodic.h \
[3007]80 $(SOPHYAINCP)picons.h \
[2743]81 $(SOPHYAINCP)piimage.h \
[3007]82 $(SOPHYAINCP)parradapter.h \
83 $(SOPHYAINCP)lut.h \
[2743]84 $(SOPHYAINCP)pieldrw.h \
85 $(SOPHYAINCP)pidrawer.h \
[3007]86 $(SOPHYAINCP)pigratt.h \
87 $(SOPHYAINCP)piaxes.h \
[2743]88 $(SOPHYAINCP)pipixmapx.h \
89 $(SOPHYAINCP)pipixmapgen.h \
90 $(SOPHYAINCP)picmapview.h \
[3007]91 $(SOPHYAINCP)pi3dwdg.h \
92 $(SOPHYAINCP)pi3ddrw.h \
[3058]93 $(SOPHYAINCP)pigraph3d.h \
94 nobjmgr.h \
[3007]95 $(SOPHYAINCP)anydataobj.h \
96 $(SOPHYAINCP)ppersist.h \
97 $(SOPHYAINCP)dvlist.h pisiadw.h \
[2784]98 $(SOPHYAINCP)pilistx.h \
[2743]99 $(SOPHYAINCP)pilistgen.h \
100 $(SOPHYAINCP)pistzwin.h \
[3007]101 $(SOPHYAINCP)piperiodx.h \
[2743]102 $(SOPHYAINCP)pitherm.h \
[3058]103 $(SOPHYAINCP)resusage.h \
104 servnobjm.h nomgadapter.h \
105 $(SOPHYAINCP)pidrawer.h \
[3007]106 $(SOPHYAINCP)parradapter.h \
[2784]107 $(SOPHYAINCP)ntupintf.h \
[2743]108 $(SOPHYAINCP)generalfit.h \
[3007]109 $(SOPHYAINCP)tvector.h \
110 $(SOPHYAINCP)tmatrix.h \
111 $(SOPHYAINCP)tarray.h \
112 $(SOPHYAINCP)basarr.h \
[2743]113 $(SOPHYAINCP)ndatablock.h \
114 $(SOPHYAINCP)utilarr.h \
[2933]115 $(SOPHYAINCP)tmatrix_tsnl.h \
116 $(SOPHYAINCP)tvector_tsnl.h \
[2743]117 $(SOPHYAINCP)generaldata.h \
[3007]118 $(SOPHYAINCP)ntupintf.h \
119 $(SOPHYAINCP)poly.h \
120 $(SOPHYAINCP)peida.h \
121 $(SOPHYAINCP)utils.h \
122 $(SOPHYAINCP)perrors.h \
123 $(SOPHYAINCP)fmath.h \
124 $(SOPHYAINCP)histos.h \
125 $(SOPHYAINCP)histos2.h \
126 $(SOPHYAINCP)histos.h \
127 $(SOPHYAINCP)hisprof.h \
[2933]128 $(SOPHYAINCP)ntuple.h \
[3007]129 $(SOPHYAINCP)generaldata.h \
[2933]130 $(SOPHYAINCP)datatable.h \
131 $(SOPHYAINCP)basedtable.h \
[3007]132 $(SOPHYAINCP)segdatablock.h \
133 $(SOPHYAINCP)tvector.h
[2765]134 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ basexecut.cc
[2743]135
[3007]136$(SOPHYAOBJP)contmodex.o: contmodex.cc \
[3058]137 $(SOPHYAINCP)sopnamsp.h \
138 contmodex.h \
[3007]139 $(SOPHYAINCP)machdefs.h piacmd.h \
[2743]140 $(SOPHYAINCP)commander.h \
[3007]141 $(SOPHYAINCP)machdefs.h \
142 $(SOPHYAINCP)pdlmgr.h \
143 $(SOPHYAINCP)dvlist.h \
[2743]144 $(SOPHYAINCP)objfio.h \
145 $(SOPHYAINCP)anydataobj.h \
146 $(SOPHYAINCP)ppersist.h \
147 $(SOPHYAINCP)pexceptions.h \
148 $(SOPHYAINCP)gnumd5.h \
149 $(SOPHYAINCP)ppfbinstream.h \
150 $(SOPHYAINCP)rawstream.h \
151 $(SOPHYAINCP)ppfnametag.h \
[3007]152 $(SOPHYAINCP)mutyv.h \
153 $(SOPHYAINCP)timestamp.h \
154 $(SOPHYAINCP)ctimer.h \
[3058]155 $(SOPHYAINCP)zthread.h \
156 dlftypes.h nobjmgr.h \
157 $(SOPHYAINCP)anydataobj.h \
[3007]158 $(SOPHYAINCP)ppersist.h \
159 $(SOPHYAINCP)dvlist.h \
160 $(SOPHYAINCP)pigncont.h \
[2743]161 $(SOPHYAINCP)pistdimgapp.h \
162 $(SOPHYAINCP)pisysdep.h \
163 $(SOPHYAINCP)piapplx.h \
164 $(SOPHYAINCP)piapplgen.h \
165 $(SOPHYAINCP)pimsghandler.h \
166 $(SOPHYAINCP)picontainerx.h \
167 $(SOPHYAINCP)picontainergen.h \
[3007]168 $(SOPHYAINCP)piwdgx.h \
169 $(SOPHYAINCP)piwdggen.h \
[2743]170 $(SOPHYAINCP)picolist.h \
171 $(SOPHYAINCP)pimenubarx.h \
172 $(SOPHYAINCP)pimenubargen.h \
173 $(SOPHYAINCP)pimenux.h \
174 $(SOPHYAINCP)pimenugen.h \
175 $(SOPHYAINCP)picons.h \
176 $(SOPHYAINCP)pistdwdgx.h \
177 $(SOPHYAINCP)pistdwdggen.h \
178 $(SOPHYAINCP)pibwdgx.h \
179 $(SOPHYAINCP)pibwdggen.h \
[3007]180 $(SOPHYAINCP)picmap.h \
181 $(SOPHYAINCP)picmapx.h \
[2743]182 $(SOPHYAINCP)picmapgen.h \
183 $(SOPHYAINCP)pigraphx.h \
184 $(SOPHYAINCP)pigraphgen.h \
185 $(SOPHYAINCP)pifontx.h \
186 $(SOPHYAINCP)pifontgen.h \
187 $(SOPHYAINCP)pigrcoord.h \
188 $(SOPHYAINCP)pilineatt.h \
189 $(SOPHYAINCP)pigraphuc.h \
190 $(SOPHYAINCP)pievthandler.h \
191 $(SOPHYAINCP)psfile.h \
192 $(SOPHYAINCP)pigraphps.h \
193 $(SOPHYAINCP)piwindowx.h \
194 $(SOPHYAINCP)piwindowgen.h \
195 $(SOPHYAINCP)pioptmenux.h \
196 $(SOPHYAINCP)pioptmenugen.h \
197 $(SOPHYAINCP)pifilechox.h \
198 $(SOPHYAINCP)pifilechogen.h \
199 $(SOPHYAINCP)piperiodx.h \
200 $(SOPHYAINCP)periodic.h \
201 $(SOPHYAINCP)piimage.h \
[3007]202 $(SOPHYAINCP)parradapter.h \
203 $(SOPHYAINCP)lut.h \
[2743]204 $(SOPHYAINCP)pieldrw.h \
205 $(SOPHYAINCP)pidrawer.h \
[3007]206 $(SOPHYAINCP)pigratt.h \
207 $(SOPHYAINCP)piaxes.h \
[2743]208 $(SOPHYAINCP)pipixmapx.h \
209 $(SOPHYAINCP)pipixmapgen.h \
210 $(SOPHYAINCP)picmapview.h \
[3007]211 $(SOPHYAINCP)pi3dwdg.h \
212 $(SOPHYAINCP)pi3ddrw.h \
[2743]213 $(SOPHYAINCP)pigraph3d.h \
[3007]214 $(SOPHYAINCP)nobjmgr.h \
215 $(SOPHYAINCP)piacmd.h \
216 $(SOPHYAINCP)pisiadw.h \
217 $(SOPHYAINCP)pilistx.h \
[2743]218 $(SOPHYAINCP)pilistgen.h \
219 $(SOPHYAINCP)pistzwin.h \
220 $(SOPHYAINCP)pitherm.h \
[3007]221 $(SOPHYAINCP)zthread.h \
[2743]222 $(SOPHYAINCP)resusage.h \
223 $(SOPHYAINCP)piscdrawwdg.h \
[3007]224 $(SOPHYAINCP)ntuple.h \
225 $(SOPHYAINCP)ntupintf.h \
[2743]226 $(SOPHYAINCP)gp_contour.h \
227 $(SOPHYAINCP)gp_types.h \
228 $(SOPHYAINCP)gpc_misc.h \
229 $(SOPHYAINCP)gp_dynarray.h \
230 $(SOPHYAINCP)gp_graph3d.h \
[3007]231 $(SOPHYAINCP)gp_alloc.h \
[3058]232 $(SOPHYAINCP)pidrawer.h \
233 nomgadapter.h \
[3007]234 $(SOPHYAINCP)parradapter.h \
235 $(SOPHYAINCP)ntupintf.h \
[2743]236 $(SOPHYAINCP)generalfit.h \
[3007]237 $(SOPHYAINCP)tvector.h \
238 $(SOPHYAINCP)tmatrix.h \
239 $(SOPHYAINCP)tarray.h \
240 $(SOPHYAINCP)basarr.h \
[2743]241 $(SOPHYAINCP)ndatablock.h \
242 $(SOPHYAINCP)utilarr.h \
[2933]243 $(SOPHYAINCP)tmatrix_tsnl.h \
244 $(SOPHYAINCP)tvector_tsnl.h \
[2743]245 $(SOPHYAINCP)generaldata.h \
[3007]246 $(SOPHYAINCP)poly.h \
247 $(SOPHYAINCP)peida.h \
248 $(SOPHYAINCP)utils.h \
249 $(SOPHYAINCP)perrors.h \
250 $(SOPHYAINCP)fmath.h servnobjm.h \
251 $(SOPHYAINCP)pdlmgr.h
[2765]252 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ contmodex.cc
[2743]253
[3007]254$(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \
[3058]255 $(SOPHYAINCP)sopnamsp.h \
256 cxxexecutor.h \
[3007]257 $(SOPHYAINCP)machdefs.h piacmd.h \
[2743]258 $(SOPHYAINCP)commander.h \
[3007]259 $(SOPHYAINCP)machdefs.h \
260 $(SOPHYAINCP)pdlmgr.h \
261 $(SOPHYAINCP)dvlist.h \
[2743]262 $(SOPHYAINCP)objfio.h \
263 $(SOPHYAINCP)anydataobj.h \
264 $(SOPHYAINCP)ppersist.h \
265 $(SOPHYAINCP)pexceptions.h \
266 $(SOPHYAINCP)gnumd5.h \
267 $(SOPHYAINCP)ppfbinstream.h \
268 $(SOPHYAINCP)rawstream.h \
269 $(SOPHYAINCP)ppfnametag.h \
[3007]270 $(SOPHYAINCP)mutyv.h \
271 $(SOPHYAINCP)timestamp.h \
272 $(SOPHYAINCP)ctimer.h \
[3058]273 $(SOPHYAINCP)zthread.h \
274 dlftypes.h nobjmgr.h \
275 $(SOPHYAINCP)anydataobj.h \
[3007]276 $(SOPHYAINCP)ppersist.h \
277 $(SOPHYAINCP)dvlist.h \
278 $(SOPHYAINCP)strutilxx.h \
[3058]279 $(SOPHYAINCP)cxxcmplnk.h \
280 nomgadapter.h \
[2743]281 $(SOPHYAINCP)pidrawer.h \
282 $(SOPHYAINCP)pibwdggen.h \
[3007]283 $(SOPHYAINCP)pisysdep.h \
284 $(SOPHYAINCP)piwdgx.h \
[2743]285 $(SOPHYAINCP)piwdggen.h \
286 $(SOPHYAINCP)pimsghandler.h \
[3007]287 $(SOPHYAINCP)picolist.h \
288 $(SOPHYAINCP)picmap.h \
[2743]289 $(SOPHYAINCP)picmapx.h \
290 $(SOPHYAINCP)picmapgen.h \
291 $(SOPHYAINCP)pigraphx.h \
292 $(SOPHYAINCP)pigraphgen.h \
293 $(SOPHYAINCP)pifontx.h \
294 $(SOPHYAINCP)pifontgen.h \
295 $(SOPHYAINCP)pigrcoord.h \
296 $(SOPHYAINCP)pilineatt.h \
297 $(SOPHYAINCP)pigraphuc.h \
298 $(SOPHYAINCP)pievthandler.h \
[3007]299 $(SOPHYAINCP)psfile.h \
300 $(SOPHYAINCP)pigratt.h \
[2743]301 $(SOPHYAINCP)piaxes.h \
[3007]302 $(SOPHYAINCP)parradapter.h \
303 $(SOPHYAINCP)lut.h \
[2743]304 $(SOPHYAINCP)ntupintf.h \
305 $(SOPHYAINCP)generalfit.h \
[3007]306 $(SOPHYAINCP)tvector.h \
307 $(SOPHYAINCP)tmatrix.h \
308 $(SOPHYAINCP)tarray.h \
309 $(SOPHYAINCP)basarr.h \
[2743]310 $(SOPHYAINCP)ndatablock.h \
311 $(SOPHYAINCP)utilarr.h \
[2933]312 $(SOPHYAINCP)tmatrix_tsnl.h \
313 $(SOPHYAINCP)tvector_tsnl.h \
[2743]314 $(SOPHYAINCP)generaldata.h \
[3007]315 $(SOPHYAINCP)ntupintf.h \
316 $(SOPHYAINCP)poly.h \
317 $(SOPHYAINCP)peida.h \
318 $(SOPHYAINCP)utils.h \
319 $(SOPHYAINCP)perrors.h \
[3058]320 $(SOPHYAINCP)fmath.h \
321 pistdimgapp.h \
[3007]322 $(SOPHYAINCP)pisysdep.h \
[2743]323 $(SOPHYAINCP)piapplx.h \
324 $(SOPHYAINCP)piapplgen.h \
325 $(SOPHYAINCP)picontainerx.h \
326 $(SOPHYAINCP)picontainergen.h \
327 $(SOPHYAINCP)pimenubarx.h \
328 $(SOPHYAINCP)pimenubargen.h \
329 $(SOPHYAINCP)pimenux.h \
330 $(SOPHYAINCP)pimenugen.h \
331 $(SOPHYAINCP)picons.h \
332 $(SOPHYAINCP)pistdwdgx.h \
333 $(SOPHYAINCP)pistdwdggen.h \
334 $(SOPHYAINCP)pibwdgx.h \
335 $(SOPHYAINCP)pigraphps.h \
336 $(SOPHYAINCP)piwindowx.h \
337 $(SOPHYAINCP)piwindowgen.h \
[3007]338 $(SOPHYAINCP)pimenux.h \
[2743]339 $(SOPHYAINCP)pioptmenux.h \
340 $(SOPHYAINCP)pioptmenugen.h \
[3007]341 $(SOPHYAINCP)pistdwdgx.h \
[2743]342 $(SOPHYAINCP)pifilechox.h \
343 $(SOPHYAINCP)pifilechogen.h \
[3007]344 $(SOPHYAINCP)piwindowx.h \
[2743]345 $(SOPHYAINCP)piperiodx.h \
346 $(SOPHYAINCP)periodic.h \
[3007]347 $(SOPHYAINCP)picons.h \
348 $(SOPHYAINCP)piimage.h \
349 $(SOPHYAINCP)parradapter.h \
350 $(SOPHYAINCP)pieldrw.h \
351 $(SOPHYAINCP)pidrawer.h \
[2743]352 $(SOPHYAINCP)pipixmapx.h \
353 $(SOPHYAINCP)pipixmapgen.h \
354 $(SOPHYAINCP)picmapview.h \
[3007]355 $(SOPHYAINCP)pi3dwdg.h \
356 $(SOPHYAINCP)pi3ddrw.h \
[3058]357 $(SOPHYAINCP)pigraph3d.h \
358 pisiadw.h $(SOPHYAINCP)pilistx.h \
[2743]359 $(SOPHYAINCP)pilistgen.h \
360 $(SOPHYAINCP)pistzwin.h \
[3007]361 $(SOPHYAINCP)piperiodx.h \
[2743]362 $(SOPHYAINCP)pitherm.h \
363 $(SOPHYAINCP)resusage.h
[2765]364 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cxxexecutor.cc
[2743]365
[3007]366$(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \
[3058]367 $(SOPHYAINCP)sopnamsp.h \
368 cxxexecutor.h \
[3007]369 $(SOPHYAINCP)machdefs.h piacmd.h \
[2743]370 $(SOPHYAINCP)commander.h \
[3007]371 $(SOPHYAINCP)machdefs.h \
372 $(SOPHYAINCP)pdlmgr.h \
373 $(SOPHYAINCP)dvlist.h \
[2743]374 $(SOPHYAINCP)objfio.h \
375 $(SOPHYAINCP)anydataobj.h \
376 $(SOPHYAINCP)ppersist.h \
377 $(SOPHYAINCP)pexceptions.h \
378 $(SOPHYAINCP)gnumd5.h \
379 $(SOPHYAINCP)ppfbinstream.h \
380 $(SOPHYAINCP)rawstream.h \
381 $(SOPHYAINCP)ppfnametag.h \
[3007]382 $(SOPHYAINCP)mutyv.h \
383 $(SOPHYAINCP)timestamp.h \
384 $(SOPHYAINCP)ctimer.h \
[3058]385 $(SOPHYAINCP)zthread.h \
386 dlftypes.h nobjmgr.h \
387 $(SOPHYAINCP)anydataobj.h \
[3007]388 $(SOPHYAINCP)ppersist.h \
[3058]389 $(SOPHYAINCP)dvlist.h \
390 cxxexecwin.h \
391 $(SOPHYAINCP)pisysdep.h \
392 pistdimgapp.h \
[3007]393 $(SOPHYAINCP)piapplx.h \
[2743]394 $(SOPHYAINCP)piapplgen.h \
395 $(SOPHYAINCP)pimsghandler.h \
[3007]396 $(SOPHYAINCP)pisysdep.h \
[2743]397 $(SOPHYAINCP)picontainerx.h \
398 $(SOPHYAINCP)picontainergen.h \
[3007]399 $(SOPHYAINCP)piwdgx.h \
400 $(SOPHYAINCP)piwdggen.h \
[2743]401 $(SOPHYAINCP)picolist.h \
402 $(SOPHYAINCP)pimenubarx.h \
403 $(SOPHYAINCP)pimenubargen.h \
404 $(SOPHYAINCP)pimenux.h \
405 $(SOPHYAINCP)pimenugen.h \
406 $(SOPHYAINCP)picons.h \
407 $(SOPHYAINCP)pistdwdgx.h \
408 $(SOPHYAINCP)pistdwdggen.h \
409 $(SOPHYAINCP)pibwdgx.h \
410 $(SOPHYAINCP)pibwdggen.h \
[3007]411 $(SOPHYAINCP)picmap.h \
412 $(SOPHYAINCP)picmapx.h \
[2743]413 $(SOPHYAINCP)picmapgen.h \
414 $(SOPHYAINCP)pigraphx.h \
415 $(SOPHYAINCP)pigraphgen.h \
416 $(SOPHYAINCP)pifontx.h \
417 $(SOPHYAINCP)pifontgen.h \
418 $(SOPHYAINCP)pigrcoord.h \
419 $(SOPHYAINCP)pilineatt.h \
420 $(SOPHYAINCP)pigraphuc.h \
421 $(SOPHYAINCP)pievthandler.h \
422 $(SOPHYAINCP)psfile.h \
423 $(SOPHYAINCP)pigraphps.h \
424 $(SOPHYAINCP)piwindowx.h \
425 $(SOPHYAINCP)piwindowgen.h \
[3007]426 $(SOPHYAINCP)pimenux.h \
[2743]427 $(SOPHYAINCP)pioptmenux.h \
428 $(SOPHYAINCP)pioptmenugen.h \
[3007]429 $(SOPHYAINCP)pistdwdgx.h \
[2743]430 $(SOPHYAINCP)pifilechox.h \
431 $(SOPHYAINCP)pifilechogen.h \
[3007]432 $(SOPHYAINCP)piwindowx.h \
[2743]433 $(SOPHYAINCP)piperiodx.h \
434 $(SOPHYAINCP)periodic.h \
[3007]435 $(SOPHYAINCP)picons.h \
[2743]436 $(SOPHYAINCP)piimage.h \
[3007]437 $(SOPHYAINCP)parradapter.h \
438 $(SOPHYAINCP)lut.h \
[2743]439 $(SOPHYAINCP)pieldrw.h \
440 $(SOPHYAINCP)pidrawer.h \
[3007]441 $(SOPHYAINCP)pigratt.h \
442 $(SOPHYAINCP)piaxes.h \
[2743]443 $(SOPHYAINCP)pipixmapx.h \
444 $(SOPHYAINCP)pipixmapgen.h \
445 $(SOPHYAINCP)picmapview.h \
[3007]446 $(SOPHYAINCP)pi3dwdg.h \
447 $(SOPHYAINCP)pi3ddrw.h \
[3058]448 $(SOPHYAINCP)pigraph3d.h \
449 pisiadw.h $(SOPHYAINCP)pilistx.h \
[2743]450 $(SOPHYAINCP)pilistgen.h \
451 $(SOPHYAINCP)pistzwin.h \
[3007]452 $(SOPHYAINCP)piperiodx.h \
[2743]453 $(SOPHYAINCP)pitherm.h \
454 $(SOPHYAINCP)resusage.h
[2765]455 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ cxxexecwin.cc
[2743]456
[3007]457$(SOPHYAOBJP)flowmodex.o: flowmodex.cc \
[3058]458 $(SOPHYAINCP)sopnamsp.h \
459 flowmodex.h \
[3007]460 $(SOPHYAINCP)machdefs.h piacmd.h \
[2743]461 $(SOPHYAINCP)commander.h \
[3007]462 $(SOPHYAINCP)machdefs.h \
463 $(SOPHYAINCP)pdlmgr.h \
464 $(SOPHYAINCP)dvlist.h \
[2743]465 $(SOPHYAINCP)objfio.h \
466 $(SOPHYAINCP)anydataobj.h \
467 $(SOPHYAINCP)ppersist.h \
468 $(SOPHYAINCP)pexceptions.h \
469 $(SOPHYAINCP)gnumd5.h \
470 $(SOPHYAINCP)ppfbinstream.h \
471 $(SOPHYAINCP)rawstream.h \
472 $(SOPHYAINCP)ppfnametag.h \
[3007]473 $(SOPHYAINCP)mutyv.h \
474 $(SOPHYAINCP)timestamp.h \
475 $(SOPHYAINCP)ctimer.h \
[3058]476 $(SOPHYAINCP)zthread.h \
477 dlftypes.h nobjmgr.h \
478 $(SOPHYAINCP)anydataobj.h \
[3007]479 $(SOPHYAINCP)ppersist.h \
480 $(SOPHYAINCP)dvlist.h pi2dvec.h \
[3058]481 pistdimgapp.h \
482 $(SOPHYAINCP)pisysdep.h \
[2743]483 $(SOPHYAINCP)piapplx.h \
484 $(SOPHYAINCP)piapplgen.h \
485 $(SOPHYAINCP)pimsghandler.h \
[3007]486 $(SOPHYAINCP)pisysdep.h \
[2743]487 $(SOPHYAINCP)picontainerx.h \
488 $(SOPHYAINCP)picontainergen.h \
[3007]489 $(SOPHYAINCP)piwdgx.h \
490 $(SOPHYAINCP)piwdggen.h \
[2743]491 $(SOPHYAINCP)picolist.h \
492 $(SOPHYAINCP)pimenubarx.h \
493 $(SOPHYAINCP)pimenubargen.h \
494 $(SOPHYAINCP)pimenux.h \
495 $(SOPHYAINCP)pimenugen.h \
496 $(SOPHYAINCP)picons.h \
497 $(SOPHYAINCP)pistdwdgx.h \
498 $(SOPHYAINCP)pistdwdggen.h \
499 $(SOPHYAINCP)pibwdgx.h \
500 $(SOPHYAINCP)pibwdggen.h \
[3007]501 $(SOPHYAINCP)picmap.h \
502 $(SOPHYAINCP)picmapx.h \
[2743]503 $(SOPHYAINCP)picmapgen.h \
504 $(SOPHYAINCP)pigraphx.h \
505 $(SOPHYAINCP)pigraphgen.h \
506 $(SOPHYAINCP)pifontx.h \
507 $(SOPHYAINCP)pifontgen.h \
508 $(SOPHYAINCP)pigrcoord.h \
509 $(SOPHYAINCP)pilineatt.h \
510 $(SOPHYAINCP)pigraphuc.h \
511 $(SOPHYAINCP)pievthandler.h \
512 $(SOPHYAINCP)psfile.h \
513 $(SOPHYAINCP)pigraphps.h \
514 $(SOPHYAINCP)piwindowx.h \
515 $(SOPHYAINCP)piwindowgen.h \
[3007]516 $(SOPHYAINCP)pimenux.h \
[2743]517 $(SOPHYAINCP)pioptmenux.h \
518 $(SOPHYAINCP)pioptmenugen.h \
[3007]519 $(SOPHYAINCP)pistdwdgx.h \
[2743]520 $(SOPHYAINCP)pifilechox.h \
521 $(SOPHYAINCP)pifilechogen.h \
[3007]522 $(SOPHYAINCP)piwindowx.h \
[2743]523 $(SOPHYAINCP)piperiodx.h \
524 $(SOPHYAINCP)periodic.h \
[3007]525 $(SOPHYAINCP)picons.h \
[2743]526 $(SOPHYAINCP)piimage.h \
[3007]527 $(SOPHYAINCP)parradapter.h \
528 $(SOPHYAINCP)lut.h \
[2743]529 $(SOPHYAINCP)pieldrw.h \
530 $(SOPHYAINCP)pidrawer.h \
[3007]531 $(SOPHYAINCP)pigratt.h \
532 $(SOPHYAINCP)piaxes.h \
[2743]533 $(SOPHYAINCP)pipixmapx.h \
534 $(SOPHYAINCP)pipixmapgen.h \
535 $(SOPHYAINCP)picmapview.h \
[3007]536 $(SOPHYAINCP)pi3dwdg.h \
537 $(SOPHYAINCP)pi3ddrw.h \
[3058]538 $(SOPHYAINCP)pigraph3d.h \
539 pisiadw.h $(SOPHYAINCP)pilistx.h \
[2743]540 $(SOPHYAINCP)pilistgen.h \
541 $(SOPHYAINCP)pistzwin.h \
[3007]542 $(SOPHYAINCP)piperiodx.h \
[2743]543 $(SOPHYAINCP)pitherm.h \
544 $(SOPHYAINCP)resusage.h \
545 $(SOPHYAINCP)piscdrawwdg.h \
[3007]546 $(SOPHYAINCP)ntupintf.h \
547 $(SOPHYAINCP)ntuple.h \
548 $(SOPHYAINCP)ntupintf.h \
[3058]549 $(SOPHYAINCP)pidrawer.h \
550 nomgadapter.h \
[3007]551 $(SOPHYAINCP)parradapter.h \
552 $(SOPHYAINCP)generalfit.h \
553 $(SOPHYAINCP)tvector.h \
554 $(SOPHYAINCP)tmatrix.h \
555 $(SOPHYAINCP)tarray.h \
556 $(SOPHYAINCP)basarr.h \
[2743]557 $(SOPHYAINCP)ndatablock.h \
558 $(SOPHYAINCP)utilarr.h \
[2933]559 $(SOPHYAINCP)tmatrix_tsnl.h \
560 $(SOPHYAINCP)tvector_tsnl.h \
[2743]561 $(SOPHYAINCP)generaldata.h \
[3007]562 $(SOPHYAINCP)poly.h \
563 $(SOPHYAINCP)peida.h \
564 $(SOPHYAINCP)utils.h \
565 $(SOPHYAINCP)perrors.h \
566 $(SOPHYAINCP)fmath.h servnobjm.h \
567 $(SOPHYAINCP)pdlmgr.h
[2765]568 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ flowmodex.cc
[2743]569
[3007]570$(SOPHYAOBJP)graphexecut.o: graphexecut.cc \
571 $(SOPHYAINCP)sopnamsp.h piacmd.h \
572 $(SOPHYAINCP)machdefs.h \
[2784]573 $(SOPHYAINCP)commander.h \
[3007]574 $(SOPHYAINCP)machdefs.h \
575 $(SOPHYAINCP)pdlmgr.h \
576 $(SOPHYAINCP)dvlist.h \
[2784]577 $(SOPHYAINCP)objfio.h \
578 $(SOPHYAINCP)anydataobj.h \
579 $(SOPHYAINCP)ppersist.h \
580 $(SOPHYAINCP)pexceptions.h \
581 $(SOPHYAINCP)gnumd5.h \
582 $(SOPHYAINCP)ppfbinstream.h \
583 $(SOPHYAINCP)rawstream.h \
584 $(SOPHYAINCP)ppfnametag.h \
[3007]585 $(SOPHYAINCP)mutyv.h \
586 $(SOPHYAINCP)timestamp.h \
587 $(SOPHYAINCP)ctimer.h \
[3058]588 $(SOPHYAINCP)zthread.h \
589 dlftypes.h graphexecut.h \
590 $(SOPHYAINCP)strutilxx.h \
591 pistdimgapp.h \
592 $(SOPHYAINCP)pisysdep.h \
[2784]593 $(SOPHYAINCP)piapplx.h \
594 $(SOPHYAINCP)piapplgen.h \
595 $(SOPHYAINCP)pimsghandler.h \
[3007]596 $(SOPHYAINCP)pisysdep.h \
[2784]597 $(SOPHYAINCP)picontainerx.h \
598 $(SOPHYAINCP)picontainergen.h \
[3007]599 $(SOPHYAINCP)piwdgx.h \
600 $(SOPHYAINCP)piwdggen.h \
[2784]601 $(SOPHYAINCP)picolist.h \
602 $(SOPHYAINCP)pimenubarx.h \
603 $(SOPHYAINCP)pimenubargen.h \
604 $(SOPHYAINCP)pimenux.h \
605 $(SOPHYAINCP)pimenugen.h \
606 $(SOPHYAINCP)picons.h \
607 $(SOPHYAINCP)pistdwdgx.h \
608 $(SOPHYAINCP)pistdwdggen.h \
609 $(SOPHYAINCP)pibwdgx.h \
610 $(SOPHYAINCP)pibwdggen.h \
[3007]611 $(SOPHYAINCP)picmap.h \
612 $(SOPHYAINCP)picmapx.h \
[2784]613 $(SOPHYAINCP)picmapgen.h \
614 $(SOPHYAINCP)pigraphx.h \
615 $(SOPHYAINCP)pigraphgen.h \
616 $(SOPHYAINCP)pifontx.h \
617 $(SOPHYAINCP)pifontgen.h \
618 $(SOPHYAINCP)pigrcoord.h \
619 $(SOPHYAINCP)pilineatt.h \
620 $(SOPHYAINCP)pigraphuc.h \
621 $(SOPHYAINCP)pievthandler.h \
622 $(SOPHYAINCP)psfile.h \
623 $(SOPHYAINCP)pigraphps.h \
624 $(SOPHYAINCP)piwindowx.h \
625 $(SOPHYAINCP)piwindowgen.h \
[3007]626 $(SOPHYAINCP)pimenux.h \
[2784]627 $(SOPHYAINCP)pioptmenux.h \
628 $(SOPHYAINCP)pioptmenugen.h \
[3007]629 $(SOPHYAINCP)pistdwdgx.h \
[2784]630 $(SOPHYAINCP)pifilechox.h \
631 $(SOPHYAINCP)pifilechogen.h \
[3007]632 $(SOPHYAINCP)piwindowx.h \
[2784]633 $(SOPHYAINCP)piperiodx.h \
634 $(SOPHYAINCP)periodic.h \
[3007]635 $(SOPHYAINCP)picons.h \
[2784]636 $(SOPHYAINCP)piimage.h \
[3007]637 $(SOPHYAINCP)parradapter.h \
638 $(SOPHYAINCP)lut.h \
[2784]639 $(SOPHYAINCP)pieldrw.h \
640 $(SOPHYAINCP)pidrawer.h \
[3007]641 $(SOPHYAINCP)pigratt.h \
642 $(SOPHYAINCP)piaxes.h \
[2784]643 $(SOPHYAINCP)pipixmapx.h \
644 $(SOPHYAINCP)pipixmapgen.h \
645 $(SOPHYAINCP)picmapview.h \
[3007]646 $(SOPHYAINCP)pi3dwdg.h \
647 $(SOPHYAINCP)pi3ddrw.h \
[3058]648 $(SOPHYAINCP)pigraph3d.h \
649 nobjmgr.h \
[3007]650 $(SOPHYAINCP)anydataobj.h \
651 $(SOPHYAINCP)ppersist.h \
652 $(SOPHYAINCP)dvlist.h pisiadw.h \
[2784]653 $(SOPHYAINCP)pilistx.h \
654 $(SOPHYAINCP)pilistgen.h \
655 $(SOPHYAINCP)pistzwin.h \
[3007]656 $(SOPHYAINCP)piperiodx.h \
[2784]657 $(SOPHYAINCP)pitherm.h \
[3058]658 $(SOPHYAINCP)resusage.h \
659 nomgadapter.h \
[3007]660 $(SOPHYAINCP)pidrawer.h \
661 $(SOPHYAINCP)parradapter.h \
[2784]662 $(SOPHYAINCP)ntupintf.h \
663 $(SOPHYAINCP)generalfit.h \
[3007]664 $(SOPHYAINCP)tvector.h \
665 $(SOPHYAINCP)tmatrix.h \
666 $(SOPHYAINCP)tarray.h \
667 $(SOPHYAINCP)basarr.h \
[2784]668 $(SOPHYAINCP)ndatablock.h \
669 $(SOPHYAINCP)utilarr.h \
[2933]670 $(SOPHYAINCP)tmatrix_tsnl.h \
671 $(SOPHYAINCP)tvector_tsnl.h \
[2784]672 $(SOPHYAINCP)generaldata.h \
[3007]673 $(SOPHYAINCP)ntupintf.h \
674 $(SOPHYAINCP)poly.h \
675 $(SOPHYAINCP)peida.h \
676 $(SOPHYAINCP)utils.h \
677 $(SOPHYAINCP)perrors.h \
678 $(SOPHYAINCP)fmath.h \
679 $(SOPHYAINCP)piyfxdrw.h \
[2784]680 $(SOPHYAINCP)pibargraph.h \
681 $(SOPHYAINCP)pitxtdrw.h
682 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ graphexecut.cc
683
[3007]684$(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \
685 $(SOPHYAINCP)sopnamsp.h \
[2743]686 $(SOPHYAINCP)strutil.h \
687 $(SOPHYAINCP)datatypes.h \
[2784]688 $(SOPHYAINCP)machdefs.h \
[3058]689 nobjmgr.h \
690 $(SOPHYAINCP)machdefs.h \
[2743]691 $(SOPHYAINCP)anydataobj.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 \
[3007]698 $(SOPHYAINCP)ppersist.h \
699 $(SOPHYAINCP)dvlist.h \
700 $(SOPHYAINCP)objfio.h \
701 $(SOPHYAINCP)anydataobj.h \
702 $(SOPHYAINCP)mutyv.h \
[3058]703 $(SOPHYAINCP)timestamp.h \
704 dlftypes.h servnobjm.h \
705 $(SOPHYAINCP)pdlmgr.h \
706 $(SOPHYAINCP)zthread.h \
707 nomgadapter.h \
[2933]708 $(SOPHYAINCP)pidrawer.h \
[2743]709 $(SOPHYAINCP)pibwdggen.h \
[3007]710 $(SOPHYAINCP)pisysdep.h \
711 $(SOPHYAINCP)piwdgx.h \
[2743]712 $(SOPHYAINCP)piwdggen.h \
713 $(SOPHYAINCP)pimsghandler.h \
[3007]714 $(SOPHYAINCP)picolist.h \
715 $(SOPHYAINCP)picmap.h \
[2743]716 $(SOPHYAINCP)picmapx.h \
717 $(SOPHYAINCP)picmapgen.h \
718 $(SOPHYAINCP)pigraphx.h \
719 $(SOPHYAINCP)pigraphgen.h \
720 $(SOPHYAINCP)pifontx.h \
721 $(SOPHYAINCP)pifontgen.h \
722 $(SOPHYAINCP)pigrcoord.h \
723 $(SOPHYAINCP)pilineatt.h \
724 $(SOPHYAINCP)pigraphuc.h \
725 $(SOPHYAINCP)pievthandler.h \
[3007]726 $(SOPHYAINCP)psfile.h \
727 $(SOPHYAINCP)pigratt.h \
[2743]728 $(SOPHYAINCP)piaxes.h \
[3007]729 $(SOPHYAINCP)parradapter.h \
730 $(SOPHYAINCP)lut.h \
[2743]731 $(SOPHYAINCP)ntupintf.h \
732 $(SOPHYAINCP)generalfit.h \
[3007]733 $(SOPHYAINCP)tvector.h \
734 $(SOPHYAINCP)tmatrix.h \
735 $(SOPHYAINCP)tarray.h \
736 $(SOPHYAINCP)basarr.h \
737 $(SOPHYAINCP)dvlist.h \
[2743]738 $(SOPHYAINCP)ndatablock.h \
739 $(SOPHYAINCP)utilarr.h \
[2933]740 $(SOPHYAINCP)tmatrix_tsnl.h \
741 $(SOPHYAINCP)tvector_tsnl.h \
[2743]742 $(SOPHYAINCP)generaldata.h \
[3007]743 $(SOPHYAINCP)ntupintf.h \
744 $(SOPHYAINCP)poly.h \
745 $(SOPHYAINCP)peida.h \
746 $(SOPHYAINCP)utils.h \
747 $(SOPHYAINCP)perrors.h \
[3058]748 $(SOPHYAINCP)fmath.h \
749 pistdimgapp.h \
[3007]750 $(SOPHYAINCP)pisysdep.h \
[2743]751 $(SOPHYAINCP)piapplx.h \
752 $(SOPHYAINCP)piapplgen.h \
753 $(SOPHYAINCP)picontainerx.h \
754 $(SOPHYAINCP)picontainergen.h \
755 $(SOPHYAINCP)pimenubarx.h \
756 $(SOPHYAINCP)pimenubargen.h \
757 $(SOPHYAINCP)pimenux.h \
758 $(SOPHYAINCP)pimenugen.h \
759 $(SOPHYAINCP)picons.h \
760 $(SOPHYAINCP)pistdwdgx.h \
761 $(SOPHYAINCP)pistdwdggen.h \
762 $(SOPHYAINCP)pibwdgx.h \
763 $(SOPHYAINCP)pigraphps.h \
764 $(SOPHYAINCP)piwindowx.h \
765 $(SOPHYAINCP)piwindowgen.h \
[3007]766 $(SOPHYAINCP)pimenux.h \
[2743]767 $(SOPHYAINCP)pioptmenux.h \
768 $(SOPHYAINCP)pioptmenugen.h \
[3007]769 $(SOPHYAINCP)pistdwdgx.h \
[2743]770 $(SOPHYAINCP)pifilechox.h \
771 $(SOPHYAINCP)pifilechogen.h \
[3007]772 $(SOPHYAINCP)piwindowx.h \
[2743]773 $(SOPHYAINCP)piperiodx.h \
774 $(SOPHYAINCP)periodic.h \
[3007]775 $(SOPHYAINCP)picons.h \
776 $(SOPHYAINCP)piimage.h \
777 $(SOPHYAINCP)parradapter.h \
778 $(SOPHYAINCP)pieldrw.h \
779 $(SOPHYAINCP)pidrawer.h \
[2743]780 $(SOPHYAINCP)pipixmapx.h \
781 $(SOPHYAINCP)pipixmapgen.h \
782 $(SOPHYAINCP)picmapview.h \
[3007]783 $(SOPHYAINCP)pi3dwdg.h \
784 $(SOPHYAINCP)pi3ddrw.h \
[3058]785 $(SOPHYAINCP)pigraph3d.h \
786 piacmd.h \
[2743]787 $(SOPHYAINCP)commander.h \
[3007]788 $(SOPHYAINCP)pdlmgr.h \
[2764]789 $(SOPHYAINCP)ctimer.h pisiadw.h \
[2743]790 $(SOPHYAINCP)pilistx.h \
791 $(SOPHYAINCP)pilistgen.h \
792 $(SOPHYAINCP)pistzwin.h \
[3007]793 $(SOPHYAINCP)piperiodx.h \
[2743]794 $(SOPHYAINCP)pitherm.h \
[3007]795 $(SOPHYAINCP)resusage.h \
[3058]796 $(SOPHYAINCP)tvector.h \
797 pitvmaad.h \
[3007]798 $(SOPHYAINCP)tmatrix.h \
[2743]799 $(SOPHYAINCP)piyfxdrw.h \
[3058]800 $(SOPHYAINCP)pisurfdr.h \
801 pipodrw.h $(SOPHYAINCP)histos2.h \
[3007]802 $(SOPHYAINCP)histos.h pintuple.h \
[3058]803 pintup3d.h \
804 $(SOPHYAINCP)pi3ddrw.h pigfd1.h \
805 $(SOPHYAINCP)generaldata.h \
806 pigfd2.h
[2765]807 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nobjmgr.cc
[2743]808
[3007]809$(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \
810 $(SOPHYAINCP)sopnamsp.h \
[3058]811 $(SOPHYAINCP)machdefs.h \
812 nomgadapter.h \
[3007]813 $(SOPHYAINCP)ppersist.h \
[2784]814 $(SOPHYAINCP)machdefs.h \
[2743]815 $(SOPHYAINCP)pexceptions.h \
816 $(SOPHYAINCP)gnumd5.h \
817 $(SOPHYAINCP)ppfbinstream.h \
818 $(SOPHYAINCP)rawstream.h \
819 $(SOPHYAINCP)ppfnametag.h \
[3007]820 $(SOPHYAINCP)ppersist.h \
[2743]821 $(SOPHYAINCP)anydataobj.h \
822 $(SOPHYAINCP)pidrawer.h \
823 $(SOPHYAINCP)pibwdggen.h \
[3007]824 $(SOPHYAINCP)pisysdep.h \
825 $(SOPHYAINCP)piwdgx.h \
[2743]826 $(SOPHYAINCP)piwdggen.h \
827 $(SOPHYAINCP)pimsghandler.h \
[3007]828 $(SOPHYAINCP)picolist.h \
829 $(SOPHYAINCP)picmap.h \
[2743]830 $(SOPHYAINCP)picmapx.h \
831 $(SOPHYAINCP)picmapgen.h \
832 $(SOPHYAINCP)pigraphx.h \
833 $(SOPHYAINCP)pigraphgen.h \
834 $(SOPHYAINCP)pifontx.h \
835 $(SOPHYAINCP)pifontgen.h \
836 $(SOPHYAINCP)pigrcoord.h \
837 $(SOPHYAINCP)pilineatt.h \
838 $(SOPHYAINCP)pigraphuc.h \
839 $(SOPHYAINCP)pievthandler.h \
[3007]840 $(SOPHYAINCP)psfile.h \
841 $(SOPHYAINCP)pigratt.h \
[2743]842 $(SOPHYAINCP)piaxes.h \
[3007]843 $(SOPHYAINCP)parradapter.h \
844 $(SOPHYAINCP)lut.h \
[2743]845 $(SOPHYAINCP)ntupintf.h \
846 $(SOPHYAINCP)generalfit.h \
[3007]847 $(SOPHYAINCP)tvector.h \
848 $(SOPHYAINCP)tmatrix.h \
849 $(SOPHYAINCP)tarray.h \
850 $(SOPHYAINCP)basarr.h \
851 $(SOPHYAINCP)anydataobj.h \
852 $(SOPHYAINCP)mutyv.h \
853 $(SOPHYAINCP)timestamp.h \
854 $(SOPHYAINCP)objfio.h \
855 $(SOPHYAINCP)dvlist.h \
[2743]856 $(SOPHYAINCP)ndatablock.h \
857 $(SOPHYAINCP)utilarr.h \
[2933]858 $(SOPHYAINCP)tmatrix_tsnl.h \
859 $(SOPHYAINCP)tvector_tsnl.h \
[2743]860 $(SOPHYAINCP)generaldata.h \
[3007]861 $(SOPHYAINCP)ntupintf.h \
862 $(SOPHYAINCP)poly.h \
863 $(SOPHYAINCP)peida.h \
864 $(SOPHYAINCP)utils.h \
865 $(SOPHYAINCP)perrors.h \
[2743]866 $(SOPHYAINCP)fmath.h
[2765]867 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomgadapter.cc
[2743]868
[3007]869$(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \
870 $(SOPHYAINCP)sopnamsp.h \
[2784]871 $(SOPHYAINCP)machdefs.h \
[3058]872 nomgfdadapter.h nomgadapter.h \
873 $(SOPHYAINCP)ppersist.h \
874 $(SOPHYAINCP)machdefs.h \
[2743]875 $(SOPHYAINCP)pexceptions.h \
876 $(SOPHYAINCP)gnumd5.h \
877 $(SOPHYAINCP)ppfbinstream.h \
878 $(SOPHYAINCP)rawstream.h \
879 $(SOPHYAINCP)ppfnametag.h \
[3007]880 $(SOPHYAINCP)ppersist.h \
[2743]881 $(SOPHYAINCP)anydataobj.h \
882 $(SOPHYAINCP)pidrawer.h \
883 $(SOPHYAINCP)pibwdggen.h \
[3007]884 $(SOPHYAINCP)pisysdep.h \
885 $(SOPHYAINCP)piwdgx.h \
[2743]886 $(SOPHYAINCP)piwdggen.h \
887 $(SOPHYAINCP)pimsghandler.h \
[3007]888 $(SOPHYAINCP)picolist.h \
889 $(SOPHYAINCP)picmap.h \
[2743]890 $(SOPHYAINCP)picmapx.h \
891 $(SOPHYAINCP)picmapgen.h \
892 $(SOPHYAINCP)pigraphx.h \
893 $(SOPHYAINCP)pigraphgen.h \
894 $(SOPHYAINCP)pifontx.h \
895 $(SOPHYAINCP)pifontgen.h \
896 $(SOPHYAINCP)pigrcoord.h \
897 $(SOPHYAINCP)pilineatt.h \
898 $(SOPHYAINCP)pigraphuc.h \
899 $(SOPHYAINCP)pievthandler.h \
[3007]900 $(SOPHYAINCP)psfile.h \
901 $(SOPHYAINCP)pigratt.h \
[2743]902 $(SOPHYAINCP)piaxes.h \
[3007]903 $(SOPHYAINCP)parradapter.h \
904 $(SOPHYAINCP)lut.h \
[2743]905 $(SOPHYAINCP)ntupintf.h \
906 $(SOPHYAINCP)generalfit.h \
[3007]907 $(SOPHYAINCP)tvector.h \
908 $(SOPHYAINCP)tmatrix.h \
909 $(SOPHYAINCP)tarray.h \
910 $(SOPHYAINCP)basarr.h \
911 $(SOPHYAINCP)anydataobj.h \
912 $(SOPHYAINCP)mutyv.h \
913 $(SOPHYAINCP)timestamp.h \
914 $(SOPHYAINCP)objfio.h \
915 $(SOPHYAINCP)dvlist.h \
[2743]916 $(SOPHYAINCP)ndatablock.h \
917 $(SOPHYAINCP)utilarr.h \
[2933]918 $(SOPHYAINCP)tmatrix_tsnl.h \
919 $(SOPHYAINCP)tvector_tsnl.h \
[2743]920 $(SOPHYAINCP)generaldata.h \
[3007]921 $(SOPHYAINCP)ntupintf.h \
922 $(SOPHYAINCP)poly.h \
923 $(SOPHYAINCP)peida.h \
924 $(SOPHYAINCP)utils.h \
925 $(SOPHYAINCP)perrors.h \
[2743]926 $(SOPHYAINCP)fmath.h pipodrw.h \
[3007]927 $(SOPHYAINCP)histos2.h \
928 $(SOPHYAINCP)histos.h \
[2743]929 $(SOPHYAINCP)objfitter.h \
[3007]930 $(SOPHYAINCP)cimage.h \
931 $(SOPHYAINCP)fioarr.h \
932 $(SOPHYAINCP)histos2.h \
933 $(SOPHYAINCP)hisprof.h \
934 $(SOPHYAINCP)generalfit.h
[2765]935 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomgfdadapter.cc
[2743]936
[3007]937$(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \
938 $(SOPHYAINCP)sopnamsp.h \
[2784]939 $(SOPHYAINCP)machdefs.h \
[3058]940 nomhistadapter.h nomgadapter.h \
941 $(SOPHYAINCP)ppersist.h \
942 $(SOPHYAINCP)machdefs.h \
[2743]943 $(SOPHYAINCP)pexceptions.h \
944 $(SOPHYAINCP)gnumd5.h \
945 $(SOPHYAINCP)ppfbinstream.h \
946 $(SOPHYAINCP)rawstream.h \
947 $(SOPHYAINCP)ppfnametag.h \
[3007]948 $(SOPHYAINCP)ppersist.h \
[2743]949 $(SOPHYAINCP)anydataobj.h \
950 $(SOPHYAINCP)pidrawer.h \
951 $(SOPHYAINCP)pibwdggen.h \
[3007]952 $(SOPHYAINCP)pisysdep.h \
953 $(SOPHYAINCP)piwdgx.h \
[2743]954 $(SOPHYAINCP)piwdggen.h \
955 $(SOPHYAINCP)pimsghandler.h \
[3007]956 $(SOPHYAINCP)picolist.h \
957 $(SOPHYAINCP)picmap.h \
[2743]958 $(SOPHYAINCP)picmapx.h \
959 $(SOPHYAINCP)picmapgen.h \
960 $(SOPHYAINCP)pigraphx.h \
961 $(SOPHYAINCP)pigraphgen.h \
962 $(SOPHYAINCP)pifontx.h \
963 $(SOPHYAINCP)pifontgen.h \
964 $(SOPHYAINCP)pigrcoord.h \
965 $(SOPHYAINCP)pilineatt.h \
966 $(SOPHYAINCP)pigraphuc.h \
967 $(SOPHYAINCP)pievthandler.h \
[3007]968 $(SOPHYAINCP)psfile.h \
969 $(SOPHYAINCP)pigratt.h \
[2743]970 $(SOPHYAINCP)piaxes.h \
[3007]971 $(SOPHYAINCP)parradapter.h \
972 $(SOPHYAINCP)lut.h \
[2743]973 $(SOPHYAINCP)ntupintf.h \
974 $(SOPHYAINCP)generalfit.h \
[3007]975 $(SOPHYAINCP)tvector.h \
976 $(SOPHYAINCP)tmatrix.h \
977 $(SOPHYAINCP)tarray.h \
978 $(SOPHYAINCP)basarr.h \
979 $(SOPHYAINCP)anydataobj.h \
980 $(SOPHYAINCP)mutyv.h \
981 $(SOPHYAINCP)timestamp.h \
982 $(SOPHYAINCP)objfio.h \
983 $(SOPHYAINCP)dvlist.h \
[2743]984 $(SOPHYAINCP)ndatablock.h \
985 $(SOPHYAINCP)utilarr.h \
[2933]986 $(SOPHYAINCP)tmatrix_tsnl.h \
987 $(SOPHYAINCP)tvector_tsnl.h \
[2743]988 $(SOPHYAINCP)generaldata.h \
[3007]989 $(SOPHYAINCP)ntupintf.h \
990 $(SOPHYAINCP)poly.h \
991 $(SOPHYAINCP)peida.h \
992 $(SOPHYAINCP)utils.h \
993 $(SOPHYAINCP)perrors.h \
994 $(SOPHYAINCP)fmath.h \
995 $(SOPHYAINCP)histos.h \
996 $(SOPHYAINCP)histos2.h \
997 $(SOPHYAINCP)histos.h \
998 $(SOPHYAINCP)hisprof.h \
999 $(SOPHYAINCP)histerr.h \
1000 $(SOPHYAINCP)ntuple.h \
[2743]1001 $(SOPHYAINCP)xntuple.h \
1002 $(SOPHYAINCP)basedtable.h \
[3058]1003 $(SOPHYAINCP)segdatablock.h \
1004 pihisto.h pihisto2d.h \
1005 $(SOPHYAINCP)pisysdep.h \
[2784]1006 $(SOPHYAINCP)pimenux.h \
[2743]1007 $(SOPHYAINCP)pimenugen.h \
1008 $(SOPHYAINCP)pimenubarx.h \
1009 $(SOPHYAINCP)pimenubargen.h \
[3007]1010 $(SOPHYAINCP)pimenux.h \
[2743]1011 $(SOPHYAINCP)pioptmenux.h \
1012 $(SOPHYAINCP)pioptmenugen.h \
1013 $(SOPHYAINCP)pistdwdgx.h \
1014 $(SOPHYAINCP)pistdwdggen.h \
1015 $(SOPHYAINCP)piscdrawwdg.h \
1016 $(SOPHYAINCP)pibwdgx.h \
1017 $(SOPHYAINCP)pigraphps.h \
1018 $(SOPHYAINCP)piwindowx.h \
1019 $(SOPHYAINCP)piwindowgen.h \
1020 $(SOPHYAINCP)picontainerx.h \
1021 $(SOPHYAINCP)picontainergen.h \
[3007]1022 $(SOPHYAINCP)pidrawer.h \
1023 $(SOPHYAINCP)pieldrw.h pipodrw.h \
1024 servnobjm.h nobjmgr.h \
1025 $(SOPHYAINCP)dvlist.h dlftypes.h \
1026 $(SOPHYAINCP)pdlmgr.h \
[2764]1027 $(SOPHYAINCP)zthread.h \
[2743]1028 $(SOPHYAINCP)objfitter.h \
[3007]1029 $(SOPHYAINCP)cimage.h \
1030 $(SOPHYAINCP)fioarr.h \
1031 $(SOPHYAINCP)histos2.h \
1032 $(SOPHYAINCP)hisprof.h \
1033 $(SOPHYAINCP)generalfit.h \
[2743]1034 $(SOPHYAINCP)datatable.h \
[3007]1035 $(SOPHYAINCP)basedtable.h \
[2743]1036 $(SOPHYAINCP)swppfdtable.h \
1037 $(SOPHYAINCP)swsegdb.h \
1038 $(SOPHYAINCP)ppfswapper.h \
1039 $(SOPHYAINCP)ppftpointerio.h
[2765]1040 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomhistadapter.cc
[2743]1041
[3007]1042$(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc \
1043 $(SOPHYAINCP)sopnamsp.h \
[2743]1044 $(SOPHYAINCP)machdefs.h \
[3007]1045 $(SOPHYAINCP)datatype.h \
[3058]1046 $(SOPHYAINCP)machdefs.h \
1047 nomimagadapter.h nomgadapter.h \
1048 $(SOPHYAINCP)ppersist.h \
[2743]1049 $(SOPHYAINCP)pexceptions.h \
1050 $(SOPHYAINCP)gnumd5.h \
1051 $(SOPHYAINCP)ppfbinstream.h \
1052 $(SOPHYAINCP)rawstream.h \
1053 $(SOPHYAINCP)ppfnametag.h \
[3007]1054 $(SOPHYAINCP)ppersist.h \
[2743]1055 $(SOPHYAINCP)anydataobj.h \
1056 $(SOPHYAINCP)pidrawer.h \
1057 $(SOPHYAINCP)pibwdggen.h \
[3007]1058 $(SOPHYAINCP)pisysdep.h \
1059 $(SOPHYAINCP)piwdgx.h \
[2743]1060 $(SOPHYAINCP)piwdggen.h \
1061 $(SOPHYAINCP)pimsghandler.h \
[3007]1062 $(SOPHYAINCP)picolist.h \
1063 $(SOPHYAINCP)picmap.h \
[2743]1064 $(SOPHYAINCP)picmapx.h \
1065 $(SOPHYAINCP)picmapgen.h \
1066 $(SOPHYAINCP)pigraphx.h \
1067 $(SOPHYAINCP)pigraphgen.h \
1068 $(SOPHYAINCP)pifontx.h \
1069 $(SOPHYAINCP)pifontgen.h \
1070 $(SOPHYAINCP)pigrcoord.h \
1071 $(SOPHYAINCP)pilineatt.h \
1072 $(SOPHYAINCP)pigraphuc.h \
1073 $(SOPHYAINCP)pievthandler.h \
[3007]1074 $(SOPHYAINCP)psfile.h \
1075 $(SOPHYAINCP)pigratt.h \
[2743]1076 $(SOPHYAINCP)piaxes.h \
[3007]1077 $(SOPHYAINCP)parradapter.h \
1078 $(SOPHYAINCP)lut.h \
[2743]1079 $(SOPHYAINCP)ntupintf.h \
1080 $(SOPHYAINCP)generalfit.h \
[3007]1081 $(SOPHYAINCP)tvector.h \
1082 $(SOPHYAINCP)tmatrix.h \
1083 $(SOPHYAINCP)tarray.h \
1084 $(SOPHYAINCP)basarr.h \
1085 $(SOPHYAINCP)anydataobj.h \
1086 $(SOPHYAINCP)mutyv.h \
1087 $(SOPHYAINCP)timestamp.h \
1088 $(SOPHYAINCP)objfio.h \
1089 $(SOPHYAINCP)dvlist.h \
[2743]1090 $(SOPHYAINCP)ndatablock.h \
1091 $(SOPHYAINCP)utilarr.h \
[2933]1092 $(SOPHYAINCP)tmatrix_tsnl.h \
1093 $(SOPHYAINCP)tvector_tsnl.h \
[2743]1094 $(SOPHYAINCP)generaldata.h \
[3007]1095 $(SOPHYAINCP)ntupintf.h \
1096 $(SOPHYAINCP)poly.h \
1097 $(SOPHYAINCP)peida.h \
1098 $(SOPHYAINCP)utils.h \
1099 $(SOPHYAINCP)perrors.h \
1100 $(SOPHYAINCP)fmath.h \
1101 $(SOPHYAINCP)cimage.h \
[3058]1102 $(SOPHYAINCP)fioarr.h \
1103 pimgadapter.h \
[2743]1104 $(SOPHYAINCP)objfitter.h \
[3007]1105 $(SOPHYAINCP)cimage.h \
1106 $(SOPHYAINCP)histos.h \
1107 $(SOPHYAINCP)histos2.h \
1108 $(SOPHYAINCP)hisprof.h \
1109 $(SOPHYAINCP)generalfit.h
[2765]1110 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomimagadapter.cc
[2743]1111
1112$(SOPHYAOBJP)nomskymapadapter.o: nomskymapadapter.cc \
1113 $(SOPHYAINCP)sopnamsp.h \
1114 $(SOPHYAINCP)machdefs.h \
[3007]1115 $(SOPHYAINCP)datatype.h \
[3058]1116 $(SOPHYAINCP)machdefs.h \
1117 nomskymapadapter.h nomgadapter.h \
1118 $(SOPHYAINCP)ppersist.h \
[2743]1119 $(SOPHYAINCP)pexceptions.h \
1120 $(SOPHYAINCP)gnumd5.h \
1121 $(SOPHYAINCP)ppfbinstream.h \
1122 $(SOPHYAINCP)rawstream.h \
1123 $(SOPHYAINCP)ppfnametag.h \
[3007]1124 $(SOPHYAINCP)ppersist.h \
[2743]1125 $(SOPHYAINCP)anydataobj.h \
1126 $(SOPHYAINCP)pidrawer.h \
1127 $(SOPHYAINCP)pibwdggen.h \
[3007]1128 $(SOPHYAINCP)pisysdep.h \
1129 $(SOPHYAINCP)piwdgx.h \
[2743]1130 $(SOPHYAINCP)piwdggen.h \
1131 $(SOPHYAINCP)pimsghandler.h \
[3007]1132 $(SOPHYAINCP)picolist.h \
1133 $(SOPHYAINCP)picmap.h \
[2743]1134 $(SOPHYAINCP)picmapx.h \
1135 $(SOPHYAINCP)picmapgen.h \
1136 $(SOPHYAINCP)pigraphx.h \
1137 $(SOPHYAINCP)pigraphgen.h \
1138 $(SOPHYAINCP)pifontx.h \
1139 $(SOPHYAINCP)pifontgen.h \
1140 $(SOPHYAINCP)pigrcoord.h \
1141 $(SOPHYAINCP)pilineatt.h \
1142 $(SOPHYAINCP)pigraphuc.h \
1143 $(SOPHYAINCP)pievthandler.h \
[3007]1144 $(SOPHYAINCP)psfile.h \
1145 $(SOPHYAINCP)pigratt.h \
[2743]1146 $(SOPHYAINCP)piaxes.h \
[3007]1147 $(SOPHYAINCP)parradapter.h \
1148 $(SOPHYAINCP)lut.h \
[2743]1149 $(SOPHYAINCP)ntupintf.h \
1150 $(SOPHYAINCP)generalfit.h \
[3007]1151 $(SOPHYAINCP)tvector.h \
1152 $(SOPHYAINCP)tmatrix.h \
1153 $(SOPHYAINCP)tarray.h \
1154 $(SOPHYAINCP)basarr.h \
1155 $(SOPHYAINCP)anydataobj.h \
1156 $(SOPHYAINCP)mutyv.h \
1157 $(SOPHYAINCP)timestamp.h \
1158 $(SOPHYAINCP)objfio.h \
1159 $(SOPHYAINCP)dvlist.h \
[2743]1160 $(SOPHYAINCP)ndatablock.h \
1161 $(SOPHYAINCP)utilarr.h \
[2933]1162 $(SOPHYAINCP)tmatrix_tsnl.h \
1163 $(SOPHYAINCP)tvector_tsnl.h \
[2743]1164 $(SOPHYAINCP)generaldata.h \
[3007]1165 $(SOPHYAINCP)ntupintf.h \
1166 $(SOPHYAINCP)poly.h \
1167 $(SOPHYAINCP)peida.h \
1168 $(SOPHYAINCP)utils.h \
1169 $(SOPHYAINCP)perrors.h \
1170 $(SOPHYAINCP)fmath.h \
1171 $(SOPHYAINCP)tmatrix.h \
1172 $(SOPHYAINCP)pixelmap.h \
[2743]1173 $(SOPHYAINCP)spherepos.h \
1174 $(SOPHYAINCP)unitvector.h \
1175 $(SOPHYAINCP)vector3d.h \
1176 $(SOPHYAINCP)longlat.h \
[3007]1177 $(SOPHYAINCP)utilgeom.h \
1178 $(SOPHYAINCP)datatype.h \
1179 $(SOPHYAINCP)skymap.h \
[2743]1180 $(SOPHYAINCP)spherethetaphi.h \
1181 $(SOPHYAINCP)sphericalmap.h \
1182 $(SOPHYAINCP)smathconst.h \
[3007]1183 $(SOPHYAINCP)pixelmap.h \
[2743]1184 $(SOPHYAINCP)spherehealpix.h \
1185 $(SOPHYAINCP)HEALPixUtils.h \
1186 $(SOPHYAINCP)localmap.h \
1187 $(SOPHYAINCP)sphereecp.h \
1188 $(SOPHYAINCP)fiospherethetaphi.h \
1189 $(SOPHYAINCP)fiospherehealpix.h \
1190 $(SOPHYAINCP)fiolocalmap.h \
[3058]1191 $(SOPHYAINCP)fiosphereecp.h \
1192 pitvmaad.h \
[3007]1193 $(SOPHYAINCP)tvector.h \
[2933]1194 $(SOPHYAINCP)complexios.h
[2765]1195 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomskymapadapter.cc
[2743]1196
1197$(SOPHYAOBJP)nomspecrespadapter.o: nomspecrespadapter.cc \
1198 $(SOPHYAINCP)sopnamsp.h \
1199 $(SOPHYAINCP)machdefs.h \
[3007]1200 nomspecrespadapter.h nomgadapter.h \
1201 $(SOPHYAINCP)ppersist.h \
1202 $(SOPHYAINCP)machdefs.h \
[2743]1203 $(SOPHYAINCP)pexceptions.h \
1204 $(SOPHYAINCP)gnumd5.h \
1205 $(SOPHYAINCP)ppfbinstream.h \
1206 $(SOPHYAINCP)rawstream.h \
1207 $(SOPHYAINCP)ppfnametag.h \
[3007]1208 $(SOPHYAINCP)ppersist.h \
[2743]1209 $(SOPHYAINCP)anydataobj.h \
1210 $(SOPHYAINCP)pidrawer.h \
1211 $(SOPHYAINCP)pibwdggen.h \
[3007]1212 $(SOPHYAINCP)pisysdep.h \
1213 $(SOPHYAINCP)piwdgx.h \
[2743]1214 $(SOPHYAINCP)piwdggen.h \
1215 $(SOPHYAINCP)pimsghandler.h \
[3007]1216 $(SOPHYAINCP)picolist.h \
1217 $(SOPHYAINCP)picmap.h \
[2743]1218 $(SOPHYAINCP)picmapx.h \
1219 $(SOPHYAINCP)picmapgen.h \
1220 $(SOPHYAINCP)pigraphx.h \
1221 $(SOPHYAINCP)pigraphgen.h \
1222 $(SOPHYAINCP)pifontx.h \
1223 $(SOPHYAINCP)pifontgen.h \
1224 $(SOPHYAINCP)pigrcoord.h \
1225 $(SOPHYAINCP)pilineatt.h \
1226 $(SOPHYAINCP)pigraphuc.h \
1227 $(SOPHYAINCP)pievthandler.h \
[3007]1228 $(SOPHYAINCP)psfile.h \
1229 $(SOPHYAINCP)pigratt.h \
[2743]1230 $(SOPHYAINCP)piaxes.h \
[3007]1231 $(SOPHYAINCP)parradapter.h \
1232 $(SOPHYAINCP)lut.h \
[2743]1233 $(SOPHYAINCP)ntupintf.h \
1234 $(SOPHYAINCP)generalfit.h \
[3007]1235 $(SOPHYAINCP)tvector.h \
1236 $(SOPHYAINCP)tmatrix.h \
1237 $(SOPHYAINCP)tarray.h \
1238 $(SOPHYAINCP)basarr.h \
1239 $(SOPHYAINCP)anydataobj.h \
1240 $(SOPHYAINCP)mutyv.h \
1241 $(SOPHYAINCP)timestamp.h \
1242 $(SOPHYAINCP)objfio.h \
1243 $(SOPHYAINCP)dvlist.h \
[2743]1244 $(SOPHYAINCP)ndatablock.h \
1245 $(SOPHYAINCP)utilarr.h \
[2933]1246 $(SOPHYAINCP)tmatrix_tsnl.h \
1247 $(SOPHYAINCP)tvector_tsnl.h \
[2743]1248 $(SOPHYAINCP)generaldata.h \
[3007]1249 $(SOPHYAINCP)ntupintf.h \
1250 $(SOPHYAINCP)poly.h \
1251 $(SOPHYAINCP)peida.h \
1252 $(SOPHYAINCP)utils.h \
1253 $(SOPHYAINCP)perrors.h \
1254 $(SOPHYAINCP)fmath.h \
1255 $(SOPHYAINCP)specresp.h \
[2743]1256 $(SOPHYAINCP)specrespvector.h \
[3007]1257 $(SOPHYAINCP)specresp.h \
[2743]1258 $(SOPHYAINCP)gaussfilt.h
[2765]1259 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomspecrespadapter.cc
[2743]1260
[3007]1261$(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc \
1262 $(SOPHYAINCP)sopnamsp.h \
[2743]1263 $(SOPHYAINCP)machdefs.h \
[3007]1264 $(SOPHYAINCP)datatype.h \
[3058]1265 $(SOPHYAINCP)machdefs.h \
1266 nomtarradapter.h nomgadapter.h \
1267 $(SOPHYAINCP)ppersist.h \
[2743]1268 $(SOPHYAINCP)pexceptions.h \
1269 $(SOPHYAINCP)gnumd5.h \
1270 $(SOPHYAINCP)ppfbinstream.h \
1271 $(SOPHYAINCP)rawstream.h \
1272 $(SOPHYAINCP)ppfnametag.h \
[3007]1273 $(SOPHYAINCP)ppersist.h \
[2743]1274 $(SOPHYAINCP)anydataobj.h \
1275 $(SOPHYAINCP)pidrawer.h \
1276 $(SOPHYAINCP)pibwdggen.h \
[3007]1277 $(SOPHYAINCP)pisysdep.h \
1278 $(SOPHYAINCP)piwdgx.h \
[2743]1279 $(SOPHYAINCP)piwdggen.h \
1280 $(SOPHYAINCP)pimsghandler.h \
[3007]1281 $(SOPHYAINCP)picolist.h \
1282 $(SOPHYAINCP)picmap.h \
[2743]1283 $(SOPHYAINCP)picmapx.h \
1284 $(SOPHYAINCP)picmapgen.h \
1285 $(SOPHYAINCP)pigraphx.h \
1286 $(SOPHYAINCP)pigraphgen.h \
1287 $(SOPHYAINCP)pifontx.h \
1288 $(SOPHYAINCP)pifontgen.h \
1289 $(SOPHYAINCP)pigrcoord.h \
1290 $(SOPHYAINCP)pilineatt.h \
1291 $(SOPHYAINCP)pigraphuc.h \
1292 $(SOPHYAINCP)pievthandler.h \
[3007]1293 $(SOPHYAINCP)psfile.h \
1294 $(SOPHYAINCP)pigratt.h \
[2743]1295 $(SOPHYAINCP)piaxes.h \
[3007]1296 $(SOPHYAINCP)parradapter.h \
1297 $(SOPHYAINCP)lut.h \
[2743]1298 $(SOPHYAINCP)ntupintf.h \
1299 $(SOPHYAINCP)generalfit.h \
[3007]1300 $(SOPHYAINCP)tvector.h \
1301 $(SOPHYAINCP)tmatrix.h \
1302 $(SOPHYAINCP)tarray.h \
1303 $(SOPHYAINCP)basarr.h \
1304 $(SOPHYAINCP)anydataobj.h \
1305 $(SOPHYAINCP)mutyv.h \
1306 $(SOPHYAINCP)timestamp.h \
1307 $(SOPHYAINCP)objfio.h \
1308 $(SOPHYAINCP)dvlist.h \
[2743]1309 $(SOPHYAINCP)ndatablock.h \
1310 $(SOPHYAINCP)utilarr.h \
[2933]1311 $(SOPHYAINCP)tmatrix_tsnl.h \
1312 $(SOPHYAINCP)tvector_tsnl.h \
[2743]1313 $(SOPHYAINCP)generaldata.h \
[3007]1314 $(SOPHYAINCP)ntupintf.h \
1315 $(SOPHYAINCP)poly.h \
1316 $(SOPHYAINCP)peida.h \
1317 $(SOPHYAINCP)utils.h \
1318 $(SOPHYAINCP)perrors.h \
1319 $(SOPHYAINCP)fmath.h \
1320 $(SOPHYAINCP)tarray.h \
[3058]1321 $(SOPHYAINCP)tvector.h \
1322 pitvmaad.h \
[3007]1323 $(SOPHYAINCP)tmatrix.h \
1324 $(SOPHYAINCP)piyfxdrw.h \
1325 $(SOPHYAINCP)parradapter.h \
1326 $(SOPHYAINCP)pidrawer.h \
1327 $(SOPHYAINCP)fioarr.h nobjmgr.h \
1328 $(SOPHYAINCP)dvlist.h dlftypes.h
[2765]1329 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtarradapter.cc
[2743]1330
1331$(SOPHYAOBJP)nomtmatvecadapter.o: nomtmatvecadapter.cc \
1332 $(SOPHYAINCP)sopnamsp.h \
1333 $(SOPHYAINCP)machdefs.h \
1334 $(SOPHYAINCP)datatype.h \
[3007]1335 $(SOPHYAINCP)machdefs.h \
1336 $(SOPHYAINCP)tvector.h \
1337 $(SOPHYAINCP)tmatrix.h \
1338 $(SOPHYAINCP)tarray.h \
1339 $(SOPHYAINCP)basarr.h \
[2743]1340 $(SOPHYAINCP)anydataobj.h \
[3007]1341 $(SOPHYAINCP)mutyv.h \
1342 $(SOPHYAINCP)timestamp.h \
1343 $(SOPHYAINCP)objfio.h \
1344 $(SOPHYAINCP)ppersist.h \
[2743]1345 $(SOPHYAINCP)pexceptions.h \
1346 $(SOPHYAINCP)gnumd5.h \
1347 $(SOPHYAINCP)ppfbinstream.h \
1348 $(SOPHYAINCP)rawstream.h \
1349 $(SOPHYAINCP)ppfnametag.h \
[2933]1350 $(SOPHYAINCP)dvlist.h \
[2743]1351 $(SOPHYAINCP)ndatablock.h \
1352 $(SOPHYAINCP)utilarr.h \
[2933]1353 $(SOPHYAINCP)tmatrix_tsnl.h \
1354 $(SOPHYAINCP)tvector_tsnl.h \
[2743]1355 $(SOPHYAINCP)objfitter.h \
[3007]1356 $(SOPHYAINCP)cimage.h \
1357 $(SOPHYAINCP)fioarr.h \
1358 $(SOPHYAINCP)tvector.h \
1359 $(SOPHYAINCP)histos.h \
1360 $(SOPHYAINCP)peida.h \
1361 $(SOPHYAINCP)utils.h \
1362 $(SOPHYAINCP)perrors.h \
1363 $(SOPHYAINCP)fmath.h \
1364 $(SOPHYAINCP)histos2.h \
[2743]1365 $(SOPHYAINCP)hisprof.h \
1366 $(SOPHYAINCP)generalfit.h \
1367 $(SOPHYAINCP)generaldata.h \
[3007]1368 $(SOPHYAINCP)ntupintf.h \
[3058]1369 $(SOPHYAINCP)poly.h \
1370 nomtmatvecadapter.h nomgadapter.h \
1371 $(SOPHYAINCP)ppersist.h \
[3007]1372 $(SOPHYAINCP)anydataobj.h \
1373 $(SOPHYAINCP)pidrawer.h \
[2743]1374 $(SOPHYAINCP)pibwdggen.h \
[3007]1375 $(SOPHYAINCP)pisysdep.h \
1376 $(SOPHYAINCP)piwdgx.h \
[2743]1377 $(SOPHYAINCP)piwdggen.h \
1378 $(SOPHYAINCP)pimsghandler.h \
[3007]1379 $(SOPHYAINCP)picolist.h \
1380 $(SOPHYAINCP)picmap.h \
[2743]1381 $(SOPHYAINCP)picmapx.h \
1382 $(SOPHYAINCP)picmapgen.h \
1383 $(SOPHYAINCP)pigraphx.h \
1384 $(SOPHYAINCP)pigraphgen.h \
1385 $(SOPHYAINCP)pifontx.h \
1386 $(SOPHYAINCP)pifontgen.h \
1387 $(SOPHYAINCP)pigrcoord.h \
1388 $(SOPHYAINCP)pilineatt.h \
1389 $(SOPHYAINCP)pigraphuc.h \
1390 $(SOPHYAINCP)pievthandler.h \
[3007]1391 $(SOPHYAINCP)psfile.h \
1392 $(SOPHYAINCP)pigratt.h \
[2743]1393 $(SOPHYAINCP)piaxes.h \
[3007]1394 $(SOPHYAINCP)parradapter.h \
1395 $(SOPHYAINCP)lut.h \
1396 $(SOPHYAINCP)ntupintf.h \
1397 $(SOPHYAINCP)generalfit.h \
1398 $(SOPHYAINCP)tmatrix.h \
1399 $(SOPHYAINCP)generaldata.h \
1400 $(SOPHYAINCP)piyfxdrw.h \
1401 $(SOPHYAINCP)parradapter.h \
[3058]1402 $(SOPHYAINCP)pidrawer.h \
1403 pitvmaad.h $(SOPHYAINCP)fioarr.h \
1404 nobjmgr.h $(SOPHYAINCP)dvlist.h \
1405 dlftypes.h
[2765]1406 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ nomtmatvecadapter.cc
[2743]1407
[3007]1408$(SOPHYAOBJP)pawexecut.o: pawexecut.cc \
1409 $(SOPHYAINCP)sopnamsp.h \
[2743]1410 $(SOPHYAINCP)strutil.h \
1411 $(SOPHYAINCP)strutilxx.h \
1412 $(SOPHYAINCP)machdefs.h \
[3007]1413 $(SOPHYAINCP)histos.h \
1414 $(SOPHYAINCP)objfio.h \
[2743]1415 $(SOPHYAINCP)anydataobj.h \
1416 $(SOPHYAINCP)ppersist.h \
1417 $(SOPHYAINCP)pexceptions.h \
1418 $(SOPHYAINCP)gnumd5.h \
1419 $(SOPHYAINCP)ppfbinstream.h \
1420 $(SOPHYAINCP)rawstream.h \
1421 $(SOPHYAINCP)ppfnametag.h \
[3007]1422 $(SOPHYAINCP)peida.h \
1423 $(SOPHYAINCP)utils.h \
1424 $(SOPHYAINCP)perrors.h \
1425 $(SOPHYAINCP)fmath.h \
1426 $(SOPHYAINCP)tvector.h \
1427 $(SOPHYAINCP)tmatrix.h \
1428 $(SOPHYAINCP)tarray.h \
1429 $(SOPHYAINCP)basarr.h \
1430 $(SOPHYAINCP)mutyv.h \
1431 $(SOPHYAINCP)timestamp.h \
[2933]1432 $(SOPHYAINCP)dvlist.h \
[2743]1433 $(SOPHYAINCP)ndatablock.h \
[2933]1434 $(SOPHYAINCP)utilarr.h \
1435 $(SOPHYAINCP)tmatrix_tsnl.h \
1436 $(SOPHYAINCP)tvector_tsnl.h \
[3007]1437 $(SOPHYAINCP)histos2.h \
1438 $(SOPHYAINCP)histos.h \
1439 $(SOPHYAINCP)hisprof.h \
1440 $(SOPHYAINCP)histerr.h \
1441 $(SOPHYAINCP)ntuple.h \
[2933]1442 $(SOPHYAINCP)ntupintf.h \
1443 $(SOPHYAINCP)datatable.h \
1444 $(SOPHYAINCP)basedtable.h \
[3058]1445 $(SOPHYAINCP)segdatablock.h \
1446 pawexecut.h \
[3007]1447 $(SOPHYAINCP)machdefs.h \
[3058]1448 $(SOPHYAINCP)anydataobj.h \
1449 piacmd.h \
[2933]1450 $(SOPHYAINCP)commander.h \
[3007]1451 $(SOPHYAINCP)pdlmgr.h \
1452 $(SOPHYAINCP)ctimer.h \
[3058]1453 $(SOPHYAINCP)zthread.h \
1454 dlftypes.h nobjmgr.h \
1455 $(SOPHYAINCP)ppersist.h \
1456 $(SOPHYAINCP)dvlist.h \
1457 servnobjm.h \
1458 $(SOPHYAINCP)pdlmgr.h \
1459 nomgadapter.h \
[3007]1460 $(SOPHYAINCP)pidrawer.h \
[2743]1461 $(SOPHYAINCP)pibwdggen.h \
[3007]1462 $(SOPHYAINCP)pisysdep.h \
1463 $(SOPHYAINCP)piwdgx.h \
[2743]1464 $(SOPHYAINCP)piwdggen.h \
1465 $(SOPHYAINCP)pimsghandler.h \
[3007]1466 $(SOPHYAINCP)picolist.h \
1467 $(SOPHYAINCP)picmap.h \
[2743]1468 $(SOPHYAINCP)picmapx.h \
1469 $(SOPHYAINCP)picmapgen.h \
1470 $(SOPHYAINCP)pigraphx.h \
1471 $(SOPHYAINCP)pigraphgen.h \
1472 $(SOPHYAINCP)pifontx.h \
1473 $(SOPHYAINCP)pifontgen.h \
1474 $(SOPHYAINCP)pigrcoord.h \
1475 $(SOPHYAINCP)pilineatt.h \
1476 $(SOPHYAINCP)pigraphuc.h \
1477 $(SOPHYAINCP)pievthandler.h \
[3007]1478 $(SOPHYAINCP)psfile.h \
1479 $(SOPHYAINCP)pigratt.h \
[2743]1480 $(SOPHYAINCP)piaxes.h \
[3007]1481 $(SOPHYAINCP)parradapter.h \
1482 $(SOPHYAINCP)lut.h \
1483 $(SOPHYAINCP)ntupintf.h \
[2743]1484 $(SOPHYAINCP)generalfit.h \
1485 $(SOPHYAINCP)generaldata.h \
[3058]1486 $(SOPHYAINCP)poly.h \
1487 pistdimgapp.h \
[3007]1488 $(SOPHYAINCP)pisysdep.h \
[2743]1489 $(SOPHYAINCP)piapplx.h \
1490 $(SOPHYAINCP)piapplgen.h \
1491 $(SOPHYAINCP)picontainerx.h \
1492 $(SOPHYAINCP)picontainergen.h \
1493 $(SOPHYAINCP)pimenubarx.h \
1494 $(SOPHYAINCP)pimenubargen.h \
1495 $(SOPHYAINCP)pimenux.h \
1496 $(SOPHYAINCP)pimenugen.h \
1497 $(SOPHYAINCP)picons.h \
1498 $(SOPHYAINCP)pistdwdgx.h \
1499 $(SOPHYAINCP)pistdwdggen.h \
1500 $(SOPHYAINCP)pibwdgx.h \
1501 $(SOPHYAINCP)pigraphps.h \
1502 $(SOPHYAINCP)piwindowx.h \
1503 $(SOPHYAINCP)piwindowgen.h \
[3007]1504 $(SOPHYAINCP)pimenux.h \
[2743]1505 $(SOPHYAINCP)pioptmenux.h \
1506 $(SOPHYAINCP)pioptmenugen.h \
[3007]1507 $(SOPHYAINCP)pistdwdgx.h \
[2743]1508 $(SOPHYAINCP)pifilechox.h \
1509 $(SOPHYAINCP)pifilechogen.h \
[3007]1510 $(SOPHYAINCP)piwindowx.h \
[2743]1511 $(SOPHYAINCP)piperiodx.h \
1512 $(SOPHYAINCP)periodic.h \
[3007]1513 $(SOPHYAINCP)picons.h \
1514 $(SOPHYAINCP)piimage.h \
1515 $(SOPHYAINCP)parradapter.h \
1516 $(SOPHYAINCP)pieldrw.h \
1517 $(SOPHYAINCP)pidrawer.h \
[2743]1518 $(SOPHYAINCP)pipixmapx.h \
1519 $(SOPHYAINCP)pipixmapgen.h \
1520 $(SOPHYAINCP)picmapview.h \
[3007]1521 $(SOPHYAINCP)pi3dwdg.h \
1522 $(SOPHYAINCP)pi3ddrw.h \
[3058]1523 $(SOPHYAINCP)pigraph3d.h \
1524 pisiadw.h $(SOPHYAINCP)pilistx.h \
[2743]1525 $(SOPHYAINCP)pilistgen.h \
1526 $(SOPHYAINCP)pistzwin.h \
[3007]1527 $(SOPHYAINCP)piperiodx.h \
[2743]1528 $(SOPHYAINCP)pitherm.h \
[3058]1529 $(SOPHYAINCP)resusage.h \
1530 pihisto.h $(SOPHYAINCP)tmatrix.h \
[3007]1531 $(SOPHYAINCP)tvector.h
[2765]1532 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pawexecut.cc
[2743]1533
[3007]1534$(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc \
1535 $(SOPHYAINCP)sopnamsp.h \
[2743]1536 $(SOPHYAINCP)machdefs.h \
[3007]1537 $(SOPHYAINCP)histos.h \
1538 $(SOPHYAINCP)objfio.h \
1539 $(SOPHYAINCP)machdefs.h \
[2743]1540 $(SOPHYAINCP)anydataobj.h \
1541 $(SOPHYAINCP)ppersist.h \
1542 $(SOPHYAINCP)pexceptions.h \
1543 $(SOPHYAINCP)gnumd5.h \
1544 $(SOPHYAINCP)ppfbinstream.h \
1545 $(SOPHYAINCP)rawstream.h \
1546 $(SOPHYAINCP)ppfnametag.h \
[3007]1547 $(SOPHYAINCP)peida.h \
1548 $(SOPHYAINCP)utils.h \
1549 $(SOPHYAINCP)perrors.h \
1550 $(SOPHYAINCP)fmath.h \
1551 $(SOPHYAINCP)tvector.h \
1552 $(SOPHYAINCP)tmatrix.h \
1553 $(SOPHYAINCP)tarray.h \
1554 $(SOPHYAINCP)basarr.h \
1555 $(SOPHYAINCP)mutyv.h \
1556 $(SOPHYAINCP)timestamp.h \
[2933]1557 $(SOPHYAINCP)dvlist.h \
[2743]1558 $(SOPHYAINCP)ndatablock.h \
[2933]1559 $(SOPHYAINCP)utilarr.h \
1560 $(SOPHYAINCP)tmatrix_tsnl.h \
1561 $(SOPHYAINCP)tvector_tsnl.h \
[3007]1562 $(SOPHYAINCP)ntuple.h \
1563 $(SOPHYAINCP)ntupintf.h \
1564 $(SOPHYAINCP)nbtri.h pi2dvec.h \
[3058]1565 pistdimgapp.h \
1566 $(SOPHYAINCP)pisysdep.h \
[2743]1567 $(SOPHYAINCP)piapplx.h \
1568 $(SOPHYAINCP)piapplgen.h \
1569 $(SOPHYAINCP)pimsghandler.h \
[3007]1570 $(SOPHYAINCP)pisysdep.h \
[2743]1571 $(SOPHYAINCP)picontainerx.h \
1572 $(SOPHYAINCP)picontainergen.h \
[3007]1573 $(SOPHYAINCP)piwdgx.h \
1574 $(SOPHYAINCP)piwdggen.h \
[2743]1575 $(SOPHYAINCP)picolist.h \
1576 $(SOPHYAINCP)pimenubarx.h \
1577 $(SOPHYAINCP)pimenubargen.h \
1578 $(SOPHYAINCP)pimenux.h \
1579 $(SOPHYAINCP)pimenugen.h \
1580 $(SOPHYAINCP)picons.h \
1581 $(SOPHYAINCP)pistdwdgx.h \
1582 $(SOPHYAINCP)pistdwdggen.h \
1583 $(SOPHYAINCP)pibwdgx.h \
1584 $(SOPHYAINCP)pibwdggen.h \
[3007]1585 $(SOPHYAINCP)picmap.h \
1586 $(SOPHYAINCP)picmapx.h \
[2743]1587 $(SOPHYAINCP)picmapgen.h \
1588 $(SOPHYAINCP)pigraphx.h \
1589 $(SOPHYAINCP)pigraphgen.h \
1590 $(SOPHYAINCP)pifontx.h \
1591 $(SOPHYAINCP)pifontgen.h \
1592 $(SOPHYAINCP)pigrcoord.h \
1593 $(SOPHYAINCP)pilineatt.h \
1594 $(SOPHYAINCP)pigraphuc.h \
1595 $(SOPHYAINCP)pievthandler.h \
1596 $(SOPHYAINCP)psfile.h \
1597 $(SOPHYAINCP)pigraphps.h \
1598 $(SOPHYAINCP)piwindowx.h \
1599 $(SOPHYAINCP)piwindowgen.h \
[3007]1600 $(SOPHYAINCP)pimenux.h \
[2743]1601 $(SOPHYAINCP)pioptmenux.h \
1602 $(SOPHYAINCP)pioptmenugen.h \
[3007]1603 $(SOPHYAINCP)pistdwdgx.h \
[2743]1604 $(SOPHYAINCP)pifilechox.h \
1605 $(SOPHYAINCP)pifilechogen.h \
[3007]1606 $(SOPHYAINCP)piwindowx.h \
[2743]1607 $(SOPHYAINCP)piperiodx.h \
1608 $(SOPHYAINCP)periodic.h \
[3007]1609 $(SOPHYAINCP)picons.h \
[2743]1610 $(SOPHYAINCP)piimage.h \
[3007]1611 $(SOPHYAINCP)parradapter.h \
1612 $(SOPHYAINCP)lut.h \
[2743]1613 $(SOPHYAINCP)pieldrw.h \
1614 $(SOPHYAINCP)pidrawer.h \
[3007]1615 $(SOPHYAINCP)pigratt.h \
1616 $(SOPHYAINCP)piaxes.h \
[2743]1617 $(SOPHYAINCP)pipixmapx.h \
1618 $(SOPHYAINCP)pipixmapgen.h \
1619 $(SOPHYAINCP)picmapview.h \
[3007]1620 $(SOPHYAINCP)pi3dwdg.h \
1621 $(SOPHYAINCP)pi3ddrw.h \
[3058]1622 $(SOPHYAINCP)pigraph3d.h \
1623 nobjmgr.h \
[3007]1624 $(SOPHYAINCP)anydataobj.h \
1625 $(SOPHYAINCP)ppersist.h \
[3058]1626 $(SOPHYAINCP)dvlist.h dlftypes.h \
1627 piacmd.h \
[2743]1628 $(SOPHYAINCP)commander.h \
[3007]1629 $(SOPHYAINCP)pdlmgr.h \
1630 $(SOPHYAINCP)ctimer.h \
[2743]1631 $(SOPHYAINCP)zthread.h pisiadw.h \
1632 $(SOPHYAINCP)pilistx.h \
1633 $(SOPHYAINCP)pilistgen.h \
1634 $(SOPHYAINCP)pistzwin.h \
[3007]1635 $(SOPHYAINCP)piperiodx.h \
[2743]1636 $(SOPHYAINCP)pitherm.h \
1637 $(SOPHYAINCP)resusage.h \
[3007]1638 $(SOPHYAINCP)piscdrawwdg.h \
1639 $(SOPHYAINCP)ntupintf.h
[2765]1640 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pi2dvec.cc
[2743]1641
[3058]1642$(SOPHYAOBJP)piacmd.o: piacmd.cc \
1643 $(SOPHYAINCP)sopnamsp.h piacmd.h \
1644 $(SOPHYAINCP)machdefs.h \
[3007]1645 $(SOPHYAINCP)commander.h \
[2784]1646 $(SOPHYAINCP)machdefs.h \
[3007]1647 $(SOPHYAINCP)pdlmgr.h \
1648 $(SOPHYAINCP)dvlist.h \
[2743]1649 $(SOPHYAINCP)objfio.h \
1650 $(SOPHYAINCP)anydataobj.h \
1651 $(SOPHYAINCP)ppersist.h \
1652 $(SOPHYAINCP)pexceptions.h \
1653 $(SOPHYAINCP)gnumd5.h \
1654 $(SOPHYAINCP)ppfbinstream.h \
1655 $(SOPHYAINCP)rawstream.h \
1656 $(SOPHYAINCP)ppfnametag.h \
[3007]1657 $(SOPHYAINCP)mutyv.h \
1658 $(SOPHYAINCP)timestamp.h \
1659 $(SOPHYAINCP)ctimer.h \
[3058]1660 $(SOPHYAINCP)zthread.h \
1661 dlftypes.h $(SOPHYAINCP)pdlmgr.h \
[3007]1662 $(SOPHYAINCP)ctimer.h \
1663 $(SOPHYAINCP)strutil.h \
[2743]1664 $(SOPHYAINCP)strutilxx.h \
[3058]1665 $(SOPHYAINCP)srandgen.h \
1666 pistdimgapp.h \
[2743]1667 $(SOPHYAINCP)pisysdep.h \
1668 $(SOPHYAINCP)piapplx.h \
1669 $(SOPHYAINCP)piapplgen.h \
1670 $(SOPHYAINCP)pimsghandler.h \
[3007]1671 $(SOPHYAINCP)pisysdep.h \
[2743]1672 $(SOPHYAINCP)picontainerx.h \
1673 $(SOPHYAINCP)picontainergen.h \
[3007]1674 $(SOPHYAINCP)piwdgx.h \
1675 $(SOPHYAINCP)piwdggen.h \
[2743]1676 $(SOPHYAINCP)picolist.h \
1677 $(SOPHYAINCP)pimenubarx.h \
1678 $(SOPHYAINCP)pimenubargen.h \
1679 $(SOPHYAINCP)pimenux.h \
1680 $(SOPHYAINCP)pimenugen.h \
1681 $(SOPHYAINCP)picons.h \
1682 $(SOPHYAINCP)pistdwdgx.h \
1683 $(SOPHYAINCP)pistdwdggen.h \
1684 $(SOPHYAINCP)pibwdgx.h \
1685 $(SOPHYAINCP)pibwdggen.h \
[3007]1686 $(SOPHYAINCP)picmap.h \
1687 $(SOPHYAINCP)picmapx.h \
[2743]1688 $(SOPHYAINCP)picmapgen.h \
1689 $(SOPHYAINCP)pigraphx.h \
1690 $(SOPHYAINCP)pigraphgen.h \
1691 $(SOPHYAINCP)pifontx.h \
1692 $(SOPHYAINCP)pifontgen.h \
1693 $(SOPHYAINCP)pigrcoord.h \
1694 $(SOPHYAINCP)pilineatt.h \
1695 $(SOPHYAINCP)pigraphuc.h \
1696 $(SOPHYAINCP)pievthandler.h \
1697 $(SOPHYAINCP)psfile.h \
1698 $(SOPHYAINCP)pigraphps.h \
1699 $(SOPHYAINCP)piwindowx.h \
1700 $(SOPHYAINCP)piwindowgen.h \
[3007]1701 $(SOPHYAINCP)pimenux.h \
[2743]1702 $(SOPHYAINCP)pioptmenux.h \
1703 $(SOPHYAINCP)pioptmenugen.h \
[3007]1704 $(SOPHYAINCP)pistdwdgx.h \
[2743]1705 $(SOPHYAINCP)pifilechox.h \
1706 $(SOPHYAINCP)pifilechogen.h \
[3007]1707 $(SOPHYAINCP)piwindowx.h \
[2743]1708 $(SOPHYAINCP)piperiodx.h \
1709 $(SOPHYAINCP)periodic.h \
[3007]1710 $(SOPHYAINCP)picons.h \
[2743]1711 $(SOPHYAINCP)piimage.h \
[3007]1712 $(SOPHYAINCP)parradapter.h \
1713 $(SOPHYAINCP)lut.h \
[2743]1714 $(SOPHYAINCP)pieldrw.h \
1715 $(SOPHYAINCP)pidrawer.h \
[3007]1716 $(SOPHYAINCP)pigratt.h \
1717 $(SOPHYAINCP)piaxes.h \
[2743]1718 $(SOPHYAINCP)pipixmapx.h \
1719 $(SOPHYAINCP)pipixmapgen.h \
1720 $(SOPHYAINCP)picmapview.h \
[3007]1721 $(SOPHYAINCP)pi3dwdg.h \
1722 $(SOPHYAINCP)pi3ddrw.h \
[3058]1723 $(SOPHYAINCP)pigraph3d.h \
1724 nobjmgr.h \
[3007]1725 $(SOPHYAINCP)anydataobj.h \
1726 $(SOPHYAINCP)ppersist.h \
1727 $(SOPHYAINCP)dvlist.h pisiadw.h \
[2784]1728 $(SOPHYAINCP)pilistx.h \
[2743]1729 $(SOPHYAINCP)pilistgen.h \
1730 $(SOPHYAINCP)pistzwin.h \
[3007]1731 $(SOPHYAINCP)piperiodx.h \
[2743]1732 $(SOPHYAINCP)pitherm.h \
[3058]1733 $(SOPHYAINCP)resusage.h \
1734 basexecut.h graphexecut.h piafitting.h nomgadapter.h \
[3007]1735 $(SOPHYAINCP)pidrawer.h \
1736 $(SOPHYAINCP)parradapter.h \
1737 $(SOPHYAINCP)ntupintf.h \
[2743]1738 $(SOPHYAINCP)generalfit.h \
[3007]1739 $(SOPHYAINCP)tvector.h \
1740 $(SOPHYAINCP)tmatrix.h \
1741 $(SOPHYAINCP)tarray.h \
1742 $(SOPHYAINCP)basarr.h \
[2743]1743 $(SOPHYAINCP)ndatablock.h \
1744 $(SOPHYAINCP)utilarr.h \
[2933]1745 $(SOPHYAINCP)tmatrix_tsnl.h \
1746 $(SOPHYAINCP)tvector_tsnl.h \
[2743]1747 $(SOPHYAINCP)generaldata.h \
[3007]1748 $(SOPHYAINCP)ntupintf.h \
1749 $(SOPHYAINCP)poly.h \
1750 $(SOPHYAINCP)peida.h \
1751 $(SOPHYAINCP)utils.h \
1752 $(SOPHYAINCP)perrors.h \
1753 $(SOPHYAINCP)fmath.h \
[3058]1754 $(SOPHYAINCP)tvector.h \
1755 pawexecut.h cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h
[2765]1756 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piacmd.cc
[2743]1757
[3007]1758$(SOPHYAOBJP)piafitting.o: piafitting.cc \
1759 $(SOPHYAINCP)sopnamsp.h \
1760 $(SOPHYAINCP)strutil.h \
1761 $(SOPHYAINCP)nbtri.h \
[2743]1762 $(SOPHYAINCP)machdefs.h \
1763 $(SOPHYAINCP)generalfit.h \
1764 $(SOPHYAINCP)pexceptions.h \
[3007]1765 $(SOPHYAINCP)tvector.h \
1766 $(SOPHYAINCP)tmatrix.h \
1767 $(SOPHYAINCP)tarray.h \
1768 $(SOPHYAINCP)basarr.h \
[2743]1769 $(SOPHYAINCP)anydataobj.h \
[3007]1770 $(SOPHYAINCP)mutyv.h \
1771 $(SOPHYAINCP)timestamp.h \
1772 $(SOPHYAINCP)objfio.h \
1773 $(SOPHYAINCP)ppersist.h \
[2743]1774 $(SOPHYAINCP)gnumd5.h \
1775 $(SOPHYAINCP)ppfbinstream.h \
1776 $(SOPHYAINCP)rawstream.h \
1777 $(SOPHYAINCP)ppfnametag.h \
[2933]1778 $(SOPHYAINCP)dvlist.h \
[2743]1779 $(SOPHYAINCP)ndatablock.h \
1780 $(SOPHYAINCP)utilarr.h \
[2933]1781 $(SOPHYAINCP)tmatrix_tsnl.h \
1782 $(SOPHYAINCP)tvector_tsnl.h \
[2743]1783 $(SOPHYAINCP)generaldata.h \
[3007]1784 $(SOPHYAINCP)ntupintf.h \
1785 $(SOPHYAINCP)poly.h \
1786 $(SOPHYAINCP)peida.h \
1787 $(SOPHYAINCP)utils.h \
1788 $(SOPHYAINCP)perrors.h \
1789 $(SOPHYAINCP)fmath.h \
[2743]1790 $(SOPHYAINCP)fct1dfit.h \
[3007]1791 $(SOPHYAINCP)generalfit.h \
1792 $(SOPHYAINCP)fct2dfit.h \
1793 $(SOPHYAINCP)ntuple.h \
1794 $(SOPHYAINCP)cimage.h \
1795 $(SOPHYAINCP)fioarr.h \
1796 $(SOPHYAINCP)histos.h \
1797 $(SOPHYAINCP)histos2.h \
1798 $(SOPHYAINCP)histos.h \
[2743]1799 $(SOPHYAINCP)hisprof.h \
[3007]1800 $(SOPHYAINCP)tmatrix.h \
1801 $(SOPHYAINCP)tvector.h \
1802 $(SOPHYAINCP)objfitter.h \
1803 $(SOPHYAINCP)cimage.h \
1804 $(SOPHYAINCP)histos2.h \
[3058]1805 $(SOPHYAINCP)hisprof.h \
1806 piafitting.h \
1807 $(SOPHYAINCP)machdefs.h \
1808 nomgadapter.h \
[3007]1809 $(SOPHYAINCP)ppersist.h \
1810 $(SOPHYAINCP)anydataobj.h \
[2784]1811 $(SOPHYAINCP)pidrawer.h \
[2743]1812 $(SOPHYAINCP)pibwdggen.h \
[3007]1813 $(SOPHYAINCP)pisysdep.h \
1814 $(SOPHYAINCP)piwdgx.h \
[2743]1815 $(SOPHYAINCP)piwdggen.h \
1816 $(SOPHYAINCP)pimsghandler.h \
[3007]1817 $(SOPHYAINCP)picolist.h \
1818 $(SOPHYAINCP)picmap.h \
[2743]1819 $(SOPHYAINCP)picmapx.h \
1820 $(SOPHYAINCP)picmapgen.h \
1821 $(SOPHYAINCP)pigraphx.h \
1822 $(SOPHYAINCP)pigraphgen.h \
1823 $(SOPHYAINCP)pifontx.h \
1824 $(SOPHYAINCP)pifontgen.h \
1825 $(SOPHYAINCP)pigrcoord.h \
1826 $(SOPHYAINCP)pilineatt.h \
1827 $(SOPHYAINCP)pigraphuc.h \
1828 $(SOPHYAINCP)pievthandler.h \
[3007]1829 $(SOPHYAINCP)psfile.h \
1830 $(SOPHYAINCP)pigratt.h \
[2743]1831 $(SOPHYAINCP)piaxes.h \
[3007]1832 $(SOPHYAINCP)parradapter.h \
1833 $(SOPHYAINCP)lut.h \
1834 $(SOPHYAINCP)ntupintf.h \
[3058]1835 $(SOPHYAINCP)pdlmgr.h dlftypes.h \
1836 piacmd.h \
[2743]1837 $(SOPHYAINCP)commander.h \
[3007]1838 $(SOPHYAINCP)pdlmgr.h \
1839 $(SOPHYAINCP)ctimer.h \
1840 $(SOPHYAINCP)zthread.h nobjmgr.h \
[3058]1841 $(SOPHYAINCP)dvlist.h \
1842 pistdimgapp.h \
[3007]1843 $(SOPHYAINCP)pisysdep.h \
1844 $(SOPHYAINCP)piapplx.h \
[2743]1845 $(SOPHYAINCP)piapplgen.h \
1846 $(SOPHYAINCP)picontainerx.h \
1847 $(SOPHYAINCP)picontainergen.h \
1848 $(SOPHYAINCP)pimenubarx.h \
1849 $(SOPHYAINCP)pimenubargen.h \
1850 $(SOPHYAINCP)pimenux.h \
1851 $(SOPHYAINCP)pimenugen.h \
1852 $(SOPHYAINCP)picons.h \
1853 $(SOPHYAINCP)pistdwdgx.h \
1854 $(SOPHYAINCP)pistdwdggen.h \
1855 $(SOPHYAINCP)pibwdgx.h \
1856 $(SOPHYAINCP)pigraphps.h \
1857 $(SOPHYAINCP)piwindowx.h \
1858 $(SOPHYAINCP)piwindowgen.h \
[3007]1859 $(SOPHYAINCP)pimenux.h \
[2743]1860 $(SOPHYAINCP)pioptmenux.h \
1861 $(SOPHYAINCP)pioptmenugen.h \
[3007]1862 $(SOPHYAINCP)pistdwdgx.h \
[2743]1863 $(SOPHYAINCP)pifilechox.h \
1864 $(SOPHYAINCP)pifilechogen.h \
[3007]1865 $(SOPHYAINCP)piwindowx.h \
[2743]1866 $(SOPHYAINCP)piperiodx.h \
1867 $(SOPHYAINCP)periodic.h \
[3007]1868 $(SOPHYAINCP)picons.h \
1869 $(SOPHYAINCP)piimage.h \
1870 $(SOPHYAINCP)parradapter.h \
1871 $(SOPHYAINCP)pieldrw.h \
1872 $(SOPHYAINCP)pidrawer.h \
[2743]1873 $(SOPHYAINCP)pipixmapx.h \
1874 $(SOPHYAINCP)pipixmapgen.h \
1875 $(SOPHYAINCP)picmapview.h \
[3007]1876 $(SOPHYAINCP)pi3dwdg.h \
1877 $(SOPHYAINCP)pi3ddrw.h \
[3058]1878 $(SOPHYAINCP)pigraph3d.h \
1879 pisiadw.h $(SOPHYAINCP)pilistx.h \
[2743]1880 $(SOPHYAINCP)pilistgen.h \
1881 $(SOPHYAINCP)pistzwin.h \
[3007]1882 $(SOPHYAINCP)piperiodx.h \
[2743]1883 $(SOPHYAINCP)pitherm.h \
[3058]1884 $(SOPHYAINCP)resusage.h \
1885 nomhistadapter.h \
[3007]1886 $(SOPHYAINCP)histerr.h \
1887 $(SOPHYAINCP)xntuple.h \
[2743]1888 $(SOPHYAINCP)basedtable.h \
[3007]1889 $(SOPHYAINCP)segdatablock.h \
1890 nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h \
1891 $(SOPHYAINCP)generaldata.h
[2765]1892 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piafitting.cc
[2743]1893
[3058]1894$(SOPHYAOBJP)pigfd1.o: pigfd1.cc \
1895 $(SOPHYAINCP)sopnamsp.h pigfd1.h \
1896 $(SOPHYAINCP)generaldata.h \
[3007]1897 $(SOPHYAINCP)objfio.h \
1898 $(SOPHYAINCP)machdefs.h \
[2743]1899 $(SOPHYAINCP)anydataobj.h \
1900 $(SOPHYAINCP)ppersist.h \
1901 $(SOPHYAINCP)pexceptions.h \
1902 $(SOPHYAINCP)gnumd5.h \
1903 $(SOPHYAINCP)ppfbinstream.h \
1904 $(SOPHYAINCP)rawstream.h \
1905 $(SOPHYAINCP)ppfnametag.h \
[3007]1906 $(SOPHYAINCP)ntupintf.h \
1907 $(SOPHYAINCP)poly.h \
1908 $(SOPHYAINCP)peida.h \
1909 $(SOPHYAINCP)utils.h \
1910 $(SOPHYAINCP)perrors.h \
1911 $(SOPHYAINCP)fmath.h \
1912 $(SOPHYAINCP)tvector.h \
1913 $(SOPHYAINCP)tmatrix.h \
1914 $(SOPHYAINCP)tarray.h \
1915 $(SOPHYAINCP)basarr.h \
1916 $(SOPHYAINCP)mutyv.h \
1917 $(SOPHYAINCP)timestamp.h \
[2933]1918 $(SOPHYAINCP)dvlist.h \
[2743]1919 $(SOPHYAINCP)ndatablock.h \
1920 $(SOPHYAINCP)utilarr.h \
[2933]1921 $(SOPHYAINCP)tmatrix_tsnl.h \
1922 $(SOPHYAINCP)tvector_tsnl.h \
[2743]1923 $(SOPHYAINCP)pidrawer.h \
1924 $(SOPHYAINCP)pibwdggen.h \
[3007]1925 $(SOPHYAINCP)pisysdep.h \
1926 $(SOPHYAINCP)piwdgx.h \
[2743]1927 $(SOPHYAINCP)piwdggen.h \
1928 $(SOPHYAINCP)pimsghandler.h \
[3007]1929 $(SOPHYAINCP)picolist.h \
1930 $(SOPHYAINCP)picmap.h \
[2743]1931 $(SOPHYAINCP)picmapx.h \
1932 $(SOPHYAINCP)picmapgen.h \
1933 $(SOPHYAINCP)pigraphx.h \
1934 $(SOPHYAINCP)pigraphgen.h \
1935 $(SOPHYAINCP)pifontx.h \
1936 $(SOPHYAINCP)pifontgen.h \
1937 $(SOPHYAINCP)pigrcoord.h \
1938 $(SOPHYAINCP)pilineatt.h \
1939 $(SOPHYAINCP)pigraphuc.h \
1940 $(SOPHYAINCP)pievthandler.h \
[3007]1941 $(SOPHYAINCP)psfile.h \
1942 $(SOPHYAINCP)pigratt.h \
[2743]1943 $(SOPHYAINCP)piaxes.h
[2765]1944 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pigfd1.cc
[2743]1945
[3058]1946$(SOPHYAOBJP)pigfd2.o: pigfd2.cc \
1947 $(SOPHYAINCP)sopnamsp.h pigfd2.h \
1948 $(SOPHYAINCP)generaldata.h \
[3007]1949 $(SOPHYAINCP)objfio.h \
1950 $(SOPHYAINCP)machdefs.h \
[2743]1951 $(SOPHYAINCP)anydataobj.h \
1952 $(SOPHYAINCP)ppersist.h \
1953 $(SOPHYAINCP)pexceptions.h \
1954 $(SOPHYAINCP)gnumd5.h \
1955 $(SOPHYAINCP)ppfbinstream.h \
1956 $(SOPHYAINCP)rawstream.h \
1957 $(SOPHYAINCP)ppfnametag.h \
[3007]1958 $(SOPHYAINCP)ntupintf.h \
1959 $(SOPHYAINCP)poly.h \
1960 $(SOPHYAINCP)peida.h \
1961 $(SOPHYAINCP)utils.h \
1962 $(SOPHYAINCP)perrors.h \
1963 $(SOPHYAINCP)fmath.h \
1964 $(SOPHYAINCP)tvector.h \
1965 $(SOPHYAINCP)tmatrix.h \
1966 $(SOPHYAINCP)tarray.h \
1967 $(SOPHYAINCP)basarr.h \
1968 $(SOPHYAINCP)mutyv.h \
1969 $(SOPHYAINCP)timestamp.h \
[2933]1970 $(SOPHYAINCP)dvlist.h \
[2743]1971 $(SOPHYAINCP)ndatablock.h \
[2933]1972 $(SOPHYAINCP)utilarr.h \
1973 $(SOPHYAINCP)tmatrix_tsnl.h \
1974 $(SOPHYAINCP)tvector_tsnl.h \
1975 $(SOPHYAINCP)pi3ddrw.h \
[2743]1976 $(SOPHYAINCP)pisysdep.h \
1977 $(SOPHYAINCP)pidrawer.h \
1978 $(SOPHYAINCP)pibwdggen.h \
[3007]1979 $(SOPHYAINCP)piwdgx.h \
1980 $(SOPHYAINCP)piwdggen.h \
[2743]1981 $(SOPHYAINCP)pimsghandler.h \
[3007]1982 $(SOPHYAINCP)picolist.h \
1983 $(SOPHYAINCP)picmap.h \
[2743]1984 $(SOPHYAINCP)picmapx.h \
1985 $(SOPHYAINCP)picmapgen.h \
1986 $(SOPHYAINCP)pigraphx.h \
1987 $(SOPHYAINCP)pigraphgen.h \
1988 $(SOPHYAINCP)pifontx.h \
1989 $(SOPHYAINCP)pifontgen.h \
1990 $(SOPHYAINCP)pigrcoord.h \
1991 $(SOPHYAINCP)pilineatt.h \
1992 $(SOPHYAINCP)pigraphuc.h \
1993 $(SOPHYAINCP)pievthandler.h \
[3007]1994 $(SOPHYAINCP)psfile.h \
1995 $(SOPHYAINCP)pigratt.h \
1996 $(SOPHYAINCP)piaxes.h \
1997 $(SOPHYAINCP)pieldrw.h \
[2743]1998 $(SOPHYAINCP)pigraph3d.h
[2765]1999 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pigfd2.cc
[2743]2000
[3007]2001$(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \
2002 $(SOPHYAINCP)pisysdep.h \
[2765]2003 $(SOPHYAINCP)machdefs.h \
[2743]2004 $(SOPHYAINCP)piapplx.h \
2005 $(SOPHYAINCP)piapplgen.h \
2006 $(SOPHYAINCP)pimsghandler.h \
[3007]2007 $(SOPHYAINCP)pisysdep.h \
[2743]2008 $(SOPHYAINCP)picontainerx.h \
2009 $(SOPHYAINCP)picontainergen.h \
[3007]2010 $(SOPHYAINCP)piwdgx.h \
2011 $(SOPHYAINCP)piwdggen.h \
[2743]2012 $(SOPHYAINCP)picolist.h \
2013 $(SOPHYAINCP)pimenubarx.h \
2014 $(SOPHYAINCP)pimenubargen.h \
2015 $(SOPHYAINCP)pimenux.h \
2016 $(SOPHYAINCP)pimenugen.h \
2017 $(SOPHYAINCP)picons.h \
2018 $(SOPHYAINCP)pistdwdgx.h \
2019 $(SOPHYAINCP)pistdwdggen.h \
2020 $(SOPHYAINCP)pibwdgx.h \
2021 $(SOPHYAINCP)pibwdggen.h \
[3007]2022 $(SOPHYAINCP)picmap.h \
2023 $(SOPHYAINCP)picmapx.h \
[2743]2024 $(SOPHYAINCP)picmapgen.h \
2025 $(SOPHYAINCP)pigraphx.h \
2026 $(SOPHYAINCP)pigraphgen.h \
2027 $(SOPHYAINCP)pifontx.h \
2028 $(SOPHYAINCP)pifontgen.h \
2029 $(SOPHYAINCP)pigrcoord.h \
2030 $(SOPHYAINCP)pilineatt.h \
2031 $(SOPHYAINCP)pigraphuc.h \
2032 $(SOPHYAINCP)pievthandler.h \
2033 $(SOPHYAINCP)psfile.h \
2034 $(SOPHYAINCP)pigraphps.h \
[3058]2035 $(SOPHYAINCP)sopnamsp.h \
2036 pihisto2d.h \
[3007]2037 $(SOPHYAINCP)pimenux.h \
2038 $(SOPHYAINCP)pimenubarx.h \
[2743]2039 $(SOPHYAINCP)pioptmenux.h \
2040 $(SOPHYAINCP)pioptmenugen.h \
[3007]2041 $(SOPHYAINCP)histos2.h \
2042 $(SOPHYAINCP)peida.h \
2043 $(SOPHYAINCP)utils.h \
2044 $(SOPHYAINCP)perrors.h \
[2743]2045 $(SOPHYAINCP)pexceptions.h \
[3007]2046 $(SOPHYAINCP)fmath.h \
2047 $(SOPHYAINCP)histos.h \
[2743]2048 $(SOPHYAINCP)objfio.h \
2049 $(SOPHYAINCP)anydataobj.h \
[3007]2050 $(SOPHYAINCP)ppersist.h \
2051 $(SOPHYAINCP)gnumd5.h \
[2743]2052 $(SOPHYAINCP)ppfbinstream.h \
2053 $(SOPHYAINCP)rawstream.h \
2054 $(SOPHYAINCP)ppfnametag.h \
[3007]2055 $(SOPHYAINCP)tvector.h \
2056 $(SOPHYAINCP)tmatrix.h \
2057 $(SOPHYAINCP)tarray.h \
2058 $(SOPHYAINCP)basarr.h \
2059 $(SOPHYAINCP)mutyv.h \
2060 $(SOPHYAINCP)timestamp.h \
[2933]2061 $(SOPHYAINCP)dvlist.h \
[2743]2062 $(SOPHYAINCP)ndatablock.h \
2063 $(SOPHYAINCP)utilarr.h \
[2933]2064 $(SOPHYAINCP)tmatrix_tsnl.h \
2065 $(SOPHYAINCP)tvector_tsnl.h \
[2743]2066 $(SOPHYAINCP)pidrawer.h \
[3007]2067 $(SOPHYAINCP)pigratt.h \
2068 $(SOPHYAINCP)piaxes.h \
[2743]2069 $(SOPHYAINCP)piscdrawwdg.h \
2070 $(SOPHYAINCP)piwindowx.h \
2071 $(SOPHYAINCP)piwindowgen.h \
[3007]2072 $(SOPHYAINCP)pidrawer.h \
[2743]2073 $(SOPHYAINCP)pieldrw.h \
2074 $(SOPHYAINCP)nbrandom.h \
2075 $(SOPHYAINCP)srandgen.h
[2765]2076 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pihisto2d.cc
[2743]2077
[3007]2078$(SOPHYAOBJP)pihisto.o: pihisto.cc \
[3058]2079 $(SOPHYAINCP)sopnamsp.h \
2080 pihisto.h $(SOPHYAINCP)histos.h \
[3007]2081 $(SOPHYAINCP)objfio.h \
2082 $(SOPHYAINCP)machdefs.h \
2083 $(SOPHYAINCP)anydataobj.h \
2084 $(SOPHYAINCP)ppersist.h \
2085 $(SOPHYAINCP)pexceptions.h \
2086 $(SOPHYAINCP)gnumd5.h \
2087 $(SOPHYAINCP)ppfbinstream.h \
2088 $(SOPHYAINCP)rawstream.h \
2089 $(SOPHYAINCP)ppfnametag.h \
2090 $(SOPHYAINCP)peida.h \
2091 $(SOPHYAINCP)utils.h \
2092 $(SOPHYAINCP)perrors.h \
2093 $(SOPHYAINCP)fmath.h \
2094 $(SOPHYAINCP)tvector.h \
2095 $(SOPHYAINCP)tmatrix.h \
2096 $(SOPHYAINCP)tarray.h \
2097 $(SOPHYAINCP)basarr.h \
2098 $(SOPHYAINCP)mutyv.h \
2099 $(SOPHYAINCP)timestamp.h \
2100 $(SOPHYAINCP)dvlist.h \
2101 $(SOPHYAINCP)ndatablock.h \
2102 $(SOPHYAINCP)utilarr.h \
2103 $(SOPHYAINCP)tmatrix_tsnl.h \
2104 $(SOPHYAINCP)tvector_tsnl.h \
2105 $(SOPHYAINCP)pidrawer.h \
2106 $(SOPHYAINCP)pibwdggen.h \
2107 $(SOPHYAINCP)pisysdep.h \
2108 $(SOPHYAINCP)piwdgx.h \
2109 $(SOPHYAINCP)piwdggen.h \
2110 $(SOPHYAINCP)pimsghandler.h \
2111 $(SOPHYAINCP)picolist.h \
2112 $(SOPHYAINCP)picmap.h \
2113 $(SOPHYAINCP)picmapx.h \
2114 $(SOPHYAINCP)picmapgen.h \
2115 $(SOPHYAINCP)pigraphx.h \
2116 $(SOPHYAINCP)pigraphgen.h \
2117 $(SOPHYAINCP)pifontx.h \
2118 $(SOPHYAINCP)pifontgen.h \
2119 $(SOPHYAINCP)pigrcoord.h \
2120 $(SOPHYAINCP)pilineatt.h \
2121 $(SOPHYAINCP)pigraphuc.h \
2122 $(SOPHYAINCP)pievthandler.h \
2123 $(SOPHYAINCP)psfile.h \
2124 $(SOPHYAINCP)pigratt.h \
2125 $(SOPHYAINCP)piaxes.h \
2126 $(SOPHYAINCP)hisprof.h \
2127 $(SOPHYAINCP)histos.h
2128 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pihisto.cc
2129
[3058]2130$(SOPHYAOBJP)piinit.o: piinit.cc \
2131 $(SOPHYAINCP)sopnamsp.h \
[3007]2132 $(SOPHYAINCP)machdefs.h piinit.h \
[2743]2133 $(SOPHYAINCP)sambainit.h \
2134 $(SOPHYAINCP)skymapinit.h \
2135 $(SOPHYAINCP)sophyainit.h \
[3007]2136 $(SOPHYAINCP)machdefs.h \
[2743]2137 $(SOPHYAINCP)ntoolsinit.h \
[3058]2138 $(SOPHYAINCP)tarrinit.h \
2139 pistdimgapp.h \
[2743]2140 $(SOPHYAINCP)pisysdep.h \
2141 $(SOPHYAINCP)piapplx.h \
2142 $(SOPHYAINCP)piapplgen.h \
2143 $(SOPHYAINCP)pimsghandler.h \
[3007]2144 $(SOPHYAINCP)pisysdep.h \
[2743]2145 $(SOPHYAINCP)picontainerx.h \
2146 $(SOPHYAINCP)picontainergen.h \
[3007]2147 $(SOPHYAINCP)piwdgx.h \
2148 $(SOPHYAINCP)piwdggen.h \
[2743]2149 $(SOPHYAINCP)picolist.h \
2150 $(SOPHYAINCP)pimenubarx.h \
2151 $(SOPHYAINCP)pimenubargen.h \
2152 $(SOPHYAINCP)pimenux.h \
2153 $(SOPHYAINCP)pimenugen.h \
2154 $(SOPHYAINCP)picons.h \
2155 $(SOPHYAINCP)pistdwdgx.h \
2156 $(SOPHYAINCP)pistdwdggen.h \
2157 $(SOPHYAINCP)pibwdgx.h \
2158 $(SOPHYAINCP)pibwdggen.h \
[3007]2159 $(SOPHYAINCP)picmap.h \
2160 $(SOPHYAINCP)picmapx.h \
[2743]2161 $(SOPHYAINCP)picmapgen.h \
2162 $(SOPHYAINCP)pigraphx.h \
2163 $(SOPHYAINCP)pigraphgen.h \
2164 $(SOPHYAINCP)pifontx.h \
2165 $(SOPHYAINCP)pifontgen.h \
2166 $(SOPHYAINCP)pigrcoord.h \
2167 $(SOPHYAINCP)pilineatt.h \
2168 $(SOPHYAINCP)pigraphuc.h \
2169 $(SOPHYAINCP)pievthandler.h \
2170 $(SOPHYAINCP)psfile.h \
2171 $(SOPHYAINCP)pigraphps.h \
2172 $(SOPHYAINCP)piwindowx.h \
2173 $(SOPHYAINCP)piwindowgen.h \
[3007]2174 $(SOPHYAINCP)pimenux.h \
[2743]2175 $(SOPHYAINCP)pioptmenux.h \
2176 $(SOPHYAINCP)pioptmenugen.h \
[3007]2177 $(SOPHYAINCP)pistdwdgx.h \
[2743]2178 $(SOPHYAINCP)pifilechox.h \
2179 $(SOPHYAINCP)pifilechogen.h \
[3007]2180 $(SOPHYAINCP)piwindowx.h \
[2743]2181 $(SOPHYAINCP)piperiodx.h \
2182 $(SOPHYAINCP)periodic.h \
[3007]2183 $(SOPHYAINCP)picons.h \
[2743]2184 $(SOPHYAINCP)piimage.h \
[3007]2185 $(SOPHYAINCP)parradapter.h \
2186 $(SOPHYAINCP)lut.h \
[2743]2187 $(SOPHYAINCP)pieldrw.h \
2188 $(SOPHYAINCP)pidrawer.h \
[3007]2189 $(SOPHYAINCP)pigratt.h \
2190 $(SOPHYAINCP)piaxes.h \
[2743]2191 $(SOPHYAINCP)pipixmapx.h \
2192 $(SOPHYAINCP)pipixmapgen.h \
2193 $(SOPHYAINCP)picmapview.h \
[3007]2194 $(SOPHYAINCP)pi3dwdg.h \
2195 $(SOPHYAINCP)pi3ddrw.h \
[3058]2196 $(SOPHYAINCP)pigraph3d.h \
2197 nobjmgr.h \
[2743]2198 $(SOPHYAINCP)anydataobj.h \
2199 $(SOPHYAINCP)ppersist.h \
2200 $(SOPHYAINCP)pexceptions.h \
2201 $(SOPHYAINCP)gnumd5.h \
2202 $(SOPHYAINCP)ppfbinstream.h \
2203 $(SOPHYAINCP)rawstream.h \
2204 $(SOPHYAINCP)ppfnametag.h \
[3007]2205 $(SOPHYAINCP)ppersist.h \
2206 $(SOPHYAINCP)dvlist.h \
2207 $(SOPHYAINCP)objfio.h \
2208 $(SOPHYAINCP)anydataobj.h \
2209 $(SOPHYAINCP)mutyv.h \
[3058]2210 $(SOPHYAINCP)timestamp.h \
2211 dlftypes.h piacmd.h \
2212 $(SOPHYAINCP)commander.h \
[3007]2213 $(SOPHYAINCP)pdlmgr.h \
2214 $(SOPHYAINCP)dvlist.h \
2215 $(SOPHYAINCP)ctimer.h \
[2743]2216 $(SOPHYAINCP)zthread.h pisiadw.h \
2217 $(SOPHYAINCP)pilistx.h \
2218 $(SOPHYAINCP)pilistgen.h \
2219 $(SOPHYAINCP)pistzwin.h \
[3007]2220 $(SOPHYAINCP)piperiodx.h \
[2743]2221 $(SOPHYAINCP)pitherm.h \
[3058]2222 $(SOPHYAINCP)resusage.h \
2223 servnobjm.h \
2224 $(SOPHYAINCP)pdlmgr.h \
2225 nomhistadapter.h nomgadapter.h \
2226 $(SOPHYAINCP)pidrawer.h \
[3007]2227 $(SOPHYAINCP)parradapter.h \
2228 $(SOPHYAINCP)ntupintf.h \
[2743]2229 $(SOPHYAINCP)generalfit.h \
[3007]2230 $(SOPHYAINCP)tvector.h \
2231 $(SOPHYAINCP)tmatrix.h \
2232 $(SOPHYAINCP)tarray.h \
2233 $(SOPHYAINCP)basarr.h \
[2743]2234 $(SOPHYAINCP)ndatablock.h \
2235 $(SOPHYAINCP)utilarr.h \
[2933]2236 $(SOPHYAINCP)tmatrix_tsnl.h \
2237 $(SOPHYAINCP)tvector_tsnl.h \
[2743]2238 $(SOPHYAINCP)generaldata.h \
[3007]2239 $(SOPHYAINCP)ntupintf.h \
2240 $(SOPHYAINCP)poly.h \
2241 $(SOPHYAINCP)peida.h \
2242 $(SOPHYAINCP)utils.h \
2243 $(SOPHYAINCP)perrors.h \
2244 $(SOPHYAINCP)fmath.h \
2245 $(SOPHYAINCP)histos.h \
2246 $(SOPHYAINCP)histos2.h \
2247 $(SOPHYAINCP)histos.h \
2248 $(SOPHYAINCP)hisprof.h \
2249 $(SOPHYAINCP)histerr.h \
2250 $(SOPHYAINCP)ntuple.h \
[2743]2251 $(SOPHYAINCP)xntuple.h \
2252 $(SOPHYAINCP)basedtable.h \
[3007]2253 $(SOPHYAINCP)segdatablock.h \
2254 nomgfdadapter.h nomimagadapter.h \
2255 $(SOPHYAINCP)cimage.h \
[3058]2256 $(SOPHYAINCP)fioarr.h \
2257 nomtmatvecadapter.h \
[3007]2258 $(SOPHYAINCP)tmatrix.h \
2259 $(SOPHYAINCP)generaldata.h \
[3058]2260 nomtarradapter.h \
2261 $(SOPHYAINCP)tarray.h \
[2784]2262 $(SOPHYAINCP)datatable.h \
[3007]2263 $(SOPHYAINCP)basedtable.h \
[2743]2264 $(SOPHYAINCP)swppfdtable.h \
2265 $(SOPHYAINCP)swsegdb.h \
2266 $(SOPHYAINCP)ppfswapper.h \
[3007]2267 $(SOPHYAINCP)ppftpointerio.h \
[3058]2268 nomskymapadapter.h \
2269 $(SOPHYAINCP)pixelmap.h \
[2743]2270 $(SOPHYAINCP)spherepos.h \
2271 $(SOPHYAINCP)unitvector.h \
2272 $(SOPHYAINCP)vector3d.h \
2273 $(SOPHYAINCP)longlat.h \
2274 $(SOPHYAINCP)utilgeom.h \
[3007]2275 $(SOPHYAINCP)datatype.h \
[2743]2276 $(SOPHYAINCP)spherethetaphi.h \
2277 $(SOPHYAINCP)sphericalmap.h \
2278 $(SOPHYAINCP)smathconst.h \
[3007]2279 $(SOPHYAINCP)pixelmap.h \
[2743]2280 $(SOPHYAINCP)spherehealpix.h \
2281 $(SOPHYAINCP)HEALPixUtils.h \
2282 $(SOPHYAINCP)localmap.h \
2283 $(SOPHYAINCP)sphereecp.h \
2284 $(SOPHYAINCP)specrespvector.h \
2285 $(SOPHYAINCP)specresp.h \
[3007]2286 $(SOPHYAINCP)gaussfilt.h \
2287 nomspecrespadapter.h \
[3058]2288 $(SOPHYAINCP)specresp.h \
2289 piaversion.h
[2765]2290 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ piinit.cc
[2743]2291
[3007]2292$(SOPHYAOBJP)pintup3d.o: pintup3d.cc \
[3058]2293 $(SOPHYAINCP)sopnamsp.h \
2294 pintup3d.h \
[2743]2295 $(SOPHYAINCP)ntupintf.h \
2296 $(SOPHYAINCP)machdefs.h \
2297 $(SOPHYAINCP)pi3ddrw.h \
2298 $(SOPHYAINCP)pisysdep.h \
2299 $(SOPHYAINCP)pidrawer.h \
2300 $(SOPHYAINCP)pibwdggen.h \
[3007]2301 $(SOPHYAINCP)piwdgx.h \
2302 $(SOPHYAINCP)piwdggen.h \
[2743]2303 $(SOPHYAINCP)pimsghandler.h \
[3007]2304 $(SOPHYAINCP)picolist.h \
2305 $(SOPHYAINCP)picmap.h \
[2743]2306 $(SOPHYAINCP)picmapx.h \
2307 $(SOPHYAINCP)picmapgen.h \
2308 $(SOPHYAINCP)pigraphx.h \
2309 $(SOPHYAINCP)pigraphgen.h \
2310 $(SOPHYAINCP)pifontx.h \
2311 $(SOPHYAINCP)pifontgen.h \
2312 $(SOPHYAINCP)pigrcoord.h \
2313 $(SOPHYAINCP)pilineatt.h \
2314 $(SOPHYAINCP)pigraphuc.h \
2315 $(SOPHYAINCP)pievthandler.h \
[3007]2316 $(SOPHYAINCP)psfile.h \
2317 $(SOPHYAINCP)pigratt.h \
2318 $(SOPHYAINCP)piaxes.h \
2319 $(SOPHYAINCP)pieldrw.h \
[2743]2320 $(SOPHYAINCP)pigraph3d.h
[2765]2321 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pintup3d.cc
[2743]2322
[3007]2323$(SOPHYAOBJP)pintuple.o: pintuple.cc \
[3058]2324 $(SOPHYAINCP)sopnamsp.h \
2325 pintuple.h \
[2743]2326 $(SOPHYAINCP)ntupintf.h \
2327 $(SOPHYAINCP)machdefs.h \
2328 $(SOPHYAINCP)pidrawer.h \
2329 $(SOPHYAINCP)pibwdggen.h \
[3007]2330 $(SOPHYAINCP)pisysdep.h \
2331 $(SOPHYAINCP)piwdgx.h \
[2743]2332 $(SOPHYAINCP)piwdggen.h \
2333 $(SOPHYAINCP)pimsghandler.h \
[3007]2334 $(SOPHYAINCP)picolist.h \
2335 $(SOPHYAINCP)picmap.h \
[2743]2336 $(SOPHYAINCP)picmapx.h \
2337 $(SOPHYAINCP)picmapgen.h \
2338 $(SOPHYAINCP)pigraphx.h \
2339 $(SOPHYAINCP)pigraphgen.h \
2340 $(SOPHYAINCP)pifontx.h \
2341 $(SOPHYAINCP)pifontgen.h \
2342 $(SOPHYAINCP)pigrcoord.h \
2343 $(SOPHYAINCP)pilineatt.h \
2344 $(SOPHYAINCP)pigraphuc.h \
2345 $(SOPHYAINCP)pievthandler.h \
[3007]2346 $(SOPHYAINCP)psfile.h \
2347 $(SOPHYAINCP)pigratt.h \
[2743]2348 $(SOPHYAINCP)piaxes.h
[2765]2349 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pintuple.cc
[2743]2350
[3007]2351$(SOPHYAOBJP)pipodrw.o: pipodrw.cc \
[3058]2352 $(SOPHYAINCP)sopnamsp.h \
2353 pipodrw.h \
[2784]2354 $(SOPHYAINCP)machdefs.h \
[2743]2355 $(SOPHYAINCP)pidrawer.h \
2356 $(SOPHYAINCP)pibwdggen.h \
[3007]2357 $(SOPHYAINCP)pisysdep.h \
2358 $(SOPHYAINCP)machdefs.h \
2359 $(SOPHYAINCP)piwdgx.h \
[2743]2360 $(SOPHYAINCP)piwdggen.h \
2361 $(SOPHYAINCP)pimsghandler.h \
[3007]2362 $(SOPHYAINCP)picolist.h \
2363 $(SOPHYAINCP)picmap.h \
[2743]2364 $(SOPHYAINCP)picmapx.h \
2365 $(SOPHYAINCP)picmapgen.h \
2366 $(SOPHYAINCP)pigraphx.h \
2367 $(SOPHYAINCP)pigraphgen.h \
2368 $(SOPHYAINCP)pifontx.h \
2369 $(SOPHYAINCP)pifontgen.h \
2370 $(SOPHYAINCP)pigrcoord.h \
2371 $(SOPHYAINCP)pilineatt.h \
2372 $(SOPHYAINCP)pigraphuc.h \
2373 $(SOPHYAINCP)pievthandler.h \
[3007]2374 $(SOPHYAINCP)psfile.h \
2375 $(SOPHYAINCP)pigratt.h \
[2743]2376 $(SOPHYAINCP)piaxes.h \
[3007]2377 $(SOPHYAINCP)parradapter.h \
2378 $(SOPHYAINCP)lut.h \
2379 $(SOPHYAINCP)histos2.h \
2380 $(SOPHYAINCP)peida.h \
2381 $(SOPHYAINCP)utils.h \
2382 $(SOPHYAINCP)perrors.h \
[2743]2383 $(SOPHYAINCP)pexceptions.h \
[3007]2384 $(SOPHYAINCP)fmath.h \
2385 $(SOPHYAINCP)histos.h \
[2743]2386 $(SOPHYAINCP)objfio.h \
2387 $(SOPHYAINCP)anydataobj.h \
[3007]2388 $(SOPHYAINCP)ppersist.h \
2389 $(SOPHYAINCP)gnumd5.h \
[2743]2390 $(SOPHYAINCP)ppfbinstream.h \
2391 $(SOPHYAINCP)rawstream.h \
2392 $(SOPHYAINCP)ppfnametag.h \
[3007]2393 $(SOPHYAINCP)tvector.h \
2394 $(SOPHYAINCP)tmatrix.h \
2395 $(SOPHYAINCP)tarray.h \
2396 $(SOPHYAINCP)basarr.h \
2397 $(SOPHYAINCP)mutyv.h \
2398 $(SOPHYAINCP)timestamp.h \
[2933]2399 $(SOPHYAINCP)dvlist.h \
[2743]2400 $(SOPHYAINCP)ndatablock.h \
2401 $(SOPHYAINCP)utilarr.h \
[2933]2402 $(SOPHYAINCP)tmatrix_tsnl.h \
2403 $(SOPHYAINCP)tvector_tsnl.h \
[2743]2404 $(SOPHYAINCP)generalfit.h \
2405 $(SOPHYAINCP)generaldata.h \
[3007]2406 $(SOPHYAINCP)ntupintf.h \
2407 $(SOPHYAINCP)poly.h
[2765]2408 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pipodrw.cc
[2743]2409
[3007]2410$(SOPHYAOBJP)pisiadw.o: pisiadw.cc \
2411 $(SOPHYAINCP)sopnamsp.h \
[2743]2412 $(SOPHYAINCP)machdefs.h \
2413 $(SOPHYAINCP)perrors.h \
2414 $(SOPHYAINCP)pexceptions.h \
[3007]2415 $(SOPHYAINCP)machdefs.h \
2416 $(SOPHYAINCP)ctimer.h \
2417 $(SOPHYAINCP)nbmath.h \
[3058]2418 $(SOPHYAINCP)smathconst.h \
2419 pistdimgapp.h \
[2743]2420 $(SOPHYAINCP)pisysdep.h \
2421 $(SOPHYAINCP)piapplx.h \
2422 $(SOPHYAINCP)piapplgen.h \
2423 $(SOPHYAINCP)pimsghandler.h \
[3007]2424 $(SOPHYAINCP)pisysdep.h \
[2743]2425 $(SOPHYAINCP)picontainerx.h \
2426 $(SOPHYAINCP)picontainergen.h \
[3007]2427 $(SOPHYAINCP)piwdgx.h \
2428 $(SOPHYAINCP)piwdggen.h \
[2743]2429 $(SOPHYAINCP)picolist.h \
2430 $(SOPHYAINCP)pimenubarx.h \
2431 $(SOPHYAINCP)pimenubargen.h \
2432 $(SOPHYAINCP)pimenux.h \
2433 $(SOPHYAINCP)pimenugen.h \
2434 $(SOPHYAINCP)picons.h \
2435 $(SOPHYAINCP)pistdwdgx.h \
2436 $(SOPHYAINCP)pistdwdggen.h \
2437 $(SOPHYAINCP)pibwdgx.h \
2438 $(SOPHYAINCP)pibwdggen.h \
[3007]2439 $(SOPHYAINCP)picmap.h \
2440 $(SOPHYAINCP)picmapx.h \
[2743]2441 $(SOPHYAINCP)picmapgen.h \
2442 $(SOPHYAINCP)pigraphx.h \
2443 $(SOPHYAINCP)pigraphgen.h \
2444 $(SOPHYAINCP)pifontx.h \
2445 $(SOPHYAINCP)pifontgen.h \
2446 $(SOPHYAINCP)pigrcoord.h \
2447 $(SOPHYAINCP)pilineatt.h \
2448 $(SOPHYAINCP)pigraphuc.h \
2449 $(SOPHYAINCP)pievthandler.h \
2450 $(SOPHYAINCP)psfile.h \
2451 $(SOPHYAINCP)pigraphps.h \
2452 $(SOPHYAINCP)piwindowx.h \
2453 $(SOPHYAINCP)piwindowgen.h \
[3007]2454 $(SOPHYAINCP)pimenux.h \
[2743]2455 $(SOPHYAINCP)pioptmenux.h \
2456 $(SOPHYAINCP)pioptmenugen.h \
[3007]2457 $(SOPHYAINCP)pistdwdgx.h \
[2743]2458 $(SOPHYAINCP)pifilechox.h \
2459 $(SOPHYAINCP)pifilechogen.h \
[3007]2460 $(SOPHYAINCP)piwindowx.h \
[2743]2461 $(SOPHYAINCP)piperiodx.h \
2462 $(SOPHYAINCP)periodic.h \
[3007]2463 $(SOPHYAINCP)picons.h \
[2743]2464 $(SOPHYAINCP)piimage.h \
[3007]2465 $(SOPHYAINCP)parradapter.h \
2466 $(SOPHYAINCP)lut.h \
[2743]2467 $(SOPHYAINCP)pieldrw.h \
2468 $(SOPHYAINCP)pidrawer.h \
[3007]2469 $(SOPHYAINCP)pigratt.h \
2470 $(SOPHYAINCP)piaxes.h \
[2743]2471 $(SOPHYAINCP)pipixmapx.h \
2472 $(SOPHYAINCP)pipixmapgen.h \
2473 $(SOPHYAINCP)picmapview.h \
[3007]2474 $(SOPHYAINCP)pi3dwdg.h \
2475 $(SOPHYAINCP)pi3ddrw.h \
[3058]2476 $(SOPHYAINCP)pigraph3d.h \
2477 nobjmgr.h \
[2743]2478 $(SOPHYAINCP)anydataobj.h \
[3007]2479 $(SOPHYAINCP)ppersist.h \
2480 $(SOPHYAINCP)gnumd5.h \
[2743]2481 $(SOPHYAINCP)ppfbinstream.h \
2482 $(SOPHYAINCP)rawstream.h \
2483 $(SOPHYAINCP)ppfnametag.h \
[3007]2484 $(SOPHYAINCP)ppersist.h \
2485 $(SOPHYAINCP)dvlist.h \
2486 $(SOPHYAINCP)objfio.h \
2487 $(SOPHYAINCP)anydataobj.h \
2488 $(SOPHYAINCP)mutyv.h \
[3058]2489 $(SOPHYAINCP)timestamp.h \
2490 dlftypes.h piacmd.h \
2491 $(SOPHYAINCP)commander.h \
[3007]2492 $(SOPHYAINCP)pdlmgr.h \
2493 $(SOPHYAINCP)dvlist.h \
2494 $(SOPHYAINCP)ctimer.h \
2495 $(SOPHYAINCP)zthread.h pisiadw.h \
2496 $(SOPHYAINCP)pilistx.h \
[2743]2497 $(SOPHYAINCP)pilistgen.h \
2498 $(SOPHYAINCP)pistzwin.h \
[3007]2499 $(SOPHYAINCP)piperiodx.h \
[2743]2500 $(SOPHYAINCP)pitherm.h \
[3058]2501 $(SOPHYAINCP)resusage.h \
2502 servnobjm.h \
[3007]2503 $(SOPHYAINCP)pdlmgr.h
[2765]2504 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pisiadw.cc
[2743]2505
[3007]2506$(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \
2507 $(SOPHYAINCP)sopnamsp.h \
[2743]2508 $(SOPHYAINCP)machdefs.h \
[3007]2509 $(SOPHYAINCP)strutil.h \
2510 $(SOPHYAINCP)timing.h \
[2743]2511 $(SOPHYAINCP)perrors.h \
2512 $(SOPHYAINCP)pexceptions.h \
[3007]2513 $(SOPHYAINCP)machdefs.h \
2514 $(SOPHYAINCP)ctimer.h \
2515 $(SOPHYAINCP)psighand.h \
2516 $(SOPHYAINCP)cimage.h \
2517 $(SOPHYAINCP)tmatrix.h \
2518 $(SOPHYAINCP)tarray.h \
2519 $(SOPHYAINCP)basarr.h \
[2743]2520 $(SOPHYAINCP)anydataobj.h \
[3007]2521 $(SOPHYAINCP)mutyv.h \
2522 $(SOPHYAINCP)timestamp.h \
2523 $(SOPHYAINCP)objfio.h \
2524 $(SOPHYAINCP)ppersist.h \
[2743]2525 $(SOPHYAINCP)gnumd5.h \
2526 $(SOPHYAINCP)ppfbinstream.h \
2527 $(SOPHYAINCP)rawstream.h \
2528 $(SOPHYAINCP)ppfnametag.h \
[2933]2529 $(SOPHYAINCP)dvlist.h \
[2743]2530 $(SOPHYAINCP)ndatablock.h \
[2933]2531 $(SOPHYAINCP)utilarr.h \
2532 $(SOPHYAINCP)tmatrix_tsnl.h \
[3007]2533 $(SOPHYAINCP)fioarr.h \
2534 $(SOPHYAINCP)tvector.h \
[3058]2535 $(SOPHYAINCP)tvector_tsnl.h \
2536 pistdimgapp.h \
[2743]2537 $(SOPHYAINCP)pisysdep.h \
2538 $(SOPHYAINCP)piapplx.h \
2539 $(SOPHYAINCP)piapplgen.h \
2540 $(SOPHYAINCP)pimsghandler.h \
[3007]2541 $(SOPHYAINCP)pisysdep.h \
[2743]2542 $(SOPHYAINCP)picontainerx.h \
2543 $(SOPHYAINCP)picontainergen.h \
[3007]2544 $(SOPHYAINCP)piwdgx.h \
2545 $(SOPHYAINCP)piwdggen.h \
[2743]2546 $(SOPHYAINCP)picolist.h \
2547 $(SOPHYAINCP)pimenubarx.h \
2548 $(SOPHYAINCP)pimenubargen.h \
2549 $(SOPHYAINCP)pimenux.h \
2550 $(SOPHYAINCP)pimenugen.h \
2551 $(SOPHYAINCP)picons.h \
2552 $(SOPHYAINCP)pistdwdgx.h \
2553 $(SOPHYAINCP)pistdwdggen.h \
2554 $(SOPHYAINCP)pibwdgx.h \
2555 $(SOPHYAINCP)pibwdggen.h \
[3007]2556 $(SOPHYAINCP)picmap.h \
2557 $(SOPHYAINCP)picmapx.h \
[2743]2558 $(SOPHYAINCP)picmapgen.h \
2559 $(SOPHYAINCP)pigraphx.h \
2560 $(SOPHYAINCP)pigraphgen.h \
2561 $(SOPHYAINCP)pifontx.h \
2562 $(SOPHYAINCP)pifontgen.h \
2563 $(SOPHYAINCP)pigrcoord.h \
2564 $(SOPHYAINCP)pilineatt.h \
2565 $(SOPHYAINCP)pigraphuc.h \
2566 $(SOPHYAINCP)pievthandler.h \
2567 $(SOPHYAINCP)psfile.h \
2568 $(SOPHYAINCP)pigraphps.h \
2569 $(SOPHYAINCP)piwindowx.h \
2570 $(SOPHYAINCP)piwindowgen.h \
[3007]2571 $(SOPHYAINCP)pimenux.h \
[2743]2572 $(SOPHYAINCP)pioptmenux.h \
2573 $(SOPHYAINCP)pioptmenugen.h \
[3007]2574 $(SOPHYAINCP)pistdwdgx.h \
[2743]2575 $(SOPHYAINCP)pifilechox.h \
2576 $(SOPHYAINCP)pifilechogen.h \
[3007]2577 $(SOPHYAINCP)piwindowx.h \
[2743]2578 $(SOPHYAINCP)piperiodx.h \
2579 $(SOPHYAINCP)periodic.h \
[3007]2580 $(SOPHYAINCP)picons.h \
[2743]2581 $(SOPHYAINCP)piimage.h \
[3007]2582 $(SOPHYAINCP)parradapter.h \
2583 $(SOPHYAINCP)lut.h \
[2743]2584 $(SOPHYAINCP)pieldrw.h \
2585 $(SOPHYAINCP)pidrawer.h \
[3007]2586 $(SOPHYAINCP)pigratt.h \
2587 $(SOPHYAINCP)piaxes.h \
[2743]2588 $(SOPHYAINCP)pipixmapx.h \
2589 $(SOPHYAINCP)pipixmapgen.h \
2590 $(SOPHYAINCP)picmapview.h \
[3007]2591 $(SOPHYAINCP)pi3dwdg.h \
2592 $(SOPHYAINCP)pi3ddrw.h \
[3058]2593 $(SOPHYAINCP)pigraph3d.h \
2594 nobjmgr.h \
[3007]2595 $(SOPHYAINCP)anydataobj.h \
2596 $(SOPHYAINCP)ppersist.h \
[3058]2597 $(SOPHYAINCP)dvlist.h dlftypes.h \
2598 piacmd.h \
[2743]2599 $(SOPHYAINCP)commander.h \
[3007]2600 $(SOPHYAINCP)pdlmgr.h \
2601 $(SOPHYAINCP)ctimer.h \
2602 $(SOPHYAINCP)zthread.h pisiadw.h \
2603 $(SOPHYAINCP)pilistx.h \
[2743]2604 $(SOPHYAINCP)pilistgen.h \
2605 $(SOPHYAINCP)pistzwin.h \
[3007]2606 $(SOPHYAINCP)piperiodx.h \
[2743]2607 $(SOPHYAINCP)pitherm.h \
[3058]2608 $(SOPHYAINCP)resusage.h \
2609 servnobjm.h \
[3007]2610 $(SOPHYAINCP)pdlmgr.h \
2611 $(SOPHYAINCP)psfile.h \
[2743]2612 $(SOPHYAINCP)piimgtools.h \
[3007]2613 $(SOPHYAINCP)pioptmenux.h \
2614 $(SOPHYAINCP)piapplx.h \
[2743]2615 $(SOPHYAINCP)pidrwtools.h \
2616 $(SOPHYAINCP)piaxestools.h \
[3058]2617 $(SOPHYAINCP)piscdrawwdg.h \
2618 piinit.h \
[2743]2619 $(SOPHYAINCP)sambainit.h \
2620 $(SOPHYAINCP)skymapinit.h \
2621 $(SOPHYAINCP)sophyainit.h \
2622 $(SOPHYAINCP)ntoolsinit.h \
2623 $(SOPHYAINCP)tarrinit.h \
[3058]2624 $(SOPHYAINCP)piversion.h \
2625 piaversion.h
[2765]2626 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pistdimgapp.cc
[2743]2627
[3007]2628$(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \
[3058]2629 $(SOPHYAINCP)sopnamsp.h \
2630 pitvmaad.h \
[2743]2631 $(SOPHYAINCP)machdefs.h \
[3007]2632 $(SOPHYAINCP)parradapter.h \
2633 $(SOPHYAINCP)machdefs.h \
2634 $(SOPHYAINCP)lut.h \
2635 $(SOPHYAINCP)tmatrix.h \
2636 $(SOPHYAINCP)tarray.h \
[2743]2637 $(SOPHYAINCP)basarr.h \
2638 $(SOPHYAINCP)anydataobj.h \
[3007]2639 $(SOPHYAINCP)mutyv.h \
2640 $(SOPHYAINCP)timestamp.h \
2641 $(SOPHYAINCP)objfio.h \
2642 $(SOPHYAINCP)ppersist.h \
[2743]2643 $(SOPHYAINCP)pexceptions.h \
2644 $(SOPHYAINCP)gnumd5.h \
2645 $(SOPHYAINCP)ppfbinstream.h \
2646 $(SOPHYAINCP)rawstream.h \
2647 $(SOPHYAINCP)ppfnametag.h \
[2933]2648 $(SOPHYAINCP)dvlist.h \
[2743]2649 $(SOPHYAINCP)ndatablock.h \
[2933]2650 $(SOPHYAINCP)utilarr.h \
2651 $(SOPHYAINCP)tmatrix_tsnl.h \
2652 $(SOPHYAINCP)tvector.h \
[3007]2653 $(SOPHYAINCP)tmatrix.h \
[2933]2654 $(SOPHYAINCP)tvector_tsnl.h
[2765]2655 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ pitvmaad.cc
[2743]2656
[3007]2657$(SOPHYAOBJP)servnobjm.o: servnobjm.cc \
2658 $(SOPHYAINCP)sopnamsp.h \
[2743]2659 $(SOPHYAINCP)strutil.h nobjmgr.h \
2660 $(SOPHYAINCP)machdefs.h \
2661 $(SOPHYAINCP)anydataobj.h \
[3007]2662 $(SOPHYAINCP)machdefs.h \
[2743]2663 $(SOPHYAINCP)ppersist.h \
2664 $(SOPHYAINCP)pexceptions.h \
2665 $(SOPHYAINCP)gnumd5.h \
2666 $(SOPHYAINCP)ppfbinstream.h \
2667 $(SOPHYAINCP)rawstream.h \
2668 $(SOPHYAINCP)ppfnametag.h \
[3007]2669 $(SOPHYAINCP)ppersist.h \
2670 $(SOPHYAINCP)dvlist.h \
2671 $(SOPHYAINCP)objfio.h \
2672 $(SOPHYAINCP)anydataobj.h \
2673 $(SOPHYAINCP)mutyv.h \
[3058]2674 $(SOPHYAINCP)timestamp.h \
2675 dlftypes.h servnobjm.h \
2676 $(SOPHYAINCP)pdlmgr.h \
2677 $(SOPHYAINCP)zthread.h \
2678 nomgadapter.h \
[2933]2679 $(SOPHYAINCP)pidrawer.h \
[2743]2680 $(SOPHYAINCP)pibwdggen.h \
[3007]2681 $(SOPHYAINCP)pisysdep.h \
2682 $(SOPHYAINCP)piwdgx.h \
[2743]2683 $(SOPHYAINCP)piwdggen.h \
2684 $(SOPHYAINCP)pimsghandler.h \
[3007]2685 $(SOPHYAINCP)picolist.h \
2686 $(SOPHYAINCP)picmap.h \
[2743]2687 $(SOPHYAINCP)picmapx.h \
2688 $(SOPHYAINCP)picmapgen.h \
2689 $(SOPHYAINCP)pigraphx.h \
2690 $(SOPHYAINCP)pigraphgen.h \
2691 $(SOPHYAINCP)pifontx.h \
2692 $(SOPHYAINCP)pifontgen.h \
2693 $(SOPHYAINCP)pigrcoord.h \
2694 $(SOPHYAINCP)pilineatt.h \
2695 $(SOPHYAINCP)pigraphuc.h \
2696 $(SOPHYAINCP)pievthandler.h \
[3007]2697 $(SOPHYAINCP)psfile.h \
2698 $(SOPHYAINCP)pigratt.h \
[2743]2699 $(SOPHYAINCP)piaxes.h \
[3007]2700 $(SOPHYAINCP)parradapter.h \
2701 $(SOPHYAINCP)lut.h \
[2743]2702 $(SOPHYAINCP)ntupintf.h \
2703 $(SOPHYAINCP)generalfit.h \
[3007]2704 $(SOPHYAINCP)tvector.h \
2705 $(SOPHYAINCP)tmatrix.h \
2706 $(SOPHYAINCP)tarray.h \
2707 $(SOPHYAINCP)basarr.h \
2708 $(SOPHYAINCP)dvlist.h \
[2743]2709 $(SOPHYAINCP)ndatablock.h \
2710 $(SOPHYAINCP)utilarr.h \
[2933]2711 $(SOPHYAINCP)tmatrix_tsnl.h \
2712 $(SOPHYAINCP)tvector_tsnl.h \
[2743]2713 $(SOPHYAINCP)generaldata.h \
[3007]2714 $(SOPHYAINCP)ntupintf.h \
2715 $(SOPHYAINCP)poly.h \
2716 $(SOPHYAINCP)peida.h \
2717 $(SOPHYAINCP)utils.h \
2718 $(SOPHYAINCP)perrors.h \
[3058]2719 $(SOPHYAINCP)fmath.h \
2720 pistdimgapp.h \
[3007]2721 $(SOPHYAINCP)pisysdep.h \
[2743]2722 $(SOPHYAINCP)piapplx.h \
2723 $(SOPHYAINCP)piapplgen.h \
2724 $(SOPHYAINCP)picontainerx.h \
2725 $(SOPHYAINCP)picontainergen.h \
2726 $(SOPHYAINCP)pimenubarx.h \
2727 $(SOPHYAINCP)pimenubargen.h \
2728 $(SOPHYAINCP)pimenux.h \
2729 $(SOPHYAINCP)pimenugen.h \
2730 $(SOPHYAINCP)picons.h \
2731 $(SOPHYAINCP)pistdwdgx.h \
2732 $(SOPHYAINCP)pistdwdggen.h \
2733 $(SOPHYAINCP)pibwdgx.h \
2734 $(SOPHYAINCP)pigraphps.h \
2735 $(SOPHYAINCP)piwindowx.h \
2736 $(SOPHYAINCP)piwindowgen.h \
[3007]2737 $(SOPHYAINCP)pimenux.h \
[2743]2738 $(SOPHYAINCP)pioptmenux.h \
2739 $(SOPHYAINCP)pioptmenugen.h \
[3007]2740 $(SOPHYAINCP)pistdwdgx.h \
[2743]2741 $(SOPHYAINCP)pifilechox.h \
2742 $(SOPHYAINCP)pifilechogen.h \
[3007]2743 $(SOPHYAINCP)piwindowx.h \
[2743]2744 $(SOPHYAINCP)piperiodx.h \
2745 $(SOPHYAINCP)periodic.h \
[3007]2746 $(SOPHYAINCP)picons.h \
2747 $(SOPHYAINCP)piimage.h \
2748 $(SOPHYAINCP)parradapter.h \
2749 $(SOPHYAINCP)pieldrw.h \
2750 $(SOPHYAINCP)pidrawer.h \
[2743]2751 $(SOPHYAINCP)pipixmapx.h \
2752 $(SOPHYAINCP)pipixmapgen.h \
2753 $(SOPHYAINCP)picmapview.h \
[3007]2754 $(SOPHYAINCP)pi3dwdg.h \
2755 $(SOPHYAINCP)pi3ddrw.h \
[3058]2756 $(SOPHYAINCP)pigraph3d.h \
2757 piacmd.h \
[2743]2758 $(SOPHYAINCP)commander.h \
[3007]2759 $(SOPHYAINCP)pdlmgr.h \
[2764]2760 $(SOPHYAINCP)ctimer.h pisiadw.h \
[2743]2761 $(SOPHYAINCP)pilistx.h \
2762 $(SOPHYAINCP)pilistgen.h \
2763 $(SOPHYAINCP)pistzwin.h \
[3007]2764 $(SOPHYAINCP)piperiodx.h \
[2743]2765 $(SOPHYAINCP)pitherm.h \
2766 $(SOPHYAINCP)resusage.h \
2767 $(SOPHYAINCP)fct1dfit.h \
[3007]2768 $(SOPHYAINCP)generalfit.h \
[2933]2769 $(SOPHYAINCP)fct2dfit.h \
[3007]2770 $(SOPHYAINCP)tmatrix.h \
2771 $(SOPHYAINCP)tvector.h \
[3058]2772 $(SOPHYAINCP)matharr.h \
2773 pitvmaad.h $(SOPHYAINCP)ntuple.h \
[3007]2774 $(SOPHYAINCP)cimage.h \
2775 $(SOPHYAINCP)fioarr.h \
2776 $(SOPHYAINCP)histos.h \
2777 $(SOPHYAINCP)histos2.h \
2778 $(SOPHYAINCP)histos.h \
2779 $(SOPHYAINCP)hisprof.h \
[2933]2780 $(SOPHYAINCP)datatable.h \
2781 $(SOPHYAINCP)basedtable.h \
2782 $(SOPHYAINCP)segdatablock.h \
[2743]2783 $(SOPHYAINCP)piyfxdrw.h \
[3058]2784 $(SOPHYAINCP)pisurfdr.h \
2785 pintuple.h pintup3d.h \
2786 $(SOPHYAINCP)pi3ddrw.h pipodrw.h
[2765]2787 $(CXXCOMPILE) $(CXXTEMPFLG) -o $@ servnobjm.cc
[2743]2788
Note: See TracBrowser for help on using the repository browser.