Changeset 3066 in Sophya


Ignore:
Timestamp:
Aug 14, 2006, 10:30:33 PM (19 years ago)
Author:
cmv
Message:

cmv 14/8/2006

Location:
trunk
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/Makefile

    r3064 r3066  
    11include ../BuildMgr/sophyamake.inc
    2 
     2 
    33all: $(SOPHYALIBP)libFitsIOServer.a
    44 
  • trunk/SophyaExt/IFFTW/Makefile

    r3009 r3066  
    3535  $(SOPHYAINCP)tmatrix_tsnl.h \
    3636  $(SOPHYAINCP)tvector.h \
    37   $(SOPHYAINCP)tvector_tsnl.h \
    38   fftw2server.cc fftw3server.cc
     37  $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \
     38  $(SOPHYAINCP)FFTW/fftw3.h
    3939        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    4040 
  • trunk/SophyaExt/IFFTW/smakefile

    r3009 r3066  
    3535  $(SOPHYAINCP)tmatrix_tsnl.h \
    3636  $(SOPHYAINCP)tvector.h \
    37   $(SOPHYAINCP)tvector_tsnl.h \
    38   fftw2server.cc fftw3server.cc
     37  $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \
     38  $(SOPHYAINCP)FFTW/fftw3.h
    3939        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    4040 
  • trunk/SophyaLib/HiStats/smakefile

    r3053 r3066  
    1212 
    1313$(SOPHYAOBJP)basedtable.o: basedtable.cc basedtable.h \
    14   $(SOPHYAINCP)machdefs.h \
    15   ntupintf.h $(SOPHYAINCP)dvlist.h \
     14  $(SOPHYAINCP)machdefs.h ntupintf.h \
     15  $(SOPHYAINCP)dvlist.h \
    1616  $(SOPHYAINCP)objfio.h \
    1717  $(SOPHYAINCP)machdefs.h \
     
    4040 
    4141$(SOPHYAOBJP)datatable.o: datatable.cc datatable.h basedtable.h \
    42   $(SOPHYAINCP)machdefs.h \
    43   ntupintf.h $(SOPHYAINCP)dvlist.h \
     42  $(SOPHYAINCP)machdefs.h ntupintf.h \
     43  $(SOPHYAINCP)dvlist.h \
    4444  $(SOPHYAINCP)objfio.h \
    4545  $(SOPHYAINCP)machdefs.h \
     
    7373 
    7474$(SOPHYAOBJP)fio_dtable.o: fio_dtable.cc datatable.h basedtable.h \
    75   $(SOPHYAINCP)machdefs.h \
    76   ntupintf.h $(SOPHYAINCP)dvlist.h \
    77   $(SOPHYAINCP)objfio.h \
    78   $(SOPHYAINCP)machdefs.h \
    79   $(SOPHYAINCP)anydataobj.h \
    80   $(SOPHYAINCP)ppersist.h \
    81   $(SOPHYAINCP)pexceptions.h \
    82   $(SOPHYAINCP)gnumd5.h \
    83   $(SOPHYAINCP)ppfbinstream.h \
    84   $(SOPHYAINCP)rawstream.h \
    85   $(SOPHYAINCP)ppfnametag.h \
    86   $(SOPHYAINCP)mutyv.h \
    87   $(SOPHYAINCP)timestamp.h \
    88   $(SOPHYAINCP)segdatablock.h \
    89   $(SOPHYAINCP)tvector.h \
    90   $(SOPHYAINCP)tmatrix.h \
    91   $(SOPHYAINCP)tarray.h \
    92   $(SOPHYAINCP)basarr.h \
    93   $(SOPHYAINCP)dvlist.h \
    94   $(SOPHYAINCP)ndatablock.h \
    95   $(SOPHYAINCP)utilarr.h \
    96   $(SOPHYAINCP)tmatrix_tsnl.h \
    97   $(SOPHYAINCP)tvector_tsnl.h \
    98   $(SOPHYAINCP)objfio.h \
    99   swppfdtable.h \
     75  $(SOPHYAINCP)machdefs.h ntupintf.h \
     76  $(SOPHYAINCP)dvlist.h \
     77  $(SOPHYAINCP)objfio.h \
     78  $(SOPHYAINCP)machdefs.h \
     79  $(SOPHYAINCP)anydataobj.h \
     80  $(SOPHYAINCP)ppersist.h \
     81  $(SOPHYAINCP)pexceptions.h \
     82  $(SOPHYAINCP)gnumd5.h \
     83  $(SOPHYAINCP)ppfbinstream.h \
     84  $(SOPHYAINCP)rawstream.h \
     85  $(SOPHYAINCP)ppfnametag.h \
     86  $(SOPHYAINCP)mutyv.h \
     87  $(SOPHYAINCP)timestamp.h \
     88  $(SOPHYAINCP)segdatablock.h \
     89  $(SOPHYAINCP)tvector.h \
     90  $(SOPHYAINCP)tmatrix.h \
     91  $(SOPHYAINCP)tarray.h \
     92  $(SOPHYAINCP)basarr.h \
     93  $(SOPHYAINCP)dvlist.h \
     94  $(SOPHYAINCP)ndatablock.h \
     95  $(SOPHYAINCP)utilarr.h \
     96  $(SOPHYAINCP)tmatrix_tsnl.h \
     97  $(SOPHYAINCP)tvector_tsnl.h \
     98  $(SOPHYAINCP)objfio.h swppfdtable.h \
    10099  $(SOPHYAINCP)swsegdb.h \
    101100  $(SOPHYAINCP)segdatablock.h \
     
    110109$(SOPHYAOBJP)hisprof.o: hisprof.cc \
    111110  $(SOPHYAINCP)sopnamsp.h \
    112   $(SOPHYAINCP)machdefs.h \
    113   hisprof.h $(SOPHYAINCP)peida.h \
     111  $(SOPHYAINCP)machdefs.h hisprof.h \
     112  $(SOPHYAINCP)peida.h \
    114113  $(SOPHYAINCP)machdefs.h \
    115114  $(SOPHYAINCP)utils.h \
     
    143142$(SOPHYAOBJP)histerr.o: histerr.cc \
    144143  $(SOPHYAINCP)sopnamsp.h \
    145   $(SOPHYAINCP)machdefs.h \
    146   histinit.h \
     144  $(SOPHYAINCP)machdefs.h histinit.h \
    147145  $(SOPHYAINCP)ntoolsinit.h \
    148146  $(SOPHYAINCP)tarrinit.h \
    149147  $(SOPHYAINCP)sophyainit.h \
    150   $(SOPHYAINCP)machdefs.h \
    151   histerr.h $(SOPHYAINCP)objfio.h \
    152   $(SOPHYAINCP)anydataobj.h \
    153   $(SOPHYAINCP)ppersist.h \
    154   $(SOPHYAINCP)pexceptions.h \
    155   $(SOPHYAINCP)gnumd5.h \
    156   $(SOPHYAINCP)ppfbinstream.h \
    157   $(SOPHYAINCP)rawstream.h \
    158   $(SOPHYAINCP)ppfnametag.h \
    159   histos.h $(SOPHYAINCP)peida.h \
     148  $(SOPHYAINCP)machdefs.h histerr.h \
     149  $(SOPHYAINCP)objfio.h \
     150  $(SOPHYAINCP)anydataobj.h \
     151  $(SOPHYAINCP)ppersist.h \
     152  $(SOPHYAINCP)pexceptions.h \
     153  $(SOPHYAINCP)gnumd5.h \
     154  $(SOPHYAINCP)ppfbinstream.h \
     155  $(SOPHYAINCP)rawstream.h \
     156  $(SOPHYAINCP)ppfnametag.h histos.h \
     157  $(SOPHYAINCP)peida.h \
    160158  $(SOPHYAINCP)utils.h \
    161159  $(SOPHYAINCP)perrors.h \
     
    180178$(SOPHYAOBJP)histinit.o: histinit.cc \
    181179  $(SOPHYAINCP)sopnamsp.h \
    182   $(SOPHYAINCP)machdefs.h \
    183   histinit.h \
     180  $(SOPHYAINCP)machdefs.h histinit.h \
    184181  $(SOPHYAINCP)ntoolsinit.h \
    185182  $(SOPHYAINCP)tarrinit.h \
     
    211208  $(SOPHYAINCP)tvector_tsnl.h \
    212209  $(SOPHYAINCP)ppersist.h \
    213   $(SOPHYAINCP)anydataobj.h \
    214   histos2.h $(SOPHYAINCP)utils.h \
    215   hisprof.h histerr.h ntuple.h ntupintf.h \
    216   $(SOPHYAINCP)dvlist.h xntuple.h \
    217   datatable.h basedtable.h \
    218   $(SOPHYAINCP)segdatablock.h \
    219   swppfdtable.h \
     210  $(SOPHYAINCP)anydataobj.h histos2.h \
     211  $(SOPHYAINCP)utils.h hisprof.h histerr.h \
     212  ntuple.h ntupintf.h $(SOPHYAINCP)dvlist.h \
     213  xntuple.h datatable.h basedtable.h \
     214  $(SOPHYAINCP)segdatablock.h swppfdtable.h \
    220215  $(SOPHYAINCP)swsegdb.h \
    221216  $(SOPHYAINCP)segdatablock.h \
     
    227222$(SOPHYAOBJP)histos2.o: histos2.cc \
    228223  $(SOPHYAINCP)sopnamsp.h \
    229   $(SOPHYAINCP)machdefs.h \
    230   histos2.h $(SOPHYAINCP)peida.h \
     224  $(SOPHYAINCP)machdefs.h histos2.h \
     225  $(SOPHYAINCP)peida.h \
    231226  $(SOPHYAINCP)machdefs.h \
    232227  $(SOPHYAINCP)utils.h \
     
    258253        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histos2.cc
    259254 
    260 $(SOPHYAOBJP)histos.o: histos.cc \
    261   $(SOPHYAINCP)sopnamsp.h \
     255$(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)sopnamsp.h \
    262256  $(SOPHYAINCP)machdefs.h histos.h \
    263257  $(SOPHYAINCP)objfio.h \
     
    296290 
    297291$(SOPHYAOBJP)ntupintf.o: ntupintf.cc \
    298   $(SOPHYAINCP)sopnamsp.h \
    299   ntupintf.h \
     292  $(SOPHYAINCP)sopnamsp.h ntupintf.h \
    300293  $(SOPHYAINCP)machdefs.h \
    301294  $(SOPHYAINCP)pexceptions.h \
     
    303296        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntupintf.cc
    304297 
    305 $(SOPHYAOBJP)ntuple.o: ntuple.cc \
    306   $(SOPHYAINCP)sopnamsp.h \
     298$(SOPHYAOBJP)ntuple.o: ntuple.cc $(SOPHYAINCP)sopnamsp.h \
    307299  $(SOPHYAINCP)strutil.h \
    308300  $(SOPHYAINCP)perrors.h \
     
    315307  $(SOPHYAINCP)ppfbinstream.h \
    316308  $(SOPHYAINCP)rawstream.h \
    317   $(SOPHYAINCP)ppfnametag.h \
    318   ntupintf.h \
     309  $(SOPHYAINCP)ppfnametag.h ntupintf.h \
    319310  $(SOPHYAINCP)machdefs.h \
    320311  $(SOPHYAINCP)ppersist.h \
     
    326317 
    327318$(SOPHYAOBJP)proxtuple.o: proxtuple.cc \
    328   $(SOPHYAINCP)sopnamsp.h \
    329   proxtuple.h ntuple.h \
    330   $(SOPHYAINCP)objfio.h \
    331   $(SOPHYAINCP)machdefs.h \
    332   $(SOPHYAINCP)anydataobj.h \
    333   $(SOPHYAINCP)ppersist.h \
    334   $(SOPHYAINCP)pexceptions.h \
    335   $(SOPHYAINCP)gnumd5.h \
    336   $(SOPHYAINCP)ppfbinstream.h \
    337   $(SOPHYAINCP)rawstream.h \
    338   $(SOPHYAINCP)ppfnametag.h \
    339   ntupintf.h \
     319  $(SOPHYAINCP)sopnamsp.h proxtuple.h \
     320  ntuple.h $(SOPHYAINCP)objfio.h \
     321  $(SOPHYAINCP)machdefs.h \
     322  $(SOPHYAINCP)anydataobj.h \
     323  $(SOPHYAINCP)ppersist.h \
     324  $(SOPHYAINCP)pexceptions.h \
     325  $(SOPHYAINCP)gnumd5.h \
     326  $(SOPHYAINCP)ppfbinstream.h \
     327  $(SOPHYAINCP)rawstream.h \
     328  $(SOPHYAINCP)ppfnametag.h ntupintf.h \
    340329  $(SOPHYAINCP)machdefs.h \
    341330  $(SOPHYAINCP)ppersist.h \
     
    347336 
    348337$(SOPHYAOBJP)swppfdtable.o: swppfdtable.cc swppfdtable.h basedtable.h \
    349   $(SOPHYAINCP)machdefs.h \
    350   ntupintf.h $(SOPHYAINCP)dvlist.h \
     338  $(SOPHYAINCP)machdefs.h ntupintf.h \
     339  $(SOPHYAINCP)dvlist.h \
    351340  $(SOPHYAINCP)objfio.h \
    352341  $(SOPHYAINCP)machdefs.h \
     
    391380  $(SOPHYAINCP)ppersist.h \
    392381  $(SOPHYAINCP)perrors.h xntuple.h \
    393   $(SOPHYAINCP)machdefs.h \
    394   ntupintf.h $(SOPHYAINCP)dvlist.h \
     382  $(SOPHYAINCP)machdefs.h ntupintf.h \
     383  $(SOPHYAINCP)dvlist.h \
    395384  $(SOPHYAINCP)objfio.h \
    396385  $(SOPHYAINCP)anydataobj.h \
  • trunk/SophyaLib/SysTools/Makefile

    r3014 r3066  
    4545$(SOPHYAOBJP)cxxcmplnk.o: cxxcmplnk.cc \
    4646  $(SOPHYAINCP)sopnamsp.h cxxcmplnk.h \
    47   $(SOPHYAINCP)sspvflags.h $(SOPHYAINCP)machdefs.h
     47  $(SOPHYAINCP)machdefs.h \
     48  $(SOPHYAINCP)sspvflags.h
    4849        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxcmplnk.cc
    4950 
  • trunk/SophyaLib/SysTools/smakefile

    r3014 r3066  
    4545$(SOPHYAOBJP)cxxcmplnk.o: cxxcmplnk.cc \
    4646  $(SOPHYAINCP)sopnamsp.h cxxcmplnk.h \
    47   $(SOPHYAINCP)sspvflags.h $(SOPHYAINCP)machdefs.h
     47  $(SOPHYAINCP)machdefs.h \
     48  $(SOPHYAINCP)sspvflags.h
    4849        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxcmplnk.cc
    4950 
  • trunk/SophyaPI/PIext/Makefile

    r3007 r3066  
    22142214  $(SOPHYAINCP)gaussfilt.h \
    22152215  nomspecrespadapter.h \
    2216   $(SOPHYAINCP)specresp.h
     2216  $(SOPHYAINCP)specresp.h piaversion.h
    22172217        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piinit.cc
    22182218 
  • trunk/SophyaPI/PIext/smakefile

    r3058 r3066  
    2929  $(SOPHYAINCP)timestamp.h \
    3030  $(SOPHYAINCP)ctimer.h \
    31   $(SOPHYAINCP)zthread.h \
    32   dlftypes.h basexecut.h \
    33   $(SOPHYAINCP)pdlmgr.h \
     31  $(SOPHYAINCP)zthread.h dlftypes.h \
     32  basexecut.h $(SOPHYAINCP)pdlmgr.h \
    3433  $(SOPHYAINCP)ctimer.h \
    35   $(SOPHYAINCP)strutilxx.h \
    36   pistdimgapp.h \
     34  $(SOPHYAINCP)strutilxx.h pistdimgapp.h \
    3735  $(SOPHYAINCP)pisysdep.h \
    3836  $(SOPHYAINCP)piapplx.h \
     
    9189  $(SOPHYAINCP)pi3dwdg.h \
    9290  $(SOPHYAINCP)pi3ddrw.h \
    93   $(SOPHYAINCP)pigraph3d.h \
    94   nobjmgr.h \
     91  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    9592  $(SOPHYAINCP)anydataobj.h \
    9693  $(SOPHYAINCP)ppersist.h \
     
    10198  $(SOPHYAINCP)piperiodx.h \
    10299  $(SOPHYAINCP)pitherm.h \
    103   $(SOPHYAINCP)resusage.h \
    104   servnobjm.h nomgadapter.h \
    105   $(SOPHYAINCP)pidrawer.h \
     100  $(SOPHYAINCP)resusage.h servnobjm.h \
     101  nomgadapter.h $(SOPHYAINCP)pidrawer.h \
    106102  $(SOPHYAINCP)parradapter.h \
    107103  $(SOPHYAINCP)ntupintf.h \
     
    135131 
    136132$(SOPHYAOBJP)contmodex.o: contmodex.cc \
    137   $(SOPHYAINCP)sopnamsp.h \
    138   contmodex.h \
     133  $(SOPHYAINCP)sopnamsp.h contmodex.h \
    139134  $(SOPHYAINCP)machdefs.h piacmd.h \
    140135  $(SOPHYAINCP)commander.h \
     
    153148  $(SOPHYAINCP)timestamp.h \
    154149  $(SOPHYAINCP)ctimer.h \
    155   $(SOPHYAINCP)zthread.h \
    156   dlftypes.h nobjmgr.h \
    157   $(SOPHYAINCP)anydataobj.h \
     150  $(SOPHYAINCP)zthread.h dlftypes.h \
     151  nobjmgr.h $(SOPHYAINCP)anydataobj.h \
    158152  $(SOPHYAINCP)ppersist.h \
    159153  $(SOPHYAINCP)dvlist.h \
     
    230224  $(SOPHYAINCP)gp_graph3d.h \
    231225  $(SOPHYAINCP)gp_alloc.h \
    232   $(SOPHYAINCP)pidrawer.h \
    233   nomgadapter.h \
     226  $(SOPHYAINCP)pidrawer.h nomgadapter.h \
    234227  $(SOPHYAINCP)parradapter.h \
    235228  $(SOPHYAINCP)ntupintf.h \
     
    253246 
    254247$(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \
    255   $(SOPHYAINCP)sopnamsp.h \
    256   cxxexecutor.h \
     248  $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
    257249  $(SOPHYAINCP)machdefs.h piacmd.h \
    258250  $(SOPHYAINCP)commander.h \
     
    271263  $(SOPHYAINCP)timestamp.h \
    272264  $(SOPHYAINCP)ctimer.h \
    273   $(SOPHYAINCP)zthread.h \
    274   dlftypes.h nobjmgr.h \
    275   $(SOPHYAINCP)anydataobj.h \
     265  $(SOPHYAINCP)zthread.h dlftypes.h \
     266  nobjmgr.h $(SOPHYAINCP)anydataobj.h \
    276267  $(SOPHYAINCP)ppersist.h \
    277268  $(SOPHYAINCP)dvlist.h \
    278269  $(SOPHYAINCP)strutilxx.h \
    279   $(SOPHYAINCP)cxxcmplnk.h \
    280   nomgadapter.h \
     270  $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \
    281271  $(SOPHYAINCP)pidrawer.h \
    282272  $(SOPHYAINCP)pibwdggen.h \
     
    318308  $(SOPHYAINCP)utils.h \
    319309  $(SOPHYAINCP)perrors.h \
    320   $(SOPHYAINCP)fmath.h \
    321   pistdimgapp.h \
     310  $(SOPHYAINCP)fmath.h pistdimgapp.h \
    322311  $(SOPHYAINCP)pisysdep.h \
    323312  $(SOPHYAINCP)piapplx.h \
     
    355344  $(SOPHYAINCP)pi3dwdg.h \
    356345  $(SOPHYAINCP)pi3ddrw.h \
    357   $(SOPHYAINCP)pigraph3d.h \
    358   pisiadw.h $(SOPHYAINCP)pilistx.h \
     346  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     347  $(SOPHYAINCP)pilistx.h \
    359348  $(SOPHYAINCP)pilistgen.h \
    360349  $(SOPHYAINCP)pistzwin.h \
     
    365354 
    366355$(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \
    367   $(SOPHYAINCP)sopnamsp.h \
    368   cxxexecutor.h \
     356  $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
    369357  $(SOPHYAINCP)machdefs.h piacmd.h \
    370358  $(SOPHYAINCP)commander.h \
     
    383371  $(SOPHYAINCP)timestamp.h \
    384372  $(SOPHYAINCP)ctimer.h \
    385   $(SOPHYAINCP)zthread.h \
    386   dlftypes.h nobjmgr.h \
    387   $(SOPHYAINCP)anydataobj.h \
    388   $(SOPHYAINCP)ppersist.h \
    389   $(SOPHYAINCP)dvlist.h \
    390   cxxexecwin.h \
    391   $(SOPHYAINCP)pisysdep.h \
    392   pistdimgapp.h \
     373  $(SOPHYAINCP)zthread.h dlftypes.h \
     374  nobjmgr.h $(SOPHYAINCP)anydataobj.h \
     375  $(SOPHYAINCP)ppersist.h \
     376  $(SOPHYAINCP)dvlist.h cxxexecwin.h \
     377  $(SOPHYAINCP)pisysdep.h pistdimgapp.h \
    393378  $(SOPHYAINCP)piapplx.h \
    394379  $(SOPHYAINCP)piapplgen.h \
     
    446431  $(SOPHYAINCP)pi3dwdg.h \
    447432  $(SOPHYAINCP)pi3ddrw.h \
    448   $(SOPHYAINCP)pigraph3d.h \
    449   pisiadw.h $(SOPHYAINCP)pilistx.h \
     433  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     434  $(SOPHYAINCP)pilistx.h \
    450435  $(SOPHYAINCP)pilistgen.h \
    451436  $(SOPHYAINCP)pistzwin.h \
     
    456441 
    457442$(SOPHYAOBJP)flowmodex.o: flowmodex.cc \
    458   $(SOPHYAINCP)sopnamsp.h \
    459   flowmodex.h \
     443  $(SOPHYAINCP)sopnamsp.h flowmodex.h \
    460444  $(SOPHYAINCP)machdefs.h piacmd.h \
    461445  $(SOPHYAINCP)commander.h \
     
    474458  $(SOPHYAINCP)timestamp.h \
    475459  $(SOPHYAINCP)ctimer.h \
    476   $(SOPHYAINCP)zthread.h \
    477   dlftypes.h nobjmgr.h \
    478   $(SOPHYAINCP)anydataobj.h \
     460  $(SOPHYAINCP)zthread.h dlftypes.h \
     461  nobjmgr.h $(SOPHYAINCP)anydataobj.h \
    479462  $(SOPHYAINCP)ppersist.h \
    480463  $(SOPHYAINCP)dvlist.h pi2dvec.h \
    481   pistdimgapp.h \
    482   $(SOPHYAINCP)pisysdep.h \
     464  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    483465  $(SOPHYAINCP)piapplx.h \
    484466  $(SOPHYAINCP)piapplgen.h \
     
    536518  $(SOPHYAINCP)pi3dwdg.h \
    537519  $(SOPHYAINCP)pi3ddrw.h \
    538   $(SOPHYAINCP)pigraph3d.h \
    539   pisiadw.h $(SOPHYAINCP)pilistx.h \
     520  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     521  $(SOPHYAINCP)pilistx.h \
    540522  $(SOPHYAINCP)pilistgen.h \
    541523  $(SOPHYAINCP)pistzwin.h \
     
    547529  $(SOPHYAINCP)ntuple.h \
    548530  $(SOPHYAINCP)ntupintf.h \
    549   $(SOPHYAINCP)pidrawer.h \
    550   nomgadapter.h \
     531  $(SOPHYAINCP)pidrawer.h nomgadapter.h \
    551532  $(SOPHYAINCP)parradapter.h \
    552533  $(SOPHYAINCP)generalfit.h \
     
    586567  $(SOPHYAINCP)timestamp.h \
    587568  $(SOPHYAINCP)ctimer.h \
    588   $(SOPHYAINCP)zthread.h \
    589   dlftypes.h graphexecut.h \
    590   $(SOPHYAINCP)strutilxx.h \
    591   pistdimgapp.h \
    592   $(SOPHYAINCP)pisysdep.h \
     569  $(SOPHYAINCP)zthread.h dlftypes.h \
     570  graphexecut.h $(SOPHYAINCP)strutilxx.h \
     571  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    593572  $(SOPHYAINCP)piapplx.h \
    594573  $(SOPHYAINCP)piapplgen.h \
     
    646625  $(SOPHYAINCP)pi3dwdg.h \
    647626  $(SOPHYAINCP)pi3ddrw.h \
    648   $(SOPHYAINCP)pigraph3d.h \
    649   nobjmgr.h \
     627  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    650628  $(SOPHYAINCP)anydataobj.h \
    651629  $(SOPHYAINCP)ppersist.h \
     
    656634  $(SOPHYAINCP)piperiodx.h \
    657635  $(SOPHYAINCP)pitherm.h \
    658   $(SOPHYAINCP)resusage.h \
    659   nomgadapter.h \
     636  $(SOPHYAINCP)resusage.h nomgadapter.h \
    660637  $(SOPHYAINCP)pidrawer.h \
    661638  $(SOPHYAINCP)parradapter.h \
     
    686663  $(SOPHYAINCP)strutil.h \
    687664  $(SOPHYAINCP)datatypes.h \
    688   $(SOPHYAINCP)machdefs.h \
    689   nobjmgr.h \
    690   $(SOPHYAINCP)machdefs.h \
    691   $(SOPHYAINCP)anydataobj.h \
    692   $(SOPHYAINCP)ppersist.h \
    693   $(SOPHYAINCP)pexceptions.h \
    694   $(SOPHYAINCP)gnumd5.h \
    695   $(SOPHYAINCP)ppfbinstream.h \
    696   $(SOPHYAINCP)rawstream.h \
    697   $(SOPHYAINCP)ppfnametag.h \
    698   $(SOPHYAINCP)ppersist.h \
    699   $(SOPHYAINCP)dvlist.h \
    700   $(SOPHYAINCP)objfio.h \
    701   $(SOPHYAINCP)anydataobj.h \
    702   $(SOPHYAINCP)mutyv.h \
    703   $(SOPHYAINCP)timestamp.h \
    704   dlftypes.h servnobjm.h \
    705   $(SOPHYAINCP)pdlmgr.h \
    706   $(SOPHYAINCP)zthread.h \
    707   nomgadapter.h \
     665  $(SOPHYAINCP)machdefs.h nobjmgr.h \
     666  $(SOPHYAINCP)machdefs.h \
     667  $(SOPHYAINCP)anydataobj.h \
     668  $(SOPHYAINCP)ppersist.h \
     669  $(SOPHYAINCP)pexceptions.h \
     670  $(SOPHYAINCP)gnumd5.h \
     671  $(SOPHYAINCP)ppfbinstream.h \
     672  $(SOPHYAINCP)rawstream.h \
     673  $(SOPHYAINCP)ppfnametag.h \
     674  $(SOPHYAINCP)ppersist.h \
     675  $(SOPHYAINCP)dvlist.h \
     676  $(SOPHYAINCP)objfio.h \
     677  $(SOPHYAINCP)anydataobj.h \
     678  $(SOPHYAINCP)mutyv.h \
     679  $(SOPHYAINCP)timestamp.h dlftypes.h \
     680  servnobjm.h $(SOPHYAINCP)pdlmgr.h \
     681  $(SOPHYAINCP)zthread.h nomgadapter.h \
    708682  $(SOPHYAINCP)pidrawer.h \
    709683  $(SOPHYAINCP)pibwdggen.h \
     
    746720  $(SOPHYAINCP)utils.h \
    747721  $(SOPHYAINCP)perrors.h \
    748   $(SOPHYAINCP)fmath.h \
    749   pistdimgapp.h \
     722  $(SOPHYAINCP)fmath.h pistdimgapp.h \
    750723  $(SOPHYAINCP)pisysdep.h \
    751724  $(SOPHYAINCP)piapplx.h \
     
    783756  $(SOPHYAINCP)pi3dwdg.h \
    784757  $(SOPHYAINCP)pi3ddrw.h \
    785   $(SOPHYAINCP)pigraph3d.h \
    786   piacmd.h \
     758  $(SOPHYAINCP)pigraph3d.h piacmd.h \
    787759  $(SOPHYAINCP)commander.h \
    788760  $(SOPHYAINCP)pdlmgr.h \
     
    794766  $(SOPHYAINCP)pitherm.h \
    795767  $(SOPHYAINCP)resusage.h \
    796   $(SOPHYAINCP)tvector.h \
    797   pitvmaad.h \
     768  $(SOPHYAINCP)tvector.h pitvmaad.h \
    798769  $(SOPHYAINCP)tmatrix.h \
    799770  $(SOPHYAINCP)piyfxdrw.h \
    800   $(SOPHYAINCP)pisurfdr.h \
    801   pipodrw.h $(SOPHYAINCP)histos2.h \
     771  $(SOPHYAINCP)pisurfdr.h pipodrw.h \
     772  $(SOPHYAINCP)histos2.h \
    802773  $(SOPHYAINCP)histos.h pintuple.h \
    803   pintup3d.h \
    804   $(SOPHYAINCP)pi3ddrw.h pigfd1.h \
    805   $(SOPHYAINCP)generaldata.h \
    806   pigfd2.h
     774  pintup3d.h $(SOPHYAINCP)pi3ddrw.h pigfd1.h \
     775  $(SOPHYAINCP)generaldata.h pigfd2.h
    807776        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nobjmgr.cc
    808777 
    809778$(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \
    810779  $(SOPHYAINCP)sopnamsp.h \
    811   $(SOPHYAINCP)machdefs.h \
    812   nomgadapter.h \
     780  $(SOPHYAINCP)machdefs.h nomgadapter.h \
    813781  $(SOPHYAINCP)ppersist.h \
    814782  $(SOPHYAINCP)machdefs.h \
     
    869837$(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \
    870838  $(SOPHYAINCP)sopnamsp.h \
    871   $(SOPHYAINCP)machdefs.h \
    872   nomgfdadapter.h nomgadapter.h \
    873   $(SOPHYAINCP)ppersist.h \
     839  $(SOPHYAINCP)machdefs.h nomgfdadapter.h \
     840  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    874841  $(SOPHYAINCP)machdefs.h \
    875842  $(SOPHYAINCP)pexceptions.h \
     
    937904$(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \
    938905  $(SOPHYAINCP)sopnamsp.h \
    939   $(SOPHYAINCP)machdefs.h \
    940   nomhistadapter.h nomgadapter.h \
    941   $(SOPHYAINCP)ppersist.h \
     906  $(SOPHYAINCP)machdefs.h nomhistadapter.h \
     907  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    942908  $(SOPHYAINCP)machdefs.h \
    943909  $(SOPHYAINCP)pexceptions.h \
     
    1001967  $(SOPHYAINCP)xntuple.h \
    1002968  $(SOPHYAINCP)basedtable.h \
    1003   $(SOPHYAINCP)segdatablock.h \
    1004   pihisto.h pihisto2d.h \
    1005   $(SOPHYAINCP)pisysdep.h \
     969  $(SOPHYAINCP)segdatablock.h pihisto.h \
     970  pihisto2d.h $(SOPHYAINCP)pisysdep.h \
    1006971  $(SOPHYAINCP)pimenux.h \
    1007972  $(SOPHYAINCP)pimenugen.h \
     
    10441009  $(SOPHYAINCP)machdefs.h \
    10451010  $(SOPHYAINCP)datatype.h \
    1046   $(SOPHYAINCP)machdefs.h \
    1047   nomimagadapter.h nomgadapter.h \
    1048   $(SOPHYAINCP)ppersist.h \
     1011  $(SOPHYAINCP)machdefs.h nomimagadapter.h \
     1012  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    10491013  $(SOPHYAINCP)pexceptions.h \
    10501014  $(SOPHYAINCP)gnumd5.h \
     
    11001064  $(SOPHYAINCP)fmath.h \
    11011065  $(SOPHYAINCP)cimage.h \
    1102   $(SOPHYAINCP)fioarr.h \
    1103   pimgadapter.h \
     1066  $(SOPHYAINCP)fioarr.h pimgadapter.h \
    11041067  $(SOPHYAINCP)objfitter.h \
    11051068  $(SOPHYAINCP)cimage.h \
     
    11141077  $(SOPHYAINCP)machdefs.h \
    11151078  $(SOPHYAINCP)datatype.h \
    1116   $(SOPHYAINCP)machdefs.h \
    1117   nomskymapadapter.h nomgadapter.h \
    1118   $(SOPHYAINCP)ppersist.h \
     1079  $(SOPHYAINCP)machdefs.h nomskymapadapter.h \
     1080  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    11191081  $(SOPHYAINCP)pexceptions.h \
    11201082  $(SOPHYAINCP)gnumd5.h \
     
    11891151  $(SOPHYAINCP)fiospherehealpix.h \
    11901152  $(SOPHYAINCP)fiolocalmap.h \
    1191   $(SOPHYAINCP)fiosphereecp.h \
    1192   pitvmaad.h \
     1153  $(SOPHYAINCP)fiosphereecp.h pitvmaad.h \
    11931154  $(SOPHYAINCP)tvector.h \
    11941155  $(SOPHYAINCP)complexios.h
     
    12631224  $(SOPHYAINCP)machdefs.h \
    12641225  $(SOPHYAINCP)datatype.h \
    1265   $(SOPHYAINCP)machdefs.h \
    1266   nomtarradapter.h nomgadapter.h \
    1267   $(SOPHYAINCP)ppersist.h \
     1226  $(SOPHYAINCP)machdefs.h nomtarradapter.h \
     1227  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    12681228  $(SOPHYAINCP)pexceptions.h \
    12691229  $(SOPHYAINCP)gnumd5.h \
     
    13191279  $(SOPHYAINCP)fmath.h \
    13201280  $(SOPHYAINCP)tarray.h \
    1321   $(SOPHYAINCP)tvector.h \
    1322   pitvmaad.h \
     1281  $(SOPHYAINCP)tvector.h pitvmaad.h \
    13231282  $(SOPHYAINCP)tmatrix.h \
    13241283  $(SOPHYAINCP)piyfxdrw.h \
     
    13671326  $(SOPHYAINCP)generaldata.h \
    13681327  $(SOPHYAINCP)ntupintf.h \
    1369   $(SOPHYAINCP)poly.h \
    1370   nomtmatvecadapter.h nomgadapter.h \
    1371   $(SOPHYAINCP)ppersist.h \
     1328  $(SOPHYAINCP)poly.h nomtmatvecadapter.h \
     1329  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    13721330  $(SOPHYAINCP)anydataobj.h \
    13731331  $(SOPHYAINCP)pidrawer.h \
     
    14001358  $(SOPHYAINCP)piyfxdrw.h \
    14011359  $(SOPHYAINCP)parradapter.h \
    1402   $(SOPHYAINCP)pidrawer.h \
    1403   pitvmaad.h $(SOPHYAINCP)fioarr.h \
    1404   nobjmgr.h $(SOPHYAINCP)dvlist.h \
    1405   dlftypes.h
     1360  $(SOPHYAINCP)pidrawer.h pitvmaad.h \
     1361  $(SOPHYAINCP)fioarr.h nobjmgr.h \
     1362  $(SOPHYAINCP)dvlist.h dlftypes.h
    14061363        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomtmatvecadapter.cc
    14071364 
     
    14431400  $(SOPHYAINCP)datatable.h \
    14441401  $(SOPHYAINCP)basedtable.h \
    1445   $(SOPHYAINCP)segdatablock.h \
    1446   pawexecut.h \
    1447   $(SOPHYAINCP)machdefs.h \
    1448   $(SOPHYAINCP)anydataobj.h \
    1449   piacmd.h \
     1402  $(SOPHYAINCP)segdatablock.h pawexecut.h \
     1403  $(SOPHYAINCP)machdefs.h \
     1404  $(SOPHYAINCP)anydataobj.h piacmd.h \
    14501405  $(SOPHYAINCP)commander.h \
    14511406  $(SOPHYAINCP)pdlmgr.h \
    14521407  $(SOPHYAINCP)ctimer.h \
    1453   $(SOPHYAINCP)zthread.h \
    1454   dlftypes.h nobjmgr.h \
    1455   $(SOPHYAINCP)ppersist.h \
    1456   $(SOPHYAINCP)dvlist.h \
    1457   servnobjm.h \
    1458   $(SOPHYAINCP)pdlmgr.h \
    1459   nomgadapter.h \
     1408  $(SOPHYAINCP)zthread.h dlftypes.h \
     1409  nobjmgr.h $(SOPHYAINCP)ppersist.h \
     1410  $(SOPHYAINCP)dvlist.h servnobjm.h \
     1411  $(SOPHYAINCP)pdlmgr.h nomgadapter.h \
    14601412  $(SOPHYAINCP)pidrawer.h \
    14611413  $(SOPHYAINCP)pibwdggen.h \
     
    14841436  $(SOPHYAINCP)generalfit.h \
    14851437  $(SOPHYAINCP)generaldata.h \
    1486   $(SOPHYAINCP)poly.h \
    1487   pistdimgapp.h \
     1438  $(SOPHYAINCP)poly.h pistdimgapp.h \
    14881439  $(SOPHYAINCP)pisysdep.h \
    14891440  $(SOPHYAINCP)piapplx.h \
     
    15211472  $(SOPHYAINCP)pi3dwdg.h \
    15221473  $(SOPHYAINCP)pi3ddrw.h \
    1523   $(SOPHYAINCP)pigraph3d.h \
    1524   pisiadw.h $(SOPHYAINCP)pilistx.h \
     1474  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     1475  $(SOPHYAINCP)pilistx.h \
    15251476  $(SOPHYAINCP)pilistgen.h \
    15261477  $(SOPHYAINCP)pistzwin.h \
    15271478  $(SOPHYAINCP)piperiodx.h \
    15281479  $(SOPHYAINCP)pitherm.h \
    1529   $(SOPHYAINCP)resusage.h \
    1530   pihisto.h $(SOPHYAINCP)tmatrix.h \
     1480  $(SOPHYAINCP)resusage.h pihisto.h \
     1481  $(SOPHYAINCP)tmatrix.h \
    15311482  $(SOPHYAINCP)tvector.h
    15321483        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pawexecut.cc
     
    15631514  $(SOPHYAINCP)ntupintf.h \
    15641515  $(SOPHYAINCP)nbtri.h pi2dvec.h \
    1565   pistdimgapp.h \
    1566   $(SOPHYAINCP)pisysdep.h \
     1516  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    15671517  $(SOPHYAINCP)piapplx.h \
    15681518  $(SOPHYAINCP)piapplgen.h \
     
    16201570  $(SOPHYAINCP)pi3dwdg.h \
    16211571  $(SOPHYAINCP)pi3ddrw.h \
    1622   $(SOPHYAINCP)pigraph3d.h \
    1623   nobjmgr.h \
    1624   $(SOPHYAINCP)anydataobj.h \
    1625   $(SOPHYAINCP)ppersist.h \
    1626   $(SOPHYAINCP)dvlist.h dlftypes.h \
    1627   piacmd.h \
     1572  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1573  $(SOPHYAINCP)anydataobj.h \
     1574  $(SOPHYAINCP)ppersist.h \
     1575  $(SOPHYAINCP)dvlist.h dlftypes.h piacmd.h \
    16281576  $(SOPHYAINCP)commander.h \
    16291577  $(SOPHYAINCP)pdlmgr.h \
     
    16401588        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi2dvec.cc
    16411589 
    1642 $(SOPHYAOBJP)piacmd.o: piacmd.cc \
    1643   $(SOPHYAINCP)sopnamsp.h piacmd.h \
    1644   $(SOPHYAINCP)machdefs.h \
     1590$(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h \
     1591  piacmd.h $(SOPHYAINCP)machdefs.h \
    16451592  $(SOPHYAINCP)commander.h \
    16461593  $(SOPHYAINCP)machdefs.h \
     
    16581605  $(SOPHYAINCP)timestamp.h \
    16591606  $(SOPHYAINCP)ctimer.h \
    1660   $(SOPHYAINCP)zthread.h \
    1661   dlftypes.h $(SOPHYAINCP)pdlmgr.h \
     1607  $(SOPHYAINCP)zthread.h dlftypes.h \
     1608  $(SOPHYAINCP)pdlmgr.h \
    16621609  $(SOPHYAINCP)ctimer.h \
    16631610  $(SOPHYAINCP)strutil.h \
    16641611  $(SOPHYAINCP)strutilxx.h \
    1665   $(SOPHYAINCP)srandgen.h \
    1666   pistdimgapp.h \
     1612  $(SOPHYAINCP)srandgen.h pistdimgapp.h \
    16671613  $(SOPHYAINCP)pisysdep.h \
    16681614  $(SOPHYAINCP)piapplx.h \
     
    17211667  $(SOPHYAINCP)pi3dwdg.h \
    17221668  $(SOPHYAINCP)pi3ddrw.h \
    1723   $(SOPHYAINCP)pigraph3d.h \
    1724   nobjmgr.h \
     1669  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    17251670  $(SOPHYAINCP)anydataobj.h \
    17261671  $(SOPHYAINCP)ppersist.h \
     
    17311676  $(SOPHYAINCP)piperiodx.h \
    17321677  $(SOPHYAINCP)pitherm.h \
    1733   $(SOPHYAINCP)resusage.h \
    1734   basexecut.h graphexecut.h piafitting.h nomgadapter.h \
     1678  $(SOPHYAINCP)resusage.h basexecut.h \
     1679  graphexecut.h piafitting.h nomgadapter.h \
    17351680  $(SOPHYAINCP)pidrawer.h \
    17361681  $(SOPHYAINCP)parradapter.h \
     
    17521697  $(SOPHYAINCP)perrors.h \
    17531698  $(SOPHYAINCP)fmath.h \
    1754   $(SOPHYAINCP)tvector.h \
    1755   pawexecut.h cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h
     1699  $(SOPHYAINCP)tvector.h pawexecut.h \
     1700  cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h
    17561701        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piacmd.cc
    17571702 
     
    18031748  $(SOPHYAINCP)cimage.h \
    18041749  $(SOPHYAINCP)histos2.h \
    1805   $(SOPHYAINCP)hisprof.h \
    1806   piafitting.h \
    1807   $(SOPHYAINCP)machdefs.h \
    1808   nomgadapter.h \
     1750  $(SOPHYAINCP)hisprof.h piafitting.h \
     1751  $(SOPHYAINCP)machdefs.h nomgadapter.h \
    18091752  $(SOPHYAINCP)ppersist.h \
    18101753  $(SOPHYAINCP)anydataobj.h \
     
    18331776  $(SOPHYAINCP)lut.h \
    18341777  $(SOPHYAINCP)ntupintf.h \
    1835   $(SOPHYAINCP)pdlmgr.h dlftypes.h \
    1836   piacmd.h \
     1778  $(SOPHYAINCP)pdlmgr.h dlftypes.h piacmd.h \
    18371779  $(SOPHYAINCP)commander.h \
    18381780  $(SOPHYAINCP)pdlmgr.h \
    18391781  $(SOPHYAINCP)ctimer.h \
    18401782  $(SOPHYAINCP)zthread.h nobjmgr.h \
    1841   $(SOPHYAINCP)dvlist.h \
    1842   pistdimgapp.h \
     1783  $(SOPHYAINCP)dvlist.h pistdimgapp.h \
    18431784  $(SOPHYAINCP)pisysdep.h \
    18441785  $(SOPHYAINCP)piapplx.h \
     
    18761817  $(SOPHYAINCP)pi3dwdg.h \
    18771818  $(SOPHYAINCP)pi3ddrw.h \
    1878   $(SOPHYAINCP)pigraph3d.h \
    1879   pisiadw.h $(SOPHYAINCP)pilistx.h \
     1819  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     1820  $(SOPHYAINCP)pilistx.h \
    18801821  $(SOPHYAINCP)pilistgen.h \
    18811822  $(SOPHYAINCP)pistzwin.h \
    18821823  $(SOPHYAINCP)piperiodx.h \
    18831824  $(SOPHYAINCP)pitherm.h \
    1884   $(SOPHYAINCP)resusage.h \
    1885   nomhistadapter.h \
     1825  $(SOPHYAINCP)resusage.h nomhistadapter.h \
    18861826  $(SOPHYAINCP)histerr.h \
    18871827  $(SOPHYAINCP)xntuple.h \
     
    18921832        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piafitting.cc
    18931833 
    1894 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc \
    1895   $(SOPHYAINCP)sopnamsp.h pigfd1.h \
    1896   $(SOPHYAINCP)generaldata.h \
     1834$(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h \
     1835  pigfd1.h $(SOPHYAINCP)generaldata.h \
    18971836  $(SOPHYAINCP)objfio.h \
    18981837  $(SOPHYAINCP)machdefs.h \
     
    19441883        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigfd1.cc
    19451884 
    1946 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc \
    1947   $(SOPHYAINCP)sopnamsp.h pigfd2.h \
    1948   $(SOPHYAINCP)generaldata.h \
     1885$(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h \
     1886  pigfd2.h $(SOPHYAINCP)generaldata.h \
    19491887  $(SOPHYAINCP)objfio.h \
    19501888  $(SOPHYAINCP)machdefs.h \
     
    20331971  $(SOPHYAINCP)psfile.h \
    20341972  $(SOPHYAINCP)pigraphps.h \
    2035   $(SOPHYAINCP)sopnamsp.h \
    2036   pihisto2d.h \
     1973  $(SOPHYAINCP)sopnamsp.h pihisto2d.h \
    20371974  $(SOPHYAINCP)pimenux.h \
    20381975  $(SOPHYAINCP)pimenubarx.h \
     
    20772014 
    20782015$(SOPHYAOBJP)pihisto.o: pihisto.cc \
    2079   $(SOPHYAINCP)sopnamsp.h \
    2080   pihisto.h $(SOPHYAINCP)histos.h \
     2016  $(SOPHYAINCP)sopnamsp.h pihisto.h \
     2017  $(SOPHYAINCP)histos.h \
    20812018  $(SOPHYAINCP)objfio.h \
    20822019  $(SOPHYAINCP)machdefs.h \
     
    21282065        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto.cc
    21292066 
    2130 $(SOPHYAOBJP)piinit.o: piinit.cc \
    2131   $(SOPHYAINCP)sopnamsp.h \
     2067$(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \
    21322068  $(SOPHYAINCP)machdefs.h piinit.h \
    21332069  $(SOPHYAINCP)sambainit.h \
     
    21362072  $(SOPHYAINCP)machdefs.h \
    21372073  $(SOPHYAINCP)ntoolsinit.h \
    2138   $(SOPHYAINCP)tarrinit.h \
    2139   pistdimgapp.h \
     2074  $(SOPHYAINCP)tarrinit.h pistdimgapp.h \
    21402075  $(SOPHYAINCP)pisysdep.h \
    21412076  $(SOPHYAINCP)piapplx.h \
     
    21942129  $(SOPHYAINCP)pi3dwdg.h \
    21952130  $(SOPHYAINCP)pi3ddrw.h \
    2196   $(SOPHYAINCP)pigraph3d.h \
    2197   nobjmgr.h \
    2198   $(SOPHYAINCP)anydataobj.h \
    2199   $(SOPHYAINCP)ppersist.h \
    2200   $(SOPHYAINCP)pexceptions.h \
    2201   $(SOPHYAINCP)gnumd5.h \
    2202   $(SOPHYAINCP)ppfbinstream.h \
    2203   $(SOPHYAINCP)rawstream.h \
    2204   $(SOPHYAINCP)ppfnametag.h \
    2205   $(SOPHYAINCP)ppersist.h \
    2206   $(SOPHYAINCP)dvlist.h \
    2207   $(SOPHYAINCP)objfio.h \
    2208   $(SOPHYAINCP)anydataobj.h \
    2209   $(SOPHYAINCP)mutyv.h \
    2210   $(SOPHYAINCP)timestamp.h \
    2211   dlftypes.h piacmd.h \
    2212   $(SOPHYAINCP)commander.h \
     2131  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     2132  $(SOPHYAINCP)anydataobj.h \
     2133  $(SOPHYAINCP)ppersist.h \
     2134  $(SOPHYAINCP)pexceptions.h \
     2135  $(SOPHYAINCP)gnumd5.h \
     2136  $(SOPHYAINCP)ppfbinstream.h \
     2137  $(SOPHYAINCP)rawstream.h \
     2138  $(SOPHYAINCP)ppfnametag.h \
     2139  $(SOPHYAINCP)ppersist.h \
     2140  $(SOPHYAINCP)dvlist.h \
     2141  $(SOPHYAINCP)objfio.h \
     2142  $(SOPHYAINCP)anydataobj.h \
     2143  $(SOPHYAINCP)mutyv.h \
     2144  $(SOPHYAINCP)timestamp.h dlftypes.h \
     2145  piacmd.h $(SOPHYAINCP)commander.h \
    22132146  $(SOPHYAINCP)pdlmgr.h \
    22142147  $(SOPHYAINCP)dvlist.h \
     
    22202153  $(SOPHYAINCP)piperiodx.h \
    22212154  $(SOPHYAINCP)pitherm.h \
    2222   $(SOPHYAINCP)resusage.h \
    2223   servnobjm.h \
    2224   $(SOPHYAINCP)pdlmgr.h \
    2225   nomhistadapter.h nomgadapter.h \
    2226   $(SOPHYAINCP)pidrawer.h \
     2155  $(SOPHYAINCP)resusage.h servnobjm.h \
     2156  $(SOPHYAINCP)pdlmgr.h nomhistadapter.h \
     2157  nomgadapter.h $(SOPHYAINCP)pidrawer.h \
    22272158  $(SOPHYAINCP)parradapter.h \
    22282159  $(SOPHYAINCP)ntupintf.h \
     
    22542185  nomgfdadapter.h nomimagadapter.h \
    22552186  $(SOPHYAINCP)cimage.h \
    2256   $(SOPHYAINCP)fioarr.h \
    2257   nomtmatvecadapter.h \
     2187  $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h \
    22582188  $(SOPHYAINCP)tmatrix.h \
    22592189  $(SOPHYAINCP)generaldata.h \
    2260   nomtarradapter.h \
    2261   $(SOPHYAINCP)tarray.h \
     2190  nomtarradapter.h $(SOPHYAINCP)tarray.h \
    22622191  $(SOPHYAINCP)datatable.h \
    22632192  $(SOPHYAINCP)basedtable.h \
     
    22662195  $(SOPHYAINCP)ppfswapper.h \
    22672196  $(SOPHYAINCP)ppftpointerio.h \
    2268   nomskymapadapter.h \
    2269   $(SOPHYAINCP)pixelmap.h \
     2197  nomskymapadapter.h $(SOPHYAINCP)pixelmap.h \
    22702198  $(SOPHYAINCP)spherepos.h \
    22712199  $(SOPHYAINCP)unitvector.h \
     
    22862214  $(SOPHYAINCP)gaussfilt.h \
    22872215  nomspecrespadapter.h \
    2288   $(SOPHYAINCP)specresp.h \
    2289   piaversion.h
     2216  $(SOPHYAINCP)specresp.h piaversion.h
    22902217        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piinit.cc
    22912218 
    22922219$(SOPHYAOBJP)pintup3d.o: pintup3d.cc \
    2293   $(SOPHYAINCP)sopnamsp.h \
    2294   pintup3d.h \
     2220  $(SOPHYAINCP)sopnamsp.h pintup3d.h \
    22952221  $(SOPHYAINCP)ntupintf.h \
    22962222  $(SOPHYAINCP)machdefs.h \
     
    23222248 
    23232249$(SOPHYAOBJP)pintuple.o: pintuple.cc \
    2324   $(SOPHYAINCP)sopnamsp.h \
    2325   pintuple.h \
     2250  $(SOPHYAINCP)sopnamsp.h pintuple.h \
    23262251  $(SOPHYAINCP)ntupintf.h \
    23272252  $(SOPHYAINCP)machdefs.h \
     
    23502275 
    23512276$(SOPHYAOBJP)pipodrw.o: pipodrw.cc \
    2352   $(SOPHYAINCP)sopnamsp.h \
    2353   pipodrw.h \
     2277  $(SOPHYAINCP)sopnamsp.h pipodrw.h \
    23542278  $(SOPHYAINCP)machdefs.h \
    23552279  $(SOPHYAINCP)pidrawer.h \
     
    24162340  $(SOPHYAINCP)ctimer.h \
    24172341  $(SOPHYAINCP)nbmath.h \
    2418   $(SOPHYAINCP)smathconst.h \
    2419   pistdimgapp.h \
     2342  $(SOPHYAINCP)smathconst.h pistdimgapp.h \
    24202343  $(SOPHYAINCP)pisysdep.h \
    24212344  $(SOPHYAINCP)piapplx.h \
     
    24742397  $(SOPHYAINCP)pi3dwdg.h \
    24752398  $(SOPHYAINCP)pi3ddrw.h \
    2476   $(SOPHYAINCP)pigraph3d.h \
    2477   nobjmgr.h \
    2478   $(SOPHYAINCP)anydataobj.h \
    2479   $(SOPHYAINCP)ppersist.h \
    2480   $(SOPHYAINCP)gnumd5.h \
    2481   $(SOPHYAINCP)ppfbinstream.h \
    2482   $(SOPHYAINCP)rawstream.h \
    2483   $(SOPHYAINCP)ppfnametag.h \
    2484   $(SOPHYAINCP)ppersist.h \
    2485   $(SOPHYAINCP)dvlist.h \
    2486   $(SOPHYAINCP)objfio.h \
    2487   $(SOPHYAINCP)anydataobj.h \
    2488   $(SOPHYAINCP)mutyv.h \
    2489   $(SOPHYAINCP)timestamp.h \
    2490   dlftypes.h piacmd.h \
    2491   $(SOPHYAINCP)commander.h \
     2399  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     2400  $(SOPHYAINCP)anydataobj.h \
     2401  $(SOPHYAINCP)ppersist.h \
     2402  $(SOPHYAINCP)gnumd5.h \
     2403  $(SOPHYAINCP)ppfbinstream.h \
     2404  $(SOPHYAINCP)rawstream.h \
     2405  $(SOPHYAINCP)ppfnametag.h \
     2406  $(SOPHYAINCP)ppersist.h \
     2407  $(SOPHYAINCP)dvlist.h \
     2408  $(SOPHYAINCP)objfio.h \
     2409  $(SOPHYAINCP)anydataobj.h \
     2410  $(SOPHYAINCP)mutyv.h \
     2411  $(SOPHYAINCP)timestamp.h dlftypes.h \
     2412  piacmd.h $(SOPHYAINCP)commander.h \
    24922413  $(SOPHYAINCP)pdlmgr.h \
    24932414  $(SOPHYAINCP)dvlist.h \
     
    24992420  $(SOPHYAINCP)piperiodx.h \
    25002421  $(SOPHYAINCP)pitherm.h \
    2501   $(SOPHYAINCP)resusage.h \
    2502   servnobjm.h \
     2422  $(SOPHYAINCP)resusage.h servnobjm.h \
    25032423  $(SOPHYAINCP)pdlmgr.h
    25042424        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pisiadw.cc
     
    25332453  $(SOPHYAINCP)fioarr.h \
    25342454  $(SOPHYAINCP)tvector.h \
    2535   $(SOPHYAINCP)tvector_tsnl.h \
    2536   pistdimgapp.h \
     2455  $(SOPHYAINCP)tvector_tsnl.h pistdimgapp.h \
    25372456  $(SOPHYAINCP)pisysdep.h \
    25382457  $(SOPHYAINCP)piapplx.h \
     
    25912510  $(SOPHYAINCP)pi3dwdg.h \
    25922511  $(SOPHYAINCP)pi3ddrw.h \
    2593   $(SOPHYAINCP)pigraph3d.h \
    2594   nobjmgr.h \
    2595   $(SOPHYAINCP)anydataobj.h \
    2596   $(SOPHYAINCP)ppersist.h \
    2597   $(SOPHYAINCP)dvlist.h dlftypes.h \
    2598   piacmd.h \
     2512  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     2513  $(SOPHYAINCP)anydataobj.h \
     2514  $(SOPHYAINCP)ppersist.h \
     2515  $(SOPHYAINCP)dvlist.h dlftypes.h piacmd.h \
    25992516  $(SOPHYAINCP)commander.h \
    26002517  $(SOPHYAINCP)pdlmgr.h \
     
    26062523  $(SOPHYAINCP)piperiodx.h \
    26072524  $(SOPHYAINCP)pitherm.h \
    2608   $(SOPHYAINCP)resusage.h \
    2609   servnobjm.h \
     2525  $(SOPHYAINCP)resusage.h servnobjm.h \
    26102526  $(SOPHYAINCP)pdlmgr.h \
    26112527  $(SOPHYAINCP)psfile.h \
     
    26152531  $(SOPHYAINCP)pidrwtools.h \
    26162532  $(SOPHYAINCP)piaxestools.h \
    2617   $(SOPHYAINCP)piscdrawwdg.h \
    2618   piinit.h \
     2533  $(SOPHYAINCP)piscdrawwdg.h piinit.h \
    26192534  $(SOPHYAINCP)sambainit.h \
    26202535  $(SOPHYAINCP)skymapinit.h \
     
    26222537  $(SOPHYAINCP)ntoolsinit.h \
    26232538  $(SOPHYAINCP)tarrinit.h \
    2624   $(SOPHYAINCP)piversion.h \
    2625   piaversion.h
     2539  $(SOPHYAINCP)piversion.h piaversion.h
    26262540        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdimgapp.cc
    26272541 
    26282542$(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \
    2629   $(SOPHYAINCP)sopnamsp.h \
    2630   pitvmaad.h \
     2543  $(SOPHYAINCP)sopnamsp.h pitvmaad.h \
    26312544  $(SOPHYAINCP)machdefs.h \
    26322545  $(SOPHYAINCP)parradapter.h \
     
    26722585  $(SOPHYAINCP)anydataobj.h \
    26732586  $(SOPHYAINCP)mutyv.h \
    2674   $(SOPHYAINCP)timestamp.h \
    2675   dlftypes.h servnobjm.h \
    2676   $(SOPHYAINCP)pdlmgr.h \
    2677   $(SOPHYAINCP)zthread.h \
    2678   nomgadapter.h \
     2587  $(SOPHYAINCP)timestamp.h dlftypes.h \
     2588  servnobjm.h $(SOPHYAINCP)pdlmgr.h \
     2589  $(SOPHYAINCP)zthread.h nomgadapter.h \
    26792590  $(SOPHYAINCP)pidrawer.h \
    26802591  $(SOPHYAINCP)pibwdggen.h \
     
    27172628  $(SOPHYAINCP)utils.h \
    27182629  $(SOPHYAINCP)perrors.h \
    2719   $(SOPHYAINCP)fmath.h \
    2720   pistdimgapp.h \
     2630  $(SOPHYAINCP)fmath.h pistdimgapp.h \
    27212631  $(SOPHYAINCP)pisysdep.h \
    27222632  $(SOPHYAINCP)piapplx.h \
     
    27542664  $(SOPHYAINCP)pi3dwdg.h \
    27552665  $(SOPHYAINCP)pi3ddrw.h \
    2756   $(SOPHYAINCP)pigraph3d.h \
    2757   piacmd.h \
     2666  $(SOPHYAINCP)pigraph3d.h piacmd.h \
    27582667  $(SOPHYAINCP)commander.h \
    27592668  $(SOPHYAINCP)pdlmgr.h \
     
    27702679  $(SOPHYAINCP)tmatrix.h \
    27712680  $(SOPHYAINCP)tvector.h \
    2772   $(SOPHYAINCP)matharr.h \
    2773   pitvmaad.h $(SOPHYAINCP)ntuple.h \
     2681  $(SOPHYAINCP)matharr.h pitvmaad.h \
     2682  $(SOPHYAINCP)ntuple.h \
    27742683  $(SOPHYAINCP)cimage.h \
    27752684  $(SOPHYAINCP)fioarr.h \
     
    27822691  $(SOPHYAINCP)segdatablock.h \
    27832692  $(SOPHYAINCP)piyfxdrw.h \
    2784   $(SOPHYAINCP)pisurfdr.h \
    2785   pintuple.h pintup3d.h \
    2786   $(SOPHYAINCP)pi3ddrw.h pipodrw.h
     2693  $(SOPHYAINCP)pisurfdr.h pintuple.h \
     2694  pintup3d.h $(SOPHYAINCP)pi3ddrw.h \
     2695  pipodrw.h
    27872696        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  servnobjm.cc
    27882697 
  • trunk/SophyaProg/PMixer/smakefile

    r3051 r3066  
    6767  $(SOPHYAINCP)tvector_tsnl.h \
    6868  $(SOPHYAINCP)specrespvector.h \
     69  $(SOPHYAINCP)tvector.h \
    6970  $(SOPHYAINCP)squarefilt.h \
    7071  $(SOPHYAINCP)gaussfilt.h \
     
    7677  $(SOPHYAINCP)machdefs.h \
    7778  $(SOPHYAINCP)tmatrix.h \
    78   $(SOPHYAINCP)tarray.h \
    79   $(SOPHYAINCP)basarr.h \
    80   $(SOPHYAINCP)anydataobj.h \
    81   $(SOPHYAINCP)mutyv.h \
    82   $(SOPHYAINCP)timestamp.h \
    83   $(SOPHYAINCP)objfio.h \
    84   $(SOPHYAINCP)ppersist.h \
    85   $(SOPHYAINCP)pexceptions.h \
    86   $(SOPHYAINCP)gnumd5.h \
    87   $(SOPHYAINCP)ppfbinstream.h \
    88   $(SOPHYAINCP)rawstream.h \
    89   $(SOPHYAINCP)ppfnametag.h \
    90   $(SOPHYAINCP)dvlist.h \
    91   $(SOPHYAINCP)ndatablock.h \
    92   $(SOPHYAINCP)utilarr.h \
    93   $(SOPHYAINCP)tmatrix_tsnl.h \
    94   $(SOPHYAINCP)tvector.h \
    95   $(SOPHYAINCP)tvector_tsnl.h \
    96   $(SOPHYAINCP)fioarr.h \
     79  $(SOPHYAINCP)machdefs.h \
     80  $(SOPHYAINCP)tarray.h \
     81  $(SOPHYAINCP)basarr.h \
     82  $(SOPHYAINCP)anydataobj.h \
     83  $(SOPHYAINCP)mutyv.h \
     84  $(SOPHYAINCP)timestamp.h \
     85  $(SOPHYAINCP)objfio.h \
     86  $(SOPHYAINCP)ppersist.h \
     87  $(SOPHYAINCP)pexceptions.h \
     88  $(SOPHYAINCP)gnumd5.h \
     89  $(SOPHYAINCP)ppfbinstream.h \
     90  $(SOPHYAINCP)rawstream.h \
     91  $(SOPHYAINCP)ppfnametag.h \
     92  $(SOPHYAINCP)dvlist.h \
     93  $(SOPHYAINCP)ndatablock.h \
     94  $(SOPHYAINCP)utilarr.h \
     95  $(SOPHYAINCP)tmatrix_tsnl.h \
     96  $(SOPHYAINCP)tvector.h \
     97  $(SOPHYAINCP)tmatrix.h \
     98  $(SOPHYAINCP)tvector_tsnl.h \
     99  $(SOPHYAINCP)fioarr.h \
     100  $(SOPHYAINCP)tvector.h \
    97101  $(SOPHYAINCP)vector3d.h \
    98102  $(SOPHYAINCP)longlat.h \
     
    105109  $(SOPHYAINCP)ntoolsinit.h \
    106110  $(SOPHYAINCP)tarrinit.h \
     111  $(SOPHYAINCP)pexceptions.h \
    107112  $(SOPHYAINCP)datacards.h \
    108113  $(SOPHYAINCP)ntuple.h \
     
    114119  $(SOPHYAINCP)spherepos.h \
    115120  $(SOPHYAINCP)unitvector.h \
     121  $(SOPHYAINCP)vector3d.h \
    116122  $(SOPHYAINCP)datatype.h \
    117123  $(SOPHYAINCP)spherehealpix.h \
     
    125131  $(SOPHYAINCP)fitstarray.h \
    126132  $(SOPHYAINCP)cimage.h \
     133  $(SOPHYAINCP)fioarr.h \
    127134  $(SOPHYAINCP)radspecvector.h \
    128135  $(SOPHYAINCP)radspec.h \
     
    144151  $(SOPHYAINCP)machdefs.h \
    145152  $(SOPHYAINCP)tmatrix.h \
    146   $(SOPHYAINCP)tarray.h \
    147   $(SOPHYAINCP)basarr.h \
    148   $(SOPHYAINCP)anydataobj.h \
    149   $(SOPHYAINCP)mutyv.h \
    150   $(SOPHYAINCP)timestamp.h \
    151   $(SOPHYAINCP)objfio.h \
    152   $(SOPHYAINCP)ppersist.h \
    153   $(SOPHYAINCP)pexceptions.h \
    154   $(SOPHYAINCP)gnumd5.h \
    155   $(SOPHYAINCP)ppfbinstream.h \
    156   $(SOPHYAINCP)rawstream.h \
    157   $(SOPHYAINCP)ppfnametag.h \
    158   $(SOPHYAINCP)dvlist.h \
    159   $(SOPHYAINCP)ndatablock.h \
    160   $(SOPHYAINCP)utilarr.h \
    161   $(SOPHYAINCP)tmatrix_tsnl.h \
    162   $(SOPHYAINCP)tvector.h \
    163   $(SOPHYAINCP)tvector_tsnl.h \
    164   $(SOPHYAINCP)fioarr.h \
     153  $(SOPHYAINCP)machdefs.h \
     154  $(SOPHYAINCP)tarray.h \
     155  $(SOPHYAINCP)basarr.h \
     156  $(SOPHYAINCP)anydataobj.h \
     157  $(SOPHYAINCP)mutyv.h \
     158  $(SOPHYAINCP)timestamp.h \
     159  $(SOPHYAINCP)objfio.h \
     160  $(SOPHYAINCP)ppersist.h \
     161  $(SOPHYAINCP)pexceptions.h \
     162  $(SOPHYAINCP)gnumd5.h \
     163  $(SOPHYAINCP)ppfbinstream.h \
     164  $(SOPHYAINCP)rawstream.h \
     165  $(SOPHYAINCP)ppfnametag.h \
     166  $(SOPHYAINCP)dvlist.h \
     167  $(SOPHYAINCP)ndatablock.h \
     168  $(SOPHYAINCP)utilarr.h \
     169  $(SOPHYAINCP)tmatrix_tsnl.h \
     170  $(SOPHYAINCP)tvector.h \
     171  $(SOPHYAINCP)tmatrix.h \
     172  $(SOPHYAINCP)tvector_tsnl.h \
     173  $(SOPHYAINCP)fioarr.h \
     174  $(SOPHYAINCP)tvector.h \
    165175  $(SOPHYAINCP)vector3d.h \
    166176  $(SOPHYAINCP)longlat.h \
     
    173183  $(SOPHYAINCP)ntoolsinit.h \
    174184  $(SOPHYAINCP)tarrinit.h \
     185  $(SOPHYAINCP)pexceptions.h \
    175186  $(SOPHYAINCP)datacards.h \
    176187  $(SOPHYAINCP)ntuple.h \
     
    182193  $(SOPHYAINCP)spherepos.h \
    183194  $(SOPHYAINCP)unitvector.h \
     195  $(SOPHYAINCP)vector3d.h \
    184196  $(SOPHYAINCP)datatype.h \
    185197  $(SOPHYAINCP)spherehealpix.h \
     
    193205  $(SOPHYAINCP)fitstarray.h \
    194206  $(SOPHYAINCP)cimage.h \
     207  $(SOPHYAINCP)fioarr.h \
    195208  $(SOPHYAINCP)radspecvector.h \
    196209  $(SOPHYAINCP)radspec.h \
     
    212225  $(SOPHYAINCP)machdefs.h \
    213226  $(SOPHYAINCP)tmatrix.h \
    214   $(SOPHYAINCP)tarray.h \
    215   $(SOPHYAINCP)basarr.h \
    216   $(SOPHYAINCP)anydataobj.h \
    217   $(SOPHYAINCP)mutyv.h \
    218   $(SOPHYAINCP)timestamp.h \
    219   $(SOPHYAINCP)objfio.h \
    220   $(SOPHYAINCP)ppersist.h \
    221   $(SOPHYAINCP)pexceptions.h \
    222   $(SOPHYAINCP)gnumd5.h \
    223   $(SOPHYAINCP)ppfbinstream.h \
    224   $(SOPHYAINCP)rawstream.h \
    225   $(SOPHYAINCP)ppfnametag.h \
    226   $(SOPHYAINCP)dvlist.h \
    227   $(SOPHYAINCP)ndatablock.h \
    228   $(SOPHYAINCP)utilarr.h \
    229   $(SOPHYAINCP)tmatrix_tsnl.h \
    230   $(SOPHYAINCP)tvector.h \
    231   $(SOPHYAINCP)tvector_tsnl.h \
    232   $(SOPHYAINCP)fioarr.h \
     227  $(SOPHYAINCP)machdefs.h \
     228  $(SOPHYAINCP)tarray.h \
     229  $(SOPHYAINCP)basarr.h \
     230  $(SOPHYAINCP)anydataobj.h \
     231  $(SOPHYAINCP)mutyv.h \
     232  $(SOPHYAINCP)timestamp.h \
     233  $(SOPHYAINCP)objfio.h \
     234  $(SOPHYAINCP)ppersist.h \
     235  $(SOPHYAINCP)pexceptions.h \
     236  $(SOPHYAINCP)gnumd5.h \
     237  $(SOPHYAINCP)ppfbinstream.h \
     238  $(SOPHYAINCP)rawstream.h \
     239  $(SOPHYAINCP)ppfnametag.h \
     240  $(SOPHYAINCP)dvlist.h \
     241  $(SOPHYAINCP)ndatablock.h \
     242  $(SOPHYAINCP)utilarr.h \
     243  $(SOPHYAINCP)tmatrix_tsnl.h \
     244  $(SOPHYAINCP)tvector.h \
     245  $(SOPHYAINCP)tmatrix.h \
     246  $(SOPHYAINCP)tvector_tsnl.h \
     247  $(SOPHYAINCP)fioarr.h \
     248  $(SOPHYAINCP)tvector.h \
    233249  $(SOPHYAINCP)vector3d.h \
    234250  $(SOPHYAINCP)longlat.h \
     
    241257  $(SOPHYAINCP)ntoolsinit.h \
    242258  $(SOPHYAINCP)tarrinit.h \
     259  $(SOPHYAINCP)pexceptions.h \
    243260  $(SOPHYAINCP)datacards.h \
    244261  $(SOPHYAINCP)ntuple.h \
     
    250267  $(SOPHYAINCP)spherepos.h \
    251268  $(SOPHYAINCP)unitvector.h \
     269  $(SOPHYAINCP)vector3d.h \
    252270  $(SOPHYAINCP)datatype.h \
    253271  $(SOPHYAINCP)spherehealpix.h \
     
    261279  $(SOPHYAINCP)fitstarray.h \
    262280  $(SOPHYAINCP)cimage.h \
     281  $(SOPHYAINCP)fioarr.h \
    263282  $(SOPHYAINCP)radspecvector.h \
    264283  $(SOPHYAINCP)radspec.h \
     
    276295        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    277296 
    278 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc \
    279   $(SOPHYAINCP)sopnamsp.h pmixer.h \
    280   $(SOPHYAINCP)machdefs.h \
    281   $(SOPHYAINCP)tmatrix.h \
    282   $(SOPHYAINCP)tarray.h \
    283   $(SOPHYAINCP)basarr.h \
    284   $(SOPHYAINCP)anydataobj.h \
    285   $(SOPHYAINCP)mutyv.h \
    286   $(SOPHYAINCP)timestamp.h \
    287   $(SOPHYAINCP)objfio.h \
    288   $(SOPHYAINCP)ppersist.h \
    289   $(SOPHYAINCP)pexceptions.h \
    290   $(SOPHYAINCP)gnumd5.h \
    291   $(SOPHYAINCP)ppfbinstream.h \
    292   $(SOPHYAINCP)rawstream.h \
    293   $(SOPHYAINCP)ppfnametag.h \
    294   $(SOPHYAINCP)dvlist.h \
    295   $(SOPHYAINCP)ndatablock.h \
    296   $(SOPHYAINCP)utilarr.h \
    297   $(SOPHYAINCP)tmatrix_tsnl.h \
    298   $(SOPHYAINCP)tvector.h \
    299   $(SOPHYAINCP)tvector_tsnl.h \
    300   $(SOPHYAINCP)fioarr.h \
     297$(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
     298  pmixer.h $(SOPHYAINCP)machdefs.h \
     299  $(SOPHYAINCP)tmatrix.h \
     300  $(SOPHYAINCP)machdefs.h \
     301  $(SOPHYAINCP)tarray.h \
     302  $(SOPHYAINCP)basarr.h \
     303  $(SOPHYAINCP)anydataobj.h \
     304  $(SOPHYAINCP)mutyv.h \
     305  $(SOPHYAINCP)timestamp.h \
     306  $(SOPHYAINCP)objfio.h \
     307  $(SOPHYAINCP)ppersist.h \
     308  $(SOPHYAINCP)pexceptions.h \
     309  $(SOPHYAINCP)gnumd5.h \
     310  $(SOPHYAINCP)ppfbinstream.h \
     311  $(SOPHYAINCP)rawstream.h \
     312  $(SOPHYAINCP)ppfnametag.h \
     313  $(SOPHYAINCP)dvlist.h \
     314  $(SOPHYAINCP)ndatablock.h \
     315  $(SOPHYAINCP)utilarr.h \
     316  $(SOPHYAINCP)tmatrix_tsnl.h \
     317  $(SOPHYAINCP)tvector.h \
     318  $(SOPHYAINCP)tmatrix.h \
     319  $(SOPHYAINCP)tvector_tsnl.h \
     320  $(SOPHYAINCP)fioarr.h \
     321  $(SOPHYAINCP)tvector.h \
    301322  $(SOPHYAINCP)vector3d.h \
    302323  $(SOPHYAINCP)longlat.h \
     
    309330  $(SOPHYAINCP)ntoolsinit.h \
    310331  $(SOPHYAINCP)tarrinit.h \
     332  $(SOPHYAINCP)pexceptions.h \
    311333  $(SOPHYAINCP)datacards.h \
    312334  $(SOPHYAINCP)ntuple.h \
     
    318340  $(SOPHYAINCP)spherepos.h \
    319341  $(SOPHYAINCP)unitvector.h \
     342  $(SOPHYAINCP)vector3d.h \
    320343  $(SOPHYAINCP)datatype.h \
    321344  $(SOPHYAINCP)spherehealpix.h \
     
    329352  $(SOPHYAINCP)fitstarray.h \
    330353  $(SOPHYAINCP)cimage.h \
     354  $(SOPHYAINCP)fioarr.h \
    331355  $(SOPHYAINCP)radspecvector.h \
    332356  $(SOPHYAINCP)radspec.h \
     
    344368        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tgrsr.cc
    345369 
    346 $(SOPHYAOBJP)tgsky.o: tgsky.cc \
    347   $(SOPHYAINCP)sopnamsp.h pmixer.h \
    348   $(SOPHYAINCP)machdefs.h \
    349   $(SOPHYAINCP)tmatrix.h \
    350   $(SOPHYAINCP)tarray.h \
    351   $(SOPHYAINCP)basarr.h \
    352   $(SOPHYAINCP)anydataobj.h \
    353   $(SOPHYAINCP)mutyv.h \
    354   $(SOPHYAINCP)timestamp.h \
    355   $(SOPHYAINCP)objfio.h \
    356   $(SOPHYAINCP)ppersist.h \
    357   $(SOPHYAINCP)pexceptions.h \
    358   $(SOPHYAINCP)gnumd5.h \
    359   $(SOPHYAINCP)ppfbinstream.h \
    360   $(SOPHYAINCP)rawstream.h \
    361   $(SOPHYAINCP)ppfnametag.h \
    362   $(SOPHYAINCP)dvlist.h \
    363   $(SOPHYAINCP)ndatablock.h \
    364   $(SOPHYAINCP)utilarr.h \
    365   $(SOPHYAINCP)tmatrix_tsnl.h \
    366   $(SOPHYAINCP)tvector.h \
    367   $(SOPHYAINCP)tvector_tsnl.h \
    368   $(SOPHYAINCP)fioarr.h \
     370$(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \
     371  pmixer.h $(SOPHYAINCP)machdefs.h \
     372  $(SOPHYAINCP)tmatrix.h \
     373  $(SOPHYAINCP)machdefs.h \
     374  $(SOPHYAINCP)tarray.h \
     375  $(SOPHYAINCP)basarr.h \
     376  $(SOPHYAINCP)anydataobj.h \
     377  $(SOPHYAINCP)mutyv.h \
     378  $(SOPHYAINCP)timestamp.h \
     379  $(SOPHYAINCP)objfio.h \
     380  $(SOPHYAINCP)ppersist.h \
     381  $(SOPHYAINCP)pexceptions.h \
     382  $(SOPHYAINCP)gnumd5.h \
     383  $(SOPHYAINCP)ppfbinstream.h \
     384  $(SOPHYAINCP)rawstream.h \
     385  $(SOPHYAINCP)ppfnametag.h \
     386  $(SOPHYAINCP)dvlist.h \
     387  $(SOPHYAINCP)ndatablock.h \
     388  $(SOPHYAINCP)utilarr.h \
     389  $(SOPHYAINCP)tmatrix_tsnl.h \
     390  $(SOPHYAINCP)tvector.h \
     391  $(SOPHYAINCP)tmatrix.h \
     392  $(SOPHYAINCP)tvector_tsnl.h \
     393  $(SOPHYAINCP)fioarr.h \
     394  $(SOPHYAINCP)tvector.h \
    369395  $(SOPHYAINCP)vector3d.h \
    370396  $(SOPHYAINCP)longlat.h \
     
    377403  $(SOPHYAINCP)ntoolsinit.h \
    378404  $(SOPHYAINCP)tarrinit.h \
     405  $(SOPHYAINCP)pexceptions.h \
    379406  $(SOPHYAINCP)datacards.h \
    380407  $(SOPHYAINCP)ntuple.h \
     
    386413  $(SOPHYAINCP)spherepos.h \
    387414  $(SOPHYAINCP)unitvector.h \
     415  $(SOPHYAINCP)vector3d.h \
    388416  $(SOPHYAINCP)datatype.h \
    389417  $(SOPHYAINCP)spherehealpix.h \
     
    397425  $(SOPHYAINCP)fitstarray.h \
    398426  $(SOPHYAINCP)cimage.h \
     427  $(SOPHYAINCP)fioarr.h \
    399428  $(SOPHYAINCP)radspecvector.h \
    400429  $(SOPHYAINCP)radspec.h \
Note: See TracChangeset for help on using the changeset viewer.