source: Sophya/trunk/SophyaPI/PIext/Makefile@ 2783

Last change on this file since 2783 was 2781, checked in by ansari, 20 years ago

1/ Separation de basexecut.cc en deux : commandes graphiques mises ds graphexecut.cc .h
2/ Finalisation commandes bargraph et textdrawer ds graphexecut.cc
3/ Adaptation piacmd.cc , suppression limite a 250 ds func2d et MAJ MAkefile et objlist.list

Reza 30 Mai 2005

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