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