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