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

Last change on this file since 3232 was 3218, checked in by ansari, 18 years ago

Ajout adaptateur pour DVList (ds piapp) et maj Makefile , Reza 12/04/2007

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