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