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

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

cmv 14/8/2006

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