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