Changeset 2751 in Sophya for trunk/SophyaPI/PIext/smakefile


Ignore:
Timestamp:
May 20, 2005, 6:22:07 PM (20 years ago)
Author:
cmv
Message:

gestion CXXCOMPILE-LIB-PROG cmv 20/05/05

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/smakefile

    r2743 r2751  
    2626  $(SOPHYAINCP)mutyv.h \
    2727  $(SOPHYAINCP)ctimer.h \
    28   $(SOPHYAINCP)zthread.h dlftypes.h \
    29   basexecut.h $(SOPHYAINCP)strutilxx.h \
    30   pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
     28  $(SOPHYAINCP)zthread.h \
     29  dlftypes.h basexecut.h \
     30  $(SOPHYAINCP)strutilxx.h \
     31  pistdimgapp.h \
     32  $(SOPHYAINCP)pisysdep.h \
    3133  $(SOPHYAINCP)piapplx.h \
    3234  $(SOPHYAINCP)piapplgen.h \
     
    7981  $(SOPHYAINCP)pi3dwdg.h \
    8082  $(SOPHYAINCP)pi3ddrw.h \
    81   $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    82   pisiadw.h $(SOPHYAINCP)pilistx.h \
     83  $(SOPHYAINCP)pigraph3d.h \
     84  nobjmgr.h pisiadw.h \
     85  $(SOPHYAINCP)pilistx.h \
    8386  $(SOPHYAINCP)pilistgen.h \
    8487  $(SOPHYAINCP)pistzwin.h \
    8588  $(SOPHYAINCP)pitherm.h \
    86   $(SOPHYAINCP)resusage.h servnobjm.h \
    87   nomgadapter.h $(SOPHYAINCP)ntupintf.h \
     89  $(SOPHYAINCP)resusage.h \
     90  servnobjm.h nomgadapter.h \
     91  $(SOPHYAINCP)ntupintf.h \
    8892  $(SOPHYAINCP)generalfit.h \
    8993  $(SOPHYAINCP)tvector.h \
     
    106110  $(SOPHYAINCP)hisprof.h \
    107111  $(SOPHYAINCP)ntuple.h
    108         $(CXXCOMPILE) -o $@ $<
     112        $(CXXCOMPILELIB) -o $@ $<
    109113 
    110114$(SOPHYAOBJP)contmodex.o: contmodex.cc \
    111   $(SOPHYAINCP)sopnamsp.h contmodex.h \
     115  $(SOPHYAINCP)sopnamsp.h \
     116  contmodex.h \
    112117  $(SOPHYAINCP)machdefs.h piacmd.h \
    113118  $(SOPHYAINCP)commander.h \
     
    124129  $(SOPHYAINCP)mutyv.h \
    125130  $(SOPHYAINCP)ctimer.h \
    126   $(SOPHYAINCP)zthread.h dlftypes.h \
    127   nobjmgr.h $(SOPHYAINCP)pigncont.h \
     131  $(SOPHYAINCP)zthread.h \
     132  dlftypes.h nobjmgr.h \
     133  $(SOPHYAINCP)pigncont.h \
    128134  $(SOPHYAINCP)pistdimgapp.h \
    129135  $(SOPHYAINCP)pisysdep.h \
     
    195201  $(SOPHYAINCP)gp_dynarray.h \
    196202  $(SOPHYAINCP)gp_graph3d.h \
    197   $(SOPHYAINCP)gp_alloc.h nomgadapter.h \
     203  $(SOPHYAINCP)gp_alloc.h \
     204  nomgadapter.h \
    198205  $(SOPHYAINCP)generalfit.h \
    199206  $(SOPHYAINCP)tvector.h \
     
    209216  $(SOPHYAINCP)perrors.h \
    210217  $(SOPHYAINCP)fmath.h servnobjm.h
    211         $(CXXCOMPILE) -o $@ $<
     218        $(CXXCOMPILELIB) -o $@ $<
    212219 
    213220$(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \
    214   $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
     221  $(SOPHYAINCP)sopnamsp.h \
     222  cxxexecutor.h \
    215223  $(SOPHYAINCP)machdefs.h piacmd.h \
    216224  $(SOPHYAINCP)commander.h \
     
    227235  $(SOPHYAINCP)mutyv.h \
    228236  $(SOPHYAINCP)ctimer.h \
    229   $(SOPHYAINCP)zthread.h dlftypes.h \
    230   nobjmgr.h $(SOPHYAINCP)strutilxx.h \
    231   $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \
     237  $(SOPHYAINCP)zthread.h \
     238  dlftypes.h nobjmgr.h \
     239  $(SOPHYAINCP)strutilxx.h \
     240  $(SOPHYAINCP)cxxcmplnk.h \
     241  nomgadapter.h \
    232242  $(SOPHYAINCP)pidrawer.h \
    233243  $(SOPHYAINCP)pibwdggen.h \
     
    266276  $(SOPHYAINCP)utils.h \
    267277  $(SOPHYAINCP)perrors.h \
    268   $(SOPHYAINCP)fmath.h pistdimgapp.h \
     278  $(SOPHYAINCP)fmath.h \
     279  pistdimgapp.h \
    269280  $(SOPHYAINCP)piapplx.h \
    270281  $(SOPHYAINCP)piapplgen.h \
     
    295306  $(SOPHYAINCP)pi3dwdg.h \
    296307  $(SOPHYAINCP)pi3ddrw.h \
    297   $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    298   $(SOPHYAINCP)pilistx.h \
     308  $(SOPHYAINCP)pigraph3d.h \
     309  pisiadw.h $(SOPHYAINCP)pilistx.h \
    299310  $(SOPHYAINCP)pilistgen.h \
    300311  $(SOPHYAINCP)pistzwin.h \
    301312  $(SOPHYAINCP)pitherm.h \
    302313  $(SOPHYAINCP)resusage.h
    303         $(CXXCOMPILE) -o $@ $<
     314        $(CXXCOMPILELIB) -o $@ $<
    304315 
    305316$(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \
    306   $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
     317  $(SOPHYAINCP)sopnamsp.h \
     318  cxxexecutor.h \
    307319  $(SOPHYAINCP)machdefs.h piacmd.h \
    308320  $(SOPHYAINCP)commander.h \
     
    319331  $(SOPHYAINCP)mutyv.h \
    320332  $(SOPHYAINCP)ctimer.h \
    321   $(SOPHYAINCP)zthread.h dlftypes.h \
    322   nobjmgr.h cxxexecwin.h \
    323   $(SOPHYAINCP)pisysdep.h pistdimgapp.h \
     333  $(SOPHYAINCP)zthread.h \
     334  dlftypes.h nobjmgr.h cxxexecwin.h \
     335  $(SOPHYAINCP)pisysdep.h \
     336  pistdimgapp.h \
    324337  $(SOPHYAINCP)piapplx.h \
    325338  $(SOPHYAINCP)piapplgen.h \
     
    372385  $(SOPHYAINCP)pi3dwdg.h \
    373386  $(SOPHYAINCP)pi3ddrw.h \
    374   $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    375   $(SOPHYAINCP)pilistx.h \
     387  $(SOPHYAINCP)pigraph3d.h \
     388  pisiadw.h $(SOPHYAINCP)pilistx.h \
    376389  $(SOPHYAINCP)pilistgen.h \
    377390  $(SOPHYAINCP)pistzwin.h \
    378391  $(SOPHYAINCP)pitherm.h \
    379392  $(SOPHYAINCP)resusage.h
    380         $(CXXCOMPILE) -o $@ $<
     393        $(CXXCOMPILELIB) -o $@ $<
    381394 
    382395$(SOPHYAOBJP)flowmodex.o: flowmodex.cc \
    383   $(SOPHYAINCP)sopnamsp.h flowmodex.h \
     396  $(SOPHYAINCP)sopnamsp.h \
     397  flowmodex.h \
    384398  $(SOPHYAINCP)machdefs.h piacmd.h \
    385399  $(SOPHYAINCP)commander.h \
     
    396410  $(SOPHYAINCP)mutyv.h \
    397411  $(SOPHYAINCP)ctimer.h \
    398   $(SOPHYAINCP)zthread.h dlftypes.h \
    399   nobjmgr.h pi2dvec.h pistdimgapp.h \
     412  $(SOPHYAINCP)zthread.h \
     413  dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \
    400414  $(SOPHYAINCP)pisysdep.h \
    401415  $(SOPHYAINCP)piapplx.h \
     
    449463  $(SOPHYAINCP)pi3dwdg.h \
    450464  $(SOPHYAINCP)pi3ddrw.h \
    451   $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    452   $(SOPHYAINCP)pilistx.h \
     465  $(SOPHYAINCP)pigraph3d.h \
     466  pisiadw.h $(SOPHYAINCP)pilistx.h \
    453467  $(SOPHYAINCP)pilistgen.h \
    454468  $(SOPHYAINCP)pistzwin.h \
     
    457471  $(SOPHYAINCP)piscdrawwdg.h \
    458472  $(SOPHYAINCP)ntupintf.h \
    459   $(SOPHYAINCP)ntuple.h nomgadapter.h \
     473  $(SOPHYAINCP)ntuple.h \
     474  nomgadapter.h \
    460475  $(SOPHYAINCP)generalfit.h \
    461476  $(SOPHYAINCP)tvector.h \
     
    471486  $(SOPHYAINCP)perrors.h \
    472487  $(SOPHYAINCP)fmath.h servnobjm.h
    473         $(CXXCOMPILE) -o $@ $<
     488        $(CXXCOMPILELIB) -o $@ $<
    474489 
    475490$(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \
     
    477492  $(SOPHYAINCP)strutil.h \
    478493  $(SOPHYAINCP)datatypes.h \
    479   $(SOPHYAINCP)machdefs.h nobjmgr.h \
     494  $(SOPHYAINCP)machdefs.h \
     495  nobjmgr.h \
    480496  $(SOPHYAINCP)anydataobj.h \
    481497  $(SOPHYAINCP)ppersist.h \
     
    488504  $(SOPHYAINCP)objfio.h \
    489505  $(SOPHYAINCP)mutyv.h dlftypes.h \
    490   servnobjm.h $(SOPHYAINCP)pdlmgr.h \
    491   nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     506  servnobjm.h \
     507  $(SOPHYAINCP)pdlmgr.h \
     508  nomgadapter.h \
     509  $(SOPHYAINCP)pidrawer.h \
    492510  $(SOPHYAINCP)pibwdggen.h \
    493511  $(SOPHYAINCP)pisysdep.h \
     
    525543  $(SOPHYAINCP)utils.h \
    526544  $(SOPHYAINCP)perrors.h \
    527   $(SOPHYAINCP)fmath.h pistdimgapp.h \
     545  $(SOPHYAINCP)fmath.h \
     546  pistdimgapp.h \
    528547  $(SOPHYAINCP)piapplx.h \
    529548  $(SOPHYAINCP)piapplgen.h \
     
    554573  $(SOPHYAINCP)pi3dwdg.h \
    555574  $(SOPHYAINCP)pi3ddrw.h \
    556   $(SOPHYAINCP)pigraph3d.h piacmd.h \
     575  $(SOPHYAINCP)pigraph3d.h \
     576  piacmd.h \
    557577  $(SOPHYAINCP)commander.h \
    558578  $(SOPHYAINCP)ctimer.h \
     
    585605  $(SOPHYAINCP)fitslocalmap.h \
    586606  $(SOPHYAINCP)localmap.h \
    587   $(SOPHYAINCP)fbtntintf.h pitvmaad.h \
     607  $(SOPHYAINCP)fbtntintf.h \
     608  pitvmaad.h \
    588609  $(SOPHYAINCP)piyfxdrw.h \
    589   $(SOPHYAINCP)pisurfdr.h pipodrw.h \
    590   $(SOPHYAINCP)histos2.h \
     610  $(SOPHYAINCP)pisurfdr.h \
     611  pipodrw.h $(SOPHYAINCP)histos2.h \
    591612  $(SOPHYAINCP)histos.h pintuple.h \
    592613  pintup3d.h pigfd1.h pigfd2.h
    593         $(CXXCOMPILE) -o $@ $<
     614        $(CXXCOMPILELIB) -o $@ $<
    594615 
    595616$(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \
    596617  $(SOPHYAINCP)sopnamsp.h \
    597   $(SOPHYAINCP)machdefs.h nomgadapter.h \
     618  $(SOPHYAINCP)machdefs.h \
     619  nomgadapter.h \
    598620  $(SOPHYAINCP)ppersist.h \
    599621  $(SOPHYAINCP)pexceptions.h \
     
    643665  $(SOPHYAINCP)perrors.h \
    644666  $(SOPHYAINCP)fmath.h
    645         $(CXXCOMPILE) -o $@ $<
     667        $(CXXCOMPILELIB) -o $@ $<
    646668 
    647669$(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \
    648670  $(SOPHYAINCP)sopnamsp.h \
    649   $(SOPHYAINCP)machdefs.h nomgfdadapter.h \
    650   nomgadapter.h $(SOPHYAINCP)ppersist.h \
     671  $(SOPHYAINCP)machdefs.h \
     672  nomgfdadapter.h nomgadapter.h \
     673  $(SOPHYAINCP)ppersist.h \
    651674  $(SOPHYAINCP)pexceptions.h \
    652675  $(SOPHYAINCP)gnumd5.h \
     
    701724  $(SOPHYAINCP)fioarr.h \
    702725  $(SOPHYAINCP)hisprof.h
    703         $(CXXCOMPILE) -o $@ $<
     726        $(CXXCOMPILELIB) -o $@ $<
    704727 
    705728$(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \
    706729  $(SOPHYAINCP)sopnamsp.h \
    707   $(SOPHYAINCP)machdefs.h nomhistadapter.h \
    708   nomgadapter.h $(SOPHYAINCP)ppersist.h \
     730  $(SOPHYAINCP)machdefs.h \
     731  nomhistadapter.h nomgadapter.h \
     732  $(SOPHYAINCP)ppersist.h \
    709733  $(SOPHYAINCP)pexceptions.h \
    710734  $(SOPHYAINCP)gnumd5.h \
     
    760784  $(SOPHYAINCP)xntuple.h \
    761785  $(SOPHYAINCP)basedtable.h \
    762   $(SOPHYAINCP)segdatablock.h pihisto.h \
    763   pihisto2d.h $(SOPHYAINCP)pimenux.h \
     786  $(SOPHYAINCP)segdatablock.h \
     787  pihisto.h pihisto2d.h \
     788  $(SOPHYAINCP)pimenux.h \
    764789  $(SOPHYAINCP)pimenugen.h \
    765790  $(SOPHYAINCP)pimenubarx.h \
     
    792817  $(SOPHYAINCP)ppfswapper.h \
    793818  $(SOPHYAINCP)ppftpointerio.h
    794         $(CXXCOMPILE) -o $@ $<
     819        $(CXXCOMPILELIB) -o $@ $<
    795820 
    796821$(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc \
    797822  $(SOPHYAINCP)sopnamsp.h \
    798823  $(SOPHYAINCP)machdefs.h \
    799   $(SOPHYAINCP)datatype.h nomimagadapter.h \
    800   nomgadapter.h $(SOPHYAINCP)ppersist.h \
     824  $(SOPHYAINCP)datatype.h \
     825  nomimagadapter.h nomgadapter.h \
     826  $(SOPHYAINCP)ppersist.h \
    801827  $(SOPHYAINCP)pexceptions.h \
    802828  $(SOPHYAINCP)gnumd5.h \
     
    846872  $(SOPHYAINCP)fmath.h \
    847873  $(SOPHYAINCP)cimage.h \
    848   $(SOPHYAINCP)fioarr.h pimgadapter.h \
     874  $(SOPHYAINCP)fioarr.h \
     875  pimgadapter.h \
    849876  $(SOPHYAINCP)objfitter.h \
    850877  $(SOPHYAINCP)histos.h \
     
    855882  $(SOPHYAINCP)FitsIO/fitsio.h \
    856883  $(SOPHYAINCP)FitsIO/longnam.h
    857         $(CXXCOMPILE) -o $@ $<
     884        $(CXXCOMPILELIB) -o $@ $<
    858885 
    859886$(SOPHYAOBJP)nomskymapadapter.o: nomskymapadapter.cc \
    860887  $(SOPHYAINCP)sopnamsp.h \
    861888  $(SOPHYAINCP)machdefs.h \
    862   $(SOPHYAINCP)datatype.h nomskymapadapter.h \
    863   nomgadapter.h $(SOPHYAINCP)ppersist.h \
     889  $(SOPHYAINCP)datatype.h \
     890  nomskymapadapter.h nomgadapter.h \
     891  $(SOPHYAINCP)ppersist.h \
    864892  $(SOPHYAINCP)pexceptions.h \
    865893  $(SOPHYAINCP)gnumd5.h \
     
    925953  $(SOPHYAINCP)fiospherehealpix.h \
    926954  $(SOPHYAINCP)fiolocalmap.h \
    927   $(SOPHYAINCP)fiosphereecp.h pitvmaad.h \
     955  $(SOPHYAINCP)fiosphereecp.h \
     956  pitvmaad.h \
    928957  $(SOPHYAINCP)complexios.h \
    929958  $(SOPHYAINCP)fitsspherehealpix.h \
     
    932961  $(SOPHYAINCP)FitsIO/longnam.h \
    933962  $(SOPHYAINCP)fitslocalmap.h
    934         $(CXXCOMPILE) -o $@ $<
     963        $(CXXCOMPILELIB) -o $@ $<
    935964 
    936965$(SOPHYAOBJP)nomspecrespadapter.o: nomspecrespadapter.cc \
     
    9881017  $(SOPHYAINCP)specrespvector.h \
    9891018  $(SOPHYAINCP)gaussfilt.h
    990         $(CXXCOMPILE) -o $@ $<
     1019        $(CXXCOMPILELIB) -o $@ $<
    9911020 
    9921021$(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc \
    9931022  $(SOPHYAINCP)sopnamsp.h \
    9941023  $(SOPHYAINCP)machdefs.h \
    995   $(SOPHYAINCP)datatype.h nomtarradapter.h \
    996   nomgadapter.h $(SOPHYAINCP)ppersist.h \
     1024  $(SOPHYAINCP)datatype.h \
     1025  nomtarradapter.h nomgadapter.h \
     1026  $(SOPHYAINCP)ppersist.h \
    9971027  $(SOPHYAINCP)pexceptions.h \
    9981028  $(SOPHYAINCP)gnumd5.h \
     
    10471077  $(SOPHYAINCP)FitsIO/fitsio.h \
    10481078  $(SOPHYAINCP)FitsIO/longnam.h
    1049         $(CXXCOMPILE) -o $@ $<
     1079        $(CXXCOMPILELIB) -o $@ $<
    10501080 
    10511081$(SOPHYAOBJP)nomtmatvecadapter.o: nomtmatvecadapter.cc \
     
    10821112  $(SOPHYAINCP)generaldata.h \
    10831113  $(SOPHYAINCP)ntupintf.h \
    1084   $(SOPHYAINCP)poly.h nomtmatvecadapter.h \
    1085   nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     1114  $(SOPHYAINCP)poly.h \
     1115  nomtmatvecadapter.h nomgadapter.h \
     1116  $(SOPHYAINCP)pidrawer.h \
    10861117  $(SOPHYAINCP)pibwdggen.h \
    10871118  $(SOPHYAINCP)pisysdep.h \
     
    11061137  $(SOPHYAINCP)parradapter.h \
    11071138  $(SOPHYAINCP)lut.h \
    1108   $(SOPHYAINCP)piyfxdrw.h pitvmaad.h \
     1139  $(SOPHYAINCP)piyfxdrw.h \
     1140  pitvmaad.h \
    11091141  $(SOPHYAINCP)fitstarray.h \
    11101142  $(SOPHYAINCP)fitsfile.h \
    11111143  $(SOPHYAINCP)FitsIO/fitsio.h \
    11121144  $(SOPHYAINCP)FitsIO/longnam.h
    1113         $(CXXCOMPILE) -o $@ $<
     1145        $(CXXCOMPILELIB) -o $@ $<
    11141146 
    11151147$(SOPHYAOBJP)pawexecut.o: pawexecut.cc \
     
    11431175  $(SOPHYAINCP)histerr.h \
    11441176  $(SOPHYAINCP)ntuple.h \
    1145   $(SOPHYAINCP)ntupintf.h pawexecut.h \
    1146   piacmd.h $(SOPHYAINCP)commander.h \
     1177  $(SOPHYAINCP)ntupintf.h \
     1178  pawexecut.h piacmd.h \
     1179  $(SOPHYAINCP)commander.h \
    11471180  $(SOPHYAINCP)pdlmgr.h \
    11481181  $(SOPHYAINCP)ctimer.h \
    1149   $(SOPHYAINCP)zthread.h dlftypes.h \
    1150   nobjmgr.h servnobjm.h nomgadapter.h \
     1182  $(SOPHYAINCP)zthread.h \
     1183  dlftypes.h nobjmgr.h servnobjm.h nomgadapter.h \
    11511184  $(SOPHYAINCP)pidrawer.h \
    11521185  $(SOPHYAINCP)pibwdggen.h \
     
    11741207  $(SOPHYAINCP)generalfit.h \
    11751208  $(SOPHYAINCP)generaldata.h \
    1176   $(SOPHYAINCP)poly.h pistdimgapp.h \
     1209  $(SOPHYAINCP)poly.h \
     1210  pistdimgapp.h \
    11771211  $(SOPHYAINCP)piapplx.h \
    11781212  $(SOPHYAINCP)piapplgen.h \
     
    12031237  $(SOPHYAINCP)pi3dwdg.h \
    12041238  $(SOPHYAINCP)pi3ddrw.h \
    1205   $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    1206   $(SOPHYAINCP)pilistx.h \
     1239  $(SOPHYAINCP)pigraph3d.h \
     1240  pisiadw.h $(SOPHYAINCP)pilistx.h \
    12071241  $(SOPHYAINCP)pilistgen.h \
    12081242  $(SOPHYAINCP)pistzwin.h \
    12091243  $(SOPHYAINCP)pitherm.h \
    1210   $(SOPHYAINCP)resusage.h pihisto.h
    1211         $(CXXCOMPILE) -o $@ $<
     1244  $(SOPHYAINCP)resusage.h \
     1245  pihisto.h
     1246        $(CXXCOMPILELIB) -o $@ $<
    12121247 
    12131248$(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc \
     
    12381273  $(SOPHYAINCP)ntupintf.h \
    12391274  $(SOPHYAINCP)nbtri.h pi2dvec.h \
    1240   pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
     1275  pistdimgapp.h \
     1276  $(SOPHYAINCP)pisysdep.h \
    12411277  $(SOPHYAINCP)piapplx.h \
    12421278  $(SOPHYAINCP)piapplgen.h \
     
    12891325  $(SOPHYAINCP)pi3dwdg.h \
    12901326  $(SOPHYAINCP)pi3ddrw.h \
    1291   $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    1292   dlftypes.h piacmd.h \
     1327  $(SOPHYAINCP)pigraph3d.h \
     1328  nobjmgr.h dlftypes.h piacmd.h \
    12931329  $(SOPHYAINCP)commander.h \
    12941330  $(SOPHYAINCP)pdlmgr.h \
     
    13011337  $(SOPHYAINCP)resusage.h \
    13021338  $(SOPHYAINCP)piscdrawwdg.h
    1303         $(CXXCOMPILE) -o $@ $<
    1304  
    1305 $(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h \
    1306   piacmd.h $(SOPHYAINCP)machdefs.h \
     1339        $(CXXCOMPILELIB) -o $@ $<
     1340 
     1341$(SOPHYAOBJP)piacmd.o: piacmd.cc \
     1342  $(SOPHYAINCP)sopnamsp.h piacmd.h \
     1343  $(SOPHYAINCP)machdefs.h \
    13071344  $(SOPHYAINCP)commander.h \
    13081345  $(SOPHYAINCP)pdlmgr.h \
     
    13181355  $(SOPHYAINCP)mutyv.h \
    13191356  $(SOPHYAINCP)ctimer.h \
    1320   $(SOPHYAINCP)zthread.h dlftypes.h \
    1321   basexecut.h $(SOPHYAINCP)strutil.h \
     1357  $(SOPHYAINCP)zthread.h \
     1358  dlftypes.h basexecut.h \
     1359  $(SOPHYAINCP)strutil.h \
    13221360  $(SOPHYAINCP)strutilxx.h \
    1323   $(SOPHYAINCP)srandgen.h pistdimgapp.h \
     1361  $(SOPHYAINCP)srandgen.h \
     1362  pistdimgapp.h \
    13241363  $(SOPHYAINCP)pisysdep.h \
    13251364  $(SOPHYAINCP)piapplx.h \
     
    13731412  $(SOPHYAINCP)pi3dwdg.h \
    13741413  $(SOPHYAINCP)pi3ddrw.h \
    1375   $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    1376   pisiadw.h $(SOPHYAINCP)pilistx.h \
     1414  $(SOPHYAINCP)pigraph3d.h \
     1415  nobjmgr.h pisiadw.h \
     1416  $(SOPHYAINCP)pilistx.h \
    13771417  $(SOPHYAINCP)pilistgen.h \
    13781418  $(SOPHYAINCP)pistzwin.h \
    13791419  $(SOPHYAINCP)pitherm.h \
    1380   $(SOPHYAINCP)resusage.h piafitting.h \
    1381   nomgadapter.h $(SOPHYAINCP)ntupintf.h \
     1420  $(SOPHYAINCP)resusage.h \
     1421  piafitting.h nomgadapter.h \
     1422  $(SOPHYAINCP)ntupintf.h \
    13821423  $(SOPHYAINCP)generalfit.h \
    13831424  $(SOPHYAINCP)tvector.h \
     
    13941435  $(SOPHYAINCP)fmath.h pawexecut.h \
    13951436  cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h
    1396         $(CXXCOMPILE) -o $@ $<
     1437        $(CXXCOMPILELIB) -o $@ $<
    13971438 
    13981439$(SOPHYAOBJP)piafitting.o: piafitting.cc \
     
    14331474  $(SOPHYAINCP)histos2.h \
    14341475  $(SOPHYAINCP)hisprof.h \
    1435   $(SOPHYAINCP)objfitter.h piafitting.h \
    1436   nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     1476  $(SOPHYAINCP)objfitter.h \
     1477  piafitting.h nomgadapter.h \
     1478  $(SOPHYAINCP)pidrawer.h \
    14371479  $(SOPHYAINCP)pibwdggen.h \
    14381480  $(SOPHYAINCP)pisysdep.h \
     
    14571499  $(SOPHYAINCP)parradapter.h \
    14581500  $(SOPHYAINCP)lut.h \
    1459   $(SOPHYAINCP)pdlmgr.h dlftypes.h piacmd.h \
     1501  $(SOPHYAINCP)pdlmgr.h dlftypes.h \
     1502  piacmd.h \
    14601503  $(SOPHYAINCP)commander.h \
    14611504  $(SOPHYAINCP)ctimer.h \
    14621505  $(SOPHYAINCP)zthread.h nobjmgr.h \
    1463   pistdimgapp.h $(SOPHYAINCP)piapplx.h \
    1464   $(SOPHYAINCP)piapplgen.h \
    1465   $(SOPHYAINCP)picontainerx.h \
    1466   $(SOPHYAINCP)picontainergen.h \
    1467   $(SOPHYAINCP)pimenubarx.h \
    1468   $(SOPHYAINCP)pimenubargen.h \
    1469   $(SOPHYAINCP)pimenux.h \
    1470   $(SOPHYAINCP)pimenugen.h \
    1471   $(SOPHYAINCP)picons.h \
    1472   $(SOPHYAINCP)pistdwdgx.h \
    1473   $(SOPHYAINCP)pistdwdggen.h \
    1474   $(SOPHYAINCP)pibwdgx.h \
    1475   $(SOPHYAINCP)pigraphps.h \
    1476   $(SOPHYAINCP)piwindowx.h \
    1477   $(SOPHYAINCP)piwindowgen.h \
    1478   $(SOPHYAINCP)pioptmenux.h \
    1479   $(SOPHYAINCP)pioptmenugen.h \
    1480   $(SOPHYAINCP)pifilechox.h \
    1481   $(SOPHYAINCP)pifilechogen.h \
    1482   $(SOPHYAINCP)piperiodx.h \
    1483   $(SOPHYAINCP)periodic.h \
    1484   $(SOPHYAINCP)piimage.h \
    1485   $(SOPHYAINCP)pieldrw.h \
    1486   $(SOPHYAINCP)pipixmapx.h \
    1487   $(SOPHYAINCP)pipixmapgen.h \
    1488   $(SOPHYAINCP)picmapview.h \
    1489   $(SOPHYAINCP)pi3dwdg.h \
    1490   $(SOPHYAINCP)pi3ddrw.h \
    1491   $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    1492   $(SOPHYAINCP)pilistx.h \
    1493   $(SOPHYAINCP)pilistgen.h \
    1494   $(SOPHYAINCP)pistzwin.h \
    1495   $(SOPHYAINCP)pitherm.h \
    1496   $(SOPHYAINCP)resusage.h nomhistadapter.h \
    1497   $(SOPHYAINCP)histerr.h \
    1498   $(SOPHYAINCP)xntuple.h \
    1499   $(SOPHYAINCP)basedtable.h \
    1500   $(SOPHYAINCP)segdatablock.h \
    1501   nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h
    1502         $(CXXCOMPILE) -o $@ $<
    1503  
    1504 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h \
    1505   pigfd1.h $(SOPHYAINCP)generaldata.h \
    1506   $(SOPHYAINCP)objfio.h \
    1507   $(SOPHYAINCP)machdefs.h \
    1508   $(SOPHYAINCP)anydataobj.h \
    1509   $(SOPHYAINCP)ppersist.h \
    1510   $(SOPHYAINCP)pexceptions.h \
    1511   $(SOPHYAINCP)gnumd5.h \
    1512   $(SOPHYAINCP)ppfbinstream.h \
    1513   $(SOPHYAINCP)rawstream.h \
    1514   $(SOPHYAINCP)ppfnametag.h \
    1515   $(SOPHYAINCP)ntupintf.h \
    1516   $(SOPHYAINCP)poly.h \
    1517   $(SOPHYAINCP)peida.h \
    1518   $(SOPHYAINCP)utils.h \
    1519   $(SOPHYAINCP)perrors.h \
    1520   $(SOPHYAINCP)fmath.h \
    1521   $(SOPHYAINCP)tvector.h \
    1522   $(SOPHYAINCP)tmatrix.h \
    1523   $(SOPHYAINCP)tarray.h \
    1524   $(SOPHYAINCP)basarr.h \
    1525   $(SOPHYAINCP)mutyv.h \
    1526   $(SOPHYAINCP)dvlist.h \
    1527   $(SOPHYAINCP)ndatablock.h \
    1528   $(SOPHYAINCP)utilarr.h \
    1529   $(SOPHYAINCP)pidrawer.h \
    1530   $(SOPHYAINCP)pibwdggen.h \
    1531   $(SOPHYAINCP)pisysdep.h \
    1532   $(SOPHYAINCP)piwdgx.h \
    1533   $(SOPHYAINCP)piwdggen.h \
    1534   $(SOPHYAINCP)pimsghandler.h \
    1535   $(SOPHYAINCP)picolist.h \
    1536   $(SOPHYAINCP)picmap.h \
    1537   $(SOPHYAINCP)picmapx.h \
    1538   $(SOPHYAINCP)picmapgen.h \
    1539   $(SOPHYAINCP)pigraphx.h \
    1540   $(SOPHYAINCP)pigraphgen.h \
    1541   $(SOPHYAINCP)pifontx.h \
    1542   $(SOPHYAINCP)pifontgen.h \
    1543   $(SOPHYAINCP)pigrcoord.h \
    1544   $(SOPHYAINCP)pilineatt.h \
    1545   $(SOPHYAINCP)pigraphuc.h \
    1546   $(SOPHYAINCP)pievthandler.h \
    1547   $(SOPHYAINCP)psfile.h \
    1548   $(SOPHYAINCP)pigratt.h \
    1549   $(SOPHYAINCP)piaxes.h
    1550         $(CXXCOMPILE) -o $@ $<
    1551  
    1552 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h \
    1553   pigfd2.h $(SOPHYAINCP)generaldata.h \
    1554   $(SOPHYAINCP)objfio.h \
    1555   $(SOPHYAINCP)machdefs.h \
    1556   $(SOPHYAINCP)anydataobj.h \
    1557   $(SOPHYAINCP)ppersist.h \
    1558   $(SOPHYAINCP)pexceptions.h \
    1559   $(SOPHYAINCP)gnumd5.h \
    1560   $(SOPHYAINCP)ppfbinstream.h \
    1561   $(SOPHYAINCP)rawstream.h \
    1562   $(SOPHYAINCP)ppfnametag.h \
    1563   $(SOPHYAINCP)ntupintf.h \
    1564   $(SOPHYAINCP)poly.h \
    1565   $(SOPHYAINCP)peida.h \
    1566   $(SOPHYAINCP)utils.h \
    1567   $(SOPHYAINCP)perrors.h \
    1568   $(SOPHYAINCP)fmath.h \
    1569   $(SOPHYAINCP)tvector.h \
    1570   $(SOPHYAINCP)tmatrix.h \
    1571   $(SOPHYAINCP)tarray.h \
    1572   $(SOPHYAINCP)basarr.h \
    1573   $(SOPHYAINCP)mutyv.h \
    1574   $(SOPHYAINCP)dvlist.h \
    1575   $(SOPHYAINCP)ndatablock.h \
    1576   $(SOPHYAINCP)utilarr.h \
    1577   $(SOPHYAINCP)pi3ddrw.h \
    1578   $(SOPHYAINCP)pisysdep.h \
    1579   $(SOPHYAINCP)pidrawer.h \
    1580   $(SOPHYAINCP)pibwdggen.h \
    1581   $(SOPHYAINCP)piwdgx.h \
    1582   $(SOPHYAINCP)piwdggen.h \
    1583   $(SOPHYAINCP)pimsghandler.h \
    1584   $(SOPHYAINCP)picolist.h \
    1585   $(SOPHYAINCP)picmap.h \
    1586   $(SOPHYAINCP)picmapx.h \
    1587   $(SOPHYAINCP)picmapgen.h \
    1588   $(SOPHYAINCP)pigraphx.h \
    1589   $(SOPHYAINCP)pigraphgen.h \
    1590   $(SOPHYAINCP)pifontx.h \
    1591   $(SOPHYAINCP)pifontgen.h \
    1592   $(SOPHYAINCP)pigrcoord.h \
    1593   $(SOPHYAINCP)pilineatt.h \
    1594   $(SOPHYAINCP)pigraphuc.h \
    1595   $(SOPHYAINCP)pievthandler.h \
    1596   $(SOPHYAINCP)psfile.h \
    1597   $(SOPHYAINCP)pigratt.h \
    1598   $(SOPHYAINCP)piaxes.h \
    1599   $(SOPHYAINCP)pieldrw.h \
    1600   $(SOPHYAINCP)pigraph3d.h
    1601         $(CXXCOMPILE) -o $@ $<
    1602  
    1603 $(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \
    1604   $(SOPHYAINCP)pisysdep.h \
    1605   $(SOPHYAINCP)machdefs.h \
    1606   $(SOPHYAINCP)piapplx.h \
    1607   $(SOPHYAINCP)piapplgen.h \
    1608   $(SOPHYAINCP)pimsghandler.h \
    1609   $(SOPHYAINCP)picontainerx.h \
    1610   $(SOPHYAINCP)picontainergen.h \
    1611   $(SOPHYAINCP)piwdgx.h \
    1612   $(SOPHYAINCP)piwdggen.h \
    1613   $(SOPHYAINCP)picolist.h \
    1614   $(SOPHYAINCP)pimenubarx.h \
    1615   $(SOPHYAINCP)pimenubargen.h \
    1616   $(SOPHYAINCP)pimenux.h \
    1617   $(SOPHYAINCP)pimenugen.h \
    1618   $(SOPHYAINCP)picons.h \
    1619   $(SOPHYAINCP)pistdwdgx.h \
    1620   $(SOPHYAINCP)pistdwdggen.h \
    1621   $(SOPHYAINCP)pibwdgx.h \
    1622   $(SOPHYAINCP)pibwdggen.h \
    1623   $(SOPHYAINCP)picmap.h \
    1624   $(SOPHYAINCP)picmapx.h \
    1625   $(SOPHYAINCP)picmapgen.h \
    1626   $(SOPHYAINCP)pigraphx.h \
    1627   $(SOPHYAINCP)pigraphgen.h \
    1628   $(SOPHYAINCP)pifontx.h \
    1629   $(SOPHYAINCP)pifontgen.h \
    1630   $(SOPHYAINCP)pigrcoord.h \
    1631   $(SOPHYAINCP)pilineatt.h \
    1632   $(SOPHYAINCP)pigraphuc.h \
    1633   $(SOPHYAINCP)pievthandler.h \
    1634   $(SOPHYAINCP)psfile.h \
    1635   $(SOPHYAINCP)pigraphps.h \
    1636   $(SOPHYAINCP)sopnamsp.h pihisto2d.h \
    1637   $(SOPHYAINCP)pioptmenux.h \
    1638   $(SOPHYAINCP)pioptmenugen.h \
    1639   $(SOPHYAINCP)histos2.h \
    1640   $(SOPHYAINCP)peida.h \
    1641   $(SOPHYAINCP)utils.h \
    1642   $(SOPHYAINCP)perrors.h \
    1643   $(SOPHYAINCP)pexceptions.h \
    1644   $(SOPHYAINCP)fmath.h \
    1645   $(SOPHYAINCP)histos.h \
    1646   $(SOPHYAINCP)objfio.h \
    1647   $(SOPHYAINCP)anydataobj.h \
    1648   $(SOPHYAINCP)ppersist.h \
    1649   $(SOPHYAINCP)gnumd5.h \
    1650   $(SOPHYAINCP)ppfbinstream.h \
    1651   $(SOPHYAINCP)rawstream.h \
    1652   $(SOPHYAINCP)ppfnametag.h \
    1653   $(SOPHYAINCP)tvector.h \
    1654   $(SOPHYAINCP)tmatrix.h \
    1655   $(SOPHYAINCP)tarray.h \
    1656   $(SOPHYAINCP)basarr.h \
    1657   $(SOPHYAINCP)mutyv.h \
    1658   $(SOPHYAINCP)dvlist.h \
    1659   $(SOPHYAINCP)ndatablock.h \
    1660   $(SOPHYAINCP)utilarr.h \
    1661   $(SOPHYAINCP)pidrawer.h \
    1662   $(SOPHYAINCP)pigratt.h \
    1663   $(SOPHYAINCP)piaxes.h \
    1664   $(SOPHYAINCP)piscdrawwdg.h \
    1665   $(SOPHYAINCP)piwindowx.h \
    1666   $(SOPHYAINCP)piwindowgen.h \
    1667   $(SOPHYAINCP)pieldrw.h \
    1668   $(SOPHYAINCP)nbrandom.h \
    1669   $(SOPHYAINCP)srandgen.h
    1670         $(CXXCOMPILE) -o $@ $<
    1671  
    1672 $(SOPHYAOBJP)pihisto.o: pihisto.cc \
    1673   $(SOPHYAINCP)sopnamsp.h pihisto.h \
    1674   $(SOPHYAINCP)histos.h \
    1675   $(SOPHYAINCP)objfio.h \
    1676   $(SOPHYAINCP)machdefs.h \
    1677   $(SOPHYAINCP)anydataobj.h \
    1678   $(SOPHYAINCP)ppersist.h \
    1679   $(SOPHYAINCP)pexceptions.h \
    1680   $(SOPHYAINCP)gnumd5.h \
    1681   $(SOPHYAINCP)ppfbinstream.h \
    1682   $(SOPHYAINCP)rawstream.h \
    1683   $(SOPHYAINCP)ppfnametag.h \
    1684   $(SOPHYAINCP)peida.h \
    1685   $(SOPHYAINCP)utils.h \
    1686   $(SOPHYAINCP)perrors.h \
    1687   $(SOPHYAINCP)fmath.h \
    1688   $(SOPHYAINCP)tvector.h \
    1689   $(SOPHYAINCP)tmatrix.h \
    1690   $(SOPHYAINCP)tarray.h \
    1691   $(SOPHYAINCP)basarr.h \
    1692   $(SOPHYAINCP)mutyv.h \
    1693   $(SOPHYAINCP)dvlist.h \
    1694   $(SOPHYAINCP)ndatablock.h \
    1695   $(SOPHYAINCP)utilarr.h \
    1696   $(SOPHYAINCP)pidrawer.h \
    1697   $(SOPHYAINCP)pibwdggen.h \
    1698   $(SOPHYAINCP)pisysdep.h \
    1699   $(SOPHYAINCP)piwdgx.h \
    1700   $(SOPHYAINCP)piwdggen.h \
    1701   $(SOPHYAINCP)pimsghandler.h \
    1702   $(SOPHYAINCP)picolist.h \
    1703   $(SOPHYAINCP)picmap.h \
    1704   $(SOPHYAINCP)picmapx.h \
    1705   $(SOPHYAINCP)picmapgen.h \
    1706   $(SOPHYAINCP)pigraphx.h \
    1707   $(SOPHYAINCP)pigraphgen.h \
    1708   $(SOPHYAINCP)pifontx.h \
    1709   $(SOPHYAINCP)pifontgen.h \
    1710   $(SOPHYAINCP)pigrcoord.h \
    1711   $(SOPHYAINCP)pilineatt.h \
    1712   $(SOPHYAINCP)pigraphuc.h \
    1713   $(SOPHYAINCP)pievthandler.h \
    1714   $(SOPHYAINCP)psfile.h \
    1715   $(SOPHYAINCP)pigratt.h \
    1716   $(SOPHYAINCP)piaxes.h \
    1717   $(SOPHYAINCP)hisprof.h
    1718         $(CXXCOMPILE) -o $@ $<
    1719  
    1720 $(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \
    1721   $(SOPHYAINCP)machdefs.h piinit.h \
    1722   $(SOPHYAINCP)sambainit.h \
    1723   $(SOPHYAINCP)skymapinit.h \
    1724   $(SOPHYAINCP)sophyainit.h \
    1725   $(SOPHYAINCP)ntoolsinit.h \
    1726   $(SOPHYAINCP)tarrinit.h pistdimgapp.h \
    1727   $(SOPHYAINCP)pisysdep.h \
    1728   $(SOPHYAINCP)piapplx.h \
    1729   $(SOPHYAINCP)piapplgen.h \
    1730   $(SOPHYAINCP)pimsghandler.h \
    1731   $(SOPHYAINCP)picontainerx.h \
    1732   $(SOPHYAINCP)picontainergen.h \
    1733   $(SOPHYAINCP)piwdgx.h \
    1734   $(SOPHYAINCP)piwdggen.h \
    1735   $(SOPHYAINCP)picolist.h \
    1736   $(SOPHYAINCP)pimenubarx.h \
    1737   $(SOPHYAINCP)pimenubargen.h \
    1738   $(SOPHYAINCP)pimenux.h \
    1739   $(SOPHYAINCP)pimenugen.h \
    1740   $(SOPHYAINCP)picons.h \
    1741   $(SOPHYAINCP)pistdwdgx.h \
    1742   $(SOPHYAINCP)pistdwdggen.h \
    1743   $(SOPHYAINCP)pibwdgx.h \
    1744   $(SOPHYAINCP)pibwdggen.h \
    1745   $(SOPHYAINCP)picmap.h \
    1746   $(SOPHYAINCP)picmapx.h \
    1747   $(SOPHYAINCP)picmapgen.h \
    1748   $(SOPHYAINCP)pigraphx.h \
    1749   $(SOPHYAINCP)pigraphgen.h \
    1750   $(SOPHYAINCP)pifontx.h \
    1751   $(SOPHYAINCP)pifontgen.h \
    1752   $(SOPHYAINCP)pigrcoord.h \
    1753   $(SOPHYAINCP)pilineatt.h \
    1754   $(SOPHYAINCP)pigraphuc.h \
    1755   $(SOPHYAINCP)pievthandler.h \
    1756   $(SOPHYAINCP)psfile.h \
    1757   $(SOPHYAINCP)pigraphps.h \
    1758   $(SOPHYAINCP)piwindowx.h \
    1759   $(SOPHYAINCP)piwindowgen.h \
    1760   $(SOPHYAINCP)pioptmenux.h \
    1761   $(SOPHYAINCP)pioptmenugen.h \
    1762   $(SOPHYAINCP)pifilechox.h \
    1763   $(SOPHYAINCP)pifilechogen.h \
    1764   $(SOPHYAINCP)piperiodx.h \
    1765   $(SOPHYAINCP)periodic.h \
    1766   $(SOPHYAINCP)piimage.h \
    1767   $(SOPHYAINCP)parradapter.h \
    1768   $(SOPHYAINCP)lut.h \
    1769   $(SOPHYAINCP)pieldrw.h \
    1770   $(SOPHYAINCP)pidrawer.h \
    1771   $(SOPHYAINCP)pigratt.h \
    1772   $(SOPHYAINCP)piaxes.h \
    1773   $(SOPHYAINCP)pipixmapx.h \
    1774   $(SOPHYAINCP)pipixmapgen.h \
    1775   $(SOPHYAINCP)picmapview.h \
    1776   $(SOPHYAINCP)pi3dwdg.h \
    1777   $(SOPHYAINCP)pi3ddrw.h \
    1778   $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    1779   $(SOPHYAINCP)anydataobj.h \
    1780   $(SOPHYAINCP)ppersist.h \
    1781   $(SOPHYAINCP)pexceptions.h \
    1782   $(SOPHYAINCP)gnumd5.h \
    1783   $(SOPHYAINCP)ppfbinstream.h \
    1784   $(SOPHYAINCP)rawstream.h \
    1785   $(SOPHYAINCP)ppfnametag.h \
    1786   $(SOPHYAINCP)dvlist.h \
    1787   $(SOPHYAINCP)objfio.h \
    1788   $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \
    1789   $(SOPHYAINCP)commander.h \
    1790   $(SOPHYAINCP)pdlmgr.h \
    1791   $(SOPHYAINCP)ctimer.h \
    1792   $(SOPHYAINCP)zthread.h pisiadw.h \
    1793   $(SOPHYAINCP)pilistx.h \
    1794   $(SOPHYAINCP)pilistgen.h \
    1795   $(SOPHYAINCP)pistzwin.h \
    1796   $(SOPHYAINCP)pitherm.h \
    1797   $(SOPHYAINCP)resusage.h servnobjm.h \
    1798   nomhistadapter.h nomgadapter.h \
    1799   $(SOPHYAINCP)ntupintf.h \
    1800   $(SOPHYAINCP)generalfit.h \
    1801   $(SOPHYAINCP)tvector.h \
    1802   $(SOPHYAINCP)tmatrix.h \
    1803   $(SOPHYAINCP)tarray.h \
    1804   $(SOPHYAINCP)basarr.h \
    1805   $(SOPHYAINCP)ndatablock.h \
    1806   $(SOPHYAINCP)utilarr.h \
    1807   $(SOPHYAINCP)generaldata.h \
    1808   $(SOPHYAINCP)poly.h \
    1809   $(SOPHYAINCP)peida.h \
    1810   $(SOPHYAINCP)utils.h \
    1811   $(SOPHYAINCP)perrors.h \
    1812   $(SOPHYAINCP)fmath.h \
    1813   $(SOPHYAINCP)histos.h \
    1814   $(SOPHYAINCP)histos2.h \
    1815   $(SOPHYAINCP)hisprof.h \
    1816   $(SOPHYAINCP)histerr.h \
    1817   $(SOPHYAINCP)ntuple.h \
    1818   $(SOPHYAINCP)xntuple.h \
    1819   $(SOPHYAINCP)basedtable.h \
    1820   $(SOPHYAINCP)segdatablock.h \
    1821   nomgfdadapter.h nomimagadapter.h \
    1822   $(SOPHYAINCP)cimage.h \
    1823   $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h \
    1824   nomtarradapter.h $(SOPHYAINCP)datatable.h \
    1825   $(SOPHYAINCP)swppfdtable.h \
    1826   $(SOPHYAINCP)swsegdb.h \
    1827   $(SOPHYAINCP)ppfswapper.h \
    1828   $(SOPHYAINCP)ppftpointerio.h \
    1829   nomskymapadapter.h $(SOPHYAINCP)pixelmap.h \
    1830   $(SOPHYAINCP)spherepos.h \
    1831   $(SOPHYAINCP)unitvector.h \
    1832   $(SOPHYAINCP)vector3d.h \
    1833   $(SOPHYAINCP)longlat.h \
    1834   $(SOPHYAINCP)utilgeom.h \
    1835   $(SOPHYAINCP)spherethetaphi.h \
    1836   $(SOPHYAINCP)sphericalmap.h \
    1837   $(SOPHYAINCP)smathconst.h \
    1838   $(SOPHYAINCP)spherehealpix.h \
    1839   $(SOPHYAINCP)HEALPixUtils.h \
    1840   $(SOPHYAINCP)localmap.h \
    1841   $(SOPHYAINCP)sphereecp.h \
    1842   $(SOPHYAINCP)specrespvector.h \
    1843   $(SOPHYAINCP)specresp.h \
    1844   $(SOPHYAINCP)gaussfilt.h \
    1845   nomspecrespadapter.h
    1846         $(CXXCOMPILE) -o $@ $<
    1847  
    1848 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc \
    1849   $(SOPHYAINCP)sopnamsp.h pintup3d.h \
    1850   $(SOPHYAINCP)ntupintf.h \
    1851   $(SOPHYAINCP)machdefs.h \
    1852   $(SOPHYAINCP)pi3ddrw.h \
    1853   $(SOPHYAINCP)pisysdep.h \
    1854   $(SOPHYAINCP)pidrawer.h \
    1855   $(SOPHYAINCP)pibwdggen.h \
    1856   $(SOPHYAINCP)piwdgx.h \
    1857   $(SOPHYAINCP)piwdggen.h \
    1858   $(SOPHYAINCP)pimsghandler.h \
    1859   $(SOPHYAINCP)picolist.h \
    1860   $(SOPHYAINCP)picmap.h \
    1861   $(SOPHYAINCP)picmapx.h \
    1862   $(SOPHYAINCP)picmapgen.h \
    1863   $(SOPHYAINCP)pigraphx.h \
    1864   $(SOPHYAINCP)pigraphgen.h \
    1865   $(SOPHYAINCP)pifontx.h \
    1866   $(SOPHYAINCP)pifontgen.h \
    1867   $(SOPHYAINCP)pigrcoord.h \
    1868   $(SOPHYAINCP)pilineatt.h \
    1869   $(SOPHYAINCP)pigraphuc.h \
    1870   $(SOPHYAINCP)pievthandler.h \
    1871   $(SOPHYAINCP)psfile.h \
    1872   $(SOPHYAINCP)pigratt.h \
    1873   $(SOPHYAINCP)piaxes.h \
    1874   $(SOPHYAINCP)pieldrw.h \
    1875   $(SOPHYAINCP)pigraph3d.h
    1876         $(CXXCOMPILE) -o $@ $<
    1877  
    1878 $(SOPHYAOBJP)pintuple.o: pintuple.cc \
    1879   $(SOPHYAINCP)sopnamsp.h pintuple.h \
    1880   $(SOPHYAINCP)ntupintf.h \
    1881   $(SOPHYAINCP)machdefs.h \
    1882   $(SOPHYAINCP)pidrawer.h \
    1883   $(SOPHYAINCP)pibwdggen.h \
    1884   $(SOPHYAINCP)pisysdep.h \
    1885   $(SOPHYAINCP)piwdgx.h \
    1886   $(SOPHYAINCP)piwdggen.h \
    1887   $(SOPHYAINCP)pimsghandler.h \
    1888   $(SOPHYAINCP)picolist.h \
    1889   $(SOPHYAINCP)picmap.h \
    1890   $(SOPHYAINCP)picmapx.h \
    1891   $(SOPHYAINCP)picmapgen.h \
    1892   $(SOPHYAINCP)pigraphx.h \
    1893   $(SOPHYAINCP)pigraphgen.h \
    1894   $(SOPHYAINCP)pifontx.h \
    1895   $(SOPHYAINCP)pifontgen.h \
    1896   $(SOPHYAINCP)pigrcoord.h \
    1897   $(SOPHYAINCP)pilineatt.h \
    1898   $(SOPHYAINCP)pigraphuc.h \
    1899   $(SOPHYAINCP)pievthandler.h \
    1900   $(SOPHYAINCP)psfile.h \
    1901   $(SOPHYAINCP)pigratt.h \
    1902   $(SOPHYAINCP)piaxes.h
    1903         $(CXXCOMPILE) -o $@ $<
    1904  
    1905 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc \
    1906   $(SOPHYAINCP)sopnamsp.h pipodrw.h \
    1907   $(SOPHYAINCP)machdefs.h \
    1908   $(SOPHYAINCP)pidrawer.h \
    1909   $(SOPHYAINCP)pibwdggen.h \
    1910   $(SOPHYAINCP)pisysdep.h \
    1911   $(SOPHYAINCP)piwdgx.h \
    1912   $(SOPHYAINCP)piwdggen.h \
    1913   $(SOPHYAINCP)pimsghandler.h \
    1914   $(SOPHYAINCP)picolist.h \
    1915   $(SOPHYAINCP)picmap.h \
    1916   $(SOPHYAINCP)picmapx.h \
    1917   $(SOPHYAINCP)picmapgen.h \
    1918   $(SOPHYAINCP)pigraphx.h \
    1919   $(SOPHYAINCP)pigraphgen.h \
    1920   $(SOPHYAINCP)pifontx.h \
    1921   $(SOPHYAINCP)pifontgen.h \
    1922   $(SOPHYAINCP)pigrcoord.h \
    1923   $(SOPHYAINCP)pilineatt.h \
    1924   $(SOPHYAINCP)pigraphuc.h \
    1925   $(SOPHYAINCP)pievthandler.h \
    1926   $(SOPHYAINCP)psfile.h \
    1927   $(SOPHYAINCP)pigratt.h \
    1928   $(SOPHYAINCP)piaxes.h \
    1929   $(SOPHYAINCP)parradapter.h \
    1930   $(SOPHYAINCP)lut.h \
    1931   $(SOPHYAINCP)histos2.h \
    1932   $(SOPHYAINCP)peida.h \
    1933   $(SOPHYAINCP)utils.h \
    1934   $(SOPHYAINCP)perrors.h \
    1935   $(SOPHYAINCP)pexceptions.h \
    1936   $(SOPHYAINCP)fmath.h \
    1937   $(SOPHYAINCP)histos.h \
    1938   $(SOPHYAINCP)objfio.h \
    1939   $(SOPHYAINCP)anydataobj.h \
    1940   $(SOPHYAINCP)ppersist.h \
    1941   $(SOPHYAINCP)gnumd5.h \
    1942   $(SOPHYAINCP)ppfbinstream.h \
    1943   $(SOPHYAINCP)rawstream.h \
    1944   $(SOPHYAINCP)ppfnametag.h \
    1945   $(SOPHYAINCP)tvector.h \
    1946   $(SOPHYAINCP)tmatrix.h \
    1947   $(SOPHYAINCP)tarray.h \
    1948   $(SOPHYAINCP)basarr.h \
    1949   $(SOPHYAINCP)mutyv.h \
    1950   $(SOPHYAINCP)dvlist.h \
    1951   $(SOPHYAINCP)ndatablock.h \
    1952   $(SOPHYAINCP)utilarr.h \
    1953   $(SOPHYAINCP)generalfit.h \
    1954   $(SOPHYAINCP)generaldata.h \
    1955   $(SOPHYAINCP)ntupintf.h \
    1956   $(SOPHYAINCP)poly.h
    1957         $(CXXCOMPILE) -o $@ $<
    1958  
    1959 $(SOPHYAOBJP)pisiadw.o: pisiadw.cc \
    1960   $(SOPHYAINCP)sopnamsp.h \
    1961   $(SOPHYAINCP)machdefs.h \
    1962   $(SOPHYAINCP)perrors.h \
    1963   $(SOPHYAINCP)pexceptions.h \
    1964   $(SOPHYAINCP)ctimer.h \
    1965   $(SOPHYAINCP)nbmath.h \
    1966   $(SOPHYAINCP)smathconst.h pistdimgapp.h \
    1967   $(SOPHYAINCP)pisysdep.h \
    1968   $(SOPHYAINCP)piapplx.h \
    1969   $(SOPHYAINCP)piapplgen.h \
    1970   $(SOPHYAINCP)pimsghandler.h \
    1971   $(SOPHYAINCP)picontainerx.h \
    1972   $(SOPHYAINCP)picontainergen.h \
    1973   $(SOPHYAINCP)piwdgx.h \
    1974   $(SOPHYAINCP)piwdggen.h \
    1975   $(SOPHYAINCP)picolist.h \
    1976   $(SOPHYAINCP)pimenubarx.h \
    1977   $(SOPHYAINCP)pimenubargen.h \
    1978   $(SOPHYAINCP)pimenux.h \
    1979   $(SOPHYAINCP)pimenugen.h \
    1980   $(SOPHYAINCP)picons.h \
    1981   $(SOPHYAINCP)pistdwdgx.h \
    1982   $(SOPHYAINCP)pistdwdggen.h \
    1983   $(SOPHYAINCP)pibwdgx.h \
    1984   $(SOPHYAINCP)pibwdggen.h \
    1985   $(SOPHYAINCP)picmap.h \
    1986   $(SOPHYAINCP)picmapx.h \
    1987   $(SOPHYAINCP)picmapgen.h \
    1988   $(SOPHYAINCP)pigraphx.h \
    1989   $(SOPHYAINCP)pigraphgen.h \
    1990   $(SOPHYAINCP)pifontx.h \
    1991   $(SOPHYAINCP)pifontgen.h \
    1992   $(SOPHYAINCP)pigrcoord.h \
    1993   $(SOPHYAINCP)pilineatt.h \
    1994   $(SOPHYAINCP)pigraphuc.h \
    1995   $(SOPHYAINCP)pievthandler.h \
    1996   $(SOPHYAINCP)psfile.h \
    1997   $(SOPHYAINCP)pigraphps.h \
    1998   $(SOPHYAINCP)piwindowx.h \
    1999   $(SOPHYAINCP)piwindowgen.h \
    2000   $(SOPHYAINCP)pioptmenux.h \
    2001   $(SOPHYAINCP)pioptmenugen.h \
    2002   $(SOPHYAINCP)pifilechox.h \
    2003   $(SOPHYAINCP)pifilechogen.h \
    2004   $(SOPHYAINCP)piperiodx.h \
    2005   $(SOPHYAINCP)periodic.h \
    2006   $(SOPHYAINCP)piimage.h \
    2007   $(SOPHYAINCP)parradapter.h \
    2008   $(SOPHYAINCP)lut.h \
    2009   $(SOPHYAINCP)pieldrw.h \
    2010   $(SOPHYAINCP)pidrawer.h \
    2011   $(SOPHYAINCP)pigratt.h \
    2012   $(SOPHYAINCP)piaxes.h \
    2013   $(SOPHYAINCP)pipixmapx.h \
    2014   $(SOPHYAINCP)pipixmapgen.h \
    2015   $(SOPHYAINCP)picmapview.h \
    2016   $(SOPHYAINCP)pi3dwdg.h \
    2017   $(SOPHYAINCP)pi3ddrw.h \
    2018   $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    2019   $(SOPHYAINCP)anydataobj.h \
    2020   $(SOPHYAINCP)ppersist.h \
    2021   $(SOPHYAINCP)gnumd5.h \
    2022   $(SOPHYAINCP)ppfbinstream.h \
    2023   $(SOPHYAINCP)rawstream.h \
    2024   $(SOPHYAINCP)ppfnametag.h \
    2025   $(SOPHYAINCP)dvlist.h \
    2026   $(SOPHYAINCP)objfio.h \
    2027   $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \
    2028   $(SOPHYAINCP)commander.h \
    2029   $(SOPHYAINCP)pdlmgr.h \
    2030   $(SOPHYAINCP)zthread.h pisiadw.h \
    2031   $(SOPHYAINCP)pilistx.h \
    2032   $(SOPHYAINCP)pilistgen.h \
    2033   $(SOPHYAINCP)pistzwin.h \
    2034   $(SOPHYAINCP)pitherm.h \
    2035   $(SOPHYAINCP)resusage.h servnobjm.h
    2036         $(CXXCOMPILE) -o $@ $<
    2037  
    2038 $(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \
    2039   $(SOPHYAINCP)sopnamsp.h \
    2040   $(SOPHYAINCP)machdefs.h \
    2041   $(SOPHYAINCP)strutil.h \
    2042   $(SOPHYAINCP)timing.h \
    2043   $(SOPHYAINCP)perrors.h \
    2044   $(SOPHYAINCP)pexceptions.h \
    2045   $(SOPHYAINCP)ctimer.h \
    2046   $(SOPHYAINCP)psighand.h \
    2047   $(SOPHYAINCP)cimage.h \
    2048   $(SOPHYAINCP)tmatrix.h \
    2049   $(SOPHYAINCP)tarray.h \
    2050   $(SOPHYAINCP)basarr.h \
    2051   $(SOPHYAINCP)anydataobj.h \
    2052   $(SOPHYAINCP)mutyv.h \
    2053   $(SOPHYAINCP)dvlist.h \
    2054   $(SOPHYAINCP)objfio.h \
    2055   $(SOPHYAINCP)ppersist.h \
    2056   $(SOPHYAINCP)gnumd5.h \
    2057   $(SOPHYAINCP)ppfbinstream.h \
    2058   $(SOPHYAINCP)rawstream.h \
    2059   $(SOPHYAINCP)ppfnametag.h \
    2060   $(SOPHYAINCP)ndatablock.h \
    2061   $(SOPHYAINCP)utilarr.h \
    2062   $(SOPHYAINCP)fioarr.h \
    2063   $(SOPHYAINCP)tvector.h pistdimgapp.h \
    2064   $(SOPHYAINCP)pisysdep.h \
    2065   $(SOPHYAINCP)piapplx.h \
    2066   $(SOPHYAINCP)piapplgen.h \
    2067   $(SOPHYAINCP)pimsghandler.h \
    2068   $(SOPHYAINCP)picontainerx.h \
    2069   $(SOPHYAINCP)picontainergen.h \
    2070   $(SOPHYAINCP)piwdgx.h \
    2071   $(SOPHYAINCP)piwdggen.h \
    2072   $(SOPHYAINCP)picolist.h \
    2073   $(SOPHYAINCP)pimenubarx.h \
    2074   $(SOPHYAINCP)pimenubargen.h \
    2075   $(SOPHYAINCP)pimenux.h \
    2076   $(SOPHYAINCP)pimenugen.h \
    2077   $(SOPHYAINCP)picons.h \
    2078   $(SOPHYAINCP)pistdwdgx.h \
    2079   $(SOPHYAINCP)pistdwdggen.h \
    2080   $(SOPHYAINCP)pibwdgx.h \
    2081   $(SOPHYAINCP)pibwdggen.h \
    2082   $(SOPHYAINCP)picmap.h \
    2083   $(SOPHYAINCP)picmapx.h \
    2084   $(SOPHYAINCP)picmapgen.h \
    2085   $(SOPHYAINCP)pigraphx.h \
    2086   $(SOPHYAINCP)pigraphgen.h \
    2087   $(SOPHYAINCP)pifontx.h \
    2088   $(SOPHYAINCP)pifontgen.h \
    2089   $(SOPHYAINCP)pigrcoord.h \
    2090   $(SOPHYAINCP)pilineatt.h \
    2091   $(SOPHYAINCP)pigraphuc.h \
    2092   $(SOPHYAINCP)pievthandler.h \
    2093   $(SOPHYAINCP)psfile.h \
    2094   $(SOPHYAINCP)pigraphps.h \
    2095   $(SOPHYAINCP)piwindowx.h \
    2096   $(SOPHYAINCP)piwindowgen.h \
    2097   $(SOPHYAINCP)pioptmenux.h \
    2098   $(SOPHYAINCP)pioptmenugen.h \
    2099   $(SOPHYAINCP)pifilechox.h \
    2100   $(SOPHYAINCP)pifilechogen.h \
    2101   $(SOPHYAINCP)piperiodx.h \
    2102   $(SOPHYAINCP)periodic.h \
    2103   $(SOPHYAINCP)piimage.h \
    2104   $(SOPHYAINCP)parradapter.h \
    2105   $(SOPHYAINCP)lut.h \
    2106   $(SOPHYAINCP)pieldrw.h \
    2107   $(SOPHYAINCP)pidrawer.h \
    2108   $(SOPHYAINCP)pigratt.h \
    2109   $(SOPHYAINCP)piaxes.h \
    2110   $(SOPHYAINCP)pipixmapx.h \
    2111   $(SOPHYAINCP)pipixmapgen.h \
    2112   $(SOPHYAINCP)picmapview.h \
    2113   $(SOPHYAINCP)pi3dwdg.h \
    2114   $(SOPHYAINCP)pi3ddrw.h \
    2115   $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    2116   dlftypes.h piacmd.h \
    2117   $(SOPHYAINCP)commander.h \
    2118   $(SOPHYAINCP)pdlmgr.h \
    2119   $(SOPHYAINCP)zthread.h pisiadw.h \
    2120   $(SOPHYAINCP)pilistx.h \
    2121   $(SOPHYAINCP)pilistgen.h \
    2122   $(SOPHYAINCP)pistzwin.h \
    2123   $(SOPHYAINCP)pitherm.h \
    2124   $(SOPHYAINCP)resusage.h servnobjm.h \
    2125   $(SOPHYAINCP)piimgtools.h \
    2126   $(SOPHYAINCP)pidrwtools.h \
    2127   $(SOPHYAINCP)piaxestools.h \
    2128   $(SOPHYAINCP)piscdrawwdg.h piinit.h \
    2129   $(SOPHYAINCP)sambainit.h \
    2130   $(SOPHYAINCP)skymapinit.h \
    2131   $(SOPHYAINCP)sophyainit.h \
    2132   $(SOPHYAINCP)ntoolsinit.h \
    2133   $(SOPHYAINCP)tarrinit.h \
    2134   $(SOPHYAINCP)piversion.h piaversion.h
    2135         $(CXXCOMPILE) -o $@ $<
    2136  
    2137 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \
    2138   $(SOPHYAINCP)sopnamsp.h pitvmaad.h \
    2139   $(SOPHYAINCP)machdefs.h \
    2140   $(SOPHYAINCP)parradapter.h \
    2141   $(SOPHYAINCP)lut.h \
    2142   $(SOPHYAINCP)tmatrix.h \
    2143   $(SOPHYAINCP)tarray.h \
    2144   $(SOPHYAINCP)basarr.h \
    2145   $(SOPHYAINCP)anydataobj.h \
    2146   $(SOPHYAINCP)mutyv.h \
    2147   $(SOPHYAINCP)dvlist.h \
    2148   $(SOPHYAINCP)objfio.h \
    2149   $(SOPHYAINCP)ppersist.h \
    2150   $(SOPHYAINCP)pexceptions.h \
    2151   $(SOPHYAINCP)gnumd5.h \
    2152   $(SOPHYAINCP)ppfbinstream.h \
    2153   $(SOPHYAINCP)rawstream.h \
    2154   $(SOPHYAINCP)ppfnametag.h \
    2155   $(SOPHYAINCP)ndatablock.h \
    2156   $(SOPHYAINCP)utilarr.h \
    2157   $(SOPHYAINCP)tvector.h
    2158         $(CXXCOMPILE) -o $@ $<
    2159  
    2160 $(SOPHYAOBJP)servnobjm.o: servnobjm.cc \
    2161   $(SOPHYAINCP)sopnamsp.h \
    2162   $(SOPHYAINCP)strutil.h nobjmgr.h \
    2163   $(SOPHYAINCP)machdefs.h \
    2164   $(SOPHYAINCP)anydataobj.h \
    2165   $(SOPHYAINCP)ppersist.h \
    2166   $(SOPHYAINCP)pexceptions.h \
    2167   $(SOPHYAINCP)gnumd5.h \
    2168   $(SOPHYAINCP)ppfbinstream.h \
    2169   $(SOPHYAINCP)rawstream.h \
    2170   $(SOPHYAINCP)ppfnametag.h \
    2171   $(SOPHYAINCP)dvlist.h \
    2172   $(SOPHYAINCP)objfio.h \
    2173   $(SOPHYAINCP)mutyv.h dlftypes.h \
    2174   servnobjm.h $(SOPHYAINCP)pdlmgr.h \
    2175   nomgadapter.h $(SOPHYAINCP)pidrawer.h \
    2176   $(SOPHYAINCP)pibwdggen.h \
    2177   $(SOPHYAINCP)pisysdep.h \
    2178   $(SOPHYAINCP)piwdgx.h \
    2179   $(SOPHYAINCP)piwdggen.h \
    2180   $(SOPHYAINCP)pimsghandler.h \
    2181   $(SOPHYAINCP)picolist.h \
    2182   $(SOPHYAINCP)picmap.h \
    2183   $(SOPHYAINCP)picmapx.h \
    2184   $(SOPHYAINCP)picmapgen.h \
    2185   $(SOPHYAINCP)pigraphx.h \
    2186   $(SOPHYAINCP)pigraphgen.h \
    2187   $(SOPHYAINCP)pifontx.h \
    2188   $(SOPHYAINCP)pifontgen.h \
    2189   $(SOPHYAINCP)pigrcoord.h \
    2190   $(SOPHYAINCP)pilineatt.h \
    2191   $(SOPHYAINCP)pigraphuc.h \
    2192   $(SOPHYAINCP)pievthandler.h \
    2193   $(SOPHYAINCP)psfile.h \
    2194   $(SOPHYAINCP)pigratt.h \
    2195   $(SOPHYAINCP)piaxes.h \
    2196   $(SOPHYAINCP)parradapter.h \
    2197   $(SOPHYAINCP)lut.h \
    2198   $(SOPHYAINCP)ntupintf.h \
    2199   $(SOPHYAINCP)generalfit.h \
    2200   $(SOPHYAINCP)tvector.h \
    2201   $(SOPHYAINCP)tmatrix.h \
    2202   $(SOPHYAINCP)tarray.h \
    2203   $(SOPHYAINCP)basarr.h \
    2204   $(SOPHYAINCP)ndatablock.h \
    2205   $(SOPHYAINCP)utilarr.h \
    2206   $(SOPHYAINCP)generaldata.h \
    2207   $(SOPHYAINCP)poly.h \
    2208   $(SOPHYAINCP)peida.h \
    2209   $(SOPHYAINCP)utils.h \
    2210   $(SOPHYAINCP)perrors.h \
    2211   $(SOPHYAINCP)fmath.h pistdimgapp.h \
     1506  pistdimgapp.h \
    22121507  $(SOPHYAINCP)piapplx.h \
    22131508  $(SOPHYAINCP)piapplgen.h \
     
    22381533  $(SOPHYAINCP)pi3dwdg.h \
    22391534  $(SOPHYAINCP)pi3ddrw.h \
    2240   $(SOPHYAINCP)pigraph3d.h piacmd.h \
     1535  $(SOPHYAINCP)pigraph3d.h \
     1536  pisiadw.h $(SOPHYAINCP)pilistx.h \
     1537  $(SOPHYAINCP)pilistgen.h \
     1538  $(SOPHYAINCP)pistzwin.h \
     1539  $(SOPHYAINCP)pitherm.h \
     1540  $(SOPHYAINCP)resusage.h \
     1541  nomhistadapter.h \
     1542  $(SOPHYAINCP)histerr.h \
     1543  $(SOPHYAINCP)xntuple.h \
     1544  $(SOPHYAINCP)basedtable.h \
     1545  $(SOPHYAINCP)segdatablock.h \
     1546  nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h
     1547        $(CXXCOMPILELIB) -o $@ $<
     1548 
     1549$(SOPHYAOBJP)pigfd1.o: pigfd1.cc \
     1550  $(SOPHYAINCP)sopnamsp.h pigfd1.h \
     1551  $(SOPHYAINCP)generaldata.h \
     1552  $(SOPHYAINCP)objfio.h \
     1553  $(SOPHYAINCP)machdefs.h \
     1554  $(SOPHYAINCP)anydataobj.h \
     1555  $(SOPHYAINCP)ppersist.h \
     1556  $(SOPHYAINCP)pexceptions.h \
     1557  $(SOPHYAINCP)gnumd5.h \
     1558  $(SOPHYAINCP)ppfbinstream.h \
     1559  $(SOPHYAINCP)rawstream.h \
     1560  $(SOPHYAINCP)ppfnametag.h \
     1561  $(SOPHYAINCP)ntupintf.h \
     1562  $(SOPHYAINCP)poly.h \
     1563  $(SOPHYAINCP)peida.h \
     1564  $(SOPHYAINCP)utils.h \
     1565  $(SOPHYAINCP)perrors.h \
     1566  $(SOPHYAINCP)fmath.h \
     1567  $(SOPHYAINCP)tvector.h \
     1568  $(SOPHYAINCP)tmatrix.h \
     1569  $(SOPHYAINCP)tarray.h \
     1570  $(SOPHYAINCP)basarr.h \
     1571  $(SOPHYAINCP)mutyv.h \
     1572  $(SOPHYAINCP)dvlist.h \
     1573  $(SOPHYAINCP)ndatablock.h \
     1574  $(SOPHYAINCP)utilarr.h \
     1575  $(SOPHYAINCP)pidrawer.h \
     1576  $(SOPHYAINCP)pibwdggen.h \
     1577  $(SOPHYAINCP)pisysdep.h \
     1578  $(SOPHYAINCP)piwdgx.h \
     1579  $(SOPHYAINCP)piwdggen.h \
     1580  $(SOPHYAINCP)pimsghandler.h \
     1581  $(SOPHYAINCP)picolist.h \
     1582  $(SOPHYAINCP)picmap.h \
     1583  $(SOPHYAINCP)picmapx.h \
     1584  $(SOPHYAINCP)picmapgen.h \
     1585  $(SOPHYAINCP)pigraphx.h \
     1586  $(SOPHYAINCP)pigraphgen.h \
     1587  $(SOPHYAINCP)pifontx.h \
     1588  $(SOPHYAINCP)pifontgen.h \
     1589  $(SOPHYAINCP)pigrcoord.h \
     1590  $(SOPHYAINCP)pilineatt.h \
     1591  $(SOPHYAINCP)pigraphuc.h \
     1592  $(SOPHYAINCP)pievthandler.h \
     1593  $(SOPHYAINCP)psfile.h \
     1594  $(SOPHYAINCP)pigratt.h \
     1595  $(SOPHYAINCP)piaxes.h
     1596        $(CXXCOMPILELIB) -o $@ $<
     1597 
     1598$(SOPHYAOBJP)pigfd2.o: pigfd2.cc \
     1599  $(SOPHYAINCP)sopnamsp.h pigfd2.h \
     1600  $(SOPHYAINCP)generaldata.h \
     1601  $(SOPHYAINCP)objfio.h \
     1602  $(SOPHYAINCP)machdefs.h \
     1603  $(SOPHYAINCP)anydataobj.h \
     1604  $(SOPHYAINCP)ppersist.h \
     1605  $(SOPHYAINCP)pexceptions.h \
     1606  $(SOPHYAINCP)gnumd5.h \
     1607  $(SOPHYAINCP)ppfbinstream.h \
     1608  $(SOPHYAINCP)rawstream.h \
     1609  $(SOPHYAINCP)ppfnametag.h \
     1610  $(SOPHYAINCP)ntupintf.h \
     1611  $(SOPHYAINCP)poly.h \
     1612  $(SOPHYAINCP)peida.h \
     1613  $(SOPHYAINCP)utils.h \
     1614  $(SOPHYAINCP)perrors.h \
     1615  $(SOPHYAINCP)fmath.h \
     1616  $(SOPHYAINCP)tvector.h \
     1617  $(SOPHYAINCP)tmatrix.h \
     1618  $(SOPHYAINCP)tarray.h \
     1619  $(SOPHYAINCP)basarr.h \
     1620  $(SOPHYAINCP)mutyv.h \
     1621  $(SOPHYAINCP)dvlist.h \
     1622  $(SOPHYAINCP)ndatablock.h \
     1623  $(SOPHYAINCP)utilarr.h \
     1624  $(SOPHYAINCP)pi3ddrw.h \
     1625  $(SOPHYAINCP)pisysdep.h \
     1626  $(SOPHYAINCP)pidrawer.h \
     1627  $(SOPHYAINCP)pibwdggen.h \
     1628  $(SOPHYAINCP)piwdgx.h \
     1629  $(SOPHYAINCP)piwdggen.h \
     1630  $(SOPHYAINCP)pimsghandler.h \
     1631  $(SOPHYAINCP)picolist.h \
     1632  $(SOPHYAINCP)picmap.h \
     1633  $(SOPHYAINCP)picmapx.h \
     1634  $(SOPHYAINCP)picmapgen.h \
     1635  $(SOPHYAINCP)pigraphx.h \
     1636  $(SOPHYAINCP)pigraphgen.h \
     1637  $(SOPHYAINCP)pifontx.h \
     1638  $(SOPHYAINCP)pifontgen.h \
     1639  $(SOPHYAINCP)pigrcoord.h \
     1640  $(SOPHYAINCP)pilineatt.h \
     1641  $(SOPHYAINCP)pigraphuc.h \
     1642  $(SOPHYAINCP)pievthandler.h \
     1643  $(SOPHYAINCP)psfile.h \
     1644  $(SOPHYAINCP)pigratt.h \
     1645  $(SOPHYAINCP)piaxes.h \
     1646  $(SOPHYAINCP)pieldrw.h \
     1647  $(SOPHYAINCP)pigraph3d.h
     1648        $(CXXCOMPILELIB) -o $@ $<
     1649 
     1650$(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \
     1651  $(SOPHYAINCP)pisysdep.h \
     1652  $(SOPHYAINCP)machdefs.h \
     1653  $(SOPHYAINCP)piapplx.h \
     1654  $(SOPHYAINCP)piapplgen.h \
     1655  $(SOPHYAINCP)pimsghandler.h \
     1656  $(SOPHYAINCP)picontainerx.h \
     1657  $(SOPHYAINCP)picontainergen.h \
     1658  $(SOPHYAINCP)piwdgx.h \
     1659  $(SOPHYAINCP)piwdggen.h \
     1660  $(SOPHYAINCP)picolist.h \
     1661  $(SOPHYAINCP)pimenubarx.h \
     1662  $(SOPHYAINCP)pimenubargen.h \
     1663  $(SOPHYAINCP)pimenux.h \
     1664  $(SOPHYAINCP)pimenugen.h \
     1665  $(SOPHYAINCP)picons.h \
     1666  $(SOPHYAINCP)pistdwdgx.h \
     1667  $(SOPHYAINCP)pistdwdggen.h \
     1668  $(SOPHYAINCP)pibwdgx.h \
     1669  $(SOPHYAINCP)pibwdggen.h \
     1670  $(SOPHYAINCP)picmap.h \
     1671  $(SOPHYAINCP)picmapx.h \
     1672  $(SOPHYAINCP)picmapgen.h \
     1673  $(SOPHYAINCP)pigraphx.h \
     1674  $(SOPHYAINCP)pigraphgen.h \
     1675  $(SOPHYAINCP)pifontx.h \
     1676  $(SOPHYAINCP)pifontgen.h \
     1677  $(SOPHYAINCP)pigrcoord.h \
     1678  $(SOPHYAINCP)pilineatt.h \
     1679  $(SOPHYAINCP)pigraphuc.h \
     1680  $(SOPHYAINCP)pievthandler.h \
     1681  $(SOPHYAINCP)psfile.h \
     1682  $(SOPHYAINCP)pigraphps.h \
     1683  $(SOPHYAINCP)sopnamsp.h \
     1684  pihisto2d.h \
     1685  $(SOPHYAINCP)pioptmenux.h \
     1686  $(SOPHYAINCP)pioptmenugen.h \
     1687  $(SOPHYAINCP)histos2.h \
     1688  $(SOPHYAINCP)peida.h \
     1689  $(SOPHYAINCP)utils.h \
     1690  $(SOPHYAINCP)perrors.h \
     1691  $(SOPHYAINCP)pexceptions.h \
     1692  $(SOPHYAINCP)fmath.h \
     1693  $(SOPHYAINCP)histos.h \
     1694  $(SOPHYAINCP)objfio.h \
     1695  $(SOPHYAINCP)anydataobj.h \
     1696  $(SOPHYAINCP)ppersist.h \
     1697  $(SOPHYAINCP)gnumd5.h \
     1698  $(SOPHYAINCP)ppfbinstream.h \
     1699  $(SOPHYAINCP)rawstream.h \
     1700  $(SOPHYAINCP)ppfnametag.h \
     1701  $(SOPHYAINCP)tvector.h \
     1702  $(SOPHYAINCP)tmatrix.h \
     1703  $(SOPHYAINCP)tarray.h \
     1704  $(SOPHYAINCP)basarr.h \
     1705  $(SOPHYAINCP)mutyv.h \
     1706  $(SOPHYAINCP)dvlist.h \
     1707  $(SOPHYAINCP)ndatablock.h \
     1708  $(SOPHYAINCP)utilarr.h \
     1709  $(SOPHYAINCP)pidrawer.h \
     1710  $(SOPHYAINCP)pigratt.h \
     1711  $(SOPHYAINCP)piaxes.h \
     1712  $(SOPHYAINCP)piscdrawwdg.h \
     1713  $(SOPHYAINCP)piwindowx.h \
     1714  $(SOPHYAINCP)piwindowgen.h \
     1715  $(SOPHYAINCP)pieldrw.h \
     1716  $(SOPHYAINCP)nbrandom.h \
     1717  $(SOPHYAINCP)srandgen.h
     1718        $(CXXCOMPILELIB) -o $@ $<
     1719 
     1720$(SOPHYAOBJP)pihisto.o: pihisto.cc \
     1721  $(SOPHYAINCP)sopnamsp.h \
     1722  pihisto.h $(SOPHYAINCP)histos.h \
     1723  $(SOPHYAINCP)objfio.h \
     1724  $(SOPHYAINCP)machdefs.h \
     1725  $(SOPHYAINCP)anydataobj.h \
     1726  $(SOPHYAINCP)ppersist.h \
     1727  $(SOPHYAINCP)pexceptions.h \
     1728  $(SOPHYAINCP)gnumd5.h \
     1729  $(SOPHYAINCP)ppfbinstream.h \
     1730  $(SOPHYAINCP)rawstream.h \
     1731  $(SOPHYAINCP)ppfnametag.h \
     1732  $(SOPHYAINCP)peida.h \
     1733  $(SOPHYAINCP)utils.h \
     1734  $(SOPHYAINCP)perrors.h \
     1735  $(SOPHYAINCP)fmath.h \
     1736  $(SOPHYAINCP)tvector.h \
     1737  $(SOPHYAINCP)tmatrix.h \
     1738  $(SOPHYAINCP)tarray.h \
     1739  $(SOPHYAINCP)basarr.h \
     1740  $(SOPHYAINCP)mutyv.h \
     1741  $(SOPHYAINCP)dvlist.h \
     1742  $(SOPHYAINCP)ndatablock.h \
     1743  $(SOPHYAINCP)utilarr.h \
     1744  $(SOPHYAINCP)pidrawer.h \
     1745  $(SOPHYAINCP)pibwdggen.h \
     1746  $(SOPHYAINCP)pisysdep.h \
     1747  $(SOPHYAINCP)piwdgx.h \
     1748  $(SOPHYAINCP)piwdggen.h \
     1749  $(SOPHYAINCP)pimsghandler.h \
     1750  $(SOPHYAINCP)picolist.h \
     1751  $(SOPHYAINCP)picmap.h \
     1752  $(SOPHYAINCP)picmapx.h \
     1753  $(SOPHYAINCP)picmapgen.h \
     1754  $(SOPHYAINCP)pigraphx.h \
     1755  $(SOPHYAINCP)pigraphgen.h \
     1756  $(SOPHYAINCP)pifontx.h \
     1757  $(SOPHYAINCP)pifontgen.h \
     1758  $(SOPHYAINCP)pigrcoord.h \
     1759  $(SOPHYAINCP)pilineatt.h \
     1760  $(SOPHYAINCP)pigraphuc.h \
     1761  $(SOPHYAINCP)pievthandler.h \
     1762  $(SOPHYAINCP)psfile.h \
     1763  $(SOPHYAINCP)pigratt.h \
     1764  $(SOPHYAINCP)piaxes.h \
     1765  $(SOPHYAINCP)hisprof.h
     1766        $(CXXCOMPILELIB) -o $@ $<
     1767 
     1768$(SOPHYAOBJP)piinit.o: piinit.cc \
     1769  $(SOPHYAINCP)sopnamsp.h \
     1770  $(SOPHYAINCP)machdefs.h piinit.h \
     1771  $(SOPHYAINCP)sambainit.h \
     1772  $(SOPHYAINCP)skymapinit.h \
     1773  $(SOPHYAINCP)sophyainit.h \
     1774  $(SOPHYAINCP)ntoolsinit.h \
     1775  $(SOPHYAINCP)tarrinit.h \
     1776  pistdimgapp.h \
     1777  $(SOPHYAINCP)pisysdep.h \
     1778  $(SOPHYAINCP)piapplx.h \
     1779  $(SOPHYAINCP)piapplgen.h \
     1780  $(SOPHYAINCP)pimsghandler.h \
     1781  $(SOPHYAINCP)picontainerx.h \
     1782  $(SOPHYAINCP)picontainergen.h \
     1783  $(SOPHYAINCP)piwdgx.h \
     1784  $(SOPHYAINCP)piwdggen.h \
     1785  $(SOPHYAINCP)picolist.h \
     1786  $(SOPHYAINCP)pimenubarx.h \
     1787  $(SOPHYAINCP)pimenubargen.h \
     1788  $(SOPHYAINCP)pimenux.h \
     1789  $(SOPHYAINCP)pimenugen.h \
     1790  $(SOPHYAINCP)picons.h \
     1791  $(SOPHYAINCP)pistdwdgx.h \
     1792  $(SOPHYAINCP)pistdwdggen.h \
     1793  $(SOPHYAINCP)pibwdgx.h \
     1794  $(SOPHYAINCP)pibwdggen.h \
     1795  $(SOPHYAINCP)picmap.h \
     1796  $(SOPHYAINCP)picmapx.h \
     1797  $(SOPHYAINCP)picmapgen.h \
     1798  $(SOPHYAINCP)pigraphx.h \
     1799  $(SOPHYAINCP)pigraphgen.h \
     1800  $(SOPHYAINCP)pifontx.h \
     1801  $(SOPHYAINCP)pifontgen.h \
     1802  $(SOPHYAINCP)pigrcoord.h \
     1803  $(SOPHYAINCP)pilineatt.h \
     1804  $(SOPHYAINCP)pigraphuc.h \
     1805  $(SOPHYAINCP)pievthandler.h \
     1806  $(SOPHYAINCP)psfile.h \
     1807  $(SOPHYAINCP)pigraphps.h \
     1808  $(SOPHYAINCP)piwindowx.h \
     1809  $(SOPHYAINCP)piwindowgen.h \
     1810  $(SOPHYAINCP)pioptmenux.h \
     1811  $(SOPHYAINCP)pioptmenugen.h \
     1812  $(SOPHYAINCP)pifilechox.h \
     1813  $(SOPHYAINCP)pifilechogen.h \
     1814  $(SOPHYAINCP)piperiodx.h \
     1815  $(SOPHYAINCP)periodic.h \
     1816  $(SOPHYAINCP)piimage.h \
     1817  $(SOPHYAINCP)parradapter.h \
     1818  $(SOPHYAINCP)lut.h \
     1819  $(SOPHYAINCP)pieldrw.h \
     1820  $(SOPHYAINCP)pidrawer.h \
     1821  $(SOPHYAINCP)pigratt.h \
     1822  $(SOPHYAINCP)piaxes.h \
     1823  $(SOPHYAINCP)pipixmapx.h \
     1824  $(SOPHYAINCP)pipixmapgen.h \
     1825  $(SOPHYAINCP)picmapview.h \
     1826  $(SOPHYAINCP)pi3dwdg.h \
     1827  $(SOPHYAINCP)pi3ddrw.h \
     1828  $(SOPHYAINCP)pigraph3d.h \
     1829  nobjmgr.h \
     1830  $(SOPHYAINCP)anydataobj.h \
     1831  $(SOPHYAINCP)ppersist.h \
     1832  $(SOPHYAINCP)pexceptions.h \
     1833  $(SOPHYAINCP)gnumd5.h \
     1834  $(SOPHYAINCP)ppfbinstream.h \
     1835  $(SOPHYAINCP)rawstream.h \
     1836  $(SOPHYAINCP)ppfnametag.h \
     1837  $(SOPHYAINCP)dvlist.h \
     1838  $(SOPHYAINCP)objfio.h \
     1839  $(SOPHYAINCP)mutyv.h dlftypes.h \
     1840  piacmd.h \
     1841  $(SOPHYAINCP)commander.h \
     1842  $(SOPHYAINCP)pdlmgr.h \
     1843  $(SOPHYAINCP)ctimer.h \
     1844  $(SOPHYAINCP)zthread.h pisiadw.h \
     1845  $(SOPHYAINCP)pilistx.h \
     1846  $(SOPHYAINCP)pilistgen.h \
     1847  $(SOPHYAINCP)pistzwin.h \
     1848  $(SOPHYAINCP)pitherm.h \
     1849  $(SOPHYAINCP)resusage.h \
     1850  servnobjm.h nomhistadapter.h nomgadapter.h \
     1851  $(SOPHYAINCP)ntupintf.h \
     1852  $(SOPHYAINCP)generalfit.h \
     1853  $(SOPHYAINCP)tvector.h \
     1854  $(SOPHYAINCP)tmatrix.h \
     1855  $(SOPHYAINCP)tarray.h \
     1856  $(SOPHYAINCP)basarr.h \
     1857  $(SOPHYAINCP)ndatablock.h \
     1858  $(SOPHYAINCP)utilarr.h \
     1859  $(SOPHYAINCP)generaldata.h \
     1860  $(SOPHYAINCP)poly.h \
     1861  $(SOPHYAINCP)peida.h \
     1862  $(SOPHYAINCP)utils.h \
     1863  $(SOPHYAINCP)perrors.h \
     1864  $(SOPHYAINCP)fmath.h \
     1865  $(SOPHYAINCP)histos.h \
     1866  $(SOPHYAINCP)histos2.h \
     1867  $(SOPHYAINCP)hisprof.h \
     1868  $(SOPHYAINCP)histerr.h \
     1869  $(SOPHYAINCP)ntuple.h \
     1870  $(SOPHYAINCP)xntuple.h \
     1871  $(SOPHYAINCP)basedtable.h \
     1872  $(SOPHYAINCP)segdatablock.h \
     1873  nomgfdadapter.h nomimagadapter.h \
     1874  $(SOPHYAINCP)cimage.h \
     1875  $(SOPHYAINCP)fioarr.h \
     1876  nomtmatvecadapter.h nomtarradapter.h \
     1877  $(SOPHYAINCP)datatable.h \
     1878  $(SOPHYAINCP)swppfdtable.h \
     1879  $(SOPHYAINCP)swsegdb.h \
     1880  $(SOPHYAINCP)ppfswapper.h \
     1881  $(SOPHYAINCP)ppftpointerio.h \
     1882  nomskymapadapter.h \
     1883  $(SOPHYAINCP)pixelmap.h \
     1884  $(SOPHYAINCP)spherepos.h \
     1885  $(SOPHYAINCP)unitvector.h \
     1886  $(SOPHYAINCP)vector3d.h \
     1887  $(SOPHYAINCP)longlat.h \
     1888  $(SOPHYAINCP)utilgeom.h \
     1889  $(SOPHYAINCP)spherethetaphi.h \
     1890  $(SOPHYAINCP)sphericalmap.h \
     1891  $(SOPHYAINCP)smathconst.h \
     1892  $(SOPHYAINCP)spherehealpix.h \
     1893  $(SOPHYAINCP)HEALPixUtils.h \
     1894  $(SOPHYAINCP)localmap.h \
     1895  $(SOPHYAINCP)sphereecp.h \
     1896  $(SOPHYAINCP)specrespvector.h \
     1897  $(SOPHYAINCP)specresp.h \
     1898  $(SOPHYAINCP)gaussfilt.h \
     1899  nomspecrespadapter.h
     1900        $(CXXCOMPILELIB) -o $@ $<
     1901 
     1902$(SOPHYAOBJP)pintup3d.o: pintup3d.cc \
     1903  $(SOPHYAINCP)sopnamsp.h \
     1904  pintup3d.h \
     1905  $(SOPHYAINCP)ntupintf.h \
     1906  $(SOPHYAINCP)machdefs.h \
     1907  $(SOPHYAINCP)pi3ddrw.h \
     1908  $(SOPHYAINCP)pisysdep.h \
     1909  $(SOPHYAINCP)pidrawer.h \
     1910  $(SOPHYAINCP)pibwdggen.h \
     1911  $(SOPHYAINCP)piwdgx.h \
     1912  $(SOPHYAINCP)piwdggen.h \
     1913  $(SOPHYAINCP)pimsghandler.h \
     1914  $(SOPHYAINCP)picolist.h \
     1915  $(SOPHYAINCP)picmap.h \
     1916  $(SOPHYAINCP)picmapx.h \
     1917  $(SOPHYAINCP)picmapgen.h \
     1918  $(SOPHYAINCP)pigraphx.h \
     1919  $(SOPHYAINCP)pigraphgen.h \
     1920  $(SOPHYAINCP)pifontx.h \
     1921  $(SOPHYAINCP)pifontgen.h \
     1922  $(SOPHYAINCP)pigrcoord.h \
     1923  $(SOPHYAINCP)pilineatt.h \
     1924  $(SOPHYAINCP)pigraphuc.h \
     1925  $(SOPHYAINCP)pievthandler.h \
     1926  $(SOPHYAINCP)psfile.h \
     1927  $(SOPHYAINCP)pigratt.h \
     1928  $(SOPHYAINCP)piaxes.h \
     1929  $(SOPHYAINCP)pieldrw.h \
     1930  $(SOPHYAINCP)pigraph3d.h
     1931        $(CXXCOMPILELIB) -o $@ $<
     1932 
     1933$(SOPHYAOBJP)pintuple.o: pintuple.cc \
     1934  $(SOPHYAINCP)sopnamsp.h \
     1935  pintuple.h \
     1936  $(SOPHYAINCP)ntupintf.h \
     1937  $(SOPHYAINCP)machdefs.h \
     1938  $(SOPHYAINCP)pidrawer.h \
     1939  $(SOPHYAINCP)pibwdggen.h \
     1940  $(SOPHYAINCP)pisysdep.h \
     1941  $(SOPHYAINCP)piwdgx.h \
     1942  $(SOPHYAINCP)piwdggen.h \
     1943  $(SOPHYAINCP)pimsghandler.h \
     1944  $(SOPHYAINCP)picolist.h \
     1945  $(SOPHYAINCP)picmap.h \
     1946  $(SOPHYAINCP)picmapx.h \
     1947  $(SOPHYAINCP)picmapgen.h \
     1948  $(SOPHYAINCP)pigraphx.h \
     1949  $(SOPHYAINCP)pigraphgen.h \
     1950  $(SOPHYAINCP)pifontx.h \
     1951  $(SOPHYAINCP)pifontgen.h \
     1952  $(SOPHYAINCP)pigrcoord.h \
     1953  $(SOPHYAINCP)pilineatt.h \
     1954  $(SOPHYAINCP)pigraphuc.h \
     1955  $(SOPHYAINCP)pievthandler.h \
     1956  $(SOPHYAINCP)psfile.h \
     1957  $(SOPHYAINCP)pigratt.h \
     1958  $(SOPHYAINCP)piaxes.h
     1959        $(CXXCOMPILELIB) -o $@ $<
     1960 
     1961$(SOPHYAOBJP)pipodrw.o: pipodrw.cc \
     1962  $(SOPHYAINCP)sopnamsp.h \
     1963  pipodrw.h \
     1964  $(SOPHYAINCP)machdefs.h \
     1965  $(SOPHYAINCP)pidrawer.h \
     1966  $(SOPHYAINCP)pibwdggen.h \
     1967  $(SOPHYAINCP)pisysdep.h \
     1968  $(SOPHYAINCP)piwdgx.h \
     1969  $(SOPHYAINCP)piwdggen.h \
     1970  $(SOPHYAINCP)pimsghandler.h \
     1971  $(SOPHYAINCP)picolist.h \
     1972  $(SOPHYAINCP)picmap.h \
     1973  $(SOPHYAINCP)picmapx.h \
     1974  $(SOPHYAINCP)picmapgen.h \
     1975  $(SOPHYAINCP)pigraphx.h \
     1976  $(SOPHYAINCP)pigraphgen.h \
     1977  $(SOPHYAINCP)pifontx.h \
     1978  $(SOPHYAINCP)pifontgen.h \
     1979  $(SOPHYAINCP)pigrcoord.h \
     1980  $(SOPHYAINCP)pilineatt.h \
     1981  $(SOPHYAINCP)pigraphuc.h \
     1982  $(SOPHYAINCP)pievthandler.h \
     1983  $(SOPHYAINCP)psfile.h \
     1984  $(SOPHYAINCP)pigratt.h \
     1985  $(SOPHYAINCP)piaxes.h \
     1986  $(SOPHYAINCP)parradapter.h \
     1987  $(SOPHYAINCP)lut.h \
     1988  $(SOPHYAINCP)histos2.h \
     1989  $(SOPHYAINCP)peida.h \
     1990  $(SOPHYAINCP)utils.h \
     1991  $(SOPHYAINCP)perrors.h \
     1992  $(SOPHYAINCP)pexceptions.h \
     1993  $(SOPHYAINCP)fmath.h \
     1994  $(SOPHYAINCP)histos.h \
     1995  $(SOPHYAINCP)objfio.h \
     1996  $(SOPHYAINCP)anydataobj.h \
     1997  $(SOPHYAINCP)ppersist.h \
     1998  $(SOPHYAINCP)gnumd5.h \
     1999  $(SOPHYAINCP)ppfbinstream.h \
     2000  $(SOPHYAINCP)rawstream.h \
     2001  $(SOPHYAINCP)ppfnametag.h \
     2002  $(SOPHYAINCP)tvector.h \
     2003  $(SOPHYAINCP)tmatrix.h \
     2004  $(SOPHYAINCP)tarray.h \
     2005  $(SOPHYAINCP)basarr.h \
     2006  $(SOPHYAINCP)mutyv.h \
     2007  $(SOPHYAINCP)dvlist.h \
     2008  $(SOPHYAINCP)ndatablock.h \
     2009  $(SOPHYAINCP)utilarr.h \
     2010  $(SOPHYAINCP)generalfit.h \
     2011  $(SOPHYAINCP)generaldata.h \
     2012  $(SOPHYAINCP)ntupintf.h \
     2013  $(SOPHYAINCP)poly.h
     2014        $(CXXCOMPILELIB) -o $@ $<
     2015 
     2016$(SOPHYAOBJP)pisiadw.o: pisiadw.cc \
     2017  $(SOPHYAINCP)sopnamsp.h \
     2018  $(SOPHYAINCP)machdefs.h \
     2019  $(SOPHYAINCP)perrors.h \
     2020  $(SOPHYAINCP)pexceptions.h \
     2021  $(SOPHYAINCP)ctimer.h \
     2022  $(SOPHYAINCP)nbmath.h \
     2023  $(SOPHYAINCP)smathconst.h \
     2024  pistdimgapp.h \
     2025  $(SOPHYAINCP)pisysdep.h \
     2026  $(SOPHYAINCP)piapplx.h \
     2027  $(SOPHYAINCP)piapplgen.h \
     2028  $(SOPHYAINCP)pimsghandler.h \
     2029  $(SOPHYAINCP)picontainerx.h \
     2030  $(SOPHYAINCP)picontainergen.h \
     2031  $(SOPHYAINCP)piwdgx.h \
     2032  $(SOPHYAINCP)piwdggen.h \
     2033  $(SOPHYAINCP)picolist.h \
     2034  $(SOPHYAINCP)pimenubarx.h \
     2035  $(SOPHYAINCP)pimenubargen.h \
     2036  $(SOPHYAINCP)pimenux.h \
     2037  $(SOPHYAINCP)pimenugen.h \
     2038  $(SOPHYAINCP)picons.h \
     2039  $(SOPHYAINCP)pistdwdgx.h \
     2040  $(SOPHYAINCP)pistdwdggen.h \
     2041  $(SOPHYAINCP)pibwdgx.h \
     2042  $(SOPHYAINCP)pibwdggen.h \
     2043  $(SOPHYAINCP)picmap.h \
     2044  $(SOPHYAINCP)picmapx.h \
     2045  $(SOPHYAINCP)picmapgen.h \
     2046  $(SOPHYAINCP)pigraphx.h \
     2047  $(SOPHYAINCP)pigraphgen.h \
     2048  $(SOPHYAINCP)pifontx.h \
     2049  $(SOPHYAINCP)pifontgen.h \
     2050  $(SOPHYAINCP)pigrcoord.h \
     2051  $(SOPHYAINCP)pilineatt.h \
     2052  $(SOPHYAINCP)pigraphuc.h \
     2053  $(SOPHYAINCP)pievthandler.h \
     2054  $(SOPHYAINCP)psfile.h \
     2055  $(SOPHYAINCP)pigraphps.h \
     2056  $(SOPHYAINCP)piwindowx.h \
     2057  $(SOPHYAINCP)piwindowgen.h \
     2058  $(SOPHYAINCP)pioptmenux.h \
     2059  $(SOPHYAINCP)pioptmenugen.h \
     2060  $(SOPHYAINCP)pifilechox.h \
     2061  $(SOPHYAINCP)pifilechogen.h \
     2062  $(SOPHYAINCP)piperiodx.h \
     2063  $(SOPHYAINCP)periodic.h \
     2064  $(SOPHYAINCP)piimage.h \
     2065  $(SOPHYAINCP)parradapter.h \
     2066  $(SOPHYAINCP)lut.h \
     2067  $(SOPHYAINCP)pieldrw.h \
     2068  $(SOPHYAINCP)pidrawer.h \
     2069  $(SOPHYAINCP)pigratt.h \
     2070  $(SOPHYAINCP)piaxes.h \
     2071  $(SOPHYAINCP)pipixmapx.h \
     2072  $(SOPHYAINCP)pipixmapgen.h \
     2073  $(SOPHYAINCP)picmapview.h \
     2074  $(SOPHYAINCP)pi3dwdg.h \
     2075  $(SOPHYAINCP)pi3ddrw.h \
     2076  $(SOPHYAINCP)pigraph3d.h \
     2077  nobjmgr.h \
     2078  $(SOPHYAINCP)anydataobj.h \
     2079  $(SOPHYAINCP)ppersist.h \
     2080  $(SOPHYAINCP)gnumd5.h \
     2081  $(SOPHYAINCP)ppfbinstream.h \
     2082  $(SOPHYAINCP)rawstream.h \
     2083  $(SOPHYAINCP)ppfnametag.h \
     2084  $(SOPHYAINCP)dvlist.h \
     2085  $(SOPHYAINCP)objfio.h \
     2086  $(SOPHYAINCP)mutyv.h dlftypes.h \
     2087  piacmd.h \
     2088  $(SOPHYAINCP)commander.h \
     2089  $(SOPHYAINCP)pdlmgr.h \
     2090  $(SOPHYAINCP)zthread.h pisiadw.h \
     2091  $(SOPHYAINCP)pilistx.h \
     2092  $(SOPHYAINCP)pilistgen.h \
     2093  $(SOPHYAINCP)pistzwin.h \
     2094  $(SOPHYAINCP)pitherm.h \
     2095  $(SOPHYAINCP)resusage.h \
     2096  servnobjm.h
     2097        $(CXXCOMPILELIB) -o $@ $<
     2098 
     2099$(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \
     2100  $(SOPHYAINCP)sopnamsp.h \
     2101  $(SOPHYAINCP)machdefs.h \
     2102  $(SOPHYAINCP)strutil.h \
     2103  $(SOPHYAINCP)timing.h \
     2104  $(SOPHYAINCP)perrors.h \
     2105  $(SOPHYAINCP)pexceptions.h \
     2106  $(SOPHYAINCP)ctimer.h \
     2107  $(SOPHYAINCP)psighand.h \
     2108  $(SOPHYAINCP)cimage.h \
     2109  $(SOPHYAINCP)tmatrix.h \
     2110  $(SOPHYAINCP)tarray.h \
     2111  $(SOPHYAINCP)basarr.h \
     2112  $(SOPHYAINCP)anydataobj.h \
     2113  $(SOPHYAINCP)mutyv.h \
     2114  $(SOPHYAINCP)dvlist.h \
     2115  $(SOPHYAINCP)objfio.h \
     2116  $(SOPHYAINCP)ppersist.h \
     2117  $(SOPHYAINCP)gnumd5.h \
     2118  $(SOPHYAINCP)ppfbinstream.h \
     2119  $(SOPHYAINCP)rawstream.h \
     2120  $(SOPHYAINCP)ppfnametag.h \
     2121  $(SOPHYAINCP)ndatablock.h \
     2122  $(SOPHYAINCP)utilarr.h \
     2123  $(SOPHYAINCP)fioarr.h \
     2124  $(SOPHYAINCP)tvector.h \
     2125  pistdimgapp.h \
     2126  $(SOPHYAINCP)pisysdep.h \
     2127  $(SOPHYAINCP)piapplx.h \
     2128  $(SOPHYAINCP)piapplgen.h \
     2129  $(SOPHYAINCP)pimsghandler.h \
     2130  $(SOPHYAINCP)picontainerx.h \
     2131  $(SOPHYAINCP)picontainergen.h \
     2132  $(SOPHYAINCP)piwdgx.h \
     2133  $(SOPHYAINCP)piwdggen.h \
     2134  $(SOPHYAINCP)picolist.h \
     2135  $(SOPHYAINCP)pimenubarx.h \
     2136  $(SOPHYAINCP)pimenubargen.h \
     2137  $(SOPHYAINCP)pimenux.h \
     2138  $(SOPHYAINCP)pimenugen.h \
     2139  $(SOPHYAINCP)picons.h \
     2140  $(SOPHYAINCP)pistdwdgx.h \
     2141  $(SOPHYAINCP)pistdwdggen.h \
     2142  $(SOPHYAINCP)pibwdgx.h \
     2143  $(SOPHYAINCP)pibwdggen.h \
     2144  $(SOPHYAINCP)picmap.h \
     2145  $(SOPHYAINCP)picmapx.h \
     2146  $(SOPHYAINCP)picmapgen.h \
     2147  $(SOPHYAINCP)pigraphx.h \
     2148  $(SOPHYAINCP)pigraphgen.h \
     2149  $(SOPHYAINCP)pifontx.h \
     2150  $(SOPHYAINCP)pifontgen.h \
     2151  $(SOPHYAINCP)pigrcoord.h \
     2152  $(SOPHYAINCP)pilineatt.h \
     2153  $(SOPHYAINCP)pigraphuc.h \
     2154  $(SOPHYAINCP)pievthandler.h \
     2155  $(SOPHYAINCP)psfile.h \
     2156  $(SOPHYAINCP)pigraphps.h \
     2157  $(SOPHYAINCP)piwindowx.h \
     2158  $(SOPHYAINCP)piwindowgen.h \
     2159  $(SOPHYAINCP)pioptmenux.h \
     2160  $(SOPHYAINCP)pioptmenugen.h \
     2161  $(SOPHYAINCP)pifilechox.h \
     2162  $(SOPHYAINCP)pifilechogen.h \
     2163  $(SOPHYAINCP)piperiodx.h \
     2164  $(SOPHYAINCP)periodic.h \
     2165  $(SOPHYAINCP)piimage.h \
     2166  $(SOPHYAINCP)parradapter.h \
     2167  $(SOPHYAINCP)lut.h \
     2168  $(SOPHYAINCP)pieldrw.h \
     2169  $(SOPHYAINCP)pidrawer.h \
     2170  $(SOPHYAINCP)pigratt.h \
     2171  $(SOPHYAINCP)piaxes.h \
     2172  $(SOPHYAINCP)pipixmapx.h \
     2173  $(SOPHYAINCP)pipixmapgen.h \
     2174  $(SOPHYAINCP)picmapview.h \
     2175  $(SOPHYAINCP)pi3dwdg.h \
     2176  $(SOPHYAINCP)pi3ddrw.h \
     2177  $(SOPHYAINCP)pigraph3d.h \
     2178  nobjmgr.h dlftypes.h piacmd.h \
     2179  $(SOPHYAINCP)commander.h \
     2180  $(SOPHYAINCP)pdlmgr.h \
     2181  $(SOPHYAINCP)zthread.h pisiadw.h \
     2182  $(SOPHYAINCP)pilistx.h \
     2183  $(SOPHYAINCP)pilistgen.h \
     2184  $(SOPHYAINCP)pistzwin.h \
     2185  $(SOPHYAINCP)pitherm.h \
     2186  $(SOPHYAINCP)resusage.h \
     2187  servnobjm.h \
     2188  $(SOPHYAINCP)piimgtools.h \
     2189  $(SOPHYAINCP)pidrwtools.h \
     2190  $(SOPHYAINCP)piaxestools.h \
     2191  $(SOPHYAINCP)piscdrawwdg.h \
     2192  piinit.h \
     2193  $(SOPHYAINCP)sambainit.h \
     2194  $(SOPHYAINCP)skymapinit.h \
     2195  $(SOPHYAINCP)sophyainit.h \
     2196  $(SOPHYAINCP)ntoolsinit.h \
     2197  $(SOPHYAINCP)tarrinit.h \
     2198  $(SOPHYAINCP)piversion.h \
     2199  piaversion.h
     2200        $(CXXCOMPILELIB) -o $@ $<
     2201 
     2202$(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \
     2203  $(SOPHYAINCP)sopnamsp.h \
     2204  pitvmaad.h \
     2205  $(SOPHYAINCP)machdefs.h \
     2206  $(SOPHYAINCP)parradapter.h \
     2207  $(SOPHYAINCP)lut.h \
     2208  $(SOPHYAINCP)tmatrix.h \
     2209  $(SOPHYAINCP)tarray.h \
     2210  $(SOPHYAINCP)basarr.h \
     2211  $(SOPHYAINCP)anydataobj.h \
     2212  $(SOPHYAINCP)mutyv.h \
     2213  $(SOPHYAINCP)dvlist.h \
     2214  $(SOPHYAINCP)objfio.h \
     2215  $(SOPHYAINCP)ppersist.h \
     2216  $(SOPHYAINCP)pexceptions.h \
     2217  $(SOPHYAINCP)gnumd5.h \
     2218  $(SOPHYAINCP)ppfbinstream.h \
     2219  $(SOPHYAINCP)rawstream.h \
     2220  $(SOPHYAINCP)ppfnametag.h \
     2221  $(SOPHYAINCP)ndatablock.h \
     2222  $(SOPHYAINCP)utilarr.h \
     2223  $(SOPHYAINCP)tvector.h
     2224        $(CXXCOMPILELIB) -o $@ $<
     2225 
     2226$(SOPHYAOBJP)servnobjm.o: servnobjm.cc \
     2227  $(SOPHYAINCP)sopnamsp.h \
     2228  $(SOPHYAINCP)strutil.h nobjmgr.h \
     2229  $(SOPHYAINCP)machdefs.h \
     2230  $(SOPHYAINCP)anydataobj.h \
     2231  $(SOPHYAINCP)ppersist.h \
     2232  $(SOPHYAINCP)pexceptions.h \
     2233  $(SOPHYAINCP)gnumd5.h \
     2234  $(SOPHYAINCP)ppfbinstream.h \
     2235  $(SOPHYAINCP)rawstream.h \
     2236  $(SOPHYAINCP)ppfnametag.h \
     2237  $(SOPHYAINCP)dvlist.h \
     2238  $(SOPHYAINCP)objfio.h \
     2239  $(SOPHYAINCP)mutyv.h dlftypes.h \
     2240  servnobjm.h \
     2241  $(SOPHYAINCP)pdlmgr.h \
     2242  nomgadapter.h \
     2243  $(SOPHYAINCP)pidrawer.h \
     2244  $(SOPHYAINCP)pibwdggen.h \
     2245  $(SOPHYAINCP)pisysdep.h \
     2246  $(SOPHYAINCP)piwdgx.h \
     2247  $(SOPHYAINCP)piwdggen.h \
     2248  $(SOPHYAINCP)pimsghandler.h \
     2249  $(SOPHYAINCP)picolist.h \
     2250  $(SOPHYAINCP)picmap.h \
     2251  $(SOPHYAINCP)picmapx.h \
     2252  $(SOPHYAINCP)picmapgen.h \
     2253  $(SOPHYAINCP)pigraphx.h \
     2254  $(SOPHYAINCP)pigraphgen.h \
     2255  $(SOPHYAINCP)pifontx.h \
     2256  $(SOPHYAINCP)pifontgen.h \
     2257  $(SOPHYAINCP)pigrcoord.h \
     2258  $(SOPHYAINCP)pilineatt.h \
     2259  $(SOPHYAINCP)pigraphuc.h \
     2260  $(SOPHYAINCP)pievthandler.h \
     2261  $(SOPHYAINCP)psfile.h \
     2262  $(SOPHYAINCP)pigratt.h \
     2263  $(SOPHYAINCP)piaxes.h \
     2264  $(SOPHYAINCP)parradapter.h \
     2265  $(SOPHYAINCP)lut.h \
     2266  $(SOPHYAINCP)ntupintf.h \
     2267  $(SOPHYAINCP)generalfit.h \
     2268  $(SOPHYAINCP)tvector.h \
     2269  $(SOPHYAINCP)tmatrix.h \
     2270  $(SOPHYAINCP)tarray.h \
     2271  $(SOPHYAINCP)basarr.h \
     2272  $(SOPHYAINCP)ndatablock.h \
     2273  $(SOPHYAINCP)utilarr.h \
     2274  $(SOPHYAINCP)generaldata.h \
     2275  $(SOPHYAINCP)poly.h \
     2276  $(SOPHYAINCP)peida.h \
     2277  $(SOPHYAINCP)utils.h \
     2278  $(SOPHYAINCP)perrors.h \
     2279  $(SOPHYAINCP)fmath.h \
     2280  pistdimgapp.h \
     2281  $(SOPHYAINCP)piapplx.h \
     2282  $(SOPHYAINCP)piapplgen.h \
     2283  $(SOPHYAINCP)picontainerx.h \
     2284  $(SOPHYAINCP)picontainergen.h \
     2285  $(SOPHYAINCP)pimenubarx.h \
     2286  $(SOPHYAINCP)pimenubargen.h \
     2287  $(SOPHYAINCP)pimenux.h \
     2288  $(SOPHYAINCP)pimenugen.h \
     2289  $(SOPHYAINCP)picons.h \
     2290  $(SOPHYAINCP)pistdwdgx.h \
     2291  $(SOPHYAINCP)pistdwdggen.h \
     2292  $(SOPHYAINCP)pibwdgx.h \
     2293  $(SOPHYAINCP)pigraphps.h \
     2294  $(SOPHYAINCP)piwindowx.h \
     2295  $(SOPHYAINCP)piwindowgen.h \
     2296  $(SOPHYAINCP)pioptmenux.h \
     2297  $(SOPHYAINCP)pioptmenugen.h \
     2298  $(SOPHYAINCP)pifilechox.h \
     2299  $(SOPHYAINCP)pifilechogen.h \
     2300  $(SOPHYAINCP)piperiodx.h \
     2301  $(SOPHYAINCP)periodic.h \
     2302  $(SOPHYAINCP)piimage.h \
     2303  $(SOPHYAINCP)pieldrw.h \
     2304  $(SOPHYAINCP)pipixmapx.h \
     2305  $(SOPHYAINCP)pipixmapgen.h \
     2306  $(SOPHYAINCP)picmapview.h \
     2307  $(SOPHYAINCP)pi3dwdg.h \
     2308  $(SOPHYAINCP)pi3ddrw.h \
     2309  $(SOPHYAINCP)pigraph3d.h \
     2310  piacmd.h \
    22412311  $(SOPHYAINCP)commander.h \
    22422312  $(SOPHYAINCP)ctimer.h \
     
    22482318  $(SOPHYAINCP)resusage.h \
    22492319  $(SOPHYAINCP)fct1dfit.h \
    2250   $(SOPHYAINCP)fct2dfit.h pitvmaad.h \
    2251   $(SOPHYAINCP)ntuple.h \
     2320  $(SOPHYAINCP)fct2dfit.h \
     2321  pitvmaad.h $(SOPHYAINCP)ntuple.h \
    22522322  $(SOPHYAINCP)cimage.h \
    22532323  $(SOPHYAINCP)fioarr.h \
     
    22562326  $(SOPHYAINCP)hisprof.h \
    22572327  $(SOPHYAINCP)piyfxdrw.h \
    2258   $(SOPHYAINCP)pisurfdr.h pintuple.h \
    2259   pintup3d.h pipodrw.h
    2260         $(CXXCOMPILE) -o $@ $<
    2261  
     2328  $(SOPHYAINCP)pisurfdr.h \
     2329  pintuple.h pintup3d.h pipodrw.h
     2330        $(CXXCOMPILELIB) -o $@ $<
     2331 
Note: See TracChangeset for help on using the changeset viewer.