Changeset 3007 in Sophya


Ignore:
Timestamp:
Jul 5, 2006, 10:59:39 AM (19 years ago)
Author:
cmv
Message:

nettoyage et mise a niveau makefile pour tag V2 cmv 5/7/2006

Location:
trunk
Files:
47 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/Makefile

    r2864 r3007  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
    1212 
    13 $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc $(SOPHYAINCP)sopnamsp.h \
    14   datacirclefits.h $(SOPHYAINCP)datacirclebase.h \
    15   $(SOPHYAINCP)circle.h $(SOPHYAINCP)vector3d.h \
     13$(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
     14  $(SOPHYAINCP)sopnamsp.h datacirclefits.h \
     15  $(SOPHYAINCP)datacirclebase.h \
     16  $(SOPHYAINCP)circle.h \
     17  $(SOPHYAINCP)vector3d.h \
    1618  $(SOPHYAINCP)longlat.h \
    1719  $(SOPHYAINCP)machdefs.h \
    18   $(SOPHYAINCP)osx_values.h \
    1920  $(SOPHYAINCP)utilgeom.h \
    2021  $(SOPHYAINCP)unitvector.h \
     
    2425        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefits.cc
    2526 
    26 $(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc $(SOPHYAINCP)sopnamsp.h \
    27   $(SOPHYAINCP)machdefs.h \
    28   $(SOPHYAINCP)osx_values.h \
    29   $(SOPHYAINCP)pexceptions.h fabtcolread.h \
    30   $(SOPHYAINCP)anydataobj.h \
    31   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    32   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    33   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    34   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
    35   $(SOPHYAINCP)gnumd5.h \
    36   $(SOPHYAINCP)ppfbinstream.h \
    37   $(SOPHYAINCP)rawstream.h \
    38   $(SOPHYAINCP)ppfnametag.h \
    39   $(SOPHYAINCP)dvlist.h \
    40   $(SOPHYAINCP)ndatablock.h \
    41   $(SOPHYAINCP)utilarr.h \
     27$(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \
     28  $(SOPHYAINCP)sopnamsp.h \
     29  $(SOPHYAINCP)machdefs.h \
     30  $(SOPHYAINCP)pexceptions.h \
     31  $(SOPHYAINCP)machdefs.h fabtcolread.h \
     32  $(SOPHYAINCP)anydataobj.h \
     33  $(SOPHYAINCP)tvector.h \
     34  $(SOPHYAINCP)tmatrix.h \
     35  $(SOPHYAINCP)tarray.h \
     36  $(SOPHYAINCP)basarr.h \
     37  $(SOPHYAINCP)anydataobj.h \
     38  $(SOPHYAINCP)mutyv.h \
     39  $(SOPHYAINCP)timestamp.h \
     40  $(SOPHYAINCP)objfio.h \
     41  $(SOPHYAINCP)ppersist.h \
     42  $(SOPHYAINCP)pexceptions.h \
     43  $(SOPHYAINCP)gnumd5.h \
     44  $(SOPHYAINCP)ppfbinstream.h \
     45  $(SOPHYAINCP)rawstream.h \
     46  $(SOPHYAINCP)ppfnametag.h \
     47  $(SOPHYAINCP)dvlist.h \
     48  $(SOPHYAINCP)ndatablock.h \
     49  $(SOPHYAINCP)utilarr.h \
     50  $(SOPHYAINCP)tmatrix_tsnl.h \
     51  $(SOPHYAINCP)tvector_tsnl.h \
    4252  $(SOPHYAINCP)FitsIO/fitsio.h \
    4353  $(SOPHYAINCP)FitsIO/longnam.h
    4454        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtcolread.cc
    4555 
    46 $(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc $(SOPHYAINCP)sopnamsp.h \
    47   $(SOPHYAINCP)machdefs.h \
    48   $(SOPHYAINCP)osx_values.h \
    49   $(SOPHYAINCP)pexceptions.h fabtwriter.h \
    50   $(SOPHYAINCP)anydataobj.h \
    51   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    52   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    53   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    54   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
    55   $(SOPHYAINCP)gnumd5.h \
    56   $(SOPHYAINCP)ppfbinstream.h \
    57   $(SOPHYAINCP)rawstream.h \
    58   $(SOPHYAINCP)ppfnametag.h \
    59   $(SOPHYAINCP)dvlist.h \
    60   $(SOPHYAINCP)ndatablock.h \
    61   $(SOPHYAINCP)utilarr.h \
     56$(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \
     57  $(SOPHYAINCP)sopnamsp.h \
     58  $(SOPHYAINCP)machdefs.h \
     59  $(SOPHYAINCP)pexceptions.h \
     60  $(SOPHYAINCP)machdefs.h fabtwriter.h \
     61  $(SOPHYAINCP)anydataobj.h \
     62  $(SOPHYAINCP)tvector.h \
     63  $(SOPHYAINCP)tmatrix.h \
     64  $(SOPHYAINCP)tarray.h \
     65  $(SOPHYAINCP)basarr.h \
     66  $(SOPHYAINCP)anydataobj.h \
     67  $(SOPHYAINCP)mutyv.h \
     68  $(SOPHYAINCP)timestamp.h \
     69  $(SOPHYAINCP)objfio.h \
     70  $(SOPHYAINCP)ppersist.h \
     71  $(SOPHYAINCP)pexceptions.h \
     72  $(SOPHYAINCP)gnumd5.h \
     73  $(SOPHYAINCP)ppfbinstream.h \
     74  $(SOPHYAINCP)rawstream.h \
     75  $(SOPHYAINCP)ppfnametag.h \
     76  $(SOPHYAINCP)dvlist.h \
     77  $(SOPHYAINCP)ndatablock.h \
     78  $(SOPHYAINCP)utilarr.h \
     79  $(SOPHYAINCP)tmatrix_tsnl.h \
     80  $(SOPHYAINCP)tvector_tsnl.h \
    6281  $(SOPHYAINCP)FitsIO/fitsio.h \
    6382  $(SOPHYAINCP)FitsIO/longnam.h
    6483        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtwriter.cc
    6584 
    66 $(SOPHYAOBJP)fboloread.o: fboloread.cc $(SOPHYAINCP)sopnamsp.h \
    67   $(SOPHYAINCP)machdefs.h \
    68   $(SOPHYAINCP)osx_values.h \
    69   $(SOPHYAINCP)pexceptions.h fboloread.h \
    70   $(SOPHYAINCP)anydataobj.h \
    71   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    72   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    73   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    74   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
    75   $(SOPHYAINCP)gnumd5.h \
    76   $(SOPHYAINCP)ppfbinstream.h \
    77   $(SOPHYAINCP)rawstream.h \
    78   $(SOPHYAINCP)ppfnametag.h \
    79   $(SOPHYAINCP)dvlist.h \
    80   $(SOPHYAINCP)ndatablock.h \
    81   $(SOPHYAINCP)utilarr.h fabtcolread.h \
     85$(SOPHYAOBJP)fboloread.o: fboloread.cc \
     86  $(SOPHYAINCP)sopnamsp.h \
     87  $(SOPHYAINCP)machdefs.h \
     88  $(SOPHYAINCP)pexceptions.h \
     89  $(SOPHYAINCP)machdefs.h fboloread.h \
     90  $(SOPHYAINCP)anydataobj.h \
     91  $(SOPHYAINCP)tvector.h \
     92  $(SOPHYAINCP)tmatrix.h \
     93  $(SOPHYAINCP)tarray.h \
     94  $(SOPHYAINCP)basarr.h \
     95  $(SOPHYAINCP)anydataobj.h \
     96  $(SOPHYAINCP)mutyv.h \
     97  $(SOPHYAINCP)timestamp.h \
     98  $(SOPHYAINCP)objfio.h \
     99  $(SOPHYAINCP)ppersist.h \
     100  $(SOPHYAINCP)pexceptions.h \
     101  $(SOPHYAINCP)gnumd5.h \
     102  $(SOPHYAINCP)ppfbinstream.h \
     103  $(SOPHYAINCP)rawstream.h \
     104  $(SOPHYAINCP)ppfnametag.h \
     105  $(SOPHYAINCP)dvlist.h \
     106  $(SOPHYAINCP)ndatablock.h \
     107  $(SOPHYAINCP)utilarr.h \
     108  $(SOPHYAINCP)tmatrix_tsnl.h \
     109  $(SOPHYAINCP)tvector_tsnl.h fabtcolread.h \
    82110  $(SOPHYAINCP)FitsIO/fitsio.h \
    83111  $(SOPHYAINCP)FitsIO/longnam.h
    84112        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fboloread.cc
    85113 
    86 $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc $(SOPHYAINCP)sopnamsp.h \
    87   $(SOPHYAINCP)machdefs.h \
    88   $(SOPHYAINCP)osx_values.h \
    89   $(SOPHYAINCP)pexceptions.h fbtntintf.h \
     114$(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \
     115  $(SOPHYAINCP)sopnamsp.h \
     116  $(SOPHYAINCP)machdefs.h \
     117  $(SOPHYAINCP)pexceptions.h \
     118  $(SOPHYAINCP)machdefs.h fbtntintf.h \
    90119  $(SOPHYAINCP)anydataobj.h \
    91120  $(SOPHYAINCP)ntupintf.h \
     
    94123        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fbtntintf.cc
    95124 
    96 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc $(SOPHYAINCP)sopnamsp.h \
    97   $(SOPHYAINCP)machdefs.h \
    98   $(SOPHYAINCP)osx_values.h fiosinit.h \
    99   $(SOPHYAINCP)sophyainit.h fitsmanager.h fitsinoutfile.h \
    100   $(SOPHYAINCP)pexceptions.h \
    101   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    102   $(SOPHYAINCP)anydataobj.h \
    103   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    104   $(SOPHYAINCP)ppfbinstream.h \
    105   $(SOPHYAINCP)rawstream.h \
    106   $(SOPHYAINCP)ppfnametag.h \
    107   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    108   $(SOPHYAINCP)FitsIO/fitsio.h \
    109   $(SOPHYAINCP)FitsIO/longnam.h fitshdtable.h \
    110   $(SOPHYAINCP)datatable.h \
     125$(SOPHYAOBJP)fiosinit.o: fiosinit.cc \
     126  $(SOPHYAINCP)sopnamsp.h \
     127  $(SOPHYAINCP)machdefs.h fiosinit.h \
     128  $(SOPHYAINCP)sophyainit.h \
     129  $(SOPHYAINCP)machdefs.h fitsmanager.h \
     130  fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \
     131  $(SOPHYAINCP)dvlist.h \
     132  $(SOPHYAINCP)objfio.h \
     133  $(SOPHYAINCP)anydataobj.h \
     134  $(SOPHYAINCP)ppersist.h \
     135  $(SOPHYAINCP)pexceptions.h \
     136  $(SOPHYAINCP)gnumd5.h \
     137  $(SOPHYAINCP)ppfbinstream.h \
     138  $(SOPHYAINCP)rawstream.h \
     139  $(SOPHYAINCP)ppfnametag.h \
     140  $(SOPHYAINCP)mutyv.h \
     141  $(SOPHYAINCP)timestamp.h \
     142  $(SOPHYAINCP)FitsIO/fitsio.h \
     143  $(SOPHYAINCP)FitsIO/longnam.h \
     144  fitshdtable.h $(SOPHYAINCP)datatable.h \
    111145  $(SOPHYAINCP)basedtable.h \
    112146  $(SOPHYAINCP)ntupintf.h \
     147  $(SOPHYAINCP)dvlist.h \
    113148  $(SOPHYAINCP)segdatablock.h \
    114   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    115   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    116   $(SOPHYAINCP)ndatablock.h \
    117   $(SOPHYAINCP)utilarr.h fitshandler.h fitsarrhand.h \
    118   fitsblkrw.h
     149  $(SOPHYAINCP)tvector.h \
     150  $(SOPHYAINCP)tmatrix.h \
     151  $(SOPHYAINCP)tarray.h \
     152  $(SOPHYAINCP)basarr.h \
     153  $(SOPHYAINCP)ndatablock.h \
     154  $(SOPHYAINCP)utilarr.h \
     155  $(SOPHYAINCP)tmatrix_tsnl.h \
     156  $(SOPHYAINCP)tvector_tsnl.h fitshandler.h \
     157  fitsarrhand.h $(SOPHYAINCP)tarray.h \
     158  $(SOPHYAINCP)tvector.h fitsblkrw.h \
     159  fitsntuple.h $(SOPHYAINCP)ntuple.h \
     160  $(SOPHYAINCP)anydataobj.h \
     161  $(SOPHYAINCP)ppersist.h fitsfile.h \
     162  $(SOPHYAINCP)ndatablock.h \
     163  fitsspherehealpix.h \
     164  $(SOPHYAINCP)spherehealpix.h \
     165  $(SOPHYAINCP)sphericalmap.h \
     166  $(SOPHYAINCP)smathconst.h \
     167  $(SOPHYAINCP)pixelmap.h \
     168  $(SOPHYAINCP)spherepos.h \
     169  $(SOPHYAINCP)unitvector.h \
     170  $(SOPHYAINCP)vector3d.h \
     171  $(SOPHYAINCP)longlat.h \
     172  $(SOPHYAINCP)utilgeom.h \
     173  $(SOPHYAINCP)datatype.h \
     174  $(SOPHYAINCP)HEALPixUtils.h \
     175  fitsspherethetaphi.h \
     176  $(SOPHYAINCP)spherethetaphi.h \
     177  fitslocalmap.h $(SOPHYAINCP)localmap.h
    119178        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosinit.cc
    120179 
    121 $(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc $(SOPHYAINCP)sopnamsp.h \
    122   $(SOPHYAINCP)pexceptions.h \
    123   $(SOPHYAINCP)machdefs.h \
    124   $(SOPHYAINCP)osx_values.h fitsautoreader.h \
     180$(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \
     181  $(SOPHYAINCP)sopnamsp.h \
     182  $(SOPHYAINCP)pexceptions.h \
     183  $(SOPHYAINCP)machdefs.h fitsautoreader.h \
     184  $(SOPHYAINCP)machdefs.h \
    125185  $(SOPHYAINCP)anydataobj.h fitsfile.h \
    126186  $(SOPHYAINCP)ndatablock.h \
    127   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    128   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    129   $(SOPHYAINCP)ppfbinstream.h \
    130   $(SOPHYAINCP)rawstream.h \
    131   $(SOPHYAINCP)ppfnametag.h \
    132   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    133   fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
    134   $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \
    135   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     187  $(SOPHYAINCP)anydataobj.h \
     188  $(SOPHYAINCP)dvlist.h \
     189  $(SOPHYAINCP)objfio.h \
     190  $(SOPHYAINCP)ppersist.h \
     191  $(SOPHYAINCP)pexceptions.h \
     192  $(SOPHYAINCP)gnumd5.h \
     193  $(SOPHYAINCP)ppfbinstream.h \
     194  $(SOPHYAINCP)rawstream.h \
     195  $(SOPHYAINCP)ppfnametag.h \
     196  $(SOPHYAINCP)mutyv.h \
     197  $(SOPHYAINCP)timestamp.h fitsinoutfile.h \
     198  $(SOPHYAINCP)FitsIO/fitsio.h \
     199  $(SOPHYAINCP)FitsIO/longnam.h \
     200  fitshandler.h fitstarray.h \
     201  $(SOPHYAINCP)tarray.h \
     202  $(SOPHYAINCP)basarr.h \
     203  $(SOPHYAINCP)dvlist.h \
     204  $(SOPHYAINCP)ndatablock.h \
    136205  $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \
    137206  $(SOPHYAINCP)spherehealpix.h \
     
    144213  $(SOPHYAINCP)longlat.h \
    145214  $(SOPHYAINCP)utilgeom.h \
    146   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
     215  $(SOPHYAINCP)datatype.h \
     216  $(SOPHYAINCP)tvector.h \
     217  $(SOPHYAINCP)tmatrix.h \
     218  $(SOPHYAINCP)tarray.h \
     219  $(SOPHYAINCP)tmatrix_tsnl.h \
     220  $(SOPHYAINCP)tvector_tsnl.h \
    147221  $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \
    148   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)ntupintf.h \
    149   fitsxntuple.h $(SOPHYAINCP)xntuple.h fitslocalmap.h \
    150   $(SOPHYAINCP)localmap.h fbtntintf.h
     222  $(SOPHYAINCP)ntuple.h \
     223  $(SOPHYAINCP)ntupintf.h \
     224  $(SOPHYAINCP)ppersist.h fitsxntuple.h \
     225  $(SOPHYAINCP)xntuple.h fitslocalmap.h \
     226  $(SOPHYAINCP)localmap.h fbtntintf.h \
     227  $(SOPHYAINCP)ntupintf.h
    151228        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsautoreader.cc
    152229 
     
    154231  $(SOPHYAINCP)sopnamsp.h \
    155232  $(SOPHYAINCP)pexceptions.h \
    156   $(SOPHYAINCP)machdefs.h \
    157   $(SOPHYAINCP)osx_values.h fitsbntbllineRW.h \
    158   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    159   $(SOPHYAINCP)anydataobj.h \
    160   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    161   $(SOPHYAINCP)ppfbinstream.h \
    162   $(SOPHYAINCP)rawstream.h \
    163   $(SOPHYAINCP)ppfnametag.h \
    164   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    165   fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
    166   $(SOPHYAINCP)FitsIO/fitsio.h \
    167   $(SOPHYAINCP)FitsIO/longnam.h \
    168   $(SOPHYAINCP)utils.h
     233  $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \
     234  $(SOPHYAINCP)dvlist.h \
     235  $(SOPHYAINCP)objfio.h \
     236  $(SOPHYAINCP)anydataobj.h \
     237  $(SOPHYAINCP)ppersist.h \
     238  $(SOPHYAINCP)pexceptions.h \
     239  $(SOPHYAINCP)gnumd5.h \
     240  $(SOPHYAINCP)ppfbinstream.h \
     241  $(SOPHYAINCP)rawstream.h \
     242  $(SOPHYAINCP)ppfnametag.h \
     243  $(SOPHYAINCP)mutyv.h \
     244  $(SOPHYAINCP)timestamp.h fitsfile.h \
     245  $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
     246  $(SOPHYAINCP)machdefs.h \
     247  $(SOPHYAINCP)FitsIO/fitsio.h \
     248  $(SOPHYAINCP)FitsIO/longnam.h \
     249  fitshandler.h $(SOPHYAINCP)utils.h
    169250        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsbntbllineRW.cc
    170251 
    171 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc $(SOPHYAINCP)sopnamsp.h \
    172   $(SOPHYAINCP)machdefs.h \
    173   $(SOPHYAINCP)osx_values.h fitsfile.h \
    174   $(SOPHYAINCP)ndatablock.h \
    175   $(SOPHYAINCP)anydataobj.h \
    176   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    177   $(SOPHYAINCP)ppersist.h \
    178   $(SOPHYAINCP)pexceptions.h \
    179   $(SOPHYAINCP)gnumd5.h \
    180   $(SOPHYAINCP)ppfbinstream.h \
    181   $(SOPHYAINCP)rawstream.h \
    182   $(SOPHYAINCP)ppfnametag.h \
    183   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    184   fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
    185   $(SOPHYAINCP)FitsIO/longnam.h \
    186   $(SOPHYAINCP)strutil.h
     252$(SOPHYAOBJP)fitsfile.o: fitsfile.cc \
     253  $(SOPHYAINCP)sopnamsp.h \
     254  $(SOPHYAINCP)machdefs.h fitsfile.h \
     255  $(SOPHYAINCP)ndatablock.h \
     256  $(SOPHYAINCP)machdefs.h \
     257  $(SOPHYAINCP)anydataobj.h \
     258  $(SOPHYAINCP)dvlist.h \
     259  $(SOPHYAINCP)objfio.h \
     260  $(SOPHYAINCP)ppersist.h \
     261  $(SOPHYAINCP)pexceptions.h \
     262  $(SOPHYAINCP)gnumd5.h \
     263  $(SOPHYAINCP)ppfbinstream.h \
     264  $(SOPHYAINCP)rawstream.h \
     265  $(SOPHYAINCP)ppfnametag.h \
     266  $(SOPHYAINCP)mutyv.h \
     267  $(SOPHYAINCP)timestamp.h fitsinoutfile.h \
     268  $(SOPHYAINCP)pexceptions.h \
     269  $(SOPHYAINCP)FitsIO/fitsio.h \
     270  $(SOPHYAINCP)FitsIO/longnam.h \
     271  fitshandler.h $(SOPHYAINCP)strutil.h \
     272  $(SOPHYAINCP)anydataobj.h
    187273        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsfile.cc
    188274 
    189 $(SOPHYAOBJP)fitshdtable.o: fitshdtable.cc $(SOPHYAINCP)machdefs.h \
    190   $(SOPHYAINCP)osx_values.h \
     275$(SOPHYAOBJP)fitshdtable.o: fitshdtable.cc \
     276  $(SOPHYAINCP)machdefs.h \
    191277  $(SOPHYAINCP)sopnamsp.h \
    192278  $(SOPHYAINCP)datatable.h \
    193279  $(SOPHYAINCP)basedtable.h \
    194   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
    195   $(SOPHYAINCP)objfio.h \
    196   $(SOPHYAINCP)anydataobj.h \
    197   $(SOPHYAINCP)ppersist.h \
    198   $(SOPHYAINCP)pexceptions.h \
    199   $(SOPHYAINCP)gnumd5.h \
    200   $(SOPHYAINCP)ppfbinstream.h \
    201   $(SOPHYAINCP)rawstream.h \
    202   $(SOPHYAINCP)ppfnametag.h \
    203   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     280  $(SOPHYAINCP)machdefs.h \
     281  $(SOPHYAINCP)ntupintf.h \
     282  $(SOPHYAINCP)dvlist.h \
     283  $(SOPHYAINCP)objfio.h \
     284  $(SOPHYAINCP)anydataobj.h \
     285  $(SOPHYAINCP)ppersist.h \
     286  $(SOPHYAINCP)pexceptions.h \
     287  $(SOPHYAINCP)gnumd5.h \
     288  $(SOPHYAINCP)ppfbinstream.h \
     289  $(SOPHYAINCP)rawstream.h \
     290  $(SOPHYAINCP)ppfnametag.h \
     291  $(SOPHYAINCP)mutyv.h \
     292  $(SOPHYAINCP)timestamp.h \
    204293  $(SOPHYAINCP)segdatablock.h \
    205   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    206   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    207   $(SOPHYAINCP)ndatablock.h \
    208   $(SOPHYAINCP)utilarr.h fitsblkrw.h fitsinoutfile.h \
    209   $(SOPHYAINCP)FitsIO/fitsio.h \
    210   $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h
     294  $(SOPHYAINCP)tvector.h \
     295  $(SOPHYAINCP)tmatrix.h \
     296  $(SOPHYAINCP)tarray.h \
     297  $(SOPHYAINCP)basarr.h \
     298  $(SOPHYAINCP)ndatablock.h \
     299  $(SOPHYAINCP)utilarr.h \
     300  $(SOPHYAINCP)tmatrix_tsnl.h \
     301  $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \
     302  fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \
     303  $(SOPHYAINCP)dvlist.h \
     304  $(SOPHYAINCP)FitsIO/fitsio.h \
     305  $(SOPHYAINCP)FitsIO/longnam.h \
     306  fitshandler.h swfitsdtable.h \
     307  $(SOPHYAINCP)basedtable.h \
     308  $(SOPHYAINCP)swsegdb.h fitsswapper.h
    211309        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitshdtable.cc
    212310 
    213 $(SOPHYAOBJP)fitsinoutfile.o: fitsinoutfile.cc $(SOPHYAINCP)sopnamsp.h \
    214   $(SOPHYAINCP)machdefs.h \
    215   $(SOPHYAINCP)osx_values.h \
     311$(SOPHYAOBJP)fitsinoutfile.o: fitsinoutfile.cc \
     312  $(SOPHYAINCP)sopnamsp.h \
     313  $(SOPHYAINCP)machdefs.h \
    216314  $(SOPHYAINCP)segdatablock.h \
     315  $(SOPHYAINCP)machdefs.h \
    217316  $(SOPHYAINCP)anydataobj.h fitsinoutfile.h \
    218317  $(SOPHYAINCP)pexceptions.h \
    219   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    220   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    221   $(SOPHYAINCP)ppfbinstream.h \
    222   $(SOPHYAINCP)rawstream.h \
    223   $(SOPHYAINCP)ppfnametag.h \
    224   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    225   $(SOPHYAINCP)FitsIO/fitsio.h \
    226   $(SOPHYAINCP)FitsIO/longnam.h
     318  $(SOPHYAINCP)dvlist.h \
     319  $(SOPHYAINCP)objfio.h \
     320  $(SOPHYAINCP)ppersist.h \
     321  $(SOPHYAINCP)pexceptions.h \
     322  $(SOPHYAINCP)gnumd5.h \
     323  $(SOPHYAINCP)ppfbinstream.h \
     324  $(SOPHYAINCP)rawstream.h \
     325  $(SOPHYAINCP)ppfnametag.h \
     326  $(SOPHYAINCP)mutyv.h \
     327  $(SOPHYAINCP)timestamp.h \
     328  $(SOPHYAINCP)FitsIO/fitsio.h \
     329  $(SOPHYAINCP)FitsIO/longnam.h \
     330  $(SOPHYAINCP)strutil.h
    227331        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsinoutfile.cc
    228332 
    229 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc $(SOPHYAINCP)sopnamsp.h \
    230   $(SOPHYAINCP)machdefs.h \
    231   $(SOPHYAINCP)osx_values.h fitslocalmap.h \
    232   $(SOPHYAINCP)pexceptions.h \
     333$(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \
     334  $(SOPHYAINCP)sopnamsp.h \
     335  $(SOPHYAINCP)machdefs.h fitslocalmap.h \
     336  $(SOPHYAINCP)pexceptions.h \
     337  $(SOPHYAINCP)machdefs.h \
    233338  $(SOPHYAINCP)localmap.h \
    234339  $(SOPHYAINCP)pixelmap.h \
    235   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    236   $(SOPHYAINCP)ppfbinstream.h \
    237   $(SOPHYAINCP)rawstream.h \
    238   $(SOPHYAINCP)ppfnametag.h \
    239   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    240   $(SOPHYAINCP)anydataobj.h \
    241   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     340  $(SOPHYAINCP)ppersist.h \
     341  $(SOPHYAINCP)pexceptions.h \
     342  $(SOPHYAINCP)gnumd5.h \
     343  $(SOPHYAINCP)ppfbinstream.h \
     344  $(SOPHYAINCP)rawstream.h \
     345  $(SOPHYAINCP)ppfnametag.h \
     346  $(SOPHYAINCP)dvlist.h \
     347  $(SOPHYAINCP)objfio.h \
     348  $(SOPHYAINCP)anydataobj.h \
     349  $(SOPHYAINCP)mutyv.h \
     350  $(SOPHYAINCP)timestamp.h \
    242351  $(SOPHYAINCP)spherepos.h \
    243352  $(SOPHYAINCP)unitvector.h \
     
    245354  $(SOPHYAINCP)longlat.h \
    246355  $(SOPHYAINCP)utilgeom.h \
     356  $(SOPHYAINCP)datatype.h \
    247357  $(SOPHYAINCP)sphericalmap.h \
    248358  $(SOPHYAINCP)smathconst.h \
    249   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    250   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    251   $(SOPHYAINCP)ndatablock.h \
    252   $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
    253   $(SOPHYAINCP)FitsIO/fitsio.h \
    254   $(SOPHYAINCP)FitsIO/longnam.h
     359  $(SOPHYAINCP)tvector.h \
     360  $(SOPHYAINCP)tmatrix.h \
     361  $(SOPHYAINCP)tarray.h \
     362  $(SOPHYAINCP)basarr.h \
     363  $(SOPHYAINCP)ndatablock.h \
     364  $(SOPHYAINCP)utilarr.h \
     365  $(SOPHYAINCP)tmatrix_tsnl.h \
     366  $(SOPHYAINCP)tvector_tsnl.h fitsfile.h \
     367  $(SOPHYAINCP)ndatablock.h \
     368  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     369  $(SOPHYAINCP)FitsIO/fitsio.h \
     370  $(SOPHYAINCP)FitsIO/longnam.h \
     371  fitshandler.h
    255372        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitslocalmap.cc
    256373 
    257 $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc $(SOPHYAINCP)machdefs.h \
    258   $(SOPHYAINCP)osx_values.h \
    259   $(SOPHYAINCP)sopnamsp.h fitsmanager.h fitsinoutfile.h \
    260   $(SOPHYAINCP)pexceptions.h \
    261   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    262   $(SOPHYAINCP)anydataobj.h \
    263   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    264   $(SOPHYAINCP)ppfbinstream.h \
    265   $(SOPHYAINCP)rawstream.h \
    266   $(SOPHYAINCP)ppfnametag.h \
    267   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    268   $(SOPHYAINCP)FitsIO/fitsio.h \
    269   $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h
     374$(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc \
     375  $(SOPHYAINCP)machdefs.h \
     376  $(SOPHYAINCP)sopnamsp.h fitsmanager.h \
     377  fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \
     378  $(SOPHYAINCP)machdefs.h \
     379  $(SOPHYAINCP)dvlist.h \
     380  $(SOPHYAINCP)objfio.h \
     381  $(SOPHYAINCP)anydataobj.h \
     382  $(SOPHYAINCP)ppersist.h \
     383  $(SOPHYAINCP)pexceptions.h \
     384  $(SOPHYAINCP)gnumd5.h \
     385  $(SOPHYAINCP)ppfbinstream.h \
     386  $(SOPHYAINCP)rawstream.h \
     387  $(SOPHYAINCP)ppfnametag.h \
     388  $(SOPHYAINCP)mutyv.h \
     389  $(SOPHYAINCP)timestamp.h \
     390  $(SOPHYAINCP)FitsIO/fitsio.h \
     391  $(SOPHYAINCP)FitsIO/longnam.h \
     392  fitshandler.h
    270393        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsmanager.cc
    271394 
    272 $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc $(SOPHYAINCP)sopnamsp.h \
    273   $(SOPHYAINCP)pexceptions.h \
    274   $(SOPHYAINCP)machdefs.h \
    275   $(SOPHYAINCP)osx_values.h fitsntuple.h \
    276   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
    277   $(SOPHYAINCP)anydataobj.h \
    278   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    279   $(SOPHYAINCP)ppfbinstream.h \
    280   $(SOPHYAINCP)rawstream.h \
    281   $(SOPHYAINCP)ppfnametag.h \
    282   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
    283   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    284   fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
    285   $(SOPHYAINCP)FitsIO/fitsio.h \
    286   $(SOPHYAINCP)FitsIO/longnam.h
     395$(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
     396  $(SOPHYAINCP)sopnamsp.h \
     397  $(SOPHYAINCP)pexceptions.h \
     398  $(SOPHYAINCP)machdefs.h fitsntuple.h \
     399  $(SOPHYAINCP)machdefs.h \
     400  $(SOPHYAINCP)ntuple.h \
     401  $(SOPHYAINCP)objfio.h \
     402  $(SOPHYAINCP)anydataobj.h \
     403  $(SOPHYAINCP)ppersist.h \
     404  $(SOPHYAINCP)pexceptions.h \
     405  $(SOPHYAINCP)gnumd5.h \
     406  $(SOPHYAINCP)ppfbinstream.h \
     407  $(SOPHYAINCP)rawstream.h \
     408  $(SOPHYAINCP)ppfnametag.h \
     409  $(SOPHYAINCP)ntupintf.h \
     410  $(SOPHYAINCP)dvlist.h \
     411  $(SOPHYAINCP)mutyv.h \
     412  $(SOPHYAINCP)timestamp.h \
     413  $(SOPHYAINCP)anydataobj.h \
     414  $(SOPHYAINCP)ppersist.h fitsfile.h \
     415  $(SOPHYAINCP)ndatablock.h \
     416  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     417  $(SOPHYAINCP)FitsIO/fitsio.h \
     418  $(SOPHYAINCP)FitsIO/longnam.h \
     419  fitshandler.h
    287420        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsntuple.cc
    288421 
     
    291424  $(SOPHYAINCP)pexceptions.h \
    292425  $(SOPHYAINCP)machdefs.h \
    293   $(SOPHYAINCP)osx_values.h fitsspherehealpix.h \
     426  fitsspherehealpix.h \
    294427  $(SOPHYAINCP)spherehealpix.h \
    295428  $(SOPHYAINCP)sphericalmap.h \
    296429  $(SOPHYAINCP)smathconst.h \
    297430  $(SOPHYAINCP)pixelmap.h \
    298   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    299   $(SOPHYAINCP)ppfbinstream.h \
    300   $(SOPHYAINCP)rawstream.h \
    301   $(SOPHYAINCP)ppfnametag.h \
    302   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    303   $(SOPHYAINCP)anydataobj.h \
    304   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     431  $(SOPHYAINCP)ppersist.h \
     432  $(SOPHYAINCP)pexceptions.h \
     433  $(SOPHYAINCP)gnumd5.h \
     434  $(SOPHYAINCP)ppfbinstream.h \
     435  $(SOPHYAINCP)rawstream.h \
     436  $(SOPHYAINCP)ppfnametag.h \
     437  $(SOPHYAINCP)dvlist.h \
     438  $(SOPHYAINCP)objfio.h \
     439  $(SOPHYAINCP)anydataobj.h \
     440  $(SOPHYAINCP)mutyv.h \
     441  $(SOPHYAINCP)timestamp.h \
    305442  $(SOPHYAINCP)spherepos.h \
    306443  $(SOPHYAINCP)unitvector.h \
     
    308445  $(SOPHYAINCP)longlat.h \
    309446  $(SOPHYAINCP)utilgeom.h \
    310   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    311   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    312   $(SOPHYAINCP)ndatablock.h \
    313   $(SOPHYAINCP)utilarr.h \
    314   $(SOPHYAINCP)HEALPixUtils.h fitsfile.h fitsinoutfile.h \
    315   $(SOPHYAINCP)FitsIO/fitsio.h \
    316   $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     447  $(SOPHYAINCP)datatype.h \
     448  $(SOPHYAINCP)tvector.h \
     449  $(SOPHYAINCP)tmatrix.h \
     450  $(SOPHYAINCP)tarray.h \
     451  $(SOPHYAINCP)basarr.h \
     452  $(SOPHYAINCP)ndatablock.h \
     453  $(SOPHYAINCP)utilarr.h \
     454  $(SOPHYAINCP)tmatrix_tsnl.h \
     455  $(SOPHYAINCP)tvector_tsnl.h \
     456  $(SOPHYAINCP)HEALPixUtils.h \
     457  $(SOPHYAINCP)anydataobj.h fitsfile.h \
     458  $(SOPHYAINCP)ndatablock.h \
     459  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     460  $(SOPHYAINCP)machdefs.h \
     461  $(SOPHYAINCP)FitsIO/fitsio.h \
     462  $(SOPHYAINCP)FitsIO/longnam.h \
     463  fitshandler.h $(SOPHYAINCP)tarray.h \
     464  fitstarray.h
    317465        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherehealpix.cc
    318466 
     
    321469  $(SOPHYAINCP)pexceptions.h \
    322470  $(SOPHYAINCP)machdefs.h \
    323   $(SOPHYAINCP)osx_values.h fitsspherethetaphi.h \
     471  fitsspherethetaphi.h \
    324472  $(SOPHYAINCP)spherethetaphi.h \
    325473  $(SOPHYAINCP)sphericalmap.h \
    326474  $(SOPHYAINCP)smathconst.h \
    327475  $(SOPHYAINCP)pixelmap.h \
    328   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    329   $(SOPHYAINCP)ppfbinstream.h \
    330   $(SOPHYAINCP)rawstream.h \
    331   $(SOPHYAINCP)ppfnametag.h \
    332   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    333   $(SOPHYAINCP)anydataobj.h \
    334   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     476  $(SOPHYAINCP)ppersist.h \
     477  $(SOPHYAINCP)pexceptions.h \
     478  $(SOPHYAINCP)gnumd5.h \
     479  $(SOPHYAINCP)ppfbinstream.h \
     480  $(SOPHYAINCP)rawstream.h \
     481  $(SOPHYAINCP)ppfnametag.h \
     482  $(SOPHYAINCP)dvlist.h \
     483  $(SOPHYAINCP)objfio.h \
     484  $(SOPHYAINCP)anydataobj.h \
     485  $(SOPHYAINCP)mutyv.h \
     486  $(SOPHYAINCP)timestamp.h \
    335487  $(SOPHYAINCP)spherepos.h \
    336488  $(SOPHYAINCP)unitvector.h \
     
    338490  $(SOPHYAINCP)longlat.h \
    339491  $(SOPHYAINCP)utilgeom.h \
    340   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    341   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    342   $(SOPHYAINCP)ndatablock.h \
    343   $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
    344   $(SOPHYAINCP)FitsIO/fitsio.h \
    345   $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     492  $(SOPHYAINCP)datatype.h \
     493  $(SOPHYAINCP)tvector.h \
     494  $(SOPHYAINCP)tmatrix.h \
     495  $(SOPHYAINCP)tarray.h \
     496  $(SOPHYAINCP)basarr.h \
     497  $(SOPHYAINCP)ndatablock.h \
     498  $(SOPHYAINCP)utilarr.h \
     499  $(SOPHYAINCP)tmatrix_tsnl.h \
     500  $(SOPHYAINCP)tvector_tsnl.h \
     501  $(SOPHYAINCP)anydataobj.h fitsfile.h \
     502  $(SOPHYAINCP)ndatablock.h \
     503  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     504  $(SOPHYAINCP)machdefs.h \
     505  $(SOPHYAINCP)FitsIO/fitsio.h \
     506  $(SOPHYAINCP)FitsIO/longnam.h \
     507  fitshandler.h $(SOPHYAINCP)tarray.h \
     508  fitstarray.h
    346509        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherethetaphi.cc
    347510 
    348 $(SOPHYAOBJP)fitstarray.o: fitstarray.cc $(SOPHYAINCP)sopnamsp.h \
    349   $(SOPHYAINCP)machdefs.h \
    350   $(SOPHYAINCP)osx_values.h \
    351   $(SOPHYAINCP)pexceptions.h fitstarray.h \
    352   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    353   $(SOPHYAINCP)anydataobj.h \
    354   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    355   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
    356   $(SOPHYAINCP)gnumd5.h \
    357   $(SOPHYAINCP)ppfbinstream.h \
    358   $(SOPHYAINCP)rawstream.h \
    359   $(SOPHYAINCP)ppfnametag.h \
    360   $(SOPHYAINCP)dvlist.h \
    361   $(SOPHYAINCP)ndatablock.h \
    362   $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
    363   $(SOPHYAINCP)FitsIO/fitsio.h \
    364   $(SOPHYAINCP)FitsIO/longnam.h
     511$(SOPHYAOBJP)fitstarray.o: fitstarray.cc \
     512  $(SOPHYAINCP)sopnamsp.h \
     513  $(SOPHYAINCP)machdefs.h \
     514  $(SOPHYAINCP)pexceptions.h \
     515  $(SOPHYAINCP)machdefs.h fitstarray.h \
     516  $(SOPHYAINCP)tarray.h \
     517  $(SOPHYAINCP)basarr.h \
     518  $(SOPHYAINCP)anydataobj.h \
     519  $(SOPHYAINCP)mutyv.h \
     520  $(SOPHYAINCP)timestamp.h \
     521  $(SOPHYAINCP)objfio.h \
     522  $(SOPHYAINCP)ppersist.h \
     523  $(SOPHYAINCP)pexceptions.h \
     524  $(SOPHYAINCP)gnumd5.h \
     525  $(SOPHYAINCP)ppfbinstream.h \
     526  $(SOPHYAINCP)rawstream.h \
     527  $(SOPHYAINCP)ppfnametag.h \
     528  $(SOPHYAINCP)dvlist.h \
     529  $(SOPHYAINCP)ndatablock.h \
     530  $(SOPHYAINCP)utilarr.h fitsfile.h \
     531  $(SOPHYAINCP)ndatablock.h \
     532  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     533  $(SOPHYAINCP)FitsIO/fitsio.h \
     534  $(SOPHYAINCP)FitsIO/longnam.h \
     535  fitshandler.h
    365536        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitstarray.cc
    366537 
    367 $(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc $(SOPHYAINCP)sopnamsp.h \
    368   $(SOPHYAINCP)pexceptions.h \
    369   $(SOPHYAINCP)machdefs.h \
    370   $(SOPHYAINCP)osx_values.h fitsxntuple.h \
     538$(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \
     539  $(SOPHYAINCP)sopnamsp.h \
     540  $(SOPHYAINCP)pexceptions.h \
     541  $(SOPHYAINCP)machdefs.h fitsxntuple.h \
     542  $(SOPHYAINCP)machdefs.h \
    371543  $(SOPHYAINCP)xntuple.h \
    372544  $(SOPHYAINCP)ntupintf.h \
    373   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    374   $(SOPHYAINCP)ppfbinstream.h \
    375   $(SOPHYAINCP)rawstream.h \
    376   $(SOPHYAINCP)ppfnametag.h \
    377   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    378   $(SOPHYAINCP)anydataobj.h \
    379   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    380   fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
    381   $(SOPHYAINCP)FitsIO/fitsio.h \
    382   $(SOPHYAINCP)FitsIO/longnam.h
     545  $(SOPHYAINCP)ppersist.h \
     546  $(SOPHYAINCP)pexceptions.h \
     547  $(SOPHYAINCP)gnumd5.h \
     548  $(SOPHYAINCP)ppfbinstream.h \
     549  $(SOPHYAINCP)rawstream.h \
     550  $(SOPHYAINCP)ppfnametag.h \
     551  $(SOPHYAINCP)dvlist.h \
     552  $(SOPHYAINCP)objfio.h \
     553  $(SOPHYAINCP)anydataobj.h \
     554  $(SOPHYAINCP)mutyv.h \
     555  $(SOPHYAINCP)timestamp.h \
     556  $(SOPHYAINCP)anydataobj.h \
     557  $(SOPHYAINCP)ppersist.h fitsfile.h \
     558  $(SOPHYAINCP)ndatablock.h \
     559  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     560  $(SOPHYAINCP)FitsIO/fitsio.h \
     561  $(SOPHYAINCP)FitsIO/longnam.h \
     562  fitshandler.h
    383563        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsxntuple.cc
    384564 
     
    386566  $(SOPHYAINCP)basedtable.h \
    387567  $(SOPHYAINCP)machdefs.h \
    388   $(SOPHYAINCP)osx_values.h \
    389   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
    390   $(SOPHYAINCP)objfio.h \
    391   $(SOPHYAINCP)anydataobj.h \
    392   $(SOPHYAINCP)ppersist.h \
    393   $(SOPHYAINCP)pexceptions.h \
    394   $(SOPHYAINCP)gnumd5.h \
    395   $(SOPHYAINCP)ppfbinstream.h \
    396   $(SOPHYAINCP)rawstream.h \
    397   $(SOPHYAINCP)ppfnametag.h \
    398   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     568  $(SOPHYAINCP)ntupintf.h \
     569  $(SOPHYAINCP)dvlist.h \
     570  $(SOPHYAINCP)objfio.h \
     571  $(SOPHYAINCP)anydataobj.h \
     572  $(SOPHYAINCP)ppersist.h \
     573  $(SOPHYAINCP)pexceptions.h \
     574  $(SOPHYAINCP)gnumd5.h \
     575  $(SOPHYAINCP)ppfbinstream.h \
     576  $(SOPHYAINCP)rawstream.h \
     577  $(SOPHYAINCP)ppfnametag.h \
     578  $(SOPHYAINCP)mutyv.h \
     579  $(SOPHYAINCP)timestamp.h \
    399580  $(SOPHYAINCP)segdatablock.h \
    400   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    401   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    402   $(SOPHYAINCP)ndatablock.h \
    403   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)swsegdb.h \
    404   fitsswapper.h fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
     581  $(SOPHYAINCP)tvector.h \
     582  $(SOPHYAINCP)tmatrix.h \
     583  $(SOPHYAINCP)tarray.h \
     584  $(SOPHYAINCP)basarr.h \
     585  $(SOPHYAINCP)ndatablock.h \
     586  $(SOPHYAINCP)utilarr.h \
     587  $(SOPHYAINCP)tmatrix_tsnl.h \
     588  $(SOPHYAINCP)tvector_tsnl.h \
     589  $(SOPHYAINCP)swsegdb.h fitsswapper.h \
     590  $(SOPHYAINCP)machdefs.h fitsinoutfile.h \
     591  $(SOPHYAINCP)pexceptions.h \
     592  $(SOPHYAINCP)dvlist.h \
     593  $(SOPHYAINCP)FitsIO/fitsio.h \
    405594  $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \
     595  fitshdtable.h $(SOPHYAINCP)datatable.h \
     596  $(SOPHYAINCP)basedtable.h fitshandler.h \
    406597  $(SOPHYAINCP)sopnamsp.h
    407598        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  swfitsdtable.cc
  • trunk/SophyaExt/FitsIOServer/exclude

    r2197 r3007  
    1 fitsioserver.cc
    2 fitsbntbllinereader.cc.encours
    3 fitsbntbllinereaderXX.cc
    4 fitsbntbllinereader.travail.cc
    5 fitsbntbllinereader.sv.cc
  • trunk/SophyaExt/FitsIOServer/smakefile

    r2980 r3007  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libextsophya.objlist
    1212 
    13 $(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc $(SOPHYAINCP)sopnamsp.h \
    14   datacirclefits.h $(SOPHYAINCP)datacirclebase.h \
    15   $(SOPHYAINCP)circle.h $(SOPHYAINCP)vector3d.h \
     13$(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
     14  $(SOPHYAINCP)sopnamsp.h datacirclefits.h \
     15  $(SOPHYAINCP)datacirclebase.h \
     16  $(SOPHYAINCP)circle.h \
     17  $(SOPHYAINCP)vector3d.h \
    1618  $(SOPHYAINCP)longlat.h \
    1719  $(SOPHYAINCP)machdefs.h \
    18   $(SOPHYAINCP)osx_values.h \
    1920  $(SOPHYAINCP)utilgeom.h \
    2021  $(SOPHYAINCP)unitvector.h \
     
    2425        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefits.cc
    2526 
    26 $(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc $(SOPHYAINCP)sopnamsp.h \
    27   $(SOPHYAINCP)machdefs.h \
    28   $(SOPHYAINCP)osx_values.h \
    29   $(SOPHYAINCP)pexceptions.h fabtcolread.h \
    30   $(SOPHYAINCP)anydataobj.h \
    31   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    32   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    33   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    34   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
    35   $(SOPHYAINCP)gnumd5.h \
    36   $(SOPHYAINCP)ppfbinstream.h \
    37   $(SOPHYAINCP)rawstream.h \
    38   $(SOPHYAINCP)ppfnametag.h \
    39   $(SOPHYAINCP)dvlist.h \
    40   $(SOPHYAINCP)ndatablock.h \
    41   $(SOPHYAINCP)utilarr.h \
     27$(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \
     28  $(SOPHYAINCP)sopnamsp.h \
     29  $(SOPHYAINCP)machdefs.h \
     30  $(SOPHYAINCP)pexceptions.h \
     31  $(SOPHYAINCP)machdefs.h fabtcolread.h \
     32  $(SOPHYAINCP)anydataobj.h \
     33  $(SOPHYAINCP)tvector.h \
     34  $(SOPHYAINCP)tmatrix.h \
     35  $(SOPHYAINCP)tarray.h \
     36  $(SOPHYAINCP)basarr.h \
     37  $(SOPHYAINCP)anydataobj.h \
     38  $(SOPHYAINCP)mutyv.h \
     39  $(SOPHYAINCP)timestamp.h \
     40  $(SOPHYAINCP)objfio.h \
     41  $(SOPHYAINCP)ppersist.h \
     42  $(SOPHYAINCP)pexceptions.h \
     43  $(SOPHYAINCP)gnumd5.h \
     44  $(SOPHYAINCP)ppfbinstream.h \
     45  $(SOPHYAINCP)rawstream.h \
     46  $(SOPHYAINCP)ppfnametag.h \
     47  $(SOPHYAINCP)dvlist.h \
     48  $(SOPHYAINCP)ndatablock.h \
     49  $(SOPHYAINCP)utilarr.h \
     50  $(SOPHYAINCP)tmatrix_tsnl.h \
     51  $(SOPHYAINCP)tvector_tsnl.h \
    4252  $(SOPHYAINCP)FitsIO/fitsio.h \
    4353  $(SOPHYAINCP)FitsIO/longnam.h
    4454        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtcolread.cc
    4555 
    46 $(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc $(SOPHYAINCP)sopnamsp.h \
    47   $(SOPHYAINCP)machdefs.h \
    48   $(SOPHYAINCP)osx_values.h \
    49   $(SOPHYAINCP)pexceptions.h fabtwriter.h \
    50   $(SOPHYAINCP)anydataobj.h \
    51   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    52   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    53   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    54   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
    55   $(SOPHYAINCP)gnumd5.h \
    56   $(SOPHYAINCP)ppfbinstream.h \
    57   $(SOPHYAINCP)rawstream.h \
    58   $(SOPHYAINCP)ppfnametag.h \
    59   $(SOPHYAINCP)dvlist.h \
    60   $(SOPHYAINCP)ndatablock.h \
    61   $(SOPHYAINCP)utilarr.h \
     56$(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \
     57  $(SOPHYAINCP)sopnamsp.h \
     58  $(SOPHYAINCP)machdefs.h \
     59  $(SOPHYAINCP)pexceptions.h \
     60  $(SOPHYAINCP)machdefs.h fabtwriter.h \
     61  $(SOPHYAINCP)anydataobj.h \
     62  $(SOPHYAINCP)tvector.h \
     63  $(SOPHYAINCP)tmatrix.h \
     64  $(SOPHYAINCP)tarray.h \
     65  $(SOPHYAINCP)basarr.h \
     66  $(SOPHYAINCP)anydataobj.h \
     67  $(SOPHYAINCP)mutyv.h \
     68  $(SOPHYAINCP)timestamp.h \
     69  $(SOPHYAINCP)objfio.h \
     70  $(SOPHYAINCP)ppersist.h \
     71  $(SOPHYAINCP)pexceptions.h \
     72  $(SOPHYAINCP)gnumd5.h \
     73  $(SOPHYAINCP)ppfbinstream.h \
     74  $(SOPHYAINCP)rawstream.h \
     75  $(SOPHYAINCP)ppfnametag.h \
     76  $(SOPHYAINCP)dvlist.h \
     77  $(SOPHYAINCP)ndatablock.h \
     78  $(SOPHYAINCP)utilarr.h \
     79  $(SOPHYAINCP)tmatrix_tsnl.h \
     80  $(SOPHYAINCP)tvector_tsnl.h \
    6281  $(SOPHYAINCP)FitsIO/fitsio.h \
    6382  $(SOPHYAINCP)FitsIO/longnam.h
    6483        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtwriter.cc
    6584 
    66 $(SOPHYAOBJP)fboloread.o: fboloread.cc $(SOPHYAINCP)sopnamsp.h \
    67   $(SOPHYAINCP)machdefs.h \
    68   $(SOPHYAINCP)osx_values.h \
    69   $(SOPHYAINCP)pexceptions.h fboloread.h \
    70   $(SOPHYAINCP)anydataobj.h \
    71   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    72   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    73   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    74   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
    75   $(SOPHYAINCP)gnumd5.h \
    76   $(SOPHYAINCP)ppfbinstream.h \
    77   $(SOPHYAINCP)rawstream.h \
    78   $(SOPHYAINCP)ppfnametag.h \
    79   $(SOPHYAINCP)dvlist.h \
    80   $(SOPHYAINCP)ndatablock.h \
    81   $(SOPHYAINCP)utilarr.h fabtcolread.h \
     85$(SOPHYAOBJP)fboloread.o: fboloread.cc \
     86  $(SOPHYAINCP)sopnamsp.h \
     87  $(SOPHYAINCP)machdefs.h \
     88  $(SOPHYAINCP)pexceptions.h \
     89  $(SOPHYAINCP)machdefs.h fboloread.h \
     90  $(SOPHYAINCP)anydataobj.h \
     91  $(SOPHYAINCP)tvector.h \
     92  $(SOPHYAINCP)tmatrix.h \
     93  $(SOPHYAINCP)tarray.h \
     94  $(SOPHYAINCP)basarr.h \
     95  $(SOPHYAINCP)anydataobj.h \
     96  $(SOPHYAINCP)mutyv.h \
     97  $(SOPHYAINCP)timestamp.h \
     98  $(SOPHYAINCP)objfio.h \
     99  $(SOPHYAINCP)ppersist.h \
     100  $(SOPHYAINCP)pexceptions.h \
     101  $(SOPHYAINCP)gnumd5.h \
     102  $(SOPHYAINCP)ppfbinstream.h \
     103  $(SOPHYAINCP)rawstream.h \
     104  $(SOPHYAINCP)ppfnametag.h \
     105  $(SOPHYAINCP)dvlist.h \
     106  $(SOPHYAINCP)ndatablock.h \
     107  $(SOPHYAINCP)utilarr.h \
     108  $(SOPHYAINCP)tmatrix_tsnl.h \
     109  $(SOPHYAINCP)tvector_tsnl.h fabtcolread.h \
    82110  $(SOPHYAINCP)FitsIO/fitsio.h \
    83111  $(SOPHYAINCP)FitsIO/longnam.h
    84112        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fboloread.cc
    85113 
    86 $(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc $(SOPHYAINCP)sopnamsp.h \
    87   $(SOPHYAINCP)machdefs.h \
    88   $(SOPHYAINCP)osx_values.h \
    89   $(SOPHYAINCP)pexceptions.h fbtntintf.h \
     114$(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \
     115  $(SOPHYAINCP)sopnamsp.h \
     116  $(SOPHYAINCP)machdefs.h \
     117  $(SOPHYAINCP)pexceptions.h \
     118  $(SOPHYAINCP)machdefs.h fbtntintf.h \
    90119  $(SOPHYAINCP)anydataobj.h \
    91120  $(SOPHYAINCP)ntupintf.h \
     
    94123        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fbtntintf.cc
    95124 
    96 $(SOPHYAOBJP)fiosinit.o: fiosinit.cc $(SOPHYAINCP)sopnamsp.h \
    97   $(SOPHYAINCP)machdefs.h \
    98   $(SOPHYAINCP)osx_values.h fiosinit.h \
    99   $(SOPHYAINCP)sophyainit.h fitsmanager.h fitsinoutfile.h \
    100   $(SOPHYAINCP)pexceptions.h \
    101   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    102   $(SOPHYAINCP)anydataobj.h \
    103   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    104   $(SOPHYAINCP)ppfbinstream.h \
    105   $(SOPHYAINCP)rawstream.h \
    106   $(SOPHYAINCP)ppfnametag.h \
    107   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    108   $(SOPHYAINCP)FitsIO/fitsio.h \
    109   $(SOPHYAINCP)FitsIO/longnam.h fitshdtable.h \
    110   $(SOPHYAINCP)datatable.h \
     125$(SOPHYAOBJP)fiosinit.o: fiosinit.cc \
     126  $(SOPHYAINCP)sopnamsp.h \
     127  $(SOPHYAINCP)machdefs.h fiosinit.h \
     128  $(SOPHYAINCP)sophyainit.h \
     129  $(SOPHYAINCP)machdefs.h fitsmanager.h \
     130  fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \
     131  $(SOPHYAINCP)dvlist.h \
     132  $(SOPHYAINCP)objfio.h \
     133  $(SOPHYAINCP)anydataobj.h \
     134  $(SOPHYAINCP)ppersist.h \
     135  $(SOPHYAINCP)pexceptions.h \
     136  $(SOPHYAINCP)gnumd5.h \
     137  $(SOPHYAINCP)ppfbinstream.h \
     138  $(SOPHYAINCP)rawstream.h \
     139  $(SOPHYAINCP)ppfnametag.h \
     140  $(SOPHYAINCP)mutyv.h \
     141  $(SOPHYAINCP)timestamp.h \
     142  $(SOPHYAINCP)FitsIO/fitsio.h \
     143  $(SOPHYAINCP)FitsIO/longnam.h \
     144  fitshdtable.h $(SOPHYAINCP)datatable.h \
    111145  $(SOPHYAINCP)basedtable.h \
    112146  $(SOPHYAINCP)ntupintf.h \
     147  $(SOPHYAINCP)dvlist.h \
    113148  $(SOPHYAINCP)segdatablock.h \
    114   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    115   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    116   $(SOPHYAINCP)ndatablock.h \
    117   $(SOPHYAINCP)utilarr.h fitshandler.h fitsarrhand.h \
    118   fitsblkrw.h
     149  $(SOPHYAINCP)tvector.h \
     150  $(SOPHYAINCP)tmatrix.h \
     151  $(SOPHYAINCP)tarray.h \
     152  $(SOPHYAINCP)basarr.h \
     153  $(SOPHYAINCP)ndatablock.h \
     154  $(SOPHYAINCP)utilarr.h \
     155  $(SOPHYAINCP)tmatrix_tsnl.h \
     156  $(SOPHYAINCP)tvector_tsnl.h fitshandler.h \
     157  fitsarrhand.h $(SOPHYAINCP)tarray.h \
     158  $(SOPHYAINCP)tvector.h fitsblkrw.h \
     159  fitsntuple.h $(SOPHYAINCP)ntuple.h \
     160  $(SOPHYAINCP)anydataobj.h \
     161  $(SOPHYAINCP)ppersist.h fitsfile.h \
     162  $(SOPHYAINCP)ndatablock.h \
     163  fitsspherehealpix.h \
     164  $(SOPHYAINCP)spherehealpix.h \
     165  $(SOPHYAINCP)sphericalmap.h \
     166  $(SOPHYAINCP)smathconst.h \
     167  $(SOPHYAINCP)pixelmap.h \
     168  $(SOPHYAINCP)spherepos.h \
     169  $(SOPHYAINCP)unitvector.h \
     170  $(SOPHYAINCP)vector3d.h \
     171  $(SOPHYAINCP)longlat.h \
     172  $(SOPHYAINCP)utilgeom.h \
     173  $(SOPHYAINCP)datatype.h \
     174  $(SOPHYAINCP)HEALPixUtils.h \
     175  fitsspherethetaphi.h \
     176  $(SOPHYAINCP)spherethetaphi.h \
     177  fitslocalmap.h $(SOPHYAINCP)localmap.h
    119178        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosinit.cc
    120179 
    121 $(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc $(SOPHYAINCP)sopnamsp.h \
    122   $(SOPHYAINCP)pexceptions.h \
    123   $(SOPHYAINCP)machdefs.h \
    124   $(SOPHYAINCP)osx_values.h fitsautoreader.h \
     180$(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \
     181  $(SOPHYAINCP)sopnamsp.h \
     182  $(SOPHYAINCP)pexceptions.h \
     183  $(SOPHYAINCP)machdefs.h fitsautoreader.h \
     184  $(SOPHYAINCP)machdefs.h \
    125185  $(SOPHYAINCP)anydataobj.h fitsfile.h \
    126186  $(SOPHYAINCP)ndatablock.h \
    127   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    128   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    129   $(SOPHYAINCP)ppfbinstream.h \
    130   $(SOPHYAINCP)rawstream.h \
    131   $(SOPHYAINCP)ppfnametag.h \
    132   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    133   fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
    134   $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \
    135   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     187  $(SOPHYAINCP)anydataobj.h \
     188  $(SOPHYAINCP)dvlist.h \
     189  $(SOPHYAINCP)objfio.h \
     190  $(SOPHYAINCP)ppersist.h \
     191  $(SOPHYAINCP)pexceptions.h \
     192  $(SOPHYAINCP)gnumd5.h \
     193  $(SOPHYAINCP)ppfbinstream.h \
     194  $(SOPHYAINCP)rawstream.h \
     195  $(SOPHYAINCP)ppfnametag.h \
     196  $(SOPHYAINCP)mutyv.h \
     197  $(SOPHYAINCP)timestamp.h fitsinoutfile.h \
     198  $(SOPHYAINCP)FitsIO/fitsio.h \
     199  $(SOPHYAINCP)FitsIO/longnam.h \
     200  fitshandler.h fitstarray.h \
     201  $(SOPHYAINCP)tarray.h \
     202  $(SOPHYAINCP)basarr.h \
     203  $(SOPHYAINCP)dvlist.h \
     204  $(SOPHYAINCP)ndatablock.h \
    136205  $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \
    137206  $(SOPHYAINCP)spherehealpix.h \
     
    144213  $(SOPHYAINCP)longlat.h \
    145214  $(SOPHYAINCP)utilgeom.h \
    146   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
     215  $(SOPHYAINCP)datatype.h \
     216  $(SOPHYAINCP)tvector.h \
     217  $(SOPHYAINCP)tmatrix.h \
     218  $(SOPHYAINCP)tarray.h \
     219  $(SOPHYAINCP)tmatrix_tsnl.h \
     220  $(SOPHYAINCP)tvector_tsnl.h \
    147221  $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \
    148   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)ntupintf.h \
    149   fitsxntuple.h $(SOPHYAINCP)xntuple.h fitslocalmap.h \
    150   $(SOPHYAINCP)localmap.h fbtntintf.h
     222  $(SOPHYAINCP)ntuple.h \
     223  $(SOPHYAINCP)ntupintf.h \
     224  $(SOPHYAINCP)ppersist.h fitsxntuple.h \
     225  $(SOPHYAINCP)xntuple.h fitslocalmap.h \
     226  $(SOPHYAINCP)localmap.h fbtntintf.h \
     227  $(SOPHYAINCP)ntupintf.h
    151228        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsautoreader.cc
    152229 
     
    154231  $(SOPHYAINCP)sopnamsp.h \
    155232  $(SOPHYAINCP)pexceptions.h \
    156   $(SOPHYAINCP)machdefs.h \
    157   $(SOPHYAINCP)osx_values.h fitsbntbllineRW.h \
    158   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    159   $(SOPHYAINCP)anydataobj.h \
    160   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    161   $(SOPHYAINCP)ppfbinstream.h \
    162   $(SOPHYAINCP)rawstream.h \
    163   $(SOPHYAINCP)ppfnametag.h \
    164   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    165   fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
    166   $(SOPHYAINCP)FitsIO/fitsio.h \
    167   $(SOPHYAINCP)FitsIO/longnam.h \
    168   $(SOPHYAINCP)utils.h
     233  $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \
     234  $(SOPHYAINCP)dvlist.h \
     235  $(SOPHYAINCP)objfio.h \
     236  $(SOPHYAINCP)anydataobj.h \
     237  $(SOPHYAINCP)ppersist.h \
     238  $(SOPHYAINCP)pexceptions.h \
     239  $(SOPHYAINCP)gnumd5.h \
     240  $(SOPHYAINCP)ppfbinstream.h \
     241  $(SOPHYAINCP)rawstream.h \
     242  $(SOPHYAINCP)ppfnametag.h \
     243  $(SOPHYAINCP)mutyv.h \
     244  $(SOPHYAINCP)timestamp.h fitsfile.h \
     245  $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
     246  $(SOPHYAINCP)machdefs.h \
     247  $(SOPHYAINCP)FitsIO/fitsio.h \
     248  $(SOPHYAINCP)FitsIO/longnam.h \
     249  fitshandler.h $(SOPHYAINCP)utils.h
    169250        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsbntbllineRW.cc
    170251 
    171 $(SOPHYAOBJP)fitsfile.o: fitsfile.cc $(SOPHYAINCP)sopnamsp.h \
    172   $(SOPHYAINCP)machdefs.h \
    173   $(SOPHYAINCP)osx_values.h fitsfile.h \
    174   $(SOPHYAINCP)ndatablock.h \
    175   $(SOPHYAINCP)anydataobj.h \
    176   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    177   $(SOPHYAINCP)ppersist.h \
    178   $(SOPHYAINCP)pexceptions.h \
    179   $(SOPHYAINCP)gnumd5.h \
    180   $(SOPHYAINCP)ppfbinstream.h \
    181   $(SOPHYAINCP)rawstream.h \
    182   $(SOPHYAINCP)ppfnametag.h \
    183   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    184   fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
    185   $(SOPHYAINCP)FitsIO/longnam.h \
    186   $(SOPHYAINCP)strutil.h
     252$(SOPHYAOBJP)fitsfile.o: fitsfile.cc \
     253  $(SOPHYAINCP)sopnamsp.h \
     254  $(SOPHYAINCP)machdefs.h fitsfile.h \
     255  $(SOPHYAINCP)ndatablock.h \
     256  $(SOPHYAINCP)machdefs.h \
     257  $(SOPHYAINCP)anydataobj.h \
     258  $(SOPHYAINCP)dvlist.h \
     259  $(SOPHYAINCP)objfio.h \
     260  $(SOPHYAINCP)ppersist.h \
     261  $(SOPHYAINCP)pexceptions.h \
     262  $(SOPHYAINCP)gnumd5.h \
     263  $(SOPHYAINCP)ppfbinstream.h \
     264  $(SOPHYAINCP)rawstream.h \
     265  $(SOPHYAINCP)ppfnametag.h \
     266  $(SOPHYAINCP)mutyv.h \
     267  $(SOPHYAINCP)timestamp.h fitsinoutfile.h \
     268  $(SOPHYAINCP)pexceptions.h \
     269  $(SOPHYAINCP)FitsIO/fitsio.h \
     270  $(SOPHYAINCP)FitsIO/longnam.h \
     271  fitshandler.h $(SOPHYAINCP)strutil.h \
     272  $(SOPHYAINCP)anydataobj.h
    187273        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsfile.cc
    188274 
    189 $(SOPHYAOBJP)fitshdtable.o: fitshdtable.cc $(SOPHYAINCP)machdefs.h \
    190   $(SOPHYAINCP)osx_values.h \
     275$(SOPHYAOBJP)fitshdtable.o: fitshdtable.cc \
     276  $(SOPHYAINCP)machdefs.h \
    191277  $(SOPHYAINCP)sopnamsp.h \
    192278  $(SOPHYAINCP)datatable.h \
    193279  $(SOPHYAINCP)basedtable.h \
    194   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
    195   $(SOPHYAINCP)objfio.h \
    196   $(SOPHYAINCP)anydataobj.h \
    197   $(SOPHYAINCP)ppersist.h \
    198   $(SOPHYAINCP)pexceptions.h \
    199   $(SOPHYAINCP)gnumd5.h \
    200   $(SOPHYAINCP)ppfbinstream.h \
    201   $(SOPHYAINCP)rawstream.h \
    202   $(SOPHYAINCP)ppfnametag.h \
    203   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     280  $(SOPHYAINCP)machdefs.h \
     281  $(SOPHYAINCP)ntupintf.h \
     282  $(SOPHYAINCP)dvlist.h \
     283  $(SOPHYAINCP)objfio.h \
     284  $(SOPHYAINCP)anydataobj.h \
     285  $(SOPHYAINCP)ppersist.h \
     286  $(SOPHYAINCP)pexceptions.h \
     287  $(SOPHYAINCP)gnumd5.h \
     288  $(SOPHYAINCP)ppfbinstream.h \
     289  $(SOPHYAINCP)rawstream.h \
     290  $(SOPHYAINCP)ppfnametag.h \
     291  $(SOPHYAINCP)mutyv.h \
     292  $(SOPHYAINCP)timestamp.h \
    204293  $(SOPHYAINCP)segdatablock.h \
    205   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    206   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    207   $(SOPHYAINCP)ndatablock.h \
    208   $(SOPHYAINCP)utilarr.h fitsblkrw.h fitsinoutfile.h \
    209   $(SOPHYAINCP)FitsIO/fitsio.h \
    210   $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h
     294  $(SOPHYAINCP)tvector.h \
     295  $(SOPHYAINCP)tmatrix.h \
     296  $(SOPHYAINCP)tarray.h \
     297  $(SOPHYAINCP)basarr.h \
     298  $(SOPHYAINCP)ndatablock.h \
     299  $(SOPHYAINCP)utilarr.h \
     300  $(SOPHYAINCP)tmatrix_tsnl.h \
     301  $(SOPHYAINCP)tvector_tsnl.h fitsblkrw.h \
     302  fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \
     303  $(SOPHYAINCP)dvlist.h \
     304  $(SOPHYAINCP)FitsIO/fitsio.h \
     305  $(SOPHYAINCP)FitsIO/longnam.h \
     306  fitshandler.h swfitsdtable.h \
     307  $(SOPHYAINCP)basedtable.h \
     308  $(SOPHYAINCP)swsegdb.h fitsswapper.h
    211309        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitshdtable.cc
    212310 
    213 $(SOPHYAOBJP)fitsinoutfile.o: fitsinoutfile.cc $(SOPHYAINCP)sopnamsp.h \
    214   $(SOPHYAINCP)machdefs.h \
    215   $(SOPHYAINCP)osx_values.h \
     311$(SOPHYAOBJP)fitsinoutfile.o: fitsinoutfile.cc \
     312  $(SOPHYAINCP)sopnamsp.h \
     313  $(SOPHYAINCP)machdefs.h \
    216314  $(SOPHYAINCP)segdatablock.h \
     315  $(SOPHYAINCP)machdefs.h \
    217316  $(SOPHYAINCP)anydataobj.h fitsinoutfile.h \
    218317  $(SOPHYAINCP)pexceptions.h \
    219   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    220   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    221   $(SOPHYAINCP)ppfbinstream.h \
    222   $(SOPHYAINCP)rawstream.h \
    223   $(SOPHYAINCP)ppfnametag.h \
    224   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    225   $(SOPHYAINCP)FitsIO/fitsio.h \
    226   $(SOPHYAINCP)FitsIO/longnam.h
     318  $(SOPHYAINCP)dvlist.h \
     319  $(SOPHYAINCP)objfio.h \
     320  $(SOPHYAINCP)ppersist.h \
     321  $(SOPHYAINCP)pexceptions.h \
     322  $(SOPHYAINCP)gnumd5.h \
     323  $(SOPHYAINCP)ppfbinstream.h \
     324  $(SOPHYAINCP)rawstream.h \
     325  $(SOPHYAINCP)ppfnametag.h \
     326  $(SOPHYAINCP)mutyv.h \
     327  $(SOPHYAINCP)timestamp.h \
     328  $(SOPHYAINCP)FitsIO/fitsio.h \
     329  $(SOPHYAINCP)FitsIO/longnam.h \
     330  $(SOPHYAINCP)strutil.h
    227331        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsinoutfile.cc
    228332 
    229 $(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc $(SOPHYAINCP)sopnamsp.h \
    230   $(SOPHYAINCP)machdefs.h \
    231   $(SOPHYAINCP)osx_values.h fitslocalmap.h \
    232   $(SOPHYAINCP)pexceptions.h \
     333$(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \
     334  $(SOPHYAINCP)sopnamsp.h \
     335  $(SOPHYAINCP)machdefs.h fitslocalmap.h \
     336  $(SOPHYAINCP)pexceptions.h \
     337  $(SOPHYAINCP)machdefs.h \
    233338  $(SOPHYAINCP)localmap.h \
    234339  $(SOPHYAINCP)pixelmap.h \
    235   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    236   $(SOPHYAINCP)ppfbinstream.h \
    237   $(SOPHYAINCP)rawstream.h \
    238   $(SOPHYAINCP)ppfnametag.h \
    239   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    240   $(SOPHYAINCP)anydataobj.h \
    241   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     340  $(SOPHYAINCP)ppersist.h \
     341  $(SOPHYAINCP)pexceptions.h \
     342  $(SOPHYAINCP)gnumd5.h \
     343  $(SOPHYAINCP)ppfbinstream.h \
     344  $(SOPHYAINCP)rawstream.h \
     345  $(SOPHYAINCP)ppfnametag.h \
     346  $(SOPHYAINCP)dvlist.h \
     347  $(SOPHYAINCP)objfio.h \
     348  $(SOPHYAINCP)anydataobj.h \
     349  $(SOPHYAINCP)mutyv.h \
     350  $(SOPHYAINCP)timestamp.h \
    242351  $(SOPHYAINCP)spherepos.h \
    243352  $(SOPHYAINCP)unitvector.h \
     
    245354  $(SOPHYAINCP)longlat.h \
    246355  $(SOPHYAINCP)utilgeom.h \
     356  $(SOPHYAINCP)datatype.h \
    247357  $(SOPHYAINCP)sphericalmap.h \
    248358  $(SOPHYAINCP)smathconst.h \
    249   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    250   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    251   $(SOPHYAINCP)ndatablock.h \
    252   $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
    253   $(SOPHYAINCP)FitsIO/fitsio.h \
    254   $(SOPHYAINCP)FitsIO/longnam.h
     359  $(SOPHYAINCP)tvector.h \
     360  $(SOPHYAINCP)tmatrix.h \
     361  $(SOPHYAINCP)tarray.h \
     362  $(SOPHYAINCP)basarr.h \
     363  $(SOPHYAINCP)ndatablock.h \
     364  $(SOPHYAINCP)utilarr.h \
     365  $(SOPHYAINCP)tmatrix_tsnl.h \
     366  $(SOPHYAINCP)tvector_tsnl.h fitsfile.h \
     367  $(SOPHYAINCP)ndatablock.h \
     368  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     369  $(SOPHYAINCP)FitsIO/fitsio.h \
     370  $(SOPHYAINCP)FitsIO/longnam.h \
     371  fitshandler.h
    255372        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitslocalmap.cc
    256373 
    257 $(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc $(SOPHYAINCP)machdefs.h \
    258   $(SOPHYAINCP)osx_values.h \
    259   $(SOPHYAINCP)sopnamsp.h fitsmanager.h fitsinoutfile.h \
    260   $(SOPHYAINCP)pexceptions.h \
    261   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    262   $(SOPHYAINCP)anydataobj.h \
    263   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    264   $(SOPHYAINCP)ppfbinstream.h \
    265   $(SOPHYAINCP)rawstream.h \
    266   $(SOPHYAINCP)ppfnametag.h \
    267   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    268   $(SOPHYAINCP)FitsIO/fitsio.h \
    269   $(SOPHYAINCP)FitsIO/longnam.h fitshandler.h
     374$(SOPHYAOBJP)fitsmanager.o: fitsmanager.cc \
     375  $(SOPHYAINCP)machdefs.h \
     376  $(SOPHYAINCP)sopnamsp.h fitsmanager.h \
     377  fitsinoutfile.h $(SOPHYAINCP)pexceptions.h \
     378  $(SOPHYAINCP)machdefs.h \
     379  $(SOPHYAINCP)dvlist.h \
     380  $(SOPHYAINCP)objfio.h \
     381  $(SOPHYAINCP)anydataobj.h \
     382  $(SOPHYAINCP)ppersist.h \
     383  $(SOPHYAINCP)pexceptions.h \
     384  $(SOPHYAINCP)gnumd5.h \
     385  $(SOPHYAINCP)ppfbinstream.h \
     386  $(SOPHYAINCP)rawstream.h \
     387  $(SOPHYAINCP)ppfnametag.h \
     388  $(SOPHYAINCP)mutyv.h \
     389  $(SOPHYAINCP)timestamp.h \
     390  $(SOPHYAINCP)FitsIO/fitsio.h \
     391  $(SOPHYAINCP)FitsIO/longnam.h \
     392  fitshandler.h
    270393        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsmanager.cc
    271394 
    272 $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc $(SOPHYAINCP)sopnamsp.h \
    273   $(SOPHYAINCP)pexceptions.h \
    274   $(SOPHYAINCP)machdefs.h \
    275   $(SOPHYAINCP)osx_values.h fitsntuple.h \
    276   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)objfio.h \
    277   $(SOPHYAINCP)anydataobj.h \
    278   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    279   $(SOPHYAINCP)ppfbinstream.h \
    280   $(SOPHYAINCP)rawstream.h \
    281   $(SOPHYAINCP)ppfnametag.h \
    282   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
    283   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    284   fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
    285   $(SOPHYAINCP)FitsIO/fitsio.h \
    286   $(SOPHYAINCP)FitsIO/longnam.h
     395$(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
     396  $(SOPHYAINCP)sopnamsp.h \
     397  $(SOPHYAINCP)pexceptions.h \
     398  $(SOPHYAINCP)machdefs.h fitsntuple.h \
     399  $(SOPHYAINCP)machdefs.h \
     400  $(SOPHYAINCP)ntuple.h \
     401  $(SOPHYAINCP)objfio.h \
     402  $(SOPHYAINCP)anydataobj.h \
     403  $(SOPHYAINCP)ppersist.h \
     404  $(SOPHYAINCP)pexceptions.h \
     405  $(SOPHYAINCP)gnumd5.h \
     406  $(SOPHYAINCP)ppfbinstream.h \
     407  $(SOPHYAINCP)rawstream.h \
     408  $(SOPHYAINCP)ppfnametag.h \
     409  $(SOPHYAINCP)ntupintf.h \
     410  $(SOPHYAINCP)dvlist.h \
     411  $(SOPHYAINCP)mutyv.h \
     412  $(SOPHYAINCP)timestamp.h \
     413  $(SOPHYAINCP)anydataobj.h \
     414  $(SOPHYAINCP)ppersist.h fitsfile.h \
     415  $(SOPHYAINCP)ndatablock.h \
     416  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     417  $(SOPHYAINCP)FitsIO/fitsio.h \
     418  $(SOPHYAINCP)FitsIO/longnam.h \
     419  fitshandler.h
    287420        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsntuple.cc
    288421 
     
    291424  $(SOPHYAINCP)pexceptions.h \
    292425  $(SOPHYAINCP)machdefs.h \
    293   $(SOPHYAINCP)osx_values.h fitsspherehealpix.h \
     426  fitsspherehealpix.h \
    294427  $(SOPHYAINCP)spherehealpix.h \
    295428  $(SOPHYAINCP)sphericalmap.h \
    296429  $(SOPHYAINCP)smathconst.h \
    297430  $(SOPHYAINCP)pixelmap.h \
    298   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    299   $(SOPHYAINCP)ppfbinstream.h \
    300   $(SOPHYAINCP)rawstream.h \
    301   $(SOPHYAINCP)ppfnametag.h \
    302   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    303   $(SOPHYAINCP)anydataobj.h \
    304   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     431  $(SOPHYAINCP)ppersist.h \
     432  $(SOPHYAINCP)pexceptions.h \
     433  $(SOPHYAINCP)gnumd5.h \
     434  $(SOPHYAINCP)ppfbinstream.h \
     435  $(SOPHYAINCP)rawstream.h \
     436  $(SOPHYAINCP)ppfnametag.h \
     437  $(SOPHYAINCP)dvlist.h \
     438  $(SOPHYAINCP)objfio.h \
     439  $(SOPHYAINCP)anydataobj.h \
     440  $(SOPHYAINCP)mutyv.h \
     441  $(SOPHYAINCP)timestamp.h \
    305442  $(SOPHYAINCP)spherepos.h \
    306443  $(SOPHYAINCP)unitvector.h \
     
    308445  $(SOPHYAINCP)longlat.h \
    309446  $(SOPHYAINCP)utilgeom.h \
    310   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    311   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    312   $(SOPHYAINCP)ndatablock.h \
    313   $(SOPHYAINCP)utilarr.h \
    314   $(SOPHYAINCP)HEALPixUtils.h fitsfile.h fitsinoutfile.h \
    315   $(SOPHYAINCP)FitsIO/fitsio.h \
    316   $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     447  $(SOPHYAINCP)datatype.h \
     448  $(SOPHYAINCP)tvector.h \
     449  $(SOPHYAINCP)tmatrix.h \
     450  $(SOPHYAINCP)tarray.h \
     451  $(SOPHYAINCP)basarr.h \
     452  $(SOPHYAINCP)ndatablock.h \
     453  $(SOPHYAINCP)utilarr.h \
     454  $(SOPHYAINCP)tmatrix_tsnl.h \
     455  $(SOPHYAINCP)tvector_tsnl.h \
     456  $(SOPHYAINCP)HEALPixUtils.h \
     457  $(SOPHYAINCP)anydataobj.h fitsfile.h \
     458  $(SOPHYAINCP)ndatablock.h \
     459  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     460  $(SOPHYAINCP)machdefs.h \
     461  $(SOPHYAINCP)FitsIO/fitsio.h \
     462  $(SOPHYAINCP)FitsIO/longnam.h \
     463  fitshandler.h $(SOPHYAINCP)tarray.h \
     464  fitstarray.h
    317465        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherehealpix.cc
    318466 
     
    321469  $(SOPHYAINCP)pexceptions.h \
    322470  $(SOPHYAINCP)machdefs.h \
    323   $(SOPHYAINCP)osx_values.h fitsspherethetaphi.h \
     471  fitsspherethetaphi.h \
    324472  $(SOPHYAINCP)spherethetaphi.h \
    325473  $(SOPHYAINCP)sphericalmap.h \
    326474  $(SOPHYAINCP)smathconst.h \
    327475  $(SOPHYAINCP)pixelmap.h \
    328   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    329   $(SOPHYAINCP)ppfbinstream.h \
    330   $(SOPHYAINCP)rawstream.h \
    331   $(SOPHYAINCP)ppfnametag.h \
    332   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    333   $(SOPHYAINCP)anydataobj.h \
    334   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     476  $(SOPHYAINCP)ppersist.h \
     477  $(SOPHYAINCP)pexceptions.h \
     478  $(SOPHYAINCP)gnumd5.h \
     479  $(SOPHYAINCP)ppfbinstream.h \
     480  $(SOPHYAINCP)rawstream.h \
     481  $(SOPHYAINCP)ppfnametag.h \
     482  $(SOPHYAINCP)dvlist.h \
     483  $(SOPHYAINCP)objfio.h \
     484  $(SOPHYAINCP)anydataobj.h \
     485  $(SOPHYAINCP)mutyv.h \
     486  $(SOPHYAINCP)timestamp.h \
    335487  $(SOPHYAINCP)spherepos.h \
    336488  $(SOPHYAINCP)unitvector.h \
     
    338490  $(SOPHYAINCP)longlat.h \
    339491  $(SOPHYAINCP)utilgeom.h \
    340   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    341   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    342   $(SOPHYAINCP)ndatablock.h \
    343   $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
    344   $(SOPHYAINCP)FitsIO/fitsio.h \
    345   $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     492  $(SOPHYAINCP)datatype.h \
     493  $(SOPHYAINCP)tvector.h \
     494  $(SOPHYAINCP)tmatrix.h \
     495  $(SOPHYAINCP)tarray.h \
     496  $(SOPHYAINCP)basarr.h \
     497  $(SOPHYAINCP)ndatablock.h \
     498  $(SOPHYAINCP)utilarr.h \
     499  $(SOPHYAINCP)tmatrix_tsnl.h \
     500  $(SOPHYAINCP)tvector_tsnl.h \
     501  $(SOPHYAINCP)anydataobj.h fitsfile.h \
     502  $(SOPHYAINCP)ndatablock.h \
     503  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     504  $(SOPHYAINCP)machdefs.h \
     505  $(SOPHYAINCP)FitsIO/fitsio.h \
     506  $(SOPHYAINCP)FitsIO/longnam.h \
     507  fitshandler.h $(SOPHYAINCP)tarray.h \
     508  fitstarray.h
    346509        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherethetaphi.cc
    347510 
    348 $(SOPHYAOBJP)fitstarray.o: fitstarray.cc $(SOPHYAINCP)sopnamsp.h \
    349   $(SOPHYAINCP)machdefs.h \
    350   $(SOPHYAINCP)osx_values.h \
    351   $(SOPHYAINCP)pexceptions.h fitstarray.h \
    352   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    353   $(SOPHYAINCP)anydataobj.h \
    354   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    355   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
    356   $(SOPHYAINCP)gnumd5.h \
    357   $(SOPHYAINCP)ppfbinstream.h \
    358   $(SOPHYAINCP)rawstream.h \
    359   $(SOPHYAINCP)ppfnametag.h \
    360   $(SOPHYAINCP)dvlist.h \
    361   $(SOPHYAINCP)ndatablock.h \
    362   $(SOPHYAINCP)utilarr.h fitsfile.h fitsinoutfile.h \
    363   $(SOPHYAINCP)FitsIO/fitsio.h \
    364   $(SOPHYAINCP)FitsIO/longnam.h
     511$(SOPHYAOBJP)fitstarray.o: fitstarray.cc \
     512  $(SOPHYAINCP)sopnamsp.h \
     513  $(SOPHYAINCP)machdefs.h \
     514  $(SOPHYAINCP)pexceptions.h \
     515  $(SOPHYAINCP)machdefs.h fitstarray.h \
     516  $(SOPHYAINCP)tarray.h \
     517  $(SOPHYAINCP)basarr.h \
     518  $(SOPHYAINCP)anydataobj.h \
     519  $(SOPHYAINCP)mutyv.h \
     520  $(SOPHYAINCP)timestamp.h \
     521  $(SOPHYAINCP)objfio.h \
     522  $(SOPHYAINCP)ppersist.h \
     523  $(SOPHYAINCP)pexceptions.h \
     524  $(SOPHYAINCP)gnumd5.h \
     525  $(SOPHYAINCP)ppfbinstream.h \
     526  $(SOPHYAINCP)rawstream.h \
     527  $(SOPHYAINCP)ppfnametag.h \
     528  $(SOPHYAINCP)dvlist.h \
     529  $(SOPHYAINCP)ndatablock.h \
     530  $(SOPHYAINCP)utilarr.h fitsfile.h \
     531  $(SOPHYAINCP)ndatablock.h \
     532  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     533  $(SOPHYAINCP)FitsIO/fitsio.h \
     534  $(SOPHYAINCP)FitsIO/longnam.h \
     535  fitshandler.h
    365536        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitstarray.cc
    366537 
    367 $(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc $(SOPHYAINCP)sopnamsp.h \
    368   $(SOPHYAINCP)pexceptions.h \
    369   $(SOPHYAINCP)machdefs.h \
    370   $(SOPHYAINCP)osx_values.h fitsxntuple.h \
     538$(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \
     539  $(SOPHYAINCP)sopnamsp.h \
     540  $(SOPHYAINCP)pexceptions.h \
     541  $(SOPHYAINCP)machdefs.h fitsxntuple.h \
     542  $(SOPHYAINCP)machdefs.h \
    371543  $(SOPHYAINCP)xntuple.h \
    372544  $(SOPHYAINCP)ntupintf.h \
    373   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    374   $(SOPHYAINCP)ppfbinstream.h \
    375   $(SOPHYAINCP)rawstream.h \
    376   $(SOPHYAINCP)ppfnametag.h \
    377   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    378   $(SOPHYAINCP)anydataobj.h \
    379   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    380   fitsfile.h $(SOPHYAINCP)ndatablock.h fitsinoutfile.h \
    381   $(SOPHYAINCP)FitsIO/fitsio.h \
    382   $(SOPHYAINCP)FitsIO/longnam.h
     545  $(SOPHYAINCP)ppersist.h \
     546  $(SOPHYAINCP)pexceptions.h \
     547  $(SOPHYAINCP)gnumd5.h \
     548  $(SOPHYAINCP)ppfbinstream.h \
     549  $(SOPHYAINCP)rawstream.h \
     550  $(SOPHYAINCP)ppfnametag.h \
     551  $(SOPHYAINCP)dvlist.h \
     552  $(SOPHYAINCP)objfio.h \
     553  $(SOPHYAINCP)anydataobj.h \
     554  $(SOPHYAINCP)mutyv.h \
     555  $(SOPHYAINCP)timestamp.h \
     556  $(SOPHYAINCP)anydataobj.h \
     557  $(SOPHYAINCP)ppersist.h fitsfile.h \
     558  $(SOPHYAINCP)ndatablock.h \
     559  $(SOPHYAINCP)dvlist.h fitsinoutfile.h \
     560  $(SOPHYAINCP)FitsIO/fitsio.h \
     561  $(SOPHYAINCP)FitsIO/longnam.h \
     562  fitshandler.h
    383563        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsxntuple.cc
    384564 
     
    386566  $(SOPHYAINCP)basedtable.h \
    387567  $(SOPHYAINCP)machdefs.h \
    388   $(SOPHYAINCP)osx_values.h \
    389   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)dvlist.h \
    390   $(SOPHYAINCP)objfio.h \
    391   $(SOPHYAINCP)anydataobj.h \
    392   $(SOPHYAINCP)ppersist.h \
    393   $(SOPHYAINCP)pexceptions.h \
    394   $(SOPHYAINCP)gnumd5.h \
    395   $(SOPHYAINCP)ppfbinstream.h \
    396   $(SOPHYAINCP)rawstream.h \
    397   $(SOPHYAINCP)ppfnametag.h \
    398   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     568  $(SOPHYAINCP)ntupintf.h \
     569  $(SOPHYAINCP)dvlist.h \
     570  $(SOPHYAINCP)objfio.h \
     571  $(SOPHYAINCP)anydataobj.h \
     572  $(SOPHYAINCP)ppersist.h \
     573  $(SOPHYAINCP)pexceptions.h \
     574  $(SOPHYAINCP)gnumd5.h \
     575  $(SOPHYAINCP)ppfbinstream.h \
     576  $(SOPHYAINCP)rawstream.h \
     577  $(SOPHYAINCP)ppfnametag.h \
     578  $(SOPHYAINCP)mutyv.h \
     579  $(SOPHYAINCP)timestamp.h \
    399580  $(SOPHYAINCP)segdatablock.h \
    400   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    401   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    402   $(SOPHYAINCP)ndatablock.h \
    403   $(SOPHYAINCP)utilarr.h $(SOPHYAINCP)swsegdb.h \
    404   fitsswapper.h fitsinoutfile.h $(SOPHYAINCP)FitsIO/fitsio.h \
     581  $(SOPHYAINCP)tvector.h \
     582  $(SOPHYAINCP)tmatrix.h \
     583  $(SOPHYAINCP)tarray.h \
     584  $(SOPHYAINCP)basarr.h \
     585  $(SOPHYAINCP)ndatablock.h \
     586  $(SOPHYAINCP)utilarr.h \
     587  $(SOPHYAINCP)tmatrix_tsnl.h \
     588  $(SOPHYAINCP)tvector_tsnl.h \
     589  $(SOPHYAINCP)swsegdb.h fitsswapper.h \
     590  $(SOPHYAINCP)machdefs.h fitsinoutfile.h \
     591  $(SOPHYAINCP)pexceptions.h \
     592  $(SOPHYAINCP)dvlist.h \
     593  $(SOPHYAINCP)FitsIO/fitsio.h \
    405594  $(SOPHYAINCP)FitsIO/longnam.h fitsblkrw.h \
     595  fitshdtable.h $(SOPHYAINCP)datatable.h \
     596  $(SOPHYAINCP)basedtable.h fitshandler.h \
    406597  $(SOPHYAINCP)sopnamsp.h
    407598        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  swfitsdtable.cc
  • trunk/SophyaExt/IFFTW/Makefile

    r2834 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)fftwserver.o
     6         rm -f $(SOPHYAOBJP)fftw2server.o $(SOPHYAOBJP)fftw3server.o $(SOPHYAOBJP)fftwserver.o
    77        rm -f $(SOPHYALIBP)libIFFTW.a
    88 
     
    1414  $(SOPHYAINCP)sopnamsp.h fftwserver.h \
    1515  $(SOPHYAINCP)machdefs.h \
     16  $(SOPHYAINCP)sspvflags.h \
    1617  $(SOPHYAINCP)fftservintf.h \
     18  $(SOPHYAINCP)machdefs.h \
    1719  $(SOPHYAINCP)pexceptions.h \
    1820  $(SOPHYAINCP)tmatrix.h \
     
    3133  $(SOPHYAINCP)ndatablock.h \
    3234  $(SOPHYAINCP)utilarr.h \
     35  $(SOPHYAINCP)tmatrix_tsnl.h \
    3336  $(SOPHYAINCP)tvector.h \
    34   $(SOPHYAINCP)FFTW/fftw.h \
    35   $(SOPHYAINCP)FFTW/rfftw.h
     37  $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \
     38  $(SOPHYAINCP)FFTW/fftw3.h
    3639        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    3740 
  • trunk/SophyaExt/IFFTW/exclude

    r765 r3007  
     1fftw2server.cc
     2fftw3server.cc
  • trunk/SophyaExt/IFFTW/smakefile

    r2765 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)fftwserver.o
     6         rm -f $(SOPHYAOBJP)fftw2server.o $(SOPHYAOBJP)fftw3server.o $(SOPHYAOBJP)fftwserver.o
    77        rm -f $(SOPHYALIBP)libIFFTW.a
    88 
     
    1414  $(SOPHYAINCP)sopnamsp.h fftwserver.h \
    1515  $(SOPHYAINCP)machdefs.h \
     16  $(SOPHYAINCP)sspvflags.h \
    1617  $(SOPHYAINCP)fftservintf.h \
     18  $(SOPHYAINCP)machdefs.h \
    1719  $(SOPHYAINCP)pexceptions.h \
    1820  $(SOPHYAINCP)tmatrix.h \
     
    2123  $(SOPHYAINCP)anydataobj.h \
    2224  $(SOPHYAINCP)mutyv.h \
    23   $(SOPHYAINCP)dvlist.h \
     25  $(SOPHYAINCP)timestamp.h \
    2426  $(SOPHYAINCP)objfio.h \
    2527  $(SOPHYAINCP)ppersist.h \
     
    2830  $(SOPHYAINCP)rawstream.h \
    2931  $(SOPHYAINCP)ppfnametag.h \
     32  $(SOPHYAINCP)dvlist.h \
    3033  $(SOPHYAINCP)ndatablock.h \
    3134  $(SOPHYAINCP)utilarr.h \
     35  $(SOPHYAINCP)tmatrix_tsnl.h \
    3236  $(SOPHYAINCP)tvector.h \
    33   $(SOPHYAINCP)FFTW/fftw.h \
    34   $(SOPHYAINCP)FFTW/rfftw.h
     37  $(SOPHYAINCP)tvector_tsnl.h fftw3server.cc \
     38  $(SOPHYAINCP)FFTW/fftw3.h
    3539        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    3640 
  • trunk/SophyaExt/LinAlg/Makefile

    r2834 r3007  
    1515  $(SOPHYAINCP)machdefs.h \
    1616  $(SOPHYAINCP)tarray.h \
     17  $(SOPHYAINCP)machdefs.h \
    1718  $(SOPHYAINCP)basarr.h \
    1819  $(SOPHYAINCP)anydataobj.h \
     
    3031  $(SOPHYAINCP)utilarr.h \
    3132  $(SOPHYAINCP)tvector.h \
     33  $(SOPHYAINCP)tmatrix.h \
     34  $(SOPHYAINCP)tarray.h \
     35  $(SOPHYAINCP)tmatrix_tsnl.h \
     36  $(SOPHYAINCP)tvector_tsnl.h \
     37  $(SOPHYAINCP)sspvflags.h \
    3238  $(SOPHYAINCP)tmatrix.h
    3339        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  intflapack.cc
  • trunk/SophyaExt/LinAlg/smakefile

    r2765 r3007  
    1515  $(SOPHYAINCP)machdefs.h \
    1616  $(SOPHYAINCP)tarray.h \
     17  $(SOPHYAINCP)machdefs.h \
    1718  $(SOPHYAINCP)basarr.h \
    1819  $(SOPHYAINCP)anydataobj.h \
    1920  $(SOPHYAINCP)mutyv.h \
    20   $(SOPHYAINCP)dvlist.h \
     21  $(SOPHYAINCP)timestamp.h \
    2122  $(SOPHYAINCP)objfio.h \
    2223  $(SOPHYAINCP)ppersist.h \
     
    2627  $(SOPHYAINCP)rawstream.h \
    2728  $(SOPHYAINCP)ppfnametag.h \
     29  $(SOPHYAINCP)dvlist.h \
    2830  $(SOPHYAINCP)ndatablock.h \
    2931  $(SOPHYAINCP)utilarr.h \
    3032  $(SOPHYAINCP)tvector.h \
     33  $(SOPHYAINCP)tmatrix.h \
     34  $(SOPHYAINCP)tarray.h \
     35  $(SOPHYAINCP)tmatrix_tsnl.h \
     36  $(SOPHYAINCP)tvector_tsnl.h \
     37  $(SOPHYAINCP)sspvflags.h \
    3138  $(SOPHYAINCP)tmatrix.h
    3239        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  intflapack.cc
  • trunk/SophyaLib/BaseTools/smakefile

    r2765 r3007  
    1818  $(SOPHYAINCP)machdefs.h dvlist.h objfio.h \
    1919  anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
    20   rawstream.h ppfnametag.h mutyv.h \
     20  rawstream.h ppfnametag.h mutyv.h timestamp.h \
    2121  $(SOPHYAINCP)strutil.h
    2222        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dvlist.cc
     
    2929 
    3030$(SOPHYAOBJP)mutyv.o: mutyv.cc sopnamsp.h mutyv.h \
    31   $(SOPHYAINCP)machdefs.h
     31  $(SOPHYAINCP)machdefs.h timestamp.h \
     32  objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
     33  rawstream.h ppfnametag.h
    3234        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mutyv.cc
    3335 
     
    6668  pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
    6769  ppfnametag.h fiondblock.h ndatablock.h anydataobj.h dvlist.h objfio.h \
    68   mutyv.h fiosegdb.h segdatablock.h ppftpointerio.h ppfwrapstlv.h \
    69   sversion.h
     70  mutyv.h timestamp.h fiosegdb.h segdatablock.h ppftpointerio.h \
     71  ppfwrapstlv.h sversion.h
    7072        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sophyainit.cc
    7173 
    7274$(SOPHYAOBJP)timestamp.o: timestamp.cc sopnamsp.h \
    7375  $(SOPHYAINCP)machdefs.h timestamp.h \
    74   pexceptions.h
     76  objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
     77  rawstream.h ppfnametag.h
    7578        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  timestamp.cc
    7679 
  • trunk/SophyaLib/HiStats/Makefile

    r2834 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
     6         rm -f $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
    77        rm -f $(SOPHYALIBP)libHiStats.a
    88 
    9 $(SOPHYALIBP)libHiStats.a : $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
     9$(SOPHYALIBP)libHiStats.a : $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
     
    1515  $(SOPHYAINCP)dvlist.h \
    1616  $(SOPHYAINCP)objfio.h \
    17   $(SOPHYAINCP)anydataobj.h \
    18   $(SOPHYAINCP)ppersist.h \
    19   $(SOPHYAINCP)pexceptions.h \
    20   $(SOPHYAINCP)gnumd5.h \
    21   $(SOPHYAINCP)ppfbinstream.h \
    22   $(SOPHYAINCP)rawstream.h \
    23   $(SOPHYAINCP)ppfnametag.h \
    24   $(SOPHYAINCP)mutyv.h \
    25   $(SOPHYAINCP)timestamp.h \
    26   $(SOPHYAINCP)segdatablock.h \
    27   $(SOPHYAINCP)tvector.h \
    28   $(SOPHYAINCP)tmatrix.h \
    29   $(SOPHYAINCP)tarray.h \
    30   $(SOPHYAINCP)basarr.h \
    31   $(SOPHYAINCP)ndatablock.h \
    32   $(SOPHYAINCP)utilarr.h \
    33   $(SOPHYAINCP)sopnamsp.h
     17  $(SOPHYAINCP)machdefs.h \
     18  $(SOPHYAINCP)anydataobj.h \
     19  $(SOPHYAINCP)ppersist.h \
     20  $(SOPHYAINCP)pexceptions.h \
     21  $(SOPHYAINCP)gnumd5.h \
     22  $(SOPHYAINCP)ppfbinstream.h \
     23  $(SOPHYAINCP)rawstream.h \
     24  $(SOPHYAINCP)ppfnametag.h \
     25  $(SOPHYAINCP)mutyv.h \
     26  $(SOPHYAINCP)timestamp.h \
     27  $(SOPHYAINCP)segdatablock.h \
     28  $(SOPHYAINCP)tvector.h \
     29  $(SOPHYAINCP)tmatrix.h \
     30  $(SOPHYAINCP)tarray.h \
     31  $(SOPHYAINCP)basarr.h \
     32  $(SOPHYAINCP)dvlist.h \
     33  $(SOPHYAINCP)ndatablock.h \
     34  $(SOPHYAINCP)utilarr.h \
     35  $(SOPHYAINCP)tmatrix_tsnl.h \
     36  $(SOPHYAINCP)tvector_tsnl.h \
     37  $(SOPHYAINCP)sopnamsp.h \
     38  $(SOPHYAINCP)pexceptions.h
    3439        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basedtable.cc
    3540 
     
    3843  $(SOPHYAINCP)dvlist.h \
    3944  $(SOPHYAINCP)objfio.h \
    40   $(SOPHYAINCP)anydataobj.h \
    41   $(SOPHYAINCP)ppersist.h \
    42   $(SOPHYAINCP)pexceptions.h \
    43   $(SOPHYAINCP)gnumd5.h \
    44   $(SOPHYAINCP)ppfbinstream.h \
    45   $(SOPHYAINCP)rawstream.h \
    46   $(SOPHYAINCP)ppfnametag.h \
    47   $(SOPHYAINCP)mutyv.h \
    48   $(SOPHYAINCP)timestamp.h \
    49   $(SOPHYAINCP)segdatablock.h \
    50   $(SOPHYAINCP)tvector.h \
    51   $(SOPHYAINCP)tmatrix.h \
    52   $(SOPHYAINCP)tarray.h \
    53   $(SOPHYAINCP)basarr.h \
    54   $(SOPHYAINCP)ndatablock.h \
    55   $(SOPHYAINCP)utilarr.h \
     45  $(SOPHYAINCP)machdefs.h \
     46  $(SOPHYAINCP)anydataobj.h \
     47  $(SOPHYAINCP)ppersist.h \
     48  $(SOPHYAINCP)pexceptions.h \
     49  $(SOPHYAINCP)gnumd5.h \
     50  $(SOPHYAINCP)ppfbinstream.h \
     51  $(SOPHYAINCP)rawstream.h \
     52  $(SOPHYAINCP)ppfnametag.h \
     53  $(SOPHYAINCP)mutyv.h \
     54  $(SOPHYAINCP)timestamp.h \
     55  $(SOPHYAINCP)segdatablock.h \
     56  $(SOPHYAINCP)tvector.h \
     57  $(SOPHYAINCP)tmatrix.h \
     58  $(SOPHYAINCP)tarray.h \
     59  $(SOPHYAINCP)basarr.h \
     60  $(SOPHYAINCP)dvlist.h \
     61  $(SOPHYAINCP)ndatablock.h \
     62  $(SOPHYAINCP)utilarr.h \
     63  $(SOPHYAINCP)tmatrix_tsnl.h \
     64  $(SOPHYAINCP)tvector_tsnl.h \
     65  $(SOPHYAINCP)objfio.h \
    5666  $(SOPHYAINCP)sopnamsp.h \
    5767  $(SOPHYAINCP)strutil.h \
     68  $(SOPHYAINCP)pexceptions.h \
    5869  $(SOPHYAINCP)fiosegdb.h \
     70  $(SOPHYAINCP)segdatablock.h \
    5971  $(SOPHYAINCP)ppftpointerio.h
    6072        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatable.cc
     
    6476  $(SOPHYAINCP)dvlist.h \
    6577  $(SOPHYAINCP)objfio.h \
    66   $(SOPHYAINCP)anydataobj.h \
    67   $(SOPHYAINCP)ppersist.h \
    68   $(SOPHYAINCP)pexceptions.h \
    69   $(SOPHYAINCP)gnumd5.h \
    70   $(SOPHYAINCP)ppfbinstream.h \
    71   $(SOPHYAINCP)rawstream.h \
    72   $(SOPHYAINCP)ppfnametag.h \
    73   $(SOPHYAINCP)mutyv.h \
    74   $(SOPHYAINCP)timestamp.h \
    75   $(SOPHYAINCP)segdatablock.h \
    76   $(SOPHYAINCP)tvector.h \
    77   $(SOPHYAINCP)tmatrix.h \
    78   $(SOPHYAINCP)tarray.h \
    79   $(SOPHYAINCP)basarr.h \
    80   $(SOPHYAINCP)ndatablock.h \
    81   $(SOPHYAINCP)utilarr.h swppfdtable.h \
    82   $(SOPHYAINCP)swsegdb.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 \
     99  $(SOPHYAINCP)swsegdb.h \
     100  $(SOPHYAINCP)segdatablock.h \
    83101  $(SOPHYAINCP)ppfswapper.h \
     102  $(SOPHYAINCP)swsegdb.h \
    84103  $(SOPHYAINCP)ppftpointerio.h \
    85104  $(SOPHYAINCP)sopnamsp.h \
     105  $(SOPHYAINCP)pexceptions.h \
    86106  $(SOPHYAINCP)fiosegdb.h
    87107        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fio_dtable.cc
    88108 
    89 $(SOPHYAOBJP)hisprof.o: hisprof.cc $(SOPHYAINCP)sopnamsp.h \
     109$(SOPHYAOBJP)hisprof.o: hisprof.cc \
     110  $(SOPHYAINCP)sopnamsp.h \
    90111  $(SOPHYAINCP)machdefs.h hisprof.h \
    91112  $(SOPHYAINCP)peida.h \
    92   $(SOPHYAINCP)utils.h \
    93   $(SOPHYAINCP)perrors.h \
    94   $(SOPHYAINCP)pexceptions.h \
    95   $(SOPHYAINCP)fmath.h \
    96   $(SOPHYAINCP)tvector.h \
    97   $(SOPHYAINCP)tmatrix.h \
    98   $(SOPHYAINCP)tarray.h \
    99   $(SOPHYAINCP)basarr.h \
    100   $(SOPHYAINCP)anydataobj.h \
    101   $(SOPHYAINCP)mutyv.h \
    102   $(SOPHYAINCP)timestamp.h \
    103   $(SOPHYAINCP)objfio.h \
    104   $(SOPHYAINCP)ppersist.h \
    105   $(SOPHYAINCP)gnumd5.h \
    106   $(SOPHYAINCP)ppfbinstream.h \
    107   $(SOPHYAINCP)rawstream.h \
    108   $(SOPHYAINCP)ppfnametag.h \
    109   $(SOPHYAINCP)dvlist.h \
    110   $(SOPHYAINCP)ndatablock.h \
    111   $(SOPHYAINCP)utilarr.h histos.h
     113  $(SOPHYAINCP)machdefs.h \
     114  $(SOPHYAINCP)utils.h \
     115  $(SOPHYAINCP)perrors.h \
     116  $(SOPHYAINCP)pexceptions.h \
     117  $(SOPHYAINCP)fmath.h \
     118  $(SOPHYAINCP)tvector.h \
     119  $(SOPHYAINCP)tmatrix.h \
     120  $(SOPHYAINCP)tarray.h \
     121  $(SOPHYAINCP)basarr.h \
     122  $(SOPHYAINCP)anydataobj.h \
     123  $(SOPHYAINCP)mutyv.h \
     124  $(SOPHYAINCP)timestamp.h \
     125  $(SOPHYAINCP)objfio.h \
     126  $(SOPHYAINCP)ppersist.h \
     127  $(SOPHYAINCP)gnumd5.h \
     128  $(SOPHYAINCP)ppfbinstream.h \
     129  $(SOPHYAINCP)rawstream.h \
     130  $(SOPHYAINCP)ppfnametag.h \
     131  $(SOPHYAINCP)dvlist.h \
     132  $(SOPHYAINCP)ndatablock.h \
     133  $(SOPHYAINCP)utilarr.h \
     134  $(SOPHYAINCP)tmatrix_tsnl.h \
     135  $(SOPHYAINCP)tvector_tsnl.h \
     136  $(SOPHYAINCP)ppersist.h histos.h \
     137  $(SOPHYAINCP)objfio.h \
     138  $(SOPHYAINCP)anydataobj.h \
     139  $(SOPHYAINCP)perrors.h
    112140        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  hisprof.cc
    113141 
    114 $(SOPHYAOBJP)histerr.o: histerr.cc $(SOPHYAINCP)sopnamsp.h \
     142$(SOPHYAOBJP)histerr.o: histerr.cc \
     143  $(SOPHYAINCP)sopnamsp.h \
    115144  $(SOPHYAINCP)machdefs.h histinit.h \
    116145  $(SOPHYAINCP)ntoolsinit.h \
    117146  $(SOPHYAINCP)tarrinit.h \
    118   $(SOPHYAINCP)sophyainit.h histerr.h \
     147  $(SOPHYAINCP)sophyainit.h \
     148  $(SOPHYAINCP)machdefs.h histerr.h \
    119149  $(SOPHYAINCP)objfio.h \
    120150  $(SOPHYAINCP)anydataobj.h \
     
    135165  $(SOPHYAINCP)mutyv.h \
    136166  $(SOPHYAINCP)timestamp.h \
    137   $(SOPHYAINCP)dvlist.h \
    138   $(SOPHYAINCP)ndatablock.h \
    139   $(SOPHYAINCP)utilarr.h
     167  $(SOPHYAINCP)objfio.h \
     168  $(SOPHYAINCP)dvlist.h \
     169  $(SOPHYAINCP)ndatablock.h \
     170  $(SOPHYAINCP)utilarr.h \
     171  $(SOPHYAINCP)tmatrix_tsnl.h \
     172  $(SOPHYAINCP)tvector_tsnl.h \
     173  $(SOPHYAINCP)ppersist.h \
     174  $(SOPHYAINCP)anydataobj.h \
     175  $(SOPHYAINCP)perrors.h
    140176        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histerr.cc
    141177 
     
    145181  $(SOPHYAINCP)ntoolsinit.h \
    146182  $(SOPHYAINCP)tarrinit.h \
    147   $(SOPHYAINCP)sophyainit.h histos.h \
    148   $(SOPHYAINCP)objfio.h \
    149   $(SOPHYAINCP)anydataobj.h \
    150   $(SOPHYAINCP)ppersist.h \
    151   $(SOPHYAINCP)pexceptions.h \
    152   $(SOPHYAINCP)gnumd5.h \
    153   $(SOPHYAINCP)ppfbinstream.h \
    154   $(SOPHYAINCP)rawstream.h \
    155   $(SOPHYAINCP)ppfnametag.h \
    156   $(SOPHYAINCP)peida.h \
    157   $(SOPHYAINCP)utils.h \
    158   $(SOPHYAINCP)perrors.h \
    159   $(SOPHYAINCP)fmath.h \
    160   $(SOPHYAINCP)tvector.h \
    161   $(SOPHYAINCP)tmatrix.h \
    162   $(SOPHYAINCP)tarray.h \
    163   $(SOPHYAINCP)basarr.h \
    164   $(SOPHYAINCP)mutyv.h \
    165   $(SOPHYAINCP)timestamp.h \
    166   $(SOPHYAINCP)dvlist.h \
    167   $(SOPHYAINCP)ndatablock.h \
    168   $(SOPHYAINCP)utilarr.h histos2.h hisprof.h \
    169   histerr.h ntuple.h ntupintf.h xntuple.h datatable.h basedtable.h \
     183  $(SOPHYAINCP)sophyainit.h \
     184  $(SOPHYAINCP)machdefs.h histos.h \
     185  $(SOPHYAINCP)objfio.h \
     186  $(SOPHYAINCP)anydataobj.h \
     187  $(SOPHYAINCP)ppersist.h \
     188  $(SOPHYAINCP)pexceptions.h \
     189  $(SOPHYAINCP)gnumd5.h \
     190  $(SOPHYAINCP)ppfbinstream.h \
     191  $(SOPHYAINCP)rawstream.h \
     192  $(SOPHYAINCP)ppfnametag.h \
     193  $(SOPHYAINCP)peida.h \
     194  $(SOPHYAINCP)utils.h \
     195  $(SOPHYAINCP)perrors.h \
     196  $(SOPHYAINCP)fmath.h \
     197  $(SOPHYAINCP)tvector.h \
     198  $(SOPHYAINCP)tmatrix.h \
     199  $(SOPHYAINCP)tarray.h \
     200  $(SOPHYAINCP)basarr.h \
     201  $(SOPHYAINCP)mutyv.h \
     202  $(SOPHYAINCP)timestamp.h \
     203  $(SOPHYAINCP)objfio.h \
     204  $(SOPHYAINCP)dvlist.h \
     205  $(SOPHYAINCP)ndatablock.h \
     206  $(SOPHYAINCP)utilarr.h \
     207  $(SOPHYAINCP)tmatrix_tsnl.h \
     208  $(SOPHYAINCP)tvector_tsnl.h \
     209  $(SOPHYAINCP)ppersist.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 \
    170214  $(SOPHYAINCP)segdatablock.h swppfdtable.h \
    171215  $(SOPHYAINCP)swsegdb.h \
     216  $(SOPHYAINCP)segdatablock.h \
    172217  $(SOPHYAINCP)ppfswapper.h \
     218  $(SOPHYAINCP)swsegdb.h \
    173219  $(SOPHYAINCP)ppftpointerio.h
    174220        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histinit.cc
    175221 
     222$(SOPHYAOBJP)histos2.o: histos2.cc \
     223  $(SOPHYAINCP)sopnamsp.h \
     224  $(SOPHYAINCP)machdefs.h histos2.h \
     225  $(SOPHYAINCP)peida.h \
     226  $(SOPHYAINCP)machdefs.h \
     227  $(SOPHYAINCP)utils.h \
     228  $(SOPHYAINCP)perrors.h \
     229  $(SOPHYAINCP)pexceptions.h \
     230  $(SOPHYAINCP)fmath.h \
     231  $(SOPHYAINCP)utils.h histos.h \
     232  $(SOPHYAINCP)objfio.h \
     233  $(SOPHYAINCP)anydataobj.h \
     234  $(SOPHYAINCP)ppersist.h \
     235  $(SOPHYAINCP)gnumd5.h \
     236  $(SOPHYAINCP)ppfbinstream.h \
     237  $(SOPHYAINCP)rawstream.h \
     238  $(SOPHYAINCP)ppfnametag.h \
     239  $(SOPHYAINCP)tvector.h \
     240  $(SOPHYAINCP)tmatrix.h \
     241  $(SOPHYAINCP)tarray.h \
     242  $(SOPHYAINCP)basarr.h \
     243  $(SOPHYAINCP)mutyv.h \
     244  $(SOPHYAINCP)timestamp.h \
     245  $(SOPHYAINCP)objfio.h \
     246  $(SOPHYAINCP)dvlist.h \
     247  $(SOPHYAINCP)ndatablock.h \
     248  $(SOPHYAINCP)utilarr.h \
     249  $(SOPHYAINCP)tmatrix_tsnl.h \
     250  $(SOPHYAINCP)tvector_tsnl.h \
     251  $(SOPHYAINCP)ppersist.h \
     252  $(SOPHYAINCP)anydataobj.h
     253        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histos2.cc
     254 
    176255$(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)sopnamsp.h \
    177256  $(SOPHYAINCP)machdefs.h histos.h \
    178257  $(SOPHYAINCP)objfio.h \
    179   $(SOPHYAINCP)anydataobj.h \
    180   $(SOPHYAINCP)ppersist.h \
    181   $(SOPHYAINCP)pexceptions.h \
    182   $(SOPHYAINCP)gnumd5.h \
    183   $(SOPHYAINCP)ppfbinstream.h \
    184   $(SOPHYAINCP)rawstream.h \
    185   $(SOPHYAINCP)ppfnametag.h \
    186   $(SOPHYAINCP)peida.h \
    187   $(SOPHYAINCP)utils.h \
    188   $(SOPHYAINCP)perrors.h \
    189   $(SOPHYAINCP)fmath.h \
    190   $(SOPHYAINCP)tvector.h \
    191   $(SOPHYAINCP)tmatrix.h \
    192   $(SOPHYAINCP)tarray.h \
    193   $(SOPHYAINCP)basarr.h \
    194   $(SOPHYAINCP)mutyv.h \
    195   $(SOPHYAINCP)timestamp.h \
    196   $(SOPHYAINCP)dvlist.h \
    197   $(SOPHYAINCP)ndatablock.h \
    198   $(SOPHYAINCP)utilarr.h \
     258  $(SOPHYAINCP)machdefs.h \
     259  $(SOPHYAINCP)anydataobj.h \
     260  $(SOPHYAINCP)ppersist.h \
     261  $(SOPHYAINCP)pexceptions.h \
     262  $(SOPHYAINCP)gnumd5.h \
     263  $(SOPHYAINCP)ppfbinstream.h \
     264  $(SOPHYAINCP)rawstream.h \
     265  $(SOPHYAINCP)ppfnametag.h \
     266  $(SOPHYAINCP)peida.h \
     267  $(SOPHYAINCP)utils.h \
     268  $(SOPHYAINCP)perrors.h \
     269  $(SOPHYAINCP)fmath.h \
     270  $(SOPHYAINCP)tvector.h \
     271  $(SOPHYAINCP)tmatrix.h \
     272  $(SOPHYAINCP)tarray.h \
     273  $(SOPHYAINCP)basarr.h \
     274  $(SOPHYAINCP)mutyv.h \
     275  $(SOPHYAINCP)timestamp.h \
     276  $(SOPHYAINCP)objfio.h \
     277  $(SOPHYAINCP)dvlist.h \
     278  $(SOPHYAINCP)ndatablock.h \
     279  $(SOPHYAINCP)utilarr.h \
     280  $(SOPHYAINCP)tmatrix_tsnl.h \
     281  $(SOPHYAINCP)tvector_tsnl.h \
     282  $(SOPHYAINCP)ppersist.h \
     283  $(SOPHYAINCP)anydataobj.h \
     284  $(SOPHYAINCP)perrors.h \
    199285  $(SOPHYAINCP)poly.h \
     286  $(SOPHYAINCP)peida.h \
     287  $(SOPHYAINCP)tvector.h \
    200288  $(SOPHYAINCP)strutil.h
    201289        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histos.cc
    202290 
    203 $(SOPHYAOBJP)histos2.o: histos2.cc $(SOPHYAINCP)sopnamsp.h \
    204   $(SOPHYAINCP)machdefs.h histos2.h \
    205   $(SOPHYAINCP)peida.h \
    206   $(SOPHYAINCP)utils.h \
    207   $(SOPHYAINCP)perrors.h \
    208   $(SOPHYAINCP)pexceptions.h \
    209   $(SOPHYAINCP)fmath.h histos.h \
    210   $(SOPHYAINCP)objfio.h \
    211   $(SOPHYAINCP)anydataobj.h \
    212   $(SOPHYAINCP)ppersist.h \
    213   $(SOPHYAINCP)gnumd5.h \
    214   $(SOPHYAINCP)ppfbinstream.h \
    215   $(SOPHYAINCP)rawstream.h \
    216   $(SOPHYAINCP)ppfnametag.h \
    217   $(SOPHYAINCP)tvector.h \
    218   $(SOPHYAINCP)tmatrix.h \
    219   $(SOPHYAINCP)tarray.h \
    220   $(SOPHYAINCP)basarr.h \
    221   $(SOPHYAINCP)mutyv.h \
    222   $(SOPHYAINCP)timestamp.h \
    223   $(SOPHYAINCP)dvlist.h \
    224   $(SOPHYAINCP)ndatablock.h \
    225   $(SOPHYAINCP)utilarr.h
    226         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histos2.cc
    227  
    228291$(SOPHYAOBJP)ntupintf.o: ntupintf.cc \
    229292  $(SOPHYAINCP)sopnamsp.h ntupintf.h \
    230293  $(SOPHYAINCP)machdefs.h \
    231   $(SOPHYAINCP)pexceptions.h
     294  $(SOPHYAINCP)pexceptions.h \
     295  $(SOPHYAINCP)machdefs.h
    232296        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntupintf.cc
    233297 
     
    244308  $(SOPHYAINCP)rawstream.h \
    245309  $(SOPHYAINCP)ppfnametag.h ntupintf.h \
    246   $(SOPHYAINCP)dvlist.h \
     310  $(SOPHYAINCP)machdefs.h \
     311  $(SOPHYAINCP)ppersist.h \
     312  $(SOPHYAINCP)dvlist.h \
     313  $(SOPHYAINCP)objfio.h \
    247314  $(SOPHYAINCP)mutyv.h \
    248315  $(SOPHYAINCP)timestamp.h
     
    260327  $(SOPHYAINCP)rawstream.h \
    261328  $(SOPHYAINCP)ppfnametag.h ntupintf.h \
    262   $(SOPHYAINCP)dvlist.h \
     329  $(SOPHYAINCP)machdefs.h \
     330  $(SOPHYAINCP)ppersist.h \
     331  $(SOPHYAINCP)dvlist.h \
     332  $(SOPHYAINCP)objfio.h \
    263333  $(SOPHYAINCP)mutyv.h \
    264334  $(SOPHYAINCP)timestamp.h
     
    269339  $(SOPHYAINCP)dvlist.h \
    270340  $(SOPHYAINCP)objfio.h \
    271   $(SOPHYAINCP)anydataobj.h \
    272   $(SOPHYAINCP)ppersist.h \
    273   $(SOPHYAINCP)pexceptions.h \
    274   $(SOPHYAINCP)gnumd5.h \
    275   $(SOPHYAINCP)ppfbinstream.h \
    276   $(SOPHYAINCP)rawstream.h \
    277   $(SOPHYAINCP)ppfnametag.h \
    278   $(SOPHYAINCP)mutyv.h \
    279   $(SOPHYAINCP)timestamp.h \
    280   $(SOPHYAINCP)segdatablock.h \
    281   $(SOPHYAINCP)tvector.h \
    282   $(SOPHYAINCP)tmatrix.h \
    283   $(SOPHYAINCP)tarray.h \
    284   $(SOPHYAINCP)basarr.h \
    285   $(SOPHYAINCP)ndatablock.h \
    286   $(SOPHYAINCP)utilarr.h \
    287   $(SOPHYAINCP)swsegdb.h \
     341  $(SOPHYAINCP)machdefs.h \
     342  $(SOPHYAINCP)anydataobj.h \
     343  $(SOPHYAINCP)ppersist.h \
     344  $(SOPHYAINCP)pexceptions.h \
     345  $(SOPHYAINCP)gnumd5.h \
     346  $(SOPHYAINCP)ppfbinstream.h \
     347  $(SOPHYAINCP)rawstream.h \
     348  $(SOPHYAINCP)ppfnametag.h \
     349  $(SOPHYAINCP)mutyv.h \
     350  $(SOPHYAINCP)timestamp.h \
     351  $(SOPHYAINCP)segdatablock.h \
     352  $(SOPHYAINCP)tvector.h \
     353  $(SOPHYAINCP)tmatrix.h \
     354  $(SOPHYAINCP)tarray.h \
     355  $(SOPHYAINCP)basarr.h \
     356  $(SOPHYAINCP)dvlist.h \
     357  $(SOPHYAINCP)ndatablock.h \
     358  $(SOPHYAINCP)utilarr.h \
     359  $(SOPHYAINCP)tmatrix_tsnl.h \
     360  $(SOPHYAINCP)tvector_tsnl.h \
     361  $(SOPHYAINCP)swsegdb.h \
     362  $(SOPHYAINCP)segdatablock.h \
    288363  $(SOPHYAINCP)ppfswapper.h \
     364  $(SOPHYAINCP)swsegdb.h \
    289365  $(SOPHYAINCP)ppftpointerio.h \
    290   $(SOPHYAINCP)sopnamsp.h
     366  $(SOPHYAINCP)objfio.h \
     367  $(SOPHYAINCP)sopnamsp.h \
     368  $(SOPHYAINCP)pexceptions.h
    291369        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  swppfdtable.cc
    292370 
    293 $(SOPHYAOBJP)xntuple.o: xntuple.cc $(SOPHYAINCP)sopnamsp.h \
    294   $(SOPHYAINCP)ppersist.h \
    295   $(SOPHYAINCP)machdefs.h \
    296   $(SOPHYAINCP)pexceptions.h \
    297   $(SOPHYAINCP)gnumd5.h \
    298   $(SOPHYAINCP)ppfbinstream.h \
    299   $(SOPHYAINCP)rawstream.h \
    300   $(SOPHYAINCP)ppfnametag.h \
    301   $(SOPHYAINCP)perrors.h xntuple.h ntupintf.h \
    302   $(SOPHYAINCP)dvlist.h \
    303   $(SOPHYAINCP)objfio.h \
    304   $(SOPHYAINCP)anydataobj.h \
    305   $(SOPHYAINCP)mutyv.h \
    306   $(SOPHYAINCP)timestamp.h
     371$(SOPHYAOBJP)xntuple.o: xntuple.cc \
     372  $(SOPHYAINCP)sopnamsp.h \
     373  $(SOPHYAINCP)ppersist.h \
     374  $(SOPHYAINCP)machdefs.h \
     375  $(SOPHYAINCP)pexceptions.h \
     376  $(SOPHYAINCP)gnumd5.h \
     377  $(SOPHYAINCP)ppfbinstream.h \
     378  $(SOPHYAINCP)rawstream.h \
     379  $(SOPHYAINCP)ppfnametag.h \
     380  $(SOPHYAINCP)ppersist.h \
     381  $(SOPHYAINCP)perrors.h xntuple.h \
     382  $(SOPHYAINCP)machdefs.h ntupintf.h \
     383  $(SOPHYAINCP)dvlist.h \
     384  $(SOPHYAINCP)objfio.h \
     385  $(SOPHYAINCP)anydataobj.h \
     386  $(SOPHYAINCP)mutyv.h \
     387  $(SOPHYAINCP)timestamp.h \
     388  $(SOPHYAINCP)objfio.h
    307389        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  xntuple.cc
    308390 
  • trunk/SophyaLib/HiStats/objlist.list

    r2765 r3007  
    55histerr.o
    66histinit.o
     7histos2.o
    78histos.o
    8 histos2.o
    99ntupintf.o
    1010ntuple.o
  • trunk/SophyaLib/HiStats/smakefile

    r2765 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
     6         rm -f $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
    77        rm -f $(SOPHYALIBP)libHiStats.a
    88 
    9 $(SOPHYALIBP)libHiStats.a : $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
     9$(SOPHYALIBP)libHiStats.a : $(SOPHYAOBJP)basedtable.o $(SOPHYAOBJP)datatable.o $(SOPHYAOBJP)fio_dtable.o $(SOPHYAOBJP)hisprof.o $(SOPHYAOBJP)histerr.o $(SOPHYAOBJP)histinit.o $(SOPHYAOBJP)histos2.o $(SOPHYAOBJP)histos.o $(SOPHYAOBJP)ntupintf.o $(SOPHYAOBJP)ntuple.o $(SOPHYAOBJP)proxtuple.o $(SOPHYAOBJP)swppfdtable.o $(SOPHYAOBJP)xntuple.o
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
     
    1515  $(SOPHYAINCP)dvlist.h \
    1616  $(SOPHYAINCP)objfio.h \
    17   $(SOPHYAINCP)anydataobj.h \
    18   $(SOPHYAINCP)ppersist.h \
    19   $(SOPHYAINCP)pexceptions.h \
    20   $(SOPHYAINCP)gnumd5.h \
    21   $(SOPHYAINCP)ppfbinstream.h \
    22   $(SOPHYAINCP)rawstream.h \
    23   $(SOPHYAINCP)ppfnametag.h \
    24   $(SOPHYAINCP)mutyv.h \
    25   $(SOPHYAINCP)segdatablock.h \
    26   $(SOPHYAINCP)sopnamsp.h
     17  $(SOPHYAINCP)machdefs.h \
     18  $(SOPHYAINCP)anydataobj.h \
     19  $(SOPHYAINCP)ppersist.h \
     20  $(SOPHYAINCP)pexceptions.h \
     21  $(SOPHYAINCP)gnumd5.h \
     22  $(SOPHYAINCP)ppfbinstream.h \
     23  $(SOPHYAINCP)rawstream.h \
     24  $(SOPHYAINCP)ppfnametag.h \
     25  $(SOPHYAINCP)mutyv.h \
     26  $(SOPHYAINCP)timestamp.h \
     27  $(SOPHYAINCP)segdatablock.h \
     28  $(SOPHYAINCP)tvector.h \
     29  $(SOPHYAINCP)tmatrix.h \
     30  $(SOPHYAINCP)tarray.h \
     31  $(SOPHYAINCP)basarr.h \
     32  $(SOPHYAINCP)dvlist.h \
     33  $(SOPHYAINCP)ndatablock.h \
     34  $(SOPHYAINCP)utilarr.h \
     35  $(SOPHYAINCP)tmatrix_tsnl.h \
     36  $(SOPHYAINCP)tvector_tsnl.h \
     37  $(SOPHYAINCP)sopnamsp.h \
     38  $(SOPHYAINCP)pexceptions.h
    2739        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basedtable.cc
    2840 
     
    3143  $(SOPHYAINCP)dvlist.h \
    3244  $(SOPHYAINCP)objfio.h \
    33   $(SOPHYAINCP)anydataobj.h \
    34   $(SOPHYAINCP)ppersist.h \
    35   $(SOPHYAINCP)pexceptions.h \
    36   $(SOPHYAINCP)gnumd5.h \
    37   $(SOPHYAINCP)ppfbinstream.h \
    38   $(SOPHYAINCP)rawstream.h \
    39   $(SOPHYAINCP)ppfnametag.h \
    40   $(SOPHYAINCP)mutyv.h \
    41   $(SOPHYAINCP)segdatablock.h \
     45  $(SOPHYAINCP)machdefs.h \
     46  $(SOPHYAINCP)anydataobj.h \
     47  $(SOPHYAINCP)ppersist.h \
     48  $(SOPHYAINCP)pexceptions.h \
     49  $(SOPHYAINCP)gnumd5.h \
     50  $(SOPHYAINCP)ppfbinstream.h \
     51  $(SOPHYAINCP)rawstream.h \
     52  $(SOPHYAINCP)ppfnametag.h \
     53  $(SOPHYAINCP)mutyv.h \
     54  $(SOPHYAINCP)timestamp.h \
     55  $(SOPHYAINCP)segdatablock.h \
     56  $(SOPHYAINCP)tvector.h \
     57  $(SOPHYAINCP)tmatrix.h \
     58  $(SOPHYAINCP)tarray.h \
     59  $(SOPHYAINCP)basarr.h \
     60  $(SOPHYAINCP)dvlist.h \
     61  $(SOPHYAINCP)ndatablock.h \
     62  $(SOPHYAINCP)utilarr.h \
     63  $(SOPHYAINCP)tmatrix_tsnl.h \
     64  $(SOPHYAINCP)tvector_tsnl.h \
     65  $(SOPHYAINCP)objfio.h \
    4266  $(SOPHYAINCP)sopnamsp.h \
    4367  $(SOPHYAINCP)strutil.h \
     68  $(SOPHYAINCP)pexceptions.h \
    4469  $(SOPHYAINCP)fiosegdb.h \
     70  $(SOPHYAINCP)segdatablock.h \
    4571  $(SOPHYAINCP)ppftpointerio.h
    4672        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatable.cc
     
    5076  $(SOPHYAINCP)dvlist.h \
    5177  $(SOPHYAINCP)objfio.h \
    52   $(SOPHYAINCP)anydataobj.h \
    53   $(SOPHYAINCP)ppersist.h \
    54   $(SOPHYAINCP)pexceptions.h \
    55   $(SOPHYAINCP)gnumd5.h \
    56   $(SOPHYAINCP)ppfbinstream.h \
    57   $(SOPHYAINCP)rawstream.h \
    58   $(SOPHYAINCP)ppfnametag.h \
    59   $(SOPHYAINCP)mutyv.h \
    60   $(SOPHYAINCP)segdatablock.h swppfdtable.h \
    61   $(SOPHYAINCP)swsegdb.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 \
     99  $(SOPHYAINCP)swsegdb.h \
     100  $(SOPHYAINCP)segdatablock.h \
    62101  $(SOPHYAINCP)ppfswapper.h \
     102  $(SOPHYAINCP)swsegdb.h \
    63103  $(SOPHYAINCP)ppftpointerio.h \
    64104  $(SOPHYAINCP)sopnamsp.h \
     105  $(SOPHYAINCP)pexceptions.h \
    65106  $(SOPHYAINCP)fiosegdb.h
    66107        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fio_dtable.cc
    67108 
    68 $(SOPHYAOBJP)hisprof.o: hisprof.cc $(SOPHYAINCP)sopnamsp.h \
     109$(SOPHYAOBJP)hisprof.o: hisprof.cc \
     110  $(SOPHYAINCP)sopnamsp.h \
    69111  $(SOPHYAINCP)machdefs.h hisprof.h \
    70112  $(SOPHYAINCP)peida.h \
    71   $(SOPHYAINCP)utils.h \
    72   $(SOPHYAINCP)perrors.h \
    73   $(SOPHYAINCP)pexceptions.h \
    74   $(SOPHYAINCP)fmath.h \
    75   $(SOPHYAINCP)tvector.h \
    76   $(SOPHYAINCP)tmatrix.h \
    77   $(SOPHYAINCP)tarray.h \
    78   $(SOPHYAINCP)basarr.h \
    79   $(SOPHYAINCP)anydataobj.h \
    80   $(SOPHYAINCP)mutyv.h \
    81   $(SOPHYAINCP)dvlist.h \
    82   $(SOPHYAINCP)objfio.h \
    83   $(SOPHYAINCP)ppersist.h \
    84   $(SOPHYAINCP)gnumd5.h \
    85   $(SOPHYAINCP)ppfbinstream.h \
    86   $(SOPHYAINCP)rawstream.h \
    87   $(SOPHYAINCP)ppfnametag.h \
    88   $(SOPHYAINCP)ndatablock.h \
    89   $(SOPHYAINCP)utilarr.h histos.h
     113  $(SOPHYAINCP)machdefs.h \
     114  $(SOPHYAINCP)utils.h \
     115  $(SOPHYAINCP)perrors.h \
     116  $(SOPHYAINCP)pexceptions.h \
     117  $(SOPHYAINCP)fmath.h \
     118  $(SOPHYAINCP)tvector.h \
     119  $(SOPHYAINCP)tmatrix.h \
     120  $(SOPHYAINCP)tarray.h \
     121  $(SOPHYAINCP)basarr.h \
     122  $(SOPHYAINCP)anydataobj.h \
     123  $(SOPHYAINCP)mutyv.h \
     124  $(SOPHYAINCP)timestamp.h \
     125  $(SOPHYAINCP)objfio.h \
     126  $(SOPHYAINCP)ppersist.h \
     127  $(SOPHYAINCP)gnumd5.h \
     128  $(SOPHYAINCP)ppfbinstream.h \
     129  $(SOPHYAINCP)rawstream.h \
     130  $(SOPHYAINCP)ppfnametag.h \
     131  $(SOPHYAINCP)dvlist.h \
     132  $(SOPHYAINCP)ndatablock.h \
     133  $(SOPHYAINCP)utilarr.h \
     134  $(SOPHYAINCP)tmatrix_tsnl.h \
     135  $(SOPHYAINCP)tvector_tsnl.h \
     136  $(SOPHYAINCP)ppersist.h histos.h \
     137  $(SOPHYAINCP)objfio.h \
     138  $(SOPHYAINCP)anydataobj.h \
     139  $(SOPHYAINCP)perrors.h
    90140        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  hisprof.cc
    91141 
    92 $(SOPHYAOBJP)histerr.o: histerr.cc $(SOPHYAINCP)sopnamsp.h \
     142$(SOPHYAOBJP)histerr.o: histerr.cc \
     143  $(SOPHYAINCP)sopnamsp.h \
    93144  $(SOPHYAINCP)machdefs.h histinit.h \
    94145  $(SOPHYAINCP)ntoolsinit.h \
    95146  $(SOPHYAINCP)tarrinit.h \
    96   $(SOPHYAINCP)sophyainit.h histerr.h \
     147  $(SOPHYAINCP)sophyainit.h \
     148  $(SOPHYAINCP)machdefs.h histerr.h \
    97149  $(SOPHYAINCP)objfio.h \
    98150  $(SOPHYAINCP)anydataobj.h \
     
    112164  $(SOPHYAINCP)basarr.h \
    113165  $(SOPHYAINCP)mutyv.h \
    114   $(SOPHYAINCP)dvlist.h \
    115   $(SOPHYAINCP)ndatablock.h \
    116   $(SOPHYAINCP)utilarr.h
     166  $(SOPHYAINCP)timestamp.h \
     167  $(SOPHYAINCP)objfio.h \
     168  $(SOPHYAINCP)dvlist.h \
     169  $(SOPHYAINCP)ndatablock.h \
     170  $(SOPHYAINCP)utilarr.h \
     171  $(SOPHYAINCP)tmatrix_tsnl.h \
     172  $(SOPHYAINCP)tvector_tsnl.h \
     173  $(SOPHYAINCP)ppersist.h \
     174  $(SOPHYAINCP)anydataobj.h \
     175  $(SOPHYAINCP)perrors.h
    117176        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histerr.cc
    118177 
     
    122181  $(SOPHYAINCP)ntoolsinit.h \
    123182  $(SOPHYAINCP)tarrinit.h \
    124   $(SOPHYAINCP)sophyainit.h histos.h \
    125   $(SOPHYAINCP)objfio.h \
    126   $(SOPHYAINCP)anydataobj.h \
    127   $(SOPHYAINCP)ppersist.h \
    128   $(SOPHYAINCP)pexceptions.h \
    129   $(SOPHYAINCP)gnumd5.h \
    130   $(SOPHYAINCP)ppfbinstream.h \
    131   $(SOPHYAINCP)rawstream.h \
    132   $(SOPHYAINCP)ppfnametag.h \
    133   $(SOPHYAINCP)peida.h \
    134   $(SOPHYAINCP)utils.h \
    135   $(SOPHYAINCP)perrors.h \
    136   $(SOPHYAINCP)fmath.h \
    137   $(SOPHYAINCP)tvector.h \
    138   $(SOPHYAINCP)tmatrix.h \
    139   $(SOPHYAINCP)tarray.h \
    140   $(SOPHYAINCP)basarr.h \
    141   $(SOPHYAINCP)mutyv.h \
    142   $(SOPHYAINCP)dvlist.h \
    143   $(SOPHYAINCP)ndatablock.h \
    144   $(SOPHYAINCP)utilarr.h histos2.h hisprof.h \
    145   histerr.h ntuple.h ntupintf.h xntuple.h datatable.h basedtable.h \
     183  $(SOPHYAINCP)sophyainit.h \
     184  $(SOPHYAINCP)machdefs.h histos.h \
     185  $(SOPHYAINCP)objfio.h \
     186  $(SOPHYAINCP)anydataobj.h \
     187  $(SOPHYAINCP)ppersist.h \
     188  $(SOPHYAINCP)pexceptions.h \
     189  $(SOPHYAINCP)gnumd5.h \
     190  $(SOPHYAINCP)ppfbinstream.h \
     191  $(SOPHYAINCP)rawstream.h \
     192  $(SOPHYAINCP)ppfnametag.h \
     193  $(SOPHYAINCP)peida.h \
     194  $(SOPHYAINCP)utils.h \
     195  $(SOPHYAINCP)perrors.h \
     196  $(SOPHYAINCP)fmath.h \
     197  $(SOPHYAINCP)tvector.h \
     198  $(SOPHYAINCP)tmatrix.h \
     199  $(SOPHYAINCP)tarray.h \
     200  $(SOPHYAINCP)basarr.h \
     201  $(SOPHYAINCP)mutyv.h \
     202  $(SOPHYAINCP)timestamp.h \
     203  $(SOPHYAINCP)objfio.h \
     204  $(SOPHYAINCP)dvlist.h \
     205  $(SOPHYAINCP)ndatablock.h \
     206  $(SOPHYAINCP)utilarr.h \
     207  $(SOPHYAINCP)tmatrix_tsnl.h \
     208  $(SOPHYAINCP)tvector_tsnl.h \
     209  $(SOPHYAINCP)ppersist.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 \
    146214  $(SOPHYAINCP)segdatablock.h swppfdtable.h \
    147215  $(SOPHYAINCP)swsegdb.h \
     216  $(SOPHYAINCP)segdatablock.h \
    148217  $(SOPHYAINCP)ppfswapper.h \
     218  $(SOPHYAINCP)swsegdb.h \
    149219  $(SOPHYAINCP)ppftpointerio.h
    150220        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histinit.cc
    151221 
     222$(SOPHYAOBJP)histos2.o: histos2.cc \
     223  $(SOPHYAINCP)sopnamsp.h \
     224  $(SOPHYAINCP)machdefs.h histos2.h \
     225  $(SOPHYAINCP)peida.h \
     226  $(SOPHYAINCP)machdefs.h \
     227  $(SOPHYAINCP)utils.h \
     228  $(SOPHYAINCP)perrors.h \
     229  $(SOPHYAINCP)pexceptions.h \
     230  $(SOPHYAINCP)fmath.h \
     231  $(SOPHYAINCP)utils.h histos.h \
     232  $(SOPHYAINCP)objfio.h \
     233  $(SOPHYAINCP)anydataobj.h \
     234  $(SOPHYAINCP)ppersist.h \
     235  $(SOPHYAINCP)gnumd5.h \
     236  $(SOPHYAINCP)ppfbinstream.h \
     237  $(SOPHYAINCP)rawstream.h \
     238  $(SOPHYAINCP)ppfnametag.h \
     239  $(SOPHYAINCP)tvector.h \
     240  $(SOPHYAINCP)tmatrix.h \
     241  $(SOPHYAINCP)tarray.h \
     242  $(SOPHYAINCP)basarr.h \
     243  $(SOPHYAINCP)mutyv.h \
     244  $(SOPHYAINCP)timestamp.h \
     245  $(SOPHYAINCP)objfio.h \
     246  $(SOPHYAINCP)dvlist.h \
     247  $(SOPHYAINCP)ndatablock.h \
     248  $(SOPHYAINCP)utilarr.h \
     249  $(SOPHYAINCP)tmatrix_tsnl.h \
     250  $(SOPHYAINCP)tvector_tsnl.h \
     251  $(SOPHYAINCP)ppersist.h \
     252  $(SOPHYAINCP)anydataobj.h
     253        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histos2.cc
     254 
    152255$(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)sopnamsp.h \
    153256  $(SOPHYAINCP)machdefs.h histos.h \
    154257  $(SOPHYAINCP)objfio.h \
    155   $(SOPHYAINCP)anydataobj.h \
    156   $(SOPHYAINCP)ppersist.h \
    157   $(SOPHYAINCP)pexceptions.h \
    158   $(SOPHYAINCP)gnumd5.h \
    159   $(SOPHYAINCP)ppfbinstream.h \
    160   $(SOPHYAINCP)rawstream.h \
    161   $(SOPHYAINCP)ppfnametag.h \
    162   $(SOPHYAINCP)peida.h \
    163   $(SOPHYAINCP)utils.h \
    164   $(SOPHYAINCP)perrors.h \
    165   $(SOPHYAINCP)fmath.h \
    166   $(SOPHYAINCP)tvector.h \
    167   $(SOPHYAINCP)tmatrix.h \
    168   $(SOPHYAINCP)tarray.h \
    169   $(SOPHYAINCP)basarr.h \
    170   $(SOPHYAINCP)mutyv.h \
    171   $(SOPHYAINCP)dvlist.h \
    172   $(SOPHYAINCP)ndatablock.h \
    173   $(SOPHYAINCP)utilarr.h \
     258  $(SOPHYAINCP)machdefs.h \
     259  $(SOPHYAINCP)anydataobj.h \
     260  $(SOPHYAINCP)ppersist.h \
     261  $(SOPHYAINCP)pexceptions.h \
     262  $(SOPHYAINCP)gnumd5.h \
     263  $(SOPHYAINCP)ppfbinstream.h \
     264  $(SOPHYAINCP)rawstream.h \
     265  $(SOPHYAINCP)ppfnametag.h \
     266  $(SOPHYAINCP)peida.h \
     267  $(SOPHYAINCP)utils.h \
     268  $(SOPHYAINCP)perrors.h \
     269  $(SOPHYAINCP)fmath.h \
     270  $(SOPHYAINCP)tvector.h \
     271  $(SOPHYAINCP)tmatrix.h \
     272  $(SOPHYAINCP)tarray.h \
     273  $(SOPHYAINCP)basarr.h \
     274  $(SOPHYAINCP)mutyv.h \
     275  $(SOPHYAINCP)timestamp.h \
     276  $(SOPHYAINCP)objfio.h \
     277  $(SOPHYAINCP)dvlist.h \
     278  $(SOPHYAINCP)ndatablock.h \
     279  $(SOPHYAINCP)utilarr.h \
     280  $(SOPHYAINCP)tmatrix_tsnl.h \
     281  $(SOPHYAINCP)tvector_tsnl.h \
     282  $(SOPHYAINCP)ppersist.h \
     283  $(SOPHYAINCP)anydataobj.h \
     284  $(SOPHYAINCP)perrors.h \
    174285  $(SOPHYAINCP)poly.h \
     286  $(SOPHYAINCP)peida.h \
     287  $(SOPHYAINCP)tvector.h \
    175288  $(SOPHYAINCP)strutil.h
    176289        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histos.cc
    177290 
    178 $(SOPHYAOBJP)histos2.o: histos2.cc $(SOPHYAINCP)sopnamsp.h \
    179   $(SOPHYAINCP)machdefs.h histos2.h \
    180   $(SOPHYAINCP)peida.h \
    181   $(SOPHYAINCP)utils.h \
    182   $(SOPHYAINCP)perrors.h \
    183   $(SOPHYAINCP)pexceptions.h \
    184   $(SOPHYAINCP)fmath.h histos.h \
    185   $(SOPHYAINCP)objfio.h \
    186   $(SOPHYAINCP)anydataobj.h \
    187   $(SOPHYAINCP)ppersist.h \
    188   $(SOPHYAINCP)gnumd5.h \
    189   $(SOPHYAINCP)ppfbinstream.h \
    190   $(SOPHYAINCP)rawstream.h \
    191   $(SOPHYAINCP)ppfnametag.h \
    192   $(SOPHYAINCP)tvector.h \
    193   $(SOPHYAINCP)tmatrix.h \
    194   $(SOPHYAINCP)tarray.h \
    195   $(SOPHYAINCP)basarr.h \
    196   $(SOPHYAINCP)mutyv.h \
    197   $(SOPHYAINCP)dvlist.h \
    198   $(SOPHYAINCP)ndatablock.h \
    199   $(SOPHYAINCP)utilarr.h
    200         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histos2.cc
    201  
    202291$(SOPHYAOBJP)ntupintf.o: ntupintf.cc \
    203292  $(SOPHYAINCP)sopnamsp.h ntupintf.h \
    204293  $(SOPHYAINCP)machdefs.h \
    205   $(SOPHYAINCP)pexceptions.h
     294  $(SOPHYAINCP)pexceptions.h \
     295  $(SOPHYAINCP)machdefs.h
    206296        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntupintf.cc
    207297 
     
    218308  $(SOPHYAINCP)rawstream.h \
    219309  $(SOPHYAINCP)ppfnametag.h ntupintf.h \
    220   $(SOPHYAINCP)dvlist.h \
    221   $(SOPHYAINCP)mutyv.h
     310  $(SOPHYAINCP)machdefs.h \
     311  $(SOPHYAINCP)ppersist.h \
     312  $(SOPHYAINCP)dvlist.h \
     313  $(SOPHYAINCP)objfio.h \
     314  $(SOPHYAINCP)mutyv.h \
     315  $(SOPHYAINCP)timestamp.h
    222316        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntuple.cc
    223317 
     
    233327  $(SOPHYAINCP)rawstream.h \
    234328  $(SOPHYAINCP)ppfnametag.h ntupintf.h \
    235   $(SOPHYAINCP)dvlist.h \
    236   $(SOPHYAINCP)mutyv.h
     329  $(SOPHYAINCP)machdefs.h \
     330  $(SOPHYAINCP)ppersist.h \
     331  $(SOPHYAINCP)dvlist.h \
     332  $(SOPHYAINCP)objfio.h \
     333  $(SOPHYAINCP)mutyv.h \
     334  $(SOPHYAINCP)timestamp.h
    237335        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  proxtuple.cc
    238336 
     
    241339  $(SOPHYAINCP)dvlist.h \
    242340  $(SOPHYAINCP)objfio.h \
    243   $(SOPHYAINCP)anydataobj.h \
    244   $(SOPHYAINCP)ppersist.h \
    245   $(SOPHYAINCP)pexceptions.h \
    246   $(SOPHYAINCP)gnumd5.h \
    247   $(SOPHYAINCP)ppfbinstream.h \
    248   $(SOPHYAINCP)rawstream.h \
    249   $(SOPHYAINCP)ppfnametag.h \
    250   $(SOPHYAINCP)mutyv.h \
    251   $(SOPHYAINCP)segdatablock.h \
    252   $(SOPHYAINCP)swsegdb.h \
     341  $(SOPHYAINCP)machdefs.h \
     342  $(SOPHYAINCP)anydataobj.h \
     343  $(SOPHYAINCP)ppersist.h \
     344  $(SOPHYAINCP)pexceptions.h \
     345  $(SOPHYAINCP)gnumd5.h \
     346  $(SOPHYAINCP)ppfbinstream.h \
     347  $(SOPHYAINCP)rawstream.h \
     348  $(SOPHYAINCP)ppfnametag.h \
     349  $(SOPHYAINCP)mutyv.h \
     350  $(SOPHYAINCP)timestamp.h \
     351  $(SOPHYAINCP)segdatablock.h \
     352  $(SOPHYAINCP)tvector.h \
     353  $(SOPHYAINCP)tmatrix.h \
     354  $(SOPHYAINCP)tarray.h \
     355  $(SOPHYAINCP)basarr.h \
     356  $(SOPHYAINCP)dvlist.h \
     357  $(SOPHYAINCP)ndatablock.h \
     358  $(SOPHYAINCP)utilarr.h \
     359  $(SOPHYAINCP)tmatrix_tsnl.h \
     360  $(SOPHYAINCP)tvector_tsnl.h \
     361  $(SOPHYAINCP)swsegdb.h \
     362  $(SOPHYAINCP)segdatablock.h \
    253363  $(SOPHYAINCP)ppfswapper.h \
     364  $(SOPHYAINCP)swsegdb.h \
    254365  $(SOPHYAINCP)ppftpointerio.h \
    255   $(SOPHYAINCP)sopnamsp.h
     366  $(SOPHYAINCP)objfio.h \
     367  $(SOPHYAINCP)sopnamsp.h \
     368  $(SOPHYAINCP)pexceptions.h
    256369        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  swppfdtable.cc
    257370 
    258 $(SOPHYAOBJP)xntuple.o: xntuple.cc $(SOPHYAINCP)sopnamsp.h \
    259   $(SOPHYAINCP)ppersist.h \
    260   $(SOPHYAINCP)machdefs.h \
    261   $(SOPHYAINCP)pexceptions.h \
    262   $(SOPHYAINCP)gnumd5.h \
    263   $(SOPHYAINCP)ppfbinstream.h \
    264   $(SOPHYAINCP)rawstream.h \
    265   $(SOPHYAINCP)ppfnametag.h \
    266   $(SOPHYAINCP)perrors.h xntuple.h ntupintf.h \
    267   $(SOPHYAINCP)dvlist.h \
    268   $(SOPHYAINCP)objfio.h \
    269   $(SOPHYAINCP)anydataobj.h \
    270   $(SOPHYAINCP)mutyv.h
     371$(SOPHYAOBJP)xntuple.o: xntuple.cc \
     372  $(SOPHYAINCP)sopnamsp.h \
     373  $(SOPHYAINCP)ppersist.h \
     374  $(SOPHYAINCP)machdefs.h \
     375  $(SOPHYAINCP)pexceptions.h \
     376  $(SOPHYAINCP)gnumd5.h \
     377  $(SOPHYAINCP)ppfbinstream.h \
     378  $(SOPHYAINCP)rawstream.h \
     379  $(SOPHYAINCP)ppfnametag.h \
     380  $(SOPHYAINCP)ppersist.h \
     381  $(SOPHYAINCP)perrors.h xntuple.h \
     382  $(SOPHYAINCP)machdefs.h ntupintf.h \
     383  $(SOPHYAINCP)dvlist.h \
     384  $(SOPHYAINCP)objfio.h \
     385  $(SOPHYAINCP)anydataobj.h \
     386  $(SOPHYAINCP)mutyv.h \
     387  $(SOPHYAINCP)timestamp.h \
     388  $(SOPHYAINCP)objfio.h
    271389        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  xntuple.cc
    272390 
  • trunk/SophyaLib/NTools/Makefile

    r2908 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)imageop.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o
     6         rm -f $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)imageop.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o
    77        rm -f $(SOPHYALIBP)libNTools.a
    88 
    9 $(SOPHYALIBP)libNTools.a : $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o
     9$(SOPHYALIBP)libNTools.a : $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
     12 
     13$(SOPHYAOBJP)cimage.o: cimage.cc $(SOPHYAINCP)sopnamsp.h \
     14  $(SOPHYAINCP)machdefs.h \
     15  $(SOPHYAINCP)pexceptions.h \
     16  $(SOPHYAINCP)machdefs.h cimage.h \
     17  $(SOPHYAINCP)tmatrix.h \
     18  $(SOPHYAINCP)tarray.h \
     19  $(SOPHYAINCP)basarr.h \
     20  $(SOPHYAINCP)anydataobj.h \
     21  $(SOPHYAINCP)mutyv.h \
     22  $(SOPHYAINCP)timestamp.h \
     23  $(SOPHYAINCP)objfio.h \
     24  $(SOPHYAINCP)ppersist.h \
     25  $(SOPHYAINCP)pexceptions.h \
     26  $(SOPHYAINCP)gnumd5.h \
     27  $(SOPHYAINCP)ppfbinstream.h \
     28  $(SOPHYAINCP)rawstream.h \
     29  $(SOPHYAINCP)ppfnametag.h \
     30  $(SOPHYAINCP)dvlist.h \
     31  $(SOPHYAINCP)ndatablock.h \
     32  $(SOPHYAINCP)utilarr.h \
     33  $(SOPHYAINCP)tmatrix_tsnl.h \
     34  $(SOPHYAINCP)fioarr.h \
     35  $(SOPHYAINCP)tmatrix.h \
     36  $(SOPHYAINCP)tvector.h \
     37  $(SOPHYAINCP)tvector_tsnl.h \
     38  $(SOPHYAINCP)datatype.h
     39        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cimage.cc
     40 
     41$(SOPHYAOBJP)cspline.o: cspline.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
     43  $(SOPHYAINCP)machdefs.h nbtri.h cspline.h \
     44  $(SOPHYAINCP)pexceptions.h \
     45  $(SOPHYAINCP)machdefs.h
     46        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cspline.cc
     47 
     48$(SOPHYAOBJP)datatypes.o: datatypes.cc \
     49  $(SOPHYAINCP)sopnamsp.h datatypes.h \
     50  $(SOPHYAINCP)machdefs.h
     51        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatypes.cc
     52 
     53$(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \
     54  $(SOPHYAINCP)machdefs.h \
     55  $(SOPHYAINCP)perrors.h \
     56  $(SOPHYAINCP)pexceptions.h \
     57  $(SOPHYAINCP)machdefs.h dates.h \
     58  $(SOPHYAINCP)pexceptions.h
     59        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dates.cc
     60 
     61$(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h \
     62  difeq.h $(SOPHYAINCP)machdefs.h \
     63  $(SOPHYAINCP)pexceptions.h \
     64  $(SOPHYAINCP)machdefs.h \
     65  $(SOPHYAINCP)tvector.h \
     66  $(SOPHYAINCP)tmatrix.h \
     67  $(SOPHYAINCP)tarray.h \
     68  $(SOPHYAINCP)basarr.h \
     69  $(SOPHYAINCP)anydataobj.h \
     70  $(SOPHYAINCP)mutyv.h \
     71  $(SOPHYAINCP)timestamp.h \
     72  $(SOPHYAINCP)objfio.h \
     73  $(SOPHYAINCP)ppersist.h \
     74  $(SOPHYAINCP)pexceptions.h \
     75  $(SOPHYAINCP)gnumd5.h \
     76  $(SOPHYAINCP)ppfbinstream.h \
     77  $(SOPHYAINCP)rawstream.h \
     78  $(SOPHYAINCP)ppfnametag.h \
     79  $(SOPHYAINCP)dvlist.h \
     80  $(SOPHYAINCP)ndatablock.h \
     81  $(SOPHYAINCP)utilarr.h \
     82  $(SOPHYAINCP)tmatrix_tsnl.h \
     83  $(SOPHYAINCP)tvector_tsnl.h \
     84  $(SOPHYAINCP)ctimer.h
     85        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  difeq.cc
     86 
     87$(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h \
     88  $(SOPHYAINCP)machdefs.h fmath.h perandom.h \
     89  $(SOPHYAINCP)histos.h \
     90  $(SOPHYAINCP)objfio.h \
     91  $(SOPHYAINCP)machdefs.h \
     92  $(SOPHYAINCP)anydataobj.h \
     93  $(SOPHYAINCP)ppersist.h \
     94  $(SOPHYAINCP)pexceptions.h \
     95  $(SOPHYAINCP)gnumd5.h \
     96  $(SOPHYAINCP)ppfbinstream.h \
     97  $(SOPHYAINCP)rawstream.h \
     98  $(SOPHYAINCP)ppfnametag.h \
     99  $(SOPHYAINCP)peida.h \
     100  $(SOPHYAINCP)utils.h \
     101  $(SOPHYAINCP)perrors.h \
     102  $(SOPHYAINCP)fmath.h \
     103  $(SOPHYAINCP)tvector.h \
     104  $(SOPHYAINCP)tmatrix.h \
     105  $(SOPHYAINCP)tarray.h \
     106  $(SOPHYAINCP)basarr.h \
     107  $(SOPHYAINCP)mutyv.h \
     108  $(SOPHYAINCP)timestamp.h \
     109  $(SOPHYAINCP)dvlist.h \
     110  $(SOPHYAINCP)ndatablock.h \
     111  $(SOPHYAINCP)utilarr.h \
     112  $(SOPHYAINCP)tmatrix_tsnl.h \
     113  $(SOPHYAINCP)tvector_tsnl.h nbrandom.h \
     114  $(SOPHYAINCP)srandgen.h cimage.h \
     115  $(SOPHYAINCP)tmatrix.h \
     116  $(SOPHYAINCP)fioarr.h dynccd.h \
     117  $(SOPHYAINCP)pexceptions.h \
     118  $(SOPHYAINCP)ppersist.h
     119        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dynccd.cc
     120 
     121$(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \
     122  $(SOPHYAINCP)sopnamsp.h \
     123  $(SOPHYAINCP)machdefs.h fct1dfit.h \
     124  generalfit.h $(SOPHYAINCP)pexceptions.h \
     125  $(SOPHYAINCP)machdefs.h \
     126  $(SOPHYAINCP)tvector.h \
     127  $(SOPHYAINCP)tmatrix.h \
     128  $(SOPHYAINCP)tarray.h \
     129  $(SOPHYAINCP)basarr.h \
     130  $(SOPHYAINCP)anydataobj.h \
     131  $(SOPHYAINCP)mutyv.h \
     132  $(SOPHYAINCP)timestamp.h \
     133  $(SOPHYAINCP)objfio.h \
     134  $(SOPHYAINCP)ppersist.h \
     135  $(SOPHYAINCP)pexceptions.h \
     136  $(SOPHYAINCP)gnumd5.h \
     137  $(SOPHYAINCP)ppfbinstream.h \
     138  $(SOPHYAINCP)rawstream.h \
     139  $(SOPHYAINCP)ppfnametag.h \
     140  $(SOPHYAINCP)dvlist.h \
     141  $(SOPHYAINCP)ndatablock.h \
     142  $(SOPHYAINCP)utilarr.h \
     143  $(SOPHYAINCP)tmatrix_tsnl.h \
     144  $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     145  $(SOPHYAINCP)objfio.h \
     146  $(SOPHYAINCP)ppersist.h \
     147  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     148  $(SOPHYAINCP)utils.h \
     149  $(SOPHYAINCP)perrors.h fmath.h \
     150  $(SOPHYAINCP)anydataobj.h nbconst.h \
     151  tabmath.h
     152        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct1dfit.cc
     153 
     154$(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \
     155  $(SOPHYAINCP)sopnamsp.h \
     156  $(SOPHYAINCP)machdefs.h fct2dfit.h \
     157  generalfit.h $(SOPHYAINCP)pexceptions.h \
     158  $(SOPHYAINCP)machdefs.h \
     159  $(SOPHYAINCP)tvector.h \
     160  $(SOPHYAINCP)tmatrix.h \
     161  $(SOPHYAINCP)tarray.h \
     162  $(SOPHYAINCP)basarr.h \
     163  $(SOPHYAINCP)anydataobj.h \
     164  $(SOPHYAINCP)mutyv.h \
     165  $(SOPHYAINCP)timestamp.h \
     166  $(SOPHYAINCP)objfio.h \
     167  $(SOPHYAINCP)ppersist.h \
     168  $(SOPHYAINCP)pexceptions.h \
     169  $(SOPHYAINCP)gnumd5.h \
     170  $(SOPHYAINCP)ppfbinstream.h \
     171  $(SOPHYAINCP)rawstream.h \
     172  $(SOPHYAINCP)ppfnametag.h \
     173  $(SOPHYAINCP)dvlist.h \
     174  $(SOPHYAINCP)ndatablock.h \
     175  $(SOPHYAINCP)utilarr.h \
     176  $(SOPHYAINCP)tmatrix_tsnl.h \
     177  $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     178  $(SOPHYAINCP)objfio.h \
     179  $(SOPHYAINCP)ppersist.h \
     180  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     181  $(SOPHYAINCP)utils.h \
     182  $(SOPHYAINCP)perrors.h fmath.h \
     183  $(SOPHYAINCP)anydataobj.h nbconst.h \
     184  tabmath.h simps2d.h
     185        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct2dfit.cc
     186 
     187$(SOPHYAOBJP)fftmserver.o: fftmserver.cc \
     188  $(SOPHYAINCP)sopnamsp.h fftmserver.h \
     189  fftservintf.h $(SOPHYAINCP)machdefs.h \
     190  $(SOPHYAINCP)pexceptions.h \
     191  $(SOPHYAINCP)machdefs.h \
     192  $(SOPHYAINCP)tmatrix.h \
     193  $(SOPHYAINCP)tarray.h \
     194  $(SOPHYAINCP)basarr.h \
     195  $(SOPHYAINCP)anydataobj.h \
     196  $(SOPHYAINCP)mutyv.h \
     197  $(SOPHYAINCP)timestamp.h \
     198  $(SOPHYAINCP)objfio.h \
     199  $(SOPHYAINCP)ppersist.h \
     200  $(SOPHYAINCP)pexceptions.h \
     201  $(SOPHYAINCP)gnumd5.h \
     202  $(SOPHYAINCP)ppfbinstream.h \
     203  $(SOPHYAINCP)rawstream.h \
     204  $(SOPHYAINCP)ppfnametag.h \
     205  $(SOPHYAINCP)dvlist.h \
     206  $(SOPHYAINCP)ndatablock.h \
     207  $(SOPHYAINCP)utilarr.h \
     208  $(SOPHYAINCP)tmatrix_tsnl.h \
     209  $(SOPHYAINCP)tvector.h \
     210  $(SOPHYAINCP)tmatrix.h \
     211  $(SOPHYAINCP)tvector_tsnl.h fftmayer.h
     212        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftmserver.cc
     213 
     214$(SOPHYAOBJP)fftpserver.o: fftpserver.cc \
     215  $(SOPHYAINCP)sopnamsp.h fftpserver.h \
     216  fftservintf.h $(SOPHYAINCP)machdefs.h \
     217  $(SOPHYAINCP)pexceptions.h \
     218  $(SOPHYAINCP)machdefs.h \
     219  $(SOPHYAINCP)tmatrix.h \
     220  $(SOPHYAINCP)tarray.h \
     221  $(SOPHYAINCP)basarr.h \
     222  $(SOPHYAINCP)anydataobj.h \
     223  $(SOPHYAINCP)mutyv.h \
     224  $(SOPHYAINCP)timestamp.h \
     225  $(SOPHYAINCP)objfio.h \
     226  $(SOPHYAINCP)ppersist.h \
     227  $(SOPHYAINCP)pexceptions.h \
     228  $(SOPHYAINCP)gnumd5.h \
     229  $(SOPHYAINCP)ppfbinstream.h \
     230  $(SOPHYAINCP)rawstream.h \
     231  $(SOPHYAINCP)ppfnametag.h \
     232  $(SOPHYAINCP)dvlist.h \
     233  $(SOPHYAINCP)ndatablock.h \
     234  $(SOPHYAINCP)utilarr.h \
     235  $(SOPHYAINCP)tmatrix_tsnl.h \
     236  $(SOPHYAINCP)tvector.h \
     237  $(SOPHYAINCP)tmatrix.h \
     238  $(SOPHYAINCP)tvector_tsnl.h fftpackc.h
     239        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftpserver.cc
     240 
     241$(SOPHYAOBJP)fftservintf.o: fftservintf.cc \
     242  $(SOPHYAINCP)sopnamsp.h fftservintf.h \
     243  $(SOPHYAINCP)machdefs.h \
     244  $(SOPHYAINCP)pexceptions.h \
     245  $(SOPHYAINCP)machdefs.h \
     246  $(SOPHYAINCP)tmatrix.h \
     247  $(SOPHYAINCP)tarray.h \
     248  $(SOPHYAINCP)basarr.h \
     249  $(SOPHYAINCP)anydataobj.h \
     250  $(SOPHYAINCP)mutyv.h \
     251  $(SOPHYAINCP)timestamp.h \
     252  $(SOPHYAINCP)objfio.h \
     253  $(SOPHYAINCP)ppersist.h \
     254  $(SOPHYAINCP)pexceptions.h \
     255  $(SOPHYAINCP)gnumd5.h \
     256  $(SOPHYAINCP)ppfbinstream.h \
     257  $(SOPHYAINCP)rawstream.h \
     258  $(SOPHYAINCP)ppfnametag.h \
     259  $(SOPHYAINCP)dvlist.h \
     260  $(SOPHYAINCP)ndatablock.h \
     261  $(SOPHYAINCP)utilarr.h \
     262  $(SOPHYAINCP)tmatrix_tsnl.h \
     263  $(SOPHYAINCP)tvector.h \
     264  $(SOPHYAINCP)tmatrix.h \
     265  $(SOPHYAINCP)tvector_tsnl.h
     266        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftservintf.cc
    12267 
    13268$(SOPHYAOBJP)FSAppIrrSmpl.o: FSAppIrrSmpl.cc \
     
    15270  $(SOPHYAINCP)machdefs.h nbmath.h \
    16271  $(SOPHYAINCP)smathconst.h \
     272  $(SOPHYAINCP)machdefs.h \
    17273  $(SOPHYAINCP)timing.h \
    18274  $(SOPHYAINCP)array.h \
     
    39295  $(SOPHYAINCP)fioarr.h \
    40296  $(SOPHYAINCP)sopemtx.h fftservintf.h \
    41   fftpserver.h toeplitzMatrix.h
     297  $(SOPHYAINCP)pexceptions.h \
     298  $(SOPHYAINCP)tmatrix.h \
     299  $(SOPHYAINCP)tvector.h fftpserver.h \
     300  toeplitzMatrix.h
    42301        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  FSAppIrrSmpl.cc
    43302 
    44 $(SOPHYAOBJP)cimage.o: cimage.cc $(SOPHYAINCP)sopnamsp.h \
    45   $(SOPHYAINCP)machdefs.h \
    46   $(SOPHYAINCP)pexceptions.h cimage.h \
    47   $(SOPHYAINCP)tmatrix.h \
    48   $(SOPHYAINCP)tarray.h \
    49   $(SOPHYAINCP)basarr.h \
    50   $(SOPHYAINCP)anydataobj.h \
    51   $(SOPHYAINCP)mutyv.h \
    52   $(SOPHYAINCP)timestamp.h \
    53   $(SOPHYAINCP)objfio.h \
    54   $(SOPHYAINCP)ppersist.h \
    55   $(SOPHYAINCP)gnumd5.h \
    56   $(SOPHYAINCP)ppfbinstream.h \
    57   $(SOPHYAINCP)rawstream.h \
    58   $(SOPHYAINCP)ppfnametag.h \
    59   $(SOPHYAINCP)dvlist.h \
    60   $(SOPHYAINCP)ndatablock.h \
    61   $(SOPHYAINCP)utilarr.h \
    62   $(SOPHYAINCP)tmatrix_tsnl.h \
    63   $(SOPHYAINCP)fioarr.h \
    64   $(SOPHYAINCP)tvector.h \
    65   $(SOPHYAINCP)tvector_tsnl.h \
    66   $(SOPHYAINCP)datatype.h
    67         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cimage.cc
    68  
    69 $(SOPHYAOBJP)cspline.o: cspline.cc $(SOPHYAINCP)sopnamsp.h \
    70   $(SOPHYAINCP)machdefs.h nbtri.h cspline.h \
    71   $(SOPHYAINCP)pexceptions.h
    72         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cspline.cc
    73  
    74 $(SOPHYAOBJP)datatypes.o: datatypes.cc \
    75   $(SOPHYAINCP)sopnamsp.h datatypes.h \
    76   $(SOPHYAINCP)machdefs.h
    77         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatypes.cc
    78  
    79 $(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \
    80   $(SOPHYAINCP)machdefs.h \
    81   $(SOPHYAINCP)perrors.h \
    82   $(SOPHYAINCP)pexceptions.h dates.h
    83         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dates.cc
    84  
    85 $(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h \
    86   difeq.h $(SOPHYAINCP)machdefs.h \
    87   $(SOPHYAINCP)pexceptions.h \
    88   $(SOPHYAINCP)tvector.h \
    89   $(SOPHYAINCP)tmatrix.h \
    90   $(SOPHYAINCP)tarray.h \
    91   $(SOPHYAINCP)basarr.h \
    92   $(SOPHYAINCP)anydataobj.h \
    93   $(SOPHYAINCP)mutyv.h \
    94   $(SOPHYAINCP)timestamp.h \
    95   $(SOPHYAINCP)objfio.h \
    96   $(SOPHYAINCP)ppersist.h \
    97   $(SOPHYAINCP)gnumd5.h \
    98   $(SOPHYAINCP)ppfbinstream.h \
    99   $(SOPHYAINCP)rawstream.h \
    100   $(SOPHYAINCP)ppfnametag.h \
    101   $(SOPHYAINCP)dvlist.h \
    102   $(SOPHYAINCP)ndatablock.h \
    103   $(SOPHYAINCP)utilarr.h \
    104   $(SOPHYAINCP)tmatrix_tsnl.h \
    105   $(SOPHYAINCP)tvector_tsnl.h \
    106   $(SOPHYAINCP)ctimer.h
    107         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  difeq.cc
    108  
    109 $(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h \
    110   $(SOPHYAINCP)machdefs.h fmath.h perandom.h \
    111   $(SOPHYAINCP)histos.h \
    112   $(SOPHYAINCP)objfio.h \
    113   $(SOPHYAINCP)anydataobj.h \
    114   $(SOPHYAINCP)ppersist.h \
    115   $(SOPHYAINCP)pexceptions.h \
    116   $(SOPHYAINCP)gnumd5.h \
    117   $(SOPHYAINCP)ppfbinstream.h \
    118   $(SOPHYAINCP)rawstream.h \
    119   $(SOPHYAINCP)ppfnametag.h \
    120   $(SOPHYAINCP)peida.h \
    121   $(SOPHYAINCP)utils.h \
    122   $(SOPHYAINCP)perrors.h \
    123   $(SOPHYAINCP)fmath.h \
    124   $(SOPHYAINCP)tvector.h \
    125   $(SOPHYAINCP)tmatrix.h \
    126   $(SOPHYAINCP)tarray.h \
    127   $(SOPHYAINCP)basarr.h \
    128   $(SOPHYAINCP)mutyv.h \
    129   $(SOPHYAINCP)timestamp.h \
    130   $(SOPHYAINCP)dvlist.h \
    131   $(SOPHYAINCP)ndatablock.h \
    132   $(SOPHYAINCP)utilarr.h \
    133   $(SOPHYAINCP)tmatrix_tsnl.h \
    134   $(SOPHYAINCP)tvector_tsnl.h nbrandom.h \
    135   $(SOPHYAINCP)srandgen.h cimage.h \
    136   $(SOPHYAINCP)fioarr.h dynccd.h
    137         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dynccd.cc
    138  
    139 $(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \
    140   $(SOPHYAINCP)sopnamsp.h \
    141   $(SOPHYAINCP)machdefs.h fct1dfit.h \
     303$(SOPHYAOBJP)functab.o: functab.cc \
     304  $(SOPHYAINCP)sopnamsp.h \
     305  $(SOPHYAINCP)machdefs.h \
     306  $(SOPHYAINCP)pexceptions.h \
     307  $(SOPHYAINCP)machdefs.h functab.h \
     308  $(SOPHYAINCP)tvector.h \
     309  $(SOPHYAINCP)tmatrix.h \
     310  $(SOPHYAINCP)tarray.h \
     311  $(SOPHYAINCP)basarr.h \
     312  $(SOPHYAINCP)anydataobj.h \
     313  $(SOPHYAINCP)mutyv.h \
     314  $(SOPHYAINCP)timestamp.h \
     315  $(SOPHYAINCP)objfio.h \
     316  $(SOPHYAINCP)ppersist.h \
     317  $(SOPHYAINCP)pexceptions.h \
     318  $(SOPHYAINCP)gnumd5.h \
     319  $(SOPHYAINCP)ppfbinstream.h \
     320  $(SOPHYAINCP)rawstream.h \
     321  $(SOPHYAINCP)ppfnametag.h \
     322  $(SOPHYAINCP)dvlist.h \
     323  $(SOPHYAINCP)ndatablock.h \
     324  $(SOPHYAINCP)utilarr.h \
     325  $(SOPHYAINCP)tmatrix_tsnl.h \
     326  $(SOPHYAINCP)tvector_tsnl.h \
     327  $(SOPHYAINCP)tarray.h
     328        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  functab.cc
     329 
     330$(SOPHYAOBJP)generaldata.o: generaldata.cc \
     331  $(SOPHYAINCP)sopnamsp.h \
     332  $(SOPHYAINCP)machdefs.h \
     333  $(SOPHYAINCP)strutil.h nbtri.h \
    142334  generalfit.h $(SOPHYAINCP)pexceptions.h \
    143   $(SOPHYAINCP)tvector.h \
    144   $(SOPHYAINCP)tmatrix.h \
    145   $(SOPHYAINCP)tarray.h \
    146   $(SOPHYAINCP)basarr.h \
    147   $(SOPHYAINCP)anydataobj.h \
    148   $(SOPHYAINCP)mutyv.h \
    149   $(SOPHYAINCP)timestamp.h \
    150   $(SOPHYAINCP)objfio.h \
    151   $(SOPHYAINCP)ppersist.h \
     335  $(SOPHYAINCP)machdefs.h \
     336  $(SOPHYAINCP)tvector.h \
     337  $(SOPHYAINCP)tmatrix.h \
     338  $(SOPHYAINCP)tarray.h \
     339  $(SOPHYAINCP)basarr.h \
     340  $(SOPHYAINCP)anydataobj.h \
     341  $(SOPHYAINCP)mutyv.h \
     342  $(SOPHYAINCP)timestamp.h \
     343  $(SOPHYAINCP)objfio.h \
     344  $(SOPHYAINCP)ppersist.h \
     345  $(SOPHYAINCP)pexceptions.h \
    152346  $(SOPHYAINCP)gnumd5.h \
    153347  $(SOPHYAINCP)ppfbinstream.h \
     
    159353  $(SOPHYAINCP)tmatrix_tsnl.h \
    160354  $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     355  $(SOPHYAINCP)objfio.h \
     356  $(SOPHYAINCP)ppersist.h \
    161357  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
    162358  $(SOPHYAINCP)utils.h \
    163   $(SOPHYAINCP)perrors.h fmath.h nbconst.h \
    164   tabmath.h
    165         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct1dfit.cc
    166  
    167 $(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \
    168   $(SOPHYAINCP)sopnamsp.h \
    169   $(SOPHYAINCP)machdefs.h fct2dfit.h \
    170   generalfit.h $(SOPHYAINCP)pexceptions.h \
    171   $(SOPHYAINCP)tvector.h \
    172   $(SOPHYAINCP)tmatrix.h \
    173   $(SOPHYAINCP)tarray.h \
    174   $(SOPHYAINCP)basarr.h \
    175   $(SOPHYAINCP)anydataobj.h \
    176   $(SOPHYAINCP)mutyv.h \
    177   $(SOPHYAINCP)timestamp.h \
    178   $(SOPHYAINCP)objfio.h \
    179   $(SOPHYAINCP)ppersist.h \
     359  $(SOPHYAINCP)perrors.h fmath.h \
     360  $(SOPHYAINCP)anydataobj.h
     361        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  generaldata.cc
     362 
     363$(SOPHYAOBJP)generalfit.o: generalfit.cc \
     364  $(SOPHYAINCP)sopnamsp.h \
     365  $(SOPHYAINCP)machdefs.h \
     366  $(SOPHYAINCP)pexceptions.h \
     367  $(SOPHYAINCP)machdefs.h generalfit.h \
     368  $(SOPHYAINCP)tvector.h \
     369  $(SOPHYAINCP)tmatrix.h \
     370  $(SOPHYAINCP)tarray.h \
     371  $(SOPHYAINCP)basarr.h \
     372  $(SOPHYAINCP)anydataobj.h \
     373  $(SOPHYAINCP)mutyv.h \
     374  $(SOPHYAINCP)timestamp.h \
     375  $(SOPHYAINCP)objfio.h \
     376  $(SOPHYAINCP)ppersist.h \
     377  $(SOPHYAINCP)pexceptions.h \
    180378  $(SOPHYAINCP)gnumd5.h \
    181379  $(SOPHYAINCP)ppfbinstream.h \
     
    187385  $(SOPHYAINCP)tmatrix_tsnl.h \
    188386  $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     387  $(SOPHYAINCP)objfio.h \
     388  $(SOPHYAINCP)ppersist.h \
    189389  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
    190390  $(SOPHYAINCP)utils.h \
    191   $(SOPHYAINCP)perrors.h fmath.h nbconst.h \
    192   tabmath.h simps2d.h
    193         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct2dfit.cc
    194  
    195 $(SOPHYAOBJP)fftmserver.o: fftmserver.cc \
    196   $(SOPHYAINCP)sopnamsp.h fftmserver.h \
    197   fftservintf.h $(SOPHYAINCP)machdefs.h \
    198   $(SOPHYAINCP)pexceptions.h \
    199   $(SOPHYAINCP)tmatrix.h \
    200   $(SOPHYAINCP)tarray.h \
    201   $(SOPHYAINCP)basarr.h \
    202   $(SOPHYAINCP)anydataobj.h \
    203   $(SOPHYAINCP)mutyv.h \
    204   $(SOPHYAINCP)timestamp.h \
    205   $(SOPHYAINCP)objfio.h \
    206   $(SOPHYAINCP)ppersist.h \
    207   $(SOPHYAINCP)gnumd5.h \
    208   $(SOPHYAINCP)ppfbinstream.h \
    209   $(SOPHYAINCP)rawstream.h \
    210   $(SOPHYAINCP)ppfnametag.h \
    211   $(SOPHYAINCP)dvlist.h \
    212   $(SOPHYAINCP)ndatablock.h \
    213   $(SOPHYAINCP)utilarr.h \
    214   $(SOPHYAINCP)tmatrix_tsnl.h \
    215   $(SOPHYAINCP)tvector.h \
    216   $(SOPHYAINCP)tvector_tsnl.h fftmayer.h
    217         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftmserver.cc
    218  
    219 $(SOPHYAOBJP)fftpserver.o: fftpserver.cc \
    220   $(SOPHYAINCP)sopnamsp.h fftpserver.h \
    221   fftservintf.h $(SOPHYAINCP)machdefs.h \
    222   $(SOPHYAINCP)pexceptions.h \
    223   $(SOPHYAINCP)tmatrix.h \
    224   $(SOPHYAINCP)tarray.h \
    225   $(SOPHYAINCP)basarr.h \
    226   $(SOPHYAINCP)anydataobj.h \
    227   $(SOPHYAINCP)mutyv.h \
    228   $(SOPHYAINCP)timestamp.h \
    229   $(SOPHYAINCP)objfio.h \
    230   $(SOPHYAINCP)ppersist.h \
    231   $(SOPHYAINCP)gnumd5.h \
    232   $(SOPHYAINCP)ppfbinstream.h \
    233   $(SOPHYAINCP)rawstream.h \
    234   $(SOPHYAINCP)ppfnametag.h \
    235   $(SOPHYAINCP)dvlist.h \
    236   $(SOPHYAINCP)ndatablock.h \
    237   $(SOPHYAINCP)utilarr.h \
    238   $(SOPHYAINCP)tmatrix_tsnl.h \
    239   $(SOPHYAINCP)tvector.h \
    240   $(SOPHYAINCP)tvector_tsnl.h fftpackc.h
    241         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftpserver.cc
    242  
    243 $(SOPHYAOBJP)fftservintf.o: fftservintf.cc \
    244   $(SOPHYAINCP)sopnamsp.h fftservintf.h \
    245   $(SOPHYAINCP)machdefs.h \
    246   $(SOPHYAINCP)pexceptions.h \
    247   $(SOPHYAINCP)tmatrix.h \
    248   $(SOPHYAINCP)tarray.h \
    249   $(SOPHYAINCP)basarr.h \
    250   $(SOPHYAINCP)anydataobj.h \
    251   $(SOPHYAINCP)mutyv.h \
    252   $(SOPHYAINCP)timestamp.h \
    253   $(SOPHYAINCP)objfio.h \
    254   $(SOPHYAINCP)ppersist.h \
    255   $(SOPHYAINCP)gnumd5.h \
    256   $(SOPHYAINCP)ppfbinstream.h \
    257   $(SOPHYAINCP)rawstream.h \
    258   $(SOPHYAINCP)ppfnametag.h \
    259   $(SOPHYAINCP)dvlist.h \
    260   $(SOPHYAINCP)ndatablock.h \
    261   $(SOPHYAINCP)utilarr.h \
    262   $(SOPHYAINCP)tmatrix_tsnl.h \
    263   $(SOPHYAINCP)tvector.h \
    264   $(SOPHYAINCP)tvector_tsnl.h
    265         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftservintf.cc
    266  
    267 $(SOPHYAOBJP)functab.o: functab.cc $(SOPHYAINCP)sopnamsp.h \
    268   $(SOPHYAINCP)machdefs.h \
    269   $(SOPHYAINCP)pexceptions.h functab.h \
    270   $(SOPHYAINCP)tvector.h \
    271   $(SOPHYAINCP)tmatrix.h \
    272   $(SOPHYAINCP)tarray.h \
    273   $(SOPHYAINCP)basarr.h \
    274   $(SOPHYAINCP)anydataobj.h \
    275   $(SOPHYAINCP)mutyv.h \
    276   $(SOPHYAINCP)timestamp.h \
    277   $(SOPHYAINCP)objfio.h \
    278   $(SOPHYAINCP)ppersist.h \
    279   $(SOPHYAINCP)gnumd5.h \
    280   $(SOPHYAINCP)ppfbinstream.h \
    281   $(SOPHYAINCP)rawstream.h \
    282   $(SOPHYAINCP)ppfnametag.h \
    283   $(SOPHYAINCP)dvlist.h \
    284   $(SOPHYAINCP)ndatablock.h \
    285   $(SOPHYAINCP)utilarr.h \
    286   $(SOPHYAINCP)tmatrix_tsnl.h \
    287   $(SOPHYAINCP)tvector_tsnl.h
    288         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  functab.cc
    289  
    290 $(SOPHYAOBJP)generaldata.o: generaldata.cc \
    291   $(SOPHYAINCP)sopnamsp.h \
    292   $(SOPHYAINCP)machdefs.h \
    293   $(SOPHYAINCP)strutil.h nbtri.h generalfit.h \
    294   $(SOPHYAINCP)pexceptions.h \
    295   $(SOPHYAINCP)tvector.h \
    296   $(SOPHYAINCP)tmatrix.h \
    297   $(SOPHYAINCP)tarray.h \
    298   $(SOPHYAINCP)basarr.h \
    299   $(SOPHYAINCP)anydataobj.h \
    300   $(SOPHYAINCP)mutyv.h \
    301   $(SOPHYAINCP)timestamp.h \
    302   $(SOPHYAINCP)objfio.h \
    303   $(SOPHYAINCP)ppersist.h \
    304   $(SOPHYAINCP)gnumd5.h \
    305   $(SOPHYAINCP)ppfbinstream.h \
    306   $(SOPHYAINCP)rawstream.h \
    307   $(SOPHYAINCP)ppfnametag.h \
    308   $(SOPHYAINCP)dvlist.h \
    309   $(SOPHYAINCP)ndatablock.h \
    310   $(SOPHYAINCP)utilarr.h \
    311   $(SOPHYAINCP)tmatrix_tsnl.h \
    312   $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
    313   $(SOPHYAINCP)ntupintf.h poly.h peida.h \
    314   $(SOPHYAINCP)utils.h \
    315   $(SOPHYAINCP)perrors.h fmath.h
    316         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  generaldata.cc
    317  
    318 $(SOPHYAOBJP)generalfit.o: generalfit.cc \
    319   $(SOPHYAINCP)sopnamsp.h \
    320   $(SOPHYAINCP)machdefs.h \
    321   $(SOPHYAINCP)pexceptions.h generalfit.h \
    322   $(SOPHYAINCP)tvector.h \
    323   $(SOPHYAINCP)tmatrix.h \
    324   $(SOPHYAINCP)tarray.h \
    325   $(SOPHYAINCP)basarr.h \
    326   $(SOPHYAINCP)anydataobj.h \
    327   $(SOPHYAINCP)mutyv.h \
    328   $(SOPHYAINCP)timestamp.h \
    329   $(SOPHYAINCP)objfio.h \
    330   $(SOPHYAINCP)ppersist.h \
    331   $(SOPHYAINCP)gnumd5.h \
    332   $(SOPHYAINCP)ppfbinstream.h \
    333   $(SOPHYAINCP)rawstream.h \
    334   $(SOPHYAINCP)ppfnametag.h \
    335   $(SOPHYAINCP)dvlist.h \
    336   $(SOPHYAINCP)ndatablock.h \
    337   $(SOPHYAINCP)utilarr.h \
    338   $(SOPHYAINCP)tmatrix_tsnl.h \
    339   $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
    340   $(SOPHYAINCP)ntupintf.h poly.h peida.h \
    341   $(SOPHYAINCP)utils.h \
    342391  $(SOPHYAINCP)perrors.h fmath.h \
    343   $(SOPHYAINCP)sopemtx.h
     392  $(SOPHYAINCP)anydataobj.h \
     393  $(SOPHYAINCP)sopemtx.h \
     394  $(SOPHYAINCP)tvector.h
    344395        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  generalfit.cc
    345396 
    346397$(SOPHYAOBJP)integ.o: integ.cc $(SOPHYAINCP)sopnamsp.h \
    347398  integ.h $(SOPHYAINCP)machdefs.h \
    348   $(SOPHYAINCP)pexceptions.h classfunc.h \
     399  $(SOPHYAINCP)pexceptions.h \
     400  $(SOPHYAINCP)machdefs.h classfunc.h \
    349401  generalfit.h $(SOPHYAINCP)tvector.h \
    350402  $(SOPHYAINCP)tmatrix.h \
     
    356408  $(SOPHYAINCP)objfio.h \
    357409  $(SOPHYAINCP)ppersist.h \
     410  $(SOPHYAINCP)pexceptions.h \
    358411  $(SOPHYAINCP)gnumd5.h \
    359412  $(SOPHYAINCP)ppfbinstream.h \
     
    365418  $(SOPHYAINCP)tmatrix_tsnl.h \
    366419  $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     420  $(SOPHYAINCP)objfio.h \
     421  $(SOPHYAINCP)ppersist.h \
    367422  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
    368423  $(SOPHYAINCP)utils.h \
    369   $(SOPHYAINCP)perrors.h fmath.h
     424  $(SOPHYAINCP)perrors.h fmath.h \
     425  $(SOPHYAINCP)anydataobj.h
    370426        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  integ.cc
    371427 
     
    377433  $(SOPHYAINCP)machdefs.h ntoolsinit.h \
    378434  $(SOPHYAINCP)tarrinit.h \
    379   $(SOPHYAINCP)sophyainit.h poly.h \
     435  $(SOPHYAINCP)sophyainit.h \
     436  $(SOPHYAINCP)machdefs.h poly.h \
    380437  $(SOPHYAINCP)objfio.h \
    381438  $(SOPHYAINCP)anydataobj.h \
     
    387444  $(SOPHYAINCP)ppfnametag.h peida.h \
    388445  $(SOPHYAINCP)utils.h \
    389   $(SOPHYAINCP)perrors.h fmath.h \
    390   $(SOPHYAINCP)tvector.h \
    391   $(SOPHYAINCP)tmatrix.h \
    392   $(SOPHYAINCP)tarray.h \
    393   $(SOPHYAINCP)basarr.h \
    394   $(SOPHYAINCP)mutyv.h \
    395   $(SOPHYAINCP)timestamp.h \
    396   $(SOPHYAINCP)dvlist.h \
    397   $(SOPHYAINCP)ndatablock.h \
    398   $(SOPHYAINCP)utilarr.h \
    399   $(SOPHYAINCP)tmatrix_tsnl.h \
    400   $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     446  $(SOPHYAINCP)perrors.h \
     447  $(SOPHYAINCP)pexceptions.h fmath.h \
     448  $(SOPHYAINCP)tvector.h \
     449  $(SOPHYAINCP)tmatrix.h \
     450  $(SOPHYAINCP)tarray.h \
     451  $(SOPHYAINCP)basarr.h \
     452  $(SOPHYAINCP)mutyv.h \
     453  $(SOPHYAINCP)timestamp.h \
     454  $(SOPHYAINCP)objfio.h \
     455  $(SOPHYAINCP)dvlist.h \
     456  $(SOPHYAINCP)ndatablock.h \
     457  $(SOPHYAINCP)utilarr.h \
     458  $(SOPHYAINCP)tmatrix_tsnl.h \
     459  $(SOPHYAINCP)tvector_tsnl.h \
     460  $(SOPHYAINCP)ppersist.h \
     461  $(SOPHYAINCP)anydataobj.h generaldata.h \
    401462  $(SOPHYAINCP)ntupintf.h cimage.h \
    402   $(SOPHYAINCP)fioarr.h tabmath.h nbconst.h \
     463  $(SOPHYAINCP)tmatrix.h \
     464  $(SOPHYAINCP)fioarr.h \
     465  $(SOPHYAINCP)tvector.h tabmath.h nbconst.h \
    403466  dates.h datime.h
    404467        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntoolsinit.cc
     
    408471  $(SOPHYAINCP)machdefs.h \
    409472  $(SOPHYAINCP)tmatrix.h \
     473  $(SOPHYAINCP)machdefs.h \
    410474  $(SOPHYAINCP)tarray.h \
    411475  $(SOPHYAINCP)basarr.h \
     
    425489  $(SOPHYAINCP)tmatrix_tsnl.h cimage.h \
    426490  $(SOPHYAINCP)fioarr.h \
    427   $(SOPHYAINCP)tvector.h \
    428   $(SOPHYAINCP)tvector_tsnl.h \
     491  $(SOPHYAINCP)tmatrix.h \
     492  $(SOPHYAINCP)tvector.h \
     493  $(SOPHYAINCP)tvector_tsnl.h \
     494  $(SOPHYAINCP)tvector.h \
    429495  $(SOPHYAINCP)histos.h \
    430496  $(SOPHYAINCP)peida.h \
     
    433499  $(SOPHYAINCP)fmath.h \
    434500  $(SOPHYAINCP)histos2.h \
     501  $(SOPHYAINCP)histos.h \
    435502  $(SOPHYAINCP)hisprof.h generalfit.h \
    436   generaldata.h $(SOPHYAINCP)ntupintf.h \
    437   poly.h peida.h
     503  $(SOPHYAINCP)pexceptions.h generaldata.h \
     504  $(SOPHYAINCP)objfio.h \
     505  $(SOPHYAINCP)ppersist.h \
     506  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     507  $(SOPHYAINCP)anydataobj.h
    438508        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  objfitter.cc
    439509 
     
    441511  $(SOPHYAINCP)sopnamsp.h \
    442512  $(SOPHYAINCP)machdefs.h \
    443   $(SOPHYAINCP)pexceptions.h perandom.h \
     513  $(SOPHYAINCP)pexceptions.h \
     514  $(SOPHYAINCP)machdefs.h perandom.h \
    444515  $(SOPHYAINCP)histos.h \
    445516  $(SOPHYAINCP)objfio.h \
    446517  $(SOPHYAINCP)anydataobj.h \
    447518  $(SOPHYAINCP)ppersist.h \
     519  $(SOPHYAINCP)pexceptions.h \
    448520  $(SOPHYAINCP)gnumd5.h \
    449521  $(SOPHYAINCP)ppfbinstream.h \
     
    471543  $(SOPHYAINCP)machdefs.h poly.h \
    472544  $(SOPHYAINCP)objfio.h \
     545  $(SOPHYAINCP)machdefs.h \
    473546  $(SOPHYAINCP)anydataobj.h \
    474547  $(SOPHYAINCP)ppersist.h \
     
    479552  $(SOPHYAINCP)ppfnametag.h peida.h \
    480553  $(SOPHYAINCP)utils.h \
    481   $(SOPHYAINCP)perrors.h fmath.h \
    482   $(SOPHYAINCP)tvector.h \
    483   $(SOPHYAINCP)tmatrix.h \
    484   $(SOPHYAINCP)tarray.h \
    485   $(SOPHYAINCP)basarr.h \
    486   $(SOPHYAINCP)mutyv.h \
    487   $(SOPHYAINCP)timestamp.h \
    488   $(SOPHYAINCP)dvlist.h \
    489   $(SOPHYAINCP)ndatablock.h \
    490   $(SOPHYAINCP)utilarr.h \
    491   $(SOPHYAINCP)tmatrix_tsnl.h \
    492   $(SOPHYAINCP)tvector_tsnl.h linfit.h \
     554  $(SOPHYAINCP)perrors.h \
     555  $(SOPHYAINCP)pexceptions.h fmath.h \
     556  $(SOPHYAINCP)tvector.h \
     557  $(SOPHYAINCP)tmatrix.h \
     558  $(SOPHYAINCP)tarray.h \
     559  $(SOPHYAINCP)basarr.h \
     560  $(SOPHYAINCP)mutyv.h \
     561  $(SOPHYAINCP)timestamp.h \
     562  $(SOPHYAINCP)objfio.h \
     563  $(SOPHYAINCP)dvlist.h \
     564  $(SOPHYAINCP)ndatablock.h \
     565  $(SOPHYAINCP)utilarr.h \
     566  $(SOPHYAINCP)tmatrix_tsnl.h \
     567  $(SOPHYAINCP)tvector_tsnl.h \
     568  $(SOPHYAINCP)ppersist.h \
     569  $(SOPHYAINCP)anydataobj.h linfit.h \
    493570  $(SOPHYAINCP)sopemtx.h \
     571  $(SOPHYAINCP)tvector.h \
    494572  $(SOPHYAINCP)fioarr.h
    495573        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  poly.cc
     
    497575$(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \
    498576  $(SOPHYAINCP)sopnamsp.h \
    499   $(SOPHYAINCP)machdefs.h rk4cdifeq.h difeq.h \
    500   $(SOPHYAINCP)pexceptions.h \
    501   $(SOPHYAINCP)tvector.h \
    502   $(SOPHYAINCP)tmatrix.h \
    503   $(SOPHYAINCP)tarray.h \
    504   $(SOPHYAINCP)basarr.h \
    505   $(SOPHYAINCP)anydataobj.h \
    506   $(SOPHYAINCP)mutyv.h \
    507   $(SOPHYAINCP)timestamp.h \
    508   $(SOPHYAINCP)objfio.h \
    509   $(SOPHYAINCP)ppersist.h \
     577  $(SOPHYAINCP)machdefs.h rk4cdifeq.h \
     578  difeq.h $(SOPHYAINCP)pexceptions.h \
     579  $(SOPHYAINCP)machdefs.h \
     580  $(SOPHYAINCP)tvector.h \
     581  $(SOPHYAINCP)tmatrix.h \
     582  $(SOPHYAINCP)tarray.h \
     583  $(SOPHYAINCP)basarr.h \
     584  $(SOPHYAINCP)anydataobj.h \
     585  $(SOPHYAINCP)mutyv.h \
     586  $(SOPHYAINCP)timestamp.h \
     587  $(SOPHYAINCP)objfio.h \
     588  $(SOPHYAINCP)ppersist.h \
     589  $(SOPHYAINCP)pexceptions.h \
    510590  $(SOPHYAINCP)gnumd5.h \
    511591  $(SOPHYAINCP)ppfbinstream.h \
     
    524604  $(SOPHYAINCP)machdefs.h simplesort.h \
    525605  peida.h $(SOPHYAINCP)utils.h \
     606  $(SOPHYAINCP)machdefs.h \
    526607  $(SOPHYAINCP)perrors.h \
     608  $(SOPHYAINCP)pexceptions.h \
    527609  $(SOPHYAINCP)pexceptions.h fmath.h
    528610        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  simplesort.cc
    529611 
    530 $(SOPHYAOBJP)simplex.o: simplex.cc $(SOPHYAINCP)sopnamsp.h \
    531   simplex.h $(SOPHYAINCP)machdefs.h \
    532   $(SOPHYAINCP)tvector.h \
    533   $(SOPHYAINCP)tmatrix.h \
     612$(SOPHYAOBJP)simplex.o: simplex.cc \
     613  $(SOPHYAINCP)sopnamsp.h simplex.h \
     614  $(SOPHYAINCP)machdefs.h \
     615  $(SOPHYAINCP)tvector.h \
     616  $(SOPHYAINCP)tmatrix.h \
     617  $(SOPHYAINCP)machdefs.h \
    534618  $(SOPHYAINCP)tarray.h \
    535619  $(SOPHYAINCP)basarr.h \
     
    549633  $(SOPHYAINCP)tmatrix_tsnl.h \
    550634  $(SOPHYAINCP)tvector_tsnl.h generalfit.h \
    551   generaldata.h $(SOPHYAINCP)ntupintf.h \
    552   poly.h peida.h $(SOPHYAINCP)utils.h \
     635  $(SOPHYAINCP)pexceptions.h generaldata.h \
     636  $(SOPHYAINCP)objfio.h \
     637  $(SOPHYAINCP)ppersist.h \
     638  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     639  $(SOPHYAINCP)utils.h \
    553640  $(SOPHYAINCP)perrors.h fmath.h \
     641  $(SOPHYAINCP)anydataobj.h \
    554642  $(SOPHYAINCP)ntuple.h \
     643  $(SOPHYAINCP)ntupintf.h \
    555644  $(SOPHYAINCP)timing.h
    556645        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  simplex.cc
    557646 
    558 $(SOPHYAOBJP)tabmath.o: tabmath.cc $(SOPHYAINCP)sopnamsp.h \
     647$(SOPHYAOBJP)tabmath.o: tabmath.cc \
     648  $(SOPHYAINCP)sopnamsp.h \
    559649  $(SOPHYAINCP)machdefs.h tabmath.h peida.h \
    560650  $(SOPHYAINCP)utils.h \
     651  $(SOPHYAINCP)machdefs.h \
    561652  $(SOPHYAINCP)perrors.h \
     653  $(SOPHYAINCP)pexceptions.h \
    562654  $(SOPHYAINCP)pexceptions.h fmath.h \
    563655  nbconst.h
     
    568660  $(SOPHYAINCP)machdefs.h nbmath.h \
    569661  $(SOPHYAINCP)smathconst.h \
     662  $(SOPHYAINCP)machdefs.h \
    570663  $(SOPHYAINCP)timing.h \
    571664  $(SOPHYAINCP)array.h \
     
    592685  $(SOPHYAINCP)fioarr.h \
    593686  $(SOPHYAINCP)sopemtx.h fftservintf.h \
    594   fftpserver.h
     687  $(SOPHYAINCP)pexceptions.h \
     688  $(SOPHYAINCP)tmatrix.h \
     689  $(SOPHYAINCP)tvector.h fftpserver.h
    595690        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  toeplitzMatrix.cc
    596691 
     
    613708$(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \
    614709  $(SOPHYAINCP)machdefs.h \
    615   $(SOPHYAINCP)smathconst.h
     710  $(SOPHYAINCP)smathconst.h \
     711  $(SOPHYAINCP)machdefs.h
    616712        $(CCOMPILE) -o $@  matxop.c
    617713 
    618714$(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \
    619715  $(SOPHYAINCP)machdefs.h \
    620   $(SOPHYAINCP)smathconst.h matxop.h \
    621   nbinteg.h nbtri.h
     716  $(SOPHYAINCP)smathconst.h \
     717  $(SOPHYAINCP)machdefs.h matxop.h nbinteg.h \
     718  nbtri.h
    622719        $(CCOMPILE) -o $@  nbmath.c
    623720 
  • trunk/SophyaLib/NTools/objlist.list

    r2908 r3007  
    1 FSAppIrrSmpl.o
    21cimage.o
    32cspline.o
     
    1514fftpserver.o
    1615fftservintf.o
     16FSAppIrrSmpl.o
    1717functab.o
    1818generaldata.o
  • trunk/SophyaLib/NTools/smakefile

    r2908 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)imageop.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o
     6         rm -f $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)imageop.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o
    77        rm -f $(SOPHYALIBP)libNTools.a
    88 
    9 $(SOPHYALIBP)libNTools.a : $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o
     9$(SOPHYALIBP)libNTools.a : $(SOPHYAOBJP)cimage.o $(SOPHYAOBJP)cspline.o $(SOPHYAOBJP)datatypes.o $(SOPHYAOBJP)dates.o $(SOPHYAOBJP)datime.o $(SOPHYAOBJP)difeq.o $(SOPHYAOBJP)dynccd.o $(SOPHYAOBJP)fct1dfit.o $(SOPHYAOBJP)fct2dfit.o $(SOPHYAOBJP)fftmayer_r4.o $(SOPHYAOBJP)fftmayer_r8.o $(SOPHYAOBJP)fftmserver.o $(SOPHYAOBJP)fftpackc.o $(SOPHYAOBJP)fftpserver.o $(SOPHYAOBJP)fftservintf.o $(SOPHYAOBJP)FSAppIrrSmpl.o $(SOPHYAOBJP)functab.o $(SOPHYAOBJP)generaldata.o $(SOPHYAOBJP)generalfit.o $(SOPHYAOBJP)integ.o $(SOPHYAOBJP)matxop.o $(SOPHYAOBJP)median.o $(SOPHYAOBJP)nbmath.o $(SOPHYAOBJP)nbtri.o $(SOPHYAOBJP)ntoolsinit.o $(SOPHYAOBJP)objfitter.o $(SOPHYAOBJP)perandom.o $(SOPHYAOBJP)poly.o $(SOPHYAOBJP)rk4cdifeq.o $(SOPHYAOBJP)simplesort.o $(SOPHYAOBJP)simplex.o $(SOPHYAOBJP)tabmath.o $(SOPHYAOBJP)toeplitzMatrix.o
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
     12 
     13$(SOPHYAOBJP)cimage.o: cimage.cc $(SOPHYAINCP)sopnamsp.h \
     14  $(SOPHYAINCP)machdefs.h \
     15  $(SOPHYAINCP)pexceptions.h \
     16  $(SOPHYAINCP)machdefs.h cimage.h \
     17  $(SOPHYAINCP)tmatrix.h \
     18  $(SOPHYAINCP)tarray.h \
     19  $(SOPHYAINCP)basarr.h \
     20  $(SOPHYAINCP)anydataobj.h \
     21  $(SOPHYAINCP)mutyv.h \
     22  $(SOPHYAINCP)timestamp.h \
     23  $(SOPHYAINCP)objfio.h \
     24  $(SOPHYAINCP)ppersist.h \
     25  $(SOPHYAINCP)pexceptions.h \
     26  $(SOPHYAINCP)gnumd5.h \
     27  $(SOPHYAINCP)ppfbinstream.h \
     28  $(SOPHYAINCP)rawstream.h \
     29  $(SOPHYAINCP)ppfnametag.h \
     30  $(SOPHYAINCP)dvlist.h \
     31  $(SOPHYAINCP)ndatablock.h \
     32  $(SOPHYAINCP)utilarr.h \
     33  $(SOPHYAINCP)tmatrix_tsnl.h \
     34  $(SOPHYAINCP)fioarr.h \
     35  $(SOPHYAINCP)tmatrix.h \
     36  $(SOPHYAINCP)tvector.h \
     37  $(SOPHYAINCP)tvector_tsnl.h \
     38  $(SOPHYAINCP)datatype.h
     39        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cimage.cc
     40 
     41$(SOPHYAOBJP)cspline.o: cspline.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
     43  $(SOPHYAINCP)machdefs.h nbtri.h cspline.h \
     44  $(SOPHYAINCP)pexceptions.h \
     45  $(SOPHYAINCP)machdefs.h
     46        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cspline.cc
     47 
     48$(SOPHYAOBJP)datatypes.o: datatypes.cc \
     49  $(SOPHYAINCP)sopnamsp.h datatypes.h \
     50  $(SOPHYAINCP)machdefs.h
     51        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatypes.cc
     52 
     53$(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \
     54  $(SOPHYAINCP)machdefs.h \
     55  $(SOPHYAINCP)perrors.h \
     56  $(SOPHYAINCP)pexceptions.h \
     57  $(SOPHYAINCP)machdefs.h dates.h \
     58  $(SOPHYAINCP)pexceptions.h
     59        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dates.cc
     60 
     61$(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h \
     62  difeq.h $(SOPHYAINCP)machdefs.h \
     63  $(SOPHYAINCP)pexceptions.h \
     64  $(SOPHYAINCP)machdefs.h \
     65  $(SOPHYAINCP)tvector.h \
     66  $(SOPHYAINCP)tmatrix.h \
     67  $(SOPHYAINCP)tarray.h \
     68  $(SOPHYAINCP)basarr.h \
     69  $(SOPHYAINCP)anydataobj.h \
     70  $(SOPHYAINCP)mutyv.h \
     71  $(SOPHYAINCP)timestamp.h \
     72  $(SOPHYAINCP)objfio.h \
     73  $(SOPHYAINCP)ppersist.h \
     74  $(SOPHYAINCP)pexceptions.h \
     75  $(SOPHYAINCP)gnumd5.h \
     76  $(SOPHYAINCP)ppfbinstream.h \
     77  $(SOPHYAINCP)rawstream.h \
     78  $(SOPHYAINCP)ppfnametag.h \
     79  $(SOPHYAINCP)dvlist.h \
     80  $(SOPHYAINCP)ndatablock.h \
     81  $(SOPHYAINCP)utilarr.h \
     82  $(SOPHYAINCP)tmatrix_tsnl.h \
     83  $(SOPHYAINCP)tvector_tsnl.h \
     84  $(SOPHYAINCP)ctimer.h
     85        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  difeq.cc
     86 
     87$(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h \
     88  $(SOPHYAINCP)machdefs.h fmath.h perandom.h \
     89  $(SOPHYAINCP)histos.h \
     90  $(SOPHYAINCP)objfio.h \
     91  $(SOPHYAINCP)machdefs.h \
     92  $(SOPHYAINCP)anydataobj.h \
     93  $(SOPHYAINCP)ppersist.h \
     94  $(SOPHYAINCP)pexceptions.h \
     95  $(SOPHYAINCP)gnumd5.h \
     96  $(SOPHYAINCP)ppfbinstream.h \
     97  $(SOPHYAINCP)rawstream.h \
     98  $(SOPHYAINCP)ppfnametag.h \
     99  $(SOPHYAINCP)peida.h \
     100  $(SOPHYAINCP)utils.h \
     101  $(SOPHYAINCP)perrors.h \
     102  $(SOPHYAINCP)fmath.h \
     103  $(SOPHYAINCP)tvector.h \
     104  $(SOPHYAINCP)tmatrix.h \
     105  $(SOPHYAINCP)tarray.h \
     106  $(SOPHYAINCP)basarr.h \
     107  $(SOPHYAINCP)mutyv.h \
     108  $(SOPHYAINCP)timestamp.h \
     109  $(SOPHYAINCP)dvlist.h \
     110  $(SOPHYAINCP)ndatablock.h \
     111  $(SOPHYAINCP)utilarr.h \
     112  $(SOPHYAINCP)tmatrix_tsnl.h \
     113  $(SOPHYAINCP)tvector_tsnl.h nbrandom.h \
     114  $(SOPHYAINCP)srandgen.h cimage.h \
     115  $(SOPHYAINCP)tmatrix.h \
     116  $(SOPHYAINCP)fioarr.h dynccd.h \
     117  $(SOPHYAINCP)pexceptions.h \
     118  $(SOPHYAINCP)ppersist.h
     119        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dynccd.cc
     120 
     121$(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \
     122  $(SOPHYAINCP)sopnamsp.h \
     123  $(SOPHYAINCP)machdefs.h fct1dfit.h \
     124  generalfit.h $(SOPHYAINCP)pexceptions.h \
     125  $(SOPHYAINCP)machdefs.h \
     126  $(SOPHYAINCP)tvector.h \
     127  $(SOPHYAINCP)tmatrix.h \
     128  $(SOPHYAINCP)tarray.h \
     129  $(SOPHYAINCP)basarr.h \
     130  $(SOPHYAINCP)anydataobj.h \
     131  $(SOPHYAINCP)mutyv.h \
     132  $(SOPHYAINCP)timestamp.h \
     133  $(SOPHYAINCP)objfio.h \
     134  $(SOPHYAINCP)ppersist.h \
     135  $(SOPHYAINCP)pexceptions.h \
     136  $(SOPHYAINCP)gnumd5.h \
     137  $(SOPHYAINCP)ppfbinstream.h \
     138  $(SOPHYAINCP)rawstream.h \
     139  $(SOPHYAINCP)ppfnametag.h \
     140  $(SOPHYAINCP)dvlist.h \
     141  $(SOPHYAINCP)ndatablock.h \
     142  $(SOPHYAINCP)utilarr.h \
     143  $(SOPHYAINCP)tmatrix_tsnl.h \
     144  $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     145  $(SOPHYAINCP)objfio.h \
     146  $(SOPHYAINCP)ppersist.h \
     147  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     148  $(SOPHYAINCP)utils.h \
     149  $(SOPHYAINCP)perrors.h fmath.h \
     150  $(SOPHYAINCP)anydataobj.h nbconst.h \
     151  tabmath.h
     152        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct1dfit.cc
     153 
     154$(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \
     155  $(SOPHYAINCP)sopnamsp.h \
     156  $(SOPHYAINCP)machdefs.h fct2dfit.h \
     157  generalfit.h $(SOPHYAINCP)pexceptions.h \
     158  $(SOPHYAINCP)machdefs.h \
     159  $(SOPHYAINCP)tvector.h \
     160  $(SOPHYAINCP)tmatrix.h \
     161  $(SOPHYAINCP)tarray.h \
     162  $(SOPHYAINCP)basarr.h \
     163  $(SOPHYAINCP)anydataobj.h \
     164  $(SOPHYAINCP)mutyv.h \
     165  $(SOPHYAINCP)timestamp.h \
     166  $(SOPHYAINCP)objfio.h \
     167  $(SOPHYAINCP)ppersist.h \
     168  $(SOPHYAINCP)pexceptions.h \
     169  $(SOPHYAINCP)gnumd5.h \
     170  $(SOPHYAINCP)ppfbinstream.h \
     171  $(SOPHYAINCP)rawstream.h \
     172  $(SOPHYAINCP)ppfnametag.h \
     173  $(SOPHYAINCP)dvlist.h \
     174  $(SOPHYAINCP)ndatablock.h \
     175  $(SOPHYAINCP)utilarr.h \
     176  $(SOPHYAINCP)tmatrix_tsnl.h \
     177  $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     178  $(SOPHYAINCP)objfio.h \
     179  $(SOPHYAINCP)ppersist.h \
     180  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     181  $(SOPHYAINCP)utils.h \
     182  $(SOPHYAINCP)perrors.h fmath.h \
     183  $(SOPHYAINCP)anydataobj.h nbconst.h \
     184  tabmath.h simps2d.h
     185        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct2dfit.cc
     186 
     187$(SOPHYAOBJP)fftmserver.o: fftmserver.cc \
     188  $(SOPHYAINCP)sopnamsp.h fftmserver.h \
     189  fftservintf.h $(SOPHYAINCP)machdefs.h \
     190  $(SOPHYAINCP)pexceptions.h \
     191  $(SOPHYAINCP)machdefs.h \
     192  $(SOPHYAINCP)tmatrix.h \
     193  $(SOPHYAINCP)tarray.h \
     194  $(SOPHYAINCP)basarr.h \
     195  $(SOPHYAINCP)anydataobj.h \
     196  $(SOPHYAINCP)mutyv.h \
     197  $(SOPHYAINCP)timestamp.h \
     198  $(SOPHYAINCP)objfio.h \
     199  $(SOPHYAINCP)ppersist.h \
     200  $(SOPHYAINCP)pexceptions.h \
     201  $(SOPHYAINCP)gnumd5.h \
     202  $(SOPHYAINCP)ppfbinstream.h \
     203  $(SOPHYAINCP)rawstream.h \
     204  $(SOPHYAINCP)ppfnametag.h \
     205  $(SOPHYAINCP)dvlist.h \
     206  $(SOPHYAINCP)ndatablock.h \
     207  $(SOPHYAINCP)utilarr.h \
     208  $(SOPHYAINCP)tmatrix_tsnl.h \
     209  $(SOPHYAINCP)tvector.h \
     210  $(SOPHYAINCP)tmatrix.h \
     211  $(SOPHYAINCP)tvector_tsnl.h fftmayer.h
     212        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftmserver.cc
     213 
     214$(SOPHYAOBJP)fftpserver.o: fftpserver.cc \
     215  $(SOPHYAINCP)sopnamsp.h fftpserver.h \
     216  fftservintf.h $(SOPHYAINCP)machdefs.h \
     217  $(SOPHYAINCP)pexceptions.h \
     218  $(SOPHYAINCP)machdefs.h \
     219  $(SOPHYAINCP)tmatrix.h \
     220  $(SOPHYAINCP)tarray.h \
     221  $(SOPHYAINCP)basarr.h \
     222  $(SOPHYAINCP)anydataobj.h \
     223  $(SOPHYAINCP)mutyv.h \
     224  $(SOPHYAINCP)timestamp.h \
     225  $(SOPHYAINCP)objfio.h \
     226  $(SOPHYAINCP)ppersist.h \
     227  $(SOPHYAINCP)pexceptions.h \
     228  $(SOPHYAINCP)gnumd5.h \
     229  $(SOPHYAINCP)ppfbinstream.h \
     230  $(SOPHYAINCP)rawstream.h \
     231  $(SOPHYAINCP)ppfnametag.h \
     232  $(SOPHYAINCP)dvlist.h \
     233  $(SOPHYAINCP)ndatablock.h \
     234  $(SOPHYAINCP)utilarr.h \
     235  $(SOPHYAINCP)tmatrix_tsnl.h \
     236  $(SOPHYAINCP)tvector.h \
     237  $(SOPHYAINCP)tmatrix.h \
     238  $(SOPHYAINCP)tvector_tsnl.h fftpackc.h
     239        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftpserver.cc
     240 
     241$(SOPHYAOBJP)fftservintf.o: fftservintf.cc \
     242  $(SOPHYAINCP)sopnamsp.h fftservintf.h \
     243  $(SOPHYAINCP)machdefs.h \
     244  $(SOPHYAINCP)pexceptions.h \
     245  $(SOPHYAINCP)machdefs.h \
     246  $(SOPHYAINCP)tmatrix.h \
     247  $(SOPHYAINCP)tarray.h \
     248  $(SOPHYAINCP)basarr.h \
     249  $(SOPHYAINCP)anydataobj.h \
     250  $(SOPHYAINCP)mutyv.h \
     251  $(SOPHYAINCP)timestamp.h \
     252  $(SOPHYAINCP)objfio.h \
     253  $(SOPHYAINCP)ppersist.h \
     254  $(SOPHYAINCP)pexceptions.h \
     255  $(SOPHYAINCP)gnumd5.h \
     256  $(SOPHYAINCP)ppfbinstream.h \
     257  $(SOPHYAINCP)rawstream.h \
     258  $(SOPHYAINCP)ppfnametag.h \
     259  $(SOPHYAINCP)dvlist.h \
     260  $(SOPHYAINCP)ndatablock.h \
     261  $(SOPHYAINCP)utilarr.h \
     262  $(SOPHYAINCP)tmatrix_tsnl.h \
     263  $(SOPHYAINCP)tvector.h \
     264  $(SOPHYAINCP)tmatrix.h \
     265  $(SOPHYAINCP)tvector_tsnl.h
     266        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftservintf.cc
    12267 
    13268$(SOPHYAOBJP)FSAppIrrSmpl.o: FSAppIrrSmpl.cc \
     
    15270  $(SOPHYAINCP)machdefs.h nbmath.h \
    16271  $(SOPHYAINCP)smathconst.h \
     272  $(SOPHYAINCP)machdefs.h \
    17273  $(SOPHYAINCP)timing.h \
    18274  $(SOPHYAINCP)array.h \
     
    39295  $(SOPHYAINCP)fioarr.h \
    40296  $(SOPHYAINCP)sopemtx.h fftservintf.h \
    41   fftpserver.h toeplitzMatrix.h
     297  $(SOPHYAINCP)pexceptions.h \
     298  $(SOPHYAINCP)tmatrix.h \
     299  $(SOPHYAINCP)tvector.h fftpserver.h \
     300  toeplitzMatrix.h
    42301        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  FSAppIrrSmpl.cc
    43302 
    44 $(SOPHYAOBJP)cimage.o: cimage.cc $(SOPHYAINCP)sopnamsp.h \
    45   $(SOPHYAINCP)machdefs.h \
    46   $(SOPHYAINCP)pexceptions.h cimage.h \
    47   $(SOPHYAINCP)tmatrix.h \
    48   $(SOPHYAINCP)tarray.h \
    49   $(SOPHYAINCP)basarr.h \
    50   $(SOPHYAINCP)anydataobj.h \
    51   $(SOPHYAINCP)mutyv.h \
    52   $(SOPHYAINCP)timestamp.h \
    53   $(SOPHYAINCP)objfio.h \
    54   $(SOPHYAINCP)ppersist.h \
    55   $(SOPHYAINCP)gnumd5.h \
    56   $(SOPHYAINCP)ppfbinstream.h \
    57   $(SOPHYAINCP)rawstream.h \
    58   $(SOPHYAINCP)ppfnametag.h \
    59   $(SOPHYAINCP)dvlist.h \
    60   $(SOPHYAINCP)ndatablock.h \
    61   $(SOPHYAINCP)utilarr.h \
    62   $(SOPHYAINCP)tmatrix_tsnl.h \
    63   $(SOPHYAINCP)fioarr.h \
    64   $(SOPHYAINCP)tvector.h \
    65   $(SOPHYAINCP)tvector_tsnl.h \
    66   $(SOPHYAINCP)datatype.h
    67         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cimage.cc
    68  
    69 $(SOPHYAOBJP)cspline.o: cspline.cc $(SOPHYAINCP)sopnamsp.h \
    70   $(SOPHYAINCP)machdefs.h nbtri.h cspline.h \
    71   $(SOPHYAINCP)pexceptions.h
    72         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cspline.cc
    73  
    74 $(SOPHYAOBJP)datatypes.o: datatypes.cc \
    75   $(SOPHYAINCP)sopnamsp.h datatypes.h \
    76   $(SOPHYAINCP)machdefs.h
    77         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatypes.cc
    78  
    79 $(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \
    80   $(SOPHYAINCP)machdefs.h \
    81   $(SOPHYAINCP)perrors.h \
    82   $(SOPHYAINCP)pexceptions.h dates.h
    83         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dates.cc
    84  
    85 $(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h \
    86   difeq.h $(SOPHYAINCP)machdefs.h \
    87   $(SOPHYAINCP)pexceptions.h \
    88   $(SOPHYAINCP)tvector.h \
    89   $(SOPHYAINCP)tmatrix.h \
    90   $(SOPHYAINCP)tarray.h \
    91   $(SOPHYAINCP)basarr.h \
    92   $(SOPHYAINCP)anydataobj.h \
    93   $(SOPHYAINCP)mutyv.h \
    94   $(SOPHYAINCP)timestamp.h \
    95   $(SOPHYAINCP)objfio.h \
    96   $(SOPHYAINCP)ppersist.h \
    97   $(SOPHYAINCP)gnumd5.h \
    98   $(SOPHYAINCP)ppfbinstream.h \
    99   $(SOPHYAINCP)rawstream.h \
    100   $(SOPHYAINCP)ppfnametag.h \
    101   $(SOPHYAINCP)dvlist.h \
    102   $(SOPHYAINCP)ndatablock.h \
    103   $(SOPHYAINCP)utilarr.h \
    104   $(SOPHYAINCP)tmatrix_tsnl.h \
    105   $(SOPHYAINCP)tvector_tsnl.h \
    106   $(SOPHYAINCP)ctimer.h
    107         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  difeq.cc
    108  
    109 $(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h \
    110   $(SOPHYAINCP)machdefs.h fmath.h perandom.h \
    111   $(SOPHYAINCP)histos.h \
    112   $(SOPHYAINCP)objfio.h \
    113   $(SOPHYAINCP)anydataobj.h \
    114   $(SOPHYAINCP)ppersist.h \
    115   $(SOPHYAINCP)pexceptions.h \
    116   $(SOPHYAINCP)gnumd5.h \
    117   $(SOPHYAINCP)ppfbinstream.h \
    118   $(SOPHYAINCP)rawstream.h \
    119   $(SOPHYAINCP)ppfnametag.h \
    120   $(SOPHYAINCP)peida.h \
    121   $(SOPHYAINCP)utils.h \
    122   $(SOPHYAINCP)perrors.h \
    123   $(SOPHYAINCP)fmath.h \
    124   $(SOPHYAINCP)tvector.h \
    125   $(SOPHYAINCP)tmatrix.h \
    126   $(SOPHYAINCP)tarray.h \
    127   $(SOPHYAINCP)basarr.h \
    128   $(SOPHYAINCP)mutyv.h \
    129   $(SOPHYAINCP)timestamp.h \
    130   $(SOPHYAINCP)dvlist.h \
    131   $(SOPHYAINCP)ndatablock.h \
    132   $(SOPHYAINCP)utilarr.h \
    133   $(SOPHYAINCP)tmatrix_tsnl.h \
    134   $(SOPHYAINCP)tvector_tsnl.h nbrandom.h \
    135   $(SOPHYAINCP)srandgen.h cimage.h \
    136   $(SOPHYAINCP)fioarr.h dynccd.h
    137         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dynccd.cc
    138  
    139 $(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \
    140   $(SOPHYAINCP)sopnamsp.h \
    141   $(SOPHYAINCP)machdefs.h fct1dfit.h \
     303$(SOPHYAOBJP)functab.o: functab.cc \
     304  $(SOPHYAINCP)sopnamsp.h \
     305  $(SOPHYAINCP)machdefs.h \
     306  $(SOPHYAINCP)pexceptions.h \
     307  $(SOPHYAINCP)machdefs.h functab.h \
     308  $(SOPHYAINCP)tvector.h \
     309  $(SOPHYAINCP)tmatrix.h \
     310  $(SOPHYAINCP)tarray.h \
     311  $(SOPHYAINCP)basarr.h \
     312  $(SOPHYAINCP)anydataobj.h \
     313  $(SOPHYAINCP)mutyv.h \
     314  $(SOPHYAINCP)timestamp.h \
     315  $(SOPHYAINCP)objfio.h \
     316  $(SOPHYAINCP)ppersist.h \
     317  $(SOPHYAINCP)pexceptions.h \
     318  $(SOPHYAINCP)gnumd5.h \
     319  $(SOPHYAINCP)ppfbinstream.h \
     320  $(SOPHYAINCP)rawstream.h \
     321  $(SOPHYAINCP)ppfnametag.h \
     322  $(SOPHYAINCP)dvlist.h \
     323  $(SOPHYAINCP)ndatablock.h \
     324  $(SOPHYAINCP)utilarr.h \
     325  $(SOPHYAINCP)tmatrix_tsnl.h \
     326  $(SOPHYAINCP)tvector_tsnl.h \
     327  $(SOPHYAINCP)tarray.h
     328        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  functab.cc
     329 
     330$(SOPHYAOBJP)generaldata.o: generaldata.cc \
     331  $(SOPHYAINCP)sopnamsp.h \
     332  $(SOPHYAINCP)machdefs.h \
     333  $(SOPHYAINCP)strutil.h nbtri.h \
    142334  generalfit.h $(SOPHYAINCP)pexceptions.h \
    143   $(SOPHYAINCP)tvector.h \
    144   $(SOPHYAINCP)tmatrix.h \
    145   $(SOPHYAINCP)tarray.h \
    146   $(SOPHYAINCP)basarr.h \
    147   $(SOPHYAINCP)anydataobj.h \
    148   $(SOPHYAINCP)mutyv.h \
    149   $(SOPHYAINCP)timestamp.h \
    150   $(SOPHYAINCP)objfio.h \
    151   $(SOPHYAINCP)ppersist.h \
     335  $(SOPHYAINCP)machdefs.h \
     336  $(SOPHYAINCP)tvector.h \
     337  $(SOPHYAINCP)tmatrix.h \
     338  $(SOPHYAINCP)tarray.h \
     339  $(SOPHYAINCP)basarr.h \
     340  $(SOPHYAINCP)anydataobj.h \
     341  $(SOPHYAINCP)mutyv.h \
     342  $(SOPHYAINCP)timestamp.h \
     343  $(SOPHYAINCP)objfio.h \
     344  $(SOPHYAINCP)ppersist.h \
     345  $(SOPHYAINCP)pexceptions.h \
    152346  $(SOPHYAINCP)gnumd5.h \
    153347  $(SOPHYAINCP)ppfbinstream.h \
     
    159353  $(SOPHYAINCP)tmatrix_tsnl.h \
    160354  $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     355  $(SOPHYAINCP)objfio.h \
     356  $(SOPHYAINCP)ppersist.h \
    161357  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
    162358  $(SOPHYAINCP)utils.h \
    163   $(SOPHYAINCP)perrors.h fmath.h nbconst.h \
    164   tabmath.h
    165         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct1dfit.cc
    166  
    167 $(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \
    168   $(SOPHYAINCP)sopnamsp.h \
    169   $(SOPHYAINCP)machdefs.h fct2dfit.h \
    170   generalfit.h $(SOPHYAINCP)pexceptions.h \
    171   $(SOPHYAINCP)tvector.h \
    172   $(SOPHYAINCP)tmatrix.h \
    173   $(SOPHYAINCP)tarray.h \
    174   $(SOPHYAINCP)basarr.h \
    175   $(SOPHYAINCP)anydataobj.h \
    176   $(SOPHYAINCP)mutyv.h \
    177   $(SOPHYAINCP)timestamp.h \
    178   $(SOPHYAINCP)objfio.h \
    179   $(SOPHYAINCP)ppersist.h \
     359  $(SOPHYAINCP)perrors.h fmath.h \
     360  $(SOPHYAINCP)anydataobj.h
     361        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  generaldata.cc
     362 
     363$(SOPHYAOBJP)generalfit.o: generalfit.cc \
     364  $(SOPHYAINCP)sopnamsp.h \
     365  $(SOPHYAINCP)machdefs.h \
     366  $(SOPHYAINCP)pexceptions.h \
     367  $(SOPHYAINCP)machdefs.h generalfit.h \
     368  $(SOPHYAINCP)tvector.h \
     369  $(SOPHYAINCP)tmatrix.h \
     370  $(SOPHYAINCP)tarray.h \
     371  $(SOPHYAINCP)basarr.h \
     372  $(SOPHYAINCP)anydataobj.h \
     373  $(SOPHYAINCP)mutyv.h \
     374  $(SOPHYAINCP)timestamp.h \
     375  $(SOPHYAINCP)objfio.h \
     376  $(SOPHYAINCP)ppersist.h \
     377  $(SOPHYAINCP)pexceptions.h \
    180378  $(SOPHYAINCP)gnumd5.h \
    181379  $(SOPHYAINCP)ppfbinstream.h \
     
    187385  $(SOPHYAINCP)tmatrix_tsnl.h \
    188386  $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     387  $(SOPHYAINCP)objfio.h \
     388  $(SOPHYAINCP)ppersist.h \
    189389  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
    190390  $(SOPHYAINCP)utils.h \
    191   $(SOPHYAINCP)perrors.h fmath.h nbconst.h \
    192   tabmath.h simps2d.h
    193         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct2dfit.cc
    194  
    195 $(SOPHYAOBJP)fftmserver.o: fftmserver.cc \
    196   $(SOPHYAINCP)sopnamsp.h fftmserver.h \
    197   fftservintf.h $(SOPHYAINCP)machdefs.h \
    198   $(SOPHYAINCP)pexceptions.h \
    199   $(SOPHYAINCP)tmatrix.h \
    200   $(SOPHYAINCP)tarray.h \
    201   $(SOPHYAINCP)basarr.h \
    202   $(SOPHYAINCP)anydataobj.h \
    203   $(SOPHYAINCP)mutyv.h \
    204   $(SOPHYAINCP)timestamp.h \
    205   $(SOPHYAINCP)objfio.h \
    206   $(SOPHYAINCP)ppersist.h \
    207   $(SOPHYAINCP)gnumd5.h \
    208   $(SOPHYAINCP)ppfbinstream.h \
    209   $(SOPHYAINCP)rawstream.h \
    210   $(SOPHYAINCP)ppfnametag.h \
    211   $(SOPHYAINCP)dvlist.h \
    212   $(SOPHYAINCP)ndatablock.h \
    213   $(SOPHYAINCP)utilarr.h \
    214   $(SOPHYAINCP)tmatrix_tsnl.h \
    215   $(SOPHYAINCP)tvector.h \
    216   $(SOPHYAINCP)tvector_tsnl.h fftmayer.h
    217         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftmserver.cc
    218  
    219 $(SOPHYAOBJP)fftpserver.o: fftpserver.cc \
    220   $(SOPHYAINCP)sopnamsp.h fftpserver.h \
    221   fftservintf.h $(SOPHYAINCP)machdefs.h \
    222   $(SOPHYAINCP)pexceptions.h \
    223   $(SOPHYAINCP)tmatrix.h \
    224   $(SOPHYAINCP)tarray.h \
    225   $(SOPHYAINCP)basarr.h \
    226   $(SOPHYAINCP)anydataobj.h \
    227   $(SOPHYAINCP)mutyv.h \
    228   $(SOPHYAINCP)timestamp.h \
    229   $(SOPHYAINCP)objfio.h \
    230   $(SOPHYAINCP)ppersist.h \
    231   $(SOPHYAINCP)gnumd5.h \
    232   $(SOPHYAINCP)ppfbinstream.h \
    233   $(SOPHYAINCP)rawstream.h \
    234   $(SOPHYAINCP)ppfnametag.h \
    235   $(SOPHYAINCP)dvlist.h \
    236   $(SOPHYAINCP)ndatablock.h \
    237   $(SOPHYAINCP)utilarr.h \
    238   $(SOPHYAINCP)tmatrix_tsnl.h \
    239   $(SOPHYAINCP)tvector.h \
    240   $(SOPHYAINCP)tvector_tsnl.h fftpackc.h
    241         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftpserver.cc
    242  
    243 $(SOPHYAOBJP)fftservintf.o: fftservintf.cc \
    244   $(SOPHYAINCP)sopnamsp.h fftservintf.h \
    245   $(SOPHYAINCP)machdefs.h \
    246   $(SOPHYAINCP)pexceptions.h \
    247   $(SOPHYAINCP)tmatrix.h \
    248   $(SOPHYAINCP)tarray.h \
    249   $(SOPHYAINCP)basarr.h \
    250   $(SOPHYAINCP)anydataobj.h \
    251   $(SOPHYAINCP)mutyv.h \
    252   $(SOPHYAINCP)timestamp.h \
    253   $(SOPHYAINCP)objfio.h \
    254   $(SOPHYAINCP)ppersist.h \
    255   $(SOPHYAINCP)gnumd5.h \
    256   $(SOPHYAINCP)ppfbinstream.h \
    257   $(SOPHYAINCP)rawstream.h \
    258   $(SOPHYAINCP)ppfnametag.h \
    259   $(SOPHYAINCP)dvlist.h \
    260   $(SOPHYAINCP)ndatablock.h \
    261   $(SOPHYAINCP)utilarr.h \
    262   $(SOPHYAINCP)tmatrix_tsnl.h \
    263   $(SOPHYAINCP)tvector.h \
    264   $(SOPHYAINCP)tvector_tsnl.h
    265         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftservintf.cc
    266  
    267 $(SOPHYAOBJP)functab.o: functab.cc $(SOPHYAINCP)sopnamsp.h \
    268   $(SOPHYAINCP)machdefs.h \
    269   $(SOPHYAINCP)pexceptions.h functab.h \
    270   $(SOPHYAINCP)tvector.h \
    271   $(SOPHYAINCP)tmatrix.h \
    272   $(SOPHYAINCP)tarray.h \
    273   $(SOPHYAINCP)basarr.h \
    274   $(SOPHYAINCP)anydataobj.h \
    275   $(SOPHYAINCP)mutyv.h \
    276   $(SOPHYAINCP)timestamp.h \
    277   $(SOPHYAINCP)objfio.h \
    278   $(SOPHYAINCP)ppersist.h \
    279   $(SOPHYAINCP)gnumd5.h \
    280   $(SOPHYAINCP)ppfbinstream.h \
    281   $(SOPHYAINCP)rawstream.h \
    282   $(SOPHYAINCP)ppfnametag.h \
    283   $(SOPHYAINCP)dvlist.h \
    284   $(SOPHYAINCP)ndatablock.h \
    285   $(SOPHYAINCP)utilarr.h \
    286   $(SOPHYAINCP)tmatrix_tsnl.h \
    287   $(SOPHYAINCP)tvector_tsnl.h
    288         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  functab.cc
    289  
    290 $(SOPHYAOBJP)generaldata.o: generaldata.cc \
    291   $(SOPHYAINCP)sopnamsp.h \
    292   $(SOPHYAINCP)machdefs.h \
    293   $(SOPHYAINCP)strutil.h nbtri.h generalfit.h \
    294   $(SOPHYAINCP)pexceptions.h \
    295   $(SOPHYAINCP)tvector.h \
    296   $(SOPHYAINCP)tmatrix.h \
    297   $(SOPHYAINCP)tarray.h \
    298   $(SOPHYAINCP)basarr.h \
    299   $(SOPHYAINCP)anydataobj.h \
    300   $(SOPHYAINCP)mutyv.h \
    301   $(SOPHYAINCP)timestamp.h \
    302   $(SOPHYAINCP)objfio.h \
    303   $(SOPHYAINCP)ppersist.h \
    304   $(SOPHYAINCP)gnumd5.h \
    305   $(SOPHYAINCP)ppfbinstream.h \
    306   $(SOPHYAINCP)rawstream.h \
    307   $(SOPHYAINCP)ppfnametag.h \
    308   $(SOPHYAINCP)dvlist.h \
    309   $(SOPHYAINCP)ndatablock.h \
    310   $(SOPHYAINCP)utilarr.h \
    311   $(SOPHYAINCP)tmatrix_tsnl.h \
    312   $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
    313   $(SOPHYAINCP)ntupintf.h poly.h peida.h \
    314   $(SOPHYAINCP)utils.h \
    315   $(SOPHYAINCP)perrors.h fmath.h
    316         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  generaldata.cc
    317  
    318 $(SOPHYAOBJP)generalfit.o: generalfit.cc \
    319   $(SOPHYAINCP)sopnamsp.h \
    320   $(SOPHYAINCP)machdefs.h \
    321   $(SOPHYAINCP)pexceptions.h generalfit.h \
    322   $(SOPHYAINCP)tvector.h \
    323   $(SOPHYAINCP)tmatrix.h \
    324   $(SOPHYAINCP)tarray.h \
    325   $(SOPHYAINCP)basarr.h \
    326   $(SOPHYAINCP)anydataobj.h \
    327   $(SOPHYAINCP)mutyv.h \
    328   $(SOPHYAINCP)timestamp.h \
    329   $(SOPHYAINCP)objfio.h \
    330   $(SOPHYAINCP)ppersist.h \
    331   $(SOPHYAINCP)gnumd5.h \
    332   $(SOPHYAINCP)ppfbinstream.h \
    333   $(SOPHYAINCP)rawstream.h \
    334   $(SOPHYAINCP)ppfnametag.h \
    335   $(SOPHYAINCP)dvlist.h \
    336   $(SOPHYAINCP)ndatablock.h \
    337   $(SOPHYAINCP)utilarr.h \
    338   $(SOPHYAINCP)tmatrix_tsnl.h \
    339   $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
    340   $(SOPHYAINCP)ntupintf.h poly.h peida.h \
    341   $(SOPHYAINCP)utils.h \
    342391  $(SOPHYAINCP)perrors.h fmath.h \
    343   $(SOPHYAINCP)sopemtx.h
     392  $(SOPHYAINCP)anydataobj.h \
     393  $(SOPHYAINCP)sopemtx.h \
     394  $(SOPHYAINCP)tvector.h
    344395        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  generalfit.cc
    345396 
    346397$(SOPHYAOBJP)integ.o: integ.cc $(SOPHYAINCP)sopnamsp.h \
    347398  integ.h $(SOPHYAINCP)machdefs.h \
    348   $(SOPHYAINCP)pexceptions.h classfunc.h \
     399  $(SOPHYAINCP)pexceptions.h \
     400  $(SOPHYAINCP)machdefs.h classfunc.h \
    349401  generalfit.h $(SOPHYAINCP)tvector.h \
    350402  $(SOPHYAINCP)tmatrix.h \
     
    356408  $(SOPHYAINCP)objfio.h \
    357409  $(SOPHYAINCP)ppersist.h \
     410  $(SOPHYAINCP)pexceptions.h \
    358411  $(SOPHYAINCP)gnumd5.h \
    359412  $(SOPHYAINCP)ppfbinstream.h \
     
    365418  $(SOPHYAINCP)tmatrix_tsnl.h \
    366419  $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     420  $(SOPHYAINCP)objfio.h \
     421  $(SOPHYAINCP)ppersist.h \
    367422  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
    368423  $(SOPHYAINCP)utils.h \
    369   $(SOPHYAINCP)perrors.h fmath.h
     424  $(SOPHYAINCP)perrors.h fmath.h \
     425  $(SOPHYAINCP)anydataobj.h
    370426        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  integ.cc
    371427 
     
    377433  $(SOPHYAINCP)machdefs.h ntoolsinit.h \
    378434  $(SOPHYAINCP)tarrinit.h \
    379   $(SOPHYAINCP)sophyainit.h poly.h \
     435  $(SOPHYAINCP)sophyainit.h \
     436  $(SOPHYAINCP)machdefs.h poly.h \
    380437  $(SOPHYAINCP)objfio.h \
    381438  $(SOPHYAINCP)anydataobj.h \
     
    387444  $(SOPHYAINCP)ppfnametag.h peida.h \
    388445  $(SOPHYAINCP)utils.h \
    389   $(SOPHYAINCP)perrors.h fmath.h \
    390   $(SOPHYAINCP)tvector.h \
    391   $(SOPHYAINCP)tmatrix.h \
    392   $(SOPHYAINCP)tarray.h \
    393   $(SOPHYAINCP)basarr.h \
    394   $(SOPHYAINCP)mutyv.h \
    395   $(SOPHYAINCP)timestamp.h \
    396   $(SOPHYAINCP)dvlist.h \
    397   $(SOPHYAINCP)ndatablock.h \
    398   $(SOPHYAINCP)utilarr.h \
    399   $(SOPHYAINCP)tmatrix_tsnl.h \
    400   $(SOPHYAINCP)tvector_tsnl.h generaldata.h \
     446  $(SOPHYAINCP)perrors.h \
     447  $(SOPHYAINCP)pexceptions.h fmath.h \
     448  $(SOPHYAINCP)tvector.h \
     449  $(SOPHYAINCP)tmatrix.h \
     450  $(SOPHYAINCP)tarray.h \
     451  $(SOPHYAINCP)basarr.h \
     452  $(SOPHYAINCP)mutyv.h \
     453  $(SOPHYAINCP)timestamp.h \
     454  $(SOPHYAINCP)objfio.h \
     455  $(SOPHYAINCP)dvlist.h \
     456  $(SOPHYAINCP)ndatablock.h \
     457  $(SOPHYAINCP)utilarr.h \
     458  $(SOPHYAINCP)tmatrix_tsnl.h \
     459  $(SOPHYAINCP)tvector_tsnl.h \
     460  $(SOPHYAINCP)ppersist.h \
     461  $(SOPHYAINCP)anydataobj.h generaldata.h \
    401462  $(SOPHYAINCP)ntupintf.h cimage.h \
    402   $(SOPHYAINCP)fioarr.h tabmath.h nbconst.h \
     463  $(SOPHYAINCP)tmatrix.h \
     464  $(SOPHYAINCP)fioarr.h \
     465  $(SOPHYAINCP)tvector.h tabmath.h nbconst.h \
    403466  dates.h datime.h
    404467        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntoolsinit.cc
     
    408471  $(SOPHYAINCP)machdefs.h \
    409472  $(SOPHYAINCP)tmatrix.h \
     473  $(SOPHYAINCP)machdefs.h \
    410474  $(SOPHYAINCP)tarray.h \
    411475  $(SOPHYAINCP)basarr.h \
     
    425489  $(SOPHYAINCP)tmatrix_tsnl.h cimage.h \
    426490  $(SOPHYAINCP)fioarr.h \
    427   $(SOPHYAINCP)tvector.h \
    428   $(SOPHYAINCP)tvector_tsnl.h \
     491  $(SOPHYAINCP)tmatrix.h \
     492  $(SOPHYAINCP)tvector.h \
     493  $(SOPHYAINCP)tvector_tsnl.h \
     494  $(SOPHYAINCP)tvector.h \
    429495  $(SOPHYAINCP)histos.h \
    430496  $(SOPHYAINCP)peida.h \
     
    433499  $(SOPHYAINCP)fmath.h \
    434500  $(SOPHYAINCP)histos2.h \
     501  $(SOPHYAINCP)histos.h \
    435502  $(SOPHYAINCP)hisprof.h generalfit.h \
    436   generaldata.h $(SOPHYAINCP)ntupintf.h \
    437   poly.h peida.h
     503  $(SOPHYAINCP)pexceptions.h generaldata.h \
     504  $(SOPHYAINCP)objfio.h \
     505  $(SOPHYAINCP)ppersist.h \
     506  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     507  $(SOPHYAINCP)anydataobj.h
    438508        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  objfitter.cc
    439509 
     
    441511  $(SOPHYAINCP)sopnamsp.h \
    442512  $(SOPHYAINCP)machdefs.h \
    443   $(SOPHYAINCP)pexceptions.h perandom.h \
     513  $(SOPHYAINCP)pexceptions.h \
     514  $(SOPHYAINCP)machdefs.h perandom.h \
    444515  $(SOPHYAINCP)histos.h \
    445516  $(SOPHYAINCP)objfio.h \
    446517  $(SOPHYAINCP)anydataobj.h \
    447518  $(SOPHYAINCP)ppersist.h \
     519  $(SOPHYAINCP)pexceptions.h \
    448520  $(SOPHYAINCP)gnumd5.h \
    449521  $(SOPHYAINCP)ppfbinstream.h \
     
    471543  $(SOPHYAINCP)machdefs.h poly.h \
    472544  $(SOPHYAINCP)objfio.h \
     545  $(SOPHYAINCP)machdefs.h \
    473546  $(SOPHYAINCP)anydataobj.h \
    474547  $(SOPHYAINCP)ppersist.h \
     
    479552  $(SOPHYAINCP)ppfnametag.h peida.h \
    480553  $(SOPHYAINCP)utils.h \
    481   $(SOPHYAINCP)perrors.h fmath.h \
    482   $(SOPHYAINCP)tvector.h \
    483   $(SOPHYAINCP)tmatrix.h \
    484   $(SOPHYAINCP)tarray.h \
    485   $(SOPHYAINCP)basarr.h \
    486   $(SOPHYAINCP)mutyv.h \
    487   $(SOPHYAINCP)timestamp.h \
    488   $(SOPHYAINCP)dvlist.h \
    489   $(SOPHYAINCP)ndatablock.h \
    490   $(SOPHYAINCP)utilarr.h \
    491   $(SOPHYAINCP)tmatrix_tsnl.h \
    492   $(SOPHYAINCP)tvector_tsnl.h linfit.h \
     554  $(SOPHYAINCP)perrors.h \
     555  $(SOPHYAINCP)pexceptions.h fmath.h \
     556  $(SOPHYAINCP)tvector.h \
     557  $(SOPHYAINCP)tmatrix.h \
     558  $(SOPHYAINCP)tarray.h \
     559  $(SOPHYAINCP)basarr.h \
     560  $(SOPHYAINCP)mutyv.h \
     561  $(SOPHYAINCP)timestamp.h \
     562  $(SOPHYAINCP)objfio.h \
     563  $(SOPHYAINCP)dvlist.h \
     564  $(SOPHYAINCP)ndatablock.h \
     565  $(SOPHYAINCP)utilarr.h \
     566  $(SOPHYAINCP)tmatrix_tsnl.h \
     567  $(SOPHYAINCP)tvector_tsnl.h \
     568  $(SOPHYAINCP)ppersist.h \
     569  $(SOPHYAINCP)anydataobj.h linfit.h \
    493570  $(SOPHYAINCP)sopemtx.h \
     571  $(SOPHYAINCP)tvector.h \
    494572  $(SOPHYAINCP)fioarr.h
    495573        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  poly.cc
     
    497575$(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \
    498576  $(SOPHYAINCP)sopnamsp.h \
    499   $(SOPHYAINCP)machdefs.h rk4cdifeq.h difeq.h \
    500   $(SOPHYAINCP)pexceptions.h \
    501   $(SOPHYAINCP)tvector.h \
    502   $(SOPHYAINCP)tmatrix.h \
    503   $(SOPHYAINCP)tarray.h \
    504   $(SOPHYAINCP)basarr.h \
    505   $(SOPHYAINCP)anydataobj.h \
    506   $(SOPHYAINCP)mutyv.h \
    507   $(SOPHYAINCP)timestamp.h \
    508   $(SOPHYAINCP)objfio.h \
    509   $(SOPHYAINCP)ppersist.h \
     577  $(SOPHYAINCP)machdefs.h rk4cdifeq.h \
     578  difeq.h $(SOPHYAINCP)pexceptions.h \
     579  $(SOPHYAINCP)machdefs.h \
     580  $(SOPHYAINCP)tvector.h \
     581  $(SOPHYAINCP)tmatrix.h \
     582  $(SOPHYAINCP)tarray.h \
     583  $(SOPHYAINCP)basarr.h \
     584  $(SOPHYAINCP)anydataobj.h \
     585  $(SOPHYAINCP)mutyv.h \
     586  $(SOPHYAINCP)timestamp.h \
     587  $(SOPHYAINCP)objfio.h \
     588  $(SOPHYAINCP)ppersist.h \
     589  $(SOPHYAINCP)pexceptions.h \
    510590  $(SOPHYAINCP)gnumd5.h \
    511591  $(SOPHYAINCP)ppfbinstream.h \
     
    524604  $(SOPHYAINCP)machdefs.h simplesort.h \
    525605  peida.h $(SOPHYAINCP)utils.h \
     606  $(SOPHYAINCP)machdefs.h \
    526607  $(SOPHYAINCP)perrors.h \
     608  $(SOPHYAINCP)pexceptions.h \
    527609  $(SOPHYAINCP)pexceptions.h fmath.h
    528610        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  simplesort.cc
    529611 
    530 $(SOPHYAOBJP)simplex.o: simplex.cc $(SOPHYAINCP)sopnamsp.h \
    531   simplex.h $(SOPHYAINCP)machdefs.h \
    532   $(SOPHYAINCP)tvector.h \
    533   $(SOPHYAINCP)tmatrix.h \
     612$(SOPHYAOBJP)simplex.o: simplex.cc \
     613  $(SOPHYAINCP)sopnamsp.h simplex.h \
     614  $(SOPHYAINCP)machdefs.h \
     615  $(SOPHYAINCP)tvector.h \
     616  $(SOPHYAINCP)tmatrix.h \
     617  $(SOPHYAINCP)machdefs.h \
    534618  $(SOPHYAINCP)tarray.h \
    535619  $(SOPHYAINCP)basarr.h \
     
    549633  $(SOPHYAINCP)tmatrix_tsnl.h \
    550634  $(SOPHYAINCP)tvector_tsnl.h generalfit.h \
    551   generaldata.h $(SOPHYAINCP)ntupintf.h \
    552   poly.h peida.h $(SOPHYAINCP)utils.h \
     635  $(SOPHYAINCP)pexceptions.h generaldata.h \
     636  $(SOPHYAINCP)objfio.h \
     637  $(SOPHYAINCP)ppersist.h \
     638  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     639  $(SOPHYAINCP)utils.h \
    553640  $(SOPHYAINCP)perrors.h fmath.h \
     641  $(SOPHYAINCP)anydataobj.h \
    554642  $(SOPHYAINCP)ntuple.h \
     643  $(SOPHYAINCP)ntupintf.h \
    555644  $(SOPHYAINCP)timing.h
    556645        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  simplex.cc
    557646 
    558 $(SOPHYAOBJP)tabmath.o: tabmath.cc $(SOPHYAINCP)sopnamsp.h \
     647$(SOPHYAOBJP)tabmath.o: tabmath.cc \
     648  $(SOPHYAINCP)sopnamsp.h \
    559649  $(SOPHYAINCP)machdefs.h tabmath.h peida.h \
    560650  $(SOPHYAINCP)utils.h \
     651  $(SOPHYAINCP)machdefs.h \
    561652  $(SOPHYAINCP)perrors.h \
     653  $(SOPHYAINCP)pexceptions.h \
    562654  $(SOPHYAINCP)pexceptions.h fmath.h \
    563655  nbconst.h
     
    568660  $(SOPHYAINCP)machdefs.h nbmath.h \
    569661  $(SOPHYAINCP)smathconst.h \
     662  $(SOPHYAINCP)machdefs.h \
    570663  $(SOPHYAINCP)timing.h \
    571664  $(SOPHYAINCP)array.h \
     
    592685  $(SOPHYAINCP)fioarr.h \
    593686  $(SOPHYAINCP)sopemtx.h fftservintf.h \
    594   fftpserver.h
     687  $(SOPHYAINCP)pexceptions.h \
     688  $(SOPHYAINCP)tmatrix.h \
     689  $(SOPHYAINCP)tvector.h fftpserver.h
    595690        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  toeplitzMatrix.cc
    596691 
     
    613708$(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \
    614709  $(SOPHYAINCP)machdefs.h \
    615   $(SOPHYAINCP)smathconst.h
     710  $(SOPHYAINCP)smathconst.h \
     711  $(SOPHYAINCP)machdefs.h
    616712        $(CCOMPILE) -o $@  matxop.c
    617713 
    618714$(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \
    619715  $(SOPHYAINCP)machdefs.h \
    620   $(SOPHYAINCP)smathconst.h matxop.h \
    621   nbinteg.h nbtri.h
     716  $(SOPHYAINCP)smathconst.h \
     717  $(SOPHYAINCP)machdefs.h matxop.h nbinteg.h \
     718  nbtri.h
    622719        $(CCOMPILE) -o $@  nbmath.c
    623720 
  • trunk/SophyaLib/SUtils/Makefile

    r2765 r3007  
    1414  $(SOPHYAINCP)sopnamsp.h \
    1515  $(SOPHYAINCP)machdefs.h datacards.h \
    16   $(SOPHYAINCP)pexceptions.h
     16  $(SOPHYAINCP)pexceptions.h \
     17  $(SOPHYAINCP)machdefs.h
    1718        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacards.cc
    1819 
     
    2425$(SOPHYAOBJP)utils.o: utils.cc $(SOPHYAINCP)sopnamsp.h \
    2526  $(SOPHYAINCP)machdefs.h utils.h \
    26   $(SOPHYAINCP)pexceptions.h
     27  $(SOPHYAINCP)pexceptions.h \
     28  $(SOPHYAINCP)machdefs.h
    2729        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utils.cc
    2830 
  • trunk/SophyaLib/SUtils/smakefile

    r2765 r3007  
    1414  $(SOPHYAINCP)sopnamsp.h \
    1515  $(SOPHYAINCP)machdefs.h datacards.h \
    16   $(SOPHYAINCP)pexceptions.h
     16  $(SOPHYAINCP)pexceptions.h \
     17  $(SOPHYAINCP)machdefs.h
    1718        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacards.cc
    1819 
     
    2425$(SOPHYAOBJP)utils.o: utils.cc $(SOPHYAINCP)sopnamsp.h \
    2526  $(SOPHYAINCP)machdefs.h utils.h \
    26   $(SOPHYAINCP)pexceptions.h
     27  $(SOPHYAINCP)pexceptions.h \
     28  $(SOPHYAINCP)machdefs.h
    2729        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utils.cc
    2830 
  • trunk/SophyaLib/Samba/Makefile

    r2834 r3007  
    3434  $(SOPHYAINCP)ppfnametag.h \
    3535  $(SOPHYAINCP)dvlist.h \
    36   $(SOPHYAINCP)utilarr.h
     36  $(SOPHYAINCP)utilarr.h \
     37  $(SOPHYAINCP)tmatrix_tsnl.h \
     38  $(SOPHYAINCP)tvector_tsnl.h
    3739        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  alm.cc
    3840 
     
    4951  $(SOPHYAINCP)machdefs.h \
    5052  $(SOPHYAINCP)utilgeom.h \
    51   $(SOPHYAINCP)unitvector.h geometry.h
     53  $(SOPHYAINCP)unitvector.h \
     54  $(SOPHYAINCP)vector3d.h \
     55  $(SOPHYAINCP)utilgeom.h geometry.h
    5256        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  circle.cc
    5357 
     
    5963  $(SOPHYAINCP)machdefs.h \
    6064  $(SOPHYAINCP)utilgeom.h \
    61   $(SOPHYAINCP)unitvector.h geometry.h
     65  $(SOPHYAINCP)unitvector.h \
     66  $(SOPHYAINCP)vector3d.h \
     67  $(SOPHYAINCP)utilgeom.h geometry.h
    6268        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefake.cc
    6369 
     
    8591  $(SOPHYAINCP)ppfnametag.h \
    8692  $(SOPHYAINCP)dvlist.h \
    87   $(SOPHYAINCP)utilarr.h alm.h \
     93  $(SOPHYAINCP)ndatablock.h \
     94  $(SOPHYAINCP)utilarr.h \
     95  $(SOPHYAINCP)tmatrix_tsnl.h \
     96  $(SOPHYAINCP)tvector_tsnl.h alm.h \
    8897  $(SOPHYAINCP)nbrandom.h \
    8998  $(SOPHYAINCP)srandgen.h \
     
    115124  $(SOPHYAINCP)longlat.h \
    116125  $(SOPHYAINCP)utilgeom.h \
    117   $(SOPHYAINCP)tvector.h \
    118   $(SOPHYAINCP)tmatrix.h \
    119   $(SOPHYAINCP)tarray.h \
    120   $(SOPHYAINCP)basarr.h \
    121   $(SOPHYAINCP)ndatablock.h \
    122   $(SOPHYAINCP)utilarr.h \
     126  $(SOPHYAINCP)datatype.h \
     127  $(SOPHYAINCP)tvector.h \
     128  $(SOPHYAINCP)tmatrix.h \
     129  $(SOPHYAINCP)tarray.h \
     130  $(SOPHYAINCP)basarr.h \
     131  $(SOPHYAINCP)ndatablock.h \
     132  $(SOPHYAINCP)utilarr.h \
     133  $(SOPHYAINCP)tmatrix_tsnl.h \
     134  $(SOPHYAINCP)tvector_tsnl.h \
     135  $(SOPHYAINCP)unitvector.h \
    123136  $(SOPHYAINCP)timing.h
    124137        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mlobe.cc
     
    136149  $(SOPHYAINCP)machdefs.h scan.h \
    137150  $(SOPHYAINCP)ppersist.h \
    138   $(SOPHYAINCP)pexceptions.h \
    139   $(SOPHYAINCP)gnumd5.h \
    140   $(SOPHYAINCP)ppfbinstream.h \
    141   $(SOPHYAINCP)rawstream.h \
    142   $(SOPHYAINCP)ppfnametag.h \
     151  $(SOPHYAINCP)machdefs.h \
     152  $(SOPHYAINCP)pexceptions.h \
     153  $(SOPHYAINCP)gnumd5.h \
     154  $(SOPHYAINCP)ppfbinstream.h \
     155  $(SOPHYAINCP)rawstream.h \
     156  $(SOPHYAINCP)ppfnametag.h \
     157  $(SOPHYAINCP)ppersist.h \
    143158  $(SOPHYAINCP)dvlist.h \
    144159  $(SOPHYAINCP)objfio.h \
     
    148163  $(SOPHYAINCP)ndatablock.h \
    149164  $(SOPHYAINCP)fiondblock.h \
     165  $(SOPHYAINCP)ndatablock.h \
    150166  $(SOPHYAINCP)smathconst.h
    151167        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scan.cc
     
    157173  $(SOPHYAINCP)sphericalmap.h \
    158174  $(SOPHYAINCP)smathconst.h \
     175  $(SOPHYAINCP)machdefs.h \
    159176  $(SOPHYAINCP)pixelmap.h \
    160177  $(SOPHYAINCP)ppersist.h \
     
    174191  $(SOPHYAINCP)longlat.h \
    175192  $(SOPHYAINCP)utilgeom.h \
    176   $(SOPHYAINCP)tvector.h \
    177   $(SOPHYAINCP)tmatrix.h \
    178   $(SOPHYAINCP)tarray.h \
    179   $(SOPHYAINCP)basarr.h \
    180   $(SOPHYAINCP)ndatablock.h \
    181   $(SOPHYAINCP)utilarr.h \
     193  $(SOPHYAINCP)datatype.h \
     194  $(SOPHYAINCP)tvector.h \
     195  $(SOPHYAINCP)tmatrix.h \
     196  $(SOPHYAINCP)tarray.h \
     197  $(SOPHYAINCP)basarr.h \
     198  $(SOPHYAINCP)ndatablock.h \
     199  $(SOPHYAINCP)utilarr.h \
     200  $(SOPHYAINCP)tmatrix_tsnl.h \
     201  $(SOPHYAINCP)tvector_tsnl.h \
    182202  $(SOPHYAINCP)fftservintf.h \
    183   $(SOPHYAINCP)fftpserver.h alm.h \
     203  $(SOPHYAINCP)fftpserver.h \
     204  $(SOPHYAINCP)fftservintf.h alm.h \
    184205  $(SOPHYAINCP)nbrandom.h \
    185206  $(SOPHYAINCP)srandgen.h \
    186207  $(SOPHYAINCP)nbmath.h \
    187   $(SOPHYAINCP)triangmtx.h lambdaBuilder.h \
     208  $(SOPHYAINCP)triangmtx.h \
     209  $(SOPHYAINCP)tvector.h lambdaBuilder.h \
     210  $(SOPHYAINCP)ndatablock.h \
    188211  $(SOPHYAINCP)timing.h
    189212        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphericaltransformserver.cc
  • trunk/SophyaLib/Samba/exclude

    r733 r3007  
    1 anagen.cc
    2 syngen.cc
  • trunk/SophyaLib/Samba/smakefile

    r2765 r3007  
    2626  $(SOPHYAINCP)basarr.h \
    2727  $(SOPHYAINCP)mutyv.h \
    28   $(SOPHYAINCP)dvlist.h \
    29   $(SOPHYAINCP)objfio.h \
    30   $(SOPHYAINCP)ppersist.h \
    31   $(SOPHYAINCP)gnumd5.h \
    32   $(SOPHYAINCP)ppfbinstream.h \
    33   $(SOPHYAINCP)rawstream.h \
    34   $(SOPHYAINCP)ppfnametag.h \
    35   $(SOPHYAINCP)utilarr.h
     28  $(SOPHYAINCP)timestamp.h \
     29  $(SOPHYAINCP)objfio.h \
     30  $(SOPHYAINCP)ppersist.h \
     31  $(SOPHYAINCP)gnumd5.h \
     32  $(SOPHYAINCP)ppfbinstream.h \
     33  $(SOPHYAINCP)rawstream.h \
     34  $(SOPHYAINCP)ppfnametag.h \
     35  $(SOPHYAINCP)dvlist.h \
     36  $(SOPHYAINCP)utilarr.h \
     37  $(SOPHYAINCP)tmatrix_tsnl.h \
     38  $(SOPHYAINCP)tvector_tsnl.h
    3639        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  alm.cc
    3740 
     
    4851  $(SOPHYAINCP)machdefs.h \
    4952  $(SOPHYAINCP)utilgeom.h \
    50   $(SOPHYAINCP)unitvector.h geometry.h
     53  $(SOPHYAINCP)unitvector.h \
     54  $(SOPHYAINCP)vector3d.h \
     55  $(SOPHYAINCP)utilgeom.h geometry.h
    5156        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  circle.cc
    5257 
     
    5863  $(SOPHYAINCP)machdefs.h \
    5964  $(SOPHYAINCP)utilgeom.h \
    60   $(SOPHYAINCP)unitvector.h geometry.h
     65  $(SOPHYAINCP)unitvector.h \
     66  $(SOPHYAINCP)vector3d.h \
     67  $(SOPHYAINCP)utilgeom.h geometry.h
    6168        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefake.cc
    6269 
     
    7582  $(SOPHYAINCP)basarr.h \
    7683  $(SOPHYAINCP)mutyv.h \
    77   $(SOPHYAINCP)dvlist.h \
    78   $(SOPHYAINCP)objfio.h \
    79   $(SOPHYAINCP)ppersist.h \
    80   $(SOPHYAINCP)pexceptions.h \
    81   $(SOPHYAINCP)gnumd5.h \
    82   $(SOPHYAINCP)ppfbinstream.h \
    83   $(SOPHYAINCP)rawstream.h \
    84   $(SOPHYAINCP)ppfnametag.h \
    85   $(SOPHYAINCP)utilarr.h alm.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_tsnl.h alm.h \
    8697  $(SOPHYAINCP)nbrandom.h \
    8798  $(SOPHYAINCP)srandgen.h \
     
    107118  $(SOPHYAINCP)anydataobj.h \
    108119  $(SOPHYAINCP)mutyv.h \
     120  $(SOPHYAINCP)timestamp.h \
    109121  $(SOPHYAINCP)spherepos.h \
    110122  $(SOPHYAINCP)unitvector.h \
     
    112124  $(SOPHYAINCP)longlat.h \
    113125  $(SOPHYAINCP)utilgeom.h \
    114   $(SOPHYAINCP)tvector.h \
    115   $(SOPHYAINCP)tmatrix.h \
    116   $(SOPHYAINCP)tarray.h \
    117   $(SOPHYAINCP)basarr.h \
    118   $(SOPHYAINCP)ndatablock.h \
    119   $(SOPHYAINCP)utilarr.h \
     126  $(SOPHYAINCP)datatype.h \
     127  $(SOPHYAINCP)tvector.h \
     128  $(SOPHYAINCP)tmatrix.h \
     129  $(SOPHYAINCP)tarray.h \
     130  $(SOPHYAINCP)basarr.h \
     131  $(SOPHYAINCP)ndatablock.h \
     132  $(SOPHYAINCP)utilarr.h \
     133  $(SOPHYAINCP)tmatrix_tsnl.h \
     134  $(SOPHYAINCP)tvector_tsnl.h \
     135  $(SOPHYAINCP)unitvector.h \
    120136  $(SOPHYAINCP)timing.h
    121137        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mlobe.cc
     
    133149  $(SOPHYAINCP)machdefs.h scan.h \
    134150  $(SOPHYAINCP)ppersist.h \
    135   $(SOPHYAINCP)pexceptions.h \
    136   $(SOPHYAINCP)gnumd5.h \
    137   $(SOPHYAINCP)ppfbinstream.h \
    138   $(SOPHYAINCP)rawstream.h \
    139   $(SOPHYAINCP)ppfnametag.h \
    140   $(SOPHYAINCP)dvlist.h \
    141   $(SOPHYAINCP)objfio.h \
    142   $(SOPHYAINCP)anydataobj.h \
    143   $(SOPHYAINCP)mutyv.h \
     151  $(SOPHYAINCP)machdefs.h \
     152  $(SOPHYAINCP)pexceptions.h \
     153  $(SOPHYAINCP)gnumd5.h \
     154  $(SOPHYAINCP)ppfbinstream.h \
     155  $(SOPHYAINCP)rawstream.h \
     156  $(SOPHYAINCP)ppfnametag.h \
     157  $(SOPHYAINCP)ppersist.h \
     158  $(SOPHYAINCP)dvlist.h \
     159  $(SOPHYAINCP)objfio.h \
     160  $(SOPHYAINCP)anydataobj.h \
     161  $(SOPHYAINCP)mutyv.h \
     162  $(SOPHYAINCP)timestamp.h \
    144163  $(SOPHYAINCP)ndatablock.h \
    145164  $(SOPHYAINCP)fiondblock.h \
     165  $(SOPHYAINCP)ndatablock.h \
    146166  $(SOPHYAINCP)smathconst.h
    147167        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scan.cc
     
    153173  $(SOPHYAINCP)sphericalmap.h \
    154174  $(SOPHYAINCP)smathconst.h \
     175  $(SOPHYAINCP)machdefs.h \
    155176  $(SOPHYAINCP)pixelmap.h \
    156177  $(SOPHYAINCP)ppersist.h \
     
    164185  $(SOPHYAINCP)anydataobj.h \
    165186  $(SOPHYAINCP)mutyv.h \
     187  $(SOPHYAINCP)timestamp.h \
    166188  $(SOPHYAINCP)spherepos.h \
    167189  $(SOPHYAINCP)unitvector.h \
     
    169191  $(SOPHYAINCP)longlat.h \
    170192  $(SOPHYAINCP)utilgeom.h \
    171   $(SOPHYAINCP)tvector.h \
    172   $(SOPHYAINCP)tmatrix.h \
    173   $(SOPHYAINCP)tarray.h \
    174   $(SOPHYAINCP)basarr.h \
    175   $(SOPHYAINCP)ndatablock.h \
    176   $(SOPHYAINCP)utilarr.h \
     193  $(SOPHYAINCP)datatype.h \
     194  $(SOPHYAINCP)tvector.h \
     195  $(SOPHYAINCP)tmatrix.h \
     196  $(SOPHYAINCP)tarray.h \
     197  $(SOPHYAINCP)basarr.h \
     198  $(SOPHYAINCP)ndatablock.h \
     199  $(SOPHYAINCP)utilarr.h \
     200  $(SOPHYAINCP)tmatrix_tsnl.h \
     201  $(SOPHYAINCP)tvector_tsnl.h \
    177202  $(SOPHYAINCP)fftservintf.h \
    178   $(SOPHYAINCP)fftpserver.h alm.h \
     203  $(SOPHYAINCP)fftpserver.h \
     204  $(SOPHYAINCP)fftservintf.h alm.h \
    179205  $(SOPHYAINCP)nbrandom.h \
    180206  $(SOPHYAINCP)srandgen.h \
    181207  $(SOPHYAINCP)nbmath.h \
    182   $(SOPHYAINCP)triangmtx.h lambdaBuilder.h \
     208  $(SOPHYAINCP)triangmtx.h \
     209  $(SOPHYAINCP)tvector.h lambdaBuilder.h \
     210  $(SOPHYAINCP)ndatablock.h \
    183211  $(SOPHYAINCP)timing.h
    184212        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphericaltransformserver.cc
  • trunk/SophyaLib/SkyMap/Makefile

    r2834 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
     6         rm -f $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
    77        rm -f $(SOPHYALIBP)libSkyMap.a
    88 
    9 $(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
     9$(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
    14   $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   $(SOPHYAINCP)ndatablock.h \
    17   $(SOPHYAINCP)anydataobj.h \
    18   $(SOPHYAINCP)tvector.h \
    19   $(SOPHYAINCP)tmatrix.h \
    20   $(SOPHYAINCP)tarray.h \
    21   $(SOPHYAINCP)basarr.h \
    22   $(SOPHYAINCP)mutyv.h \
    23   $(SOPHYAINCP)timestamp.h \
    24   $(SOPHYAINCP)objfio.h \
    25   $(SOPHYAINCP)ppersist.h \
    26   $(SOPHYAINCP)pexceptions.h \
    27   $(SOPHYAINCP)gnumd5.h \
    28   $(SOPHYAINCP)ppfbinstream.h \
    29   $(SOPHYAINCP)rawstream.h \
    30   $(SOPHYAINCP)ppfnametag.h \
    31   $(SOPHYAINCP)dvlist.h \
    32   $(SOPHYAINCP)utilarr.h \
    33   $(SOPHYAINCP)smathconst.h
    34         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  HEALPixUtils.cc
    35  
    3613$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
    3714  $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
     
    4421  $(SOPHYAINCP)rawstream.h \
    4522  $(SOPHYAINCP)ppfnametag.h \
    46   $(SOPHYAINCP)dvlist.h \
    47   $(SOPHYAINCP)objfio.h \
    48   $(SOPHYAINCP)anydataobj.h \
    49   $(SOPHYAINCP)mutyv.h \
    50   $(SOPHYAINCP)timestamp.h spherepos.h \
    51   unitvector.h vector3d.h longlat.h utilgeom.h \
    52   $(SOPHYAINCP)tvector.h \
    53   $(SOPHYAINCP)tmatrix.h \
    54   $(SOPHYAINCP)tarray.h \
    55   $(SOPHYAINCP)basarr.h \
    56   $(SOPHYAINCP)ndatablock.h \
    57   $(SOPHYAINCP)utilarr.h localmap.h \
     23  $(SOPHYAINCP)ppersist.h \
     24  $(SOPHYAINCP)dvlist.h \
     25  $(SOPHYAINCP)objfio.h \
     26  $(SOPHYAINCP)anydataobj.h \
     27  $(SOPHYAINCP)mutyv.h \
     28  $(SOPHYAINCP)timestamp.h spherepos.h \
     29  $(SOPHYAINCP)machdefs.h unitvector.h \
     30  vector3d.h longlat.h utilgeom.h \
     31  $(SOPHYAINCP)anydataobj.h \
     32  $(SOPHYAINCP)datatype.h \
     33  $(SOPHYAINCP)tvector.h \
     34  $(SOPHYAINCP)tmatrix.h \
     35  $(SOPHYAINCP)tarray.h \
     36  $(SOPHYAINCP)basarr.h \
     37  $(SOPHYAINCP)dvlist.h \
     38  $(SOPHYAINCP)ndatablock.h \
     39  $(SOPHYAINCP)utilarr.h \
     40  $(SOPHYAINCP)tmatrix_tsnl.h \
     41  $(SOPHYAINCP)tvector_tsnl.h localmap.h \
     42  $(SOPHYAINCP)ndatablock.h \
    5843  $(SOPHYAINCP)fioarr.h \
    59   $(SOPHYAINCP)fiondblock.h \
    60   $(SOPHYAINCP)datatype.h
     44  $(SOPHYAINCP)tvector.h \
     45  $(SOPHYAINCP)pexceptions.h \
     46  $(SOPHYAINCP)fiondblock.h
    6147        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiolocalmap.cc
    6248 
     
    7258  $(SOPHYAINCP)rawstream.h \
    7359  $(SOPHYAINCP)ppfnametag.h \
    74   $(SOPHYAINCP)dvlist.h \
    75   $(SOPHYAINCP)objfio.h \
    76   $(SOPHYAINCP)anydataobj.h \
    77   $(SOPHYAINCP)mutyv.h \
    78   $(SOPHYAINCP)timestamp.h spherepos.h \
    79   unitvector.h vector3d.h longlat.h utilgeom.h \
    80   $(SOPHYAINCP)tvector.h \
    81   $(SOPHYAINCP)tmatrix.h \
    82   $(SOPHYAINCP)tarray.h \
    83   $(SOPHYAINCP)basarr.h \
    84   $(SOPHYAINCP)ndatablock.h \
    85   $(SOPHYAINCP)utilarr.h \
     60  $(SOPHYAINCP)ppersist.h \
     61  $(SOPHYAINCP)dvlist.h \
     62  $(SOPHYAINCP)objfio.h \
     63  $(SOPHYAINCP)anydataobj.h \
     64  $(SOPHYAINCP)mutyv.h \
     65  $(SOPHYAINCP)timestamp.h spherepos.h \
     66  $(SOPHYAINCP)machdefs.h unitvector.h \
     67  vector3d.h longlat.h utilgeom.h \
     68  $(SOPHYAINCP)anydataobj.h \
     69  $(SOPHYAINCP)datatype.h \
     70  $(SOPHYAINCP)tvector.h \
     71  $(SOPHYAINCP)tmatrix.h \
     72  $(SOPHYAINCP)tarray.h \
     73  $(SOPHYAINCP)basarr.h \
     74  $(SOPHYAINCP)dvlist.h \
     75  $(SOPHYAINCP)ndatablock.h \
     76  $(SOPHYAINCP)utilarr.h \
     77  $(SOPHYAINCP)tmatrix_tsnl.h \
     78  $(SOPHYAINCP)tvector_tsnl.h \
     79  $(SOPHYAINCP)ndatablock.h \
    8680  $(SOPHYAINCP)fioarr.h \
    87   $(SOPHYAINCP)datatype.h
     81  $(SOPHYAINCP)tvector.h \
     82  $(SOPHYAINCP)pexceptions.h
    8883        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosphereecp.cc
    8984 
     
    9893  $(SOPHYAINCP)rawstream.h \
    9994  $(SOPHYAINCP)ppfnametag.h \
    100   $(SOPHYAINCP)dvlist.h \
    101   $(SOPHYAINCP)objfio.h \
    102   $(SOPHYAINCP)anydataobj.h \
    103   $(SOPHYAINCP)mutyv.h \
    104   $(SOPHYAINCP)timestamp.h spherepos.h \
    105   unitvector.h vector3d.h longlat.h utilgeom.h \
    106   $(SOPHYAINCP)tvector.h \
    107   $(SOPHYAINCP)tmatrix.h \
    108   $(SOPHYAINCP)tarray.h \
    109   $(SOPHYAINCP)basarr.h \
    110   $(SOPHYAINCP)ndatablock.h \
    111   $(SOPHYAINCP)utilarr.h spherehealpix.h \
    112   HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \
    113   $(SOPHYAINCP)datatype.h
     95  $(SOPHYAINCP)ppersist.h \
     96  $(SOPHYAINCP)dvlist.h \
     97  $(SOPHYAINCP)objfio.h \
     98  $(SOPHYAINCP)anydataobj.h \
     99  $(SOPHYAINCP)mutyv.h \
     100  $(SOPHYAINCP)timestamp.h spherepos.h \
     101  $(SOPHYAINCP)machdefs.h unitvector.h \
     102  vector3d.h longlat.h utilgeom.h \
     103  $(SOPHYAINCP)anydataobj.h \
     104  $(SOPHYAINCP)datatype.h \
     105  $(SOPHYAINCP)tvector.h \
     106  $(SOPHYAINCP)tmatrix.h \
     107  $(SOPHYAINCP)tarray.h \
     108  $(SOPHYAINCP)basarr.h \
     109  $(SOPHYAINCP)dvlist.h \
     110  $(SOPHYAINCP)ndatablock.h \
     111  $(SOPHYAINCP)utilarr.h \
     112  $(SOPHYAINCP)tmatrix_tsnl.h \
     113  $(SOPHYAINCP)tvector_tsnl.h \
     114  $(SOPHYAINCP)ndatablock.h spherehealpix.h \
     115  HEALPixUtils.h $(SOPHYAINCP)pexceptions.h \
     116  $(SOPHYAINCP)fiondblock.h
    114117        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherehealpix.cc
    115118 
    116119$(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
    117   $(SOPHYAINCP)sopnamsp.h fiospherethetaphi.h \
    118   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    119   $(SOPHYAINCP)machdefs.h pixelmap.h \
    120   $(SOPHYAINCP)ppersist.h \
    121   $(SOPHYAINCP)pexceptions.h \
    122   $(SOPHYAINCP)gnumd5.h \
    123   $(SOPHYAINCP)ppfbinstream.h \
    124   $(SOPHYAINCP)rawstream.h \
    125   $(SOPHYAINCP)ppfnametag.h \
    126   $(SOPHYAINCP)dvlist.h \
    127   $(SOPHYAINCP)objfio.h \
    128   $(SOPHYAINCP)anydataobj.h \
    129   $(SOPHYAINCP)mutyv.h \
    130   $(SOPHYAINCP)timestamp.h spherepos.h \
    131   unitvector.h vector3d.h longlat.h utilgeom.h \
    132   $(SOPHYAINCP)tvector.h \
    133   $(SOPHYAINCP)tmatrix.h \
    134   $(SOPHYAINCP)tarray.h \
    135   $(SOPHYAINCP)basarr.h \
    136   $(SOPHYAINCP)ndatablock.h \
    137   $(SOPHYAINCP)utilarr.h spherethetaphi.h \
    138   $(SOPHYAINCP)fiondblock.h \
    139   $(SOPHYAINCP)datatype.h
     120  $(SOPHYAINCP)sopnamsp.h \
     121  fiospherethetaphi.h sphericalmap.h \
     122  $(SOPHYAINCP)smathconst.h \
     123  $(SOPHYAINCP)machdefs.h pixelmap.h \
     124  $(SOPHYAINCP)ppersist.h \
     125  $(SOPHYAINCP)pexceptions.h \
     126  $(SOPHYAINCP)gnumd5.h \
     127  $(SOPHYAINCP)ppfbinstream.h \
     128  $(SOPHYAINCP)rawstream.h \
     129  $(SOPHYAINCP)ppfnametag.h \
     130  $(SOPHYAINCP)ppersist.h \
     131  $(SOPHYAINCP)dvlist.h \
     132  $(SOPHYAINCP)objfio.h \
     133  $(SOPHYAINCP)anydataobj.h \
     134  $(SOPHYAINCP)mutyv.h \
     135  $(SOPHYAINCP)timestamp.h spherepos.h \
     136  $(SOPHYAINCP)machdefs.h unitvector.h \
     137  vector3d.h longlat.h utilgeom.h \
     138  $(SOPHYAINCP)anydataobj.h \
     139  $(SOPHYAINCP)datatype.h \
     140  $(SOPHYAINCP)tvector.h \
     141  $(SOPHYAINCP)tmatrix.h \
     142  $(SOPHYAINCP)tarray.h \
     143  $(SOPHYAINCP)basarr.h \
     144  $(SOPHYAINCP)dvlist.h \
     145  $(SOPHYAINCP)ndatablock.h \
     146  $(SOPHYAINCP)utilarr.h \
     147  $(SOPHYAINCP)tmatrix_tsnl.h \
     148  $(SOPHYAINCP)tvector_tsnl.h \
     149  $(SOPHYAINCP)ndatablock.h spherethetaphi.h \
     150  $(SOPHYAINCP)pexceptions.h \
     151  $(SOPHYAINCP)fiondblock.h
    140152        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherethetaphi.cc
     153 
     154$(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
     155  $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
     156  $(SOPHYAINCP)machdefs.h \
     157  $(SOPHYAINCP)ndatablock.h \
     158  $(SOPHYAINCP)machdefs.h \
     159  $(SOPHYAINCP)anydataobj.h \
     160  $(SOPHYAINCP)tvector.h \
     161  $(SOPHYAINCP)tmatrix.h \
     162  $(SOPHYAINCP)tarray.h \
     163  $(SOPHYAINCP)basarr.h \
     164  $(SOPHYAINCP)mutyv.h \
     165  $(SOPHYAINCP)timestamp.h \
     166  $(SOPHYAINCP)objfio.h \
     167  $(SOPHYAINCP)ppersist.h \
     168  $(SOPHYAINCP)pexceptions.h \
     169  $(SOPHYAINCP)gnumd5.h \
     170  $(SOPHYAINCP)ppfbinstream.h \
     171  $(SOPHYAINCP)rawstream.h \
     172  $(SOPHYAINCP)ppfnametag.h \
     173  $(SOPHYAINCP)dvlist.h \
     174  $(SOPHYAINCP)ndatablock.h \
     175  $(SOPHYAINCP)utilarr.h \
     176  $(SOPHYAINCP)tmatrix_tsnl.h \
     177  $(SOPHYAINCP)tvector_tsnl.h \
     178  $(SOPHYAINCP)smathconst.h
     179        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  HEALPixUtils.cc
    141180 
    142181$(SOPHYAOBJP)localmap.o: localmap.cc \
     
    149188  $(SOPHYAINCP)rawstream.h \
    150189  $(SOPHYAINCP)ppfnametag.h \
    151   $(SOPHYAINCP)dvlist.h \
    152   $(SOPHYAINCP)objfio.h \
    153   $(SOPHYAINCP)anydataobj.h \
    154   $(SOPHYAINCP)mutyv.h \
    155   $(SOPHYAINCP)timestamp.h spherepos.h \
    156   unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \
     190  $(SOPHYAINCP)ppersist.h \
     191  $(SOPHYAINCP)dvlist.h \
     192  $(SOPHYAINCP)objfio.h \
     193  $(SOPHYAINCP)anydataobj.h \
     194  $(SOPHYAINCP)mutyv.h \
     195  $(SOPHYAINCP)timestamp.h spherepos.h \
     196  $(SOPHYAINCP)machdefs.h unitvector.h \
     197  vector3d.h longlat.h utilgeom.h \
     198  $(SOPHYAINCP)anydataobj.h \
     199  $(SOPHYAINCP)datatype.h sphericalmap.h \
    157200  $(SOPHYAINCP)smathconst.h \
    158201  $(SOPHYAINCP)tvector.h \
     
    160203  $(SOPHYAINCP)tarray.h \
    161204  $(SOPHYAINCP)basarr.h \
    162   $(SOPHYAINCP)ndatablock.h \
    163   $(SOPHYAINCP)utilarr.h \
     205  $(SOPHYAINCP)dvlist.h \
     206  $(SOPHYAINCP)ndatablock.h \
     207  $(SOPHYAINCP)utilarr.h \
     208  $(SOPHYAINCP)tmatrix_tsnl.h \
     209  $(SOPHYAINCP)tvector_tsnl.h \
     210  $(SOPHYAINCP)ndatablock.h \
    164211  $(SOPHYAINCP)fiondblock.h \
    165212  $(SOPHYAINCP)timing.h
    166213        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  localmap.cc
    167214 
    168 $(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h \
    169   longlat.h $(SOPHYAINCP)machdefs.h \
    170   utilgeom.h
     215$(SOPHYAOBJP)longlat.o: longlat.cc \
     216  $(SOPHYAINCP)sopnamsp.h longlat.h \
     217  $(SOPHYAINCP)machdefs.h utilgeom.h
    171218        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  longlat.cc
    172219 
     
    175222  $(SOPHYAINCP)machdefs.h mapoperation.h \
    176223  $(SOPHYAINCP)ndatablock.h \
     224  $(SOPHYAINCP)machdefs.h \
    177225  $(SOPHYAINCP)anydataobj.h pixelmap.h \
    178226  $(SOPHYAINCP)ppersist.h \
     
    182230  $(SOPHYAINCP)rawstream.h \
    183231  $(SOPHYAINCP)ppfnametag.h \
    184   $(SOPHYAINCP)dvlist.h \
    185   $(SOPHYAINCP)objfio.h \
    186   $(SOPHYAINCP)mutyv.h \
    187   $(SOPHYAINCP)timestamp.h spherepos.h \
    188   unitvector.h vector3d.h longlat.h utilgeom.h
     232  $(SOPHYAINCP)ppersist.h \
     233  $(SOPHYAINCP)dvlist.h \
     234  $(SOPHYAINCP)objfio.h \
     235  $(SOPHYAINCP)mutyv.h \
     236  $(SOPHYAINCP)timestamp.h spherepos.h \
     237  unitvector.h vector3d.h longlat.h utilgeom.h \
     238  $(SOPHYAINCP)anydataobj.h \
     239  $(SOPHYAINCP)datatype.h
    189240        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mapoperation.cc
    190241 
     
    192243  $(SOPHYAINCP)sopnamsp.h \
    193244  $(SOPHYAINCP)machdefs.h skymapinit.h \
    194   $(SOPHYAINCP)sophyainit.h spherethetaphi.h \
     245  $(SOPHYAINCP)sophyainit.h \
     246  $(SOPHYAINCP)machdefs.h spherethetaphi.h \
    195247  sphericalmap.h $(SOPHYAINCP)smathconst.h \
    196248  pixelmap.h $(SOPHYAINCP)ppersist.h \
     
    200252  $(SOPHYAINCP)rawstream.h \
    201253  $(SOPHYAINCP)ppfnametag.h \
     254  $(SOPHYAINCP)ppersist.h \
    202255  $(SOPHYAINCP)dvlist.h \
    203256  $(SOPHYAINCP)objfio.h \
     
    206259  $(SOPHYAINCP)timestamp.h spherepos.h \
    207260  unitvector.h vector3d.h longlat.h utilgeom.h \
    208   $(SOPHYAINCP)tvector.h \
    209   $(SOPHYAINCP)tmatrix.h \
    210   $(SOPHYAINCP)tarray.h \
    211   $(SOPHYAINCP)basarr.h \
    212   $(SOPHYAINCP)ndatablock.h \
    213   $(SOPHYAINCP)utilarr.h fiospherehealpix.h \
    214   spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \
    215   localmap.h fiosphereecp.h sphereecp.h
     261  $(SOPHYAINCP)anydataobj.h \
     262  $(SOPHYAINCP)datatype.h \
     263  $(SOPHYAINCP)tvector.h \
     264  $(SOPHYAINCP)tmatrix.h \
     265  $(SOPHYAINCP)tarray.h \
     266  $(SOPHYAINCP)basarr.h \
     267  $(SOPHYAINCP)dvlist.h \
     268  $(SOPHYAINCP)ndatablock.h \
     269  $(SOPHYAINCP)utilarr.h \
     270  $(SOPHYAINCP)tmatrix_tsnl.h \
     271  $(SOPHYAINCP)tvector_tsnl.h \
     272  $(SOPHYAINCP)ndatablock.h \
     273  fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
     274  fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
    216275        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymapinit.cc
    217276 
     
    226285  $(SOPHYAINCP)rawstream.h \
    227286  $(SOPHYAINCP)ppfnametag.h \
    228   $(SOPHYAINCP)dvlist.h \
    229   $(SOPHYAINCP)objfio.h \
    230   $(SOPHYAINCP)anydataobj.h \
     287  $(SOPHYAINCP)ppersist.h \
     288  $(SOPHYAINCP)dvlist.h \
     289  $(SOPHYAINCP)objfio.h \
     290  $(SOPHYAINCP)anydataobj.h \
     291  $(SOPHYAINCP)mutyv.h \
     292  $(SOPHYAINCP)timestamp.h spherepos.h \
     293  $(SOPHYAINCP)machdefs.h unitvector.h \
     294  vector3d.h longlat.h utilgeom.h \
     295  $(SOPHYAINCP)anydataobj.h \
     296  $(SOPHYAINCP)datatype.h \
     297  $(SOPHYAINCP)tvector.h \
     298  $(SOPHYAINCP)tmatrix.h \
     299  $(SOPHYAINCP)tarray.h \
     300  $(SOPHYAINCP)basarr.h \
     301  $(SOPHYAINCP)dvlist.h \
     302  $(SOPHYAINCP)ndatablock.h \
     303  $(SOPHYAINCP)utilarr.h \
     304  $(SOPHYAINCP)tmatrix_tsnl.h \
     305  $(SOPHYAINCP)tvector_tsnl.h \
     306  $(SOPHYAINCP)ndatablock.h
     307        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphereecp.cc
     308 
     309$(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
     310  $(SOPHYAINCP)sopnamsp.h \
     311  $(SOPHYAINCP)machdefs.h \
     312  $(SOPHYAINCP)pexceptions.h \
     313  $(SOPHYAINCP)machdefs.h \
     314  $(SOPHYAINCP)fiondblock.h \
     315  $(SOPHYAINCP)ppersist.h \
     316  $(SOPHYAINCP)pexceptions.h \
     317  $(SOPHYAINCP)gnumd5.h \
     318  $(SOPHYAINCP)ppfbinstream.h \
     319  $(SOPHYAINCP)rawstream.h \
     320  $(SOPHYAINCP)ppfnametag.h \
     321  $(SOPHYAINCP)ndatablock.h \
     322  $(SOPHYAINCP)anydataobj.h spherehealpix.h \
     323  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     324  pixelmap.h $(SOPHYAINCP)ppersist.h \
     325  $(SOPHYAINCP)dvlist.h \
     326  $(SOPHYAINCP)objfio.h \
    231327  $(SOPHYAINCP)mutyv.h \
    232328  $(SOPHYAINCP)timestamp.h spherepos.h \
    233329  unitvector.h vector3d.h longlat.h utilgeom.h \
    234   $(SOPHYAINCP)tvector.h \
    235   $(SOPHYAINCP)tmatrix.h \
    236   $(SOPHYAINCP)tarray.h \
    237   $(SOPHYAINCP)basarr.h \
    238   $(SOPHYAINCP)ndatablock.h \
    239   $(SOPHYAINCP)utilarr.h
    240         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphereecp.cc
    241  
    242 $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
    243   $(SOPHYAINCP)sopnamsp.h \
    244   $(SOPHYAINCP)machdefs.h \
    245   $(SOPHYAINCP)pexceptions.h \
    246   $(SOPHYAINCP)fiondblock.h \
    247   $(SOPHYAINCP)ppersist.h \
    248   $(SOPHYAINCP)gnumd5.h \
    249   $(SOPHYAINCP)ppfbinstream.h \
    250   $(SOPHYAINCP)rawstream.h \
    251   $(SOPHYAINCP)ppfnametag.h \
    252   $(SOPHYAINCP)ndatablock.h \
    253   $(SOPHYAINCP)anydataobj.h spherehealpix.h \
    254   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    255   pixelmap.h $(SOPHYAINCP)dvlist.h \
    256   $(SOPHYAINCP)objfio.h \
    257   $(SOPHYAINCP)mutyv.h \
    258   $(SOPHYAINCP)timestamp.h spherepos.h \
    259   unitvector.h vector3d.h longlat.h utilgeom.h \
    260   $(SOPHYAINCP)tvector.h \
    261   $(SOPHYAINCP)tmatrix.h \
    262   $(SOPHYAINCP)tarray.h \
    263   $(SOPHYAINCP)basarr.h \
    264   $(SOPHYAINCP)utilarr.h HEALPixUtils.h \
     330  $(SOPHYAINCP)anydataobj.h \
     331  $(SOPHYAINCP)datatype.h \
     332  $(SOPHYAINCP)tvector.h \
     333  $(SOPHYAINCP)tmatrix.h \
     334  $(SOPHYAINCP)tarray.h \
     335  $(SOPHYAINCP)basarr.h \
     336  $(SOPHYAINCP)dvlist.h \
     337  $(SOPHYAINCP)utilarr.h \
     338  $(SOPHYAINCP)tmatrix_tsnl.h \
     339  $(SOPHYAINCP)tvector_tsnl.h \
     340  $(SOPHYAINCP)ndatablock.h HEALPixUtils.h \
    265341  $(SOPHYAINCP)strutil.h
    266342        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherehealpix.cc
     
    270346  $(SOPHYAINCP)machdefs.h \
    271347  $(SOPHYAINCP)ppersist.h \
    272   $(SOPHYAINCP)pexceptions.h \
    273   $(SOPHYAINCP)gnumd5.h \
    274   $(SOPHYAINCP)ppfbinstream.h \
    275   $(SOPHYAINCP)rawstream.h \
    276   $(SOPHYAINCP)ppfnametag.h unitvector.h \
     348  $(SOPHYAINCP)machdefs.h \
     349  $(SOPHYAINCP)pexceptions.h \
     350  $(SOPHYAINCP)gnumd5.h \
     351  $(SOPHYAINCP)ppfbinstream.h \
     352  $(SOPHYAINCP)rawstream.h \
     353  $(SOPHYAINCP)ppfnametag.h \
     354  $(SOPHYAINCP)ppersist.h unitvector.h \
    277355  vector3d.h longlat.h utilgeom.h \
    278356  $(SOPHYAINCP)anydataobj.h \
     
    290368  $(SOPHYAINCP)rawstream.h \
    291369  $(SOPHYAINCP)ppfnametag.h \
    292   $(SOPHYAINCP)dvlist.h \
    293   $(SOPHYAINCP)objfio.h \
    294   $(SOPHYAINCP)anydataobj.h \
    295   $(SOPHYAINCP)mutyv.h \
    296   $(SOPHYAINCP)timestamp.h spherepos.h \
    297   unitvector.h vector3d.h longlat.h utilgeom.h \
    298   $(SOPHYAINCP)tvector.h \
    299   $(SOPHYAINCP)tmatrix.h \
    300   $(SOPHYAINCP)tarray.h \
    301   $(SOPHYAINCP)basarr.h \
    302   $(SOPHYAINCP)ndatablock.h \
    303   $(SOPHYAINCP)utilarr.h \
     370  $(SOPHYAINCP)ppersist.h \
     371  $(SOPHYAINCP)dvlist.h \
     372  $(SOPHYAINCP)objfio.h \
     373  $(SOPHYAINCP)anydataobj.h \
     374  $(SOPHYAINCP)mutyv.h \
     375  $(SOPHYAINCP)timestamp.h spherepos.h \
     376  $(SOPHYAINCP)machdefs.h unitvector.h \
     377  vector3d.h longlat.h utilgeom.h \
     378  $(SOPHYAINCP)anydataobj.h \
     379  $(SOPHYAINCP)datatype.h \
     380  $(SOPHYAINCP)tvector.h \
     381  $(SOPHYAINCP)tmatrix.h \
     382  $(SOPHYAINCP)tarray.h \
     383  $(SOPHYAINCP)basarr.h \
     384  $(SOPHYAINCP)dvlist.h \
     385  $(SOPHYAINCP)ndatablock.h \
     386  $(SOPHYAINCP)utilarr.h \
     387  $(SOPHYAINCP)tmatrix_tsnl.h \
     388  $(SOPHYAINCP)tvector_tsnl.h \
     389  $(SOPHYAINCP)ndatablock.h \
    304390  $(SOPHYAINCP)fiondblock.h
    305391        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherethetaphi.cc
     
    319405  $(SOPHYAINCP)sopnamsp.h \
    320406  $(SOPHYAINCP)machdefs.h \
    321   $(SOPHYAINCP)pexceptions.h vector3d.h \
     407  $(SOPHYAINCP)pexceptions.h \
     408  $(SOPHYAINCP)machdefs.h vector3d.h \
    322409  longlat.h utilgeom.h
    323410        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  vector3d.cc
  • trunk/SophyaLib/SkyMap/objlist.list

    r2765 r3007  
    1 HEALPixUtils.o
    21fiolocalmap.o
    32fiosphereecp.o
    43fiospherehealpix.o
    54fiospherethetaphi.o
     5HEALPixUtils.o
    66localmap.o
    77longlat.o
  • trunk/SophyaLib/SkyMap/smakefile

    r2765 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
     6         rm -f $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
    77        rm -f $(SOPHYALIBP)libSkyMap.a
    88 
    9 $(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
     9$(SOPHYALIBP)libSkyMap.a : $(SOPHYAOBJP)fiolocalmap.o $(SOPHYAOBJP)fiosphereecp.o $(SOPHYAOBJP)fiospherehealpix.o $(SOPHYAOBJP)fiospherethetaphi.o $(SOPHYAOBJP)HEALPixUtils.o $(SOPHYAOBJP)localmap.o $(SOPHYAOBJP)longlat.o $(SOPHYAOBJP)mapoperation.o $(SOPHYAOBJP)skymapinit.o $(SOPHYAOBJP)sphereecp.o $(SOPHYAOBJP)spherehealpix.o $(SOPHYAOBJP)spherepos.o $(SOPHYAOBJP)spherethetaphi.o $(SOPHYAOBJP)unitvector.o $(SOPHYAOBJP)utilgeom.o $(SOPHYAOBJP)vector3d.o
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
    14   $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   $(SOPHYAINCP)ndatablock.h \
    17   $(SOPHYAINCP)anydataobj.h \
    18   $(SOPHYAINCP)tvector.h \
    19   $(SOPHYAINCP)tmatrix.h \
    20   $(SOPHYAINCP)tarray.h \
    21   $(SOPHYAINCP)basarr.h \
    22   $(SOPHYAINCP)mutyv.h \
    23   $(SOPHYAINCP)dvlist.h \
    24   $(SOPHYAINCP)objfio.h \
    25   $(SOPHYAINCP)ppersist.h \
    26   $(SOPHYAINCP)pexceptions.h \
    27   $(SOPHYAINCP)gnumd5.h \
    28   $(SOPHYAINCP)ppfbinstream.h \
    29   $(SOPHYAINCP)rawstream.h \
    30   $(SOPHYAINCP)ppfnametag.h \
    31   $(SOPHYAINCP)utilarr.h \
    32   $(SOPHYAINCP)smathconst.h
    33         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  HEALPixUtils.cc
    34  
    3513$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
    3614  $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
     
    4321  $(SOPHYAINCP)rawstream.h \
    4422  $(SOPHYAINCP)ppfnametag.h \
    45   $(SOPHYAINCP)dvlist.h \
    46   $(SOPHYAINCP)objfio.h \
    47   $(SOPHYAINCP)anydataobj.h \
    48   $(SOPHYAINCP)mutyv.h spherepos.h \
    49   unitvector.h vector3d.h longlat.h utilgeom.h \
    50   $(SOPHYAINCP)tvector.h \
    51   $(SOPHYAINCP)tmatrix.h \
    52   $(SOPHYAINCP)tarray.h \
    53   $(SOPHYAINCP)basarr.h \
    54   $(SOPHYAINCP)ndatablock.h \
    55   $(SOPHYAINCP)utilarr.h localmap.h \
     23  $(SOPHYAINCP)ppersist.h \
     24  $(SOPHYAINCP)dvlist.h \
     25  $(SOPHYAINCP)objfio.h \
     26  $(SOPHYAINCP)anydataobj.h \
     27  $(SOPHYAINCP)mutyv.h \
     28  $(SOPHYAINCP)timestamp.h spherepos.h \
     29  $(SOPHYAINCP)machdefs.h unitvector.h \
     30  vector3d.h longlat.h utilgeom.h \
     31  $(SOPHYAINCP)anydataobj.h \
     32  $(SOPHYAINCP)datatype.h \
     33  $(SOPHYAINCP)tvector.h \
     34  $(SOPHYAINCP)tmatrix.h \
     35  $(SOPHYAINCP)tarray.h \
     36  $(SOPHYAINCP)basarr.h \
     37  $(SOPHYAINCP)dvlist.h \
     38  $(SOPHYAINCP)ndatablock.h \
     39  $(SOPHYAINCP)utilarr.h \
     40  $(SOPHYAINCP)tmatrix_tsnl.h \
     41  $(SOPHYAINCP)tvector_tsnl.h localmap.h \
     42  $(SOPHYAINCP)ndatablock.h \
    5643  $(SOPHYAINCP)fioarr.h \
    57   $(SOPHYAINCP)fiondblock.h \
    58   $(SOPHYAINCP)datatype.h
     44  $(SOPHYAINCP)tvector.h \
     45  $(SOPHYAINCP)pexceptions.h \
     46  $(SOPHYAINCP)fiondblock.h
    5947        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiolocalmap.cc
    6048 
     
    7058  $(SOPHYAINCP)rawstream.h \
    7159  $(SOPHYAINCP)ppfnametag.h \
    72   $(SOPHYAINCP)dvlist.h \
    73   $(SOPHYAINCP)objfio.h \
    74   $(SOPHYAINCP)anydataobj.h \
    75   $(SOPHYAINCP)mutyv.h spherepos.h \
    76   unitvector.h vector3d.h longlat.h utilgeom.h \
    77   $(SOPHYAINCP)tvector.h \
    78   $(SOPHYAINCP)tmatrix.h \
    79   $(SOPHYAINCP)tarray.h \
    80   $(SOPHYAINCP)basarr.h \
    81   $(SOPHYAINCP)ndatablock.h \
    82   $(SOPHYAINCP)utilarr.h \
     60  $(SOPHYAINCP)ppersist.h \
     61  $(SOPHYAINCP)dvlist.h \
     62  $(SOPHYAINCP)objfio.h \
     63  $(SOPHYAINCP)anydataobj.h \
     64  $(SOPHYAINCP)mutyv.h \
     65  $(SOPHYAINCP)timestamp.h spherepos.h \
     66  $(SOPHYAINCP)machdefs.h unitvector.h \
     67  vector3d.h longlat.h utilgeom.h \
     68  $(SOPHYAINCP)anydataobj.h \
     69  $(SOPHYAINCP)datatype.h \
     70  $(SOPHYAINCP)tvector.h \
     71  $(SOPHYAINCP)tmatrix.h \
     72  $(SOPHYAINCP)tarray.h \
     73  $(SOPHYAINCP)basarr.h \
     74  $(SOPHYAINCP)dvlist.h \
     75  $(SOPHYAINCP)ndatablock.h \
     76  $(SOPHYAINCP)utilarr.h \
     77  $(SOPHYAINCP)tmatrix_tsnl.h \
     78  $(SOPHYAINCP)tvector_tsnl.h \
     79  $(SOPHYAINCP)ndatablock.h \
    8380  $(SOPHYAINCP)fioarr.h \
    84   $(SOPHYAINCP)datatype.h
     81  $(SOPHYAINCP)tvector.h \
     82  $(SOPHYAINCP)pexceptions.h
    8583        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosphereecp.cc
    8684 
     
    9593  $(SOPHYAINCP)rawstream.h \
    9694  $(SOPHYAINCP)ppfnametag.h \
    97   $(SOPHYAINCP)dvlist.h \
    98   $(SOPHYAINCP)objfio.h \
    99   $(SOPHYAINCP)anydataobj.h \
    100   $(SOPHYAINCP)mutyv.h spherepos.h \
    101   unitvector.h vector3d.h longlat.h utilgeom.h \
    102   $(SOPHYAINCP)tvector.h \
    103   $(SOPHYAINCP)tmatrix.h \
    104   $(SOPHYAINCP)tarray.h \
    105   $(SOPHYAINCP)basarr.h \
    106   $(SOPHYAINCP)ndatablock.h \
    107   $(SOPHYAINCP)utilarr.h spherehealpix.h \
    108   HEALPixUtils.h $(SOPHYAINCP)fiondblock.h \
    109   $(SOPHYAINCP)datatype.h
     95  $(SOPHYAINCP)ppersist.h \
     96  $(SOPHYAINCP)dvlist.h \
     97  $(SOPHYAINCP)objfio.h \
     98  $(SOPHYAINCP)anydataobj.h \
     99  $(SOPHYAINCP)mutyv.h \
     100  $(SOPHYAINCP)timestamp.h spherepos.h \
     101  $(SOPHYAINCP)machdefs.h unitvector.h \
     102  vector3d.h longlat.h utilgeom.h \
     103  $(SOPHYAINCP)anydataobj.h \
     104  $(SOPHYAINCP)datatype.h \
     105  $(SOPHYAINCP)tvector.h \
     106  $(SOPHYAINCP)tmatrix.h \
     107  $(SOPHYAINCP)tarray.h \
     108  $(SOPHYAINCP)basarr.h \
     109  $(SOPHYAINCP)dvlist.h \
     110  $(SOPHYAINCP)ndatablock.h \
     111  $(SOPHYAINCP)utilarr.h \
     112  $(SOPHYAINCP)tmatrix_tsnl.h \
     113  $(SOPHYAINCP)tvector_tsnl.h \
     114  $(SOPHYAINCP)ndatablock.h spherehealpix.h \
     115  HEALPixUtils.h $(SOPHYAINCP)pexceptions.h \
     116  $(SOPHYAINCP)fiondblock.h
    110117        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherehealpix.cc
    111118 
    112119$(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
    113   $(SOPHYAINCP)sopnamsp.h fiospherethetaphi.h \
    114   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    115   $(SOPHYAINCP)machdefs.h pixelmap.h \
    116   $(SOPHYAINCP)ppersist.h \
    117   $(SOPHYAINCP)pexceptions.h \
    118   $(SOPHYAINCP)gnumd5.h \
    119   $(SOPHYAINCP)ppfbinstream.h \
    120   $(SOPHYAINCP)rawstream.h \
    121   $(SOPHYAINCP)ppfnametag.h \
    122   $(SOPHYAINCP)dvlist.h \
    123   $(SOPHYAINCP)objfio.h \
    124   $(SOPHYAINCP)anydataobj.h \
    125   $(SOPHYAINCP)mutyv.h spherepos.h \
    126   unitvector.h vector3d.h longlat.h utilgeom.h \
    127   $(SOPHYAINCP)tvector.h \
    128   $(SOPHYAINCP)tmatrix.h \
    129   $(SOPHYAINCP)tarray.h \
    130   $(SOPHYAINCP)basarr.h \
    131   $(SOPHYAINCP)ndatablock.h \
    132   $(SOPHYAINCP)utilarr.h spherethetaphi.h \
    133   $(SOPHYAINCP)fiondblock.h \
    134   $(SOPHYAINCP)datatype.h
     120  $(SOPHYAINCP)sopnamsp.h \
     121  fiospherethetaphi.h sphericalmap.h \
     122  $(SOPHYAINCP)smathconst.h \
     123  $(SOPHYAINCP)machdefs.h pixelmap.h \
     124  $(SOPHYAINCP)ppersist.h \
     125  $(SOPHYAINCP)pexceptions.h \
     126  $(SOPHYAINCP)gnumd5.h \
     127  $(SOPHYAINCP)ppfbinstream.h \
     128  $(SOPHYAINCP)rawstream.h \
     129  $(SOPHYAINCP)ppfnametag.h \
     130  $(SOPHYAINCP)ppersist.h \
     131  $(SOPHYAINCP)dvlist.h \
     132  $(SOPHYAINCP)objfio.h \
     133  $(SOPHYAINCP)anydataobj.h \
     134  $(SOPHYAINCP)mutyv.h \
     135  $(SOPHYAINCP)timestamp.h spherepos.h \
     136  $(SOPHYAINCP)machdefs.h unitvector.h \
     137  vector3d.h longlat.h utilgeom.h \
     138  $(SOPHYAINCP)anydataobj.h \
     139  $(SOPHYAINCP)datatype.h \
     140  $(SOPHYAINCP)tvector.h \
     141  $(SOPHYAINCP)tmatrix.h \
     142  $(SOPHYAINCP)tarray.h \
     143  $(SOPHYAINCP)basarr.h \
     144  $(SOPHYAINCP)dvlist.h \
     145  $(SOPHYAINCP)ndatablock.h \
     146  $(SOPHYAINCP)utilarr.h \
     147  $(SOPHYAINCP)tmatrix_tsnl.h \
     148  $(SOPHYAINCP)tvector_tsnl.h \
     149  $(SOPHYAINCP)ndatablock.h spherethetaphi.h \
     150  $(SOPHYAINCP)pexceptions.h \
     151  $(SOPHYAINCP)fiondblock.h
    135152        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherethetaphi.cc
     153 
     154$(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
     155  $(SOPHYAINCP)sopnamsp.h HEALPixUtils.h \
     156  $(SOPHYAINCP)machdefs.h \
     157  $(SOPHYAINCP)ndatablock.h \
     158  $(SOPHYAINCP)machdefs.h \
     159  $(SOPHYAINCP)anydataobj.h \
     160  $(SOPHYAINCP)tvector.h \
     161  $(SOPHYAINCP)tmatrix.h \
     162  $(SOPHYAINCP)tarray.h \
     163  $(SOPHYAINCP)basarr.h \
     164  $(SOPHYAINCP)mutyv.h \
     165  $(SOPHYAINCP)timestamp.h \
     166  $(SOPHYAINCP)objfio.h \
     167  $(SOPHYAINCP)ppersist.h \
     168  $(SOPHYAINCP)pexceptions.h \
     169  $(SOPHYAINCP)gnumd5.h \
     170  $(SOPHYAINCP)ppfbinstream.h \
     171  $(SOPHYAINCP)rawstream.h \
     172  $(SOPHYAINCP)ppfnametag.h \
     173  $(SOPHYAINCP)dvlist.h \
     174  $(SOPHYAINCP)ndatablock.h \
     175  $(SOPHYAINCP)utilarr.h \
     176  $(SOPHYAINCP)tmatrix_tsnl.h \
     177  $(SOPHYAINCP)tvector_tsnl.h \
     178  $(SOPHYAINCP)smathconst.h
     179        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  HEALPixUtils.cc
    136180 
    137181$(SOPHYAOBJP)localmap.o: localmap.cc \
     
    144188  $(SOPHYAINCP)rawstream.h \
    145189  $(SOPHYAINCP)ppfnametag.h \
    146   $(SOPHYAINCP)dvlist.h \
    147   $(SOPHYAINCP)objfio.h \
    148   $(SOPHYAINCP)anydataobj.h \
    149   $(SOPHYAINCP)mutyv.h spherepos.h \
    150   unitvector.h vector3d.h longlat.h utilgeom.h sphericalmap.h \
     190  $(SOPHYAINCP)ppersist.h \
     191  $(SOPHYAINCP)dvlist.h \
     192  $(SOPHYAINCP)objfio.h \
     193  $(SOPHYAINCP)anydataobj.h \
     194  $(SOPHYAINCP)mutyv.h \
     195  $(SOPHYAINCP)timestamp.h spherepos.h \
     196  $(SOPHYAINCP)machdefs.h unitvector.h \
     197  vector3d.h longlat.h utilgeom.h \
     198  $(SOPHYAINCP)anydataobj.h \
     199  $(SOPHYAINCP)datatype.h sphericalmap.h \
    151200  $(SOPHYAINCP)smathconst.h \
    152201  $(SOPHYAINCP)tvector.h \
     
    154203  $(SOPHYAINCP)tarray.h \
    155204  $(SOPHYAINCP)basarr.h \
    156   $(SOPHYAINCP)ndatablock.h \
    157   $(SOPHYAINCP)utilarr.h \
     205  $(SOPHYAINCP)dvlist.h \
     206  $(SOPHYAINCP)ndatablock.h \
     207  $(SOPHYAINCP)utilarr.h \
     208  $(SOPHYAINCP)tmatrix_tsnl.h \
     209  $(SOPHYAINCP)tvector_tsnl.h \
     210  $(SOPHYAINCP)ndatablock.h \
    158211  $(SOPHYAINCP)fiondblock.h \
    159212  $(SOPHYAINCP)timing.h
    160213        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  localmap.cc
    161214 
    162 $(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h \
    163   longlat.h $(SOPHYAINCP)machdefs.h \
    164   utilgeom.h
     215$(SOPHYAOBJP)longlat.o: longlat.cc \
     216  $(SOPHYAINCP)sopnamsp.h longlat.h \
     217  $(SOPHYAINCP)machdefs.h utilgeom.h
    165218        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  longlat.cc
    166219 
     
    169222  $(SOPHYAINCP)machdefs.h mapoperation.h \
    170223  $(SOPHYAINCP)ndatablock.h \
     224  $(SOPHYAINCP)machdefs.h \
    171225  $(SOPHYAINCP)anydataobj.h pixelmap.h \
    172226  $(SOPHYAINCP)ppersist.h \
     
    176230  $(SOPHYAINCP)rawstream.h \
    177231  $(SOPHYAINCP)ppfnametag.h \
    178   $(SOPHYAINCP)dvlist.h \
    179   $(SOPHYAINCP)objfio.h \
    180   $(SOPHYAINCP)mutyv.h spherepos.h \
    181   unitvector.h vector3d.h longlat.h utilgeom.h
     232  $(SOPHYAINCP)ppersist.h \
     233  $(SOPHYAINCP)dvlist.h \
     234  $(SOPHYAINCP)objfio.h \
     235  $(SOPHYAINCP)mutyv.h \
     236  $(SOPHYAINCP)timestamp.h spherepos.h \
     237  unitvector.h vector3d.h longlat.h utilgeom.h \
     238  $(SOPHYAINCP)anydataobj.h \
     239  $(SOPHYAINCP)datatype.h
    182240        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mapoperation.cc
    183241 
     
    185243  $(SOPHYAINCP)sopnamsp.h \
    186244  $(SOPHYAINCP)machdefs.h skymapinit.h \
    187   $(SOPHYAINCP)sophyainit.h spherethetaphi.h \
     245  $(SOPHYAINCP)sophyainit.h \
     246  $(SOPHYAINCP)machdefs.h spherethetaphi.h \
    188247  sphericalmap.h $(SOPHYAINCP)smathconst.h \
    189248  pixelmap.h $(SOPHYAINCP)ppersist.h \
     
    193252  $(SOPHYAINCP)rawstream.h \
    194253  $(SOPHYAINCP)ppfnametag.h \
    195   $(SOPHYAINCP)dvlist.h \
    196   $(SOPHYAINCP)objfio.h \
    197   $(SOPHYAINCP)anydataobj.h \
    198   $(SOPHYAINCP)mutyv.h spherepos.h \
     254  $(SOPHYAINCP)ppersist.h \
     255  $(SOPHYAINCP)dvlist.h \
     256  $(SOPHYAINCP)objfio.h \
     257  $(SOPHYAINCP)anydataobj.h \
     258  $(SOPHYAINCP)mutyv.h \
     259  $(SOPHYAINCP)timestamp.h spherepos.h \
    199260  unitvector.h vector3d.h longlat.h utilgeom.h \
    200   $(SOPHYAINCP)tvector.h \
    201   $(SOPHYAINCP)tmatrix.h \
    202   $(SOPHYAINCP)tarray.h \
    203   $(SOPHYAINCP)basarr.h \
    204   $(SOPHYAINCP)ndatablock.h \
    205   $(SOPHYAINCP)utilarr.h fiospherehealpix.h \
    206   spherehealpix.h HEALPixUtils.h fiospherethetaphi.h fiolocalmap.h \
    207   localmap.h fiosphereecp.h sphereecp.h
     261  $(SOPHYAINCP)anydataobj.h \
     262  $(SOPHYAINCP)datatype.h \
     263  $(SOPHYAINCP)tvector.h \
     264  $(SOPHYAINCP)tmatrix.h \
     265  $(SOPHYAINCP)tarray.h \
     266  $(SOPHYAINCP)basarr.h \
     267  $(SOPHYAINCP)dvlist.h \
     268  $(SOPHYAINCP)ndatablock.h \
     269  $(SOPHYAINCP)utilarr.h \
     270  $(SOPHYAINCP)tmatrix_tsnl.h \
     271  $(SOPHYAINCP)tvector_tsnl.h \
     272  $(SOPHYAINCP)ndatablock.h \
     273  fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
     274  fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
    208275        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymapinit.cc
    209276 
     
    218285  $(SOPHYAINCP)rawstream.h \
    219286  $(SOPHYAINCP)ppfnametag.h \
    220   $(SOPHYAINCP)dvlist.h \
    221   $(SOPHYAINCP)objfio.h \
    222   $(SOPHYAINCP)anydataobj.h \
    223   $(SOPHYAINCP)mutyv.h spherepos.h \
     287  $(SOPHYAINCP)ppersist.h \
     288  $(SOPHYAINCP)dvlist.h \
     289  $(SOPHYAINCP)objfio.h \
     290  $(SOPHYAINCP)anydataobj.h \
     291  $(SOPHYAINCP)mutyv.h \
     292  $(SOPHYAINCP)timestamp.h spherepos.h \
     293  $(SOPHYAINCP)machdefs.h unitvector.h \
     294  vector3d.h longlat.h utilgeom.h \
     295  $(SOPHYAINCP)anydataobj.h \
     296  $(SOPHYAINCP)datatype.h \
     297  $(SOPHYAINCP)tvector.h \
     298  $(SOPHYAINCP)tmatrix.h \
     299  $(SOPHYAINCP)tarray.h \
     300  $(SOPHYAINCP)basarr.h \
     301  $(SOPHYAINCP)dvlist.h \
     302  $(SOPHYAINCP)ndatablock.h \
     303  $(SOPHYAINCP)utilarr.h \
     304  $(SOPHYAINCP)tmatrix_tsnl.h \
     305  $(SOPHYAINCP)tvector_tsnl.h \
     306  $(SOPHYAINCP)ndatablock.h
     307        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphereecp.cc
     308 
     309$(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
     310  $(SOPHYAINCP)sopnamsp.h \
     311  $(SOPHYAINCP)machdefs.h \
     312  $(SOPHYAINCP)pexceptions.h \
     313  $(SOPHYAINCP)machdefs.h \
     314  $(SOPHYAINCP)fiondblock.h \
     315  $(SOPHYAINCP)ppersist.h \
     316  $(SOPHYAINCP)pexceptions.h \
     317  $(SOPHYAINCP)gnumd5.h \
     318  $(SOPHYAINCP)ppfbinstream.h \
     319  $(SOPHYAINCP)rawstream.h \
     320  $(SOPHYAINCP)ppfnametag.h \
     321  $(SOPHYAINCP)ndatablock.h \
     322  $(SOPHYAINCP)anydataobj.h spherehealpix.h \
     323  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     324  pixelmap.h $(SOPHYAINCP)ppersist.h \
     325  $(SOPHYAINCP)dvlist.h \
     326  $(SOPHYAINCP)objfio.h \
     327  $(SOPHYAINCP)mutyv.h \
     328  $(SOPHYAINCP)timestamp.h spherepos.h \
    224329  unitvector.h vector3d.h longlat.h utilgeom.h \
    225   $(SOPHYAINCP)tvector.h \
    226   $(SOPHYAINCP)tmatrix.h \
    227   $(SOPHYAINCP)tarray.h \
    228   $(SOPHYAINCP)basarr.h \
    229   $(SOPHYAINCP)ndatablock.h \
    230   $(SOPHYAINCP)utilarr.h
    231         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphereecp.cc
    232  
    233 $(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
    234   $(SOPHYAINCP)sopnamsp.h \
    235   $(SOPHYAINCP)machdefs.h \
    236   $(SOPHYAINCP)pexceptions.h \
    237   $(SOPHYAINCP)fiondblock.h \
    238   $(SOPHYAINCP)ppersist.h \
    239   $(SOPHYAINCP)gnumd5.h \
    240   $(SOPHYAINCP)ppfbinstream.h \
    241   $(SOPHYAINCP)rawstream.h \
    242   $(SOPHYAINCP)ppfnametag.h \
    243   $(SOPHYAINCP)ndatablock.h \
    244   $(SOPHYAINCP)anydataobj.h spherehealpix.h \
    245   sphericalmap.h $(SOPHYAINCP)smathconst.h \
    246   pixelmap.h $(SOPHYAINCP)dvlist.h \
    247   $(SOPHYAINCP)objfio.h \
    248   $(SOPHYAINCP)mutyv.h spherepos.h \
    249   unitvector.h vector3d.h longlat.h utilgeom.h \
    250   $(SOPHYAINCP)tvector.h \
    251   $(SOPHYAINCP)tmatrix.h \
    252   $(SOPHYAINCP)tarray.h \
    253   $(SOPHYAINCP)basarr.h \
    254   $(SOPHYAINCP)utilarr.h HEALPixUtils.h \
     330  $(SOPHYAINCP)anydataobj.h \
     331  $(SOPHYAINCP)datatype.h \
     332  $(SOPHYAINCP)tvector.h \
     333  $(SOPHYAINCP)tmatrix.h \
     334  $(SOPHYAINCP)tarray.h \
     335  $(SOPHYAINCP)basarr.h \
     336  $(SOPHYAINCP)dvlist.h \
     337  $(SOPHYAINCP)utilarr.h \
     338  $(SOPHYAINCP)tmatrix_tsnl.h \
     339  $(SOPHYAINCP)tvector_tsnl.h \
     340  $(SOPHYAINCP)ndatablock.h HEALPixUtils.h \
    255341  $(SOPHYAINCP)strutil.h
    256342        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherehealpix.cc
     
    260346  $(SOPHYAINCP)machdefs.h \
    261347  $(SOPHYAINCP)ppersist.h \
    262   $(SOPHYAINCP)pexceptions.h \
    263   $(SOPHYAINCP)gnumd5.h \
    264   $(SOPHYAINCP)ppfbinstream.h \
    265   $(SOPHYAINCP)rawstream.h \
    266   $(SOPHYAINCP)ppfnametag.h unitvector.h \
     348  $(SOPHYAINCP)machdefs.h \
     349  $(SOPHYAINCP)pexceptions.h \
     350  $(SOPHYAINCP)gnumd5.h \
     351  $(SOPHYAINCP)ppfbinstream.h \
     352  $(SOPHYAINCP)rawstream.h \
     353  $(SOPHYAINCP)ppfnametag.h \
     354  $(SOPHYAINCP)ppersist.h unitvector.h \
    267355  vector3d.h longlat.h utilgeom.h \
    268356  $(SOPHYAINCP)anydataobj.h \
     
    280368  $(SOPHYAINCP)rawstream.h \
    281369  $(SOPHYAINCP)ppfnametag.h \
    282   $(SOPHYAINCP)dvlist.h \
    283   $(SOPHYAINCP)objfio.h \
    284   $(SOPHYAINCP)anydataobj.h \
    285   $(SOPHYAINCP)mutyv.h spherepos.h \
    286   unitvector.h vector3d.h longlat.h utilgeom.h \
    287   $(SOPHYAINCP)tvector.h \
    288   $(SOPHYAINCP)tmatrix.h \
    289   $(SOPHYAINCP)tarray.h \
    290   $(SOPHYAINCP)basarr.h \
    291   $(SOPHYAINCP)ndatablock.h \
    292   $(SOPHYAINCP)utilarr.h \
     370  $(SOPHYAINCP)ppersist.h \
     371  $(SOPHYAINCP)dvlist.h \
     372  $(SOPHYAINCP)objfio.h \
     373  $(SOPHYAINCP)anydataobj.h \
     374  $(SOPHYAINCP)mutyv.h \
     375  $(SOPHYAINCP)timestamp.h spherepos.h \
     376  $(SOPHYAINCP)machdefs.h unitvector.h \
     377  vector3d.h longlat.h utilgeom.h \
     378  $(SOPHYAINCP)anydataobj.h \
     379  $(SOPHYAINCP)datatype.h \
     380  $(SOPHYAINCP)tvector.h \
     381  $(SOPHYAINCP)tmatrix.h \
     382  $(SOPHYAINCP)tarray.h \
     383  $(SOPHYAINCP)basarr.h \
     384  $(SOPHYAINCP)dvlist.h \
     385  $(SOPHYAINCP)ndatablock.h \
     386  $(SOPHYAINCP)utilarr.h \
     387  $(SOPHYAINCP)tmatrix_tsnl.h \
     388  $(SOPHYAINCP)tvector_tsnl.h \
     389  $(SOPHYAINCP)ndatablock.h \
    293390  $(SOPHYAINCP)fiondblock.h
    294391        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherethetaphi.cc
     
    308405  $(SOPHYAINCP)sopnamsp.h \
    309406  $(SOPHYAINCP)machdefs.h \
    310   $(SOPHYAINCP)pexceptions.h vector3d.h \
     407  $(SOPHYAINCP)pexceptions.h \
     408  $(SOPHYAINCP)machdefs.h vector3d.h \
    311409  longlat.h utilgeom.h
    312410        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  vector3d.cc
  • trunk/SophyaLib/SkyT/Makefile

    r2834 r3007  
    1616  radspec.h specresp.h \
    1717  $(SOPHYAINCP)anydataobj.h \
    18   $(SOPHYAINCP)objfio.h \
     18  $(SOPHYAINCP)machdefs.h \
     19  $(SOPHYAINCP)objfio.h \
     20  $(SOPHYAINCP)anydataobj.h \
    1921  $(SOPHYAINCP)ppersist.h \
    2022  $(SOPHYAINCP)pexceptions.h \
     
    3537  radspec.h specresp.h \
    3638  $(SOPHYAINCP)anydataobj.h \
    37   $(SOPHYAINCP)objfio.h \
     39  $(SOPHYAINCP)machdefs.h \
     40  $(SOPHYAINCP)objfio.h \
     41  $(SOPHYAINCP)anydataobj.h \
    3842  $(SOPHYAINCP)ppersist.h \
    3943  $(SOPHYAINCP)pexceptions.h \
     
    4852  $(SOPHYAINCP)machdefs.h gaussfilt.h \
    4953  specresp.h $(SOPHYAINCP)anydataobj.h \
    50   $(SOPHYAINCP)objfio.h \
     54  $(SOPHYAINCP)machdefs.h \
     55  $(SOPHYAINCP)objfio.h \
     56  $(SOPHYAINCP)anydataobj.h \
    5157  $(SOPHYAINCP)ppersist.h \
    5258  $(SOPHYAINCP)pexceptions.h \
     
    5763        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  gaussfilt.cc
    5864 
    59 $(SOPHYAOBJP)nupower.o: nupower.cc $(SOPHYAINCP)sopnamsp.h \
    60   $(SOPHYAINCP)machdefs.h nupower.h radspec.h \
    61   specresp.h $(SOPHYAINCP)anydataobj.h \
    62   $(SOPHYAINCP)objfio.h \
     65$(SOPHYAOBJP)nupower.o: nupower.cc \
     66  $(SOPHYAINCP)sopnamsp.h \
     67  $(SOPHYAINCP)machdefs.h nupower.h \
     68  radspec.h specresp.h \
     69  $(SOPHYAINCP)anydataobj.h \
     70  $(SOPHYAINCP)machdefs.h \
     71  $(SOPHYAINCP)objfio.h \
     72  $(SOPHYAINCP)anydataobj.h \
    6373  $(SOPHYAINCP)ppersist.h \
    6474  $(SOPHYAINCP)pexceptions.h \
     
    6979        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nupower.cc
    7080 
    71 $(SOPHYAOBJP)radspec.o: radspec.cc $(SOPHYAINCP)sopnamsp.h \
     81$(SOPHYAOBJP)radspec.o: radspec.cc \
     82  $(SOPHYAINCP)sopnamsp.h \
    7283  $(SOPHYAINCP)machdefs.h radspec.h \
    7384  specresp.h $(SOPHYAINCP)anydataobj.h \
    74   $(SOPHYAINCP)objfio.h \
     85  $(SOPHYAINCP)machdefs.h \
     86  $(SOPHYAINCP)objfio.h \
     87  $(SOPHYAINCP)anydataobj.h \
    7588  $(SOPHYAINCP)ppersist.h \
    7689  $(SOPHYAINCP)pexceptions.h \
     
    88101  radspec.h specresp.h \
    89102  $(SOPHYAINCP)anydataobj.h \
    90   $(SOPHYAINCP)objfio.h \
    91   $(SOPHYAINCP)ppersist.h \
    92   $(SOPHYAINCP)pexceptions.h \
    93   $(SOPHYAINCP)gnumd5.h \
    94   $(SOPHYAINCP)ppfbinstream.h \
    95   $(SOPHYAINCP)rawstream.h \
    96   $(SOPHYAINCP)ppfnametag.h \
    97   $(SOPHYAINCP)tvector.h \
    98   $(SOPHYAINCP)tmatrix.h \
    99   $(SOPHYAINCP)tarray.h \
    100   $(SOPHYAINCP)basarr.h \
    101   $(SOPHYAINCP)mutyv.h \
    102   $(SOPHYAINCP)timestamp.h \
    103   $(SOPHYAINCP)dvlist.h \
    104   $(SOPHYAINCP)ndatablock.h \
    105   $(SOPHYAINCP)utilarr.h
     103  $(SOPHYAINCP)machdefs.h \
     104  $(SOPHYAINCP)objfio.h \
     105  $(SOPHYAINCP)anydataobj.h \
     106  $(SOPHYAINCP)ppersist.h \
     107  $(SOPHYAINCP)pexceptions.h \
     108  $(SOPHYAINCP)gnumd5.h \
     109  $(SOPHYAINCP)ppfbinstream.h \
     110  $(SOPHYAINCP)rawstream.h \
     111  $(SOPHYAINCP)ppfnametag.h \
     112  $(SOPHYAINCP)tvector.h \
     113  $(SOPHYAINCP)tmatrix.h \
     114  $(SOPHYAINCP)tarray.h \
     115  $(SOPHYAINCP)basarr.h \
     116  $(SOPHYAINCP)mutyv.h \
     117  $(SOPHYAINCP)timestamp.h \
     118  $(SOPHYAINCP)objfio.h \
     119  $(SOPHYAINCP)dvlist.h \
     120  $(SOPHYAINCP)ndatablock.h \
     121  $(SOPHYAINCP)utilarr.h \
     122  $(SOPHYAINCP)tmatrix_tsnl.h \
     123  $(SOPHYAINCP)tvector_tsnl.h \
     124  $(SOPHYAINCP)pexceptions.h
    106125        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  radspecvector.cc
    107126 
    108 $(SOPHYAOBJP)skyinit.o: skyinit.cc $(SOPHYAINCP)sopnamsp.h \
    109   skyinit.h $(SOPHYAINCP)ntoolsinit.h \
     127$(SOPHYAOBJP)skyinit.o: skyinit.cc \
     128  $(SOPHYAINCP)sopnamsp.h skyinit.h \
     129  $(SOPHYAINCP)ntoolsinit.h \
    110130  $(SOPHYAINCP)tarrinit.h \
    111131  $(SOPHYAINCP)sophyainit.h \
     
    117137  $(SOPHYAINCP)rawstream.h \
    118138  $(SOPHYAINCP)ppfnametag.h \
     139  $(SOPHYAINCP)ppersist.h \
    119140  $(SOPHYAINCP)objfio.h \
    120141  $(SOPHYAINCP)anydataobj.h specrespvector.h \
    121   specresp.h $(SOPHYAINCP)tvector.h \
    122   $(SOPHYAINCP)tmatrix.h \
    123   $(SOPHYAINCP)tarray.h \
    124   $(SOPHYAINCP)basarr.h \
    125   $(SOPHYAINCP)mutyv.h \
    126   $(SOPHYAINCP)timestamp.h \
    127   $(SOPHYAINCP)dvlist.h \
    128   $(SOPHYAINCP)ndatablock.h \
    129   $(SOPHYAINCP)utilarr.h gaussfilt.h
     142  $(SOPHYAINCP)machdefs.h specresp.h \
     143  $(SOPHYAINCP)anydataobj.h \
     144  $(SOPHYAINCP)tvector.h \
     145  $(SOPHYAINCP)tmatrix.h \
     146  $(SOPHYAINCP)tarray.h \
     147  $(SOPHYAINCP)basarr.h \
     148  $(SOPHYAINCP)mutyv.h \
     149  $(SOPHYAINCP)timestamp.h \
     150  $(SOPHYAINCP)objfio.h \
     151  $(SOPHYAINCP)dvlist.h \
     152  $(SOPHYAINCP)ndatablock.h \
     153  $(SOPHYAINCP)utilarr.h \
     154  $(SOPHYAINCP)tmatrix_tsnl.h \
     155  $(SOPHYAINCP)tvector_tsnl.h gaussfilt.h
    130156        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skyinit.cc
    131157 
     
    134160  $(SOPHYAINCP)machdefs.h \
    135161  $(SOPHYAINCP)anydataobj.h \
     162  $(SOPHYAINCP)machdefs.h \
    136163  $(SOPHYAINCP)integ.h \
    137164  $(SOPHYAINCP)pexceptions.h \
     
    141168  $(SOPHYAINCP)tarray.h \
    142169  $(SOPHYAINCP)basarr.h \
    143   $(SOPHYAINCP)mutyv.h \
    144   $(SOPHYAINCP)timestamp.h \
    145   $(SOPHYAINCP)objfio.h \
    146   $(SOPHYAINCP)ppersist.h \
    147   $(SOPHYAINCP)gnumd5.h \
    148   $(SOPHYAINCP)ppfbinstream.h \
    149   $(SOPHYAINCP)rawstream.h \
    150   $(SOPHYAINCP)ppfnametag.h \
    151   $(SOPHYAINCP)dvlist.h \
    152   $(SOPHYAINCP)ndatablock.h \
    153   $(SOPHYAINCP)utilarr.h
     170  $(SOPHYAINCP)anydataobj.h \
     171  $(SOPHYAINCP)mutyv.h \
     172  $(SOPHYAINCP)timestamp.h \
     173  $(SOPHYAINCP)objfio.h \
     174  $(SOPHYAINCP)ppersist.h \
     175  $(SOPHYAINCP)gnumd5.h \
     176  $(SOPHYAINCP)ppfbinstream.h \
     177  $(SOPHYAINCP)rawstream.h \
     178  $(SOPHYAINCP)ppfnametag.h \
     179  $(SOPHYAINCP)dvlist.h \
     180  $(SOPHYAINCP)ndatablock.h \
     181  $(SOPHYAINCP)utilarr.h \
     182  $(SOPHYAINCP)tmatrix_tsnl.h \
     183  $(SOPHYAINCP)tvector_tsnl.h
    154184        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  specresp.cc
    155185 
     
    158188  $(SOPHYAINCP)machdefs.h specrespvector.h \
    159189  specresp.h $(SOPHYAINCP)anydataobj.h \
    160   $(SOPHYAINCP)tvector.h \
    161   $(SOPHYAINCP)tmatrix.h \
    162   $(SOPHYAINCP)tarray.h \
    163   $(SOPHYAINCP)basarr.h \
    164   $(SOPHYAINCP)mutyv.h \
    165   $(SOPHYAINCP)timestamp.h \
    166   $(SOPHYAINCP)objfio.h \
    167   $(SOPHYAINCP)ppersist.h \
    168   $(SOPHYAINCP)pexceptions.h \
    169   $(SOPHYAINCP)gnumd5.h \
    170   $(SOPHYAINCP)ppfbinstream.h \
    171   $(SOPHYAINCP)rawstream.h \
    172   $(SOPHYAINCP)ppfnametag.h \
    173   $(SOPHYAINCP)dvlist.h \
    174   $(SOPHYAINCP)ndatablock.h \
    175   $(SOPHYAINCP)utilarr.h \
    176   $(SOPHYAINCP)fioarr.h
     190  $(SOPHYAINCP)machdefs.h \
     191  $(SOPHYAINCP)tvector.h \
     192  $(SOPHYAINCP)tmatrix.h \
     193  $(SOPHYAINCP)tarray.h \
     194  $(SOPHYAINCP)basarr.h \
     195  $(SOPHYAINCP)anydataobj.h \
     196  $(SOPHYAINCP)mutyv.h \
     197  $(SOPHYAINCP)timestamp.h \
     198  $(SOPHYAINCP)objfio.h \
     199  $(SOPHYAINCP)ppersist.h \
     200  $(SOPHYAINCP)pexceptions.h \
     201  $(SOPHYAINCP)gnumd5.h \
     202  $(SOPHYAINCP)ppfbinstream.h \
     203  $(SOPHYAINCP)rawstream.h \
     204  $(SOPHYAINCP)ppfnametag.h \
     205  $(SOPHYAINCP)dvlist.h \
     206  $(SOPHYAINCP)ndatablock.h \
     207  $(SOPHYAINCP)utilarr.h \
     208  $(SOPHYAINCP)tmatrix_tsnl.h \
     209  $(SOPHYAINCP)tvector_tsnl.h \
     210  $(SOPHYAINCP)objfio.h \
     211  $(SOPHYAINCP)pexceptions.h \
     212  $(SOPHYAINCP)fioarr.h \
     213  $(SOPHYAINCP)tvector.h
    177214        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  specrespvector.cc
    178215 
     
    180217  $(SOPHYAINCP)sopnamsp.h \
    181218  $(SOPHYAINCP)machdefs.h squarefilt.h \
    182   specresp.h $(SOPHYAINCP)anydataobj.h
     219  specresp.h $(SOPHYAINCP)anydataobj.h \
     220  $(SOPHYAINCP)machdefs.h
    183221        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  squarefilt.cc
    184222 
     
    186224  $(SOPHYAINCP)sopnamsp.h \
    187225  $(SOPHYAINCP)machdefs.h trianglefilt.h \
    188   specresp.h $(SOPHYAINCP)anydataobj.h
     226  specresp.h $(SOPHYAINCP)anydataobj.h \
     227  $(SOPHYAINCP)machdefs.h
    189228        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  trianglefilt.cc
    190229 
  • trunk/SophyaLib/SkyT/smakefile

    r2765 r3007  
    1616  radspec.h specresp.h \
    1717  $(SOPHYAINCP)anydataobj.h \
    18   $(SOPHYAINCP)objfio.h \
     18  $(SOPHYAINCP)machdefs.h \
     19  $(SOPHYAINCP)objfio.h \
     20  $(SOPHYAINCP)anydataobj.h \
    1921  $(SOPHYAINCP)ppersist.h \
    2022  $(SOPHYAINCP)pexceptions.h \
     
    3537  radspec.h specresp.h \
    3638  $(SOPHYAINCP)anydataobj.h \
    37   $(SOPHYAINCP)objfio.h \
     39  $(SOPHYAINCP)machdefs.h \
     40  $(SOPHYAINCP)objfio.h \
     41  $(SOPHYAINCP)anydataobj.h \
    3842  $(SOPHYAINCP)ppersist.h \
    3943  $(SOPHYAINCP)pexceptions.h \
     
    4852  $(SOPHYAINCP)machdefs.h gaussfilt.h \
    4953  specresp.h $(SOPHYAINCP)anydataobj.h \
    50   $(SOPHYAINCP)objfio.h \
     54  $(SOPHYAINCP)machdefs.h \
     55  $(SOPHYAINCP)objfio.h \
     56  $(SOPHYAINCP)anydataobj.h \
    5157  $(SOPHYAINCP)ppersist.h \
    5258  $(SOPHYAINCP)pexceptions.h \
     
    5763        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  gaussfilt.cc
    5864 
    59 $(SOPHYAOBJP)nupower.o: nupower.cc $(SOPHYAINCP)sopnamsp.h \
    60   $(SOPHYAINCP)machdefs.h nupower.h radspec.h \
    61   specresp.h $(SOPHYAINCP)anydataobj.h \
    62   $(SOPHYAINCP)objfio.h \
     65$(SOPHYAOBJP)nupower.o: nupower.cc \
     66  $(SOPHYAINCP)sopnamsp.h \
     67  $(SOPHYAINCP)machdefs.h nupower.h \
     68  radspec.h specresp.h \
     69  $(SOPHYAINCP)anydataobj.h \
     70  $(SOPHYAINCP)machdefs.h \
     71  $(SOPHYAINCP)objfio.h \
     72  $(SOPHYAINCP)anydataobj.h \
    6373  $(SOPHYAINCP)ppersist.h \
    6474  $(SOPHYAINCP)pexceptions.h \
     
    6979        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nupower.cc
    7080 
    71 $(SOPHYAOBJP)radspec.o: radspec.cc $(SOPHYAINCP)sopnamsp.h \
     81$(SOPHYAOBJP)radspec.o: radspec.cc \
     82  $(SOPHYAINCP)sopnamsp.h \
    7283  $(SOPHYAINCP)machdefs.h radspec.h \
    7384  specresp.h $(SOPHYAINCP)anydataobj.h \
    74   $(SOPHYAINCP)objfio.h \
     85  $(SOPHYAINCP)machdefs.h \
     86  $(SOPHYAINCP)objfio.h \
     87  $(SOPHYAINCP)anydataobj.h \
    7588  $(SOPHYAINCP)ppersist.h \
    7689  $(SOPHYAINCP)pexceptions.h \
     
    88101  radspec.h specresp.h \
    89102  $(SOPHYAINCP)anydataobj.h \
    90   $(SOPHYAINCP)objfio.h \
    91   $(SOPHYAINCP)ppersist.h \
    92   $(SOPHYAINCP)pexceptions.h \
    93   $(SOPHYAINCP)gnumd5.h \
    94   $(SOPHYAINCP)ppfbinstream.h \
    95   $(SOPHYAINCP)rawstream.h \
    96   $(SOPHYAINCP)ppfnametag.h \
    97   $(SOPHYAINCP)tvector.h \
    98   $(SOPHYAINCP)tmatrix.h \
    99   $(SOPHYAINCP)tarray.h \
    100   $(SOPHYAINCP)basarr.h \
    101   $(SOPHYAINCP)mutyv.h \
    102   $(SOPHYAINCP)dvlist.h \
    103   $(SOPHYAINCP)ndatablock.h \
    104   $(SOPHYAINCP)utilarr.h
     103  $(SOPHYAINCP)machdefs.h \
     104  $(SOPHYAINCP)objfio.h \
     105  $(SOPHYAINCP)anydataobj.h \
     106  $(SOPHYAINCP)ppersist.h \
     107  $(SOPHYAINCP)pexceptions.h \
     108  $(SOPHYAINCP)gnumd5.h \
     109  $(SOPHYAINCP)ppfbinstream.h \
     110  $(SOPHYAINCP)rawstream.h \
     111  $(SOPHYAINCP)ppfnametag.h \
     112  $(SOPHYAINCP)tvector.h \
     113  $(SOPHYAINCP)tmatrix.h \
     114  $(SOPHYAINCP)tarray.h \
     115  $(SOPHYAINCP)basarr.h \
     116  $(SOPHYAINCP)mutyv.h \
     117  $(SOPHYAINCP)timestamp.h \
     118  $(SOPHYAINCP)objfio.h \
     119  $(SOPHYAINCP)dvlist.h \
     120  $(SOPHYAINCP)ndatablock.h \
     121  $(SOPHYAINCP)utilarr.h \
     122  $(SOPHYAINCP)tmatrix_tsnl.h \
     123  $(SOPHYAINCP)tvector_tsnl.h \
     124  $(SOPHYAINCP)pexceptions.h
    105125        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  radspecvector.cc
    106126 
    107 $(SOPHYAOBJP)skyinit.o: skyinit.cc $(SOPHYAINCP)sopnamsp.h \
    108   skyinit.h $(SOPHYAINCP)ntoolsinit.h \
     127$(SOPHYAOBJP)skyinit.o: skyinit.cc \
     128  $(SOPHYAINCP)sopnamsp.h skyinit.h \
     129  $(SOPHYAINCP)ntoolsinit.h \
    109130  $(SOPHYAINCP)tarrinit.h \
    110131  $(SOPHYAINCP)sophyainit.h \
     
    116137  $(SOPHYAINCP)rawstream.h \
    117138  $(SOPHYAINCP)ppfnametag.h \
     139  $(SOPHYAINCP)ppersist.h \
    118140  $(SOPHYAINCP)objfio.h \
    119141  $(SOPHYAINCP)anydataobj.h specrespvector.h \
    120   specresp.h $(SOPHYAINCP)tvector.h \
    121   $(SOPHYAINCP)tmatrix.h \
    122   $(SOPHYAINCP)tarray.h \
    123   $(SOPHYAINCP)basarr.h \
    124   $(SOPHYAINCP)mutyv.h \
    125   $(SOPHYAINCP)dvlist.h \
    126   $(SOPHYAINCP)ndatablock.h \
    127   $(SOPHYAINCP)utilarr.h gaussfilt.h
     142  $(SOPHYAINCP)machdefs.h specresp.h \
     143  $(SOPHYAINCP)anydataobj.h \
     144  $(SOPHYAINCP)tvector.h \
     145  $(SOPHYAINCP)tmatrix.h \
     146  $(SOPHYAINCP)tarray.h \
     147  $(SOPHYAINCP)basarr.h \
     148  $(SOPHYAINCP)mutyv.h \
     149  $(SOPHYAINCP)timestamp.h \
     150  $(SOPHYAINCP)objfio.h \
     151  $(SOPHYAINCP)dvlist.h \
     152  $(SOPHYAINCP)ndatablock.h \
     153  $(SOPHYAINCP)utilarr.h \
     154  $(SOPHYAINCP)tmatrix_tsnl.h \
     155  $(SOPHYAINCP)tvector_tsnl.h gaussfilt.h
    128156        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skyinit.cc
    129157 
     
    132160  $(SOPHYAINCP)machdefs.h \
    133161  $(SOPHYAINCP)anydataobj.h \
     162  $(SOPHYAINCP)machdefs.h \
    134163  $(SOPHYAINCP)integ.h \
    135164  $(SOPHYAINCP)pexceptions.h \
     
    139168  $(SOPHYAINCP)tarray.h \
    140169  $(SOPHYAINCP)basarr.h \
    141   $(SOPHYAINCP)mutyv.h \
    142   $(SOPHYAINCP)dvlist.h \
    143   $(SOPHYAINCP)objfio.h \
    144   $(SOPHYAINCP)ppersist.h \
    145   $(SOPHYAINCP)gnumd5.h \
    146   $(SOPHYAINCP)ppfbinstream.h \
    147   $(SOPHYAINCP)rawstream.h \
    148   $(SOPHYAINCP)ppfnametag.h \
    149   $(SOPHYAINCP)ndatablock.h \
    150   $(SOPHYAINCP)utilarr.h
     170  $(SOPHYAINCP)anydataobj.h \
     171  $(SOPHYAINCP)mutyv.h \
     172  $(SOPHYAINCP)timestamp.h \
     173  $(SOPHYAINCP)objfio.h \
     174  $(SOPHYAINCP)ppersist.h \
     175  $(SOPHYAINCP)gnumd5.h \
     176  $(SOPHYAINCP)ppfbinstream.h \
     177  $(SOPHYAINCP)rawstream.h \
     178  $(SOPHYAINCP)ppfnametag.h \
     179  $(SOPHYAINCP)dvlist.h \
     180  $(SOPHYAINCP)ndatablock.h \
     181  $(SOPHYAINCP)utilarr.h \
     182  $(SOPHYAINCP)tmatrix_tsnl.h \
     183  $(SOPHYAINCP)tvector_tsnl.h
    151184        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  specresp.cc
    152185 
     
    155188  $(SOPHYAINCP)machdefs.h specrespvector.h \
    156189  specresp.h $(SOPHYAINCP)anydataobj.h \
    157   $(SOPHYAINCP)tvector.h \
    158   $(SOPHYAINCP)tmatrix.h \
    159   $(SOPHYAINCP)tarray.h \
    160   $(SOPHYAINCP)basarr.h \
    161   $(SOPHYAINCP)mutyv.h \
    162   $(SOPHYAINCP)dvlist.h \
    163   $(SOPHYAINCP)objfio.h \
    164   $(SOPHYAINCP)ppersist.h \
    165   $(SOPHYAINCP)pexceptions.h \
    166   $(SOPHYAINCP)gnumd5.h \
    167   $(SOPHYAINCP)ppfbinstream.h \
    168   $(SOPHYAINCP)rawstream.h \
    169   $(SOPHYAINCP)ppfnametag.h \
    170   $(SOPHYAINCP)ndatablock.h \
    171   $(SOPHYAINCP)utilarr.h \
    172   $(SOPHYAINCP)fioarr.h
     190  $(SOPHYAINCP)machdefs.h \
     191  $(SOPHYAINCP)tvector.h \
     192  $(SOPHYAINCP)tmatrix.h \
     193  $(SOPHYAINCP)tarray.h \
     194  $(SOPHYAINCP)basarr.h \
     195  $(SOPHYAINCP)anydataobj.h \
     196  $(SOPHYAINCP)mutyv.h \
     197  $(SOPHYAINCP)timestamp.h \
     198  $(SOPHYAINCP)objfio.h \
     199  $(SOPHYAINCP)ppersist.h \
     200  $(SOPHYAINCP)pexceptions.h \
     201  $(SOPHYAINCP)gnumd5.h \
     202  $(SOPHYAINCP)ppfbinstream.h \
     203  $(SOPHYAINCP)rawstream.h \
     204  $(SOPHYAINCP)ppfnametag.h \
     205  $(SOPHYAINCP)dvlist.h \
     206  $(SOPHYAINCP)ndatablock.h \
     207  $(SOPHYAINCP)utilarr.h \
     208  $(SOPHYAINCP)tmatrix_tsnl.h \
     209  $(SOPHYAINCP)tvector_tsnl.h \
     210  $(SOPHYAINCP)objfio.h \
     211  $(SOPHYAINCP)pexceptions.h \
     212  $(SOPHYAINCP)fioarr.h \
     213  $(SOPHYAINCP)tvector.h
    173214        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  specrespvector.cc
    174215 
     
    176217  $(SOPHYAINCP)sopnamsp.h \
    177218  $(SOPHYAINCP)machdefs.h squarefilt.h \
    178   specresp.h $(SOPHYAINCP)anydataobj.h
     219  specresp.h $(SOPHYAINCP)anydataobj.h \
     220  $(SOPHYAINCP)machdefs.h
    179221        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  squarefilt.cc
    180222 
     
    182224  $(SOPHYAINCP)sopnamsp.h \
    183225  $(SOPHYAINCP)machdefs.h trianglefilt.h \
    184   specresp.h $(SOPHYAINCP)anydataobj.h
     226  specresp.h $(SOPHYAINCP)anydataobj.h \
     227  $(SOPHYAINCP)machdefs.h
    185228        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  trianglefilt.cc
    186229 
  • trunk/SophyaLib/SysTools/Makefile

    r2834 r3007  
    1414  cexpre.h $(SOPHYAINCP)machdefs.h \
    1515  $(SOPHYAINCP)pexceptions.h \
     16  $(SOPHYAINCP)machdefs.h \
    1617  $(SOPHYAINCP)srandgen.h
    1718        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cexpre.cc
     
    2223  $(SOPHYAINCP)dvlist.h \
    2324  $(SOPHYAINCP)objfio.h \
     25  $(SOPHYAINCP)machdefs.h \
    2426  $(SOPHYAINCP)anydataobj.h \
    2527  $(SOPHYAINCP)ppersist.h \
     
    3234  $(SOPHYAINCP)timestamp.h ctimer.h \
    3335  $(SOPHYAINCP)strutil.h \
    34   $(SOPHYAINCP)strutilxx.h cexpre.h rpneval.h \
     36  $(SOPHYAINCP)strutilxx.h cexpre.h \
     37  $(SOPHYAINCP)pexceptions.h rpneval.h \
    3538  $(SOPHYAINCP)srandgen.h zthread.h
    3639        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  commander.cc
     
    4548        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxcmplnk.cc
    4649 
    47 $(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc $(SOPHYAINCP)sopnamsp.h \
    48   pdlmgr.h
     50$(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc $(SOPHYAINCP)machdefs.h \
     51  $(SOPHYAINCP)sopnamsp.h pdlmgr.h
    4952        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pdlmgr.cc
    5053 
     
    5760  $(SOPHYAINCP)sopnamsp.h psighand.h \
    5861  $(SOPHYAINCP)machdefs.h \
    59   $(SOPHYAINCP)pexceptions.h
     62  $(SOPHYAINCP)pexceptions.h \
     63  $(SOPHYAINCP)machdefs.h
    6064        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  psighand.cc
    6165 
     
    6569        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  resusage.cc
    6670 
    67 $(SOPHYAOBJP)rpneval.o: rpneval.cc $(SOPHYAINCP)sopnamsp.h \
    68   rpneval.h $(SOPHYAINCP)machdefs.h \
     71$(SOPHYAOBJP)rpneval.o: rpneval.cc \
     72  $(SOPHYAINCP)sopnamsp.h rpneval.h \
     73  $(SOPHYAINCP)machdefs.h \
    6974  $(SOPHYAINCP)pexceptions.h \
     75  $(SOPHYAINCP)machdefs.h \
    7076  $(SOPHYAINCP)strutilxx.h \
    7177  $(SOPHYAINCP)srandgen.h
    7278        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rpneval.cc
    7379 
    74 $(SOPHYAOBJP)zthread.o: zthread.cc $(SOPHYAINCP)sopnamsp.h \
    75   zthread.h $(SOPHYAINCP)machdefs.h \
    76   $(SOPHYAINCP)pexceptions.h
     80$(SOPHYAOBJP)zthread.o: zthread.cc \
     81  $(SOPHYAINCP)sopnamsp.h zthread.h \
     82  $(SOPHYAINCP)machdefs.h \
     83  $(SOPHYAINCP)pexceptions.h \
     84  $(SOPHYAINCP)machdefs.h
    7785        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  zthread.cc
    7886 
  • trunk/SophyaLib/SysTools/smakefile

    r2765 r3007  
    1414  cexpre.h $(SOPHYAINCP)machdefs.h \
    1515  $(SOPHYAINCP)pexceptions.h \
     16  $(SOPHYAINCP)machdefs.h \
    1617  $(SOPHYAINCP)srandgen.h
    1718        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cexpre.cc
     
    2223  $(SOPHYAINCP)dvlist.h \
    2324  $(SOPHYAINCP)objfio.h \
     25  $(SOPHYAINCP)machdefs.h \
    2426  $(SOPHYAINCP)anydataobj.h \
    2527  $(SOPHYAINCP)ppersist.h \
     
    2931  $(SOPHYAINCP)rawstream.h \
    3032  $(SOPHYAINCP)ppfnametag.h \
    31   $(SOPHYAINCP)mutyv.h ctimer.h \
     33  $(SOPHYAINCP)mutyv.h \
     34  $(SOPHYAINCP)timestamp.h ctimer.h \
    3235  $(SOPHYAINCP)strutil.h \
    33   $(SOPHYAINCP)strutilxx.h cexpre.h rpneval.h \
     36  $(SOPHYAINCP)strutilxx.h cexpre.h \
     37  $(SOPHYAINCP)pexceptions.h rpneval.h \
    3438  $(SOPHYAINCP)srandgen.h zthread.h
    3539        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  commander.cc
     
    4448        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxcmplnk.cc
    4549 
    46 $(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc $(SOPHYAINCP)sopnamsp.h \
    47   pdlmgr.h
     50$(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc $(SOPHYAINCP)machdefs.h \
     51  $(SOPHYAINCP)sopnamsp.h pdlmgr.h
    4852        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pdlmgr.cc
    4953 
     
    5660  $(SOPHYAINCP)sopnamsp.h psighand.h \
    5761  $(SOPHYAINCP)machdefs.h \
    58   $(SOPHYAINCP)pexceptions.h
     62  $(SOPHYAINCP)pexceptions.h \
     63  $(SOPHYAINCP)machdefs.h
    5964        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  psighand.cc
    6065 
     
    6469        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  resusage.cc
    6570 
    66 $(SOPHYAOBJP)rpneval.o: rpneval.cc $(SOPHYAINCP)sopnamsp.h \
    67   rpneval.h $(SOPHYAINCP)machdefs.h \
     71$(SOPHYAOBJP)rpneval.o: rpneval.cc \
     72  $(SOPHYAINCP)sopnamsp.h rpneval.h \
     73  $(SOPHYAINCP)machdefs.h \
    6874  $(SOPHYAINCP)pexceptions.h \
     75  $(SOPHYAINCP)machdefs.h \
    6976  $(SOPHYAINCP)strutilxx.h \
    7077  $(SOPHYAINCP)srandgen.h
    7178        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rpneval.cc
    7279 
    73 $(SOPHYAOBJP)zthread.o: zthread.cc $(SOPHYAINCP)sopnamsp.h \
    74   zthread.h $(SOPHYAINCP)machdefs.h \
    75   $(SOPHYAINCP)pexceptions.h
     80$(SOPHYAOBJP)zthread.o: zthread.cc \
     81  $(SOPHYAINCP)sopnamsp.h zthread.h \
     82  $(SOPHYAINCP)machdefs.h \
     83  $(SOPHYAINCP)pexceptions.h \
     84  $(SOPHYAINCP)machdefs.h
    7685        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  zthread.cc
    7786 
  • trunk/SophyaLib/TArray/Makefile

    r2909 r3007  
    1313$(SOPHYAOBJP)basarr.o: basarr.cc $(SOPHYAINCP)sopnamsp.h \
    1414  $(SOPHYAINCP)machdefs.h \
    15   $(SOPHYAINCP)pexceptions.h basarr.h \
    16   $(SOPHYAINCP)anydataobj.h \
    17   $(SOPHYAINCP)mutyv.h \
    18   $(SOPHYAINCP)timestamp.h \
    19   $(SOPHYAINCP)objfio.h \
    20   $(SOPHYAINCP)ppersist.h \
    21   $(SOPHYAINCP)gnumd5.h \
    22   $(SOPHYAINCP)ppfbinstream.h \
    23   $(SOPHYAINCP)rawstream.h \
    24   $(SOPHYAINCP)ppfnametag.h \
    25   $(SOPHYAINCP)dvlist.h
     15  $(SOPHYAINCP)pexceptions.h \
     16  $(SOPHYAINCP)machdefs.h basarr.h \
     17  $(SOPHYAINCP)anydataobj.h \
     18  $(SOPHYAINCP)mutyv.h \
     19  $(SOPHYAINCP)timestamp.h \
     20  $(SOPHYAINCP)objfio.h \
     21  $(SOPHYAINCP)anydataobj.h \
     22  $(SOPHYAINCP)ppersist.h \
     23  $(SOPHYAINCP)pexceptions.h \
     24  $(SOPHYAINCP)gnumd5.h \
     25  $(SOPHYAINCP)ppfbinstream.h \
     26  $(SOPHYAINCP)rawstream.h \
     27  $(SOPHYAINCP)ppfnametag.h \
     28  $(SOPHYAINCP)dvlist.h \
     29  $(SOPHYAINCP)mutyv.h
    2630        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basarr.cc
    2731 
     
    3135  $(SOPHYAINCP)fiondblock.h \
    3236  $(SOPHYAINCP)ppersist.h \
     37  $(SOPHYAINCP)pexceptions.h \
    3338  $(SOPHYAINCP)gnumd5.h \
    3439  $(SOPHYAINCP)ppfbinstream.h \
     
    3641  $(SOPHYAINCP)ppfnametag.h \
    3742  $(SOPHYAINCP)ndatablock.h \
    38   $(SOPHYAINCP)anydataobj.h fioarr.h tarray.h \
    39   basarr.h $(SOPHYAINCP)mutyv.h \
    40   $(SOPHYAINCP)timestamp.h \
    41   $(SOPHYAINCP)objfio.h \
    42   $(SOPHYAINCP)dvlist.h utilarr.h tmatrix.h \
    43   tmatrix_tsnl.h tvector.h tvector_tsnl.h \
     43  $(SOPHYAINCP)anydataobj.h fioarr.h \
     44  $(SOPHYAINCP)machdefs.h tarray.h basarr.h \
     45  $(SOPHYAINCP)anydataobj.h \
     46  $(SOPHYAINCP)mutyv.h \
     47  $(SOPHYAINCP)timestamp.h \
     48  $(SOPHYAINCP)objfio.h \
     49  $(SOPHYAINCP)dvlist.h \
     50  $(SOPHYAINCP)mutyv.h \
     51  $(SOPHYAINCP)ndatablock.h utilarr.h \
     52  tmatrix.h tmatrix_tsnl.h tvector.h tvector_tsnl.h \
     53  $(SOPHYAINCP)ppersist.h \
    4454  $(SOPHYAINCP)datatype.h
    4555        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fioarr.cc
    4656 
    47 $(SOPHYAOBJP)matharr.o: matharr.cc $(SOPHYAINCP)sopnamsp.h \
     57$(SOPHYAOBJP)matharr.o: matharr.cc \
     58  $(SOPHYAINCP)sopnamsp.h \
    4859  $(SOPHYAINCP)machdefs.h matharr.h tarray.h \
    4960  basarr.h $(SOPHYAINCP)anydataobj.h \
    50   $(SOPHYAINCP)mutyv.h \
    51   $(SOPHYAINCP)timestamp.h \
    52   $(SOPHYAINCP)objfio.h \
    53   $(SOPHYAINCP)ppersist.h \
    54   $(SOPHYAINCP)pexceptions.h \
    55   $(SOPHYAINCP)gnumd5.h \
    56   $(SOPHYAINCP)ppfbinstream.h \
    57   $(SOPHYAINCP)rawstream.h \
    58   $(SOPHYAINCP)ppfnametag.h \
    59   $(SOPHYAINCP)dvlist.h \
     61  $(SOPHYAINCP)machdefs.h \
     62  $(SOPHYAINCP)mutyv.h \
     63  $(SOPHYAINCP)timestamp.h \
     64  $(SOPHYAINCP)objfio.h \
     65  $(SOPHYAINCP)anydataobj.h \
     66  $(SOPHYAINCP)ppersist.h \
     67  $(SOPHYAINCP)pexceptions.h \
     68  $(SOPHYAINCP)gnumd5.h \
     69  $(SOPHYAINCP)ppfbinstream.h \
     70  $(SOPHYAINCP)rawstream.h \
     71  $(SOPHYAINCP)ppfnametag.h \
     72  $(SOPHYAINCP)dvlist.h \
     73  $(SOPHYAINCP)mutyv.h \
    6074  $(SOPHYAINCP)ndatablock.h utilarr.h
    6175        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  matharr.cc
    6276 
    63 $(SOPHYAOBJP)sopemtx.o: sopemtx.cc $(SOPHYAINCP)sopnamsp.h \
    64   $(SOPHYAINCP)machdefs.h sopemtx.h tmatrix.h \
    65   tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \
    66   $(SOPHYAINCP)mutyv.h \
    67   $(SOPHYAINCP)timestamp.h \
    68   $(SOPHYAINCP)objfio.h \
    69   $(SOPHYAINCP)ppersist.h \
    70   $(SOPHYAINCP)pexceptions.h \
    71   $(SOPHYAINCP)gnumd5.h \
    72   $(SOPHYAINCP)ppfbinstream.h \
    73   $(SOPHYAINCP)rawstream.h \
    74   $(SOPHYAINCP)ppfnametag.h \
    75   $(SOPHYAINCP)dvlist.h \
     77$(SOPHYAOBJP)sopemtx.o: sopemtx.cc \
     78  $(SOPHYAINCP)sopnamsp.h \
     79  $(SOPHYAINCP)machdefs.h sopemtx.h \
     80  tmatrix.h tarray.h basarr.h \
     81  $(SOPHYAINCP)anydataobj.h \
     82  $(SOPHYAINCP)machdefs.h \
     83  $(SOPHYAINCP)mutyv.h \
     84  $(SOPHYAINCP)timestamp.h \
     85  $(SOPHYAINCP)objfio.h \
     86  $(SOPHYAINCP)anydataobj.h \
     87  $(SOPHYAINCP)ppersist.h \
     88  $(SOPHYAINCP)pexceptions.h \
     89  $(SOPHYAINCP)gnumd5.h \
     90  $(SOPHYAINCP)ppfbinstream.h \
     91  $(SOPHYAINCP)rawstream.h \
     92  $(SOPHYAINCP)ppfnametag.h \
     93  $(SOPHYAINCP)dvlist.h \
     94  $(SOPHYAINCP)mutyv.h \
    7695  $(SOPHYAINCP)ndatablock.h utilarr.h \
    7796  tmatrix_tsnl.h tvector.h tvector_tsnl.h \
     
    81100$(SOPHYAOBJP)tarray.o: tarray.cc $(SOPHYAINCP)sopnamsp.h \
    82101  $(SOPHYAINCP)machdefs.h \
    83   $(SOPHYAINCP)pexceptions.h tarray.h \
    84   basarr.h $(SOPHYAINCP)anydataobj.h \
    85   $(SOPHYAINCP)mutyv.h \
    86   $(SOPHYAINCP)timestamp.h \
    87   $(SOPHYAINCP)objfio.h \
    88   $(SOPHYAINCP)ppersist.h \
    89   $(SOPHYAINCP)gnumd5.h \
    90   $(SOPHYAINCP)ppfbinstream.h \
    91   $(SOPHYAINCP)rawstream.h \
    92   $(SOPHYAINCP)ppfnametag.h \
    93   $(SOPHYAINCP)dvlist.h \
     102  $(SOPHYAINCP)pexceptions.h \
     103  $(SOPHYAINCP)machdefs.h tarray.h basarr.h \
     104  $(SOPHYAINCP)anydataobj.h \
     105  $(SOPHYAINCP)mutyv.h \
     106  $(SOPHYAINCP)timestamp.h \
     107  $(SOPHYAINCP)objfio.h \
     108  $(SOPHYAINCP)anydataobj.h \
     109  $(SOPHYAINCP)ppersist.h \
     110  $(SOPHYAINCP)pexceptions.h \
     111  $(SOPHYAINCP)gnumd5.h \
     112  $(SOPHYAINCP)ppfbinstream.h \
     113  $(SOPHYAINCP)rawstream.h \
     114  $(SOPHYAINCP)ppfnametag.h \
     115  $(SOPHYAINCP)dvlist.h \
     116  $(SOPHYAINCP)mutyv.h \
    94117  $(SOPHYAINCP)ndatablock.h utilarr.h
    95118        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tarray.cc
     
    98121  $(SOPHYAINCP)sopnamsp.h \
    99122  $(SOPHYAINCP)machdefs.h tarrinit.h \
    100   $(SOPHYAINCP)sophyainit.h fioarr.h tarray.h \
     123  $(SOPHYAINCP)sophyainit.h \
     124  $(SOPHYAINCP)machdefs.h fioarr.h tarray.h \
    101125  basarr.h $(SOPHYAINCP)anydataobj.h \
    102126  $(SOPHYAINCP)mutyv.h \
    103127  $(SOPHYAINCP)timestamp.h \
    104128  $(SOPHYAINCP)objfio.h \
    105   $(SOPHYAINCP)ppersist.h \
    106   $(SOPHYAINCP)pexceptions.h \
    107   $(SOPHYAINCP)gnumd5.h \
    108   $(SOPHYAINCP)ppfbinstream.h \
    109   $(SOPHYAINCP)rawstream.h \
    110   $(SOPHYAINCP)ppfnametag.h \
    111   $(SOPHYAINCP)dvlist.h \
    112   $(SOPHYAINCP)ndatablock.h utilarr.h \
    113   tmatrix.h tmatrix_tsnl.h tvector.h tvector_tsnl.h
     129  $(SOPHYAINCP)anydataobj.h \
     130  $(SOPHYAINCP)ppersist.h \
     131  $(SOPHYAINCP)pexceptions.h \
     132  $(SOPHYAINCP)gnumd5.h \
     133  $(SOPHYAINCP)ppfbinstream.h \
     134  $(SOPHYAINCP)rawstream.h \
     135  $(SOPHYAINCP)ppfnametag.h \
     136  $(SOPHYAINCP)dvlist.h \
     137  $(SOPHYAINCP)mutyv.h \
     138  $(SOPHYAINCP)ndatablock.h utilarr.h \
     139  tmatrix.h tmatrix_tsnl.h tvector.h tvector_tsnl.h \
     140  $(SOPHYAINCP)ppersist.h
    114141        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tarrinit.cc
    115142 
    116 $(SOPHYAOBJP)tmatrix.o: tmatrix.cc $(SOPHYAINCP)sopnamsp.h \
    117   $(SOPHYAINCP)machdefs.h \
    118   $(SOPHYAINCP)pexceptions.h tmatrix.h \
    119   tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \
    120   $(SOPHYAINCP)mutyv.h \
    121   $(SOPHYAINCP)timestamp.h \
    122   $(SOPHYAINCP)objfio.h \
    123   $(SOPHYAINCP)ppersist.h \
    124   $(SOPHYAINCP)gnumd5.h \
    125   $(SOPHYAINCP)ppfbinstream.h \
    126   $(SOPHYAINCP)rawstream.h \
    127   $(SOPHYAINCP)ppfnametag.h \
    128   $(SOPHYAINCP)dvlist.h \
     143$(SOPHYAOBJP)tmatrix.o: tmatrix.cc \
     144  $(SOPHYAINCP)sopnamsp.h \
     145  $(SOPHYAINCP)machdefs.h \
     146  $(SOPHYAINCP)pexceptions.h \
     147  $(SOPHYAINCP)machdefs.h tmatrix.h tarray.h \
     148  basarr.h $(SOPHYAINCP)anydataobj.h \
     149  $(SOPHYAINCP)mutyv.h \
     150  $(SOPHYAINCP)timestamp.h \
     151  $(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  $(SOPHYAINCP)dvlist.h \
     160  $(SOPHYAINCP)mutyv.h \
    129161  $(SOPHYAINCP)ndatablock.h utilarr.h \
    130162  tmatrix_tsnl.h
    131163        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmatrix.cc
    132164 
    133 $(SOPHYAOBJP)tvector.o: tvector.cc $(SOPHYAINCP)sopnamsp.h \
    134   $(SOPHYAINCP)machdefs.h \
    135   $(SOPHYAINCP)pexceptions.h tvector.h \
     165$(SOPHYAOBJP)tvector.o: tvector.cc \
     166  $(SOPHYAINCP)sopnamsp.h \
     167  $(SOPHYAINCP)machdefs.h \
     168  $(SOPHYAINCP)pexceptions.h \
     169  $(SOPHYAINCP)machdefs.h tvector.h \
    136170  tmatrix.h tarray.h basarr.h \
    137171  $(SOPHYAINCP)anydataobj.h \
     
    139173  $(SOPHYAINCP)timestamp.h \
    140174  $(SOPHYAINCP)objfio.h \
    141   $(SOPHYAINCP)ppersist.h \
    142   $(SOPHYAINCP)gnumd5.h \
    143   $(SOPHYAINCP)ppfbinstream.h \
    144   $(SOPHYAINCP)rawstream.h \
    145   $(SOPHYAINCP)ppfnametag.h \
    146   $(SOPHYAINCP)dvlist.h \
     175  $(SOPHYAINCP)anydataobj.h \
     176  $(SOPHYAINCP)ppersist.h \
     177  $(SOPHYAINCP)pexceptions.h \
     178  $(SOPHYAINCP)gnumd5.h \
     179  $(SOPHYAINCP)ppfbinstream.h \
     180  $(SOPHYAINCP)rawstream.h \
     181  $(SOPHYAINCP)ppfnametag.h \
     182  $(SOPHYAINCP)dvlist.h \
     183  $(SOPHYAINCP)mutyv.h \
    147184  $(SOPHYAINCP)ndatablock.h utilarr.h \
    148185  tmatrix_tsnl.h tvector_tsnl.h
    149186        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tvector.cc
    150187 
    151 $(SOPHYAOBJP)utilarr.o: utilarr.cc $(SOPHYAINCP)sopnamsp.h \
     188$(SOPHYAOBJP)utilarr.o: utilarr.cc \
     189  $(SOPHYAINCP)sopnamsp.h \
    152190  $(SOPHYAINCP)machdefs.h utilarr.h \
    153191  $(SOPHYAINCP)mutyv.h \
     192  $(SOPHYAINCP)machdefs.h \
    154193  $(SOPHYAINCP)timestamp.h \
    155194  $(SOPHYAINCP)objfio.h \
  • trunk/SophyaLib/TArray/smakefile

    r2909 r3007  
    1313$(SOPHYAOBJP)basarr.o: basarr.cc $(SOPHYAINCP)sopnamsp.h \
    1414  $(SOPHYAINCP)machdefs.h \
    15   $(SOPHYAINCP)pexceptions.h basarr.h \
    16   $(SOPHYAINCP)anydataobj.h \
    17   $(SOPHYAINCP)mutyv.h \
    18   $(SOPHYAINCP)timestamp.h \
    19   $(SOPHYAINCP)objfio.h \
    20   $(SOPHYAINCP)ppersist.h \
    21   $(SOPHYAINCP)gnumd5.h \
    22   $(SOPHYAINCP)ppfbinstream.h \
    23   $(SOPHYAINCP)rawstream.h \
    24   $(SOPHYAINCP)ppfnametag.h \
    25   $(SOPHYAINCP)dvlist.h
     15  $(SOPHYAINCP)pexceptions.h \
     16  $(SOPHYAINCP)machdefs.h basarr.h \
     17  $(SOPHYAINCP)anydataobj.h \
     18  $(SOPHYAINCP)mutyv.h \
     19  $(SOPHYAINCP)timestamp.h \
     20  $(SOPHYAINCP)objfio.h \
     21  $(SOPHYAINCP)anydataobj.h \
     22  $(SOPHYAINCP)ppersist.h \
     23  $(SOPHYAINCP)pexceptions.h \
     24  $(SOPHYAINCP)gnumd5.h \
     25  $(SOPHYAINCP)ppfbinstream.h \
     26  $(SOPHYAINCP)rawstream.h \
     27  $(SOPHYAINCP)ppfnametag.h \
     28  $(SOPHYAINCP)dvlist.h \
     29  $(SOPHYAINCP)mutyv.h
    2630        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basarr.cc
    2731 
     
    3135  $(SOPHYAINCP)fiondblock.h \
    3236  $(SOPHYAINCP)ppersist.h \
     37  $(SOPHYAINCP)pexceptions.h \
    3338  $(SOPHYAINCP)gnumd5.h \
    3439  $(SOPHYAINCP)ppfbinstream.h \
     
    3641  $(SOPHYAINCP)ppfnametag.h \
    3742  $(SOPHYAINCP)ndatablock.h \
    38   $(SOPHYAINCP)anydataobj.h fioarr.h tarray.h \
    39   basarr.h $(SOPHYAINCP)mutyv.h \
    40   $(SOPHYAINCP)timestamp.h \
    41   $(SOPHYAINCP)objfio.h \
    42   $(SOPHYAINCP)dvlist.h utilarr.h tmatrix.h \
    43   tmatrix_tsnl.h tvector.h tvector_tsnl.h \
     43  $(SOPHYAINCP)anydataobj.h fioarr.h \
     44  $(SOPHYAINCP)machdefs.h tarray.h basarr.h \
     45  $(SOPHYAINCP)anydataobj.h \
     46  $(SOPHYAINCP)mutyv.h \
     47  $(SOPHYAINCP)timestamp.h \
     48  $(SOPHYAINCP)objfio.h \
     49  $(SOPHYAINCP)dvlist.h \
     50  $(SOPHYAINCP)mutyv.h \
     51  $(SOPHYAINCP)ndatablock.h utilarr.h \
     52  tmatrix.h tmatrix_tsnl.h tvector.h tvector_tsnl.h \
     53  $(SOPHYAINCP)ppersist.h \
    4454  $(SOPHYAINCP)datatype.h
    4555        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fioarr.cc
    4656 
    47 $(SOPHYAOBJP)matharr.o: matharr.cc $(SOPHYAINCP)sopnamsp.h \
     57$(SOPHYAOBJP)matharr.o: matharr.cc \
     58  $(SOPHYAINCP)sopnamsp.h \
    4859  $(SOPHYAINCP)machdefs.h matharr.h tarray.h \
    4960  basarr.h $(SOPHYAINCP)anydataobj.h \
    50   $(SOPHYAINCP)mutyv.h \
    51   $(SOPHYAINCP)timestamp.h \
    52   $(SOPHYAINCP)objfio.h \
    53   $(SOPHYAINCP)ppersist.h \
    54   $(SOPHYAINCP)pexceptions.h \
    55   $(SOPHYAINCP)gnumd5.h \
    56   $(SOPHYAINCP)ppfbinstream.h \
    57   $(SOPHYAINCP)rawstream.h \
    58   $(SOPHYAINCP)ppfnametag.h \
    59   $(SOPHYAINCP)dvlist.h \
     61  $(SOPHYAINCP)machdefs.h \
     62  $(SOPHYAINCP)mutyv.h \
     63  $(SOPHYAINCP)timestamp.h \
     64  $(SOPHYAINCP)objfio.h \
     65  $(SOPHYAINCP)anydataobj.h \
     66  $(SOPHYAINCP)ppersist.h \
     67  $(SOPHYAINCP)pexceptions.h \
     68  $(SOPHYAINCP)gnumd5.h \
     69  $(SOPHYAINCP)ppfbinstream.h \
     70  $(SOPHYAINCP)rawstream.h \
     71  $(SOPHYAINCP)ppfnametag.h \
     72  $(SOPHYAINCP)dvlist.h \
     73  $(SOPHYAINCP)mutyv.h \
    6074  $(SOPHYAINCP)ndatablock.h utilarr.h
    6175        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  matharr.cc
    6276 
    63 $(SOPHYAOBJP)sopemtx.o: sopemtx.cc $(SOPHYAINCP)sopnamsp.h \
    64   $(SOPHYAINCP)machdefs.h sopemtx.h tmatrix.h \
    65   tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \
    66   $(SOPHYAINCP)mutyv.h \
    67   $(SOPHYAINCP)timestamp.h \
    68   $(SOPHYAINCP)objfio.h \
    69   $(SOPHYAINCP)ppersist.h \
    70   $(SOPHYAINCP)pexceptions.h \
    71   $(SOPHYAINCP)gnumd5.h \
    72   $(SOPHYAINCP)ppfbinstream.h \
    73   $(SOPHYAINCP)rawstream.h \
    74   $(SOPHYAINCP)ppfnametag.h \
    75   $(SOPHYAINCP)dvlist.h \
     77$(SOPHYAOBJP)sopemtx.o: sopemtx.cc \
     78  $(SOPHYAINCP)sopnamsp.h \
     79  $(SOPHYAINCP)machdefs.h sopemtx.h \
     80  tmatrix.h tarray.h basarr.h \
     81  $(SOPHYAINCP)anydataobj.h \
     82  $(SOPHYAINCP)machdefs.h \
     83  $(SOPHYAINCP)mutyv.h \
     84  $(SOPHYAINCP)timestamp.h \
     85  $(SOPHYAINCP)objfio.h \
     86  $(SOPHYAINCP)anydataobj.h \
     87  $(SOPHYAINCP)ppersist.h \
     88  $(SOPHYAINCP)pexceptions.h \
     89  $(SOPHYAINCP)gnumd5.h \
     90  $(SOPHYAINCP)ppfbinstream.h \
     91  $(SOPHYAINCP)rawstream.h \
     92  $(SOPHYAINCP)ppfnametag.h \
     93  $(SOPHYAINCP)dvlist.h \
     94  $(SOPHYAINCP)mutyv.h \
    7695  $(SOPHYAINCP)ndatablock.h utilarr.h \
    7796  tmatrix_tsnl.h tvector.h tvector_tsnl.h \
     
    81100$(SOPHYAOBJP)tarray.o: tarray.cc $(SOPHYAINCP)sopnamsp.h \
    82101  $(SOPHYAINCP)machdefs.h \
    83   $(SOPHYAINCP)pexceptions.h tarray.h \
    84   basarr.h $(SOPHYAINCP)anydataobj.h \
    85   $(SOPHYAINCP)mutyv.h \
    86   $(SOPHYAINCP)timestamp.h \
    87   $(SOPHYAINCP)objfio.h \
    88   $(SOPHYAINCP)ppersist.h \
    89   $(SOPHYAINCP)gnumd5.h \
    90   $(SOPHYAINCP)ppfbinstream.h \
    91   $(SOPHYAINCP)rawstream.h \
    92   $(SOPHYAINCP)ppfnametag.h \
    93   $(SOPHYAINCP)dvlist.h \
     102  $(SOPHYAINCP)pexceptions.h \
     103  $(SOPHYAINCP)machdefs.h tarray.h basarr.h \
     104  $(SOPHYAINCP)anydataobj.h \
     105  $(SOPHYAINCP)mutyv.h \
     106  $(SOPHYAINCP)timestamp.h \
     107  $(SOPHYAINCP)objfio.h \
     108  $(SOPHYAINCP)anydataobj.h \
     109  $(SOPHYAINCP)ppersist.h \
     110  $(SOPHYAINCP)pexceptions.h \
     111  $(SOPHYAINCP)gnumd5.h \
     112  $(SOPHYAINCP)ppfbinstream.h \
     113  $(SOPHYAINCP)rawstream.h \
     114  $(SOPHYAINCP)ppfnametag.h \
     115  $(SOPHYAINCP)dvlist.h \
     116  $(SOPHYAINCP)mutyv.h \
    94117  $(SOPHYAINCP)ndatablock.h utilarr.h
    95118        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tarray.cc
     
    98121  $(SOPHYAINCP)sopnamsp.h \
    99122  $(SOPHYAINCP)machdefs.h tarrinit.h \
    100   $(SOPHYAINCP)sophyainit.h fioarr.h tarray.h \
     123  $(SOPHYAINCP)sophyainit.h \
     124  $(SOPHYAINCP)machdefs.h fioarr.h tarray.h \
    101125  basarr.h $(SOPHYAINCP)anydataobj.h \
    102126  $(SOPHYAINCP)mutyv.h \
    103127  $(SOPHYAINCP)timestamp.h \
    104128  $(SOPHYAINCP)objfio.h \
    105   $(SOPHYAINCP)ppersist.h \
    106   $(SOPHYAINCP)pexceptions.h \
    107   $(SOPHYAINCP)gnumd5.h \
    108   $(SOPHYAINCP)ppfbinstream.h \
    109   $(SOPHYAINCP)rawstream.h \
    110   $(SOPHYAINCP)ppfnametag.h \
    111   $(SOPHYAINCP)dvlist.h \
    112   $(SOPHYAINCP)ndatablock.h utilarr.h \
    113   tmatrix.h tmatrix_tsnl.h tvector.h tvector_tsnl.h
     129  $(SOPHYAINCP)anydataobj.h \
     130  $(SOPHYAINCP)ppersist.h \
     131  $(SOPHYAINCP)pexceptions.h \
     132  $(SOPHYAINCP)gnumd5.h \
     133  $(SOPHYAINCP)ppfbinstream.h \
     134  $(SOPHYAINCP)rawstream.h \
     135  $(SOPHYAINCP)ppfnametag.h \
     136  $(SOPHYAINCP)dvlist.h \
     137  $(SOPHYAINCP)mutyv.h \
     138  $(SOPHYAINCP)ndatablock.h utilarr.h \
     139  tmatrix.h tmatrix_tsnl.h tvector.h tvector_tsnl.h \
     140  $(SOPHYAINCP)ppersist.h
    114141        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tarrinit.cc
    115142 
    116 $(SOPHYAOBJP)tmatrix.o: tmatrix.cc $(SOPHYAINCP)sopnamsp.h \
    117   $(SOPHYAINCP)machdefs.h \
    118   $(SOPHYAINCP)pexceptions.h tmatrix.h \
    119   tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \
    120   $(SOPHYAINCP)mutyv.h \
    121   $(SOPHYAINCP)timestamp.h \
    122   $(SOPHYAINCP)objfio.h \
    123   $(SOPHYAINCP)ppersist.h \
    124   $(SOPHYAINCP)gnumd5.h \
    125   $(SOPHYAINCP)ppfbinstream.h \
    126   $(SOPHYAINCP)rawstream.h \
    127   $(SOPHYAINCP)ppfnametag.h \
    128   $(SOPHYAINCP)dvlist.h \
     143$(SOPHYAOBJP)tmatrix.o: tmatrix.cc \
     144  $(SOPHYAINCP)sopnamsp.h \
     145  $(SOPHYAINCP)machdefs.h \
     146  $(SOPHYAINCP)pexceptions.h \
     147  $(SOPHYAINCP)machdefs.h tmatrix.h tarray.h \
     148  basarr.h $(SOPHYAINCP)anydataobj.h \
     149  $(SOPHYAINCP)mutyv.h \
     150  $(SOPHYAINCP)timestamp.h \
     151  $(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  $(SOPHYAINCP)dvlist.h \
     160  $(SOPHYAINCP)mutyv.h \
    129161  $(SOPHYAINCP)ndatablock.h utilarr.h \
    130162  tmatrix_tsnl.h
    131163        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmatrix.cc
    132164 
    133 $(SOPHYAOBJP)tvector.o: tvector.cc $(SOPHYAINCP)sopnamsp.h \
    134   $(SOPHYAINCP)machdefs.h \
    135   $(SOPHYAINCP)pexceptions.h tvector.h \
     165$(SOPHYAOBJP)tvector.o: tvector.cc \
     166  $(SOPHYAINCP)sopnamsp.h \
     167  $(SOPHYAINCP)machdefs.h \
     168  $(SOPHYAINCP)pexceptions.h \
     169  $(SOPHYAINCP)machdefs.h tvector.h \
    136170  tmatrix.h tarray.h basarr.h \
    137171  $(SOPHYAINCP)anydataobj.h \
     
    139173  $(SOPHYAINCP)timestamp.h \
    140174  $(SOPHYAINCP)objfio.h \
    141   $(SOPHYAINCP)ppersist.h \
    142   $(SOPHYAINCP)gnumd5.h \
    143   $(SOPHYAINCP)ppfbinstream.h \
    144   $(SOPHYAINCP)rawstream.h \
    145   $(SOPHYAINCP)ppfnametag.h \
    146   $(SOPHYAINCP)dvlist.h \
     175  $(SOPHYAINCP)anydataobj.h \
     176  $(SOPHYAINCP)ppersist.h \
     177  $(SOPHYAINCP)pexceptions.h \
     178  $(SOPHYAINCP)gnumd5.h \
     179  $(SOPHYAINCP)ppfbinstream.h \
     180  $(SOPHYAINCP)rawstream.h \
     181  $(SOPHYAINCP)ppfnametag.h \
     182  $(SOPHYAINCP)dvlist.h \
     183  $(SOPHYAINCP)mutyv.h \
    147184  $(SOPHYAINCP)ndatablock.h utilarr.h \
    148185  tmatrix_tsnl.h tvector_tsnl.h
    149186        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tvector.cc
    150187 
    151 $(SOPHYAOBJP)utilarr.o: utilarr.cc $(SOPHYAINCP)sopnamsp.h \
     188$(SOPHYAOBJP)utilarr.o: utilarr.cc \
     189  $(SOPHYAINCP)sopnamsp.h \
    152190  $(SOPHYAINCP)machdefs.h utilarr.h \
    153191  $(SOPHYAINCP)mutyv.h \
     192  $(SOPHYAINCP)machdefs.h \
    154193  $(SOPHYAINCP)timestamp.h \
    155194  $(SOPHYAINCP)objfio.h \
  • trunk/SophyaPI/PI/Makefile

    r2765 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)lut.o $(SOPHYAOBJP)parradapter.o $(SOPHYAOBJP)pi3ddrw.o $(SOPHYAOBJP)pi3dwdg.o $(SOPHYAOBJP)piapplgen.o $(SOPHYAOBJP)piapplmac.o $(SOPHYAOBJP)piapplx.o $(SOPHYAOBJP)piaxes.o $(SOPHYAOBJP)piaxestools.o $(SOPHYAOBJP)pibargraph.o $(SOPHYAOBJP)pibwdggen.o $(SOPHYAOBJP)pibwdgmac.o $(SOPHYAOBJP)pibwdgx.o $(SOPHYAOBJP)picmap.o $(SOPHYAOBJP)picmapgen.o $(SOPHYAOBJP)picmapmac.o $(SOPHYAOBJP)picmapview.o $(SOPHYAOBJP)picmapx.o $(SOPHYAOBJP)picons.o $(SOPHYAOBJP)picontainergen.o $(SOPHYAOBJP)picontainermac.o $(SOPHYAOBJP)picontainerx.o $(SOPHYAOBJP)pidrawer.o $(SOPHYAOBJP)pidrawwin.o $(SOPHYAOBJP)pidrwtools.o $(SOPHYAOBJP)pieldrw.o $(SOPHYAOBJP)pierrdisp.o $(SOPHYAOBJP)pievthandler.o $(SOPHYAOBJP)pifilechogen.o $(SOPHYAOBJP)pifilechomac.o $(SOPHYAOBJP)pifilechox.o $(SOPHYAOBJP)pifontgen.o $(SOPHYAOBJP)pifontmac.o $(SOPHYAOBJP)pifontx.o $(SOPHYAOBJP)pigraph3d.o $(SOPHYAOBJP)pigraphgen.o $(SOPHYAOBJP)pigraphmac.o $(SOPHYAOBJP)pigraphps.o $(SOPHYAOBJP)pigraphuc.o $(SOPHYAOBJP)pigraphx.o $(SOPHYAOBJP)pigratt.o $(SOPHYAOBJP)pigrcoord.o $(SOPHYAOBJP)piimage.o $(SOPHYAOBJP)piimgtools.o $(SOPHYAOBJP)pilineatt.o $(SOPHYAOBJP)pilistgen.o $(SOPHYAOBJP)pilistmac.o $(SOPHYAOBJP)pilistx.o $(SOPHYAOBJP)pimenubargen.o $(SOPHYAOBJP)pimenubarmac.o $(SOPHYAOBJP)pimenubarx.o $(SOPHYAOBJP)pimenugen.o $(SOPHYAOBJP)pimenumac.o $(SOPHYAOBJP)pimenux.o $(SOPHYAOBJP)pimsghandler.o $(SOPHYAOBJP)pioptmenugen.o $(SOPHYAOBJP)pioptmenumac.o $(SOPHYAOBJP)pioptmenux.o $(SOPHYAOBJP)piperiodmac.o $(SOPHYAOBJP)piperiodx.o $(SOPHYAOBJP)pipixmapgen.o $(SOPHYAOBJP)pipixmapmac.o $(SOPHYAOBJP)pipixmapx.o $(SOPHYAOBJP)pippapplmac.o $(SOPHYAOBJP)pipplist.o $(SOPHYAOBJP)pippmenubar.o $(SOPHYAOBJP)pippoptmenu.o $(SOPHYAOBJP)pippviewadapter.o $(SOPHYAOBJP)pippwindowmac.o $(SOPHYAOBJP)piscdrawwdg.o $(SOPHYAOBJP)pistdwdggen.o $(SOPHYAOBJP)pistdwdgmac.o $(SOPHYAOBJP)pistdwdgx.o $(SOPHYAOBJP)pistzwin.o $(SOPHYAOBJP)pisurfdr.o $(SOPHYAOBJP)pitherm.o $(SOPHYAOBJP)pitxtdrw.o $(SOPHYAOBJP)piup.o $(SOPHYAOBJP)piup_def.o $(SOPHYAOBJP)piupdattachment.o $(SOPHYAOBJP)piwdggen.o $(SOPHYAOBJP)piwdgmac.o $(SOPHYAOBJP)piwdgx.o $(SOPHYAOBJP)piwindowgen.o $(SOPHYAOBJP)piwindowmac.o $(SOPHYAOBJP)piwindowx.o $(SOPHYAOBJP)pixtbase.o $(SOPHYAOBJP)piyfxdrw.o $(SOPHYAOBJP)psfile.o $(SOPHYAOBJP)xdispim.o
     6         rm -f $(SOPHYAOBJP)lut.o $(SOPHYAOBJP)parradapter.o $(SOPHYAOBJP)pi3ddrw.o $(SOPHYAOBJP)pi3dwdg.o $(SOPHYAOBJP)piapplgen.o $(SOPHYAOBJP)piapplmac.o $(SOPHYAOBJP)piapplx.o $(SOPHYAOBJP)piaxes.o $(SOPHYAOBJP)piaxestools.o $(SOPHYAOBJP)pibargraph.o $(SOPHYAOBJP)pibwdggen.o $(SOPHYAOBJP)pibwdgmac.o $(SOPHYAOBJP)pibwdgx.o $(SOPHYAOBJP)picmap.o $(SOPHYAOBJP)picmapgen.o $(SOPHYAOBJP)picmapmac.o $(SOPHYAOBJP)picmapview.o $(SOPHYAOBJP)picmapx.o $(SOPHYAOBJP)picons.o $(SOPHYAOBJP)picontainergen.o $(SOPHYAOBJP)picontainermac.o $(SOPHYAOBJP)picontainerx.o $(SOPHYAOBJP)pidrawer.o $(SOPHYAOBJP)pidrawwin.o $(SOPHYAOBJP)pidrwtools.o $(SOPHYAOBJP)pieldrw.o $(SOPHYAOBJP)pierrdisp.o $(SOPHYAOBJP)pievthandler.o $(SOPHYAOBJP)pifilechogen.o $(SOPHYAOBJP)pifilechomac.o $(SOPHYAOBJP)pifilechox.o $(SOPHYAOBJP)pifontgen.o $(SOPHYAOBJP)pifontmac.o $(SOPHYAOBJP)pifontx.o $(SOPHYAOBJP)pigraph3d.o $(SOPHYAOBJP)pigraphgen.o $(SOPHYAOBJP)pigraphmac.o $(SOPHYAOBJP)pigraphps.o $(SOPHYAOBJP)pigraphuc.o $(SOPHYAOBJP)pigraphx.o $(SOPHYAOBJP)pigratt.o $(SOPHYAOBJP)pigrcoord.o $(SOPHYAOBJP)piimage.o $(SOPHYAOBJP)piimgtools.o $(SOPHYAOBJP)pilineatt.o $(SOPHYAOBJP)pilistgen.o $(SOPHYAOBJP)pilistmac.o $(SOPHYAOBJP)pilistx.o $(SOPHYAOBJP)pimenubargen.o $(SOPHYAOBJP)pimenubarmac.o $(SOPHYAOBJP)pimenubarx.o $(SOPHYAOBJP)pimenugen.o $(SOPHYAOBJP)pimenumac.o $(SOPHYAOBJP)pimenux.o $(SOPHYAOBJP)pimsghandler.o $(SOPHYAOBJP)pioptmenugen.o $(SOPHYAOBJP)pioptmenumac.o $(SOPHYAOBJP)pioptmenux.o $(SOPHYAOBJP)piperiodmac.o $(SOPHYAOBJP)piperiodx.o $(SOPHYAOBJP)pipixmapgen.o $(SOPHYAOBJP)pipixmapmac.o $(SOPHYAOBJP)pipixmapx.o $(SOPHYAOBJP)pippapplmac.o $(SOPHYAOBJP)pipplist.o $(SOPHYAOBJP)pippmenubar.o $(SOPHYAOBJP)pippoptmenu.o $(SOPHYAOBJP)pippviewadapter.o $(SOPHYAOBJP)pippwindowmac.o $(SOPHYAOBJP)piscdrawwdg.o $(SOPHYAOBJP)pistdwdggen.o $(SOPHYAOBJP)pistdwdgmac.o $(SOPHYAOBJP)pistdwdgx.o $(SOPHYAOBJP)pistzwin.o $(SOPHYAOBJP)pisurfdr.o $(SOPHYAOBJP)pitherm.o $(SOPHYAOBJP)pitxtdrw.o $(SOPHYAOBJP)piup.o $(SOPHYAOBJP)piupdattachment.o $(SOPHYAOBJP)piup_def.o $(SOPHYAOBJP)piwdggen.o $(SOPHYAOBJP)piwdgmac.o $(SOPHYAOBJP)piwdgx.o $(SOPHYAOBJP)piwindowgen.o $(SOPHYAOBJP)piwindowmac.o $(SOPHYAOBJP)piwindowx.o $(SOPHYAOBJP)pixtbase.o $(SOPHYAOBJP)piyfxdrw.o $(SOPHYAOBJP)psfile.o $(SOPHYAOBJP)xdispim.o
    77        rm -f $(SOPHYALIBP)libPI.a
    88 
     
    2020        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  parradapter.cc
    2121 
    22 $(SOPHYAOBJP)pi3ddrw.o: pi3ddrw.cc $(SOPHYAINCP)sopnamsp.h \
    23   pi3ddrw.h pisysdep.h \
    24   $(SOPHYAINCP)machdefs.h pidrawer.h \
    25   pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    26   picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
    27   pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigratt.h \
    28   piaxes.h pieldrw.h pigraph3d.h
    29         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi3ddrw.cc
    30  
    31 $(SOPHYAOBJP)pi3dwdg.o: pi3dwdg.cc $(SOPHYAINCP)sopnamsp.h \
    32   pi3dwdg.h pisysdep.h \
    33   $(SOPHYAINCP)machdefs.h pi3ddrw.h \
     22$(SOPHYAOBJP)pi3ddrw.o: pi3ddrw.cc \
     23  $(SOPHYAINCP)sopnamsp.h pi3ddrw.h \
     24  pisysdep.h $(SOPHYAINCP)machdefs.h \
    3425  pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    3526  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    3627  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    37   pigratt.h piaxes.h pieldrw.h pigraph3d.h pibwdgx.h pigraphps.h \
    38   pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h pimenugen.h \
    39   pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h picontainerx.h \
    40   picontainergen.h piapplx.h piapplgen.h pimenubarx.h pimenubargen.h \
    41   picons.h
     28  pigratt.h piaxes.h pieldrw.h pigraph3d.h
     29        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi3ddrw.cc
     30 
     31$(SOPHYAOBJP)pi3dwdg.o: pi3dwdg.cc \
     32  $(SOPHYAINCP)sopnamsp.h pi3dwdg.h \
     33  pisysdep.h $(SOPHYAINCP)machdefs.h \
     34  pi3ddrw.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
     35  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     36  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     37  pievthandler.h psfile.h pigratt.h piaxes.h pieldrw.h pigraph3d.h \
     38  pibwdgx.h pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \
     39  pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \
     40  picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
     41  pimenubargen.h picons.h
    4242        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi3dwdg.cc
    4343 
     
    5252        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piapplgen.cc
    5353 
    54 $(SOPHYAOBJP)piapplx.o: piapplx.cc $(SOPHYAINCP)sopnamsp.h \
    55   piapplx.h piapplgen.h pimsghandler.h \
     54$(SOPHYAOBJP)piapplx.o: piapplx.cc \
     55  $(SOPHYAINCP)sopnamsp.h piapplx.h \
     56  piapplgen.h pimsghandler.h \
    5657  $(SOPHYAINCP)machdefs.h pisysdep.h \
    5758  picontainerx.h picontainergen.h piwdgx.h piwdggen.h picolist.h \
     
    9394$(SOPHYAOBJP)pibwdggen.o: pibwdggen.cc \
    9495  $(SOPHYAINCP)sopnamsp.h pibwdggen.h \
    95   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    96   piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    97   pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    98   pigraphuc.h pievthandler.h psfile.h pidrawer.h pigratt.h piaxes.h \
    99   pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \
     96  pisysdep.h $(SOPHYAINCP)machdefs.h \
     97  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     98  picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
     99  pilineatt.h pigraphuc.h pievthandler.h psfile.h pidrawer.h pigratt.h \
     100  piaxes.h pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \
    100101  pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \
    101102  picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
     
    103104        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pibwdggen.cc
    104105 
    105 $(SOPHYAOBJP)pibwdgx.o: pibwdgx.cc $(SOPHYAINCP)sopnamsp.h \
    106   pixtbaseP.h pibwdgx.h pisysdep.h \
     106$(SOPHYAOBJP)pibwdgx.o: pibwdgx.cc \
     107  $(SOPHYAINCP)sopnamsp.h pixtbaseP.h \
     108  pibwdgx.h pisysdep.h \
    107109  $(SOPHYAINCP)machdefs.h pibwdggen.h \
    108110  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     
    112114 
    113115$(SOPHYAOBJP)picmap.o: picmap.cc $(SOPHYAINCP)sopnamsp.h \
    114   picmap.h pisysdep.h $(SOPHYAINCP)machdefs.h \
    115   picmapx.h picmapgen.h
     116  picmap.h pisysdep.h \
     117  $(SOPHYAINCP)machdefs.h picmapx.h \
     118  picmapgen.h
    116119        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmap.cc
    117120 
     
    131134        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmapview.cc
    132135 
    133 $(SOPHYAOBJP)picmapx.o: picmapx.cc $(SOPHYAINCP)sopnamsp.h \
    134   piwdgx.h piwdggen.h $(SOPHYAINCP)machdefs.h \
     136$(SOPHYAOBJP)picmapx.o: picmapx.cc \
     137  $(SOPHYAINCP)sopnamsp.h piwdgx.h \
     138  piwdggen.h $(SOPHYAINCP)machdefs.h \
    135139  pimsghandler.h picolist.h picmapx.h picmapgen.h pisysdep.h
    136140        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmapx.cc
     
    147151$(SOPHYAOBJP)picontainergen.o: picontainergen.cc \
    148152  $(SOPHYAINCP)sopnamsp.h picontainergen.h \
    149   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    150   piwdggen.h pimsghandler.h picolist.h
     153  pisysdep.h $(SOPHYAINCP)machdefs.h \
     154  piwdgx.h piwdggen.h pimsghandler.h picolist.h
    151155        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picontainergen.cc
    152156 
     
    193197        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pidrwtools.cc
    194198 
    195 $(SOPHYAOBJP)pieldrw.o: pieldrw.cc $(SOPHYAINCP)sopnamsp.h \
     199$(SOPHYAOBJP)pieldrw.o: pieldrw.cc \
     200  $(SOPHYAINCP)sopnamsp.h \
    196201  $(SOPHYAINCP)machdefs.h pieldrw.h \
    197202  pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \
     
    211216$(SOPHYAOBJP)pifilechogen.o: pifilechogen.cc \
    212217  $(SOPHYAINCP)sopnamsp.h pifilechogen.h \
    213   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    214   piwdggen.h pimsghandler.h picolist.h
     218  pisysdep.h $(SOPHYAINCP)machdefs.h \
     219  piwdgx.h piwdggen.h pimsghandler.h picolist.h
    215220        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifilechogen.cc
    216221 
     
    228233$(SOPHYAOBJP)pifontgen.o: pifontgen.cc \
    229234  $(SOPHYAINCP)sopnamsp.h pigraphgen.h \
    230   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    231   piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    232   pifontx.h pifontgen.h pigrcoord.h pilineatt.h
     235  pisysdep.h $(SOPHYAINCP)machdefs.h \
     236  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     237  picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h
    233238        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifontgen.cc
    234239 
    235 $(SOPHYAOBJP)pifontx.o: pifontx.cc $(SOPHYAINCP)sopnamsp.h \
    236   pisysdep.h $(SOPHYAINCP)machdefs.h \
    237   pifontx.h pifontgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
     240$(SOPHYAOBJP)pifontx.o: pifontx.cc \
     241  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     242  $(SOPHYAINCP)machdefs.h pifontx.h \
     243  pifontgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
    238244        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifontx.cc
    239245 
     
    248254$(SOPHYAOBJP)pigraphgen.o: pigraphgen.cc \
    249255  $(SOPHYAINCP)sopnamsp.h pigraphgen.h \
    250   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    251   piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    252   pifontx.h pifontgen.h pigrcoord.h pilineatt.h ucckprot.h
     256  pisysdep.h $(SOPHYAINCP)machdefs.h \
     257  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     258  picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h ucckprot.h
    253259        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphgen.cc
    254260 
     
    276282        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphx.cc
    277283 
    278 $(SOPHYAOBJP)pigratt.o: pigratt.cc $(SOPHYAINCP)sopnamsp.h \
    279   pigratt.h pisysdep.h \
    280   $(SOPHYAINCP)machdefs.h pigraphgen.h \
    281   piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
    282   picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    283   $(SOPHYAINCP)strutilxx.h
     284$(SOPHYAOBJP)pigratt.o: pigratt.cc \
     285  $(SOPHYAINCP)sopnamsp.h pigratt.h \
     286  pisysdep.h $(SOPHYAINCP)machdefs.h \
     287  pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
     288  picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     289  $(SOPHYAINCP)strutilxx.h \
     290  $(SOPHYAINCP)machdefs.h
    284291        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigratt.cc
    285292 
     
    289296        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigrcoord.cc
    290297 
    291 $(SOPHYAOBJP)piimage.o: piimage.cc $(SOPHYAINCP)sopnamsp.h \
    292   pisysdep.h $(SOPHYAINCP)machdefs.h \
    293   piimage.h parradapter.h lut.h pieldrw.h pidrawer.h pibwdggen.h piwdgx.h \
     298$(SOPHYAOBJP)piimage.o: piimage.cc \
     299  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     300  $(SOPHYAINCP)machdefs.h piimage.h \
     301  parradapter.h lut.h pieldrw.h pidrawer.h pibwdggen.h piwdgx.h \
    294302  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    295303  pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     
    322330$(SOPHYAOBJP)pilistgen.o: pilistgen.cc \
    323331  $(SOPHYAINCP)sopnamsp.h pilistgen.h \
    324   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    325   piwdggen.h pimsghandler.h picolist.h
     332  pisysdep.h $(SOPHYAINCP)machdefs.h \
     333  piwdgx.h piwdggen.h pimsghandler.h picolist.h
    326334        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pilistgen.cc
    327335 
    328 $(SOPHYAOBJP)pilistx.o: pilistx.cc $(SOPHYAINCP)sopnamsp.h \
    329   pilistx.h pilistgen.h pisysdep.h \
    330   $(SOPHYAINCP)machdefs.h piwdgx.h piwdggen.h \
    331   pimsghandler.h picolist.h picontainerx.h picontainergen.h
     336$(SOPHYAOBJP)pilistx.o: pilistx.cc \
     337  $(SOPHYAINCP)sopnamsp.h pilistx.h \
     338  pilistgen.h pisysdep.h \
     339  $(SOPHYAINCP)machdefs.h piwdgx.h \
     340  piwdggen.h pimsghandler.h picolist.h picontainerx.h picontainergen.h
    332341        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pilistx.cc
    333342 
     
    355364$(SOPHYAOBJP)pimenugen.o: pimenugen.cc \
    356365  $(SOPHYAINCP)sopnamsp.h pimenugen.h \
    357   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    358   piwdggen.h pimsghandler.h picolist.h
     366  pisysdep.h $(SOPHYAINCP)machdefs.h \
     367  piwdgx.h piwdggen.h pimsghandler.h picolist.h
    359368        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenugen.cc
    360369 
    361 $(SOPHYAOBJP)pimenux.o: pimenux.cc $(SOPHYAINCP)sopnamsp.h \
    362   pisysdep.h $(SOPHYAINCP)machdefs.h \
    363   pimenubarx.h pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \
    364   pimsghandler.h picolist.h
     370$(SOPHYAOBJP)pimenux.o: pimenux.cc \
     371  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     372  $(SOPHYAINCP)machdefs.h pimenubarx.h \
     373  pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h \
     374  picolist.h
    365375        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenux.cc
    366376 
     
    388398 
    389399$(SOPHYAOBJP)piperiodx.o: piperiodx.cc \
    390   $(SOPHYAINCP)sopnamsp.h piwdgx.h piwdggen.h \
    391   $(SOPHYAINCP)machdefs.h pimsghandler.h \
    392   picolist.h piperiodx.h \
    393   $(SOPHYAINCP)periodic.h
     400  $(SOPHYAINCP)sopnamsp.h piwdgx.h \
     401  piwdggen.h $(SOPHYAINCP)machdefs.h \
     402  pimsghandler.h picolist.h piperiodx.h \
     403  $(SOPHYAINCP)periodic.h \
     404  $(SOPHYAINCP)machdefs.h
    394405        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piperiodx.cc
    395406 
     
    427438$(SOPHYAOBJP)pistdwdggen.o: pistdwdggen.cc \
    428439  $(SOPHYAINCP)sopnamsp.h pistdwdggen.h \
    429   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    430   piwdggen.h pimsghandler.h picolist.h
     440  pisysdep.h $(SOPHYAINCP)machdefs.h \
     441  piwdgx.h piwdggen.h pimsghandler.h picolist.h
    431442        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdwdggen.cc
    432443 
     
    443454  piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piwdgx.h \
    444455  piwdggen.h pimsghandler.h picolist.h piperiodx.h \
    445   $(SOPHYAINCP)periodic.h psfile.h \
     456  $(SOPHYAINCP)periodic.h \
     457  $(SOPHYAINCP)machdefs.h psfile.h \
    446458  pifontgen.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \
    447459  pigrcoord.h pilineatt.h
     
    450462$(SOPHYAOBJP)pisurfdr.o: pisurfdr.cc \
    451463  $(SOPHYAINCP)sopnamsp.h pisurfdr.h \
    452   parradapter.h $(SOPHYAINCP)machdefs.h lut.h \
    453   pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \
     464  parradapter.h $(SOPHYAINCP)machdefs.h \
     465  lut.h pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \
    454466  pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    455467  pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     
    457469        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pisurfdr.cc
    458470 
    459 $(SOPHYAOBJP)pitherm.o: pitherm.cc $(SOPHYAINCP)sopnamsp.h \
    460   pitherm.h pisysdep.h \
    461   $(SOPHYAINCP)machdefs.h pibwdgx.h \
    462   pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    463   picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
    464   pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
     471$(SOPHYAOBJP)pitherm.o: pitherm.cc \
     472  $(SOPHYAINCP)sopnamsp.h pitherm.h \
     473  pisysdep.h $(SOPHYAINCP)machdefs.h \
     474  pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
     475  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
     476  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
     477  pigraphps.h
    465478        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pitherm.cc
    466479 
     
    483496 
    484497$(SOPHYAOBJP)piwdgx.o: piwdgx.cc $(SOPHYAINCP)sopnamsp.h \
    485   piwdgx.h piwdggen.h $(SOPHYAINCP)machdefs.h \
    486   pimsghandler.h picolist.h picontainerx.h pisysdep.h picontainergen.h \
    487   pievthandler.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \
    488   pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    489   $(SOPHYAINCP)pexceptions.h
     498  piwdgx.h piwdggen.h \
     499  $(SOPHYAINCP)machdefs.h pimsghandler.h \
     500  picolist.h picontainerx.h pisysdep.h picontainergen.h pievthandler.h \
     501  pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \
     502  pifontgen.h pigrcoord.h pilineatt.h \
     503  $(SOPHYAINCP)pexceptions.h \
     504  $(SOPHYAINCP)machdefs.h
    490505        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piwdgx.cc
    491506 
     
    524539 
    525540$(SOPHYAOBJP)psfile.o: psfile.cc $(SOPHYAINCP)sopnamsp.h \
    526   psfile.h $(SOPHYAINCP)machdefs.h pisysdep.h \
    527   pifontgen.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    528   picmap.h picmapx.h picmapgen.h pifontx.h pigrcoord.h pilineatt.h
     541  psfile.h $(SOPHYAINCP)machdefs.h \
     542  pisysdep.h pifontgen.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \
     543  picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pigrcoord.h \
     544  pilineatt.h
    529545        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  psfile.cc
    530546 
  • trunk/SophyaPI/PI/exclude

    r377 r3007  
    2525piupdattachment.cc
    2626pierrdisp.cc
    27 piup.cc
    2827piup_def.cc
    2928xdispim.c
    30 piup.c
     29piup.cc
  • trunk/SophyaPI/PI/smakefile

    r2765 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)lut.o $(SOPHYAOBJP)parradapter.o $(SOPHYAOBJP)pi3ddrw.o $(SOPHYAOBJP)pi3dwdg.o $(SOPHYAOBJP)piapplgen.o $(SOPHYAOBJP)piapplmac.o $(SOPHYAOBJP)piapplx.o $(SOPHYAOBJP)piaxes.o $(SOPHYAOBJP)piaxestools.o $(SOPHYAOBJP)pibargraph.o $(SOPHYAOBJP)pibwdggen.o $(SOPHYAOBJP)pibwdgmac.o $(SOPHYAOBJP)pibwdgx.o $(SOPHYAOBJP)picmap.o $(SOPHYAOBJP)picmapgen.o $(SOPHYAOBJP)picmapmac.o $(SOPHYAOBJP)picmapview.o $(SOPHYAOBJP)picmapx.o $(SOPHYAOBJP)picons.o $(SOPHYAOBJP)picontainergen.o $(SOPHYAOBJP)picontainermac.o $(SOPHYAOBJP)picontainerx.o $(SOPHYAOBJP)pidrawer.o $(SOPHYAOBJP)pidrawwin.o $(SOPHYAOBJP)pidrwtools.o $(SOPHYAOBJP)pieldrw.o $(SOPHYAOBJP)pierrdisp.o $(SOPHYAOBJP)pievthandler.o $(SOPHYAOBJP)pifilechogen.o $(SOPHYAOBJP)pifilechomac.o $(SOPHYAOBJP)pifilechox.o $(SOPHYAOBJP)pifontgen.o $(SOPHYAOBJP)pifontmac.o $(SOPHYAOBJP)pifontx.o $(SOPHYAOBJP)pigraph3d.o $(SOPHYAOBJP)pigraphgen.o $(SOPHYAOBJP)pigraphmac.o $(SOPHYAOBJP)pigraphps.o $(SOPHYAOBJP)pigraphuc.o $(SOPHYAOBJP)pigraphx.o $(SOPHYAOBJP)pigratt.o $(SOPHYAOBJP)pigrcoord.o $(SOPHYAOBJP)piimage.o $(SOPHYAOBJP)piimgtools.o $(SOPHYAOBJP)pilineatt.o $(SOPHYAOBJP)pilistgen.o $(SOPHYAOBJP)pilistmac.o $(SOPHYAOBJP)pilistx.o $(SOPHYAOBJP)pimenubargen.o $(SOPHYAOBJP)pimenubarmac.o $(SOPHYAOBJP)pimenubarx.o $(SOPHYAOBJP)pimenugen.o $(SOPHYAOBJP)pimenumac.o $(SOPHYAOBJP)pimenux.o $(SOPHYAOBJP)pimsghandler.o $(SOPHYAOBJP)pioptmenugen.o $(SOPHYAOBJP)pioptmenumac.o $(SOPHYAOBJP)pioptmenux.o $(SOPHYAOBJP)piperiodmac.o $(SOPHYAOBJP)piperiodx.o $(SOPHYAOBJP)pipixmapgen.o $(SOPHYAOBJP)pipixmapmac.o $(SOPHYAOBJP)pipixmapx.o $(SOPHYAOBJP)pippapplmac.o $(SOPHYAOBJP)pipplist.o $(SOPHYAOBJP)pippmenubar.o $(SOPHYAOBJP)pippoptmenu.o $(SOPHYAOBJP)pippviewadapter.o $(SOPHYAOBJP)pippwindowmac.o $(SOPHYAOBJP)piscdrawwdg.o $(SOPHYAOBJP)pistdwdggen.o $(SOPHYAOBJP)pistdwdgmac.o $(SOPHYAOBJP)pistdwdgx.o $(SOPHYAOBJP)pistzwin.o $(SOPHYAOBJP)pisurfdr.o $(SOPHYAOBJP)pitherm.o $(SOPHYAOBJP)pitxtdrw.o $(SOPHYAOBJP)piup.o $(SOPHYAOBJP)piup_def.o $(SOPHYAOBJP)piupdattachment.o $(SOPHYAOBJP)piwdggen.o $(SOPHYAOBJP)piwdgmac.o $(SOPHYAOBJP)piwdgx.o $(SOPHYAOBJP)piwindowgen.o $(SOPHYAOBJP)piwindowmac.o $(SOPHYAOBJP)piwindowx.o $(SOPHYAOBJP)pixtbase.o $(SOPHYAOBJP)piyfxdrw.o $(SOPHYAOBJP)psfile.o $(SOPHYAOBJP)xdispim.o
     6         rm -f $(SOPHYAOBJP)lut.o $(SOPHYAOBJP)parradapter.o $(SOPHYAOBJP)pi3ddrw.o $(SOPHYAOBJP)pi3dwdg.o $(SOPHYAOBJP)piapplgen.o $(SOPHYAOBJP)piapplmac.o $(SOPHYAOBJP)piapplx.o $(SOPHYAOBJP)piaxes.o $(SOPHYAOBJP)piaxestools.o $(SOPHYAOBJP)pibargraph.o $(SOPHYAOBJP)pibwdggen.o $(SOPHYAOBJP)pibwdgmac.o $(SOPHYAOBJP)pibwdgx.o $(SOPHYAOBJP)picmap.o $(SOPHYAOBJP)picmapgen.o $(SOPHYAOBJP)picmapmac.o $(SOPHYAOBJP)picmapview.o $(SOPHYAOBJP)picmapx.o $(SOPHYAOBJP)picons.o $(SOPHYAOBJP)picontainergen.o $(SOPHYAOBJP)picontainermac.o $(SOPHYAOBJP)picontainerx.o $(SOPHYAOBJP)pidrawer.o $(SOPHYAOBJP)pidrawwin.o $(SOPHYAOBJP)pidrwtools.o $(SOPHYAOBJP)pieldrw.o $(SOPHYAOBJP)pierrdisp.o $(SOPHYAOBJP)pievthandler.o $(SOPHYAOBJP)pifilechogen.o $(SOPHYAOBJP)pifilechomac.o $(SOPHYAOBJP)pifilechox.o $(SOPHYAOBJP)pifontgen.o $(SOPHYAOBJP)pifontmac.o $(SOPHYAOBJP)pifontx.o $(SOPHYAOBJP)pigraph3d.o $(SOPHYAOBJP)pigraphgen.o $(SOPHYAOBJP)pigraphmac.o $(SOPHYAOBJP)pigraphps.o $(SOPHYAOBJP)pigraphuc.o $(SOPHYAOBJP)pigraphx.o $(SOPHYAOBJP)pigratt.o $(SOPHYAOBJP)pigrcoord.o $(SOPHYAOBJP)piimage.o $(SOPHYAOBJP)piimgtools.o $(SOPHYAOBJP)pilineatt.o $(SOPHYAOBJP)pilistgen.o $(SOPHYAOBJP)pilistmac.o $(SOPHYAOBJP)pilistx.o $(SOPHYAOBJP)pimenubargen.o $(SOPHYAOBJP)pimenubarmac.o $(SOPHYAOBJP)pimenubarx.o $(SOPHYAOBJP)pimenugen.o $(SOPHYAOBJP)pimenumac.o $(SOPHYAOBJP)pimenux.o $(SOPHYAOBJP)pimsghandler.o $(SOPHYAOBJP)pioptmenugen.o $(SOPHYAOBJP)pioptmenumac.o $(SOPHYAOBJP)pioptmenux.o $(SOPHYAOBJP)piperiodmac.o $(SOPHYAOBJP)piperiodx.o $(SOPHYAOBJP)pipixmapgen.o $(SOPHYAOBJP)pipixmapmac.o $(SOPHYAOBJP)pipixmapx.o $(SOPHYAOBJP)pippapplmac.o $(SOPHYAOBJP)pipplist.o $(SOPHYAOBJP)pippmenubar.o $(SOPHYAOBJP)pippoptmenu.o $(SOPHYAOBJP)pippviewadapter.o $(SOPHYAOBJP)pippwindowmac.o $(SOPHYAOBJP)piscdrawwdg.o $(SOPHYAOBJP)pistdwdggen.o $(SOPHYAOBJP)pistdwdgmac.o $(SOPHYAOBJP)pistdwdgx.o $(SOPHYAOBJP)pistzwin.o $(SOPHYAOBJP)pisurfdr.o $(SOPHYAOBJP)pitherm.o $(SOPHYAOBJP)pitxtdrw.o $(SOPHYAOBJP)piup.o $(SOPHYAOBJP)piupdattachment.o $(SOPHYAOBJP)piup_def.o $(SOPHYAOBJP)piwdggen.o $(SOPHYAOBJP)piwdgmac.o $(SOPHYAOBJP)piwdgx.o $(SOPHYAOBJP)piwindowgen.o $(SOPHYAOBJP)piwindowmac.o $(SOPHYAOBJP)piwindowx.o $(SOPHYAOBJP)pixtbase.o $(SOPHYAOBJP)piyfxdrw.o $(SOPHYAOBJP)psfile.o $(SOPHYAOBJP)xdispim.o
    77        rm -f $(SOPHYALIBP)libPI.a
    88 
     
    2020        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  parradapter.cc
    2121 
    22 $(SOPHYAOBJP)pi3ddrw.o: pi3ddrw.cc $(SOPHYAINCP)sopnamsp.h \
    23   pi3ddrw.h pisysdep.h \
    24   $(SOPHYAINCP)machdefs.h pidrawer.h \
    25   pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    26   picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
    27   pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigratt.h \
    28   piaxes.h pieldrw.h pigraph3d.h
    29         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi3ddrw.cc
    30  
    31 $(SOPHYAOBJP)pi3dwdg.o: pi3dwdg.cc $(SOPHYAINCP)sopnamsp.h \
    32   pi3dwdg.h pisysdep.h \
    33   $(SOPHYAINCP)machdefs.h pi3ddrw.h \
     22$(SOPHYAOBJP)pi3ddrw.o: pi3ddrw.cc \
     23  $(SOPHYAINCP)sopnamsp.h pi3ddrw.h \
     24  pisysdep.h $(SOPHYAINCP)machdefs.h \
    3425  pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    3526  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    3627  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    37   pigratt.h piaxes.h pieldrw.h pigraph3d.h pibwdgx.h pigraphps.h \
    38   pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h pimenugen.h \
    39   pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h picontainerx.h \
    40   picontainergen.h piapplx.h piapplgen.h pimenubarx.h pimenubargen.h \
    41   picons.h
     28  pigratt.h piaxes.h pieldrw.h pigraph3d.h
     29        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi3ddrw.cc
     30 
     31$(SOPHYAOBJP)pi3dwdg.o: pi3dwdg.cc \
     32  $(SOPHYAINCP)sopnamsp.h pi3dwdg.h \
     33  pisysdep.h $(SOPHYAINCP)machdefs.h \
     34  pi3ddrw.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
     35  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     36  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     37  pievthandler.h psfile.h pigratt.h piaxes.h pieldrw.h pigraph3d.h \
     38  pibwdgx.h pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \
     39  pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \
     40  picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
     41  pimenubargen.h picons.h
    4242        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi3dwdg.cc
    4343 
     
    5252        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piapplgen.cc
    5353 
    54 $(SOPHYAOBJP)piapplx.o: piapplx.cc $(SOPHYAINCP)sopnamsp.h \
    55   piapplx.h piapplgen.h pimsghandler.h \
     54$(SOPHYAOBJP)piapplx.o: piapplx.cc \
     55  $(SOPHYAINCP)sopnamsp.h piapplx.h \
     56  piapplgen.h pimsghandler.h \
    5657  $(SOPHYAINCP)machdefs.h pisysdep.h \
    5758  picontainerx.h picontainergen.h piwdgx.h piwdggen.h picolist.h \
     
    9394$(SOPHYAOBJP)pibwdggen.o: pibwdggen.cc \
    9495  $(SOPHYAINCP)sopnamsp.h pibwdggen.h \
    95   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    96   piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    97   pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    98   pigraphuc.h pievthandler.h psfile.h pidrawer.h pigratt.h piaxes.h \
    99   pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \
     96  pisysdep.h $(SOPHYAINCP)machdefs.h \
     97  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     98  picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
     99  pilineatt.h pigraphuc.h pievthandler.h psfile.h pidrawer.h pigratt.h \
     100  piaxes.h pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \
    100101  pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \
    101102  picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
     
    103104        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pibwdggen.cc
    104105 
    105 $(SOPHYAOBJP)pibwdgx.o: pibwdgx.cc $(SOPHYAINCP)sopnamsp.h \
    106   pixtbaseP.h pibwdgx.h pisysdep.h \
     106$(SOPHYAOBJP)pibwdgx.o: pibwdgx.cc \
     107  $(SOPHYAINCP)sopnamsp.h pixtbaseP.h \
     108  pibwdgx.h pisysdep.h \
    107109  $(SOPHYAINCP)machdefs.h pibwdggen.h \
    108110  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     
    112114 
    113115$(SOPHYAOBJP)picmap.o: picmap.cc $(SOPHYAINCP)sopnamsp.h \
    114   picmap.h pisysdep.h $(SOPHYAINCP)machdefs.h \
    115   picmapx.h picmapgen.h
     116  picmap.h pisysdep.h \
     117  $(SOPHYAINCP)machdefs.h picmapx.h \
     118  picmapgen.h
    116119        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmap.cc
    117120 
     
    131134        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmapview.cc
    132135 
    133 $(SOPHYAOBJP)picmapx.o: picmapx.cc $(SOPHYAINCP)sopnamsp.h \
    134   piwdgx.h piwdggen.h $(SOPHYAINCP)machdefs.h \
     136$(SOPHYAOBJP)picmapx.o: picmapx.cc \
     137  $(SOPHYAINCP)sopnamsp.h piwdgx.h \
     138  piwdggen.h $(SOPHYAINCP)machdefs.h \
    135139  pimsghandler.h picolist.h picmapx.h picmapgen.h pisysdep.h
    136140        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmapx.cc
     
    147151$(SOPHYAOBJP)picontainergen.o: picontainergen.cc \
    148152  $(SOPHYAINCP)sopnamsp.h picontainergen.h \
    149   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    150   piwdggen.h pimsghandler.h picolist.h
     153  pisysdep.h $(SOPHYAINCP)machdefs.h \
     154  piwdgx.h piwdggen.h pimsghandler.h picolist.h
    151155        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picontainergen.cc
    152156 
     
    193197        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pidrwtools.cc
    194198 
    195 $(SOPHYAOBJP)pieldrw.o: pieldrw.cc $(SOPHYAINCP)sopnamsp.h \
     199$(SOPHYAOBJP)pieldrw.o: pieldrw.cc \
     200  $(SOPHYAINCP)sopnamsp.h \
    196201  $(SOPHYAINCP)machdefs.h pieldrw.h \
    197202  pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \
     
    211216$(SOPHYAOBJP)pifilechogen.o: pifilechogen.cc \
    212217  $(SOPHYAINCP)sopnamsp.h pifilechogen.h \
    213   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    214   piwdggen.h pimsghandler.h picolist.h
     218  pisysdep.h $(SOPHYAINCP)machdefs.h \
     219  piwdgx.h piwdggen.h pimsghandler.h picolist.h
    215220        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifilechogen.cc
    216221 
     
    228233$(SOPHYAOBJP)pifontgen.o: pifontgen.cc \
    229234  $(SOPHYAINCP)sopnamsp.h pigraphgen.h \
    230   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    231   piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    232   pifontx.h pifontgen.h pigrcoord.h pilineatt.h
     235  pisysdep.h $(SOPHYAINCP)machdefs.h \
     236  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     237  picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h
    233238        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifontgen.cc
    234239 
    235 $(SOPHYAOBJP)pifontx.o: pifontx.cc $(SOPHYAINCP)sopnamsp.h \
    236   pisysdep.h $(SOPHYAINCP)machdefs.h \
    237   pifontx.h pifontgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
     240$(SOPHYAOBJP)pifontx.o: pifontx.cc \
     241  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     242  $(SOPHYAINCP)machdefs.h pifontx.h \
     243  pifontgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
    238244        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifontx.cc
    239245 
     
    248254$(SOPHYAOBJP)pigraphgen.o: pigraphgen.cc \
    249255  $(SOPHYAINCP)sopnamsp.h pigraphgen.h \
    250   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    251   piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    252   pifontx.h pifontgen.h pigrcoord.h pilineatt.h ucckprot.h
     256  pisysdep.h $(SOPHYAINCP)machdefs.h \
     257  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     258  picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h ucckprot.h
    253259        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphgen.cc
    254260 
     
    276282        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphx.cc
    277283 
    278 $(SOPHYAOBJP)pigratt.o: pigratt.cc $(SOPHYAINCP)sopnamsp.h \
    279   pigratt.h pisysdep.h \
    280   $(SOPHYAINCP)machdefs.h pigraphgen.h \
    281   piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
    282   picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    283   $(SOPHYAINCP)strutilxx.h
     284$(SOPHYAOBJP)pigratt.o: pigratt.cc \
     285  $(SOPHYAINCP)sopnamsp.h pigratt.h \
     286  pisysdep.h $(SOPHYAINCP)machdefs.h \
     287  pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
     288  picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     289  $(SOPHYAINCP)strutilxx.h \
     290  $(SOPHYAINCP)machdefs.h
    284291        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigratt.cc
    285292 
     
    289296        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigrcoord.cc
    290297 
    291 $(SOPHYAOBJP)piimage.o: piimage.cc $(SOPHYAINCP)sopnamsp.h \
    292   pisysdep.h $(SOPHYAINCP)machdefs.h \
    293   piimage.h parradapter.h lut.h pieldrw.h pidrawer.h pibwdggen.h piwdgx.h \
     298$(SOPHYAOBJP)piimage.o: piimage.cc \
     299  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     300  $(SOPHYAINCP)machdefs.h piimage.h \
     301  parradapter.h lut.h pieldrw.h pidrawer.h pibwdggen.h piwdgx.h \
    294302  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    295303  pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     
    322330$(SOPHYAOBJP)pilistgen.o: pilistgen.cc \
    323331  $(SOPHYAINCP)sopnamsp.h pilistgen.h \
    324   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    325   piwdggen.h pimsghandler.h picolist.h
     332  pisysdep.h $(SOPHYAINCP)machdefs.h \
     333  piwdgx.h piwdggen.h pimsghandler.h picolist.h
    326334        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pilistgen.cc
    327335 
    328 $(SOPHYAOBJP)pilistx.o: pilistx.cc $(SOPHYAINCP)sopnamsp.h \
    329   pilistx.h pilistgen.h pisysdep.h \
    330   $(SOPHYAINCP)machdefs.h piwdgx.h piwdggen.h \
    331   pimsghandler.h picolist.h picontainerx.h picontainergen.h
     336$(SOPHYAOBJP)pilistx.o: pilistx.cc \
     337  $(SOPHYAINCP)sopnamsp.h pilistx.h \
     338  pilistgen.h pisysdep.h \
     339  $(SOPHYAINCP)machdefs.h piwdgx.h \
     340  piwdggen.h pimsghandler.h picolist.h picontainerx.h picontainergen.h
    332341        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pilistx.cc
    333342 
     
    355364$(SOPHYAOBJP)pimenugen.o: pimenugen.cc \
    356365  $(SOPHYAINCP)sopnamsp.h pimenugen.h \
    357   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    358   piwdggen.h pimsghandler.h picolist.h
     366  pisysdep.h $(SOPHYAINCP)machdefs.h \
     367  piwdgx.h piwdggen.h pimsghandler.h picolist.h
    359368        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenugen.cc
    360369 
    361 $(SOPHYAOBJP)pimenux.o: pimenux.cc $(SOPHYAINCP)sopnamsp.h \
    362   pisysdep.h $(SOPHYAINCP)machdefs.h \
    363   pimenubarx.h pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \
    364   pimsghandler.h picolist.h
     370$(SOPHYAOBJP)pimenux.o: pimenux.cc \
     371  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     372  $(SOPHYAINCP)machdefs.h pimenubarx.h \
     373  pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h \
     374  picolist.h
    365375        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenux.cc
    366376 
     
    388398 
    389399$(SOPHYAOBJP)piperiodx.o: piperiodx.cc \
    390   $(SOPHYAINCP)sopnamsp.h piwdgx.h piwdggen.h \
    391   $(SOPHYAINCP)machdefs.h pimsghandler.h \
    392   picolist.h piperiodx.h \
    393   $(SOPHYAINCP)periodic.h
     400  $(SOPHYAINCP)sopnamsp.h piwdgx.h \
     401  piwdggen.h $(SOPHYAINCP)machdefs.h \
     402  pimsghandler.h picolist.h piperiodx.h \
     403  $(SOPHYAINCP)periodic.h \
     404  $(SOPHYAINCP)machdefs.h
    394405        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piperiodx.cc
    395406 
     
    427438$(SOPHYAOBJP)pistdwdggen.o: pistdwdggen.cc \
    428439  $(SOPHYAINCP)sopnamsp.h pistdwdggen.h \
    429   pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    430   piwdggen.h pimsghandler.h picolist.h
     440  pisysdep.h $(SOPHYAINCP)machdefs.h \
     441  piwdgx.h piwdggen.h pimsghandler.h picolist.h
    431442        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdwdggen.cc
    432443 
     
    443454  piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piwdgx.h \
    444455  piwdggen.h pimsghandler.h picolist.h piperiodx.h \
    445   $(SOPHYAINCP)periodic.h psfile.h \
     456  $(SOPHYAINCP)periodic.h \
     457  $(SOPHYAINCP)machdefs.h psfile.h \
    446458  pifontgen.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \
    447459  pigrcoord.h pilineatt.h
     
    450462$(SOPHYAOBJP)pisurfdr.o: pisurfdr.cc \
    451463  $(SOPHYAINCP)sopnamsp.h pisurfdr.h \
    452   parradapter.h $(SOPHYAINCP)machdefs.h lut.h \
    453   pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \
     464  parradapter.h $(SOPHYAINCP)machdefs.h \
     465  lut.h pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \
    454466  pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    455467  pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     
    457469        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pisurfdr.cc
    458470 
    459 $(SOPHYAOBJP)pitherm.o: pitherm.cc $(SOPHYAINCP)sopnamsp.h \
    460   pitherm.h pisysdep.h \
    461   $(SOPHYAINCP)machdefs.h pibwdgx.h \
    462   pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    463   picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
    464   pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
     471$(SOPHYAOBJP)pitherm.o: pitherm.cc \
     472  $(SOPHYAINCP)sopnamsp.h pitherm.h \
     473  pisysdep.h $(SOPHYAINCP)machdefs.h \
     474  pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
     475  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
     476  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
     477  pigraphps.h
    465478        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pitherm.cc
    466479 
     
    483496 
    484497$(SOPHYAOBJP)piwdgx.o: piwdgx.cc $(SOPHYAINCP)sopnamsp.h \
    485   piwdgx.h piwdggen.h $(SOPHYAINCP)machdefs.h \
    486   pimsghandler.h picolist.h picontainerx.h pisysdep.h picontainergen.h \
    487   pievthandler.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \
    488   pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    489   $(SOPHYAINCP)pexceptions.h
     498  piwdgx.h piwdggen.h \
     499  $(SOPHYAINCP)machdefs.h pimsghandler.h \
     500  picolist.h picontainerx.h pisysdep.h picontainergen.h pievthandler.h \
     501  pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \
     502  pifontgen.h pigrcoord.h pilineatt.h \
     503  $(SOPHYAINCP)pexceptions.h \
     504  $(SOPHYAINCP)machdefs.h
    490505        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piwdgx.cc
    491506 
     
    524539 
    525540$(SOPHYAOBJP)psfile.o: psfile.cc $(SOPHYAINCP)sopnamsp.h \
    526   psfile.h $(SOPHYAINCP)machdefs.h pisysdep.h \
    527   pifontgen.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    528   picmap.h picmapx.h picmapgen.h pifontx.h pigrcoord.h pilineatt.h
     541  psfile.h $(SOPHYAINCP)machdefs.h \
     542  pisysdep.h pifontgen.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \
     543  picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pigrcoord.h \
     544  pilineatt.h
    529545        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  psfile.cc
    530546 
  • trunk/SophyaPI/PIGcont/Makefile

    r2834 r3007  
    1515  $(SOPHYAINCP)machdefs.h picntools.h \
    1616  $(SOPHYAINCP)pisysdep.h \
     17  $(SOPHYAINCP)machdefs.h \
    1718  $(SOPHYAINCP)pistdwdgx.h \
    1819  $(SOPHYAINCP)pistdwdggen.h \
     20  $(SOPHYAINCP)pisysdep.h \
    1921  $(SOPHYAINCP)piwdgx.h \
    2022  $(SOPHYAINCP)piwdggen.h \
     
    2527  $(SOPHYAINCP)pimenux.h \
    2628  $(SOPHYAINCP)pimenugen.h \
     29  $(SOPHYAINCP)pistdwdgx.h \
    2730  $(SOPHYAINCP)piwindowx.h \
    2831  $(SOPHYAINCP)piwindowgen.h \
     
    5154  $(SOPHYAINCP)picmapview.h pigncont.h \
    5255  $(SOPHYAINCP)pistdimgapp.h \
     56  $(SOPHYAINCP)piapplx.h \
     57  $(SOPHYAINCP)piwindowx.h \
     58  $(SOPHYAINCP)pioptmenux.h \
    5359  $(SOPHYAINCP)pifilechox.h \
    5460  $(SOPHYAINCP)pifilechogen.h \
     
    6470  $(SOPHYAINCP)pipixmapx.h \
    6571  $(SOPHYAINCP)pipixmapgen.h \
     72  $(SOPHYAINCP)picmapview.h \
    6673  $(SOPHYAINCP)pi3dwdg.h \
    6774  $(SOPHYAINCP)pi3ddrw.h \
     
    102109  $(SOPHYAINCP)histos.h \
    103110  $(SOPHYAINCP)objfio.h \
     111  $(SOPHYAINCP)machdefs.h \
    104112  $(SOPHYAINCP)anydataobj.h \
    105113  $(SOPHYAINCP)ppersist.h \
     
    122130  $(SOPHYAINCP)ndatablock.h \
    123131  $(SOPHYAINCP)utilarr.h \
     132  $(SOPHYAINCP)tmatrix_tsnl.h \
     133  $(SOPHYAINCP)tvector_tsnl.h \
    124134  $(SOPHYAINCP)ntuple.h \
    125135  $(SOPHYAINCP)ntupintf.h \
     
    128138  $(SOPHYAINCP)pistdwdgx.h \
    129139  $(SOPHYAINCP)pistdwdggen.h \
     140  $(SOPHYAINCP)pisysdep.h \
    130141  $(SOPHYAINCP)piwdgx.h \
    131142  $(SOPHYAINCP)piwdggen.h \
     
    136147  $(SOPHYAINCP)pimenux.h \
    137148  $(SOPHYAINCP)pimenugen.h \
     149  $(SOPHYAINCP)pistdwdgx.h \
    138150  $(SOPHYAINCP)piwindowx.h \
    139151  $(SOPHYAINCP)piwindowgen.h \
     
    162174  $(SOPHYAINCP)picmapview.h pigncont.h \
    163175  $(SOPHYAINCP)pistdimgapp.h \
     176  $(SOPHYAINCP)piapplx.h \
     177  $(SOPHYAINCP)piwindowx.h \
     178  $(SOPHYAINCP)pioptmenux.h \
    164179  $(SOPHYAINCP)pifilechox.h \
    165180  $(SOPHYAINCP)pifilechogen.h \
     
    175190  $(SOPHYAINCP)pipixmapx.h \
    176191  $(SOPHYAINCP)pipixmapgen.h \
     192  $(SOPHYAINCP)picmapview.h \
    177193  $(SOPHYAINCP)pi3dwdg.h \
    178194  $(SOPHYAINCP)pi3ddrw.h \
  • trunk/SophyaPI/PIGcont/smakefile

    r2765 r3007  
    1515  $(SOPHYAINCP)machdefs.h picntools.h \
    1616  $(SOPHYAINCP)pisysdep.h \
     17  $(SOPHYAINCP)machdefs.h \
    1718  $(SOPHYAINCP)pistdwdgx.h \
    1819  $(SOPHYAINCP)pistdwdggen.h \
     20  $(SOPHYAINCP)pisysdep.h \
    1921  $(SOPHYAINCP)piwdgx.h \
    2022  $(SOPHYAINCP)piwdggen.h \
     
    2527  $(SOPHYAINCP)pimenux.h \
    2628  $(SOPHYAINCP)pimenugen.h \
     29  $(SOPHYAINCP)pistdwdgx.h \
    2730  $(SOPHYAINCP)piwindowx.h \
    2831  $(SOPHYAINCP)piwindowgen.h \
     
    5154  $(SOPHYAINCP)picmapview.h pigncont.h \
    5255  $(SOPHYAINCP)pistdimgapp.h \
     56  $(SOPHYAINCP)piapplx.h \
     57  $(SOPHYAINCP)piwindowx.h \
     58  $(SOPHYAINCP)pioptmenux.h \
    5359  $(SOPHYAINCP)pifilechox.h \
    5460  $(SOPHYAINCP)pifilechogen.h \
     
    6470  $(SOPHYAINCP)pipixmapx.h \
    6571  $(SOPHYAINCP)pipixmapgen.h \
     72  $(SOPHYAINCP)picmapview.h \
    6673  $(SOPHYAINCP)pi3dwdg.h \
    6774  $(SOPHYAINCP)pi3ddrw.h \
     
    7885  $(SOPHYAINCP)objfio.h \
    7986  $(SOPHYAINCP)mutyv.h \
     87  $(SOPHYAINCP)timestamp.h \
    8088  $(SOPHYAINCP)dlftypes.h \
    8189  $(SOPHYAINCP)piacmd.h \
     
    101109  $(SOPHYAINCP)histos.h \
    102110  $(SOPHYAINCP)objfio.h \
     111  $(SOPHYAINCP)machdefs.h \
    103112  $(SOPHYAINCP)anydataobj.h \
    104113  $(SOPHYAINCP)ppersist.h \
     
    117126  $(SOPHYAINCP)basarr.h \
    118127  $(SOPHYAINCP)mutyv.h \
     128  $(SOPHYAINCP)timestamp.h \
    119129  $(SOPHYAINCP)dvlist.h \
    120130  $(SOPHYAINCP)ndatablock.h \
    121131  $(SOPHYAINCP)utilarr.h \
     132  $(SOPHYAINCP)tmatrix_tsnl.h \
     133  $(SOPHYAINCP)tvector_tsnl.h \
    122134  $(SOPHYAINCP)ntuple.h \
    123135  $(SOPHYAINCP)ntupintf.h \
     
    126138  $(SOPHYAINCP)pistdwdgx.h \
    127139  $(SOPHYAINCP)pistdwdggen.h \
     140  $(SOPHYAINCP)pisysdep.h \
    128141  $(SOPHYAINCP)piwdgx.h \
    129142  $(SOPHYAINCP)piwdggen.h \
     
    134147  $(SOPHYAINCP)pimenux.h \
    135148  $(SOPHYAINCP)pimenugen.h \
     149  $(SOPHYAINCP)pistdwdgx.h \
    136150  $(SOPHYAINCP)piwindowx.h \
    137151  $(SOPHYAINCP)piwindowgen.h \
     
    160174  $(SOPHYAINCP)picmapview.h pigncont.h \
    161175  $(SOPHYAINCP)pistdimgapp.h \
     176  $(SOPHYAINCP)piapplx.h \
     177  $(SOPHYAINCP)piwindowx.h \
     178  $(SOPHYAINCP)pioptmenux.h \
    162179  $(SOPHYAINCP)pifilechox.h \
    163180  $(SOPHYAINCP)pifilechogen.h \
     
    173190  $(SOPHYAINCP)pipixmapx.h \
    174191  $(SOPHYAINCP)pipixmapgen.h \
     192  $(SOPHYAINCP)picmapview.h \
    175193  $(SOPHYAINCP)pi3dwdg.h \
    176194  $(SOPHYAINCP)pi3ddrw.h \
  • trunk/SophyaPI/PIext/Makefile

    r2933 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nommatvecadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomstladapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pistlist.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o $(SOPHYAOBJP)userfitfunex.o
     6         rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nommatvecadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomstladapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pistlist.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o $(SOPHYAOBJP)userfitfunex.o
    77        rm -f $(SOPHYALIBP)libPIext.a
    88 
    9 $(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o
     9$(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
    1212 
    13 $(SOPHYAOBJP)basexecut.o: basexecut.cc $(SOPHYAINCP)sopnamsp.h piacmd.h \
    14   $(SOPHYAINCP)machdefs.h \
    15   $(SOPHYAINCP)osx_values.h \
     13$(SOPHYAOBJP)basexecut.o: basexecut.cc \
     14  $(SOPHYAINCP)sopnamsp.h piacmd.h \
     15  $(SOPHYAINCP)machdefs.h \
    1616  $(SOPHYAINCP)commander.h \
    17   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    18   $(SOPHYAINCP)objfio.h \
    19   $(SOPHYAINCP)anydataobj.h \
    20   $(SOPHYAINCP)ppersist.h \
    21   $(SOPHYAINCP)pexceptions.h \
    22   $(SOPHYAINCP)gnumd5.h \
    23   $(SOPHYAINCP)ppfbinstream.h \
    24   $(SOPHYAINCP)rawstream.h \
    25   $(SOPHYAINCP)ppfnametag.h \
    26   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    27   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    28   dlftypes.h basexecut.h $(SOPHYAINCP)strutilxx.h \
    29   pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
     17  $(SOPHYAINCP)machdefs.h \
     18  $(SOPHYAINCP)pdlmgr.h \
     19  $(SOPHYAINCP)dvlist.h \
     20  $(SOPHYAINCP)objfio.h \
     21  $(SOPHYAINCP)anydataobj.h \
     22  $(SOPHYAINCP)ppersist.h \
     23  $(SOPHYAINCP)pexceptions.h \
     24  $(SOPHYAINCP)gnumd5.h \
     25  $(SOPHYAINCP)ppfbinstream.h \
     26  $(SOPHYAINCP)rawstream.h \
     27  $(SOPHYAINCP)ppfnametag.h \
     28  $(SOPHYAINCP)mutyv.h \
     29  $(SOPHYAINCP)timestamp.h \
     30  $(SOPHYAINCP)ctimer.h \
     31  $(SOPHYAINCP)zthread.h dlftypes.h \
     32  basexecut.h $(SOPHYAINCP)pdlmgr.h \
     33  $(SOPHYAINCP)ctimer.h \
     34  $(SOPHYAINCP)strutilxx.h pistdimgapp.h \
     35  $(SOPHYAINCP)pisysdep.h \
    3036  $(SOPHYAINCP)piapplx.h \
    3137  $(SOPHYAINCP)piapplgen.h \
    3238  $(SOPHYAINCP)pimsghandler.h \
     39  $(SOPHYAINCP)pisysdep.h \
    3340  $(SOPHYAINCP)picontainerx.h \
    3441  $(SOPHYAINCP)picontainergen.h \
    35   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     42  $(SOPHYAINCP)piwdgx.h \
     43  $(SOPHYAINCP)piwdggen.h \
    3644  $(SOPHYAINCP)picolist.h \
    3745  $(SOPHYAINCP)pimenubarx.h \
     
    4452  $(SOPHYAINCP)pibwdgx.h \
    4553  $(SOPHYAINCP)pibwdggen.h \
    46   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     54  $(SOPHYAINCP)picmap.h \
     55  $(SOPHYAINCP)picmapx.h \
     56  $(SOPHYAINCP)picmapgen.h \
     57  $(SOPHYAINCP)pigraphx.h \
     58  $(SOPHYAINCP)pigraphgen.h \
     59  $(SOPHYAINCP)pifontx.h \
     60  $(SOPHYAINCP)pifontgen.h \
     61  $(SOPHYAINCP)pigrcoord.h \
     62  $(SOPHYAINCP)pilineatt.h \
     63  $(SOPHYAINCP)pigraphuc.h \
     64  $(SOPHYAINCP)pievthandler.h \
     65  $(SOPHYAINCP)psfile.h \
     66  $(SOPHYAINCP)pigraphps.h \
     67  $(SOPHYAINCP)piwindowx.h \
     68  $(SOPHYAINCP)piwindowgen.h \
     69  $(SOPHYAINCP)pimenux.h \
     70  $(SOPHYAINCP)pioptmenux.h \
     71  $(SOPHYAINCP)pioptmenugen.h \
     72  $(SOPHYAINCP)pistdwdgx.h \
     73  $(SOPHYAINCP)pifilechox.h \
     74  $(SOPHYAINCP)pifilechogen.h \
     75  $(SOPHYAINCP)piwindowx.h \
     76  $(SOPHYAINCP)piperiodx.h \
     77  $(SOPHYAINCP)periodic.h \
     78  $(SOPHYAINCP)picons.h \
     79  $(SOPHYAINCP)piimage.h \
     80  $(SOPHYAINCP)parradapter.h \
     81  $(SOPHYAINCP)lut.h \
     82  $(SOPHYAINCP)pieldrw.h \
     83  $(SOPHYAINCP)pidrawer.h \
     84  $(SOPHYAINCP)pigratt.h \
     85  $(SOPHYAINCP)piaxes.h \
     86  $(SOPHYAINCP)pipixmapx.h \
     87  $(SOPHYAINCP)pipixmapgen.h \
     88  $(SOPHYAINCP)picmapview.h \
     89  $(SOPHYAINCP)pi3dwdg.h \
     90  $(SOPHYAINCP)pi3ddrw.h \
     91  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     92  $(SOPHYAINCP)anydataobj.h \
     93  $(SOPHYAINCP)ppersist.h \
     94  $(SOPHYAINCP)dvlist.h pisiadw.h \
     95  $(SOPHYAINCP)pilistx.h \
     96  $(SOPHYAINCP)pilistgen.h \
     97  $(SOPHYAINCP)pistzwin.h \
     98  $(SOPHYAINCP)piperiodx.h \
     99  $(SOPHYAINCP)pitherm.h \
     100  $(SOPHYAINCP)resusage.h servnobjm.h \
     101  nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     102  $(SOPHYAINCP)parradapter.h \
     103  $(SOPHYAINCP)ntupintf.h \
     104  $(SOPHYAINCP)generalfit.h \
     105  $(SOPHYAINCP)tvector.h \
     106  $(SOPHYAINCP)tmatrix.h \
     107  $(SOPHYAINCP)tarray.h \
     108  $(SOPHYAINCP)basarr.h \
     109  $(SOPHYAINCP)ndatablock.h \
     110  $(SOPHYAINCP)utilarr.h \
     111  $(SOPHYAINCP)tmatrix_tsnl.h \
     112  $(SOPHYAINCP)tvector_tsnl.h \
     113  $(SOPHYAINCP)generaldata.h \
     114  $(SOPHYAINCP)ntupintf.h \
     115  $(SOPHYAINCP)poly.h \
     116  $(SOPHYAINCP)peida.h \
     117  $(SOPHYAINCP)utils.h \
     118  $(SOPHYAINCP)perrors.h \
     119  $(SOPHYAINCP)fmath.h \
     120  $(SOPHYAINCP)histos.h \
     121  $(SOPHYAINCP)histos2.h \
     122  $(SOPHYAINCP)histos.h \
     123  $(SOPHYAINCP)hisprof.h \
     124  $(SOPHYAINCP)ntuple.h \
     125  $(SOPHYAINCP)generaldata.h \
     126  $(SOPHYAINCP)datatable.h \
     127  $(SOPHYAINCP)basedtable.h \
     128  $(SOPHYAINCP)segdatablock.h \
     129  $(SOPHYAINCP)tvector.h
     130        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basexecut.cc
     131 
     132$(SOPHYAOBJP)contmodex.o: contmodex.cc \
     133  $(SOPHYAINCP)sopnamsp.h contmodex.h \
     134  $(SOPHYAINCP)machdefs.h piacmd.h \
     135  $(SOPHYAINCP)commander.h \
     136  $(SOPHYAINCP)machdefs.h \
     137  $(SOPHYAINCP)pdlmgr.h \
     138  $(SOPHYAINCP)dvlist.h \
     139  $(SOPHYAINCP)objfio.h \
     140  $(SOPHYAINCP)anydataobj.h \
     141  $(SOPHYAINCP)ppersist.h \
     142  $(SOPHYAINCP)pexceptions.h \
     143  $(SOPHYAINCP)gnumd5.h \
     144  $(SOPHYAINCP)ppfbinstream.h \
     145  $(SOPHYAINCP)rawstream.h \
     146  $(SOPHYAINCP)ppfnametag.h \
     147  $(SOPHYAINCP)mutyv.h \
     148  $(SOPHYAINCP)timestamp.h \
     149  $(SOPHYAINCP)ctimer.h \
     150  $(SOPHYAINCP)zthread.h dlftypes.h \
     151  nobjmgr.h $(SOPHYAINCP)anydataobj.h \
     152  $(SOPHYAINCP)ppersist.h \
     153  $(SOPHYAINCP)dvlist.h \
     154  $(SOPHYAINCP)pigncont.h \
     155  $(SOPHYAINCP)pistdimgapp.h \
     156  $(SOPHYAINCP)pisysdep.h \
     157  $(SOPHYAINCP)piapplx.h \
     158  $(SOPHYAINCP)piapplgen.h \
     159  $(SOPHYAINCP)pimsghandler.h \
     160  $(SOPHYAINCP)picontainerx.h \
     161  $(SOPHYAINCP)picontainergen.h \
     162  $(SOPHYAINCP)piwdgx.h \
     163  $(SOPHYAINCP)piwdggen.h \
     164  $(SOPHYAINCP)picolist.h \
     165  $(SOPHYAINCP)pimenubarx.h \
     166  $(SOPHYAINCP)pimenubargen.h \
     167  $(SOPHYAINCP)pimenux.h \
     168  $(SOPHYAINCP)pimenugen.h \
     169  $(SOPHYAINCP)picons.h \
     170  $(SOPHYAINCP)pistdwdgx.h \
     171  $(SOPHYAINCP)pistdwdggen.h \
     172  $(SOPHYAINCP)pibwdgx.h \
     173  $(SOPHYAINCP)pibwdggen.h \
     174  $(SOPHYAINCP)picmap.h \
     175  $(SOPHYAINCP)picmapx.h \
    47176  $(SOPHYAINCP)picmapgen.h \
    48177  $(SOPHYAINCP)pigraphx.h \
     
    65194  $(SOPHYAINCP)periodic.h \
    66195  $(SOPHYAINCP)piimage.h \
    67   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     196  $(SOPHYAINCP)parradapter.h \
     197  $(SOPHYAINCP)lut.h \
    68198  $(SOPHYAINCP)pieldrw.h \
    69199  $(SOPHYAINCP)pidrawer.h \
    70   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     200  $(SOPHYAINCP)pigratt.h \
     201  $(SOPHYAINCP)piaxes.h \
    71202  $(SOPHYAINCP)pipixmapx.h \
    72203  $(SOPHYAINCP)pipixmapgen.h \
    73204  $(SOPHYAINCP)picmapview.h \
    74   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    75   $(SOPHYAINCP)pigraph3d.h nobjmgr.h pisiadw.h \
     205  $(SOPHYAINCP)pi3dwdg.h \
     206  $(SOPHYAINCP)pi3ddrw.h \
     207  $(SOPHYAINCP)pigraph3d.h \
     208  $(SOPHYAINCP)nobjmgr.h \
     209  $(SOPHYAINCP)piacmd.h \
     210  $(SOPHYAINCP)pisiadw.h \
    76211  $(SOPHYAINCP)pilistx.h \
    77212  $(SOPHYAINCP)pilistgen.h \
    78213  $(SOPHYAINCP)pistzwin.h \
    79214  $(SOPHYAINCP)pitherm.h \
    80   $(SOPHYAINCP)resusage.h servnobjm.h nomgadapter.h \
     215  $(SOPHYAINCP)zthread.h \
     216  $(SOPHYAINCP)resusage.h \
     217  $(SOPHYAINCP)piscdrawwdg.h \
     218  $(SOPHYAINCP)ntuple.h \
     219  $(SOPHYAINCP)ntupintf.h \
     220  $(SOPHYAINCP)gp_contour.h \
     221  $(SOPHYAINCP)gp_types.h \
     222  $(SOPHYAINCP)gpc_misc.h \
     223  $(SOPHYAINCP)gp_dynarray.h \
     224  $(SOPHYAINCP)gp_graph3d.h \
     225  $(SOPHYAINCP)gp_alloc.h \
     226  $(SOPHYAINCP)pidrawer.h nomgadapter.h \
     227  $(SOPHYAINCP)parradapter.h \
    81228  $(SOPHYAINCP)ntupintf.h \
    82229  $(SOPHYAINCP)generalfit.h \
    83   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    84   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     230  $(SOPHYAINCP)tvector.h \
     231  $(SOPHYAINCP)tmatrix.h \
     232  $(SOPHYAINCP)tarray.h \
     233  $(SOPHYAINCP)basarr.h \
    85234  $(SOPHYAINCP)ndatablock.h \
    86235  $(SOPHYAINCP)utilarr.h \
     
    88237  $(SOPHYAINCP)tvector_tsnl.h \
    89238  $(SOPHYAINCP)generaldata.h \
    90   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    91   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    92   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
    93   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
    94   $(SOPHYAINCP)ntuple.h \
    95   $(SOPHYAINCP)datatable.h \
    96   $(SOPHYAINCP)basedtable.h \
    97   $(SOPHYAINCP)segdatablock.h
    98         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basexecut.cc
    99  
    100 $(SOPHYAOBJP)contmodex.o: contmodex.cc $(SOPHYAINCP)sopnamsp.h \
    101   contmodex.h $(SOPHYAINCP)machdefs.h \
    102   $(SOPHYAINCP)osx_values.h piacmd.h \
     239  $(SOPHYAINCP)poly.h \
     240  $(SOPHYAINCP)peida.h \
     241  $(SOPHYAINCP)utils.h \
     242  $(SOPHYAINCP)perrors.h \
     243  $(SOPHYAINCP)fmath.h servnobjm.h \
     244  $(SOPHYAINCP)pdlmgr.h
     245        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  contmodex.cc
     246 
     247$(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \
     248  $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
     249  $(SOPHYAINCP)machdefs.h piacmd.h \
    103250  $(SOPHYAINCP)commander.h \
    104   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    105   $(SOPHYAINCP)objfio.h \
    106   $(SOPHYAINCP)anydataobj.h \
    107   $(SOPHYAINCP)ppersist.h \
    108   $(SOPHYAINCP)pexceptions.h \
    109   $(SOPHYAINCP)gnumd5.h \
    110   $(SOPHYAINCP)ppfbinstream.h \
    111   $(SOPHYAINCP)rawstream.h \
    112   $(SOPHYAINCP)ppfnametag.h \
    113   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    114   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    115   dlftypes.h nobjmgr.h $(SOPHYAINCP)pigncont.h \
    116   $(SOPHYAINCP)pistdimgapp.h \
    117   $(SOPHYAINCP)pisysdep.h \
    118   $(SOPHYAINCP)piapplx.h \
    119   $(SOPHYAINCP)piapplgen.h \
    120   $(SOPHYAINCP)pimsghandler.h \
    121   $(SOPHYAINCP)picontainerx.h \
    122   $(SOPHYAINCP)picontainergen.h \
    123   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
    124   $(SOPHYAINCP)picolist.h \
    125   $(SOPHYAINCP)pimenubarx.h \
    126   $(SOPHYAINCP)pimenubargen.h \
    127   $(SOPHYAINCP)pimenux.h \
    128   $(SOPHYAINCP)pimenugen.h \
    129   $(SOPHYAINCP)picons.h \
    130   $(SOPHYAINCP)pistdwdgx.h \
    131   $(SOPHYAINCP)pistdwdggen.h \
    132   $(SOPHYAINCP)pibwdgx.h \
    133   $(SOPHYAINCP)pibwdggen.h \
    134   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
    135   $(SOPHYAINCP)picmapgen.h \
    136   $(SOPHYAINCP)pigraphx.h \
    137   $(SOPHYAINCP)pigraphgen.h \
    138   $(SOPHYAINCP)pifontx.h \
    139   $(SOPHYAINCP)pifontgen.h \
    140   $(SOPHYAINCP)pigrcoord.h \
    141   $(SOPHYAINCP)pilineatt.h \
    142   $(SOPHYAINCP)pigraphuc.h \
    143   $(SOPHYAINCP)pievthandler.h \
    144   $(SOPHYAINCP)psfile.h \
    145   $(SOPHYAINCP)pigraphps.h \
    146   $(SOPHYAINCP)piwindowx.h \
    147   $(SOPHYAINCP)piwindowgen.h \
    148   $(SOPHYAINCP)pioptmenux.h \
    149   $(SOPHYAINCP)pioptmenugen.h \
    150   $(SOPHYAINCP)pifilechox.h \
    151   $(SOPHYAINCP)pifilechogen.h \
    152   $(SOPHYAINCP)piperiodx.h \
    153   $(SOPHYAINCP)periodic.h \
    154   $(SOPHYAINCP)piimage.h \
    155   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
    156   $(SOPHYAINCP)pieldrw.h \
    157   $(SOPHYAINCP)pidrawer.h \
    158   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
    159   $(SOPHYAINCP)pipixmapx.h \
    160   $(SOPHYAINCP)pipixmapgen.h \
    161   $(SOPHYAINCP)picmapview.h \
    162   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    163   $(SOPHYAINCP)pigraph3d.h \
    164   $(SOPHYAINCP)pisiadw.h $(SOPHYAINCP)pilistx.h \
    165   $(SOPHYAINCP)pilistgen.h \
    166   $(SOPHYAINCP)pistzwin.h \
    167   $(SOPHYAINCP)pitherm.h \
    168   $(SOPHYAINCP)resusage.h \
    169   $(SOPHYAINCP)piscdrawwdg.h \
    170   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)ntupintf.h \
    171   $(SOPHYAINCP)gp_contour.h \
    172   $(SOPHYAINCP)gp_types.h \
    173   $(SOPHYAINCP)gpc_misc.h \
    174   $(SOPHYAINCP)gp_dynarray.h \
    175   $(SOPHYAINCP)gp_graph3d.h \
    176   $(SOPHYAINCP)gp_alloc.h nomgadapter.h \
     251  $(SOPHYAINCP)machdefs.h \
     252  $(SOPHYAINCP)pdlmgr.h \
     253  $(SOPHYAINCP)dvlist.h \
     254  $(SOPHYAINCP)objfio.h \
     255  $(SOPHYAINCP)anydataobj.h \
     256  $(SOPHYAINCP)ppersist.h \
     257  $(SOPHYAINCP)pexceptions.h \
     258  $(SOPHYAINCP)gnumd5.h \
     259  $(SOPHYAINCP)ppfbinstream.h \
     260  $(SOPHYAINCP)rawstream.h \
     261  $(SOPHYAINCP)ppfnametag.h \
     262  $(SOPHYAINCP)mutyv.h \
     263  $(SOPHYAINCP)timestamp.h \
     264  $(SOPHYAINCP)ctimer.h \
     265  $(SOPHYAINCP)zthread.h dlftypes.h \
     266  nobjmgr.h $(SOPHYAINCP)anydataobj.h \
     267  $(SOPHYAINCP)ppersist.h \
     268  $(SOPHYAINCP)dvlist.h \
     269  $(SOPHYAINCP)strutilxx.h \
     270  $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \
     271  $(SOPHYAINCP)pidrawer.h \
     272  $(SOPHYAINCP)pibwdggen.h \
     273  $(SOPHYAINCP)pisysdep.h \
     274  $(SOPHYAINCP)piwdgx.h \
     275  $(SOPHYAINCP)piwdggen.h \
     276  $(SOPHYAINCP)pimsghandler.h \
     277  $(SOPHYAINCP)picolist.h \
     278  $(SOPHYAINCP)picmap.h \
     279  $(SOPHYAINCP)picmapx.h \
     280  $(SOPHYAINCP)picmapgen.h \
     281  $(SOPHYAINCP)pigraphx.h \
     282  $(SOPHYAINCP)pigraphgen.h \
     283  $(SOPHYAINCP)pifontx.h \
     284  $(SOPHYAINCP)pifontgen.h \
     285  $(SOPHYAINCP)pigrcoord.h \
     286  $(SOPHYAINCP)pilineatt.h \
     287  $(SOPHYAINCP)pigraphuc.h \
     288  $(SOPHYAINCP)pievthandler.h \
     289  $(SOPHYAINCP)psfile.h \
     290  $(SOPHYAINCP)pigratt.h \
     291  $(SOPHYAINCP)piaxes.h \
     292  $(SOPHYAINCP)parradapter.h \
     293  $(SOPHYAINCP)lut.h \
     294  $(SOPHYAINCP)ntupintf.h \
    177295  $(SOPHYAINCP)generalfit.h \
    178   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    179   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     296  $(SOPHYAINCP)tvector.h \
     297  $(SOPHYAINCP)tmatrix.h \
     298  $(SOPHYAINCP)tarray.h \
     299  $(SOPHYAINCP)basarr.h \
    180300  $(SOPHYAINCP)ndatablock.h \
    181301  $(SOPHYAINCP)utilarr.h \
     
    183303  $(SOPHYAINCP)tvector_tsnl.h \
    184304  $(SOPHYAINCP)generaldata.h \
    185   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    186   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    187   $(SOPHYAINCP)fmath.h servnobjm.h
    188         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  contmodex.cc
    189  
    190 $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc $(SOPHYAINCP)sopnamsp.h \
    191   cxxexecutor.h $(SOPHYAINCP)machdefs.h \
    192   $(SOPHYAINCP)osx_values.h piacmd.h \
    193   $(SOPHYAINCP)commander.h \
    194   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    195   $(SOPHYAINCP)objfio.h \
    196   $(SOPHYAINCP)anydataobj.h \
    197   $(SOPHYAINCP)ppersist.h \
    198   $(SOPHYAINCP)pexceptions.h \
    199   $(SOPHYAINCP)gnumd5.h \
    200   $(SOPHYAINCP)ppfbinstream.h \
    201   $(SOPHYAINCP)rawstream.h \
    202   $(SOPHYAINCP)ppfnametag.h \
    203   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    204   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    205   dlftypes.h nobjmgr.h $(SOPHYAINCP)strutilxx.h \
    206   $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \
    207   $(SOPHYAINCP)pidrawer.h \
    208   $(SOPHYAINCP)pibwdggen.h \
    209   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    210   $(SOPHYAINCP)piwdggen.h \
    211   $(SOPHYAINCP)pimsghandler.h \
    212   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    213   $(SOPHYAINCP)picmapx.h \
    214   $(SOPHYAINCP)picmapgen.h \
    215   $(SOPHYAINCP)pigraphx.h \
    216   $(SOPHYAINCP)pigraphgen.h \
    217   $(SOPHYAINCP)pifontx.h \
    218   $(SOPHYAINCP)pifontgen.h \
    219   $(SOPHYAINCP)pigrcoord.h \
    220   $(SOPHYAINCP)pilineatt.h \
    221   $(SOPHYAINCP)pigraphuc.h \
    222   $(SOPHYAINCP)pievthandler.h \
    223   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    224   $(SOPHYAINCP)piaxes.h \
    225   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
    226   $(SOPHYAINCP)ntupintf.h \
    227   $(SOPHYAINCP)generalfit.h \
    228   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    229   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    230   $(SOPHYAINCP)ndatablock.h \
    231   $(SOPHYAINCP)utilarr.h \
    232   $(SOPHYAINCP)tmatrix_tsnl.h \
    233   $(SOPHYAINCP)tvector_tsnl.h \
    234   $(SOPHYAINCP)generaldata.h \
    235   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    236   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
     305  $(SOPHYAINCP)ntupintf.h \
     306  $(SOPHYAINCP)poly.h \
     307  $(SOPHYAINCP)peida.h \
     308  $(SOPHYAINCP)utils.h \
     309  $(SOPHYAINCP)perrors.h \
    237310  $(SOPHYAINCP)fmath.h pistdimgapp.h \
     311  $(SOPHYAINCP)pisysdep.h \
    238312  $(SOPHYAINCP)piapplx.h \
    239313  $(SOPHYAINCP)piapplgen.h \
     
    251325  $(SOPHYAINCP)piwindowx.h \
    252326  $(SOPHYAINCP)piwindowgen.h \
     327  $(SOPHYAINCP)pimenux.h \
    253328  $(SOPHYAINCP)pioptmenux.h \
    254329  $(SOPHYAINCP)pioptmenugen.h \
     330  $(SOPHYAINCP)pistdwdgx.h \
    255331  $(SOPHYAINCP)pifilechox.h \
    256332  $(SOPHYAINCP)pifilechogen.h \
     333  $(SOPHYAINCP)piwindowx.h \
    257334  $(SOPHYAINCP)piperiodx.h \
    258335  $(SOPHYAINCP)periodic.h \
    259   $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
     336  $(SOPHYAINCP)picons.h \
     337  $(SOPHYAINCP)piimage.h \
     338  $(SOPHYAINCP)parradapter.h \
     339  $(SOPHYAINCP)pieldrw.h \
     340  $(SOPHYAINCP)pidrawer.h \
    260341  $(SOPHYAINCP)pipixmapx.h \
    261342  $(SOPHYAINCP)pipixmapgen.h \
    262343  $(SOPHYAINCP)picmapview.h \
    263   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     344  $(SOPHYAINCP)pi3dwdg.h \
     345  $(SOPHYAINCP)pi3ddrw.h \
    264346  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    265347  $(SOPHYAINCP)pilistx.h \
    266348  $(SOPHYAINCP)pilistgen.h \
    267349  $(SOPHYAINCP)pistzwin.h \
     350  $(SOPHYAINCP)piperiodx.h \
    268351  $(SOPHYAINCP)pitherm.h \
    269352  $(SOPHYAINCP)resusage.h
    270353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxexecutor.cc
    271354 
    272 $(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc $(SOPHYAINCP)sopnamsp.h \
    273   cxxexecutor.h $(SOPHYAINCP)machdefs.h \
    274   $(SOPHYAINCP)osx_values.h piacmd.h \
     355$(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \
     356  $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
     357  $(SOPHYAINCP)machdefs.h piacmd.h \
    275358  $(SOPHYAINCP)commander.h \
    276   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    277   $(SOPHYAINCP)objfio.h \
    278   $(SOPHYAINCP)anydataobj.h \
    279   $(SOPHYAINCP)ppersist.h \
    280   $(SOPHYAINCP)pexceptions.h \
    281   $(SOPHYAINCP)gnumd5.h \
    282   $(SOPHYAINCP)ppfbinstream.h \
    283   $(SOPHYAINCP)rawstream.h \
    284   $(SOPHYAINCP)ppfnametag.h \
    285   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    286   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    287   dlftypes.h nobjmgr.h cxxexecwin.h $(SOPHYAINCP)pisysdep.h \
    288   pistdimgapp.h $(SOPHYAINCP)piapplx.h \
     359  $(SOPHYAINCP)machdefs.h \
     360  $(SOPHYAINCP)pdlmgr.h \
     361  $(SOPHYAINCP)dvlist.h \
     362  $(SOPHYAINCP)objfio.h \
     363  $(SOPHYAINCP)anydataobj.h \
     364  $(SOPHYAINCP)ppersist.h \
     365  $(SOPHYAINCP)pexceptions.h \
     366  $(SOPHYAINCP)gnumd5.h \
     367  $(SOPHYAINCP)ppfbinstream.h \
     368  $(SOPHYAINCP)rawstream.h \
     369  $(SOPHYAINCP)ppfnametag.h \
     370  $(SOPHYAINCP)mutyv.h \
     371  $(SOPHYAINCP)timestamp.h \
     372  $(SOPHYAINCP)ctimer.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 \
     378  $(SOPHYAINCP)piapplx.h \
    289379  $(SOPHYAINCP)piapplgen.h \
    290380  $(SOPHYAINCP)pimsghandler.h \
     381  $(SOPHYAINCP)pisysdep.h \
    291382  $(SOPHYAINCP)picontainerx.h \
    292383  $(SOPHYAINCP)picontainergen.h \
    293   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     384  $(SOPHYAINCP)piwdgx.h \
     385  $(SOPHYAINCP)piwdggen.h \
    294386  $(SOPHYAINCP)picolist.h \
    295387  $(SOPHYAINCP)pimenubarx.h \
     
    302394  $(SOPHYAINCP)pibwdgx.h \
    303395  $(SOPHYAINCP)pibwdggen.h \
    304   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     396  $(SOPHYAINCP)picmap.h \
     397  $(SOPHYAINCP)picmapx.h \
    305398  $(SOPHYAINCP)picmapgen.h \
    306399  $(SOPHYAINCP)pigraphx.h \
     
    316409  $(SOPHYAINCP)piwindowx.h \
    317410  $(SOPHYAINCP)piwindowgen.h \
     411  $(SOPHYAINCP)pimenux.h \
    318412  $(SOPHYAINCP)pioptmenux.h \
    319413  $(SOPHYAINCP)pioptmenugen.h \
     414  $(SOPHYAINCP)pistdwdgx.h \
    320415  $(SOPHYAINCP)pifilechox.h \
    321416  $(SOPHYAINCP)pifilechogen.h \
     417  $(SOPHYAINCP)piwindowx.h \
    322418  $(SOPHYAINCP)piperiodx.h \
    323419  $(SOPHYAINCP)periodic.h \
     420  $(SOPHYAINCP)picons.h \
    324421  $(SOPHYAINCP)piimage.h \
    325   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     422  $(SOPHYAINCP)parradapter.h \
     423  $(SOPHYAINCP)lut.h \
    326424  $(SOPHYAINCP)pieldrw.h \
    327425  $(SOPHYAINCP)pidrawer.h \
    328   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     426  $(SOPHYAINCP)pigratt.h \
     427  $(SOPHYAINCP)piaxes.h \
    329428  $(SOPHYAINCP)pipixmapx.h \
    330429  $(SOPHYAINCP)pipixmapgen.h \
    331430  $(SOPHYAINCP)picmapview.h \
    332   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     431  $(SOPHYAINCP)pi3dwdg.h \
     432  $(SOPHYAINCP)pi3ddrw.h \
    333433  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    334434  $(SOPHYAINCP)pilistx.h \
    335435  $(SOPHYAINCP)pilistgen.h \
    336436  $(SOPHYAINCP)pistzwin.h \
     437  $(SOPHYAINCP)piperiodx.h \
    337438  $(SOPHYAINCP)pitherm.h \
    338439  $(SOPHYAINCP)resusage.h
    339440        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxexecwin.cc
    340441 
    341 $(SOPHYAOBJP)flowmodex.o: flowmodex.cc $(SOPHYAINCP)sopnamsp.h \
    342   flowmodex.h $(SOPHYAINCP)machdefs.h \
    343   $(SOPHYAINCP)osx_values.h piacmd.h \
     442$(SOPHYAOBJP)flowmodex.o: flowmodex.cc \
     443  $(SOPHYAINCP)sopnamsp.h flowmodex.h \
     444  $(SOPHYAINCP)machdefs.h piacmd.h \
    344445  $(SOPHYAINCP)commander.h \
    345   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    346   $(SOPHYAINCP)objfio.h \
    347   $(SOPHYAINCP)anydataobj.h \
    348   $(SOPHYAINCP)ppersist.h \
    349   $(SOPHYAINCP)pexceptions.h \
    350   $(SOPHYAINCP)gnumd5.h \
    351   $(SOPHYAINCP)ppfbinstream.h \
    352   $(SOPHYAINCP)rawstream.h \
    353   $(SOPHYAINCP)ppfnametag.h \
    354   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    355   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    356   dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \
    357   $(SOPHYAINCP)pisysdep.h \
     446  $(SOPHYAINCP)machdefs.h \
     447  $(SOPHYAINCP)pdlmgr.h \
     448  $(SOPHYAINCP)dvlist.h \
     449  $(SOPHYAINCP)objfio.h \
     450  $(SOPHYAINCP)anydataobj.h \
     451  $(SOPHYAINCP)ppersist.h \
     452  $(SOPHYAINCP)pexceptions.h \
     453  $(SOPHYAINCP)gnumd5.h \
     454  $(SOPHYAINCP)ppfbinstream.h \
     455  $(SOPHYAINCP)rawstream.h \
     456  $(SOPHYAINCP)ppfnametag.h \
     457  $(SOPHYAINCP)mutyv.h \
     458  $(SOPHYAINCP)timestamp.h \
     459  $(SOPHYAINCP)ctimer.h \
     460  $(SOPHYAINCP)zthread.h dlftypes.h \
     461  nobjmgr.h $(SOPHYAINCP)anydataobj.h \
     462  $(SOPHYAINCP)ppersist.h \
     463  $(SOPHYAINCP)dvlist.h pi2dvec.h \
     464  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    358465  $(SOPHYAINCP)piapplx.h \
    359466  $(SOPHYAINCP)piapplgen.h \
    360467  $(SOPHYAINCP)pimsghandler.h \
     468  $(SOPHYAINCP)pisysdep.h \
    361469  $(SOPHYAINCP)picontainerx.h \
    362470  $(SOPHYAINCP)picontainergen.h \
    363   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     471  $(SOPHYAINCP)piwdgx.h \
     472  $(SOPHYAINCP)piwdggen.h \
    364473  $(SOPHYAINCP)picolist.h \
    365474  $(SOPHYAINCP)pimenubarx.h \
     
    372481  $(SOPHYAINCP)pibwdgx.h \
    373482  $(SOPHYAINCP)pibwdggen.h \
    374   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     483  $(SOPHYAINCP)picmap.h \
     484  $(SOPHYAINCP)picmapx.h \
    375485  $(SOPHYAINCP)picmapgen.h \
    376486  $(SOPHYAINCP)pigraphx.h \
     
    386496  $(SOPHYAINCP)piwindowx.h \
    387497  $(SOPHYAINCP)piwindowgen.h \
     498  $(SOPHYAINCP)pimenux.h \
    388499  $(SOPHYAINCP)pioptmenux.h \
    389500  $(SOPHYAINCP)pioptmenugen.h \
     501  $(SOPHYAINCP)pistdwdgx.h \
    390502  $(SOPHYAINCP)pifilechox.h \
    391503  $(SOPHYAINCP)pifilechogen.h \
     504  $(SOPHYAINCP)piwindowx.h \
    392505  $(SOPHYAINCP)piperiodx.h \
    393506  $(SOPHYAINCP)periodic.h \
     507  $(SOPHYAINCP)picons.h \
    394508  $(SOPHYAINCP)piimage.h \
    395   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     509  $(SOPHYAINCP)parradapter.h \
     510  $(SOPHYAINCP)lut.h \
    396511  $(SOPHYAINCP)pieldrw.h \
    397512  $(SOPHYAINCP)pidrawer.h \
    398   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     513  $(SOPHYAINCP)pigratt.h \
     514  $(SOPHYAINCP)piaxes.h \
    399515  $(SOPHYAINCP)pipixmapx.h \
    400516  $(SOPHYAINCP)pipixmapgen.h \
    401517  $(SOPHYAINCP)picmapview.h \
    402   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     518  $(SOPHYAINCP)pi3dwdg.h \
     519  $(SOPHYAINCP)pi3ddrw.h \
    403520  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    404521  $(SOPHYAINCP)pilistx.h \
    405522  $(SOPHYAINCP)pilistgen.h \
    406523  $(SOPHYAINCP)pistzwin.h \
     524  $(SOPHYAINCP)piperiodx.h \
    407525  $(SOPHYAINCP)pitherm.h \
    408526  $(SOPHYAINCP)resusage.h \
    409527  $(SOPHYAINCP)piscdrawwdg.h \
    410   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)ntuple.h \
    411   nomgadapter.h $(SOPHYAINCP)generalfit.h \
    412   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    413   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     528  $(SOPHYAINCP)ntupintf.h \
     529  $(SOPHYAINCP)ntuple.h \
     530  $(SOPHYAINCP)ntupintf.h \
     531  $(SOPHYAINCP)pidrawer.h nomgadapter.h \
     532  $(SOPHYAINCP)parradapter.h \
     533  $(SOPHYAINCP)generalfit.h \
     534  $(SOPHYAINCP)tvector.h \
     535  $(SOPHYAINCP)tmatrix.h \
     536  $(SOPHYAINCP)tarray.h \
     537  $(SOPHYAINCP)basarr.h \
    414538  $(SOPHYAINCP)ndatablock.h \
    415539  $(SOPHYAINCP)utilarr.h \
     
    417541  $(SOPHYAINCP)tvector_tsnl.h \
    418542  $(SOPHYAINCP)generaldata.h \
    419   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    420   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    421   $(SOPHYAINCP)fmath.h servnobjm.h
     543  $(SOPHYAINCP)poly.h \
     544  $(SOPHYAINCP)peida.h \
     545  $(SOPHYAINCP)utils.h \
     546  $(SOPHYAINCP)perrors.h \
     547  $(SOPHYAINCP)fmath.h servnobjm.h \
     548  $(SOPHYAINCP)pdlmgr.h
    422549        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  flowmodex.cc
    423550 
    424 $(SOPHYAOBJP)graphexecut.o: graphexecut.cc $(SOPHYAINCP)sopnamsp.h \
    425   piacmd.h $(SOPHYAINCP)machdefs.h \
    426   $(SOPHYAINCP)osx_values.h \
     551$(SOPHYAOBJP)graphexecut.o: graphexecut.cc \
     552  $(SOPHYAINCP)sopnamsp.h piacmd.h \
     553  $(SOPHYAINCP)machdefs.h \
    427554  $(SOPHYAINCP)commander.h \
    428   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    429   $(SOPHYAINCP)objfio.h \
    430   $(SOPHYAINCP)anydataobj.h \
    431   $(SOPHYAINCP)ppersist.h \
    432   $(SOPHYAINCP)pexceptions.h \
    433   $(SOPHYAINCP)gnumd5.h \
    434   $(SOPHYAINCP)ppfbinstream.h \
    435   $(SOPHYAINCP)rawstream.h \
    436   $(SOPHYAINCP)ppfnametag.h \
    437   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    438   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    439   dlftypes.h graphexecut.h $(SOPHYAINCP)strutilxx.h \
     555  $(SOPHYAINCP)machdefs.h \
     556  $(SOPHYAINCP)pdlmgr.h \
     557  $(SOPHYAINCP)dvlist.h \
     558  $(SOPHYAINCP)objfio.h \
     559  $(SOPHYAINCP)anydataobj.h \
     560  $(SOPHYAINCP)ppersist.h \
     561  $(SOPHYAINCP)pexceptions.h \
     562  $(SOPHYAINCP)gnumd5.h \
     563  $(SOPHYAINCP)ppfbinstream.h \
     564  $(SOPHYAINCP)rawstream.h \
     565  $(SOPHYAINCP)ppfnametag.h \
     566  $(SOPHYAINCP)mutyv.h \
     567  $(SOPHYAINCP)timestamp.h \
     568  $(SOPHYAINCP)ctimer.h \
     569  $(SOPHYAINCP)zthread.h dlftypes.h \
     570  graphexecut.h $(SOPHYAINCP)strutilxx.h \
    440571  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    441572  $(SOPHYAINCP)piapplx.h \
    442573  $(SOPHYAINCP)piapplgen.h \
    443574  $(SOPHYAINCP)pimsghandler.h \
     575  $(SOPHYAINCP)pisysdep.h \
    444576  $(SOPHYAINCP)picontainerx.h \
    445577  $(SOPHYAINCP)picontainergen.h \
    446   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     578  $(SOPHYAINCP)piwdgx.h \
     579  $(SOPHYAINCP)piwdggen.h \
    447580  $(SOPHYAINCP)picolist.h \
    448581  $(SOPHYAINCP)pimenubarx.h \
     
    455588  $(SOPHYAINCP)pibwdgx.h \
    456589  $(SOPHYAINCP)pibwdggen.h \
    457   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     590  $(SOPHYAINCP)picmap.h \
     591  $(SOPHYAINCP)picmapx.h \
    458592  $(SOPHYAINCP)picmapgen.h \
    459593  $(SOPHYAINCP)pigraphx.h \
     
    469603  $(SOPHYAINCP)piwindowx.h \
    470604  $(SOPHYAINCP)piwindowgen.h \
     605  $(SOPHYAINCP)pimenux.h \
    471606  $(SOPHYAINCP)pioptmenux.h \
    472607  $(SOPHYAINCP)pioptmenugen.h \
     608  $(SOPHYAINCP)pistdwdgx.h \
    473609  $(SOPHYAINCP)pifilechox.h \
    474610  $(SOPHYAINCP)pifilechogen.h \
     611  $(SOPHYAINCP)piwindowx.h \
    475612  $(SOPHYAINCP)piperiodx.h \
    476613  $(SOPHYAINCP)periodic.h \
     614  $(SOPHYAINCP)picons.h \
    477615  $(SOPHYAINCP)piimage.h \
    478   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     616  $(SOPHYAINCP)parradapter.h \
     617  $(SOPHYAINCP)lut.h \
    479618  $(SOPHYAINCP)pieldrw.h \
    480619  $(SOPHYAINCP)pidrawer.h \
    481   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     620  $(SOPHYAINCP)pigratt.h \
     621  $(SOPHYAINCP)piaxes.h \
    482622  $(SOPHYAINCP)pipixmapx.h \
    483623  $(SOPHYAINCP)pipixmapgen.h \
    484624  $(SOPHYAINCP)picmapview.h \
    485   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    486   $(SOPHYAINCP)pigraph3d.h nobjmgr.h pisiadw.h \
     625  $(SOPHYAINCP)pi3dwdg.h \
     626  $(SOPHYAINCP)pi3ddrw.h \
     627  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     628  $(SOPHYAINCP)anydataobj.h \
     629  $(SOPHYAINCP)ppersist.h \
     630  $(SOPHYAINCP)dvlist.h pisiadw.h \
    487631  $(SOPHYAINCP)pilistx.h \
    488632  $(SOPHYAINCP)pilistgen.h \
    489633  $(SOPHYAINCP)pistzwin.h \
     634  $(SOPHYAINCP)piperiodx.h \
    490635  $(SOPHYAINCP)pitherm.h \
    491636  $(SOPHYAINCP)resusage.h nomgadapter.h \
     637  $(SOPHYAINCP)pidrawer.h \
     638  $(SOPHYAINCP)parradapter.h \
    492639  $(SOPHYAINCP)ntupintf.h \
    493640  $(SOPHYAINCP)generalfit.h \
    494   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    495   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     641  $(SOPHYAINCP)tvector.h \
     642  $(SOPHYAINCP)tmatrix.h \
     643  $(SOPHYAINCP)tarray.h \
     644  $(SOPHYAINCP)basarr.h \
    496645  $(SOPHYAINCP)ndatablock.h \
    497646  $(SOPHYAINCP)utilarr.h \
     
    499648  $(SOPHYAINCP)tvector_tsnl.h \
    500649  $(SOPHYAINCP)generaldata.h \
    501   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    502   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    503   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)piyfxdrw.h \
     650  $(SOPHYAINCP)ntupintf.h \
     651  $(SOPHYAINCP)poly.h \
     652  $(SOPHYAINCP)peida.h \
     653  $(SOPHYAINCP)utils.h \
     654  $(SOPHYAINCP)perrors.h \
     655  $(SOPHYAINCP)fmath.h \
     656  $(SOPHYAINCP)piyfxdrw.h \
    504657  $(SOPHYAINCP)pibargraph.h \
    505658  $(SOPHYAINCP)pitxtdrw.h
    506659        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  graphexecut.cc
    507660 
    508 $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc $(SOPHYAINCP)sopnamsp.h \
     661$(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \
     662  $(SOPHYAINCP)sopnamsp.h \
    509663  $(SOPHYAINCP)strutil.h \
    510664  $(SOPHYAINCP)datatypes.h \
    511   $(SOPHYAINCP)machdefs.h \
    512   $(SOPHYAINCP)osx_values.h nobjmgr.h \
    513   $(SOPHYAINCP)anydataobj.h \
    514   $(SOPHYAINCP)ppersist.h \
    515   $(SOPHYAINCP)pexceptions.h \
    516   $(SOPHYAINCP)gnumd5.h \
    517   $(SOPHYAINCP)ppfbinstream.h \
    518   $(SOPHYAINCP)rawstream.h \
    519   $(SOPHYAINCP)ppfnametag.h \
    520   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    521   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    522   dlftypes.h servnobjm.h $(SOPHYAINCP)pdlmgr.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 \
    523681  $(SOPHYAINCP)zthread.h nomgadapter.h \
    524682  $(SOPHYAINCP)pidrawer.h \
    525683  $(SOPHYAINCP)pibwdggen.h \
    526   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    527   $(SOPHYAINCP)piwdggen.h \
    528   $(SOPHYAINCP)pimsghandler.h \
    529   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    530   $(SOPHYAINCP)picmapx.h \
    531   $(SOPHYAINCP)picmapgen.h \
    532   $(SOPHYAINCP)pigraphx.h \
    533   $(SOPHYAINCP)pigraphgen.h \
    534   $(SOPHYAINCP)pifontx.h \
    535   $(SOPHYAINCP)pifontgen.h \
    536   $(SOPHYAINCP)pigrcoord.h \
    537   $(SOPHYAINCP)pilineatt.h \
    538   $(SOPHYAINCP)pigraphuc.h \
    539   $(SOPHYAINCP)pievthandler.h \
    540   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    541   $(SOPHYAINCP)piaxes.h \
    542   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     684  $(SOPHYAINCP)pisysdep.h \
     685  $(SOPHYAINCP)piwdgx.h \
     686  $(SOPHYAINCP)piwdggen.h \
     687  $(SOPHYAINCP)pimsghandler.h \
     688  $(SOPHYAINCP)picolist.h \
     689  $(SOPHYAINCP)picmap.h \
     690  $(SOPHYAINCP)picmapx.h \
     691  $(SOPHYAINCP)picmapgen.h \
     692  $(SOPHYAINCP)pigraphx.h \
     693  $(SOPHYAINCP)pigraphgen.h \
     694  $(SOPHYAINCP)pifontx.h \
     695  $(SOPHYAINCP)pifontgen.h \
     696  $(SOPHYAINCP)pigrcoord.h \
     697  $(SOPHYAINCP)pilineatt.h \
     698  $(SOPHYAINCP)pigraphuc.h \
     699  $(SOPHYAINCP)pievthandler.h \
     700  $(SOPHYAINCP)psfile.h \
     701  $(SOPHYAINCP)pigratt.h \
     702  $(SOPHYAINCP)piaxes.h \
     703  $(SOPHYAINCP)parradapter.h \
     704  $(SOPHYAINCP)lut.h \
    543705  $(SOPHYAINCP)ntupintf.h \
    544706  $(SOPHYAINCP)generalfit.h \
    545   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    546   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     707  $(SOPHYAINCP)tvector.h \
     708  $(SOPHYAINCP)tmatrix.h \
     709  $(SOPHYAINCP)tarray.h \
     710  $(SOPHYAINCP)basarr.h \
     711  $(SOPHYAINCP)dvlist.h \
    547712  $(SOPHYAINCP)ndatablock.h \
    548713  $(SOPHYAINCP)utilarr.h \
     
    550715  $(SOPHYAINCP)tvector_tsnl.h \
    551716  $(SOPHYAINCP)generaldata.h \
    552   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    553   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
     717  $(SOPHYAINCP)ntupintf.h \
     718  $(SOPHYAINCP)poly.h \
     719  $(SOPHYAINCP)peida.h \
     720  $(SOPHYAINCP)utils.h \
     721  $(SOPHYAINCP)perrors.h \
    554722  $(SOPHYAINCP)fmath.h pistdimgapp.h \
     723  $(SOPHYAINCP)pisysdep.h \
    555724  $(SOPHYAINCP)piapplx.h \
    556725  $(SOPHYAINCP)piapplgen.h \
     
    568737  $(SOPHYAINCP)piwindowx.h \
    569738  $(SOPHYAINCP)piwindowgen.h \
     739  $(SOPHYAINCP)pimenux.h \
    570740  $(SOPHYAINCP)pioptmenux.h \
    571741  $(SOPHYAINCP)pioptmenugen.h \
     742  $(SOPHYAINCP)pistdwdgx.h \
    572743  $(SOPHYAINCP)pifilechox.h \
    573744  $(SOPHYAINCP)pifilechogen.h \
     745  $(SOPHYAINCP)piwindowx.h \
    574746  $(SOPHYAINCP)piperiodx.h \
    575747  $(SOPHYAINCP)periodic.h \
    576   $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
     748  $(SOPHYAINCP)picons.h \
     749  $(SOPHYAINCP)piimage.h \
     750  $(SOPHYAINCP)parradapter.h \
     751  $(SOPHYAINCP)pieldrw.h \
     752  $(SOPHYAINCP)pidrawer.h \
    577753  $(SOPHYAINCP)pipixmapx.h \
    578754  $(SOPHYAINCP)pipixmapgen.h \
    579755  $(SOPHYAINCP)picmapview.h \
    580   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     756  $(SOPHYAINCP)pi3dwdg.h \
     757  $(SOPHYAINCP)pi3ddrw.h \
    581758  $(SOPHYAINCP)pigraph3d.h piacmd.h \
    582759  $(SOPHYAINCP)commander.h \
     760  $(SOPHYAINCP)pdlmgr.h \
    583761  $(SOPHYAINCP)ctimer.h pisiadw.h \
    584762  $(SOPHYAINCP)pilistx.h \
    585763  $(SOPHYAINCP)pilistgen.h \
    586764  $(SOPHYAINCP)pistzwin.h \
     765  $(SOPHYAINCP)piperiodx.h \
    587766  $(SOPHYAINCP)pitherm.h \
    588   $(SOPHYAINCP)resusage.h pitvmaad.h \
     767  $(SOPHYAINCP)resusage.h \
     768  $(SOPHYAINCP)tvector.h pitvmaad.h \
     769  $(SOPHYAINCP)tmatrix.h \
    589770  $(SOPHYAINCP)piyfxdrw.h \
    590771  $(SOPHYAINCP)pisurfdr.h pipodrw.h \
    591   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)histos.h \
    592   pintuple.h pintup3d.h pigfd1.h pigfd2.h
     772  $(SOPHYAINCP)histos2.h \
     773  $(SOPHYAINCP)histos.h pintuple.h \
     774  pintup3d.h $(SOPHYAINCP)pi3ddrw.h pigfd1.h \
     775  $(SOPHYAINCP)generaldata.h pigfd2.h
    593776        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nobjmgr.cc
    594777 
    595 $(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc $(SOPHYAINCP)sopnamsp.h \
    596   $(SOPHYAINCP)machdefs.h \
    597   $(SOPHYAINCP)osx_values.h nomgadapter.h \
    598   $(SOPHYAINCP)ppersist.h \
    599   $(SOPHYAINCP)pexceptions.h \
    600   $(SOPHYAINCP)gnumd5.h \
    601   $(SOPHYAINCP)ppfbinstream.h \
    602   $(SOPHYAINCP)rawstream.h \
    603   $(SOPHYAINCP)ppfnametag.h \
    604   $(SOPHYAINCP)anydataobj.h \
    605   $(SOPHYAINCP)pidrawer.h \
    606   $(SOPHYAINCP)pibwdggen.h \
    607   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    608   $(SOPHYAINCP)piwdggen.h \
    609   $(SOPHYAINCP)pimsghandler.h \
    610   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    611   $(SOPHYAINCP)picmapx.h \
    612   $(SOPHYAINCP)picmapgen.h \
    613   $(SOPHYAINCP)pigraphx.h \
    614   $(SOPHYAINCP)pigraphgen.h \
    615   $(SOPHYAINCP)pifontx.h \
    616   $(SOPHYAINCP)pifontgen.h \
    617   $(SOPHYAINCP)pigrcoord.h \
    618   $(SOPHYAINCP)pilineatt.h \
    619   $(SOPHYAINCP)pigraphuc.h \
    620   $(SOPHYAINCP)pievthandler.h \
    621   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    622   $(SOPHYAINCP)piaxes.h \
    623   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     778$(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \
     779  $(SOPHYAINCP)sopnamsp.h \
     780  $(SOPHYAINCP)machdefs.h nomgadapter.h \
     781  $(SOPHYAINCP)ppersist.h \
     782  $(SOPHYAINCP)machdefs.h \
     783  $(SOPHYAINCP)pexceptions.h \
     784  $(SOPHYAINCP)gnumd5.h \
     785  $(SOPHYAINCP)ppfbinstream.h \
     786  $(SOPHYAINCP)rawstream.h \
     787  $(SOPHYAINCP)ppfnametag.h \
     788  $(SOPHYAINCP)ppersist.h \
     789  $(SOPHYAINCP)anydataobj.h \
     790  $(SOPHYAINCP)pidrawer.h \
     791  $(SOPHYAINCP)pibwdggen.h \
     792  $(SOPHYAINCP)pisysdep.h \
     793  $(SOPHYAINCP)piwdgx.h \
     794  $(SOPHYAINCP)piwdggen.h \
     795  $(SOPHYAINCP)pimsghandler.h \
     796  $(SOPHYAINCP)picolist.h \
     797  $(SOPHYAINCP)picmap.h \
     798  $(SOPHYAINCP)picmapx.h \
     799  $(SOPHYAINCP)picmapgen.h \
     800  $(SOPHYAINCP)pigraphx.h \
     801  $(SOPHYAINCP)pigraphgen.h \
     802  $(SOPHYAINCP)pifontx.h \
     803  $(SOPHYAINCP)pifontgen.h \
     804  $(SOPHYAINCP)pigrcoord.h \
     805  $(SOPHYAINCP)pilineatt.h \
     806  $(SOPHYAINCP)pigraphuc.h \
     807  $(SOPHYAINCP)pievthandler.h \
     808  $(SOPHYAINCP)psfile.h \
     809  $(SOPHYAINCP)pigratt.h \
     810  $(SOPHYAINCP)piaxes.h \
     811  $(SOPHYAINCP)parradapter.h \
     812  $(SOPHYAINCP)lut.h \
    624813  $(SOPHYAINCP)ntupintf.h \
    625814  $(SOPHYAINCP)generalfit.h \
    626   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    627   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    628   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    629   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     815  $(SOPHYAINCP)tvector.h \
     816  $(SOPHYAINCP)tmatrix.h \
     817  $(SOPHYAINCP)tarray.h \
     818  $(SOPHYAINCP)basarr.h \
     819  $(SOPHYAINCP)anydataobj.h \
     820  $(SOPHYAINCP)mutyv.h \
     821  $(SOPHYAINCP)timestamp.h \
     822  $(SOPHYAINCP)objfio.h \
     823  $(SOPHYAINCP)dvlist.h \
    630824  $(SOPHYAINCP)ndatablock.h \
    631825  $(SOPHYAINCP)utilarr.h \
     
    633827  $(SOPHYAINCP)tvector_tsnl.h \
    634828  $(SOPHYAINCP)generaldata.h \
    635   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    636   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
     829  $(SOPHYAINCP)ntupintf.h \
     830  $(SOPHYAINCP)poly.h \
     831  $(SOPHYAINCP)peida.h \
     832  $(SOPHYAINCP)utils.h \
     833  $(SOPHYAINCP)perrors.h \
    637834  $(SOPHYAINCP)fmath.h
    638835        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomgadapter.cc
    639836 
    640 $(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc $(SOPHYAINCP)sopnamsp.h \
    641   $(SOPHYAINCP)machdefs.h \
    642   $(SOPHYAINCP)osx_values.h nomgfdadapter.h nomgadapter.h \
    643   $(SOPHYAINCP)ppersist.h \
    644   $(SOPHYAINCP)pexceptions.h \
    645   $(SOPHYAINCP)gnumd5.h \
    646   $(SOPHYAINCP)ppfbinstream.h \
    647   $(SOPHYAINCP)rawstream.h \
    648   $(SOPHYAINCP)ppfnametag.h \
    649   $(SOPHYAINCP)anydataobj.h \
    650   $(SOPHYAINCP)pidrawer.h \
    651   $(SOPHYAINCP)pibwdggen.h \
    652   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    653   $(SOPHYAINCP)piwdggen.h \
    654   $(SOPHYAINCP)pimsghandler.h \
    655   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    656   $(SOPHYAINCP)picmapx.h \
    657   $(SOPHYAINCP)picmapgen.h \
    658   $(SOPHYAINCP)pigraphx.h \
    659   $(SOPHYAINCP)pigraphgen.h \
    660   $(SOPHYAINCP)pifontx.h \
    661   $(SOPHYAINCP)pifontgen.h \
    662   $(SOPHYAINCP)pigrcoord.h \
    663   $(SOPHYAINCP)pilineatt.h \
    664   $(SOPHYAINCP)pigraphuc.h \
    665   $(SOPHYAINCP)pievthandler.h \
    666   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    667   $(SOPHYAINCP)piaxes.h \
    668   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     837$(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \
     838  $(SOPHYAINCP)sopnamsp.h \
     839  $(SOPHYAINCP)machdefs.h nomgfdadapter.h \
     840  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     841  $(SOPHYAINCP)machdefs.h \
     842  $(SOPHYAINCP)pexceptions.h \
     843  $(SOPHYAINCP)gnumd5.h \
     844  $(SOPHYAINCP)ppfbinstream.h \
     845  $(SOPHYAINCP)rawstream.h \
     846  $(SOPHYAINCP)ppfnametag.h \
     847  $(SOPHYAINCP)ppersist.h \
     848  $(SOPHYAINCP)anydataobj.h \
     849  $(SOPHYAINCP)pidrawer.h \
     850  $(SOPHYAINCP)pibwdggen.h \
     851  $(SOPHYAINCP)pisysdep.h \
     852  $(SOPHYAINCP)piwdgx.h \
     853  $(SOPHYAINCP)piwdggen.h \
     854  $(SOPHYAINCP)pimsghandler.h \
     855  $(SOPHYAINCP)picolist.h \
     856  $(SOPHYAINCP)picmap.h \
     857  $(SOPHYAINCP)picmapx.h \
     858  $(SOPHYAINCP)picmapgen.h \
     859  $(SOPHYAINCP)pigraphx.h \
     860  $(SOPHYAINCP)pigraphgen.h \
     861  $(SOPHYAINCP)pifontx.h \
     862  $(SOPHYAINCP)pifontgen.h \
     863  $(SOPHYAINCP)pigrcoord.h \
     864  $(SOPHYAINCP)pilineatt.h \
     865  $(SOPHYAINCP)pigraphuc.h \
     866  $(SOPHYAINCP)pievthandler.h \
     867  $(SOPHYAINCP)psfile.h \
     868  $(SOPHYAINCP)pigratt.h \
     869  $(SOPHYAINCP)piaxes.h \
     870  $(SOPHYAINCP)parradapter.h \
     871  $(SOPHYAINCP)lut.h \
    669872  $(SOPHYAINCP)ntupintf.h \
    670873  $(SOPHYAINCP)generalfit.h \
    671   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    672   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    673   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    674   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     874  $(SOPHYAINCP)tvector.h \
     875  $(SOPHYAINCP)tmatrix.h \
     876  $(SOPHYAINCP)tarray.h \
     877  $(SOPHYAINCP)basarr.h \
     878  $(SOPHYAINCP)anydataobj.h \
     879  $(SOPHYAINCP)mutyv.h \
     880  $(SOPHYAINCP)timestamp.h \
     881  $(SOPHYAINCP)objfio.h \
     882  $(SOPHYAINCP)dvlist.h \
    675883  $(SOPHYAINCP)ndatablock.h \
    676884  $(SOPHYAINCP)utilarr.h \
     
    678886  $(SOPHYAINCP)tvector_tsnl.h \
    679887  $(SOPHYAINCP)generaldata.h \
    680   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    681   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
     888  $(SOPHYAINCP)ntupintf.h \
     889  $(SOPHYAINCP)poly.h \
     890  $(SOPHYAINCP)peida.h \
     891  $(SOPHYAINCP)utils.h \
     892  $(SOPHYAINCP)perrors.h \
    682893  $(SOPHYAINCP)fmath.h pipodrw.h \
    683   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)histos.h \
     894  $(SOPHYAINCP)histos2.h \
     895  $(SOPHYAINCP)histos.h \
    684896  $(SOPHYAINCP)objfitter.h \
    685   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
    686   $(SOPHYAINCP)hisprof.h
     897  $(SOPHYAINCP)cimage.h \
     898  $(SOPHYAINCP)fioarr.h \
     899  $(SOPHYAINCP)histos2.h \
     900  $(SOPHYAINCP)hisprof.h \
     901  $(SOPHYAINCP)generalfit.h
    687902        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomgfdadapter.cc
    688903 
    689 $(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc $(SOPHYAINCP)sopnamsp.h \
    690   $(SOPHYAINCP)machdefs.h \
    691   $(SOPHYAINCP)osx_values.h nomhistadapter.h nomgadapter.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)anydataobj.h \
    699   $(SOPHYAINCP)pidrawer.h \
    700   $(SOPHYAINCP)pibwdggen.h \
    701   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    702   $(SOPHYAINCP)piwdggen.h \
    703   $(SOPHYAINCP)pimsghandler.h \
    704   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    705   $(SOPHYAINCP)picmapx.h \
    706   $(SOPHYAINCP)picmapgen.h \
    707   $(SOPHYAINCP)pigraphx.h \
    708   $(SOPHYAINCP)pigraphgen.h \
    709   $(SOPHYAINCP)pifontx.h \
    710   $(SOPHYAINCP)pifontgen.h \
    711   $(SOPHYAINCP)pigrcoord.h \
    712   $(SOPHYAINCP)pilineatt.h \
    713   $(SOPHYAINCP)pigraphuc.h \
    714   $(SOPHYAINCP)pievthandler.h \
    715   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    716   $(SOPHYAINCP)piaxes.h \
    717   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     904$(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \
     905  $(SOPHYAINCP)sopnamsp.h \
     906  $(SOPHYAINCP)machdefs.h nomhistadapter.h \
     907  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     908  $(SOPHYAINCP)machdefs.h \
     909  $(SOPHYAINCP)pexceptions.h \
     910  $(SOPHYAINCP)gnumd5.h \
     911  $(SOPHYAINCP)ppfbinstream.h \
     912  $(SOPHYAINCP)rawstream.h \
     913  $(SOPHYAINCP)ppfnametag.h \
     914  $(SOPHYAINCP)ppersist.h \
     915  $(SOPHYAINCP)anydataobj.h \
     916  $(SOPHYAINCP)pidrawer.h \
     917  $(SOPHYAINCP)pibwdggen.h \
     918  $(SOPHYAINCP)pisysdep.h \
     919  $(SOPHYAINCP)piwdgx.h \
     920  $(SOPHYAINCP)piwdggen.h \
     921  $(SOPHYAINCP)pimsghandler.h \
     922  $(SOPHYAINCP)picolist.h \
     923  $(SOPHYAINCP)picmap.h \
     924  $(SOPHYAINCP)picmapx.h \
     925  $(SOPHYAINCP)picmapgen.h \
     926  $(SOPHYAINCP)pigraphx.h \
     927  $(SOPHYAINCP)pigraphgen.h \
     928  $(SOPHYAINCP)pifontx.h \
     929  $(SOPHYAINCP)pifontgen.h \
     930  $(SOPHYAINCP)pigrcoord.h \
     931  $(SOPHYAINCP)pilineatt.h \
     932  $(SOPHYAINCP)pigraphuc.h \
     933  $(SOPHYAINCP)pievthandler.h \
     934  $(SOPHYAINCP)psfile.h \
     935  $(SOPHYAINCP)pigratt.h \
     936  $(SOPHYAINCP)piaxes.h \
     937  $(SOPHYAINCP)parradapter.h \
     938  $(SOPHYAINCP)lut.h \
    718939  $(SOPHYAINCP)ntupintf.h \
    719940  $(SOPHYAINCP)generalfit.h \
    720   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    721   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    722   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    723   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     941  $(SOPHYAINCP)tvector.h \
     942  $(SOPHYAINCP)tmatrix.h \
     943  $(SOPHYAINCP)tarray.h \
     944  $(SOPHYAINCP)basarr.h \
     945  $(SOPHYAINCP)anydataobj.h \
     946  $(SOPHYAINCP)mutyv.h \
     947  $(SOPHYAINCP)timestamp.h \
     948  $(SOPHYAINCP)objfio.h \
     949  $(SOPHYAINCP)dvlist.h \
    724950  $(SOPHYAINCP)ndatablock.h \
    725951  $(SOPHYAINCP)utilarr.h \
     
    727953  $(SOPHYAINCP)tvector_tsnl.h \
    728954  $(SOPHYAINCP)generaldata.h \
    729   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    730   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    731   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
    732   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
    733   $(SOPHYAINCP)histerr.h $(SOPHYAINCP)ntuple.h \
     955  $(SOPHYAINCP)ntupintf.h \
     956  $(SOPHYAINCP)poly.h \
     957  $(SOPHYAINCP)peida.h \
     958  $(SOPHYAINCP)utils.h \
     959  $(SOPHYAINCP)perrors.h \
     960  $(SOPHYAINCP)fmath.h \
     961  $(SOPHYAINCP)histos.h \
     962  $(SOPHYAINCP)histos2.h \
     963  $(SOPHYAINCP)histos.h \
     964  $(SOPHYAINCP)hisprof.h \
     965  $(SOPHYAINCP)histerr.h \
     966  $(SOPHYAINCP)ntuple.h \
    734967  $(SOPHYAINCP)xntuple.h \
    735968  $(SOPHYAINCP)basedtable.h \
    736   $(SOPHYAINCP)segdatablock.h pihisto.h pihisto2d.h \
     969  $(SOPHYAINCP)segdatablock.h pihisto.h \
     970  pihisto2d.h $(SOPHYAINCP)pisysdep.h \
    737971  $(SOPHYAINCP)pimenux.h \
    738972  $(SOPHYAINCP)pimenugen.h \
    739973  $(SOPHYAINCP)pimenubarx.h \
    740974  $(SOPHYAINCP)pimenubargen.h \
     975  $(SOPHYAINCP)pimenux.h \
    741976  $(SOPHYAINCP)pioptmenux.h \
    742977  $(SOPHYAINCP)pioptmenugen.h \
     
    750985  $(SOPHYAINCP)picontainerx.h \
    751986  $(SOPHYAINCP)picontainergen.h \
    752   $(SOPHYAINCP)pieldrw.h pipodrw.h servnobjm.h nobjmgr.h \
    753   dlftypes.h $(SOPHYAINCP)pdlmgr.h \
     987  $(SOPHYAINCP)pidrawer.h \
     988  $(SOPHYAINCP)pieldrw.h pipodrw.h \
     989  servnobjm.h nobjmgr.h \
     990  $(SOPHYAINCP)dvlist.h dlftypes.h \
     991  $(SOPHYAINCP)pdlmgr.h \
    754992  $(SOPHYAINCP)zthread.h \
    755993  $(SOPHYAINCP)objfitter.h \
    756   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
     994  $(SOPHYAINCP)cimage.h \
     995  $(SOPHYAINCP)fioarr.h \
     996  $(SOPHYAINCP)histos2.h \
     997  $(SOPHYAINCP)hisprof.h \
     998  $(SOPHYAINCP)generalfit.h \
    757999  $(SOPHYAINCP)datatable.h \
     1000  $(SOPHYAINCP)basedtable.h \
    7581001  $(SOPHYAINCP)swppfdtable.h \
    7591002  $(SOPHYAINCP)swsegdb.h \
     
    7621005        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomhistadapter.cc
    7631006 
    764 $(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc $(SOPHYAINCP)sopnamsp.h \
    765   $(SOPHYAINCP)machdefs.h \
    766   $(SOPHYAINCP)osx_values.h \
    767   $(SOPHYAINCP)datatype.h nomimagadapter.h nomgadapter.h \
    768   $(SOPHYAINCP)ppersist.h \
    769   $(SOPHYAINCP)pexceptions.h \
    770   $(SOPHYAINCP)gnumd5.h \
    771   $(SOPHYAINCP)ppfbinstream.h \
    772   $(SOPHYAINCP)rawstream.h \
    773   $(SOPHYAINCP)ppfnametag.h \
    774   $(SOPHYAINCP)anydataobj.h \
    775   $(SOPHYAINCP)pidrawer.h \
    776   $(SOPHYAINCP)pibwdggen.h \
    777   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    778   $(SOPHYAINCP)piwdggen.h \
    779   $(SOPHYAINCP)pimsghandler.h \
    780   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    781   $(SOPHYAINCP)picmapx.h \
    782   $(SOPHYAINCP)picmapgen.h \
    783   $(SOPHYAINCP)pigraphx.h \
    784   $(SOPHYAINCP)pigraphgen.h \
    785   $(SOPHYAINCP)pifontx.h \
    786   $(SOPHYAINCP)pifontgen.h \
    787   $(SOPHYAINCP)pigrcoord.h \
    788   $(SOPHYAINCP)pilineatt.h \
    789   $(SOPHYAINCP)pigraphuc.h \
    790   $(SOPHYAINCP)pievthandler.h \
    791   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    792   $(SOPHYAINCP)piaxes.h \
    793   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1007$(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc \
     1008  $(SOPHYAINCP)sopnamsp.h \
     1009  $(SOPHYAINCP)machdefs.h \
     1010  $(SOPHYAINCP)datatype.h \
     1011  $(SOPHYAINCP)machdefs.h nomimagadapter.h \
     1012  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     1013  $(SOPHYAINCP)pexceptions.h \
     1014  $(SOPHYAINCP)gnumd5.h \
     1015  $(SOPHYAINCP)ppfbinstream.h \
     1016  $(SOPHYAINCP)rawstream.h \
     1017  $(SOPHYAINCP)ppfnametag.h \
     1018  $(SOPHYAINCP)ppersist.h \
     1019  $(SOPHYAINCP)anydataobj.h \
     1020  $(SOPHYAINCP)pidrawer.h \
     1021  $(SOPHYAINCP)pibwdggen.h \
     1022  $(SOPHYAINCP)pisysdep.h \
     1023  $(SOPHYAINCP)piwdgx.h \
     1024  $(SOPHYAINCP)piwdggen.h \
     1025  $(SOPHYAINCP)pimsghandler.h \
     1026  $(SOPHYAINCP)picolist.h \
     1027  $(SOPHYAINCP)picmap.h \
     1028  $(SOPHYAINCP)picmapx.h \
     1029  $(SOPHYAINCP)picmapgen.h \
     1030  $(SOPHYAINCP)pigraphx.h \
     1031  $(SOPHYAINCP)pigraphgen.h \
     1032  $(SOPHYAINCP)pifontx.h \
     1033  $(SOPHYAINCP)pifontgen.h \
     1034  $(SOPHYAINCP)pigrcoord.h \
     1035  $(SOPHYAINCP)pilineatt.h \
     1036  $(SOPHYAINCP)pigraphuc.h \
     1037  $(SOPHYAINCP)pievthandler.h \
     1038  $(SOPHYAINCP)psfile.h \
     1039  $(SOPHYAINCP)pigratt.h \
     1040  $(SOPHYAINCP)piaxes.h \
     1041  $(SOPHYAINCP)parradapter.h \
     1042  $(SOPHYAINCP)lut.h \
    7941043  $(SOPHYAINCP)ntupintf.h \
    7951044  $(SOPHYAINCP)generalfit.h \
    796   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    797   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    798   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    799   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     1045  $(SOPHYAINCP)tvector.h \
     1046  $(SOPHYAINCP)tmatrix.h \
     1047  $(SOPHYAINCP)tarray.h \
     1048  $(SOPHYAINCP)basarr.h \
     1049  $(SOPHYAINCP)anydataobj.h \
     1050  $(SOPHYAINCP)mutyv.h \
     1051  $(SOPHYAINCP)timestamp.h \
     1052  $(SOPHYAINCP)objfio.h \
     1053  $(SOPHYAINCP)dvlist.h \
    8001054  $(SOPHYAINCP)ndatablock.h \
    8011055  $(SOPHYAINCP)utilarr.h \
     
    8031057  $(SOPHYAINCP)tvector_tsnl.h \
    8041058  $(SOPHYAINCP)generaldata.h \
    805   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    806   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    807   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)cimage.h \
     1059  $(SOPHYAINCP)ntupintf.h \
     1060  $(SOPHYAINCP)poly.h \
     1061  $(SOPHYAINCP)peida.h \
     1062  $(SOPHYAINCP)utils.h \
     1063  $(SOPHYAINCP)perrors.h \
     1064  $(SOPHYAINCP)fmath.h \
     1065  $(SOPHYAINCP)cimage.h \
    8081066  $(SOPHYAINCP)fioarr.h pimgadapter.h \
    8091067  $(SOPHYAINCP)objfitter.h \
    810   $(SOPHYAINCP)histos.h $(SOPHYAINCP)histos2.h \
    811   $(SOPHYAINCP)hisprof.h
     1068  $(SOPHYAINCP)cimage.h \
     1069  $(SOPHYAINCP)histos.h \
     1070  $(SOPHYAINCP)histos2.h \
     1071  $(SOPHYAINCP)hisprof.h \
     1072  $(SOPHYAINCP)generalfit.h
    8121073        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomimagadapter.cc
    8131074 
     
    8151076  $(SOPHYAINCP)sopnamsp.h \
    8161077  $(SOPHYAINCP)machdefs.h \
    817   $(SOPHYAINCP)osx_values.h \
    818   $(SOPHYAINCP)datatype.h nomskymapadapter.h nomgadapter.h \
    819   $(SOPHYAINCP)ppersist.h \
    820   $(SOPHYAINCP)pexceptions.h \
    821   $(SOPHYAINCP)gnumd5.h \
    822   $(SOPHYAINCP)ppfbinstream.h \
    823   $(SOPHYAINCP)rawstream.h \
    824   $(SOPHYAINCP)ppfnametag.h \
    825   $(SOPHYAINCP)anydataobj.h \
    826   $(SOPHYAINCP)pidrawer.h \
    827   $(SOPHYAINCP)pibwdggen.h \
    828   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    829   $(SOPHYAINCP)piwdggen.h \
    830   $(SOPHYAINCP)pimsghandler.h \
    831   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    832   $(SOPHYAINCP)picmapx.h \
    833   $(SOPHYAINCP)picmapgen.h \
    834   $(SOPHYAINCP)pigraphx.h \
    835   $(SOPHYAINCP)pigraphgen.h \
    836   $(SOPHYAINCP)pifontx.h \
    837   $(SOPHYAINCP)pifontgen.h \
    838   $(SOPHYAINCP)pigrcoord.h \
    839   $(SOPHYAINCP)pilineatt.h \
    840   $(SOPHYAINCP)pigraphuc.h \
    841   $(SOPHYAINCP)pievthandler.h \
    842   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    843   $(SOPHYAINCP)piaxes.h \
    844   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1078  $(SOPHYAINCP)datatype.h \
     1079  $(SOPHYAINCP)machdefs.h nomskymapadapter.h \
     1080  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     1081  $(SOPHYAINCP)pexceptions.h \
     1082  $(SOPHYAINCP)gnumd5.h \
     1083  $(SOPHYAINCP)ppfbinstream.h \
     1084  $(SOPHYAINCP)rawstream.h \
     1085  $(SOPHYAINCP)ppfnametag.h \
     1086  $(SOPHYAINCP)ppersist.h \
     1087  $(SOPHYAINCP)anydataobj.h \
     1088  $(SOPHYAINCP)pidrawer.h \
     1089  $(SOPHYAINCP)pibwdggen.h \
     1090  $(SOPHYAINCP)pisysdep.h \
     1091  $(SOPHYAINCP)piwdgx.h \
     1092  $(SOPHYAINCP)piwdggen.h \
     1093  $(SOPHYAINCP)pimsghandler.h \
     1094  $(SOPHYAINCP)picolist.h \
     1095  $(SOPHYAINCP)picmap.h \
     1096  $(SOPHYAINCP)picmapx.h \
     1097  $(SOPHYAINCP)picmapgen.h \
     1098  $(SOPHYAINCP)pigraphx.h \
     1099  $(SOPHYAINCP)pigraphgen.h \
     1100  $(SOPHYAINCP)pifontx.h \
     1101  $(SOPHYAINCP)pifontgen.h \
     1102  $(SOPHYAINCP)pigrcoord.h \
     1103  $(SOPHYAINCP)pilineatt.h \
     1104  $(SOPHYAINCP)pigraphuc.h \
     1105  $(SOPHYAINCP)pievthandler.h \
     1106  $(SOPHYAINCP)psfile.h \
     1107  $(SOPHYAINCP)pigratt.h \
     1108  $(SOPHYAINCP)piaxes.h \
     1109  $(SOPHYAINCP)parradapter.h \
     1110  $(SOPHYAINCP)lut.h \
    8451111  $(SOPHYAINCP)ntupintf.h \
    8461112  $(SOPHYAINCP)generalfit.h \
    847   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    848   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    849   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    850   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     1113  $(SOPHYAINCP)tvector.h \
     1114  $(SOPHYAINCP)tmatrix.h \
     1115  $(SOPHYAINCP)tarray.h \
     1116  $(SOPHYAINCP)basarr.h \
     1117  $(SOPHYAINCP)anydataobj.h \
     1118  $(SOPHYAINCP)mutyv.h \
     1119  $(SOPHYAINCP)timestamp.h \
     1120  $(SOPHYAINCP)objfio.h \
     1121  $(SOPHYAINCP)dvlist.h \
    8511122  $(SOPHYAINCP)ndatablock.h \
    8521123  $(SOPHYAINCP)utilarr.h \
     
    8541125  $(SOPHYAINCP)tvector_tsnl.h \
    8551126  $(SOPHYAINCP)generaldata.h \
    856   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    857   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    858   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)pixelmap.h \
     1127  $(SOPHYAINCP)ntupintf.h \
     1128  $(SOPHYAINCP)poly.h \
     1129  $(SOPHYAINCP)peida.h \
     1130  $(SOPHYAINCP)utils.h \
     1131  $(SOPHYAINCP)perrors.h \
     1132  $(SOPHYAINCP)fmath.h \
     1133  $(SOPHYAINCP)tmatrix.h \
     1134  $(SOPHYAINCP)pixelmap.h \
    8591135  $(SOPHYAINCP)spherepos.h \
    8601136  $(SOPHYAINCP)unitvector.h \
    8611137  $(SOPHYAINCP)vector3d.h \
    8621138  $(SOPHYAINCP)longlat.h \
    863   $(SOPHYAINCP)utilgeom.h $(SOPHYAINCP)skymap.h \
     1139  $(SOPHYAINCP)utilgeom.h \
     1140  $(SOPHYAINCP)datatype.h \
     1141  $(SOPHYAINCP)skymap.h \
    8641142  $(SOPHYAINCP)spherethetaphi.h \
    8651143  $(SOPHYAINCP)sphericalmap.h \
    8661144  $(SOPHYAINCP)smathconst.h \
     1145  $(SOPHYAINCP)pixelmap.h \
    8671146  $(SOPHYAINCP)spherehealpix.h \
    8681147  $(SOPHYAINCP)HEALPixUtils.h \
     
    8731152  $(SOPHYAINCP)fiolocalmap.h \
    8741153  $(SOPHYAINCP)fiosphereecp.h pitvmaad.h \
     1154  $(SOPHYAINCP)tvector.h \
    8751155  $(SOPHYAINCP)complexios.h
    8761156        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomskymapadapter.cc
     
    8791159  $(SOPHYAINCP)sopnamsp.h \
    8801160  $(SOPHYAINCP)machdefs.h \
    881   $(SOPHYAINCP)osx_values.h nomspecrespadapter.h \
    882   nomgadapter.h $(SOPHYAINCP)ppersist.h \
    883   $(SOPHYAINCP)pexceptions.h \
    884   $(SOPHYAINCP)gnumd5.h \
    885   $(SOPHYAINCP)ppfbinstream.h \
    886   $(SOPHYAINCP)rawstream.h \
    887   $(SOPHYAINCP)ppfnametag.h \
    888   $(SOPHYAINCP)anydataobj.h \
    889   $(SOPHYAINCP)pidrawer.h \
    890   $(SOPHYAINCP)pibwdggen.h \
    891   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    892   $(SOPHYAINCP)piwdggen.h \
    893   $(SOPHYAINCP)pimsghandler.h \
    894   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    895   $(SOPHYAINCP)picmapx.h \
    896   $(SOPHYAINCP)picmapgen.h \
    897   $(SOPHYAINCP)pigraphx.h \
    898   $(SOPHYAINCP)pigraphgen.h \
    899   $(SOPHYAINCP)pifontx.h \
    900   $(SOPHYAINCP)pifontgen.h \
    901   $(SOPHYAINCP)pigrcoord.h \
    902   $(SOPHYAINCP)pilineatt.h \
    903   $(SOPHYAINCP)pigraphuc.h \
    904   $(SOPHYAINCP)pievthandler.h \
    905   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    906   $(SOPHYAINCP)piaxes.h \
    907   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1161  nomspecrespadapter.h nomgadapter.h \
     1162  $(SOPHYAINCP)ppersist.h \
     1163  $(SOPHYAINCP)machdefs.h \
     1164  $(SOPHYAINCP)pexceptions.h \
     1165  $(SOPHYAINCP)gnumd5.h \
     1166  $(SOPHYAINCP)ppfbinstream.h \
     1167  $(SOPHYAINCP)rawstream.h \
     1168  $(SOPHYAINCP)ppfnametag.h \
     1169  $(SOPHYAINCP)ppersist.h \
     1170  $(SOPHYAINCP)anydataobj.h \
     1171  $(SOPHYAINCP)pidrawer.h \
     1172  $(SOPHYAINCP)pibwdggen.h \
     1173  $(SOPHYAINCP)pisysdep.h \
     1174  $(SOPHYAINCP)piwdgx.h \
     1175  $(SOPHYAINCP)piwdggen.h \
     1176  $(SOPHYAINCP)pimsghandler.h \
     1177  $(SOPHYAINCP)picolist.h \
     1178  $(SOPHYAINCP)picmap.h \
     1179  $(SOPHYAINCP)picmapx.h \
     1180  $(SOPHYAINCP)picmapgen.h \
     1181  $(SOPHYAINCP)pigraphx.h \
     1182  $(SOPHYAINCP)pigraphgen.h \
     1183  $(SOPHYAINCP)pifontx.h \
     1184  $(SOPHYAINCP)pifontgen.h \
     1185  $(SOPHYAINCP)pigrcoord.h \
     1186  $(SOPHYAINCP)pilineatt.h \
     1187  $(SOPHYAINCP)pigraphuc.h \
     1188  $(SOPHYAINCP)pievthandler.h \
     1189  $(SOPHYAINCP)psfile.h \
     1190  $(SOPHYAINCP)pigratt.h \
     1191  $(SOPHYAINCP)piaxes.h \
     1192  $(SOPHYAINCP)parradapter.h \
     1193  $(SOPHYAINCP)lut.h \
    9081194  $(SOPHYAINCP)ntupintf.h \
    9091195  $(SOPHYAINCP)generalfit.h \
    910   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    911   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    912   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    913   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     1196  $(SOPHYAINCP)tvector.h \
     1197  $(SOPHYAINCP)tmatrix.h \
     1198  $(SOPHYAINCP)tarray.h \
     1199  $(SOPHYAINCP)basarr.h \
     1200  $(SOPHYAINCP)anydataobj.h \
     1201  $(SOPHYAINCP)mutyv.h \
     1202  $(SOPHYAINCP)timestamp.h \
     1203  $(SOPHYAINCP)objfio.h \
     1204  $(SOPHYAINCP)dvlist.h \
    9141205  $(SOPHYAINCP)ndatablock.h \
    9151206  $(SOPHYAINCP)utilarr.h \
     
    9171208  $(SOPHYAINCP)tvector_tsnl.h \
    9181209  $(SOPHYAINCP)generaldata.h \
    919   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    920   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    921   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)specresp.h \
     1210  $(SOPHYAINCP)ntupintf.h \
     1211  $(SOPHYAINCP)poly.h \
     1212  $(SOPHYAINCP)peida.h \
     1213  $(SOPHYAINCP)utils.h \
     1214  $(SOPHYAINCP)perrors.h \
     1215  $(SOPHYAINCP)fmath.h \
     1216  $(SOPHYAINCP)specresp.h \
    9221217  $(SOPHYAINCP)specrespvector.h \
     1218  $(SOPHYAINCP)specresp.h \
    9231219  $(SOPHYAINCP)gaussfilt.h
    9241220        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomspecrespadapter.cc
    9251221 
    926 $(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc $(SOPHYAINCP)sopnamsp.h \
    927   $(SOPHYAINCP)machdefs.h \
    928   $(SOPHYAINCP)osx_values.h \
    929   $(SOPHYAINCP)datatype.h nomtarradapter.h nomgadapter.h \
    930   $(SOPHYAINCP)ppersist.h \
    931   $(SOPHYAINCP)pexceptions.h \
    932   $(SOPHYAINCP)gnumd5.h \
    933   $(SOPHYAINCP)ppfbinstream.h \
    934   $(SOPHYAINCP)rawstream.h \
    935   $(SOPHYAINCP)ppfnametag.h \
    936   $(SOPHYAINCP)anydataobj.h \
    937   $(SOPHYAINCP)pidrawer.h \
    938   $(SOPHYAINCP)pibwdggen.h \
    939   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    940   $(SOPHYAINCP)piwdggen.h \
    941   $(SOPHYAINCP)pimsghandler.h \
    942   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    943   $(SOPHYAINCP)picmapx.h \
    944   $(SOPHYAINCP)picmapgen.h \
    945   $(SOPHYAINCP)pigraphx.h \
    946   $(SOPHYAINCP)pigraphgen.h \
    947   $(SOPHYAINCP)pifontx.h \
    948   $(SOPHYAINCP)pifontgen.h \
    949   $(SOPHYAINCP)pigrcoord.h \
    950   $(SOPHYAINCP)pilineatt.h \
    951   $(SOPHYAINCP)pigraphuc.h \
    952   $(SOPHYAINCP)pievthandler.h \
    953   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    954   $(SOPHYAINCP)piaxes.h \
    955   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1222$(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc \
     1223  $(SOPHYAINCP)sopnamsp.h \
     1224  $(SOPHYAINCP)machdefs.h \
     1225  $(SOPHYAINCP)datatype.h \
     1226  $(SOPHYAINCP)machdefs.h nomtarradapter.h \
     1227  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     1228  $(SOPHYAINCP)pexceptions.h \
     1229  $(SOPHYAINCP)gnumd5.h \
     1230  $(SOPHYAINCP)ppfbinstream.h \
     1231  $(SOPHYAINCP)rawstream.h \
     1232  $(SOPHYAINCP)ppfnametag.h \
     1233  $(SOPHYAINCP)ppersist.h \
     1234  $(SOPHYAINCP)anydataobj.h \
     1235  $(SOPHYAINCP)pidrawer.h \
     1236  $(SOPHYAINCP)pibwdggen.h \
     1237  $(SOPHYAINCP)pisysdep.h \
     1238  $(SOPHYAINCP)piwdgx.h \
     1239  $(SOPHYAINCP)piwdggen.h \
     1240  $(SOPHYAINCP)pimsghandler.h \
     1241  $(SOPHYAINCP)picolist.h \
     1242  $(SOPHYAINCP)picmap.h \
     1243  $(SOPHYAINCP)picmapx.h \
     1244  $(SOPHYAINCP)picmapgen.h \
     1245  $(SOPHYAINCP)pigraphx.h \
     1246  $(SOPHYAINCP)pigraphgen.h \
     1247  $(SOPHYAINCP)pifontx.h \
     1248  $(SOPHYAINCP)pifontgen.h \
     1249  $(SOPHYAINCP)pigrcoord.h \
     1250  $(SOPHYAINCP)pilineatt.h \
     1251  $(SOPHYAINCP)pigraphuc.h \
     1252  $(SOPHYAINCP)pievthandler.h \
     1253  $(SOPHYAINCP)psfile.h \
     1254  $(SOPHYAINCP)pigratt.h \
     1255  $(SOPHYAINCP)piaxes.h \
     1256  $(SOPHYAINCP)parradapter.h \
     1257  $(SOPHYAINCP)lut.h \
    9561258  $(SOPHYAINCP)ntupintf.h \
    9571259  $(SOPHYAINCP)generalfit.h \
    958   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    959   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    960   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    961   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     1260  $(SOPHYAINCP)tvector.h \
     1261  $(SOPHYAINCP)tmatrix.h \
     1262  $(SOPHYAINCP)tarray.h \
     1263  $(SOPHYAINCP)basarr.h \
     1264  $(SOPHYAINCP)anydataobj.h \
     1265  $(SOPHYAINCP)mutyv.h \
     1266  $(SOPHYAINCP)timestamp.h \
     1267  $(SOPHYAINCP)objfio.h \
     1268  $(SOPHYAINCP)dvlist.h \
    9621269  $(SOPHYAINCP)ndatablock.h \
    9631270  $(SOPHYAINCP)utilarr.h \
     
    9651272  $(SOPHYAINCP)tvector_tsnl.h \
    9661273  $(SOPHYAINCP)generaldata.h \
    967   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    968   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    969   $(SOPHYAINCP)fmath.h pitvmaad.h \
    970   $(SOPHYAINCP)piyfxdrw.h $(SOPHYAINCP)fioarr.h
     1274  $(SOPHYAINCP)ntupintf.h \
     1275  $(SOPHYAINCP)poly.h \
     1276  $(SOPHYAINCP)peida.h \
     1277  $(SOPHYAINCP)utils.h \
     1278  $(SOPHYAINCP)perrors.h \
     1279  $(SOPHYAINCP)fmath.h \
     1280  $(SOPHYAINCP)tarray.h \
     1281  $(SOPHYAINCP)tvector.h pitvmaad.h \
     1282  $(SOPHYAINCP)tmatrix.h \
     1283  $(SOPHYAINCP)piyfxdrw.h \
     1284  $(SOPHYAINCP)parradapter.h \
     1285  $(SOPHYAINCP)pidrawer.h \
     1286  $(SOPHYAINCP)fioarr.h nobjmgr.h \
     1287  $(SOPHYAINCP)dvlist.h dlftypes.h
    9711288        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomtarradapter.cc
    9721289 
     
    9741291  $(SOPHYAINCP)sopnamsp.h \
    9751292  $(SOPHYAINCP)machdefs.h \
    976   $(SOPHYAINCP)osx_values.h \
    9771293  $(SOPHYAINCP)datatype.h \
    978   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    979   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    980   $(SOPHYAINCP)anydataobj.h \
    981   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    982   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
     1294  $(SOPHYAINCP)machdefs.h \
     1295  $(SOPHYAINCP)tvector.h \
     1296  $(SOPHYAINCP)tmatrix.h \
     1297  $(SOPHYAINCP)tarray.h \
     1298  $(SOPHYAINCP)basarr.h \
     1299  $(SOPHYAINCP)anydataobj.h \
     1300  $(SOPHYAINCP)mutyv.h \
     1301  $(SOPHYAINCP)timestamp.h \
     1302  $(SOPHYAINCP)objfio.h \
     1303  $(SOPHYAINCP)ppersist.h \
    9831304  $(SOPHYAINCP)pexceptions.h \
    9841305  $(SOPHYAINCP)gnumd5.h \
     
    9921313  $(SOPHYAINCP)tvector_tsnl.h \
    9931314  $(SOPHYAINCP)objfitter.h \
    994   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
    995   $(SOPHYAINCP)histos.h $(SOPHYAINCP)peida.h \
    996   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    997   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos2.h \
     1315  $(SOPHYAINCP)cimage.h \
     1316  $(SOPHYAINCP)fioarr.h \
     1317  $(SOPHYAINCP)tvector.h \
     1318  $(SOPHYAINCP)histos.h \
     1319  $(SOPHYAINCP)peida.h \
     1320  $(SOPHYAINCP)utils.h \
     1321  $(SOPHYAINCP)perrors.h \
     1322  $(SOPHYAINCP)fmath.h \
     1323  $(SOPHYAINCP)histos2.h \
    9981324  $(SOPHYAINCP)hisprof.h \
    9991325  $(SOPHYAINCP)generalfit.h \
    10001326  $(SOPHYAINCP)generaldata.h \
    1001   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
    1002   nomtmatvecadapter.h nomgadapter.h $(SOPHYAINCP)pidrawer.h \
    1003   $(SOPHYAINCP)pibwdggen.h \
    1004   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1005   $(SOPHYAINCP)piwdggen.h \
    1006   $(SOPHYAINCP)pimsghandler.h \
    1007   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1008   $(SOPHYAINCP)picmapx.h \
    1009   $(SOPHYAINCP)picmapgen.h \
    1010   $(SOPHYAINCP)pigraphx.h \
    1011   $(SOPHYAINCP)pigraphgen.h \
    1012   $(SOPHYAINCP)pifontx.h \
    1013   $(SOPHYAINCP)pifontgen.h \
    1014   $(SOPHYAINCP)pigrcoord.h \
    1015   $(SOPHYAINCP)pilineatt.h \
    1016   $(SOPHYAINCP)pigraphuc.h \
    1017   $(SOPHYAINCP)pievthandler.h \
    1018   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1019   $(SOPHYAINCP)piaxes.h \
    1020   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
    1021   $(SOPHYAINCP)piyfxdrw.h pitvmaad.h
     1327  $(SOPHYAINCP)ntupintf.h \
     1328  $(SOPHYAINCP)poly.h nomtmatvecadapter.h \
     1329  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     1330  $(SOPHYAINCP)anydataobj.h \
     1331  $(SOPHYAINCP)pidrawer.h \
     1332  $(SOPHYAINCP)pibwdggen.h \
     1333  $(SOPHYAINCP)pisysdep.h \
     1334  $(SOPHYAINCP)piwdgx.h \
     1335  $(SOPHYAINCP)piwdggen.h \
     1336  $(SOPHYAINCP)pimsghandler.h \
     1337  $(SOPHYAINCP)picolist.h \
     1338  $(SOPHYAINCP)picmap.h \
     1339  $(SOPHYAINCP)picmapx.h \
     1340  $(SOPHYAINCP)picmapgen.h \
     1341  $(SOPHYAINCP)pigraphx.h \
     1342  $(SOPHYAINCP)pigraphgen.h \
     1343  $(SOPHYAINCP)pifontx.h \
     1344  $(SOPHYAINCP)pifontgen.h \
     1345  $(SOPHYAINCP)pigrcoord.h \
     1346  $(SOPHYAINCP)pilineatt.h \
     1347  $(SOPHYAINCP)pigraphuc.h \
     1348  $(SOPHYAINCP)pievthandler.h \
     1349  $(SOPHYAINCP)psfile.h \
     1350  $(SOPHYAINCP)pigratt.h \
     1351  $(SOPHYAINCP)piaxes.h \
     1352  $(SOPHYAINCP)parradapter.h \
     1353  $(SOPHYAINCP)lut.h \
     1354  $(SOPHYAINCP)ntupintf.h \
     1355  $(SOPHYAINCP)generalfit.h \
     1356  $(SOPHYAINCP)tmatrix.h \
     1357  $(SOPHYAINCP)generaldata.h \
     1358  $(SOPHYAINCP)piyfxdrw.h \
     1359  $(SOPHYAINCP)parradapter.h \
     1360  $(SOPHYAINCP)pidrawer.h pitvmaad.h \
     1361  $(SOPHYAINCP)fioarr.h nobjmgr.h \
     1362  $(SOPHYAINCP)dvlist.h dlftypes.h
    10221363        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomtmatvecadapter.cc
    10231364 
    1024 $(SOPHYAOBJP)pawexecut.o: pawexecut.cc $(SOPHYAINCP)sopnamsp.h \
     1365$(SOPHYAOBJP)pawexecut.o: pawexecut.cc \
     1366  $(SOPHYAINCP)sopnamsp.h \
    10251367  $(SOPHYAINCP)strutil.h \
    10261368  $(SOPHYAINCP)strutilxx.h \
    10271369  $(SOPHYAINCP)machdefs.h \
    1028   $(SOPHYAINCP)osx_values.h \
    1029   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
    1030   $(SOPHYAINCP)anydataobj.h \
    1031   $(SOPHYAINCP)ppersist.h \
    1032   $(SOPHYAINCP)pexceptions.h \
    1033   $(SOPHYAINCP)gnumd5.h \
    1034   $(SOPHYAINCP)ppfbinstream.h \
    1035   $(SOPHYAINCP)rawstream.h \
    1036   $(SOPHYAINCP)ppfnametag.h \
    1037   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1038   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
    1039   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1040   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1041   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     1370  $(SOPHYAINCP)histos.h \
     1371  $(SOPHYAINCP)objfio.h \
     1372  $(SOPHYAINCP)anydataobj.h \
     1373  $(SOPHYAINCP)ppersist.h \
     1374  $(SOPHYAINCP)pexceptions.h \
     1375  $(SOPHYAINCP)gnumd5.h \
     1376  $(SOPHYAINCP)ppfbinstream.h \
     1377  $(SOPHYAINCP)rawstream.h \
     1378  $(SOPHYAINCP)ppfnametag.h \
     1379  $(SOPHYAINCP)peida.h \
     1380  $(SOPHYAINCP)utils.h \
     1381  $(SOPHYAINCP)perrors.h \
     1382  $(SOPHYAINCP)fmath.h \
     1383  $(SOPHYAINCP)tvector.h \
     1384  $(SOPHYAINCP)tmatrix.h \
     1385  $(SOPHYAINCP)tarray.h \
     1386  $(SOPHYAINCP)basarr.h \
     1387  $(SOPHYAINCP)mutyv.h \
     1388  $(SOPHYAINCP)timestamp.h \
    10421389  $(SOPHYAINCP)dvlist.h \
    10431390  $(SOPHYAINCP)ndatablock.h \
     
    10451392  $(SOPHYAINCP)tmatrix_tsnl.h \
    10461393  $(SOPHYAINCP)tvector_tsnl.h \
    1047   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
    1048   $(SOPHYAINCP)histerr.h $(SOPHYAINCP)ntuple.h \
     1394  $(SOPHYAINCP)histos2.h \
     1395  $(SOPHYAINCP)histos.h \
     1396  $(SOPHYAINCP)hisprof.h \
     1397  $(SOPHYAINCP)histerr.h \
     1398  $(SOPHYAINCP)ntuple.h \
    10491399  $(SOPHYAINCP)ntupintf.h \
    10501400  $(SOPHYAINCP)datatable.h \
    10511401  $(SOPHYAINCP)basedtable.h \
    1052   $(SOPHYAINCP)segdatablock.h pawexecut.h piacmd.h \
     1402  $(SOPHYAINCP)segdatablock.h pawexecut.h \
     1403  $(SOPHYAINCP)machdefs.h \
     1404  $(SOPHYAINCP)anydataobj.h piacmd.h \
    10531405  $(SOPHYAINCP)commander.h \
    1054   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)ctimer.h \
    1055   $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h servnobjm.h \
    1056   nomgadapter.h $(SOPHYAINCP)pidrawer.h \
    1057   $(SOPHYAINCP)pibwdggen.h \
    1058   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1059   $(SOPHYAINCP)piwdggen.h \
    1060   $(SOPHYAINCP)pimsghandler.h \
    1061   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1062   $(SOPHYAINCP)picmapx.h \
    1063   $(SOPHYAINCP)picmapgen.h \
    1064   $(SOPHYAINCP)pigraphx.h \
    1065   $(SOPHYAINCP)pigraphgen.h \
    1066   $(SOPHYAINCP)pifontx.h \
    1067   $(SOPHYAINCP)pifontgen.h \
    1068   $(SOPHYAINCP)pigrcoord.h \
    1069   $(SOPHYAINCP)pilineatt.h \
    1070   $(SOPHYAINCP)pigraphuc.h \
    1071   $(SOPHYAINCP)pievthandler.h \
    1072   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1073   $(SOPHYAINCP)piaxes.h \
    1074   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1406  $(SOPHYAINCP)pdlmgr.h \
     1407  $(SOPHYAINCP)ctimer.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 \
     1412  $(SOPHYAINCP)pidrawer.h \
     1413  $(SOPHYAINCP)pibwdggen.h \
     1414  $(SOPHYAINCP)pisysdep.h \
     1415  $(SOPHYAINCP)piwdgx.h \
     1416  $(SOPHYAINCP)piwdggen.h \
     1417  $(SOPHYAINCP)pimsghandler.h \
     1418  $(SOPHYAINCP)picolist.h \
     1419  $(SOPHYAINCP)picmap.h \
     1420  $(SOPHYAINCP)picmapx.h \
     1421  $(SOPHYAINCP)picmapgen.h \
     1422  $(SOPHYAINCP)pigraphx.h \
     1423  $(SOPHYAINCP)pigraphgen.h \
     1424  $(SOPHYAINCP)pifontx.h \
     1425  $(SOPHYAINCP)pifontgen.h \
     1426  $(SOPHYAINCP)pigrcoord.h \
     1427  $(SOPHYAINCP)pilineatt.h \
     1428  $(SOPHYAINCP)pigraphuc.h \
     1429  $(SOPHYAINCP)pievthandler.h \
     1430  $(SOPHYAINCP)psfile.h \
     1431  $(SOPHYAINCP)pigratt.h \
     1432  $(SOPHYAINCP)piaxes.h \
     1433  $(SOPHYAINCP)parradapter.h \
     1434  $(SOPHYAINCP)lut.h \
     1435  $(SOPHYAINCP)ntupintf.h \
    10751436  $(SOPHYAINCP)generalfit.h \
    10761437  $(SOPHYAINCP)generaldata.h \
    10771438  $(SOPHYAINCP)poly.h pistdimgapp.h \
     1439  $(SOPHYAINCP)pisysdep.h \
    10781440  $(SOPHYAINCP)piapplx.h \
    10791441  $(SOPHYAINCP)piapplgen.h \
     
    10911453  $(SOPHYAINCP)piwindowx.h \
    10921454  $(SOPHYAINCP)piwindowgen.h \
     1455  $(SOPHYAINCP)pimenux.h \
    10931456  $(SOPHYAINCP)pioptmenux.h \
    10941457  $(SOPHYAINCP)pioptmenugen.h \
     1458  $(SOPHYAINCP)pistdwdgx.h \
    10951459  $(SOPHYAINCP)pifilechox.h \
    10961460  $(SOPHYAINCP)pifilechogen.h \
     1461  $(SOPHYAINCP)piwindowx.h \
    10971462  $(SOPHYAINCP)piperiodx.h \
    10981463  $(SOPHYAINCP)periodic.h \
    1099   $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
     1464  $(SOPHYAINCP)picons.h \
     1465  $(SOPHYAINCP)piimage.h \
     1466  $(SOPHYAINCP)parradapter.h \
     1467  $(SOPHYAINCP)pieldrw.h \
     1468  $(SOPHYAINCP)pidrawer.h \
    11001469  $(SOPHYAINCP)pipixmapx.h \
    11011470  $(SOPHYAINCP)pipixmapgen.h \
    11021471  $(SOPHYAINCP)picmapview.h \
    1103   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     1472  $(SOPHYAINCP)pi3dwdg.h \
     1473  $(SOPHYAINCP)pi3ddrw.h \
    11041474  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    11051475  $(SOPHYAINCP)pilistx.h \
    11061476  $(SOPHYAINCP)pilistgen.h \
    11071477  $(SOPHYAINCP)pistzwin.h \
     1478  $(SOPHYAINCP)piperiodx.h \
    11081479  $(SOPHYAINCP)pitherm.h \
    1109   $(SOPHYAINCP)resusage.h pihisto.h
     1480  $(SOPHYAINCP)resusage.h pihisto.h \
     1481  $(SOPHYAINCP)tmatrix.h \
     1482  $(SOPHYAINCP)tvector.h
    11101483        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pawexecut.cc
    11111484 
    1112 $(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc $(SOPHYAINCP)sopnamsp.h \
    1113   $(SOPHYAINCP)machdefs.h \
    1114   $(SOPHYAINCP)osx_values.h \
    1115   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
    1116   $(SOPHYAINCP)anydataobj.h \
    1117   $(SOPHYAINCP)ppersist.h \
    1118   $(SOPHYAINCP)pexceptions.h \
    1119   $(SOPHYAINCP)gnumd5.h \
    1120   $(SOPHYAINCP)ppfbinstream.h \
    1121   $(SOPHYAINCP)rawstream.h \
    1122   $(SOPHYAINCP)ppfnametag.h \
    1123   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1124   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
    1125   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1126   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1127   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     1485$(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc \
     1486  $(SOPHYAINCP)sopnamsp.h \
     1487  $(SOPHYAINCP)machdefs.h \
     1488  $(SOPHYAINCP)histos.h \
     1489  $(SOPHYAINCP)objfio.h \
     1490  $(SOPHYAINCP)machdefs.h \
     1491  $(SOPHYAINCP)anydataobj.h \
     1492  $(SOPHYAINCP)ppersist.h \
     1493  $(SOPHYAINCP)pexceptions.h \
     1494  $(SOPHYAINCP)gnumd5.h \
     1495  $(SOPHYAINCP)ppfbinstream.h \
     1496  $(SOPHYAINCP)rawstream.h \
     1497  $(SOPHYAINCP)ppfnametag.h \
     1498  $(SOPHYAINCP)peida.h \
     1499  $(SOPHYAINCP)utils.h \
     1500  $(SOPHYAINCP)perrors.h \
     1501  $(SOPHYAINCP)fmath.h \
     1502  $(SOPHYAINCP)tvector.h \
     1503  $(SOPHYAINCP)tmatrix.h \
     1504  $(SOPHYAINCP)tarray.h \
     1505  $(SOPHYAINCP)basarr.h \
     1506  $(SOPHYAINCP)mutyv.h \
     1507  $(SOPHYAINCP)timestamp.h \
    11281508  $(SOPHYAINCP)dvlist.h \
    11291509  $(SOPHYAINCP)ndatablock.h \
     
    11311511  $(SOPHYAINCP)tmatrix_tsnl.h \
    11321512  $(SOPHYAINCP)tvector_tsnl.h \
    1133   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)ntupintf.h \
    1134   $(SOPHYAINCP)nbtri.h pi2dvec.h pistdimgapp.h \
    1135   $(SOPHYAINCP)pisysdep.h \
     1513  $(SOPHYAINCP)ntuple.h \
     1514  $(SOPHYAINCP)ntupintf.h \
     1515  $(SOPHYAINCP)nbtri.h pi2dvec.h \
     1516  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    11361517  $(SOPHYAINCP)piapplx.h \
    11371518  $(SOPHYAINCP)piapplgen.h \
    11381519  $(SOPHYAINCP)pimsghandler.h \
     1520  $(SOPHYAINCP)pisysdep.h \
    11391521  $(SOPHYAINCP)picontainerx.h \
    11401522  $(SOPHYAINCP)picontainergen.h \
    1141   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     1523  $(SOPHYAINCP)piwdgx.h \
     1524  $(SOPHYAINCP)piwdggen.h \
    11421525  $(SOPHYAINCP)picolist.h \
    11431526  $(SOPHYAINCP)pimenubarx.h \
     
    11501533  $(SOPHYAINCP)pibwdgx.h \
    11511534  $(SOPHYAINCP)pibwdggen.h \
    1152   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     1535  $(SOPHYAINCP)picmap.h \
     1536  $(SOPHYAINCP)picmapx.h \
    11531537  $(SOPHYAINCP)picmapgen.h \
    11541538  $(SOPHYAINCP)pigraphx.h \
     
    11641548  $(SOPHYAINCP)piwindowx.h \
    11651549  $(SOPHYAINCP)piwindowgen.h \
     1550  $(SOPHYAINCP)pimenux.h \
    11661551  $(SOPHYAINCP)pioptmenux.h \
    11671552  $(SOPHYAINCP)pioptmenugen.h \
     1553  $(SOPHYAINCP)pistdwdgx.h \
    11681554  $(SOPHYAINCP)pifilechox.h \
    11691555  $(SOPHYAINCP)pifilechogen.h \
     1556  $(SOPHYAINCP)piwindowx.h \
    11701557  $(SOPHYAINCP)piperiodx.h \
    11711558  $(SOPHYAINCP)periodic.h \
     1559  $(SOPHYAINCP)picons.h \
    11721560  $(SOPHYAINCP)piimage.h \
    1173   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1561  $(SOPHYAINCP)parradapter.h \
     1562  $(SOPHYAINCP)lut.h \
    11741563  $(SOPHYAINCP)pieldrw.h \
    11751564  $(SOPHYAINCP)pidrawer.h \
    1176   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     1565  $(SOPHYAINCP)pigratt.h \
     1566  $(SOPHYAINCP)piaxes.h \
    11771567  $(SOPHYAINCP)pipixmapx.h \
    11781568  $(SOPHYAINCP)pipixmapgen.h \
    11791569  $(SOPHYAINCP)picmapview.h \
    1180   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    1181   $(SOPHYAINCP)pigraph3d.h nobjmgr.h dlftypes.h piacmd.h \
     1570  $(SOPHYAINCP)pi3dwdg.h \
     1571  $(SOPHYAINCP)pi3ddrw.h \
     1572  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1573  $(SOPHYAINCP)anydataobj.h \
     1574  $(SOPHYAINCP)ppersist.h \
     1575  $(SOPHYAINCP)dvlist.h dlftypes.h piacmd.h \
    11821576  $(SOPHYAINCP)commander.h \
    1183   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)ctimer.h \
     1577  $(SOPHYAINCP)pdlmgr.h \
     1578  $(SOPHYAINCP)ctimer.h \
    11841579  $(SOPHYAINCP)zthread.h pisiadw.h \
    11851580  $(SOPHYAINCP)pilistx.h \
    11861581  $(SOPHYAINCP)pilistgen.h \
    11871582  $(SOPHYAINCP)pistzwin.h \
     1583  $(SOPHYAINCP)piperiodx.h \
    11881584  $(SOPHYAINCP)pitherm.h \
    11891585  $(SOPHYAINCP)resusage.h \
    1190   $(SOPHYAINCP)piscdrawwdg.h
     1586  $(SOPHYAINCP)piscdrawwdg.h \
     1587  $(SOPHYAINCP)ntupintf.h
    11911588        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi2dvec.cc
    11921589 
    1193 $(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h piacmd.h \
    1194   $(SOPHYAINCP)machdefs.h \
    1195   $(SOPHYAINCP)osx_values.h \
     1590$(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h \
     1591  piacmd.h $(SOPHYAINCP)machdefs.h \
    11961592  $(SOPHYAINCP)commander.h \
    1197   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    1198   $(SOPHYAINCP)objfio.h \
    1199   $(SOPHYAINCP)anydataobj.h \
    1200   $(SOPHYAINCP)ppersist.h \
    1201   $(SOPHYAINCP)pexceptions.h \
    1202   $(SOPHYAINCP)gnumd5.h \
    1203   $(SOPHYAINCP)ppfbinstream.h \
    1204   $(SOPHYAINCP)rawstream.h \
    1205   $(SOPHYAINCP)ppfnametag.h \
    1206   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1207   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    1208   dlftypes.h $(SOPHYAINCP)strutil.h \
     1593  $(SOPHYAINCP)machdefs.h \
     1594  $(SOPHYAINCP)pdlmgr.h \
     1595  $(SOPHYAINCP)dvlist.h \
     1596  $(SOPHYAINCP)objfio.h \
     1597  $(SOPHYAINCP)anydataobj.h \
     1598  $(SOPHYAINCP)ppersist.h \
     1599  $(SOPHYAINCP)pexceptions.h \
     1600  $(SOPHYAINCP)gnumd5.h \
     1601  $(SOPHYAINCP)ppfbinstream.h \
     1602  $(SOPHYAINCP)rawstream.h \
     1603  $(SOPHYAINCP)ppfnametag.h \
     1604  $(SOPHYAINCP)mutyv.h \
     1605  $(SOPHYAINCP)timestamp.h \
     1606  $(SOPHYAINCP)ctimer.h \
     1607  $(SOPHYAINCP)zthread.h dlftypes.h \
     1608  $(SOPHYAINCP)pdlmgr.h \
     1609  $(SOPHYAINCP)ctimer.h \
     1610  $(SOPHYAINCP)strutil.h \
    12091611  $(SOPHYAINCP)strutilxx.h \
    12101612  $(SOPHYAINCP)srandgen.h pistdimgapp.h \
     
    12131615  $(SOPHYAINCP)piapplgen.h \
    12141616  $(SOPHYAINCP)pimsghandler.h \
     1617  $(SOPHYAINCP)pisysdep.h \
    12151618  $(SOPHYAINCP)picontainerx.h \
    12161619  $(SOPHYAINCP)picontainergen.h \
    1217   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     1620  $(SOPHYAINCP)piwdgx.h \
     1621  $(SOPHYAINCP)piwdggen.h \
    12181622  $(SOPHYAINCP)picolist.h \
    12191623  $(SOPHYAINCP)pimenubarx.h \
     
    12261630  $(SOPHYAINCP)pibwdgx.h \
    12271631  $(SOPHYAINCP)pibwdggen.h \
    1228   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     1632  $(SOPHYAINCP)picmap.h \
     1633  $(SOPHYAINCP)picmapx.h \
    12291634  $(SOPHYAINCP)picmapgen.h \
    12301635  $(SOPHYAINCP)pigraphx.h \
     
    12401645  $(SOPHYAINCP)piwindowx.h \
    12411646  $(SOPHYAINCP)piwindowgen.h \
     1647  $(SOPHYAINCP)pimenux.h \
    12421648  $(SOPHYAINCP)pioptmenux.h \
    12431649  $(SOPHYAINCP)pioptmenugen.h \
     1650  $(SOPHYAINCP)pistdwdgx.h \
    12441651  $(SOPHYAINCP)pifilechox.h \
    12451652  $(SOPHYAINCP)pifilechogen.h \
     1653  $(SOPHYAINCP)piwindowx.h \
    12461654  $(SOPHYAINCP)piperiodx.h \
    12471655  $(SOPHYAINCP)periodic.h \
     1656  $(SOPHYAINCP)picons.h \
    12481657  $(SOPHYAINCP)piimage.h \
    1249   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1658  $(SOPHYAINCP)parradapter.h \
     1659  $(SOPHYAINCP)lut.h \
    12501660  $(SOPHYAINCP)pieldrw.h \
    12511661  $(SOPHYAINCP)pidrawer.h \
    1252   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     1662  $(SOPHYAINCP)pigratt.h \
     1663  $(SOPHYAINCP)piaxes.h \
    12531664  $(SOPHYAINCP)pipixmapx.h \
    12541665  $(SOPHYAINCP)pipixmapgen.h \
    12551666  $(SOPHYAINCP)picmapview.h \
    1256   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    1257   $(SOPHYAINCP)pigraph3d.h nobjmgr.h pisiadw.h \
     1667  $(SOPHYAINCP)pi3dwdg.h \
     1668  $(SOPHYAINCP)pi3ddrw.h \
     1669  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1670  $(SOPHYAINCP)anydataobj.h \
     1671  $(SOPHYAINCP)ppersist.h \
     1672  $(SOPHYAINCP)dvlist.h pisiadw.h \
    12581673  $(SOPHYAINCP)pilistx.h \
    12591674  $(SOPHYAINCP)pilistgen.h \
    12601675  $(SOPHYAINCP)pistzwin.h \
     1676  $(SOPHYAINCP)piperiodx.h \
    12611677  $(SOPHYAINCP)pitherm.h \
    1262   $(SOPHYAINCP)resusage.h basexecut.h graphexecut.h \
    1263   piafitting.h nomgadapter.h $(SOPHYAINCP)ntupintf.h \
     1678  $(SOPHYAINCP)resusage.h basexecut.h \
     1679  graphexecut.h piafitting.h nomgadapter.h \
     1680  $(SOPHYAINCP)pidrawer.h \
     1681  $(SOPHYAINCP)parradapter.h \
     1682  $(SOPHYAINCP)ntupintf.h \
    12641683  $(SOPHYAINCP)generalfit.h \
    1265   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1266   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     1684  $(SOPHYAINCP)tvector.h \
     1685  $(SOPHYAINCP)tmatrix.h \
     1686  $(SOPHYAINCP)tarray.h \
     1687  $(SOPHYAINCP)basarr.h \
    12671688  $(SOPHYAINCP)ndatablock.h \
    12681689  $(SOPHYAINCP)utilarr.h \
     
    12701691  $(SOPHYAINCP)tvector_tsnl.h \
    12711692  $(SOPHYAINCP)generaldata.h \
    1272   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    1273   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    1274   $(SOPHYAINCP)fmath.h pawexecut.h cxxexecutor.h \
    1275   cxxexecwin.h contmodex.h flowmodex.h
     1693  $(SOPHYAINCP)ntupintf.h \
     1694  $(SOPHYAINCP)poly.h \
     1695  $(SOPHYAINCP)peida.h \
     1696  $(SOPHYAINCP)utils.h \
     1697  $(SOPHYAINCP)perrors.h \
     1698  $(SOPHYAINCP)fmath.h \
     1699  $(SOPHYAINCP)tvector.h pawexecut.h \
     1700  cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h
    12761701        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piacmd.cc
    12771702 
    1278 $(SOPHYAOBJP)piafitting.o: piafitting.cc $(SOPHYAINCP)sopnamsp.h \
    1279   $(SOPHYAINCP)strutil.h $(SOPHYAINCP)nbtri.h \
    1280   $(SOPHYAINCP)machdefs.h \
    1281   $(SOPHYAINCP)osx_values.h \
     1703$(SOPHYAOBJP)piafitting.o: piafitting.cc \
     1704  $(SOPHYAINCP)sopnamsp.h \
     1705  $(SOPHYAINCP)strutil.h \
     1706  $(SOPHYAINCP)nbtri.h \
     1707  $(SOPHYAINCP)machdefs.h \
    12821708  $(SOPHYAINCP)generalfit.h \
    12831709  $(SOPHYAINCP)pexceptions.h \
    1284   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1285   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1286   $(SOPHYAINCP)anydataobj.h \
    1287   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1288   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
     1710  $(SOPHYAINCP)tvector.h \
     1711  $(SOPHYAINCP)tmatrix.h \
     1712  $(SOPHYAINCP)tarray.h \
     1713  $(SOPHYAINCP)basarr.h \
     1714  $(SOPHYAINCP)anydataobj.h \
     1715  $(SOPHYAINCP)mutyv.h \
     1716  $(SOPHYAINCP)timestamp.h \
     1717  $(SOPHYAINCP)objfio.h \
     1718  $(SOPHYAINCP)ppersist.h \
    12891719  $(SOPHYAINCP)gnumd5.h \
    12901720  $(SOPHYAINCP)ppfbinstream.h \
     
    12971727  $(SOPHYAINCP)tvector_tsnl.h \
    12981728  $(SOPHYAINCP)generaldata.h \
    1299   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
    1300   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1301   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
     1729  $(SOPHYAINCP)ntupintf.h \
     1730  $(SOPHYAINCP)poly.h \
     1731  $(SOPHYAINCP)peida.h \
     1732  $(SOPHYAINCP)utils.h \
     1733  $(SOPHYAINCP)perrors.h \
     1734  $(SOPHYAINCP)fmath.h \
    13021735  $(SOPHYAINCP)fct1dfit.h \
    1303   $(SOPHYAINCP)fct2dfit.h $(SOPHYAINCP)ntuple.h \
    1304   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
    1305   $(SOPHYAINCP)histos.h $(SOPHYAINCP)histos2.h \
     1736  $(SOPHYAINCP)generalfit.h \
     1737  $(SOPHYAINCP)fct2dfit.h \
     1738  $(SOPHYAINCP)ntuple.h \
     1739  $(SOPHYAINCP)cimage.h \
     1740  $(SOPHYAINCP)fioarr.h \
     1741  $(SOPHYAINCP)histos.h \
     1742  $(SOPHYAINCP)histos2.h \
     1743  $(SOPHYAINCP)histos.h \
    13061744  $(SOPHYAINCP)hisprof.h \
    1307   $(SOPHYAINCP)objfitter.h piafitting.h nomgadapter.h \
    1308   $(SOPHYAINCP)pidrawer.h \
    1309   $(SOPHYAINCP)pibwdggen.h \
    1310   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1311   $(SOPHYAINCP)piwdggen.h \
    1312   $(SOPHYAINCP)pimsghandler.h \
    1313   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1314   $(SOPHYAINCP)picmapx.h \
    1315   $(SOPHYAINCP)picmapgen.h \
    1316   $(SOPHYAINCP)pigraphx.h \
    1317   $(SOPHYAINCP)pigraphgen.h \
    1318   $(SOPHYAINCP)pifontx.h \
    1319   $(SOPHYAINCP)pifontgen.h \
    1320   $(SOPHYAINCP)pigrcoord.h \
    1321   $(SOPHYAINCP)pilineatt.h \
    1322   $(SOPHYAINCP)pigraphuc.h \
    1323   $(SOPHYAINCP)pievthandler.h \
    1324   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1325   $(SOPHYAINCP)piaxes.h \
    1326   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1745  $(SOPHYAINCP)tmatrix.h \
     1746  $(SOPHYAINCP)tvector.h \
     1747  $(SOPHYAINCP)objfitter.h \
     1748  $(SOPHYAINCP)cimage.h \
     1749  $(SOPHYAINCP)histos2.h \
     1750  $(SOPHYAINCP)hisprof.h piafitting.h \
     1751  $(SOPHYAINCP)machdefs.h nomgadapter.h \
     1752  $(SOPHYAINCP)ppersist.h \
     1753  $(SOPHYAINCP)anydataobj.h \
     1754  $(SOPHYAINCP)pidrawer.h \
     1755  $(SOPHYAINCP)pibwdggen.h \
     1756  $(SOPHYAINCP)pisysdep.h \
     1757  $(SOPHYAINCP)piwdgx.h \
     1758  $(SOPHYAINCP)piwdggen.h \
     1759  $(SOPHYAINCP)pimsghandler.h \
     1760  $(SOPHYAINCP)picolist.h \
     1761  $(SOPHYAINCP)picmap.h \
     1762  $(SOPHYAINCP)picmapx.h \
     1763  $(SOPHYAINCP)picmapgen.h \
     1764  $(SOPHYAINCP)pigraphx.h \
     1765  $(SOPHYAINCP)pigraphgen.h \
     1766  $(SOPHYAINCP)pifontx.h \
     1767  $(SOPHYAINCP)pifontgen.h \
     1768  $(SOPHYAINCP)pigrcoord.h \
     1769  $(SOPHYAINCP)pilineatt.h \
     1770  $(SOPHYAINCP)pigraphuc.h \
     1771  $(SOPHYAINCP)pievthandler.h \
     1772  $(SOPHYAINCP)psfile.h \
     1773  $(SOPHYAINCP)pigratt.h \
     1774  $(SOPHYAINCP)piaxes.h \
     1775  $(SOPHYAINCP)parradapter.h \
     1776  $(SOPHYAINCP)lut.h \
     1777  $(SOPHYAINCP)ntupintf.h \
    13271778  $(SOPHYAINCP)pdlmgr.h dlftypes.h piacmd.h \
    13281779  $(SOPHYAINCP)commander.h \
    1329   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    1330   nobjmgr.h pistdimgapp.h $(SOPHYAINCP)piapplx.h \
     1780  $(SOPHYAINCP)pdlmgr.h \
     1781  $(SOPHYAINCP)ctimer.h \
     1782  $(SOPHYAINCP)zthread.h nobjmgr.h \
     1783  $(SOPHYAINCP)dvlist.h pistdimgapp.h \
     1784  $(SOPHYAINCP)pisysdep.h \
     1785  $(SOPHYAINCP)piapplx.h \
    13311786  $(SOPHYAINCP)piapplgen.h \
    13321787  $(SOPHYAINCP)picontainerx.h \
     
    13431798  $(SOPHYAINCP)piwindowx.h \
    13441799  $(SOPHYAINCP)piwindowgen.h \
     1800  $(SOPHYAINCP)pimenux.h \
    13451801  $(SOPHYAINCP)pioptmenux.h \
    13461802  $(SOPHYAINCP)pioptmenugen.h \
     1803  $(SOPHYAINCP)pistdwdgx.h \
    13471804  $(SOPHYAINCP)pifilechox.h \
    13481805  $(SOPHYAINCP)pifilechogen.h \
     1806  $(SOPHYAINCP)piwindowx.h \
    13491807  $(SOPHYAINCP)piperiodx.h \
    13501808  $(SOPHYAINCP)periodic.h \
    1351   $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
     1809  $(SOPHYAINCP)picons.h \
     1810  $(SOPHYAINCP)piimage.h \
     1811  $(SOPHYAINCP)parradapter.h \
     1812  $(SOPHYAINCP)pieldrw.h \
     1813  $(SOPHYAINCP)pidrawer.h \
    13521814  $(SOPHYAINCP)pipixmapx.h \
    13531815  $(SOPHYAINCP)pipixmapgen.h \
    13541816  $(SOPHYAINCP)picmapview.h \
    1355   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     1817  $(SOPHYAINCP)pi3dwdg.h \
     1818  $(SOPHYAINCP)pi3ddrw.h \
    13561819  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    13571820  $(SOPHYAINCP)pilistx.h \
    13581821  $(SOPHYAINCP)pilistgen.h \
    13591822  $(SOPHYAINCP)pistzwin.h \
     1823  $(SOPHYAINCP)piperiodx.h \
    13601824  $(SOPHYAINCP)pitherm.h \
    13611825  $(SOPHYAINCP)resusage.h nomhistadapter.h \
    1362   $(SOPHYAINCP)histerr.h $(SOPHYAINCP)xntuple.h \
     1826  $(SOPHYAINCP)histerr.h \
     1827  $(SOPHYAINCP)xntuple.h \
    13631828  $(SOPHYAINCP)basedtable.h \
    1364   $(SOPHYAINCP)segdatablock.h nomgfdadapter.h \
    1365   nomimagadapter.h nomtmatvecadapter.h
     1829  $(SOPHYAINCP)segdatablock.h \
     1830  nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h \
     1831  $(SOPHYAINCP)generaldata.h
    13661832        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piafitting.cc
    13671833 
    1368 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h pigfd1.h \
    1369   $(SOPHYAINCP)generaldata.h \
    1370   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
    1371   $(SOPHYAINCP)osx_values.h \
    1372   $(SOPHYAINCP)anydataobj.h \
    1373   $(SOPHYAINCP)ppersist.h \
    1374   $(SOPHYAINCP)pexceptions.h \
    1375   $(SOPHYAINCP)gnumd5.h \
    1376   $(SOPHYAINCP)ppfbinstream.h \
    1377   $(SOPHYAINCP)rawstream.h \
    1378   $(SOPHYAINCP)ppfnametag.h \
    1379   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
    1380   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1381   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
    1382   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1383   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1384   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     1834$(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h \
     1835  pigfd1.h $(SOPHYAINCP)generaldata.h \
     1836  $(SOPHYAINCP)objfio.h \
     1837  $(SOPHYAINCP)machdefs.h \
     1838  $(SOPHYAINCP)anydataobj.h \
     1839  $(SOPHYAINCP)ppersist.h \
     1840  $(SOPHYAINCP)pexceptions.h \
     1841  $(SOPHYAINCP)gnumd5.h \
     1842  $(SOPHYAINCP)ppfbinstream.h \
     1843  $(SOPHYAINCP)rawstream.h \
     1844  $(SOPHYAINCP)ppfnametag.h \
     1845  $(SOPHYAINCP)ntupintf.h \
     1846  $(SOPHYAINCP)poly.h \
     1847  $(SOPHYAINCP)peida.h \
     1848  $(SOPHYAINCP)utils.h \
     1849  $(SOPHYAINCP)perrors.h \
     1850  $(SOPHYAINCP)fmath.h \
     1851  $(SOPHYAINCP)tvector.h \
     1852  $(SOPHYAINCP)tmatrix.h \
     1853  $(SOPHYAINCP)tarray.h \
     1854  $(SOPHYAINCP)basarr.h \
     1855  $(SOPHYAINCP)mutyv.h \
     1856  $(SOPHYAINCP)timestamp.h \
    13851857  $(SOPHYAINCP)dvlist.h \
    13861858  $(SOPHYAINCP)ndatablock.h \
     
    13901862  $(SOPHYAINCP)pidrawer.h \
    13911863  $(SOPHYAINCP)pibwdggen.h \
    1392   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1393   $(SOPHYAINCP)piwdggen.h \
    1394   $(SOPHYAINCP)pimsghandler.h \
    1395   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1396   $(SOPHYAINCP)picmapx.h \
    1397   $(SOPHYAINCP)picmapgen.h \
    1398   $(SOPHYAINCP)pigraphx.h \
    1399   $(SOPHYAINCP)pigraphgen.h \
    1400   $(SOPHYAINCP)pifontx.h \
    1401   $(SOPHYAINCP)pifontgen.h \
    1402   $(SOPHYAINCP)pigrcoord.h \
    1403   $(SOPHYAINCP)pilineatt.h \
    1404   $(SOPHYAINCP)pigraphuc.h \
    1405   $(SOPHYAINCP)pievthandler.h \
    1406   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
     1864  $(SOPHYAINCP)pisysdep.h \
     1865  $(SOPHYAINCP)piwdgx.h \
     1866  $(SOPHYAINCP)piwdggen.h \
     1867  $(SOPHYAINCP)pimsghandler.h \
     1868  $(SOPHYAINCP)picolist.h \
     1869  $(SOPHYAINCP)picmap.h \
     1870  $(SOPHYAINCP)picmapx.h \
     1871  $(SOPHYAINCP)picmapgen.h \
     1872  $(SOPHYAINCP)pigraphx.h \
     1873  $(SOPHYAINCP)pigraphgen.h \
     1874  $(SOPHYAINCP)pifontx.h \
     1875  $(SOPHYAINCP)pifontgen.h \
     1876  $(SOPHYAINCP)pigrcoord.h \
     1877  $(SOPHYAINCP)pilineatt.h \
     1878  $(SOPHYAINCP)pigraphuc.h \
     1879  $(SOPHYAINCP)pievthandler.h \
     1880  $(SOPHYAINCP)psfile.h \
     1881  $(SOPHYAINCP)pigratt.h \
    14071882  $(SOPHYAINCP)piaxes.h
    14081883        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigfd1.cc
    14091884 
    1410 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h pigfd2.h \
    1411   $(SOPHYAINCP)generaldata.h \
    1412   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
    1413   $(SOPHYAINCP)osx_values.h \
    1414   $(SOPHYAINCP)anydataobj.h \
    1415   $(SOPHYAINCP)ppersist.h \
    1416   $(SOPHYAINCP)pexceptions.h \
    1417   $(SOPHYAINCP)gnumd5.h \
    1418   $(SOPHYAINCP)ppfbinstream.h \
    1419   $(SOPHYAINCP)rawstream.h \
    1420   $(SOPHYAINCP)ppfnametag.h \
    1421   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
    1422   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1423   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
    1424   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1425   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1426   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     1885$(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h \
     1886  pigfd2.h $(SOPHYAINCP)generaldata.h \
     1887  $(SOPHYAINCP)objfio.h \
     1888  $(SOPHYAINCP)machdefs.h \
     1889  $(SOPHYAINCP)anydataobj.h \
     1890  $(SOPHYAINCP)ppersist.h \
     1891  $(SOPHYAINCP)pexceptions.h \
     1892  $(SOPHYAINCP)gnumd5.h \
     1893  $(SOPHYAINCP)ppfbinstream.h \
     1894  $(SOPHYAINCP)rawstream.h \
     1895  $(SOPHYAINCP)ppfnametag.h \
     1896  $(SOPHYAINCP)ntupintf.h \
     1897  $(SOPHYAINCP)poly.h \
     1898  $(SOPHYAINCP)peida.h \
     1899  $(SOPHYAINCP)utils.h \
     1900  $(SOPHYAINCP)perrors.h \
     1901  $(SOPHYAINCP)fmath.h \
     1902  $(SOPHYAINCP)tvector.h \
     1903  $(SOPHYAINCP)tmatrix.h \
     1904  $(SOPHYAINCP)tarray.h \
     1905  $(SOPHYAINCP)basarr.h \
     1906  $(SOPHYAINCP)mutyv.h \
     1907  $(SOPHYAINCP)timestamp.h \
    14271908  $(SOPHYAINCP)dvlist.h \
    14281909  $(SOPHYAINCP)ndatablock.h \
     
    14341915  $(SOPHYAINCP)pidrawer.h \
    14351916  $(SOPHYAINCP)pibwdggen.h \
    1436   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
    1437   $(SOPHYAINCP)pimsghandler.h \
    1438   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1439   $(SOPHYAINCP)picmapx.h \
    1440   $(SOPHYAINCP)picmapgen.h \
    1441   $(SOPHYAINCP)pigraphx.h \
    1442   $(SOPHYAINCP)pigraphgen.h \
    1443   $(SOPHYAINCP)pifontx.h \
    1444   $(SOPHYAINCP)pifontgen.h \
    1445   $(SOPHYAINCP)pigrcoord.h \
    1446   $(SOPHYAINCP)pilineatt.h \
    1447   $(SOPHYAINCP)pigraphuc.h \
    1448   $(SOPHYAINCP)pievthandler.h \
    1449   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1450   $(SOPHYAINCP)piaxes.h $(SOPHYAINCP)pieldrw.h \
     1917  $(SOPHYAINCP)piwdgx.h \
     1918  $(SOPHYAINCP)piwdggen.h \
     1919  $(SOPHYAINCP)pimsghandler.h \
     1920  $(SOPHYAINCP)picolist.h \
     1921  $(SOPHYAINCP)picmap.h \
     1922  $(SOPHYAINCP)picmapx.h \
     1923  $(SOPHYAINCP)picmapgen.h \
     1924  $(SOPHYAINCP)pigraphx.h \
     1925  $(SOPHYAINCP)pigraphgen.h \
     1926  $(SOPHYAINCP)pifontx.h \
     1927  $(SOPHYAINCP)pifontgen.h \
     1928  $(SOPHYAINCP)pigrcoord.h \
     1929  $(SOPHYAINCP)pilineatt.h \
     1930  $(SOPHYAINCP)pigraphuc.h \
     1931  $(SOPHYAINCP)pievthandler.h \
     1932  $(SOPHYAINCP)psfile.h \
     1933  $(SOPHYAINCP)pigratt.h \
     1934  $(SOPHYAINCP)piaxes.h \
     1935  $(SOPHYAINCP)pieldrw.h \
    14511936  $(SOPHYAINCP)pigraph3d.h
    14521937        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigfd2.cc
    14531938 
    1454 $(SOPHYAOBJP)pihisto.o: pihisto.cc $(SOPHYAINCP)sopnamsp.h pihisto.h \
    1455   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
    1456   $(SOPHYAINCP)machdefs.h \
    1457   $(SOPHYAINCP)osx_values.h \
    1458   $(SOPHYAINCP)anydataobj.h \
    1459   $(SOPHYAINCP)ppersist.h \
    1460   $(SOPHYAINCP)pexceptions.h \
    1461   $(SOPHYAINCP)gnumd5.h \
    1462   $(SOPHYAINCP)ppfbinstream.h \
    1463   $(SOPHYAINCP)rawstream.h \
    1464   $(SOPHYAINCP)ppfnametag.h \
    1465   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1466   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
    1467   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1468   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1469   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     1939$(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \
     1940  $(SOPHYAINCP)pisysdep.h \
     1941  $(SOPHYAINCP)machdefs.h \
     1942  $(SOPHYAINCP)piapplx.h \
     1943  $(SOPHYAINCP)piapplgen.h \
     1944  $(SOPHYAINCP)pimsghandler.h \
     1945  $(SOPHYAINCP)pisysdep.h \
     1946  $(SOPHYAINCP)picontainerx.h \
     1947  $(SOPHYAINCP)picontainergen.h \
     1948  $(SOPHYAINCP)piwdgx.h \
     1949  $(SOPHYAINCP)piwdggen.h \
     1950  $(SOPHYAINCP)picolist.h \
     1951  $(SOPHYAINCP)pimenubarx.h \
     1952  $(SOPHYAINCP)pimenubargen.h \
     1953  $(SOPHYAINCP)pimenux.h \
     1954  $(SOPHYAINCP)pimenugen.h \
     1955  $(SOPHYAINCP)picons.h \
     1956  $(SOPHYAINCP)pistdwdgx.h \
     1957  $(SOPHYAINCP)pistdwdggen.h \
     1958  $(SOPHYAINCP)pibwdgx.h \
     1959  $(SOPHYAINCP)pibwdggen.h \
     1960  $(SOPHYAINCP)picmap.h \
     1961  $(SOPHYAINCP)picmapx.h \
     1962  $(SOPHYAINCP)picmapgen.h \
     1963  $(SOPHYAINCP)pigraphx.h \
     1964  $(SOPHYAINCP)pigraphgen.h \
     1965  $(SOPHYAINCP)pifontx.h \
     1966  $(SOPHYAINCP)pifontgen.h \
     1967  $(SOPHYAINCP)pigrcoord.h \
     1968  $(SOPHYAINCP)pilineatt.h \
     1969  $(SOPHYAINCP)pigraphuc.h \
     1970  $(SOPHYAINCP)pievthandler.h \
     1971  $(SOPHYAINCP)psfile.h \
     1972  $(SOPHYAINCP)pigraphps.h \
     1973  $(SOPHYAINCP)sopnamsp.h pihisto2d.h \
     1974  $(SOPHYAINCP)pimenux.h \
     1975  $(SOPHYAINCP)pimenubarx.h \
     1976  $(SOPHYAINCP)pioptmenux.h \
     1977  $(SOPHYAINCP)pioptmenugen.h \
     1978  $(SOPHYAINCP)histos2.h \
     1979  $(SOPHYAINCP)peida.h \
     1980  $(SOPHYAINCP)utils.h \
     1981  $(SOPHYAINCP)perrors.h \
     1982  $(SOPHYAINCP)pexceptions.h \
     1983  $(SOPHYAINCP)fmath.h \
     1984  $(SOPHYAINCP)histos.h \
     1985  $(SOPHYAINCP)objfio.h \
     1986  $(SOPHYAINCP)anydataobj.h \
     1987  $(SOPHYAINCP)ppersist.h \
     1988  $(SOPHYAINCP)gnumd5.h \
     1989  $(SOPHYAINCP)ppfbinstream.h \
     1990  $(SOPHYAINCP)rawstream.h \
     1991  $(SOPHYAINCP)ppfnametag.h \
     1992  $(SOPHYAINCP)tvector.h \
     1993  $(SOPHYAINCP)tmatrix.h \
     1994  $(SOPHYAINCP)tarray.h \
     1995  $(SOPHYAINCP)basarr.h \
     1996  $(SOPHYAINCP)mutyv.h \
     1997  $(SOPHYAINCP)timestamp.h \
    14701998  $(SOPHYAINCP)dvlist.h \
    14711999  $(SOPHYAINCP)ndatablock.h \
     
    14742002  $(SOPHYAINCP)tvector_tsnl.h \
    14752003  $(SOPHYAINCP)pidrawer.h \
    1476   $(SOPHYAINCP)pibwdggen.h \
    1477   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1478   $(SOPHYAINCP)piwdggen.h \
    1479   $(SOPHYAINCP)pimsghandler.h \
    1480   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1481   $(SOPHYAINCP)picmapx.h \
    1482   $(SOPHYAINCP)picmapgen.h \
    1483   $(SOPHYAINCP)pigraphx.h \
    1484   $(SOPHYAINCP)pigraphgen.h \
    1485   $(SOPHYAINCP)pifontx.h \
    1486   $(SOPHYAINCP)pifontgen.h \
    1487   $(SOPHYAINCP)pigrcoord.h \
    1488   $(SOPHYAINCP)pilineatt.h \
    1489   $(SOPHYAINCP)pigraphuc.h \
    1490   $(SOPHYAINCP)pievthandler.h \
    1491   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1492   $(SOPHYAINCP)piaxes.h $(SOPHYAINCP)hisprof.h
    1493         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto.cc
    1494  
    1495 $(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc $(SOPHYAINCP)pisysdep.h \
    1496   $(SOPHYAINCP)machdefs.h \
    1497   $(SOPHYAINCP)osx_values.h \
    1498   $(SOPHYAINCP)piapplx.h \
    1499   $(SOPHYAINCP)piapplgen.h \
    1500   $(SOPHYAINCP)pimsghandler.h \
    1501   $(SOPHYAINCP)picontainerx.h \
    1502   $(SOPHYAINCP)picontainergen.h \
    1503   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
    1504   $(SOPHYAINCP)picolist.h \
    1505   $(SOPHYAINCP)pimenubarx.h \
    1506   $(SOPHYAINCP)pimenubargen.h \
    1507   $(SOPHYAINCP)pimenux.h \
    1508   $(SOPHYAINCP)pimenugen.h \
    1509   $(SOPHYAINCP)picons.h \
    1510   $(SOPHYAINCP)pistdwdgx.h \
    1511   $(SOPHYAINCP)pistdwdggen.h \
    1512   $(SOPHYAINCP)pibwdgx.h \
    1513   $(SOPHYAINCP)pibwdggen.h \
    1514   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
    1515   $(SOPHYAINCP)picmapgen.h \
    1516   $(SOPHYAINCP)pigraphx.h \
    1517   $(SOPHYAINCP)pigraphgen.h \
    1518   $(SOPHYAINCP)pifontx.h \
    1519   $(SOPHYAINCP)pifontgen.h \
    1520   $(SOPHYAINCP)pigrcoord.h \
    1521   $(SOPHYAINCP)pilineatt.h \
    1522   $(SOPHYAINCP)pigraphuc.h \
    1523   $(SOPHYAINCP)pievthandler.h \
    1524   $(SOPHYAINCP)psfile.h \
    1525   $(SOPHYAINCP)pigraphps.h \
    1526   $(SOPHYAINCP)sopnamsp.h pihisto2d.h \
    1527   $(SOPHYAINCP)pioptmenux.h \
    1528   $(SOPHYAINCP)pioptmenugen.h \
    1529   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)peida.h \
    1530   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    1531   $(SOPHYAINCP)pexceptions.h \
    1532   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
    1533   $(SOPHYAINCP)objfio.h \
    1534   $(SOPHYAINCP)anydataobj.h \
    1535   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    1536   $(SOPHYAINCP)ppfbinstream.h \
    1537   $(SOPHYAINCP)rawstream.h \
    1538   $(SOPHYAINCP)ppfnametag.h \
    1539   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1540   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1541   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     2004  $(SOPHYAINCP)pigratt.h \
     2005  $(SOPHYAINCP)piaxes.h \
     2006  $(SOPHYAINCP)piscdrawwdg.h \
     2007  $(SOPHYAINCP)piwindowx.h \
     2008  $(SOPHYAINCP)piwindowgen.h \
     2009  $(SOPHYAINCP)pidrawer.h \
     2010  $(SOPHYAINCP)pieldrw.h \
     2011  $(SOPHYAINCP)nbrandom.h \
     2012  $(SOPHYAINCP)srandgen.h
     2013        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto2d.cc
     2014 
     2015$(SOPHYAOBJP)pihisto.o: pihisto.cc \
     2016  $(SOPHYAINCP)sopnamsp.h pihisto.h \
     2017  $(SOPHYAINCP)histos.h \
     2018  $(SOPHYAINCP)objfio.h \
     2019  $(SOPHYAINCP)machdefs.h \
     2020  $(SOPHYAINCP)anydataobj.h \
     2021  $(SOPHYAINCP)ppersist.h \
     2022  $(SOPHYAINCP)pexceptions.h \
     2023  $(SOPHYAINCP)gnumd5.h \
     2024  $(SOPHYAINCP)ppfbinstream.h \
     2025  $(SOPHYAINCP)rawstream.h \
     2026  $(SOPHYAINCP)ppfnametag.h \
     2027  $(SOPHYAINCP)peida.h \
     2028  $(SOPHYAINCP)utils.h \
     2029  $(SOPHYAINCP)perrors.h \
     2030  $(SOPHYAINCP)fmath.h \
     2031  $(SOPHYAINCP)tvector.h \
     2032  $(SOPHYAINCP)tmatrix.h \
     2033  $(SOPHYAINCP)tarray.h \
     2034  $(SOPHYAINCP)basarr.h \
     2035  $(SOPHYAINCP)mutyv.h \
     2036  $(SOPHYAINCP)timestamp.h \
    15422037  $(SOPHYAINCP)dvlist.h \
    15432038  $(SOPHYAINCP)ndatablock.h \
     
    15462041  $(SOPHYAINCP)tvector_tsnl.h \
    15472042  $(SOPHYAINCP)pidrawer.h \
    1548   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
    1549   $(SOPHYAINCP)piscdrawwdg.h \
    1550   $(SOPHYAINCP)piwindowx.h \
    1551   $(SOPHYAINCP)piwindowgen.h \
    1552   $(SOPHYAINCP)pieldrw.h \
    1553   $(SOPHYAINCP)nbrandom.h \
    1554   $(SOPHYAINCP)srandgen.h
    1555         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto2d.cc
     2043  $(SOPHYAINCP)pibwdggen.h \
     2044  $(SOPHYAINCP)pisysdep.h \
     2045  $(SOPHYAINCP)piwdgx.h \
     2046  $(SOPHYAINCP)piwdggen.h \
     2047  $(SOPHYAINCP)pimsghandler.h \
     2048  $(SOPHYAINCP)picolist.h \
     2049  $(SOPHYAINCP)picmap.h \
     2050  $(SOPHYAINCP)picmapx.h \
     2051  $(SOPHYAINCP)picmapgen.h \
     2052  $(SOPHYAINCP)pigraphx.h \
     2053  $(SOPHYAINCP)pigraphgen.h \
     2054  $(SOPHYAINCP)pifontx.h \
     2055  $(SOPHYAINCP)pifontgen.h \
     2056  $(SOPHYAINCP)pigrcoord.h \
     2057  $(SOPHYAINCP)pilineatt.h \
     2058  $(SOPHYAINCP)pigraphuc.h \
     2059  $(SOPHYAINCP)pievthandler.h \
     2060  $(SOPHYAINCP)psfile.h \
     2061  $(SOPHYAINCP)pigratt.h \
     2062  $(SOPHYAINCP)piaxes.h \
     2063  $(SOPHYAINCP)hisprof.h \
     2064  $(SOPHYAINCP)histos.h
     2065        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto.cc
    15562066 
    15572067$(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \
    1558   $(SOPHYAINCP)machdefs.h \
    1559   $(SOPHYAINCP)osx_values.h piinit.h \
     2068  $(SOPHYAINCP)machdefs.h piinit.h \
    15602069  $(SOPHYAINCP)sambainit.h \
    15612070  $(SOPHYAINCP)skymapinit.h \
    15622071  $(SOPHYAINCP)sophyainit.h \
     2072  $(SOPHYAINCP)machdefs.h \
    15632073  $(SOPHYAINCP)ntoolsinit.h \
    15642074  $(SOPHYAINCP)tarrinit.h pistdimgapp.h \
     
    15672077  $(SOPHYAINCP)piapplgen.h \
    15682078  $(SOPHYAINCP)pimsghandler.h \
     2079  $(SOPHYAINCP)pisysdep.h \
    15692080  $(SOPHYAINCP)picontainerx.h \
    15702081  $(SOPHYAINCP)picontainergen.h \
    1571   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     2082  $(SOPHYAINCP)piwdgx.h \
     2083  $(SOPHYAINCP)piwdggen.h \
    15722084  $(SOPHYAINCP)picolist.h \
    15732085  $(SOPHYAINCP)pimenubarx.h \
     
    15802092  $(SOPHYAINCP)pibwdgx.h \
    15812093  $(SOPHYAINCP)pibwdggen.h \
    1582   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     2094  $(SOPHYAINCP)picmap.h \
     2095  $(SOPHYAINCP)picmapx.h \
    15832096  $(SOPHYAINCP)picmapgen.h \
    15842097  $(SOPHYAINCP)pigraphx.h \
     
    15942107  $(SOPHYAINCP)piwindowx.h \
    15952108  $(SOPHYAINCP)piwindowgen.h \
     2109  $(SOPHYAINCP)pimenux.h \
    15962110  $(SOPHYAINCP)pioptmenux.h \
    15972111  $(SOPHYAINCP)pioptmenugen.h \
     2112  $(SOPHYAINCP)pistdwdgx.h \
    15982113  $(SOPHYAINCP)pifilechox.h \
    15992114  $(SOPHYAINCP)pifilechogen.h \
     2115  $(SOPHYAINCP)piwindowx.h \
    16002116  $(SOPHYAINCP)piperiodx.h \
    16012117  $(SOPHYAINCP)periodic.h \
     2118  $(SOPHYAINCP)picons.h \
    16022119  $(SOPHYAINCP)piimage.h \
    1603   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     2120  $(SOPHYAINCP)parradapter.h \
     2121  $(SOPHYAINCP)lut.h \
    16042122  $(SOPHYAINCP)pieldrw.h \
    16052123  $(SOPHYAINCP)pidrawer.h \
    1606   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     2124  $(SOPHYAINCP)pigratt.h \
     2125  $(SOPHYAINCP)piaxes.h \
    16072126  $(SOPHYAINCP)pipixmapx.h \
    16082127  $(SOPHYAINCP)pipixmapgen.h \
    16092128  $(SOPHYAINCP)picmapview.h \
    1610   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     2129  $(SOPHYAINCP)pi3dwdg.h \
     2130  $(SOPHYAINCP)pi3ddrw.h \
    16112131  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    16122132  $(SOPHYAINCP)anydataobj.h \
     
    16172137  $(SOPHYAINCP)rawstream.h \
    16182138  $(SOPHYAINCP)ppfnametag.h \
    1619   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    1620   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1621   dlftypes.h piacmd.h $(SOPHYAINCP)commander.h \
    1622   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)ctimer.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 \
     2146  $(SOPHYAINCP)pdlmgr.h \
     2147  $(SOPHYAINCP)dvlist.h \
     2148  $(SOPHYAINCP)ctimer.h \
    16232149  $(SOPHYAINCP)zthread.h pisiadw.h \
    16242150  $(SOPHYAINCP)pilistx.h \
    16252151  $(SOPHYAINCP)pilistgen.h \
    16262152  $(SOPHYAINCP)pistzwin.h \
     2153  $(SOPHYAINCP)piperiodx.h \
    16272154  $(SOPHYAINCP)pitherm.h \
    1628   $(SOPHYAINCP)resusage.h servnobjm.h nomhistadapter.h \
    1629   nomgadapter.h $(SOPHYAINCP)ntupintf.h \
     2155  $(SOPHYAINCP)resusage.h servnobjm.h \
     2156  $(SOPHYAINCP)pdlmgr.h nomhistadapter.h \
     2157  nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     2158  $(SOPHYAINCP)parradapter.h \
     2159  $(SOPHYAINCP)ntupintf.h \
    16302160  $(SOPHYAINCP)generalfit.h \
    1631   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1632   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     2161  $(SOPHYAINCP)tvector.h \
     2162  $(SOPHYAINCP)tmatrix.h \
     2163  $(SOPHYAINCP)tarray.h \
     2164  $(SOPHYAINCP)basarr.h \
    16332165  $(SOPHYAINCP)ndatablock.h \
    16342166  $(SOPHYAINCP)utilarr.h \
     
    16362168  $(SOPHYAINCP)tvector_tsnl.h \
    16372169  $(SOPHYAINCP)generaldata.h \
    1638   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    1639   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    1640   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
    1641   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
    1642   $(SOPHYAINCP)histerr.h $(SOPHYAINCP)ntuple.h \
     2170  $(SOPHYAINCP)ntupintf.h \
     2171  $(SOPHYAINCP)poly.h \
     2172  $(SOPHYAINCP)peida.h \
     2173  $(SOPHYAINCP)utils.h \
     2174  $(SOPHYAINCP)perrors.h \
     2175  $(SOPHYAINCP)fmath.h \
     2176  $(SOPHYAINCP)histos.h \
     2177  $(SOPHYAINCP)histos2.h \
     2178  $(SOPHYAINCP)histos.h \
     2179  $(SOPHYAINCP)hisprof.h \
     2180  $(SOPHYAINCP)histerr.h \
     2181  $(SOPHYAINCP)ntuple.h \
    16432182  $(SOPHYAINCP)xntuple.h \
    16442183  $(SOPHYAINCP)basedtable.h \
    1645   $(SOPHYAINCP)segdatablock.h nomgfdadapter.h \
    1646   nomimagadapter.h $(SOPHYAINCP)cimage.h \
    1647   $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h nomtarradapter.h \
     2184  $(SOPHYAINCP)segdatablock.h \
     2185  nomgfdadapter.h nomimagadapter.h \
     2186  $(SOPHYAINCP)cimage.h \
     2187  $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h \
     2188  $(SOPHYAINCP)tmatrix.h \
     2189  $(SOPHYAINCP)generaldata.h \
     2190  nomtarradapter.h $(SOPHYAINCP)tarray.h \
    16482191  $(SOPHYAINCP)datatable.h \
     2192  $(SOPHYAINCP)basedtable.h \
    16492193  $(SOPHYAINCP)swppfdtable.h \
    16502194  $(SOPHYAINCP)swsegdb.h \
    16512195  $(SOPHYAINCP)ppfswapper.h \
    1652   $(SOPHYAINCP)ppftpointerio.h nomskymapadapter.h \
    1653   $(SOPHYAINCP)pixelmap.h \
     2196  $(SOPHYAINCP)ppftpointerio.h \
     2197  nomskymapadapter.h $(SOPHYAINCP)pixelmap.h \
    16542198  $(SOPHYAINCP)spherepos.h \
    16552199  $(SOPHYAINCP)unitvector.h \
     
    16572201  $(SOPHYAINCP)longlat.h \
    16582202  $(SOPHYAINCP)utilgeom.h \
     2203  $(SOPHYAINCP)datatype.h \
    16592204  $(SOPHYAINCP)spherethetaphi.h \
    16602205  $(SOPHYAINCP)sphericalmap.h \
    16612206  $(SOPHYAINCP)smathconst.h \
     2207  $(SOPHYAINCP)pixelmap.h \
    16622208  $(SOPHYAINCP)spherehealpix.h \
    16632209  $(SOPHYAINCP)HEALPixUtils.h \
     
    16662212  $(SOPHYAINCP)specrespvector.h \
    16672213  $(SOPHYAINCP)specresp.h \
    1668   $(SOPHYAINCP)gaussfilt.h nomspecrespadapter.h
     2214  $(SOPHYAINCP)gaussfilt.h \
     2215  nomspecrespadapter.h \
     2216  $(SOPHYAINCP)specresp.h
    16692217        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piinit.cc
    16702218 
    1671 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc $(SOPHYAINCP)sopnamsp.h pintup3d.h \
    1672   $(SOPHYAINCP)ntupintf.h \
    1673   $(SOPHYAINCP)machdefs.h \
    1674   $(SOPHYAINCP)osx_values.h \
     2219$(SOPHYAOBJP)pintup3d.o: pintup3d.cc \
     2220  $(SOPHYAINCP)sopnamsp.h pintup3d.h \
     2221  $(SOPHYAINCP)ntupintf.h \
     2222  $(SOPHYAINCP)machdefs.h \
    16752223  $(SOPHYAINCP)pi3ddrw.h \
    16762224  $(SOPHYAINCP)pisysdep.h \
    16772225  $(SOPHYAINCP)pidrawer.h \
    16782226  $(SOPHYAINCP)pibwdggen.h \
    1679   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
    1680   $(SOPHYAINCP)pimsghandler.h \
    1681   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1682   $(SOPHYAINCP)picmapx.h \
    1683   $(SOPHYAINCP)picmapgen.h \
    1684   $(SOPHYAINCP)pigraphx.h \
    1685   $(SOPHYAINCP)pigraphgen.h \
    1686   $(SOPHYAINCP)pifontx.h \
    1687   $(SOPHYAINCP)pifontgen.h \
    1688   $(SOPHYAINCP)pigrcoord.h \
    1689   $(SOPHYAINCP)pilineatt.h \
    1690   $(SOPHYAINCP)pigraphuc.h \
    1691   $(SOPHYAINCP)pievthandler.h \
    1692   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1693   $(SOPHYAINCP)piaxes.h $(SOPHYAINCP)pieldrw.h \
     2227  $(SOPHYAINCP)piwdgx.h \
     2228  $(SOPHYAINCP)piwdggen.h \
     2229  $(SOPHYAINCP)pimsghandler.h \
     2230  $(SOPHYAINCP)picolist.h \
     2231  $(SOPHYAINCP)picmap.h \
     2232  $(SOPHYAINCP)picmapx.h \
     2233  $(SOPHYAINCP)picmapgen.h \
     2234  $(SOPHYAINCP)pigraphx.h \
     2235  $(SOPHYAINCP)pigraphgen.h \
     2236  $(SOPHYAINCP)pifontx.h \
     2237  $(SOPHYAINCP)pifontgen.h \
     2238  $(SOPHYAINCP)pigrcoord.h \
     2239  $(SOPHYAINCP)pilineatt.h \
     2240  $(SOPHYAINCP)pigraphuc.h \
     2241  $(SOPHYAINCP)pievthandler.h \
     2242  $(SOPHYAINCP)psfile.h \
     2243  $(SOPHYAINCP)pigratt.h \
     2244  $(SOPHYAINCP)piaxes.h \
     2245  $(SOPHYAINCP)pieldrw.h \
    16942246  $(SOPHYAINCP)pigraph3d.h
    16952247        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pintup3d.cc
    16962248 
    1697 $(SOPHYAOBJP)pintuple.o: pintuple.cc $(SOPHYAINCP)sopnamsp.h pintuple.h \
    1698   $(SOPHYAINCP)ntupintf.h \
    1699   $(SOPHYAINCP)machdefs.h \
    1700   $(SOPHYAINCP)osx_values.h \
    1701   $(SOPHYAINCP)pidrawer.h \
    1702   $(SOPHYAINCP)pibwdggen.h \
    1703   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1704   $(SOPHYAINCP)piwdggen.h \
    1705   $(SOPHYAINCP)pimsghandler.h \
    1706   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1707   $(SOPHYAINCP)picmapx.h \
    1708   $(SOPHYAINCP)picmapgen.h \
    1709   $(SOPHYAINCP)pigraphx.h \
    1710   $(SOPHYAINCP)pigraphgen.h \
    1711   $(SOPHYAINCP)pifontx.h \
    1712   $(SOPHYAINCP)pifontgen.h \
    1713   $(SOPHYAINCP)pigrcoord.h \
    1714   $(SOPHYAINCP)pilineatt.h \
    1715   $(SOPHYAINCP)pigraphuc.h \
    1716   $(SOPHYAINCP)pievthandler.h \
    1717   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
     2249$(SOPHYAOBJP)pintuple.o: pintuple.cc \
     2250  $(SOPHYAINCP)sopnamsp.h pintuple.h \
     2251  $(SOPHYAINCP)ntupintf.h \
     2252  $(SOPHYAINCP)machdefs.h \
     2253  $(SOPHYAINCP)pidrawer.h \
     2254  $(SOPHYAINCP)pibwdggen.h \
     2255  $(SOPHYAINCP)pisysdep.h \
     2256  $(SOPHYAINCP)piwdgx.h \
     2257  $(SOPHYAINCP)piwdggen.h \
     2258  $(SOPHYAINCP)pimsghandler.h \
     2259  $(SOPHYAINCP)picolist.h \
     2260  $(SOPHYAINCP)picmap.h \
     2261  $(SOPHYAINCP)picmapx.h \
     2262  $(SOPHYAINCP)picmapgen.h \
     2263  $(SOPHYAINCP)pigraphx.h \
     2264  $(SOPHYAINCP)pigraphgen.h \
     2265  $(SOPHYAINCP)pifontx.h \
     2266  $(SOPHYAINCP)pifontgen.h \
     2267  $(SOPHYAINCP)pigrcoord.h \
     2268  $(SOPHYAINCP)pilineatt.h \
     2269  $(SOPHYAINCP)pigraphuc.h \
     2270  $(SOPHYAINCP)pievthandler.h \
     2271  $(SOPHYAINCP)psfile.h \
     2272  $(SOPHYAINCP)pigratt.h \
    17182273  $(SOPHYAINCP)piaxes.h
    17192274        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pintuple.cc
    17202275 
    1721 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc $(SOPHYAINCP)sopnamsp.h pipodrw.h \
    1722   $(SOPHYAINCP)machdefs.h \
    1723   $(SOPHYAINCP)osx_values.h \
    1724   $(SOPHYAINCP)pidrawer.h \
    1725   $(SOPHYAINCP)pibwdggen.h \
    1726   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1727   $(SOPHYAINCP)piwdggen.h \
    1728   $(SOPHYAINCP)pimsghandler.h \
    1729   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1730   $(SOPHYAINCP)picmapx.h \
    1731   $(SOPHYAINCP)picmapgen.h \
    1732   $(SOPHYAINCP)pigraphx.h \
    1733   $(SOPHYAINCP)pigraphgen.h \
    1734   $(SOPHYAINCP)pifontx.h \
    1735   $(SOPHYAINCP)pifontgen.h \
    1736   $(SOPHYAINCP)pigrcoord.h \
    1737   $(SOPHYAINCP)pilineatt.h \
    1738   $(SOPHYAINCP)pigraphuc.h \
    1739   $(SOPHYAINCP)pievthandler.h \
    1740   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1741   $(SOPHYAINCP)piaxes.h \
    1742   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
    1743   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)peida.h \
    1744   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    1745   $(SOPHYAINCP)pexceptions.h \
    1746   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
    1747   $(SOPHYAINCP)objfio.h \
    1748   $(SOPHYAINCP)anydataobj.h \
    1749   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    1750   $(SOPHYAINCP)ppfbinstream.h \
    1751   $(SOPHYAINCP)rawstream.h \
    1752   $(SOPHYAINCP)ppfnametag.h \
    1753   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1754   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1755   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     2276$(SOPHYAOBJP)pipodrw.o: pipodrw.cc \
     2277  $(SOPHYAINCP)sopnamsp.h pipodrw.h \
     2278  $(SOPHYAINCP)machdefs.h \
     2279  $(SOPHYAINCP)pidrawer.h \
     2280  $(SOPHYAINCP)pibwdggen.h \
     2281  $(SOPHYAINCP)pisysdep.h \
     2282  $(SOPHYAINCP)machdefs.h \
     2283  $(SOPHYAINCP)piwdgx.h \
     2284  $(SOPHYAINCP)piwdggen.h \
     2285  $(SOPHYAINCP)pimsghandler.h \
     2286  $(SOPHYAINCP)picolist.h \
     2287  $(SOPHYAINCP)picmap.h \
     2288  $(SOPHYAINCP)picmapx.h \
     2289  $(SOPHYAINCP)picmapgen.h \
     2290  $(SOPHYAINCP)pigraphx.h \
     2291  $(SOPHYAINCP)pigraphgen.h \
     2292  $(SOPHYAINCP)pifontx.h \
     2293  $(SOPHYAINCP)pifontgen.h \
     2294  $(SOPHYAINCP)pigrcoord.h \
     2295  $(SOPHYAINCP)pilineatt.h \
     2296  $(SOPHYAINCP)pigraphuc.h \
     2297  $(SOPHYAINCP)pievthandler.h \
     2298  $(SOPHYAINCP)psfile.h \
     2299  $(SOPHYAINCP)pigratt.h \
     2300  $(SOPHYAINCP)piaxes.h \
     2301  $(SOPHYAINCP)parradapter.h \
     2302  $(SOPHYAINCP)lut.h \
     2303  $(SOPHYAINCP)histos2.h \
     2304  $(SOPHYAINCP)peida.h \
     2305  $(SOPHYAINCP)utils.h \
     2306  $(SOPHYAINCP)perrors.h \
     2307  $(SOPHYAINCP)pexceptions.h \
     2308  $(SOPHYAINCP)fmath.h \
     2309  $(SOPHYAINCP)histos.h \
     2310  $(SOPHYAINCP)objfio.h \
     2311  $(SOPHYAINCP)anydataobj.h \
     2312  $(SOPHYAINCP)ppersist.h \
     2313  $(SOPHYAINCP)gnumd5.h \
     2314  $(SOPHYAINCP)ppfbinstream.h \
     2315  $(SOPHYAINCP)rawstream.h \
     2316  $(SOPHYAINCP)ppfnametag.h \
     2317  $(SOPHYAINCP)tvector.h \
     2318  $(SOPHYAINCP)tmatrix.h \
     2319  $(SOPHYAINCP)tarray.h \
     2320  $(SOPHYAINCP)basarr.h \
     2321  $(SOPHYAINCP)mutyv.h \
     2322  $(SOPHYAINCP)timestamp.h \
    17562323  $(SOPHYAINCP)dvlist.h \
    17572324  $(SOPHYAINCP)ndatablock.h \
     
    17612328  $(SOPHYAINCP)generalfit.h \
    17622329  $(SOPHYAINCP)generaldata.h \
    1763   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h
     2330  $(SOPHYAINCP)ntupintf.h \
     2331  $(SOPHYAINCP)poly.h
    17642332        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pipodrw.cc
    17652333 
    1766 $(SOPHYAOBJP)pisiadw.o: pisiadw.cc $(SOPHYAINCP)sopnamsp.h \
    1767   $(SOPHYAINCP)machdefs.h \
    1768   $(SOPHYAINCP)osx_values.h \
     2334$(SOPHYAOBJP)pisiadw.o: pisiadw.cc \
     2335  $(SOPHYAINCP)sopnamsp.h \
     2336  $(SOPHYAINCP)machdefs.h \
    17692337  $(SOPHYAINCP)perrors.h \
    17702338  $(SOPHYAINCP)pexceptions.h \
    1771   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)nbmath.h \
     2339  $(SOPHYAINCP)machdefs.h \
     2340  $(SOPHYAINCP)ctimer.h \
     2341  $(SOPHYAINCP)nbmath.h \
    17722342  $(SOPHYAINCP)smathconst.h pistdimgapp.h \
    17732343  $(SOPHYAINCP)pisysdep.h \
     
    17752345  $(SOPHYAINCP)piapplgen.h \
    17762346  $(SOPHYAINCP)pimsghandler.h \
     2347  $(SOPHYAINCP)pisysdep.h \
    17772348  $(SOPHYAINCP)picontainerx.h \
    17782349  $(SOPHYAINCP)picontainergen.h \
    1779   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     2350  $(SOPHYAINCP)piwdgx.h \
     2351  $(SOPHYAINCP)piwdggen.h \
    17802352  $(SOPHYAINCP)picolist.h \
    17812353  $(SOPHYAINCP)pimenubarx.h \
     
    17882360  $(SOPHYAINCP)pibwdgx.h \
    17892361  $(SOPHYAINCP)pibwdggen.h \
    1790   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     2362  $(SOPHYAINCP)picmap.h \
     2363  $(SOPHYAINCP)picmapx.h \
    17912364  $(SOPHYAINCP)picmapgen.h \
    17922365  $(SOPHYAINCP)pigraphx.h \
     
    18022375  $(SOPHYAINCP)piwindowx.h \
    18032376  $(SOPHYAINCP)piwindowgen.h \
     2377  $(SOPHYAINCP)pimenux.h \
    18042378  $(SOPHYAINCP)pioptmenux.h \
    18052379  $(SOPHYAINCP)pioptmenugen.h \
     2380  $(SOPHYAINCP)pistdwdgx.h \
    18062381  $(SOPHYAINCP)pifilechox.h \
    18072382  $(SOPHYAINCP)pifilechogen.h \
     2383  $(SOPHYAINCP)piwindowx.h \
    18082384  $(SOPHYAINCP)piperiodx.h \
    18092385  $(SOPHYAINCP)periodic.h \
     2386  $(SOPHYAINCP)picons.h \
    18102387  $(SOPHYAINCP)piimage.h \
    1811   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     2388  $(SOPHYAINCP)parradapter.h \
     2389  $(SOPHYAINCP)lut.h \
    18122390  $(SOPHYAINCP)pieldrw.h \
    18132391  $(SOPHYAINCP)pidrawer.h \
    1814   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     2392  $(SOPHYAINCP)pigratt.h \
     2393  $(SOPHYAINCP)piaxes.h \
    18152394  $(SOPHYAINCP)pipixmapx.h \
    18162395  $(SOPHYAINCP)pipixmapgen.h \
    18172396  $(SOPHYAINCP)picmapview.h \
    1818   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     2397  $(SOPHYAINCP)pi3dwdg.h \
     2398  $(SOPHYAINCP)pi3ddrw.h \
    18192399  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    18202400  $(SOPHYAINCP)anydataobj.h \
    1821   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    1822   $(SOPHYAINCP)ppfbinstream.h \
    1823   $(SOPHYAINCP)rawstream.h \
    1824   $(SOPHYAINCP)ppfnametag.h \
    1825   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    1826   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1827   dlftypes.h piacmd.h $(SOPHYAINCP)commander.h \
    1828   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)zthread.h \
    1829   pisiadw.h $(SOPHYAINCP)pilistx.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 \
     2413  $(SOPHYAINCP)pdlmgr.h \
     2414  $(SOPHYAINCP)dvlist.h \
     2415  $(SOPHYAINCP)ctimer.h \
     2416  $(SOPHYAINCP)zthread.h pisiadw.h \
     2417  $(SOPHYAINCP)pilistx.h \
    18302418  $(SOPHYAINCP)pilistgen.h \
    18312419  $(SOPHYAINCP)pistzwin.h \
     2420  $(SOPHYAINCP)piperiodx.h \
    18322421  $(SOPHYAINCP)pitherm.h \
    1833   $(SOPHYAINCP)resusage.h servnobjm.h
     2422  $(SOPHYAINCP)resusage.h servnobjm.h \
     2423  $(SOPHYAINCP)pdlmgr.h
    18342424        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pisiadw.cc
    18352425 
    1836 $(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc $(SOPHYAINCP)sopnamsp.h \
    1837   $(SOPHYAINCP)machdefs.h \
    1838   $(SOPHYAINCP)osx_values.h \
    1839   $(SOPHYAINCP)strutil.h $(SOPHYAINCP)timing.h \
     2426$(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \
     2427  $(SOPHYAINCP)sopnamsp.h \
     2428  $(SOPHYAINCP)machdefs.h \
     2429  $(SOPHYAINCP)strutil.h \
     2430  $(SOPHYAINCP)timing.h \
    18402431  $(SOPHYAINCP)perrors.h \
    18412432  $(SOPHYAINCP)pexceptions.h \
    1842   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)psighand.h \
    1843   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)tmatrix.h \
    1844   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1845   $(SOPHYAINCP)anydataobj.h \
    1846   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1847   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
     2433  $(SOPHYAINCP)machdefs.h \
     2434  $(SOPHYAINCP)ctimer.h \
     2435  $(SOPHYAINCP)psighand.h \
     2436  $(SOPHYAINCP)cimage.h \
     2437  $(SOPHYAINCP)tmatrix.h \
     2438  $(SOPHYAINCP)tarray.h \
     2439  $(SOPHYAINCP)basarr.h \
     2440  $(SOPHYAINCP)anydataobj.h \
     2441  $(SOPHYAINCP)mutyv.h \
     2442  $(SOPHYAINCP)timestamp.h \
     2443  $(SOPHYAINCP)objfio.h \
     2444  $(SOPHYAINCP)ppersist.h \
    18482445  $(SOPHYAINCP)gnumd5.h \
    18492446  $(SOPHYAINCP)ppfbinstream.h \
     
    18542451  $(SOPHYAINCP)utilarr.h \
    18552452  $(SOPHYAINCP)tmatrix_tsnl.h \
    1856   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)tvector.h \
     2453  $(SOPHYAINCP)fioarr.h \
     2454  $(SOPHYAINCP)tvector.h \
    18572455  $(SOPHYAINCP)tvector_tsnl.h pistdimgapp.h \
    18582456  $(SOPHYAINCP)pisysdep.h \
     
    18602458  $(SOPHYAINCP)piapplgen.h \
    18612459  $(SOPHYAINCP)pimsghandler.h \
     2460  $(SOPHYAINCP)pisysdep.h \
    18622461  $(SOPHYAINCP)picontainerx.h \
    18632462  $(SOPHYAINCP)picontainergen.h \
    1864   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     2463  $(SOPHYAINCP)piwdgx.h \
     2464  $(SOPHYAINCP)piwdggen.h \
    18652465  $(SOPHYAINCP)picolist.h \
    18662466  $(SOPHYAINCP)pimenubarx.h \
     
    18732473  $(SOPHYAINCP)pibwdgx.h \
    18742474  $(SOPHYAINCP)pibwdggen.h \
    1875   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     2475  $(SOPHYAINCP)picmap.h \
     2476  $(SOPHYAINCP)picmapx.h \
    18762477  $(SOPHYAINCP)picmapgen.h \
    18772478  $(SOPHYAINCP)pigraphx.h \
     
    18872488  $(SOPHYAINCP)piwindowx.h \
    18882489  $(SOPHYAINCP)piwindowgen.h \
     2490  $(SOPHYAINCP)pimenux.h \
    18892491  $(SOPHYAINCP)pioptmenux.h \
    18902492  $(SOPHYAINCP)pioptmenugen.h \
     2493  $(SOPHYAINCP)pistdwdgx.h \
    18912494  $(SOPHYAINCP)pifilechox.h \
    18922495  $(SOPHYAINCP)pifilechogen.h \
     2496  $(SOPHYAINCP)piwindowx.h \
    18932497  $(SOPHYAINCP)piperiodx.h \
    18942498  $(SOPHYAINCP)periodic.h \
     2499  $(SOPHYAINCP)picons.h \
    18952500  $(SOPHYAINCP)piimage.h \
    1896   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     2501  $(SOPHYAINCP)parradapter.h \
     2502  $(SOPHYAINCP)lut.h \
    18972503  $(SOPHYAINCP)pieldrw.h \
    18982504  $(SOPHYAINCP)pidrawer.h \
    1899   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     2505  $(SOPHYAINCP)pigratt.h \
     2506  $(SOPHYAINCP)piaxes.h \
    19002507  $(SOPHYAINCP)pipixmapx.h \
    19012508  $(SOPHYAINCP)pipixmapgen.h \
    19022509  $(SOPHYAINCP)picmapview.h \
    1903   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    1904   $(SOPHYAINCP)pigraph3d.h nobjmgr.h dlftypes.h piacmd.h \
     2510  $(SOPHYAINCP)pi3dwdg.h \
     2511  $(SOPHYAINCP)pi3ddrw.h \
     2512  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     2513  $(SOPHYAINCP)anydataobj.h \
     2514  $(SOPHYAINCP)ppersist.h \
     2515  $(SOPHYAINCP)dvlist.h dlftypes.h piacmd.h \
    19052516  $(SOPHYAINCP)commander.h \
    1906   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)zthread.h \
    1907   pisiadw.h $(SOPHYAINCP)pilistx.h \
     2517  $(SOPHYAINCP)pdlmgr.h \
     2518  $(SOPHYAINCP)ctimer.h \
     2519  $(SOPHYAINCP)zthread.h pisiadw.h \
     2520  $(SOPHYAINCP)pilistx.h \
    19082521  $(SOPHYAINCP)pilistgen.h \
    19092522  $(SOPHYAINCP)pistzwin.h \
     2523  $(SOPHYAINCP)piperiodx.h \
    19102524  $(SOPHYAINCP)pitherm.h \
    19112525  $(SOPHYAINCP)resusage.h servnobjm.h \
     2526  $(SOPHYAINCP)pdlmgr.h \
     2527  $(SOPHYAINCP)psfile.h \
    19122528  $(SOPHYAINCP)piimgtools.h \
     2529  $(SOPHYAINCP)pioptmenux.h \
     2530  $(SOPHYAINCP)piapplx.h \
    19132531  $(SOPHYAINCP)pidrwtools.h \
    19142532  $(SOPHYAINCP)piaxestools.h \
     
    19222540        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdimgapp.cc
    19232541 
    1924 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc $(SOPHYAINCP)sopnamsp.h pitvmaad.h \
    1925   $(SOPHYAINCP)machdefs.h \
    1926   $(SOPHYAINCP)osx_values.h \
    1927   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
    1928   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tarray.h \
     2542$(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \
     2543  $(SOPHYAINCP)sopnamsp.h pitvmaad.h \
     2544  $(SOPHYAINCP)machdefs.h \
     2545  $(SOPHYAINCP)parradapter.h \
     2546  $(SOPHYAINCP)machdefs.h \
     2547  $(SOPHYAINCP)lut.h \
     2548  $(SOPHYAINCP)tmatrix.h \
     2549  $(SOPHYAINCP)tarray.h \
    19292550  $(SOPHYAINCP)basarr.h \
    19302551  $(SOPHYAINCP)anydataobj.h \
    1931   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1932   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
     2552  $(SOPHYAINCP)mutyv.h \
     2553  $(SOPHYAINCP)timestamp.h \
     2554  $(SOPHYAINCP)objfio.h \
     2555  $(SOPHYAINCP)ppersist.h \
    19332556  $(SOPHYAINCP)pexceptions.h \
    19342557  $(SOPHYAINCP)gnumd5.h \
     
    19412564  $(SOPHYAINCP)tmatrix_tsnl.h \
    19422565  $(SOPHYAINCP)tvector.h \
     2566  $(SOPHYAINCP)tmatrix.h \
    19432567  $(SOPHYAINCP)tvector_tsnl.h
    19442568        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pitvmaad.cc
    19452569 
    1946 $(SOPHYAOBJP)servnobjm.o: servnobjm.cc $(SOPHYAINCP)sopnamsp.h \
     2570$(SOPHYAOBJP)servnobjm.o: servnobjm.cc \
     2571  $(SOPHYAINCP)sopnamsp.h \
    19472572  $(SOPHYAINCP)strutil.h nobjmgr.h \
    19482573  $(SOPHYAINCP)machdefs.h \
    1949   $(SOPHYAINCP)osx_values.h \
    1950   $(SOPHYAINCP)anydataobj.h \
    1951   $(SOPHYAINCP)ppersist.h \
    1952   $(SOPHYAINCP)pexceptions.h \
    1953   $(SOPHYAINCP)gnumd5.h \
    1954   $(SOPHYAINCP)ppfbinstream.h \
    1955   $(SOPHYAINCP)rawstream.h \
    1956   $(SOPHYAINCP)ppfnametag.h \
    1957   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    1958   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1959   dlftypes.h servnobjm.h $(SOPHYAINCP)pdlmgr.h \
     2574  $(SOPHYAINCP)anydataobj.h \
     2575  $(SOPHYAINCP)machdefs.h \
     2576  $(SOPHYAINCP)ppersist.h \
     2577  $(SOPHYAINCP)pexceptions.h \
     2578  $(SOPHYAINCP)gnumd5.h \
     2579  $(SOPHYAINCP)ppfbinstream.h \
     2580  $(SOPHYAINCP)rawstream.h \
     2581  $(SOPHYAINCP)ppfnametag.h \
     2582  $(SOPHYAINCP)ppersist.h \
     2583  $(SOPHYAINCP)dvlist.h \
     2584  $(SOPHYAINCP)objfio.h \
     2585  $(SOPHYAINCP)anydataobj.h \
     2586  $(SOPHYAINCP)mutyv.h \
     2587  $(SOPHYAINCP)timestamp.h dlftypes.h \
     2588  servnobjm.h $(SOPHYAINCP)pdlmgr.h \
    19602589  $(SOPHYAINCP)zthread.h nomgadapter.h \
    19612590  $(SOPHYAINCP)pidrawer.h \
    19622591  $(SOPHYAINCP)pibwdggen.h \
    1963   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1964   $(SOPHYAINCP)piwdggen.h \
    1965   $(SOPHYAINCP)pimsghandler.h \
    1966   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1967   $(SOPHYAINCP)picmapx.h \
    1968   $(SOPHYAINCP)picmapgen.h \
    1969   $(SOPHYAINCP)pigraphx.h \
    1970   $(SOPHYAINCP)pigraphgen.h \
    1971   $(SOPHYAINCP)pifontx.h \
    1972   $(SOPHYAINCP)pifontgen.h \
    1973   $(SOPHYAINCP)pigrcoord.h \
    1974   $(SOPHYAINCP)pilineatt.h \
    1975   $(SOPHYAINCP)pigraphuc.h \
    1976   $(SOPHYAINCP)pievthandler.h \
    1977   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1978   $(SOPHYAINCP)piaxes.h \
    1979   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     2592  $(SOPHYAINCP)pisysdep.h \
     2593  $(SOPHYAINCP)piwdgx.h \
     2594  $(SOPHYAINCP)piwdggen.h \
     2595  $(SOPHYAINCP)pimsghandler.h \
     2596  $(SOPHYAINCP)picolist.h \
     2597  $(SOPHYAINCP)picmap.h \
     2598  $(SOPHYAINCP)picmapx.h \
     2599  $(SOPHYAINCP)picmapgen.h \
     2600  $(SOPHYAINCP)pigraphx.h \
     2601  $(SOPHYAINCP)pigraphgen.h \
     2602  $(SOPHYAINCP)pifontx.h \
     2603  $(SOPHYAINCP)pifontgen.h \
     2604  $(SOPHYAINCP)pigrcoord.h \
     2605  $(SOPHYAINCP)pilineatt.h \
     2606  $(SOPHYAINCP)pigraphuc.h \
     2607  $(SOPHYAINCP)pievthandler.h \
     2608  $(SOPHYAINCP)psfile.h \
     2609  $(SOPHYAINCP)pigratt.h \
     2610  $(SOPHYAINCP)piaxes.h \
     2611  $(SOPHYAINCP)parradapter.h \
     2612  $(SOPHYAINCP)lut.h \
    19802613  $(SOPHYAINCP)ntupintf.h \
    19812614  $(SOPHYAINCP)generalfit.h \
    1982   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1983   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     2615  $(SOPHYAINCP)tvector.h \
     2616  $(SOPHYAINCP)tmatrix.h \
     2617  $(SOPHYAINCP)tarray.h \
     2618  $(SOPHYAINCP)basarr.h \
     2619  $(SOPHYAINCP)dvlist.h \
    19842620  $(SOPHYAINCP)ndatablock.h \
    19852621  $(SOPHYAINCP)utilarr.h \
     
    19872623  $(SOPHYAINCP)tvector_tsnl.h \
    19882624  $(SOPHYAINCP)generaldata.h \
    1989   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    1990   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
     2625  $(SOPHYAINCP)ntupintf.h \
     2626  $(SOPHYAINCP)poly.h \
     2627  $(SOPHYAINCP)peida.h \
     2628  $(SOPHYAINCP)utils.h \
     2629  $(SOPHYAINCP)perrors.h \
    19912630  $(SOPHYAINCP)fmath.h pistdimgapp.h \
     2631  $(SOPHYAINCP)pisysdep.h \
    19922632  $(SOPHYAINCP)piapplx.h \
    19932633  $(SOPHYAINCP)piapplgen.h \
     
    20052645  $(SOPHYAINCP)piwindowx.h \
    20062646  $(SOPHYAINCP)piwindowgen.h \
     2647  $(SOPHYAINCP)pimenux.h \
    20072648  $(SOPHYAINCP)pioptmenux.h \
    20082649  $(SOPHYAINCP)pioptmenugen.h \
     2650  $(SOPHYAINCP)pistdwdgx.h \
    20092651  $(SOPHYAINCP)pifilechox.h \
    20102652  $(SOPHYAINCP)pifilechogen.h \
     2653  $(SOPHYAINCP)piwindowx.h \
    20112654  $(SOPHYAINCP)piperiodx.h \
    20122655  $(SOPHYAINCP)periodic.h \
    2013   $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
     2656  $(SOPHYAINCP)picons.h \
     2657  $(SOPHYAINCP)piimage.h \
     2658  $(SOPHYAINCP)parradapter.h \
     2659  $(SOPHYAINCP)pieldrw.h \
     2660  $(SOPHYAINCP)pidrawer.h \
    20142661  $(SOPHYAINCP)pipixmapx.h \
    20152662  $(SOPHYAINCP)pipixmapgen.h \
    20162663  $(SOPHYAINCP)picmapview.h \
    2017   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     2664  $(SOPHYAINCP)pi3dwdg.h \
     2665  $(SOPHYAINCP)pi3ddrw.h \
    20182666  $(SOPHYAINCP)pigraph3d.h piacmd.h \
    20192667  $(SOPHYAINCP)commander.h \
     2668  $(SOPHYAINCP)pdlmgr.h \
    20202669  $(SOPHYAINCP)ctimer.h pisiadw.h \
    20212670  $(SOPHYAINCP)pilistx.h \
    20222671  $(SOPHYAINCP)pilistgen.h \
    20232672  $(SOPHYAINCP)pistzwin.h \
     2673  $(SOPHYAINCP)piperiodx.h \
    20242674  $(SOPHYAINCP)pitherm.h \
    20252675  $(SOPHYAINCP)resusage.h \
    20262676  $(SOPHYAINCP)fct1dfit.h \
     2677  $(SOPHYAINCP)generalfit.h \
    20272678  $(SOPHYAINCP)fct2dfit.h \
     2679  $(SOPHYAINCP)tmatrix.h \
     2680  $(SOPHYAINCP)tvector.h \
    20282681  $(SOPHYAINCP)matharr.h pitvmaad.h \
    2029   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)cimage.h \
    2030   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)histos.h \
    2031   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
     2682  $(SOPHYAINCP)ntuple.h \
     2683  $(SOPHYAINCP)cimage.h \
     2684  $(SOPHYAINCP)fioarr.h \
     2685  $(SOPHYAINCP)histos.h \
     2686  $(SOPHYAINCP)histos2.h \
     2687  $(SOPHYAINCP)histos.h \
     2688  $(SOPHYAINCP)hisprof.h \
    20322689  $(SOPHYAINCP)datatable.h \
    20332690  $(SOPHYAINCP)basedtable.h \
    20342691  $(SOPHYAINCP)segdatablock.h \
    20352692  $(SOPHYAINCP)piyfxdrw.h \
    2036   $(SOPHYAINCP)pisurfdr.h pintuple.h pintup3d.h pipodrw.h
     2693  $(SOPHYAINCP)pisurfdr.h pintuple.h \
     2694  pintup3d.h $(SOPHYAINCP)pi3ddrw.h \
     2695  pipodrw.h
    20372696        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  servnobjm.cc
    20382697 
  • trunk/SophyaPI/PIext/exclude

    r2703 r3007  
    1 modrecst.cc
    21userfitfunex.c
    32nommatvecadapter.cc
  • trunk/SophyaPI/PIext/objlist.list

    r2781 r3007  
    2020pigfd1.o
    2121pigfd2.o
     22pihisto2d.o
    2223pihisto.o
    23 pihisto2d.o
    2424piinit.o
    2525pintup3d.o
  • trunk/SophyaPI/PIext/smakefile

    r2933 r3007  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nommatvecadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomstladapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pistlist.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o $(SOPHYAOBJP)userfitfunex.o
     6         rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nommatvecadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomstladapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pistlist.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o $(SOPHYAOBJP)userfitfunex.o
    77        rm -f $(SOPHYALIBP)libPIext.a
    88 
    9 $(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o
     9$(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.o $(SOPHYAOBJP)graphexecut.o $(SOPHYAOBJP)nobjmgr.o $(SOPHYAOBJP)nomgadapter.o $(SOPHYAOBJP)nomgfdadapter.o $(SOPHYAOBJP)nomhistadapter.o $(SOPHYAOBJP)nomimagadapter.o $(SOPHYAOBJP)nomskymapadapter.o $(SOPHYAOBJP)nomspecrespadapter.o $(SOPHYAOBJP)nomtarradapter.o $(SOPHYAOBJP)nomtmatvecadapter.o $(SOPHYAOBJP)pawexecut.o $(SOPHYAOBJP)pi2dvec.o $(SOPHYAOBJP)piacmd.o $(SOPHYAOBJP)piafitting.o $(SOPHYAOBJP)pigfd1.o $(SOPHYAOBJP)pigfd2.o $(SOPHYAOBJP)pihisto2d.o $(SOPHYAOBJP)pihisto.o $(SOPHYAOBJP)piinit.o $(SOPHYAOBJP)pintup3d.o $(SOPHYAOBJP)pintuple.o $(SOPHYAOBJP)pipodrw.o $(SOPHYAOBJP)pisiadw.o $(SOPHYAOBJP)pistdimgapp.o $(SOPHYAOBJP)pitvmaad.o $(SOPHYAOBJP)servnobjm.o
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
    1212 
    13 $(SOPHYAOBJP)basexecut.o: basexecut.cc $(SOPHYAINCP)sopnamsp.h piacmd.h \
    14   $(SOPHYAINCP)machdefs.h \
    15   $(SOPHYAINCP)osx_values.h \
     13$(SOPHYAOBJP)basexecut.o: basexecut.cc \
     14  $(SOPHYAINCP)sopnamsp.h piacmd.h \
     15  $(SOPHYAINCP)machdefs.h \
    1616  $(SOPHYAINCP)commander.h \
    17   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    18   $(SOPHYAINCP)objfio.h \
    19   $(SOPHYAINCP)anydataobj.h \
    20   $(SOPHYAINCP)ppersist.h \
    21   $(SOPHYAINCP)pexceptions.h \
    22   $(SOPHYAINCP)gnumd5.h \
    23   $(SOPHYAINCP)ppfbinstream.h \
    24   $(SOPHYAINCP)rawstream.h \
    25   $(SOPHYAINCP)ppfnametag.h \
    26   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    27   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    28   dlftypes.h basexecut.h $(SOPHYAINCP)strutilxx.h \
    29   pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
     17  $(SOPHYAINCP)machdefs.h \
     18  $(SOPHYAINCP)pdlmgr.h \
     19  $(SOPHYAINCP)dvlist.h \
     20  $(SOPHYAINCP)objfio.h \
     21  $(SOPHYAINCP)anydataobj.h \
     22  $(SOPHYAINCP)ppersist.h \
     23  $(SOPHYAINCP)pexceptions.h \
     24  $(SOPHYAINCP)gnumd5.h \
     25  $(SOPHYAINCP)ppfbinstream.h \
     26  $(SOPHYAINCP)rawstream.h \
     27  $(SOPHYAINCP)ppfnametag.h \
     28  $(SOPHYAINCP)mutyv.h \
     29  $(SOPHYAINCP)timestamp.h \
     30  $(SOPHYAINCP)ctimer.h \
     31  $(SOPHYAINCP)zthread.h dlftypes.h \
     32  basexecut.h $(SOPHYAINCP)pdlmgr.h \
     33  $(SOPHYAINCP)ctimer.h \
     34  $(SOPHYAINCP)strutilxx.h pistdimgapp.h \
     35  $(SOPHYAINCP)pisysdep.h \
    3036  $(SOPHYAINCP)piapplx.h \
    3137  $(SOPHYAINCP)piapplgen.h \
    3238  $(SOPHYAINCP)pimsghandler.h \
     39  $(SOPHYAINCP)pisysdep.h \
    3340  $(SOPHYAINCP)picontainerx.h \
    3441  $(SOPHYAINCP)picontainergen.h \
    35   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     42  $(SOPHYAINCP)piwdgx.h \
     43  $(SOPHYAINCP)piwdggen.h \
    3644  $(SOPHYAINCP)picolist.h \
    3745  $(SOPHYAINCP)pimenubarx.h \
     
    4452  $(SOPHYAINCP)pibwdgx.h \
    4553  $(SOPHYAINCP)pibwdggen.h \
    46   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     54  $(SOPHYAINCP)picmap.h \
     55  $(SOPHYAINCP)picmapx.h \
     56  $(SOPHYAINCP)picmapgen.h \
     57  $(SOPHYAINCP)pigraphx.h \
     58  $(SOPHYAINCP)pigraphgen.h \
     59  $(SOPHYAINCP)pifontx.h \
     60  $(SOPHYAINCP)pifontgen.h \
     61  $(SOPHYAINCP)pigrcoord.h \
     62  $(SOPHYAINCP)pilineatt.h \
     63  $(SOPHYAINCP)pigraphuc.h \
     64  $(SOPHYAINCP)pievthandler.h \
     65  $(SOPHYAINCP)psfile.h \
     66  $(SOPHYAINCP)pigraphps.h \
     67  $(SOPHYAINCP)piwindowx.h \
     68  $(SOPHYAINCP)piwindowgen.h \
     69  $(SOPHYAINCP)pimenux.h \
     70  $(SOPHYAINCP)pioptmenux.h \
     71  $(SOPHYAINCP)pioptmenugen.h \
     72  $(SOPHYAINCP)pistdwdgx.h \
     73  $(SOPHYAINCP)pifilechox.h \
     74  $(SOPHYAINCP)pifilechogen.h \
     75  $(SOPHYAINCP)piwindowx.h \
     76  $(SOPHYAINCP)piperiodx.h \
     77  $(SOPHYAINCP)periodic.h \
     78  $(SOPHYAINCP)picons.h \
     79  $(SOPHYAINCP)piimage.h \
     80  $(SOPHYAINCP)parradapter.h \
     81  $(SOPHYAINCP)lut.h \
     82  $(SOPHYAINCP)pieldrw.h \
     83  $(SOPHYAINCP)pidrawer.h \
     84  $(SOPHYAINCP)pigratt.h \
     85  $(SOPHYAINCP)piaxes.h \
     86  $(SOPHYAINCP)pipixmapx.h \
     87  $(SOPHYAINCP)pipixmapgen.h \
     88  $(SOPHYAINCP)picmapview.h \
     89  $(SOPHYAINCP)pi3dwdg.h \
     90  $(SOPHYAINCP)pi3ddrw.h \
     91  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     92  $(SOPHYAINCP)anydataobj.h \
     93  $(SOPHYAINCP)ppersist.h \
     94  $(SOPHYAINCP)dvlist.h pisiadw.h \
     95  $(SOPHYAINCP)pilistx.h \
     96  $(SOPHYAINCP)pilistgen.h \
     97  $(SOPHYAINCP)pistzwin.h \
     98  $(SOPHYAINCP)piperiodx.h \
     99  $(SOPHYAINCP)pitherm.h \
     100  $(SOPHYAINCP)resusage.h servnobjm.h \
     101  nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     102  $(SOPHYAINCP)parradapter.h \
     103  $(SOPHYAINCP)ntupintf.h \
     104  $(SOPHYAINCP)generalfit.h \
     105  $(SOPHYAINCP)tvector.h \
     106  $(SOPHYAINCP)tmatrix.h \
     107  $(SOPHYAINCP)tarray.h \
     108  $(SOPHYAINCP)basarr.h \
     109  $(SOPHYAINCP)ndatablock.h \
     110  $(SOPHYAINCP)utilarr.h \
     111  $(SOPHYAINCP)tmatrix_tsnl.h \
     112  $(SOPHYAINCP)tvector_tsnl.h \
     113  $(SOPHYAINCP)generaldata.h \
     114  $(SOPHYAINCP)ntupintf.h \
     115  $(SOPHYAINCP)poly.h \
     116  $(SOPHYAINCP)peida.h \
     117  $(SOPHYAINCP)utils.h \
     118  $(SOPHYAINCP)perrors.h \
     119  $(SOPHYAINCP)fmath.h \
     120  $(SOPHYAINCP)histos.h \
     121  $(SOPHYAINCP)histos2.h \
     122  $(SOPHYAINCP)histos.h \
     123  $(SOPHYAINCP)hisprof.h \
     124  $(SOPHYAINCP)ntuple.h \
     125  $(SOPHYAINCP)generaldata.h \
     126  $(SOPHYAINCP)datatable.h \
     127  $(SOPHYAINCP)basedtable.h \
     128  $(SOPHYAINCP)segdatablock.h \
     129  $(SOPHYAINCP)tvector.h
     130        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basexecut.cc
     131 
     132$(SOPHYAOBJP)contmodex.o: contmodex.cc \
     133  $(SOPHYAINCP)sopnamsp.h contmodex.h \
     134  $(SOPHYAINCP)machdefs.h piacmd.h \
     135  $(SOPHYAINCP)commander.h \
     136  $(SOPHYAINCP)machdefs.h \
     137  $(SOPHYAINCP)pdlmgr.h \
     138  $(SOPHYAINCP)dvlist.h \
     139  $(SOPHYAINCP)objfio.h \
     140  $(SOPHYAINCP)anydataobj.h \
     141  $(SOPHYAINCP)ppersist.h \
     142  $(SOPHYAINCP)pexceptions.h \
     143  $(SOPHYAINCP)gnumd5.h \
     144  $(SOPHYAINCP)ppfbinstream.h \
     145  $(SOPHYAINCP)rawstream.h \
     146  $(SOPHYAINCP)ppfnametag.h \
     147  $(SOPHYAINCP)mutyv.h \
     148  $(SOPHYAINCP)timestamp.h \
     149  $(SOPHYAINCP)ctimer.h \
     150  $(SOPHYAINCP)zthread.h dlftypes.h \
     151  nobjmgr.h $(SOPHYAINCP)anydataobj.h \
     152  $(SOPHYAINCP)ppersist.h \
     153  $(SOPHYAINCP)dvlist.h \
     154  $(SOPHYAINCP)pigncont.h \
     155  $(SOPHYAINCP)pistdimgapp.h \
     156  $(SOPHYAINCP)pisysdep.h \
     157  $(SOPHYAINCP)piapplx.h \
     158  $(SOPHYAINCP)piapplgen.h \
     159  $(SOPHYAINCP)pimsghandler.h \
     160  $(SOPHYAINCP)picontainerx.h \
     161  $(SOPHYAINCP)picontainergen.h \
     162  $(SOPHYAINCP)piwdgx.h \
     163  $(SOPHYAINCP)piwdggen.h \
     164  $(SOPHYAINCP)picolist.h \
     165  $(SOPHYAINCP)pimenubarx.h \
     166  $(SOPHYAINCP)pimenubargen.h \
     167  $(SOPHYAINCP)pimenux.h \
     168  $(SOPHYAINCP)pimenugen.h \
     169  $(SOPHYAINCP)picons.h \
     170  $(SOPHYAINCP)pistdwdgx.h \
     171  $(SOPHYAINCP)pistdwdggen.h \
     172  $(SOPHYAINCP)pibwdgx.h \
     173  $(SOPHYAINCP)pibwdggen.h \
     174  $(SOPHYAINCP)picmap.h \
     175  $(SOPHYAINCP)picmapx.h \
    47176  $(SOPHYAINCP)picmapgen.h \
    48177  $(SOPHYAINCP)pigraphx.h \
     
    65194  $(SOPHYAINCP)periodic.h \
    66195  $(SOPHYAINCP)piimage.h \
    67   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     196  $(SOPHYAINCP)parradapter.h \
     197  $(SOPHYAINCP)lut.h \
    68198  $(SOPHYAINCP)pieldrw.h \
    69199  $(SOPHYAINCP)pidrawer.h \
    70   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     200  $(SOPHYAINCP)pigratt.h \
     201  $(SOPHYAINCP)piaxes.h \
    71202  $(SOPHYAINCP)pipixmapx.h \
    72203  $(SOPHYAINCP)pipixmapgen.h \
    73204  $(SOPHYAINCP)picmapview.h \
    74   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    75   $(SOPHYAINCP)pigraph3d.h nobjmgr.h pisiadw.h \
     205  $(SOPHYAINCP)pi3dwdg.h \
     206  $(SOPHYAINCP)pi3ddrw.h \
     207  $(SOPHYAINCP)pigraph3d.h \
     208  $(SOPHYAINCP)nobjmgr.h \
     209  $(SOPHYAINCP)piacmd.h \
     210  $(SOPHYAINCP)pisiadw.h \
    76211  $(SOPHYAINCP)pilistx.h \
    77212  $(SOPHYAINCP)pilistgen.h \
    78213  $(SOPHYAINCP)pistzwin.h \
    79214  $(SOPHYAINCP)pitherm.h \
    80   $(SOPHYAINCP)resusage.h servnobjm.h nomgadapter.h \
     215  $(SOPHYAINCP)zthread.h \
     216  $(SOPHYAINCP)resusage.h \
     217  $(SOPHYAINCP)piscdrawwdg.h \
     218  $(SOPHYAINCP)ntuple.h \
     219  $(SOPHYAINCP)ntupintf.h \
     220  $(SOPHYAINCP)gp_contour.h \
     221  $(SOPHYAINCP)gp_types.h \
     222  $(SOPHYAINCP)gpc_misc.h \
     223  $(SOPHYAINCP)gp_dynarray.h \
     224  $(SOPHYAINCP)gp_graph3d.h \
     225  $(SOPHYAINCP)gp_alloc.h \
     226  $(SOPHYAINCP)pidrawer.h nomgadapter.h \
     227  $(SOPHYAINCP)parradapter.h \
    81228  $(SOPHYAINCP)ntupintf.h \
    82229  $(SOPHYAINCP)generalfit.h \
    83   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    84   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     230  $(SOPHYAINCP)tvector.h \
     231  $(SOPHYAINCP)tmatrix.h \
     232  $(SOPHYAINCP)tarray.h \
     233  $(SOPHYAINCP)basarr.h \
    85234  $(SOPHYAINCP)ndatablock.h \
    86235  $(SOPHYAINCP)utilarr.h \
     
    88237  $(SOPHYAINCP)tvector_tsnl.h \
    89238  $(SOPHYAINCP)generaldata.h \
    90   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    91   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    92   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
    93   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
    94   $(SOPHYAINCP)ntuple.h \
    95   $(SOPHYAINCP)datatable.h \
    96   $(SOPHYAINCP)basedtable.h \
    97   $(SOPHYAINCP)segdatablock.h
    98         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basexecut.cc
    99  
    100 $(SOPHYAOBJP)contmodex.o: contmodex.cc $(SOPHYAINCP)sopnamsp.h \
    101   contmodex.h $(SOPHYAINCP)machdefs.h \
    102   $(SOPHYAINCP)osx_values.h piacmd.h \
     239  $(SOPHYAINCP)poly.h \
     240  $(SOPHYAINCP)peida.h \
     241  $(SOPHYAINCP)utils.h \
     242  $(SOPHYAINCP)perrors.h \
     243  $(SOPHYAINCP)fmath.h servnobjm.h \
     244  $(SOPHYAINCP)pdlmgr.h
     245        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  contmodex.cc
     246 
     247$(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \
     248  $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
     249  $(SOPHYAINCP)machdefs.h piacmd.h \
    103250  $(SOPHYAINCP)commander.h \
    104   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    105   $(SOPHYAINCP)objfio.h \
    106   $(SOPHYAINCP)anydataobj.h \
    107   $(SOPHYAINCP)ppersist.h \
    108   $(SOPHYAINCP)pexceptions.h \
    109   $(SOPHYAINCP)gnumd5.h \
    110   $(SOPHYAINCP)ppfbinstream.h \
    111   $(SOPHYAINCP)rawstream.h \
    112   $(SOPHYAINCP)ppfnametag.h \
    113   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    114   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    115   dlftypes.h nobjmgr.h $(SOPHYAINCP)pigncont.h \
    116   $(SOPHYAINCP)pistdimgapp.h \
    117   $(SOPHYAINCP)pisysdep.h \
    118   $(SOPHYAINCP)piapplx.h \
    119   $(SOPHYAINCP)piapplgen.h \
    120   $(SOPHYAINCP)pimsghandler.h \
    121   $(SOPHYAINCP)picontainerx.h \
    122   $(SOPHYAINCP)picontainergen.h \
    123   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
    124   $(SOPHYAINCP)picolist.h \
    125   $(SOPHYAINCP)pimenubarx.h \
    126   $(SOPHYAINCP)pimenubargen.h \
    127   $(SOPHYAINCP)pimenux.h \
    128   $(SOPHYAINCP)pimenugen.h \
    129   $(SOPHYAINCP)picons.h \
    130   $(SOPHYAINCP)pistdwdgx.h \
    131   $(SOPHYAINCP)pistdwdggen.h \
    132   $(SOPHYAINCP)pibwdgx.h \
    133   $(SOPHYAINCP)pibwdggen.h \
    134   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
    135   $(SOPHYAINCP)picmapgen.h \
    136   $(SOPHYAINCP)pigraphx.h \
    137   $(SOPHYAINCP)pigraphgen.h \
    138   $(SOPHYAINCP)pifontx.h \
    139   $(SOPHYAINCP)pifontgen.h \
    140   $(SOPHYAINCP)pigrcoord.h \
    141   $(SOPHYAINCP)pilineatt.h \
    142   $(SOPHYAINCP)pigraphuc.h \
    143   $(SOPHYAINCP)pievthandler.h \
    144   $(SOPHYAINCP)psfile.h \
    145   $(SOPHYAINCP)pigraphps.h \
    146   $(SOPHYAINCP)piwindowx.h \
    147   $(SOPHYAINCP)piwindowgen.h \
    148   $(SOPHYAINCP)pioptmenux.h \
    149   $(SOPHYAINCP)pioptmenugen.h \
    150   $(SOPHYAINCP)pifilechox.h \
    151   $(SOPHYAINCP)pifilechogen.h \
    152   $(SOPHYAINCP)piperiodx.h \
    153   $(SOPHYAINCP)periodic.h \
    154   $(SOPHYAINCP)piimage.h \
    155   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
    156   $(SOPHYAINCP)pieldrw.h \
    157   $(SOPHYAINCP)pidrawer.h \
    158   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
    159   $(SOPHYAINCP)pipixmapx.h \
    160   $(SOPHYAINCP)pipixmapgen.h \
    161   $(SOPHYAINCP)picmapview.h \
    162   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    163   $(SOPHYAINCP)pigraph3d.h \
    164   $(SOPHYAINCP)pisiadw.h $(SOPHYAINCP)pilistx.h \
    165   $(SOPHYAINCP)pilistgen.h \
    166   $(SOPHYAINCP)pistzwin.h \
    167   $(SOPHYAINCP)pitherm.h \
    168   $(SOPHYAINCP)resusage.h \
    169   $(SOPHYAINCP)piscdrawwdg.h \
    170   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)ntupintf.h \
    171   $(SOPHYAINCP)gp_contour.h \
    172   $(SOPHYAINCP)gp_types.h \
    173   $(SOPHYAINCP)gpc_misc.h \
    174   $(SOPHYAINCP)gp_dynarray.h \
    175   $(SOPHYAINCP)gp_graph3d.h \
    176   $(SOPHYAINCP)gp_alloc.h nomgadapter.h \
     251  $(SOPHYAINCP)machdefs.h \
     252  $(SOPHYAINCP)pdlmgr.h \
     253  $(SOPHYAINCP)dvlist.h \
     254  $(SOPHYAINCP)objfio.h \
     255  $(SOPHYAINCP)anydataobj.h \
     256  $(SOPHYAINCP)ppersist.h \
     257  $(SOPHYAINCP)pexceptions.h \
     258  $(SOPHYAINCP)gnumd5.h \
     259  $(SOPHYAINCP)ppfbinstream.h \
     260  $(SOPHYAINCP)rawstream.h \
     261  $(SOPHYAINCP)ppfnametag.h \
     262  $(SOPHYAINCP)mutyv.h \
     263  $(SOPHYAINCP)timestamp.h \
     264  $(SOPHYAINCP)ctimer.h \
     265  $(SOPHYAINCP)zthread.h dlftypes.h \
     266  nobjmgr.h $(SOPHYAINCP)anydataobj.h \
     267  $(SOPHYAINCP)ppersist.h \
     268  $(SOPHYAINCP)dvlist.h \
     269  $(SOPHYAINCP)strutilxx.h \
     270  $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \
     271  $(SOPHYAINCP)pidrawer.h \
     272  $(SOPHYAINCP)pibwdggen.h \
     273  $(SOPHYAINCP)pisysdep.h \
     274  $(SOPHYAINCP)piwdgx.h \
     275  $(SOPHYAINCP)piwdggen.h \
     276  $(SOPHYAINCP)pimsghandler.h \
     277  $(SOPHYAINCP)picolist.h \
     278  $(SOPHYAINCP)picmap.h \
     279  $(SOPHYAINCP)picmapx.h \
     280  $(SOPHYAINCP)picmapgen.h \
     281  $(SOPHYAINCP)pigraphx.h \
     282  $(SOPHYAINCP)pigraphgen.h \
     283  $(SOPHYAINCP)pifontx.h \
     284  $(SOPHYAINCP)pifontgen.h \
     285  $(SOPHYAINCP)pigrcoord.h \
     286  $(SOPHYAINCP)pilineatt.h \
     287  $(SOPHYAINCP)pigraphuc.h \
     288  $(SOPHYAINCP)pievthandler.h \
     289  $(SOPHYAINCP)psfile.h \
     290  $(SOPHYAINCP)pigratt.h \
     291  $(SOPHYAINCP)piaxes.h \
     292  $(SOPHYAINCP)parradapter.h \
     293  $(SOPHYAINCP)lut.h \
     294  $(SOPHYAINCP)ntupintf.h \
    177295  $(SOPHYAINCP)generalfit.h \
    178   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    179   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     296  $(SOPHYAINCP)tvector.h \
     297  $(SOPHYAINCP)tmatrix.h \
     298  $(SOPHYAINCP)tarray.h \
     299  $(SOPHYAINCP)basarr.h \
    180300  $(SOPHYAINCP)ndatablock.h \
    181301  $(SOPHYAINCP)utilarr.h \
     
    183303  $(SOPHYAINCP)tvector_tsnl.h \
    184304  $(SOPHYAINCP)generaldata.h \
    185   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    186   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    187   $(SOPHYAINCP)fmath.h servnobjm.h
    188         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  contmodex.cc
    189  
    190 $(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc $(SOPHYAINCP)sopnamsp.h \
    191   cxxexecutor.h $(SOPHYAINCP)machdefs.h \
    192   $(SOPHYAINCP)osx_values.h piacmd.h \
    193   $(SOPHYAINCP)commander.h \
    194   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    195   $(SOPHYAINCP)objfio.h \
    196   $(SOPHYAINCP)anydataobj.h \
    197   $(SOPHYAINCP)ppersist.h \
    198   $(SOPHYAINCP)pexceptions.h \
    199   $(SOPHYAINCP)gnumd5.h \
    200   $(SOPHYAINCP)ppfbinstream.h \
    201   $(SOPHYAINCP)rawstream.h \
    202   $(SOPHYAINCP)ppfnametag.h \
    203   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    204   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    205   dlftypes.h nobjmgr.h $(SOPHYAINCP)strutilxx.h \
    206   $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \
    207   $(SOPHYAINCP)pidrawer.h \
    208   $(SOPHYAINCP)pibwdggen.h \
    209   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    210   $(SOPHYAINCP)piwdggen.h \
    211   $(SOPHYAINCP)pimsghandler.h \
    212   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    213   $(SOPHYAINCP)picmapx.h \
    214   $(SOPHYAINCP)picmapgen.h \
    215   $(SOPHYAINCP)pigraphx.h \
    216   $(SOPHYAINCP)pigraphgen.h \
    217   $(SOPHYAINCP)pifontx.h \
    218   $(SOPHYAINCP)pifontgen.h \
    219   $(SOPHYAINCP)pigrcoord.h \
    220   $(SOPHYAINCP)pilineatt.h \
    221   $(SOPHYAINCP)pigraphuc.h \
    222   $(SOPHYAINCP)pievthandler.h \
    223   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    224   $(SOPHYAINCP)piaxes.h \
    225   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
    226   $(SOPHYAINCP)ntupintf.h \
    227   $(SOPHYAINCP)generalfit.h \
    228   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    229   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    230   $(SOPHYAINCP)ndatablock.h \
    231   $(SOPHYAINCP)utilarr.h \
    232   $(SOPHYAINCP)tmatrix_tsnl.h \
    233   $(SOPHYAINCP)tvector_tsnl.h \
    234   $(SOPHYAINCP)generaldata.h \
    235   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    236   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
     305  $(SOPHYAINCP)ntupintf.h \
     306  $(SOPHYAINCP)poly.h \
     307  $(SOPHYAINCP)peida.h \
     308  $(SOPHYAINCP)utils.h \
     309  $(SOPHYAINCP)perrors.h \
    237310  $(SOPHYAINCP)fmath.h pistdimgapp.h \
     311  $(SOPHYAINCP)pisysdep.h \
    238312  $(SOPHYAINCP)piapplx.h \
    239313  $(SOPHYAINCP)piapplgen.h \
     
    251325  $(SOPHYAINCP)piwindowx.h \
    252326  $(SOPHYAINCP)piwindowgen.h \
     327  $(SOPHYAINCP)pimenux.h \
    253328  $(SOPHYAINCP)pioptmenux.h \
    254329  $(SOPHYAINCP)pioptmenugen.h \
     330  $(SOPHYAINCP)pistdwdgx.h \
    255331  $(SOPHYAINCP)pifilechox.h \
    256332  $(SOPHYAINCP)pifilechogen.h \
     333  $(SOPHYAINCP)piwindowx.h \
    257334  $(SOPHYAINCP)piperiodx.h \
    258335  $(SOPHYAINCP)periodic.h \
    259   $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
     336  $(SOPHYAINCP)picons.h \
     337  $(SOPHYAINCP)piimage.h \
     338  $(SOPHYAINCP)parradapter.h \
     339  $(SOPHYAINCP)pieldrw.h \
     340  $(SOPHYAINCP)pidrawer.h \
    260341  $(SOPHYAINCP)pipixmapx.h \
    261342  $(SOPHYAINCP)pipixmapgen.h \
    262343  $(SOPHYAINCP)picmapview.h \
    263   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     344  $(SOPHYAINCP)pi3dwdg.h \
     345  $(SOPHYAINCP)pi3ddrw.h \
    264346  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    265347  $(SOPHYAINCP)pilistx.h \
    266348  $(SOPHYAINCP)pilistgen.h \
    267349  $(SOPHYAINCP)pistzwin.h \
     350  $(SOPHYAINCP)piperiodx.h \
    268351  $(SOPHYAINCP)pitherm.h \
    269352  $(SOPHYAINCP)resusage.h
    270353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxexecutor.cc
    271354 
    272 $(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc $(SOPHYAINCP)sopnamsp.h \
    273   cxxexecutor.h $(SOPHYAINCP)machdefs.h \
    274   $(SOPHYAINCP)osx_values.h piacmd.h \
     355$(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \
     356  $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
     357  $(SOPHYAINCP)machdefs.h piacmd.h \
    275358  $(SOPHYAINCP)commander.h \
    276   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    277   $(SOPHYAINCP)objfio.h \
    278   $(SOPHYAINCP)anydataobj.h \
    279   $(SOPHYAINCP)ppersist.h \
    280   $(SOPHYAINCP)pexceptions.h \
    281   $(SOPHYAINCP)gnumd5.h \
    282   $(SOPHYAINCP)ppfbinstream.h \
    283   $(SOPHYAINCP)rawstream.h \
    284   $(SOPHYAINCP)ppfnametag.h \
    285   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    286   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    287   dlftypes.h nobjmgr.h cxxexecwin.h $(SOPHYAINCP)pisysdep.h \
    288   pistdimgapp.h $(SOPHYAINCP)piapplx.h \
     359  $(SOPHYAINCP)machdefs.h \
     360  $(SOPHYAINCP)pdlmgr.h \
     361  $(SOPHYAINCP)dvlist.h \
     362  $(SOPHYAINCP)objfio.h \
     363  $(SOPHYAINCP)anydataobj.h \
     364  $(SOPHYAINCP)ppersist.h \
     365  $(SOPHYAINCP)pexceptions.h \
     366  $(SOPHYAINCP)gnumd5.h \
     367  $(SOPHYAINCP)ppfbinstream.h \
     368  $(SOPHYAINCP)rawstream.h \
     369  $(SOPHYAINCP)ppfnametag.h \
     370  $(SOPHYAINCP)mutyv.h \
     371  $(SOPHYAINCP)timestamp.h \
     372  $(SOPHYAINCP)ctimer.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 \
     378  $(SOPHYAINCP)piapplx.h \
    289379  $(SOPHYAINCP)piapplgen.h \
    290380  $(SOPHYAINCP)pimsghandler.h \
     381  $(SOPHYAINCP)pisysdep.h \
    291382  $(SOPHYAINCP)picontainerx.h \
    292383  $(SOPHYAINCP)picontainergen.h \
    293   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     384  $(SOPHYAINCP)piwdgx.h \
     385  $(SOPHYAINCP)piwdggen.h \
    294386  $(SOPHYAINCP)picolist.h \
    295387  $(SOPHYAINCP)pimenubarx.h \
     
    302394  $(SOPHYAINCP)pibwdgx.h \
    303395  $(SOPHYAINCP)pibwdggen.h \
    304   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     396  $(SOPHYAINCP)picmap.h \
     397  $(SOPHYAINCP)picmapx.h \
    305398  $(SOPHYAINCP)picmapgen.h \
    306399  $(SOPHYAINCP)pigraphx.h \
     
    316409  $(SOPHYAINCP)piwindowx.h \
    317410  $(SOPHYAINCP)piwindowgen.h \
     411  $(SOPHYAINCP)pimenux.h \
    318412  $(SOPHYAINCP)pioptmenux.h \
    319413  $(SOPHYAINCP)pioptmenugen.h \
     414  $(SOPHYAINCP)pistdwdgx.h \
    320415  $(SOPHYAINCP)pifilechox.h \
    321416  $(SOPHYAINCP)pifilechogen.h \
     417  $(SOPHYAINCP)piwindowx.h \
    322418  $(SOPHYAINCP)piperiodx.h \
    323419  $(SOPHYAINCP)periodic.h \
     420  $(SOPHYAINCP)picons.h \
    324421  $(SOPHYAINCP)piimage.h \
    325   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     422  $(SOPHYAINCP)parradapter.h \
     423  $(SOPHYAINCP)lut.h \
    326424  $(SOPHYAINCP)pieldrw.h \
    327425  $(SOPHYAINCP)pidrawer.h \
    328   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     426  $(SOPHYAINCP)pigratt.h \
     427  $(SOPHYAINCP)piaxes.h \
    329428  $(SOPHYAINCP)pipixmapx.h \
    330429  $(SOPHYAINCP)pipixmapgen.h \
    331430  $(SOPHYAINCP)picmapview.h \
    332   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     431  $(SOPHYAINCP)pi3dwdg.h \
     432  $(SOPHYAINCP)pi3ddrw.h \
    333433  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    334434  $(SOPHYAINCP)pilistx.h \
    335435  $(SOPHYAINCP)pilistgen.h \
    336436  $(SOPHYAINCP)pistzwin.h \
     437  $(SOPHYAINCP)piperiodx.h \
    337438  $(SOPHYAINCP)pitherm.h \
    338439  $(SOPHYAINCP)resusage.h
    339440        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxexecwin.cc
    340441 
    341 $(SOPHYAOBJP)flowmodex.o: flowmodex.cc $(SOPHYAINCP)sopnamsp.h \
    342   flowmodex.h $(SOPHYAINCP)machdefs.h \
    343   $(SOPHYAINCP)osx_values.h piacmd.h \
     442$(SOPHYAOBJP)flowmodex.o: flowmodex.cc \
     443  $(SOPHYAINCP)sopnamsp.h flowmodex.h \
     444  $(SOPHYAINCP)machdefs.h piacmd.h \
    344445  $(SOPHYAINCP)commander.h \
    345   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    346   $(SOPHYAINCP)objfio.h \
    347   $(SOPHYAINCP)anydataobj.h \
    348   $(SOPHYAINCP)ppersist.h \
    349   $(SOPHYAINCP)pexceptions.h \
    350   $(SOPHYAINCP)gnumd5.h \
    351   $(SOPHYAINCP)ppfbinstream.h \
    352   $(SOPHYAINCP)rawstream.h \
    353   $(SOPHYAINCP)ppfnametag.h \
    354   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    355   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    356   dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \
    357   $(SOPHYAINCP)pisysdep.h \
     446  $(SOPHYAINCP)machdefs.h \
     447  $(SOPHYAINCP)pdlmgr.h \
     448  $(SOPHYAINCP)dvlist.h \
     449  $(SOPHYAINCP)objfio.h \
     450  $(SOPHYAINCP)anydataobj.h \
     451  $(SOPHYAINCP)ppersist.h \
     452  $(SOPHYAINCP)pexceptions.h \
     453  $(SOPHYAINCP)gnumd5.h \
     454  $(SOPHYAINCP)ppfbinstream.h \
     455  $(SOPHYAINCP)rawstream.h \
     456  $(SOPHYAINCP)ppfnametag.h \
     457  $(SOPHYAINCP)mutyv.h \
     458  $(SOPHYAINCP)timestamp.h \
     459  $(SOPHYAINCP)ctimer.h \
     460  $(SOPHYAINCP)zthread.h dlftypes.h \
     461  nobjmgr.h $(SOPHYAINCP)anydataobj.h \
     462  $(SOPHYAINCP)ppersist.h \
     463  $(SOPHYAINCP)dvlist.h pi2dvec.h \
     464  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    358465  $(SOPHYAINCP)piapplx.h \
    359466  $(SOPHYAINCP)piapplgen.h \
    360467  $(SOPHYAINCP)pimsghandler.h \
     468  $(SOPHYAINCP)pisysdep.h \
    361469  $(SOPHYAINCP)picontainerx.h \
    362470  $(SOPHYAINCP)picontainergen.h \
    363   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     471  $(SOPHYAINCP)piwdgx.h \
     472  $(SOPHYAINCP)piwdggen.h \
    364473  $(SOPHYAINCP)picolist.h \
    365474  $(SOPHYAINCP)pimenubarx.h \
     
    372481  $(SOPHYAINCP)pibwdgx.h \
    373482  $(SOPHYAINCP)pibwdggen.h \
    374   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     483  $(SOPHYAINCP)picmap.h \
     484  $(SOPHYAINCP)picmapx.h \
    375485  $(SOPHYAINCP)picmapgen.h \
    376486  $(SOPHYAINCP)pigraphx.h \
     
    386496  $(SOPHYAINCP)piwindowx.h \
    387497  $(SOPHYAINCP)piwindowgen.h \
     498  $(SOPHYAINCP)pimenux.h \
    388499  $(SOPHYAINCP)pioptmenux.h \
    389500  $(SOPHYAINCP)pioptmenugen.h \
     501  $(SOPHYAINCP)pistdwdgx.h \
    390502  $(SOPHYAINCP)pifilechox.h \
    391503  $(SOPHYAINCP)pifilechogen.h \
     504  $(SOPHYAINCP)piwindowx.h \
    392505  $(SOPHYAINCP)piperiodx.h \
    393506  $(SOPHYAINCP)periodic.h \
     507  $(SOPHYAINCP)picons.h \
    394508  $(SOPHYAINCP)piimage.h \
    395   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     509  $(SOPHYAINCP)parradapter.h \
     510  $(SOPHYAINCP)lut.h \
    396511  $(SOPHYAINCP)pieldrw.h \
    397512  $(SOPHYAINCP)pidrawer.h \
    398   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     513  $(SOPHYAINCP)pigratt.h \
     514  $(SOPHYAINCP)piaxes.h \
    399515  $(SOPHYAINCP)pipixmapx.h \
    400516  $(SOPHYAINCP)pipixmapgen.h \
    401517  $(SOPHYAINCP)picmapview.h \
    402   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     518  $(SOPHYAINCP)pi3dwdg.h \
     519  $(SOPHYAINCP)pi3ddrw.h \
    403520  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    404521  $(SOPHYAINCP)pilistx.h \
    405522  $(SOPHYAINCP)pilistgen.h \
    406523  $(SOPHYAINCP)pistzwin.h \
     524  $(SOPHYAINCP)piperiodx.h \
    407525  $(SOPHYAINCP)pitherm.h \
    408526  $(SOPHYAINCP)resusage.h \
    409527  $(SOPHYAINCP)piscdrawwdg.h \
    410   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)ntuple.h \
    411   nomgadapter.h $(SOPHYAINCP)generalfit.h \
    412   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    413   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     528  $(SOPHYAINCP)ntupintf.h \
     529  $(SOPHYAINCP)ntuple.h \
     530  $(SOPHYAINCP)ntupintf.h \
     531  $(SOPHYAINCP)pidrawer.h nomgadapter.h \
     532  $(SOPHYAINCP)parradapter.h \
     533  $(SOPHYAINCP)generalfit.h \
     534  $(SOPHYAINCP)tvector.h \
     535  $(SOPHYAINCP)tmatrix.h \
     536  $(SOPHYAINCP)tarray.h \
     537  $(SOPHYAINCP)basarr.h \
    414538  $(SOPHYAINCP)ndatablock.h \
    415539  $(SOPHYAINCP)utilarr.h \
     
    417541  $(SOPHYAINCP)tvector_tsnl.h \
    418542  $(SOPHYAINCP)generaldata.h \
    419   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    420   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    421   $(SOPHYAINCP)fmath.h servnobjm.h
     543  $(SOPHYAINCP)poly.h \
     544  $(SOPHYAINCP)peida.h \
     545  $(SOPHYAINCP)utils.h \
     546  $(SOPHYAINCP)perrors.h \
     547  $(SOPHYAINCP)fmath.h servnobjm.h \
     548  $(SOPHYAINCP)pdlmgr.h
    422549        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  flowmodex.cc
    423550 
    424 $(SOPHYAOBJP)graphexecut.o: graphexecut.cc $(SOPHYAINCP)sopnamsp.h \
    425   piacmd.h $(SOPHYAINCP)machdefs.h \
    426   $(SOPHYAINCP)osx_values.h \
     551$(SOPHYAOBJP)graphexecut.o: graphexecut.cc \
     552  $(SOPHYAINCP)sopnamsp.h piacmd.h \
     553  $(SOPHYAINCP)machdefs.h \
    427554  $(SOPHYAINCP)commander.h \
    428   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    429   $(SOPHYAINCP)objfio.h \
    430   $(SOPHYAINCP)anydataobj.h \
    431   $(SOPHYAINCP)ppersist.h \
    432   $(SOPHYAINCP)pexceptions.h \
    433   $(SOPHYAINCP)gnumd5.h \
    434   $(SOPHYAINCP)ppfbinstream.h \
    435   $(SOPHYAINCP)rawstream.h \
    436   $(SOPHYAINCP)ppfnametag.h \
    437   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    438   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    439   dlftypes.h graphexecut.h $(SOPHYAINCP)strutilxx.h \
     555  $(SOPHYAINCP)machdefs.h \
     556  $(SOPHYAINCP)pdlmgr.h \
     557  $(SOPHYAINCP)dvlist.h \
     558  $(SOPHYAINCP)objfio.h \
     559  $(SOPHYAINCP)anydataobj.h \
     560  $(SOPHYAINCP)ppersist.h \
     561  $(SOPHYAINCP)pexceptions.h \
     562  $(SOPHYAINCP)gnumd5.h \
     563  $(SOPHYAINCP)ppfbinstream.h \
     564  $(SOPHYAINCP)rawstream.h \
     565  $(SOPHYAINCP)ppfnametag.h \
     566  $(SOPHYAINCP)mutyv.h \
     567  $(SOPHYAINCP)timestamp.h \
     568  $(SOPHYAINCP)ctimer.h \
     569  $(SOPHYAINCP)zthread.h dlftypes.h \
     570  graphexecut.h $(SOPHYAINCP)strutilxx.h \
    440571  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    441572  $(SOPHYAINCP)piapplx.h \
    442573  $(SOPHYAINCP)piapplgen.h \
    443574  $(SOPHYAINCP)pimsghandler.h \
     575  $(SOPHYAINCP)pisysdep.h \
    444576  $(SOPHYAINCP)picontainerx.h \
    445577  $(SOPHYAINCP)picontainergen.h \
    446   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     578  $(SOPHYAINCP)piwdgx.h \
     579  $(SOPHYAINCP)piwdggen.h \
    447580  $(SOPHYAINCP)picolist.h \
    448581  $(SOPHYAINCP)pimenubarx.h \
     
    455588  $(SOPHYAINCP)pibwdgx.h \
    456589  $(SOPHYAINCP)pibwdggen.h \
    457   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     590  $(SOPHYAINCP)picmap.h \
     591  $(SOPHYAINCP)picmapx.h \
    458592  $(SOPHYAINCP)picmapgen.h \
    459593  $(SOPHYAINCP)pigraphx.h \
     
    469603  $(SOPHYAINCP)piwindowx.h \
    470604  $(SOPHYAINCP)piwindowgen.h \
     605  $(SOPHYAINCP)pimenux.h \
    471606  $(SOPHYAINCP)pioptmenux.h \
    472607  $(SOPHYAINCP)pioptmenugen.h \
     608  $(SOPHYAINCP)pistdwdgx.h \
    473609  $(SOPHYAINCP)pifilechox.h \
    474610  $(SOPHYAINCP)pifilechogen.h \
     611  $(SOPHYAINCP)piwindowx.h \
    475612  $(SOPHYAINCP)piperiodx.h \
    476613  $(SOPHYAINCP)periodic.h \
     614  $(SOPHYAINCP)picons.h \
    477615  $(SOPHYAINCP)piimage.h \
    478   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     616  $(SOPHYAINCP)parradapter.h \
     617  $(SOPHYAINCP)lut.h \
    479618  $(SOPHYAINCP)pieldrw.h \
    480619  $(SOPHYAINCP)pidrawer.h \
    481   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     620  $(SOPHYAINCP)pigratt.h \
     621  $(SOPHYAINCP)piaxes.h \
    482622  $(SOPHYAINCP)pipixmapx.h \
    483623  $(SOPHYAINCP)pipixmapgen.h \
    484624  $(SOPHYAINCP)picmapview.h \
    485   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    486   $(SOPHYAINCP)pigraph3d.h nobjmgr.h pisiadw.h \
     625  $(SOPHYAINCP)pi3dwdg.h \
     626  $(SOPHYAINCP)pi3ddrw.h \
     627  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     628  $(SOPHYAINCP)anydataobj.h \
     629  $(SOPHYAINCP)ppersist.h \
     630  $(SOPHYAINCP)dvlist.h pisiadw.h \
    487631  $(SOPHYAINCP)pilistx.h \
    488632  $(SOPHYAINCP)pilistgen.h \
    489633  $(SOPHYAINCP)pistzwin.h \
     634  $(SOPHYAINCP)piperiodx.h \
    490635  $(SOPHYAINCP)pitherm.h \
    491636  $(SOPHYAINCP)resusage.h nomgadapter.h \
     637  $(SOPHYAINCP)pidrawer.h \
     638  $(SOPHYAINCP)parradapter.h \
    492639  $(SOPHYAINCP)ntupintf.h \
    493640  $(SOPHYAINCP)generalfit.h \
    494   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    495   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     641  $(SOPHYAINCP)tvector.h \
     642  $(SOPHYAINCP)tmatrix.h \
     643  $(SOPHYAINCP)tarray.h \
     644  $(SOPHYAINCP)basarr.h \
    496645  $(SOPHYAINCP)ndatablock.h \
    497646  $(SOPHYAINCP)utilarr.h \
     
    499648  $(SOPHYAINCP)tvector_tsnl.h \
    500649  $(SOPHYAINCP)generaldata.h \
    501   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    502   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    503   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)piyfxdrw.h \
     650  $(SOPHYAINCP)ntupintf.h \
     651  $(SOPHYAINCP)poly.h \
     652  $(SOPHYAINCP)peida.h \
     653  $(SOPHYAINCP)utils.h \
     654  $(SOPHYAINCP)perrors.h \
     655  $(SOPHYAINCP)fmath.h \
     656  $(SOPHYAINCP)piyfxdrw.h \
    504657  $(SOPHYAINCP)pibargraph.h \
    505658  $(SOPHYAINCP)pitxtdrw.h
    506659        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  graphexecut.cc
    507660 
    508 $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc $(SOPHYAINCP)sopnamsp.h \
     661$(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \
     662  $(SOPHYAINCP)sopnamsp.h \
    509663  $(SOPHYAINCP)strutil.h \
    510664  $(SOPHYAINCP)datatypes.h \
    511   $(SOPHYAINCP)machdefs.h \
    512   $(SOPHYAINCP)osx_values.h nobjmgr.h \
    513   $(SOPHYAINCP)anydataobj.h \
    514   $(SOPHYAINCP)ppersist.h \
    515   $(SOPHYAINCP)pexceptions.h \
    516   $(SOPHYAINCP)gnumd5.h \
    517   $(SOPHYAINCP)ppfbinstream.h \
    518   $(SOPHYAINCP)rawstream.h \
    519   $(SOPHYAINCP)ppfnametag.h \
    520   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    521   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    522   dlftypes.h servnobjm.h $(SOPHYAINCP)pdlmgr.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 \
    523681  $(SOPHYAINCP)zthread.h nomgadapter.h \
    524682  $(SOPHYAINCP)pidrawer.h \
    525683  $(SOPHYAINCP)pibwdggen.h \
    526   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    527   $(SOPHYAINCP)piwdggen.h \
    528   $(SOPHYAINCP)pimsghandler.h \
    529   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    530   $(SOPHYAINCP)picmapx.h \
    531   $(SOPHYAINCP)picmapgen.h \
    532   $(SOPHYAINCP)pigraphx.h \
    533   $(SOPHYAINCP)pigraphgen.h \
    534   $(SOPHYAINCP)pifontx.h \
    535   $(SOPHYAINCP)pifontgen.h \
    536   $(SOPHYAINCP)pigrcoord.h \
    537   $(SOPHYAINCP)pilineatt.h \
    538   $(SOPHYAINCP)pigraphuc.h \
    539   $(SOPHYAINCP)pievthandler.h \
    540   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    541   $(SOPHYAINCP)piaxes.h \
    542   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     684  $(SOPHYAINCP)pisysdep.h \
     685  $(SOPHYAINCP)piwdgx.h \
     686  $(SOPHYAINCP)piwdggen.h \
     687  $(SOPHYAINCP)pimsghandler.h \
     688  $(SOPHYAINCP)picolist.h \
     689  $(SOPHYAINCP)picmap.h \
     690  $(SOPHYAINCP)picmapx.h \
     691  $(SOPHYAINCP)picmapgen.h \
     692  $(SOPHYAINCP)pigraphx.h \
     693  $(SOPHYAINCP)pigraphgen.h \
     694  $(SOPHYAINCP)pifontx.h \
     695  $(SOPHYAINCP)pifontgen.h \
     696  $(SOPHYAINCP)pigrcoord.h \
     697  $(SOPHYAINCP)pilineatt.h \
     698  $(SOPHYAINCP)pigraphuc.h \
     699  $(SOPHYAINCP)pievthandler.h \
     700  $(SOPHYAINCP)psfile.h \
     701  $(SOPHYAINCP)pigratt.h \
     702  $(SOPHYAINCP)piaxes.h \
     703  $(SOPHYAINCP)parradapter.h \
     704  $(SOPHYAINCP)lut.h \
    543705  $(SOPHYAINCP)ntupintf.h \
    544706  $(SOPHYAINCP)generalfit.h \
    545   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    546   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     707  $(SOPHYAINCP)tvector.h \
     708  $(SOPHYAINCP)tmatrix.h \
     709  $(SOPHYAINCP)tarray.h \
     710  $(SOPHYAINCP)basarr.h \
     711  $(SOPHYAINCP)dvlist.h \
    547712  $(SOPHYAINCP)ndatablock.h \
    548713  $(SOPHYAINCP)utilarr.h \
     
    550715  $(SOPHYAINCP)tvector_tsnl.h \
    551716  $(SOPHYAINCP)generaldata.h \
    552   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    553   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
     717  $(SOPHYAINCP)ntupintf.h \
     718  $(SOPHYAINCP)poly.h \
     719  $(SOPHYAINCP)peida.h \
     720  $(SOPHYAINCP)utils.h \
     721  $(SOPHYAINCP)perrors.h \
    554722  $(SOPHYAINCP)fmath.h pistdimgapp.h \
     723  $(SOPHYAINCP)pisysdep.h \
    555724  $(SOPHYAINCP)piapplx.h \
    556725  $(SOPHYAINCP)piapplgen.h \
     
    568737  $(SOPHYAINCP)piwindowx.h \
    569738  $(SOPHYAINCP)piwindowgen.h \
     739  $(SOPHYAINCP)pimenux.h \
    570740  $(SOPHYAINCP)pioptmenux.h \
    571741  $(SOPHYAINCP)pioptmenugen.h \
     742  $(SOPHYAINCP)pistdwdgx.h \
    572743  $(SOPHYAINCP)pifilechox.h \
    573744  $(SOPHYAINCP)pifilechogen.h \
     745  $(SOPHYAINCP)piwindowx.h \
    574746  $(SOPHYAINCP)piperiodx.h \
    575747  $(SOPHYAINCP)periodic.h \
    576   $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
     748  $(SOPHYAINCP)picons.h \
     749  $(SOPHYAINCP)piimage.h \
     750  $(SOPHYAINCP)parradapter.h \
     751  $(SOPHYAINCP)pieldrw.h \
     752  $(SOPHYAINCP)pidrawer.h \
    577753  $(SOPHYAINCP)pipixmapx.h \
    578754  $(SOPHYAINCP)pipixmapgen.h \
    579755  $(SOPHYAINCP)picmapview.h \
    580   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     756  $(SOPHYAINCP)pi3dwdg.h \
     757  $(SOPHYAINCP)pi3ddrw.h \
    581758  $(SOPHYAINCP)pigraph3d.h piacmd.h \
    582759  $(SOPHYAINCP)commander.h \
     760  $(SOPHYAINCP)pdlmgr.h \
    583761  $(SOPHYAINCP)ctimer.h pisiadw.h \
    584762  $(SOPHYAINCP)pilistx.h \
    585763  $(SOPHYAINCP)pilistgen.h \
    586764  $(SOPHYAINCP)pistzwin.h \
     765  $(SOPHYAINCP)piperiodx.h \
    587766  $(SOPHYAINCP)pitherm.h \
    588   $(SOPHYAINCP)resusage.h pitvmaad.h \
     767  $(SOPHYAINCP)resusage.h \
     768  $(SOPHYAINCP)tvector.h pitvmaad.h \
     769  $(SOPHYAINCP)tmatrix.h \
    589770  $(SOPHYAINCP)piyfxdrw.h \
    590771  $(SOPHYAINCP)pisurfdr.h pipodrw.h \
    591   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)histos.h \
    592   pintuple.h pintup3d.h pigfd1.h pigfd2.h
     772  $(SOPHYAINCP)histos2.h \
     773  $(SOPHYAINCP)histos.h pintuple.h \
     774  pintup3d.h $(SOPHYAINCP)pi3ddrw.h pigfd1.h \
     775  $(SOPHYAINCP)generaldata.h pigfd2.h
    593776        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nobjmgr.cc
    594777 
    595 $(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc $(SOPHYAINCP)sopnamsp.h \
    596   $(SOPHYAINCP)machdefs.h \
    597   $(SOPHYAINCP)osx_values.h nomgadapter.h \
    598   $(SOPHYAINCP)ppersist.h \
    599   $(SOPHYAINCP)pexceptions.h \
    600   $(SOPHYAINCP)gnumd5.h \
    601   $(SOPHYAINCP)ppfbinstream.h \
    602   $(SOPHYAINCP)rawstream.h \
    603   $(SOPHYAINCP)ppfnametag.h \
    604   $(SOPHYAINCP)anydataobj.h \
    605   $(SOPHYAINCP)pidrawer.h \
    606   $(SOPHYAINCP)pibwdggen.h \
    607   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    608   $(SOPHYAINCP)piwdggen.h \
    609   $(SOPHYAINCP)pimsghandler.h \
    610   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    611   $(SOPHYAINCP)picmapx.h \
    612   $(SOPHYAINCP)picmapgen.h \
    613   $(SOPHYAINCP)pigraphx.h \
    614   $(SOPHYAINCP)pigraphgen.h \
    615   $(SOPHYAINCP)pifontx.h \
    616   $(SOPHYAINCP)pifontgen.h \
    617   $(SOPHYAINCP)pigrcoord.h \
    618   $(SOPHYAINCP)pilineatt.h \
    619   $(SOPHYAINCP)pigraphuc.h \
    620   $(SOPHYAINCP)pievthandler.h \
    621   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    622   $(SOPHYAINCP)piaxes.h \
    623   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     778$(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \
     779  $(SOPHYAINCP)sopnamsp.h \
     780  $(SOPHYAINCP)machdefs.h nomgadapter.h \
     781  $(SOPHYAINCP)ppersist.h \
     782  $(SOPHYAINCP)machdefs.h \
     783  $(SOPHYAINCP)pexceptions.h \
     784  $(SOPHYAINCP)gnumd5.h \
     785  $(SOPHYAINCP)ppfbinstream.h \
     786  $(SOPHYAINCP)rawstream.h \
     787  $(SOPHYAINCP)ppfnametag.h \
     788  $(SOPHYAINCP)ppersist.h \
     789  $(SOPHYAINCP)anydataobj.h \
     790  $(SOPHYAINCP)pidrawer.h \
     791  $(SOPHYAINCP)pibwdggen.h \
     792  $(SOPHYAINCP)pisysdep.h \
     793  $(SOPHYAINCP)piwdgx.h \
     794  $(SOPHYAINCP)piwdggen.h \
     795  $(SOPHYAINCP)pimsghandler.h \
     796  $(SOPHYAINCP)picolist.h \
     797  $(SOPHYAINCP)picmap.h \
     798  $(SOPHYAINCP)picmapx.h \
     799  $(SOPHYAINCP)picmapgen.h \
     800  $(SOPHYAINCP)pigraphx.h \
     801  $(SOPHYAINCP)pigraphgen.h \
     802  $(SOPHYAINCP)pifontx.h \
     803  $(SOPHYAINCP)pifontgen.h \
     804  $(SOPHYAINCP)pigrcoord.h \
     805  $(SOPHYAINCP)pilineatt.h \
     806  $(SOPHYAINCP)pigraphuc.h \
     807  $(SOPHYAINCP)pievthandler.h \
     808  $(SOPHYAINCP)psfile.h \
     809  $(SOPHYAINCP)pigratt.h \
     810  $(SOPHYAINCP)piaxes.h \
     811  $(SOPHYAINCP)parradapter.h \
     812  $(SOPHYAINCP)lut.h \
    624813  $(SOPHYAINCP)ntupintf.h \
    625814  $(SOPHYAINCP)generalfit.h \
    626   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    627   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    628   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    629   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     815  $(SOPHYAINCP)tvector.h \
     816  $(SOPHYAINCP)tmatrix.h \
     817  $(SOPHYAINCP)tarray.h \
     818  $(SOPHYAINCP)basarr.h \
     819  $(SOPHYAINCP)anydataobj.h \
     820  $(SOPHYAINCP)mutyv.h \
     821  $(SOPHYAINCP)timestamp.h \
     822  $(SOPHYAINCP)objfio.h \
     823  $(SOPHYAINCP)dvlist.h \
    630824  $(SOPHYAINCP)ndatablock.h \
    631825  $(SOPHYAINCP)utilarr.h \
     
    633827  $(SOPHYAINCP)tvector_tsnl.h \
    634828  $(SOPHYAINCP)generaldata.h \
    635   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    636   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
     829  $(SOPHYAINCP)ntupintf.h \
     830  $(SOPHYAINCP)poly.h \
     831  $(SOPHYAINCP)peida.h \
     832  $(SOPHYAINCP)utils.h \
     833  $(SOPHYAINCP)perrors.h \
    637834  $(SOPHYAINCP)fmath.h
    638835        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomgadapter.cc
    639836 
    640 $(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc $(SOPHYAINCP)sopnamsp.h \
    641   $(SOPHYAINCP)machdefs.h \
    642   $(SOPHYAINCP)osx_values.h nomgfdadapter.h nomgadapter.h \
    643   $(SOPHYAINCP)ppersist.h \
    644   $(SOPHYAINCP)pexceptions.h \
    645   $(SOPHYAINCP)gnumd5.h \
    646   $(SOPHYAINCP)ppfbinstream.h \
    647   $(SOPHYAINCP)rawstream.h \
    648   $(SOPHYAINCP)ppfnametag.h \
    649   $(SOPHYAINCP)anydataobj.h \
    650   $(SOPHYAINCP)pidrawer.h \
    651   $(SOPHYAINCP)pibwdggen.h \
    652   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    653   $(SOPHYAINCP)piwdggen.h \
    654   $(SOPHYAINCP)pimsghandler.h \
    655   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    656   $(SOPHYAINCP)picmapx.h \
    657   $(SOPHYAINCP)picmapgen.h \
    658   $(SOPHYAINCP)pigraphx.h \
    659   $(SOPHYAINCP)pigraphgen.h \
    660   $(SOPHYAINCP)pifontx.h \
    661   $(SOPHYAINCP)pifontgen.h \
    662   $(SOPHYAINCP)pigrcoord.h \
    663   $(SOPHYAINCP)pilineatt.h \
    664   $(SOPHYAINCP)pigraphuc.h \
    665   $(SOPHYAINCP)pievthandler.h \
    666   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    667   $(SOPHYAINCP)piaxes.h \
    668   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     837$(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \
     838  $(SOPHYAINCP)sopnamsp.h \
     839  $(SOPHYAINCP)machdefs.h nomgfdadapter.h \
     840  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     841  $(SOPHYAINCP)machdefs.h \
     842  $(SOPHYAINCP)pexceptions.h \
     843  $(SOPHYAINCP)gnumd5.h \
     844  $(SOPHYAINCP)ppfbinstream.h \
     845  $(SOPHYAINCP)rawstream.h \
     846  $(SOPHYAINCP)ppfnametag.h \
     847  $(SOPHYAINCP)ppersist.h \
     848  $(SOPHYAINCP)anydataobj.h \
     849  $(SOPHYAINCP)pidrawer.h \
     850  $(SOPHYAINCP)pibwdggen.h \
     851  $(SOPHYAINCP)pisysdep.h \
     852  $(SOPHYAINCP)piwdgx.h \
     853  $(SOPHYAINCP)piwdggen.h \
     854  $(SOPHYAINCP)pimsghandler.h \
     855  $(SOPHYAINCP)picolist.h \
     856  $(SOPHYAINCP)picmap.h \
     857  $(SOPHYAINCP)picmapx.h \
     858  $(SOPHYAINCP)picmapgen.h \
     859  $(SOPHYAINCP)pigraphx.h \
     860  $(SOPHYAINCP)pigraphgen.h \
     861  $(SOPHYAINCP)pifontx.h \
     862  $(SOPHYAINCP)pifontgen.h \
     863  $(SOPHYAINCP)pigrcoord.h \
     864  $(SOPHYAINCP)pilineatt.h \
     865  $(SOPHYAINCP)pigraphuc.h \
     866  $(SOPHYAINCP)pievthandler.h \
     867  $(SOPHYAINCP)psfile.h \
     868  $(SOPHYAINCP)pigratt.h \
     869  $(SOPHYAINCP)piaxes.h \
     870  $(SOPHYAINCP)parradapter.h \
     871  $(SOPHYAINCP)lut.h \
    669872  $(SOPHYAINCP)ntupintf.h \
    670873  $(SOPHYAINCP)generalfit.h \
    671   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    672   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    673   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    674   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     874  $(SOPHYAINCP)tvector.h \
     875  $(SOPHYAINCP)tmatrix.h \
     876  $(SOPHYAINCP)tarray.h \
     877  $(SOPHYAINCP)basarr.h \
     878  $(SOPHYAINCP)anydataobj.h \
     879  $(SOPHYAINCP)mutyv.h \
     880  $(SOPHYAINCP)timestamp.h \
     881  $(SOPHYAINCP)objfio.h \
     882  $(SOPHYAINCP)dvlist.h \
    675883  $(SOPHYAINCP)ndatablock.h \
    676884  $(SOPHYAINCP)utilarr.h \
     
    678886  $(SOPHYAINCP)tvector_tsnl.h \
    679887  $(SOPHYAINCP)generaldata.h \
    680   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    681   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
     888  $(SOPHYAINCP)ntupintf.h \
     889  $(SOPHYAINCP)poly.h \
     890  $(SOPHYAINCP)peida.h \
     891  $(SOPHYAINCP)utils.h \
     892  $(SOPHYAINCP)perrors.h \
    682893  $(SOPHYAINCP)fmath.h pipodrw.h \
    683   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)histos.h \
     894  $(SOPHYAINCP)histos2.h \
     895  $(SOPHYAINCP)histos.h \
    684896  $(SOPHYAINCP)objfitter.h \
    685   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
    686   $(SOPHYAINCP)hisprof.h
     897  $(SOPHYAINCP)cimage.h \
     898  $(SOPHYAINCP)fioarr.h \
     899  $(SOPHYAINCP)histos2.h \
     900  $(SOPHYAINCP)hisprof.h \
     901  $(SOPHYAINCP)generalfit.h
    687902        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomgfdadapter.cc
    688903 
    689 $(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc $(SOPHYAINCP)sopnamsp.h \
    690   $(SOPHYAINCP)machdefs.h \
    691   $(SOPHYAINCP)osx_values.h nomhistadapter.h nomgadapter.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)anydataobj.h \
    699   $(SOPHYAINCP)pidrawer.h \
    700   $(SOPHYAINCP)pibwdggen.h \
    701   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    702   $(SOPHYAINCP)piwdggen.h \
    703   $(SOPHYAINCP)pimsghandler.h \
    704   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    705   $(SOPHYAINCP)picmapx.h \
    706   $(SOPHYAINCP)picmapgen.h \
    707   $(SOPHYAINCP)pigraphx.h \
    708   $(SOPHYAINCP)pigraphgen.h \
    709   $(SOPHYAINCP)pifontx.h \
    710   $(SOPHYAINCP)pifontgen.h \
    711   $(SOPHYAINCP)pigrcoord.h \
    712   $(SOPHYAINCP)pilineatt.h \
    713   $(SOPHYAINCP)pigraphuc.h \
    714   $(SOPHYAINCP)pievthandler.h \
    715   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    716   $(SOPHYAINCP)piaxes.h \
    717   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     904$(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \
     905  $(SOPHYAINCP)sopnamsp.h \
     906  $(SOPHYAINCP)machdefs.h nomhistadapter.h \
     907  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     908  $(SOPHYAINCP)machdefs.h \
     909  $(SOPHYAINCP)pexceptions.h \
     910  $(SOPHYAINCP)gnumd5.h \
     911  $(SOPHYAINCP)ppfbinstream.h \
     912  $(SOPHYAINCP)rawstream.h \
     913  $(SOPHYAINCP)ppfnametag.h \
     914  $(SOPHYAINCP)ppersist.h \
     915  $(SOPHYAINCP)anydataobj.h \
     916  $(SOPHYAINCP)pidrawer.h \
     917  $(SOPHYAINCP)pibwdggen.h \
     918  $(SOPHYAINCP)pisysdep.h \
     919  $(SOPHYAINCP)piwdgx.h \
     920  $(SOPHYAINCP)piwdggen.h \
     921  $(SOPHYAINCP)pimsghandler.h \
     922  $(SOPHYAINCP)picolist.h \
     923  $(SOPHYAINCP)picmap.h \
     924  $(SOPHYAINCP)picmapx.h \
     925  $(SOPHYAINCP)picmapgen.h \
     926  $(SOPHYAINCP)pigraphx.h \
     927  $(SOPHYAINCP)pigraphgen.h \
     928  $(SOPHYAINCP)pifontx.h \
     929  $(SOPHYAINCP)pifontgen.h \
     930  $(SOPHYAINCP)pigrcoord.h \
     931  $(SOPHYAINCP)pilineatt.h \
     932  $(SOPHYAINCP)pigraphuc.h \
     933  $(SOPHYAINCP)pievthandler.h \
     934  $(SOPHYAINCP)psfile.h \
     935  $(SOPHYAINCP)pigratt.h \
     936  $(SOPHYAINCP)piaxes.h \
     937  $(SOPHYAINCP)parradapter.h \
     938  $(SOPHYAINCP)lut.h \
    718939  $(SOPHYAINCP)ntupintf.h \
    719940  $(SOPHYAINCP)generalfit.h \
    720   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    721   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    722   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    723   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     941  $(SOPHYAINCP)tvector.h \
     942  $(SOPHYAINCP)tmatrix.h \
     943  $(SOPHYAINCP)tarray.h \
     944  $(SOPHYAINCP)basarr.h \
     945  $(SOPHYAINCP)anydataobj.h \
     946  $(SOPHYAINCP)mutyv.h \
     947  $(SOPHYAINCP)timestamp.h \
     948  $(SOPHYAINCP)objfio.h \
     949  $(SOPHYAINCP)dvlist.h \
    724950  $(SOPHYAINCP)ndatablock.h \
    725951  $(SOPHYAINCP)utilarr.h \
     
    727953  $(SOPHYAINCP)tvector_tsnl.h \
    728954  $(SOPHYAINCP)generaldata.h \
    729   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    730   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    731   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
    732   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
    733   $(SOPHYAINCP)histerr.h $(SOPHYAINCP)ntuple.h \
     955  $(SOPHYAINCP)ntupintf.h \
     956  $(SOPHYAINCP)poly.h \
     957  $(SOPHYAINCP)peida.h \
     958  $(SOPHYAINCP)utils.h \
     959  $(SOPHYAINCP)perrors.h \
     960  $(SOPHYAINCP)fmath.h \
     961  $(SOPHYAINCP)histos.h \
     962  $(SOPHYAINCP)histos2.h \
     963  $(SOPHYAINCP)histos.h \
     964  $(SOPHYAINCP)hisprof.h \
     965  $(SOPHYAINCP)histerr.h \
     966  $(SOPHYAINCP)ntuple.h \
    734967  $(SOPHYAINCP)xntuple.h \
    735968  $(SOPHYAINCP)basedtable.h \
    736   $(SOPHYAINCP)segdatablock.h pihisto.h pihisto2d.h \
     969  $(SOPHYAINCP)segdatablock.h pihisto.h \
     970  pihisto2d.h $(SOPHYAINCP)pisysdep.h \
    737971  $(SOPHYAINCP)pimenux.h \
    738972  $(SOPHYAINCP)pimenugen.h \
    739973  $(SOPHYAINCP)pimenubarx.h \
    740974  $(SOPHYAINCP)pimenubargen.h \
     975  $(SOPHYAINCP)pimenux.h \
    741976  $(SOPHYAINCP)pioptmenux.h \
    742977  $(SOPHYAINCP)pioptmenugen.h \
     
    750985  $(SOPHYAINCP)picontainerx.h \
    751986  $(SOPHYAINCP)picontainergen.h \
    752   $(SOPHYAINCP)pieldrw.h pipodrw.h servnobjm.h nobjmgr.h \
    753   dlftypes.h $(SOPHYAINCP)pdlmgr.h \
     987  $(SOPHYAINCP)pidrawer.h \
     988  $(SOPHYAINCP)pieldrw.h pipodrw.h \
     989  servnobjm.h nobjmgr.h \
     990  $(SOPHYAINCP)dvlist.h dlftypes.h \
     991  $(SOPHYAINCP)pdlmgr.h \
    754992  $(SOPHYAINCP)zthread.h \
    755993  $(SOPHYAINCP)objfitter.h \
    756   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
     994  $(SOPHYAINCP)cimage.h \
     995  $(SOPHYAINCP)fioarr.h \
     996  $(SOPHYAINCP)histos2.h \
     997  $(SOPHYAINCP)hisprof.h \
     998  $(SOPHYAINCP)generalfit.h \
    757999  $(SOPHYAINCP)datatable.h \
     1000  $(SOPHYAINCP)basedtable.h \
    7581001  $(SOPHYAINCP)swppfdtable.h \
    7591002  $(SOPHYAINCP)swsegdb.h \
     
    7621005        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomhistadapter.cc
    7631006 
    764 $(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc $(SOPHYAINCP)sopnamsp.h \
    765   $(SOPHYAINCP)machdefs.h \
    766   $(SOPHYAINCP)osx_values.h \
    767   $(SOPHYAINCP)datatype.h nomimagadapter.h nomgadapter.h \
    768   $(SOPHYAINCP)ppersist.h \
    769   $(SOPHYAINCP)pexceptions.h \
    770   $(SOPHYAINCP)gnumd5.h \
    771   $(SOPHYAINCP)ppfbinstream.h \
    772   $(SOPHYAINCP)rawstream.h \
    773   $(SOPHYAINCP)ppfnametag.h \
    774   $(SOPHYAINCP)anydataobj.h \
    775   $(SOPHYAINCP)pidrawer.h \
    776   $(SOPHYAINCP)pibwdggen.h \
    777   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    778   $(SOPHYAINCP)piwdggen.h \
    779   $(SOPHYAINCP)pimsghandler.h \
    780   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    781   $(SOPHYAINCP)picmapx.h \
    782   $(SOPHYAINCP)picmapgen.h \
    783   $(SOPHYAINCP)pigraphx.h \
    784   $(SOPHYAINCP)pigraphgen.h \
    785   $(SOPHYAINCP)pifontx.h \
    786   $(SOPHYAINCP)pifontgen.h \
    787   $(SOPHYAINCP)pigrcoord.h \
    788   $(SOPHYAINCP)pilineatt.h \
    789   $(SOPHYAINCP)pigraphuc.h \
    790   $(SOPHYAINCP)pievthandler.h \
    791   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    792   $(SOPHYAINCP)piaxes.h \
    793   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1007$(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc \
     1008  $(SOPHYAINCP)sopnamsp.h \
     1009  $(SOPHYAINCP)machdefs.h \
     1010  $(SOPHYAINCP)datatype.h \
     1011  $(SOPHYAINCP)machdefs.h nomimagadapter.h \
     1012  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     1013  $(SOPHYAINCP)pexceptions.h \
     1014  $(SOPHYAINCP)gnumd5.h \
     1015  $(SOPHYAINCP)ppfbinstream.h \
     1016  $(SOPHYAINCP)rawstream.h \
     1017  $(SOPHYAINCP)ppfnametag.h \
     1018  $(SOPHYAINCP)ppersist.h \
     1019  $(SOPHYAINCP)anydataobj.h \
     1020  $(SOPHYAINCP)pidrawer.h \
     1021  $(SOPHYAINCP)pibwdggen.h \
     1022  $(SOPHYAINCP)pisysdep.h \
     1023  $(SOPHYAINCP)piwdgx.h \
     1024  $(SOPHYAINCP)piwdggen.h \
     1025  $(SOPHYAINCP)pimsghandler.h \
     1026  $(SOPHYAINCP)picolist.h \
     1027  $(SOPHYAINCP)picmap.h \
     1028  $(SOPHYAINCP)picmapx.h \
     1029  $(SOPHYAINCP)picmapgen.h \
     1030  $(SOPHYAINCP)pigraphx.h \
     1031  $(SOPHYAINCP)pigraphgen.h \
     1032  $(SOPHYAINCP)pifontx.h \
     1033  $(SOPHYAINCP)pifontgen.h \
     1034  $(SOPHYAINCP)pigrcoord.h \
     1035  $(SOPHYAINCP)pilineatt.h \
     1036  $(SOPHYAINCP)pigraphuc.h \
     1037  $(SOPHYAINCP)pievthandler.h \
     1038  $(SOPHYAINCP)psfile.h \
     1039  $(SOPHYAINCP)pigratt.h \
     1040  $(SOPHYAINCP)piaxes.h \
     1041  $(SOPHYAINCP)parradapter.h \
     1042  $(SOPHYAINCP)lut.h \
    7941043  $(SOPHYAINCP)ntupintf.h \
    7951044  $(SOPHYAINCP)generalfit.h \
    796   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    797   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    798   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    799   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     1045  $(SOPHYAINCP)tvector.h \
     1046  $(SOPHYAINCP)tmatrix.h \
     1047  $(SOPHYAINCP)tarray.h \
     1048  $(SOPHYAINCP)basarr.h \
     1049  $(SOPHYAINCP)anydataobj.h \
     1050  $(SOPHYAINCP)mutyv.h \
     1051  $(SOPHYAINCP)timestamp.h \
     1052  $(SOPHYAINCP)objfio.h \
     1053  $(SOPHYAINCP)dvlist.h \
    8001054  $(SOPHYAINCP)ndatablock.h \
    8011055  $(SOPHYAINCP)utilarr.h \
     
    8031057  $(SOPHYAINCP)tvector_tsnl.h \
    8041058  $(SOPHYAINCP)generaldata.h \
    805   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    806   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    807   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)cimage.h \
     1059  $(SOPHYAINCP)ntupintf.h \
     1060  $(SOPHYAINCP)poly.h \
     1061  $(SOPHYAINCP)peida.h \
     1062  $(SOPHYAINCP)utils.h \
     1063  $(SOPHYAINCP)perrors.h \
     1064  $(SOPHYAINCP)fmath.h \
     1065  $(SOPHYAINCP)cimage.h \
    8081066  $(SOPHYAINCP)fioarr.h pimgadapter.h \
    8091067  $(SOPHYAINCP)objfitter.h \
    810   $(SOPHYAINCP)histos.h $(SOPHYAINCP)histos2.h \
    811   $(SOPHYAINCP)hisprof.h
     1068  $(SOPHYAINCP)cimage.h \
     1069  $(SOPHYAINCP)histos.h \
     1070  $(SOPHYAINCP)histos2.h \
     1071  $(SOPHYAINCP)hisprof.h \
     1072  $(SOPHYAINCP)generalfit.h
    8121073        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomimagadapter.cc
    8131074 
     
    8151076  $(SOPHYAINCP)sopnamsp.h \
    8161077  $(SOPHYAINCP)machdefs.h \
    817   $(SOPHYAINCP)osx_values.h \
    818   $(SOPHYAINCP)datatype.h nomskymapadapter.h nomgadapter.h \
    819   $(SOPHYAINCP)ppersist.h \
    820   $(SOPHYAINCP)pexceptions.h \
    821   $(SOPHYAINCP)gnumd5.h \
    822   $(SOPHYAINCP)ppfbinstream.h \
    823   $(SOPHYAINCP)rawstream.h \
    824   $(SOPHYAINCP)ppfnametag.h \
    825   $(SOPHYAINCP)anydataobj.h \
    826   $(SOPHYAINCP)pidrawer.h \
    827   $(SOPHYAINCP)pibwdggen.h \
    828   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    829   $(SOPHYAINCP)piwdggen.h \
    830   $(SOPHYAINCP)pimsghandler.h \
    831   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    832   $(SOPHYAINCP)picmapx.h \
    833   $(SOPHYAINCP)picmapgen.h \
    834   $(SOPHYAINCP)pigraphx.h \
    835   $(SOPHYAINCP)pigraphgen.h \
    836   $(SOPHYAINCP)pifontx.h \
    837   $(SOPHYAINCP)pifontgen.h \
    838   $(SOPHYAINCP)pigrcoord.h \
    839   $(SOPHYAINCP)pilineatt.h \
    840   $(SOPHYAINCP)pigraphuc.h \
    841   $(SOPHYAINCP)pievthandler.h \
    842   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    843   $(SOPHYAINCP)piaxes.h \
    844   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1078  $(SOPHYAINCP)datatype.h \
     1079  $(SOPHYAINCP)machdefs.h nomskymapadapter.h \
     1080  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     1081  $(SOPHYAINCP)pexceptions.h \
     1082  $(SOPHYAINCP)gnumd5.h \
     1083  $(SOPHYAINCP)ppfbinstream.h \
     1084  $(SOPHYAINCP)rawstream.h \
     1085  $(SOPHYAINCP)ppfnametag.h \
     1086  $(SOPHYAINCP)ppersist.h \
     1087  $(SOPHYAINCP)anydataobj.h \
     1088  $(SOPHYAINCP)pidrawer.h \
     1089  $(SOPHYAINCP)pibwdggen.h \
     1090  $(SOPHYAINCP)pisysdep.h \
     1091  $(SOPHYAINCP)piwdgx.h \
     1092  $(SOPHYAINCP)piwdggen.h \
     1093  $(SOPHYAINCP)pimsghandler.h \
     1094  $(SOPHYAINCP)picolist.h \
     1095  $(SOPHYAINCP)picmap.h \
     1096  $(SOPHYAINCP)picmapx.h \
     1097  $(SOPHYAINCP)picmapgen.h \
     1098  $(SOPHYAINCP)pigraphx.h \
     1099  $(SOPHYAINCP)pigraphgen.h \
     1100  $(SOPHYAINCP)pifontx.h \
     1101  $(SOPHYAINCP)pifontgen.h \
     1102  $(SOPHYAINCP)pigrcoord.h \
     1103  $(SOPHYAINCP)pilineatt.h \
     1104  $(SOPHYAINCP)pigraphuc.h \
     1105  $(SOPHYAINCP)pievthandler.h \
     1106  $(SOPHYAINCP)psfile.h \
     1107  $(SOPHYAINCP)pigratt.h \
     1108  $(SOPHYAINCP)piaxes.h \
     1109  $(SOPHYAINCP)parradapter.h \
     1110  $(SOPHYAINCP)lut.h \
    8451111  $(SOPHYAINCP)ntupintf.h \
    8461112  $(SOPHYAINCP)generalfit.h \
    847   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    848   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    849   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    850   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     1113  $(SOPHYAINCP)tvector.h \
     1114  $(SOPHYAINCP)tmatrix.h \
     1115  $(SOPHYAINCP)tarray.h \
     1116  $(SOPHYAINCP)basarr.h \
     1117  $(SOPHYAINCP)anydataobj.h \
     1118  $(SOPHYAINCP)mutyv.h \
     1119  $(SOPHYAINCP)timestamp.h \
     1120  $(SOPHYAINCP)objfio.h \
     1121  $(SOPHYAINCP)dvlist.h \
    8511122  $(SOPHYAINCP)ndatablock.h \
    8521123  $(SOPHYAINCP)utilarr.h \
     
    8541125  $(SOPHYAINCP)tvector_tsnl.h \
    8551126  $(SOPHYAINCP)generaldata.h \
    856   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    857   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    858   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)pixelmap.h \
     1127  $(SOPHYAINCP)ntupintf.h \
     1128  $(SOPHYAINCP)poly.h \
     1129  $(SOPHYAINCP)peida.h \
     1130  $(SOPHYAINCP)utils.h \
     1131  $(SOPHYAINCP)perrors.h \
     1132  $(SOPHYAINCP)fmath.h \
     1133  $(SOPHYAINCP)tmatrix.h \
     1134  $(SOPHYAINCP)pixelmap.h \
    8591135  $(SOPHYAINCP)spherepos.h \
    8601136  $(SOPHYAINCP)unitvector.h \
    8611137  $(SOPHYAINCP)vector3d.h \
    8621138  $(SOPHYAINCP)longlat.h \
    863   $(SOPHYAINCP)utilgeom.h $(SOPHYAINCP)skymap.h \
     1139  $(SOPHYAINCP)utilgeom.h \
     1140  $(SOPHYAINCP)datatype.h \
     1141  $(SOPHYAINCP)skymap.h \
    8641142  $(SOPHYAINCP)spherethetaphi.h \
    8651143  $(SOPHYAINCP)sphericalmap.h \
    8661144  $(SOPHYAINCP)smathconst.h \
     1145  $(SOPHYAINCP)pixelmap.h \
    8671146  $(SOPHYAINCP)spherehealpix.h \
    8681147  $(SOPHYAINCP)HEALPixUtils.h \
     
    8731152  $(SOPHYAINCP)fiolocalmap.h \
    8741153  $(SOPHYAINCP)fiosphereecp.h pitvmaad.h \
     1154  $(SOPHYAINCP)tvector.h \
    8751155  $(SOPHYAINCP)complexios.h
    8761156        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomskymapadapter.cc
     
    8791159  $(SOPHYAINCP)sopnamsp.h \
    8801160  $(SOPHYAINCP)machdefs.h \
    881   $(SOPHYAINCP)osx_values.h nomspecrespadapter.h \
    882   nomgadapter.h $(SOPHYAINCP)ppersist.h \
    883   $(SOPHYAINCP)pexceptions.h \
    884   $(SOPHYAINCP)gnumd5.h \
    885   $(SOPHYAINCP)ppfbinstream.h \
    886   $(SOPHYAINCP)rawstream.h \
    887   $(SOPHYAINCP)ppfnametag.h \
    888   $(SOPHYAINCP)anydataobj.h \
    889   $(SOPHYAINCP)pidrawer.h \
    890   $(SOPHYAINCP)pibwdggen.h \
    891   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    892   $(SOPHYAINCP)piwdggen.h \
    893   $(SOPHYAINCP)pimsghandler.h \
    894   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    895   $(SOPHYAINCP)picmapx.h \
    896   $(SOPHYAINCP)picmapgen.h \
    897   $(SOPHYAINCP)pigraphx.h \
    898   $(SOPHYAINCP)pigraphgen.h \
    899   $(SOPHYAINCP)pifontx.h \
    900   $(SOPHYAINCP)pifontgen.h \
    901   $(SOPHYAINCP)pigrcoord.h \
    902   $(SOPHYAINCP)pilineatt.h \
    903   $(SOPHYAINCP)pigraphuc.h \
    904   $(SOPHYAINCP)pievthandler.h \
    905   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    906   $(SOPHYAINCP)piaxes.h \
    907   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1161  nomspecrespadapter.h nomgadapter.h \
     1162  $(SOPHYAINCP)ppersist.h \
     1163  $(SOPHYAINCP)machdefs.h \
     1164  $(SOPHYAINCP)pexceptions.h \
     1165  $(SOPHYAINCP)gnumd5.h \
     1166  $(SOPHYAINCP)ppfbinstream.h \
     1167  $(SOPHYAINCP)rawstream.h \
     1168  $(SOPHYAINCP)ppfnametag.h \
     1169  $(SOPHYAINCP)ppersist.h \
     1170  $(SOPHYAINCP)anydataobj.h \
     1171  $(SOPHYAINCP)pidrawer.h \
     1172  $(SOPHYAINCP)pibwdggen.h \
     1173  $(SOPHYAINCP)pisysdep.h \
     1174  $(SOPHYAINCP)piwdgx.h \
     1175  $(SOPHYAINCP)piwdggen.h \
     1176  $(SOPHYAINCP)pimsghandler.h \
     1177  $(SOPHYAINCP)picolist.h \
     1178  $(SOPHYAINCP)picmap.h \
     1179  $(SOPHYAINCP)picmapx.h \
     1180  $(SOPHYAINCP)picmapgen.h \
     1181  $(SOPHYAINCP)pigraphx.h \
     1182  $(SOPHYAINCP)pigraphgen.h \
     1183  $(SOPHYAINCP)pifontx.h \
     1184  $(SOPHYAINCP)pifontgen.h \
     1185  $(SOPHYAINCP)pigrcoord.h \
     1186  $(SOPHYAINCP)pilineatt.h \
     1187  $(SOPHYAINCP)pigraphuc.h \
     1188  $(SOPHYAINCP)pievthandler.h \
     1189  $(SOPHYAINCP)psfile.h \
     1190  $(SOPHYAINCP)pigratt.h \
     1191  $(SOPHYAINCP)piaxes.h \
     1192  $(SOPHYAINCP)parradapter.h \
     1193  $(SOPHYAINCP)lut.h \
    9081194  $(SOPHYAINCP)ntupintf.h \
    9091195  $(SOPHYAINCP)generalfit.h \
    910   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    911   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    912   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    913   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     1196  $(SOPHYAINCP)tvector.h \
     1197  $(SOPHYAINCP)tmatrix.h \
     1198  $(SOPHYAINCP)tarray.h \
     1199  $(SOPHYAINCP)basarr.h \
     1200  $(SOPHYAINCP)anydataobj.h \
     1201  $(SOPHYAINCP)mutyv.h \
     1202  $(SOPHYAINCP)timestamp.h \
     1203  $(SOPHYAINCP)objfio.h \
     1204  $(SOPHYAINCP)dvlist.h \
    9141205  $(SOPHYAINCP)ndatablock.h \
    9151206  $(SOPHYAINCP)utilarr.h \
     
    9171208  $(SOPHYAINCP)tvector_tsnl.h \
    9181209  $(SOPHYAINCP)generaldata.h \
    919   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    920   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    921   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)specresp.h \
     1210  $(SOPHYAINCP)ntupintf.h \
     1211  $(SOPHYAINCP)poly.h \
     1212  $(SOPHYAINCP)peida.h \
     1213  $(SOPHYAINCP)utils.h \
     1214  $(SOPHYAINCP)perrors.h \
     1215  $(SOPHYAINCP)fmath.h \
     1216  $(SOPHYAINCP)specresp.h \
    9221217  $(SOPHYAINCP)specrespvector.h \
     1218  $(SOPHYAINCP)specresp.h \
    9231219  $(SOPHYAINCP)gaussfilt.h
    9241220        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomspecrespadapter.cc
    9251221 
    926 $(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc $(SOPHYAINCP)sopnamsp.h \
    927   $(SOPHYAINCP)machdefs.h \
    928   $(SOPHYAINCP)osx_values.h \
    929   $(SOPHYAINCP)datatype.h nomtarradapter.h nomgadapter.h \
    930   $(SOPHYAINCP)ppersist.h \
    931   $(SOPHYAINCP)pexceptions.h \
    932   $(SOPHYAINCP)gnumd5.h \
    933   $(SOPHYAINCP)ppfbinstream.h \
    934   $(SOPHYAINCP)rawstream.h \
    935   $(SOPHYAINCP)ppfnametag.h \
    936   $(SOPHYAINCP)anydataobj.h \
    937   $(SOPHYAINCP)pidrawer.h \
    938   $(SOPHYAINCP)pibwdggen.h \
    939   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    940   $(SOPHYAINCP)piwdggen.h \
    941   $(SOPHYAINCP)pimsghandler.h \
    942   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    943   $(SOPHYAINCP)picmapx.h \
    944   $(SOPHYAINCP)picmapgen.h \
    945   $(SOPHYAINCP)pigraphx.h \
    946   $(SOPHYAINCP)pigraphgen.h \
    947   $(SOPHYAINCP)pifontx.h \
    948   $(SOPHYAINCP)pifontgen.h \
    949   $(SOPHYAINCP)pigrcoord.h \
    950   $(SOPHYAINCP)pilineatt.h \
    951   $(SOPHYAINCP)pigraphuc.h \
    952   $(SOPHYAINCP)pievthandler.h \
    953   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    954   $(SOPHYAINCP)piaxes.h \
    955   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1222$(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc \
     1223  $(SOPHYAINCP)sopnamsp.h \
     1224  $(SOPHYAINCP)machdefs.h \
     1225  $(SOPHYAINCP)datatype.h \
     1226  $(SOPHYAINCP)machdefs.h nomtarradapter.h \
     1227  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     1228  $(SOPHYAINCP)pexceptions.h \
     1229  $(SOPHYAINCP)gnumd5.h \
     1230  $(SOPHYAINCP)ppfbinstream.h \
     1231  $(SOPHYAINCP)rawstream.h \
     1232  $(SOPHYAINCP)ppfnametag.h \
     1233  $(SOPHYAINCP)ppersist.h \
     1234  $(SOPHYAINCP)anydataobj.h \
     1235  $(SOPHYAINCP)pidrawer.h \
     1236  $(SOPHYAINCP)pibwdggen.h \
     1237  $(SOPHYAINCP)pisysdep.h \
     1238  $(SOPHYAINCP)piwdgx.h \
     1239  $(SOPHYAINCP)piwdggen.h \
     1240  $(SOPHYAINCP)pimsghandler.h \
     1241  $(SOPHYAINCP)picolist.h \
     1242  $(SOPHYAINCP)picmap.h \
     1243  $(SOPHYAINCP)picmapx.h \
     1244  $(SOPHYAINCP)picmapgen.h \
     1245  $(SOPHYAINCP)pigraphx.h \
     1246  $(SOPHYAINCP)pigraphgen.h \
     1247  $(SOPHYAINCP)pifontx.h \
     1248  $(SOPHYAINCP)pifontgen.h \
     1249  $(SOPHYAINCP)pigrcoord.h \
     1250  $(SOPHYAINCP)pilineatt.h \
     1251  $(SOPHYAINCP)pigraphuc.h \
     1252  $(SOPHYAINCP)pievthandler.h \
     1253  $(SOPHYAINCP)psfile.h \
     1254  $(SOPHYAINCP)pigratt.h \
     1255  $(SOPHYAINCP)piaxes.h \
     1256  $(SOPHYAINCP)parradapter.h \
     1257  $(SOPHYAINCP)lut.h \
    9561258  $(SOPHYAINCP)ntupintf.h \
    9571259  $(SOPHYAINCP)generalfit.h \
    958   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    959   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    960   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    961   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)dvlist.h \
     1260  $(SOPHYAINCP)tvector.h \
     1261  $(SOPHYAINCP)tmatrix.h \
     1262  $(SOPHYAINCP)tarray.h \
     1263  $(SOPHYAINCP)basarr.h \
     1264  $(SOPHYAINCP)anydataobj.h \
     1265  $(SOPHYAINCP)mutyv.h \
     1266  $(SOPHYAINCP)timestamp.h \
     1267  $(SOPHYAINCP)objfio.h \
     1268  $(SOPHYAINCP)dvlist.h \
    9621269  $(SOPHYAINCP)ndatablock.h \
    9631270  $(SOPHYAINCP)utilarr.h \
     
    9651272  $(SOPHYAINCP)tvector_tsnl.h \
    9661273  $(SOPHYAINCP)generaldata.h \
    967   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    968   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    969   $(SOPHYAINCP)fmath.h pitvmaad.h \
    970   $(SOPHYAINCP)piyfxdrw.h $(SOPHYAINCP)fioarr.h
     1274  $(SOPHYAINCP)ntupintf.h \
     1275  $(SOPHYAINCP)poly.h \
     1276  $(SOPHYAINCP)peida.h \
     1277  $(SOPHYAINCP)utils.h \
     1278  $(SOPHYAINCP)perrors.h \
     1279  $(SOPHYAINCP)fmath.h \
     1280  $(SOPHYAINCP)tarray.h \
     1281  $(SOPHYAINCP)tvector.h pitvmaad.h \
     1282  $(SOPHYAINCP)tmatrix.h \
     1283  $(SOPHYAINCP)piyfxdrw.h \
     1284  $(SOPHYAINCP)parradapter.h \
     1285  $(SOPHYAINCP)pidrawer.h \
     1286  $(SOPHYAINCP)fioarr.h nobjmgr.h \
     1287  $(SOPHYAINCP)dvlist.h dlftypes.h
    9711288        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomtarradapter.cc
    9721289 
     
    9741291  $(SOPHYAINCP)sopnamsp.h \
    9751292  $(SOPHYAINCP)machdefs.h \
    976   $(SOPHYAINCP)osx_values.h \
    9771293  $(SOPHYAINCP)datatype.h \
    978   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    979   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    980   $(SOPHYAINCP)anydataobj.h \
    981   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    982   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
     1294  $(SOPHYAINCP)machdefs.h \
     1295  $(SOPHYAINCP)tvector.h \
     1296  $(SOPHYAINCP)tmatrix.h \
     1297  $(SOPHYAINCP)tarray.h \
     1298  $(SOPHYAINCP)basarr.h \
     1299  $(SOPHYAINCP)anydataobj.h \
     1300  $(SOPHYAINCP)mutyv.h \
     1301  $(SOPHYAINCP)timestamp.h \
     1302  $(SOPHYAINCP)objfio.h \
     1303  $(SOPHYAINCP)ppersist.h \
    9831304  $(SOPHYAINCP)pexceptions.h \
    9841305  $(SOPHYAINCP)gnumd5.h \
     
    9921313  $(SOPHYAINCP)tvector_tsnl.h \
    9931314  $(SOPHYAINCP)objfitter.h \
    994   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
    995   $(SOPHYAINCP)histos.h $(SOPHYAINCP)peida.h \
    996   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    997   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos2.h \
     1315  $(SOPHYAINCP)cimage.h \
     1316  $(SOPHYAINCP)fioarr.h \
     1317  $(SOPHYAINCP)tvector.h \
     1318  $(SOPHYAINCP)histos.h \
     1319  $(SOPHYAINCP)peida.h \
     1320  $(SOPHYAINCP)utils.h \
     1321  $(SOPHYAINCP)perrors.h \
     1322  $(SOPHYAINCP)fmath.h \
     1323  $(SOPHYAINCP)histos2.h \
    9981324  $(SOPHYAINCP)hisprof.h \
    9991325  $(SOPHYAINCP)generalfit.h \
    10001326  $(SOPHYAINCP)generaldata.h \
    1001   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
    1002   nomtmatvecadapter.h nomgadapter.h $(SOPHYAINCP)pidrawer.h \
    1003   $(SOPHYAINCP)pibwdggen.h \
    1004   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1005   $(SOPHYAINCP)piwdggen.h \
    1006   $(SOPHYAINCP)pimsghandler.h \
    1007   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1008   $(SOPHYAINCP)picmapx.h \
    1009   $(SOPHYAINCP)picmapgen.h \
    1010   $(SOPHYAINCP)pigraphx.h \
    1011   $(SOPHYAINCP)pigraphgen.h \
    1012   $(SOPHYAINCP)pifontx.h \
    1013   $(SOPHYAINCP)pifontgen.h \
    1014   $(SOPHYAINCP)pigrcoord.h \
    1015   $(SOPHYAINCP)pilineatt.h \
    1016   $(SOPHYAINCP)pigraphuc.h \
    1017   $(SOPHYAINCP)pievthandler.h \
    1018   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1019   $(SOPHYAINCP)piaxes.h \
    1020   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
    1021   $(SOPHYAINCP)piyfxdrw.h pitvmaad.h
     1327  $(SOPHYAINCP)ntupintf.h \
     1328  $(SOPHYAINCP)poly.h nomtmatvecadapter.h \
     1329  nomgadapter.h $(SOPHYAINCP)ppersist.h \
     1330  $(SOPHYAINCP)anydataobj.h \
     1331  $(SOPHYAINCP)pidrawer.h \
     1332  $(SOPHYAINCP)pibwdggen.h \
     1333  $(SOPHYAINCP)pisysdep.h \
     1334  $(SOPHYAINCP)piwdgx.h \
     1335  $(SOPHYAINCP)piwdggen.h \
     1336  $(SOPHYAINCP)pimsghandler.h \
     1337  $(SOPHYAINCP)picolist.h \
     1338  $(SOPHYAINCP)picmap.h \
     1339  $(SOPHYAINCP)picmapx.h \
     1340  $(SOPHYAINCP)picmapgen.h \
     1341  $(SOPHYAINCP)pigraphx.h \
     1342  $(SOPHYAINCP)pigraphgen.h \
     1343  $(SOPHYAINCP)pifontx.h \
     1344  $(SOPHYAINCP)pifontgen.h \
     1345  $(SOPHYAINCP)pigrcoord.h \
     1346  $(SOPHYAINCP)pilineatt.h \
     1347  $(SOPHYAINCP)pigraphuc.h \
     1348  $(SOPHYAINCP)pievthandler.h \
     1349  $(SOPHYAINCP)psfile.h \
     1350  $(SOPHYAINCP)pigratt.h \
     1351  $(SOPHYAINCP)piaxes.h \
     1352  $(SOPHYAINCP)parradapter.h \
     1353  $(SOPHYAINCP)lut.h \
     1354  $(SOPHYAINCP)ntupintf.h \
     1355  $(SOPHYAINCP)generalfit.h \
     1356  $(SOPHYAINCP)tmatrix.h \
     1357  $(SOPHYAINCP)generaldata.h \
     1358  $(SOPHYAINCP)piyfxdrw.h \
     1359  $(SOPHYAINCP)parradapter.h \
     1360  $(SOPHYAINCP)pidrawer.h pitvmaad.h \
     1361  $(SOPHYAINCP)fioarr.h nobjmgr.h \
     1362  $(SOPHYAINCP)dvlist.h dlftypes.h
    10221363        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomtmatvecadapter.cc
    10231364 
    1024 $(SOPHYAOBJP)pawexecut.o: pawexecut.cc $(SOPHYAINCP)sopnamsp.h \
     1365$(SOPHYAOBJP)pawexecut.o: pawexecut.cc \
     1366  $(SOPHYAINCP)sopnamsp.h \
    10251367  $(SOPHYAINCP)strutil.h \
    10261368  $(SOPHYAINCP)strutilxx.h \
    10271369  $(SOPHYAINCP)machdefs.h \
    1028   $(SOPHYAINCP)osx_values.h \
    1029   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
    1030   $(SOPHYAINCP)anydataobj.h \
    1031   $(SOPHYAINCP)ppersist.h \
    1032   $(SOPHYAINCP)pexceptions.h \
    1033   $(SOPHYAINCP)gnumd5.h \
    1034   $(SOPHYAINCP)ppfbinstream.h \
    1035   $(SOPHYAINCP)rawstream.h \
    1036   $(SOPHYAINCP)ppfnametag.h \
    1037   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1038   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
    1039   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1040   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1041   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     1370  $(SOPHYAINCP)histos.h \
     1371  $(SOPHYAINCP)objfio.h \
     1372  $(SOPHYAINCP)anydataobj.h \
     1373  $(SOPHYAINCP)ppersist.h \
     1374  $(SOPHYAINCP)pexceptions.h \
     1375  $(SOPHYAINCP)gnumd5.h \
     1376  $(SOPHYAINCP)ppfbinstream.h \
     1377  $(SOPHYAINCP)rawstream.h \
     1378  $(SOPHYAINCP)ppfnametag.h \
     1379  $(SOPHYAINCP)peida.h \
     1380  $(SOPHYAINCP)utils.h \
     1381  $(SOPHYAINCP)perrors.h \
     1382  $(SOPHYAINCP)fmath.h \
     1383  $(SOPHYAINCP)tvector.h \
     1384  $(SOPHYAINCP)tmatrix.h \
     1385  $(SOPHYAINCP)tarray.h \
     1386  $(SOPHYAINCP)basarr.h \
     1387  $(SOPHYAINCP)mutyv.h \
     1388  $(SOPHYAINCP)timestamp.h \
    10421389  $(SOPHYAINCP)dvlist.h \
    10431390  $(SOPHYAINCP)ndatablock.h \
     
    10451392  $(SOPHYAINCP)tmatrix_tsnl.h \
    10461393  $(SOPHYAINCP)tvector_tsnl.h \
    1047   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
    1048   $(SOPHYAINCP)histerr.h $(SOPHYAINCP)ntuple.h \
     1394  $(SOPHYAINCP)histos2.h \
     1395  $(SOPHYAINCP)histos.h \
     1396  $(SOPHYAINCP)hisprof.h \
     1397  $(SOPHYAINCP)histerr.h \
     1398  $(SOPHYAINCP)ntuple.h \
    10491399  $(SOPHYAINCP)ntupintf.h \
    10501400  $(SOPHYAINCP)datatable.h \
    10511401  $(SOPHYAINCP)basedtable.h \
    1052   $(SOPHYAINCP)segdatablock.h pawexecut.h piacmd.h \
     1402  $(SOPHYAINCP)segdatablock.h pawexecut.h \
     1403  $(SOPHYAINCP)machdefs.h \
     1404  $(SOPHYAINCP)anydataobj.h piacmd.h \
    10531405  $(SOPHYAINCP)commander.h \
    1054   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)ctimer.h \
    1055   $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h servnobjm.h \
    1056   nomgadapter.h $(SOPHYAINCP)pidrawer.h \
    1057   $(SOPHYAINCP)pibwdggen.h \
    1058   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1059   $(SOPHYAINCP)piwdggen.h \
    1060   $(SOPHYAINCP)pimsghandler.h \
    1061   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1062   $(SOPHYAINCP)picmapx.h \
    1063   $(SOPHYAINCP)picmapgen.h \
    1064   $(SOPHYAINCP)pigraphx.h \
    1065   $(SOPHYAINCP)pigraphgen.h \
    1066   $(SOPHYAINCP)pifontx.h \
    1067   $(SOPHYAINCP)pifontgen.h \
    1068   $(SOPHYAINCP)pigrcoord.h \
    1069   $(SOPHYAINCP)pilineatt.h \
    1070   $(SOPHYAINCP)pigraphuc.h \
    1071   $(SOPHYAINCP)pievthandler.h \
    1072   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1073   $(SOPHYAINCP)piaxes.h \
    1074   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1406  $(SOPHYAINCP)pdlmgr.h \
     1407  $(SOPHYAINCP)ctimer.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 \
     1412  $(SOPHYAINCP)pidrawer.h \
     1413  $(SOPHYAINCP)pibwdggen.h \
     1414  $(SOPHYAINCP)pisysdep.h \
     1415  $(SOPHYAINCP)piwdgx.h \
     1416  $(SOPHYAINCP)piwdggen.h \
     1417  $(SOPHYAINCP)pimsghandler.h \
     1418  $(SOPHYAINCP)picolist.h \
     1419  $(SOPHYAINCP)picmap.h \
     1420  $(SOPHYAINCP)picmapx.h \
     1421  $(SOPHYAINCP)picmapgen.h \
     1422  $(SOPHYAINCP)pigraphx.h \
     1423  $(SOPHYAINCP)pigraphgen.h \
     1424  $(SOPHYAINCP)pifontx.h \
     1425  $(SOPHYAINCP)pifontgen.h \
     1426  $(SOPHYAINCP)pigrcoord.h \
     1427  $(SOPHYAINCP)pilineatt.h \
     1428  $(SOPHYAINCP)pigraphuc.h \
     1429  $(SOPHYAINCP)pievthandler.h \
     1430  $(SOPHYAINCP)psfile.h \
     1431  $(SOPHYAINCP)pigratt.h \
     1432  $(SOPHYAINCP)piaxes.h \
     1433  $(SOPHYAINCP)parradapter.h \
     1434  $(SOPHYAINCP)lut.h \
     1435  $(SOPHYAINCP)ntupintf.h \
    10751436  $(SOPHYAINCP)generalfit.h \
    10761437  $(SOPHYAINCP)generaldata.h \
    10771438  $(SOPHYAINCP)poly.h pistdimgapp.h \
     1439  $(SOPHYAINCP)pisysdep.h \
    10781440  $(SOPHYAINCP)piapplx.h \
    10791441  $(SOPHYAINCP)piapplgen.h \
     
    10911453  $(SOPHYAINCP)piwindowx.h \
    10921454  $(SOPHYAINCP)piwindowgen.h \
     1455  $(SOPHYAINCP)pimenux.h \
    10931456  $(SOPHYAINCP)pioptmenux.h \
    10941457  $(SOPHYAINCP)pioptmenugen.h \
     1458  $(SOPHYAINCP)pistdwdgx.h \
    10951459  $(SOPHYAINCP)pifilechox.h \
    10961460  $(SOPHYAINCP)pifilechogen.h \
     1461  $(SOPHYAINCP)piwindowx.h \
    10971462  $(SOPHYAINCP)piperiodx.h \
    10981463  $(SOPHYAINCP)periodic.h \
    1099   $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
     1464  $(SOPHYAINCP)picons.h \
     1465  $(SOPHYAINCP)piimage.h \
     1466  $(SOPHYAINCP)parradapter.h \
     1467  $(SOPHYAINCP)pieldrw.h \
     1468  $(SOPHYAINCP)pidrawer.h \
    11001469  $(SOPHYAINCP)pipixmapx.h \
    11011470  $(SOPHYAINCP)pipixmapgen.h \
    11021471  $(SOPHYAINCP)picmapview.h \
    1103   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     1472  $(SOPHYAINCP)pi3dwdg.h \
     1473  $(SOPHYAINCP)pi3ddrw.h \
    11041474  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    11051475  $(SOPHYAINCP)pilistx.h \
    11061476  $(SOPHYAINCP)pilistgen.h \
    11071477  $(SOPHYAINCP)pistzwin.h \
     1478  $(SOPHYAINCP)piperiodx.h \
    11081479  $(SOPHYAINCP)pitherm.h \
    1109   $(SOPHYAINCP)resusage.h pihisto.h
     1480  $(SOPHYAINCP)resusage.h pihisto.h \
     1481  $(SOPHYAINCP)tmatrix.h \
     1482  $(SOPHYAINCP)tvector.h
    11101483        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pawexecut.cc
    11111484 
    1112 $(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc $(SOPHYAINCP)sopnamsp.h \
    1113   $(SOPHYAINCP)machdefs.h \
    1114   $(SOPHYAINCP)osx_values.h \
    1115   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
    1116   $(SOPHYAINCP)anydataobj.h \
    1117   $(SOPHYAINCP)ppersist.h \
    1118   $(SOPHYAINCP)pexceptions.h \
    1119   $(SOPHYAINCP)gnumd5.h \
    1120   $(SOPHYAINCP)ppfbinstream.h \
    1121   $(SOPHYAINCP)rawstream.h \
    1122   $(SOPHYAINCP)ppfnametag.h \
    1123   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1124   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
    1125   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1126   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1127   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     1485$(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc \
     1486  $(SOPHYAINCP)sopnamsp.h \
     1487  $(SOPHYAINCP)machdefs.h \
     1488  $(SOPHYAINCP)histos.h \
     1489  $(SOPHYAINCP)objfio.h \
     1490  $(SOPHYAINCP)machdefs.h \
     1491  $(SOPHYAINCP)anydataobj.h \
     1492  $(SOPHYAINCP)ppersist.h \
     1493  $(SOPHYAINCP)pexceptions.h \
     1494  $(SOPHYAINCP)gnumd5.h \
     1495  $(SOPHYAINCP)ppfbinstream.h \
     1496  $(SOPHYAINCP)rawstream.h \
     1497  $(SOPHYAINCP)ppfnametag.h \
     1498  $(SOPHYAINCP)peida.h \
     1499  $(SOPHYAINCP)utils.h \
     1500  $(SOPHYAINCP)perrors.h \
     1501  $(SOPHYAINCP)fmath.h \
     1502  $(SOPHYAINCP)tvector.h \
     1503  $(SOPHYAINCP)tmatrix.h \
     1504  $(SOPHYAINCP)tarray.h \
     1505  $(SOPHYAINCP)basarr.h \
     1506  $(SOPHYAINCP)mutyv.h \
     1507  $(SOPHYAINCP)timestamp.h \
    11281508  $(SOPHYAINCP)dvlist.h \
    11291509  $(SOPHYAINCP)ndatablock.h \
     
    11311511  $(SOPHYAINCP)tmatrix_tsnl.h \
    11321512  $(SOPHYAINCP)tvector_tsnl.h \
    1133   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)ntupintf.h \
    1134   $(SOPHYAINCP)nbtri.h pi2dvec.h pistdimgapp.h \
    1135   $(SOPHYAINCP)pisysdep.h \
     1513  $(SOPHYAINCP)ntuple.h \
     1514  $(SOPHYAINCP)ntupintf.h \
     1515  $(SOPHYAINCP)nbtri.h pi2dvec.h \
     1516  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    11361517  $(SOPHYAINCP)piapplx.h \
    11371518  $(SOPHYAINCP)piapplgen.h \
    11381519  $(SOPHYAINCP)pimsghandler.h \
     1520  $(SOPHYAINCP)pisysdep.h \
    11391521  $(SOPHYAINCP)picontainerx.h \
    11401522  $(SOPHYAINCP)picontainergen.h \
    1141   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     1523  $(SOPHYAINCP)piwdgx.h \
     1524  $(SOPHYAINCP)piwdggen.h \
    11421525  $(SOPHYAINCP)picolist.h \
    11431526  $(SOPHYAINCP)pimenubarx.h \
     
    11501533  $(SOPHYAINCP)pibwdgx.h \
    11511534  $(SOPHYAINCP)pibwdggen.h \
    1152   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     1535  $(SOPHYAINCP)picmap.h \
     1536  $(SOPHYAINCP)picmapx.h \
    11531537  $(SOPHYAINCP)picmapgen.h \
    11541538  $(SOPHYAINCP)pigraphx.h \
     
    11641548  $(SOPHYAINCP)piwindowx.h \
    11651549  $(SOPHYAINCP)piwindowgen.h \
     1550  $(SOPHYAINCP)pimenux.h \
    11661551  $(SOPHYAINCP)pioptmenux.h \
    11671552  $(SOPHYAINCP)pioptmenugen.h \
     1553  $(SOPHYAINCP)pistdwdgx.h \
    11681554  $(SOPHYAINCP)pifilechox.h \
    11691555  $(SOPHYAINCP)pifilechogen.h \
     1556  $(SOPHYAINCP)piwindowx.h \
    11701557  $(SOPHYAINCP)piperiodx.h \
    11711558  $(SOPHYAINCP)periodic.h \
     1559  $(SOPHYAINCP)picons.h \
    11721560  $(SOPHYAINCP)piimage.h \
    1173   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1561  $(SOPHYAINCP)parradapter.h \
     1562  $(SOPHYAINCP)lut.h \
    11741563  $(SOPHYAINCP)pieldrw.h \
    11751564  $(SOPHYAINCP)pidrawer.h \
    1176   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     1565  $(SOPHYAINCP)pigratt.h \
     1566  $(SOPHYAINCP)piaxes.h \
    11771567  $(SOPHYAINCP)pipixmapx.h \
    11781568  $(SOPHYAINCP)pipixmapgen.h \
    11791569  $(SOPHYAINCP)picmapview.h \
    1180   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    1181   $(SOPHYAINCP)pigraph3d.h nobjmgr.h dlftypes.h piacmd.h \
     1570  $(SOPHYAINCP)pi3dwdg.h \
     1571  $(SOPHYAINCP)pi3ddrw.h \
     1572  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1573  $(SOPHYAINCP)anydataobj.h \
     1574  $(SOPHYAINCP)ppersist.h \
     1575  $(SOPHYAINCP)dvlist.h dlftypes.h piacmd.h \
    11821576  $(SOPHYAINCP)commander.h \
    1183   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)ctimer.h \
     1577  $(SOPHYAINCP)pdlmgr.h \
     1578  $(SOPHYAINCP)ctimer.h \
    11841579  $(SOPHYAINCP)zthread.h pisiadw.h \
    11851580  $(SOPHYAINCP)pilistx.h \
    11861581  $(SOPHYAINCP)pilistgen.h \
    11871582  $(SOPHYAINCP)pistzwin.h \
     1583  $(SOPHYAINCP)piperiodx.h \
    11881584  $(SOPHYAINCP)pitherm.h \
    11891585  $(SOPHYAINCP)resusage.h \
    1190   $(SOPHYAINCP)piscdrawwdg.h
     1586  $(SOPHYAINCP)piscdrawwdg.h \
     1587  $(SOPHYAINCP)ntupintf.h
    11911588        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi2dvec.cc
    11921589 
    1193 $(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h piacmd.h \
    1194   $(SOPHYAINCP)machdefs.h \
    1195   $(SOPHYAINCP)osx_values.h \
     1590$(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h \
     1591  piacmd.h $(SOPHYAINCP)machdefs.h \
    11961592  $(SOPHYAINCP)commander.h \
    1197   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)dvlist.h \
    1198   $(SOPHYAINCP)objfio.h \
    1199   $(SOPHYAINCP)anydataobj.h \
    1200   $(SOPHYAINCP)ppersist.h \
    1201   $(SOPHYAINCP)pexceptions.h \
    1202   $(SOPHYAINCP)gnumd5.h \
    1203   $(SOPHYAINCP)ppfbinstream.h \
    1204   $(SOPHYAINCP)rawstream.h \
    1205   $(SOPHYAINCP)ppfnametag.h \
    1206   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1207   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    1208   dlftypes.h $(SOPHYAINCP)strutil.h \
     1593  $(SOPHYAINCP)machdefs.h \
     1594  $(SOPHYAINCP)pdlmgr.h \
     1595  $(SOPHYAINCP)dvlist.h \
     1596  $(SOPHYAINCP)objfio.h \
     1597  $(SOPHYAINCP)anydataobj.h \
     1598  $(SOPHYAINCP)ppersist.h \
     1599  $(SOPHYAINCP)pexceptions.h \
     1600  $(SOPHYAINCP)gnumd5.h \
     1601  $(SOPHYAINCP)ppfbinstream.h \
     1602  $(SOPHYAINCP)rawstream.h \
     1603  $(SOPHYAINCP)ppfnametag.h \
     1604  $(SOPHYAINCP)mutyv.h \
     1605  $(SOPHYAINCP)timestamp.h \
     1606  $(SOPHYAINCP)ctimer.h \
     1607  $(SOPHYAINCP)zthread.h dlftypes.h \
     1608  $(SOPHYAINCP)pdlmgr.h \
     1609  $(SOPHYAINCP)ctimer.h \
     1610  $(SOPHYAINCP)strutil.h \
    12091611  $(SOPHYAINCP)strutilxx.h \
    12101612  $(SOPHYAINCP)srandgen.h pistdimgapp.h \
     
    12131615  $(SOPHYAINCP)piapplgen.h \
    12141616  $(SOPHYAINCP)pimsghandler.h \
     1617  $(SOPHYAINCP)pisysdep.h \
    12151618  $(SOPHYAINCP)picontainerx.h \
    12161619  $(SOPHYAINCP)picontainergen.h \
    1217   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     1620  $(SOPHYAINCP)piwdgx.h \
     1621  $(SOPHYAINCP)piwdggen.h \
    12181622  $(SOPHYAINCP)picolist.h \
    12191623  $(SOPHYAINCP)pimenubarx.h \
     
    12261630  $(SOPHYAINCP)pibwdgx.h \
    12271631  $(SOPHYAINCP)pibwdggen.h \
    1228   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     1632  $(SOPHYAINCP)picmap.h \
     1633  $(SOPHYAINCP)picmapx.h \
    12291634  $(SOPHYAINCP)picmapgen.h \
    12301635  $(SOPHYAINCP)pigraphx.h \
     
    12401645  $(SOPHYAINCP)piwindowx.h \
    12411646  $(SOPHYAINCP)piwindowgen.h \
     1647  $(SOPHYAINCP)pimenux.h \
    12421648  $(SOPHYAINCP)pioptmenux.h \
    12431649  $(SOPHYAINCP)pioptmenugen.h \
     1650  $(SOPHYAINCP)pistdwdgx.h \
    12441651  $(SOPHYAINCP)pifilechox.h \
    12451652  $(SOPHYAINCP)pifilechogen.h \
     1653  $(SOPHYAINCP)piwindowx.h \
    12461654  $(SOPHYAINCP)piperiodx.h \
    12471655  $(SOPHYAINCP)periodic.h \
     1656  $(SOPHYAINCP)picons.h \
    12481657  $(SOPHYAINCP)piimage.h \
    1249   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1658  $(SOPHYAINCP)parradapter.h \
     1659  $(SOPHYAINCP)lut.h \
    12501660  $(SOPHYAINCP)pieldrw.h \
    12511661  $(SOPHYAINCP)pidrawer.h \
    1252   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     1662  $(SOPHYAINCP)pigratt.h \
     1663  $(SOPHYAINCP)piaxes.h \
    12531664  $(SOPHYAINCP)pipixmapx.h \
    12541665  $(SOPHYAINCP)pipixmapgen.h \
    12551666  $(SOPHYAINCP)picmapview.h \
    1256   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    1257   $(SOPHYAINCP)pigraph3d.h nobjmgr.h pisiadw.h \
     1667  $(SOPHYAINCP)pi3dwdg.h \
     1668  $(SOPHYAINCP)pi3ddrw.h \
     1669  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1670  $(SOPHYAINCP)anydataobj.h \
     1671  $(SOPHYAINCP)ppersist.h \
     1672  $(SOPHYAINCP)dvlist.h pisiadw.h \
    12581673  $(SOPHYAINCP)pilistx.h \
    12591674  $(SOPHYAINCP)pilistgen.h \
    12601675  $(SOPHYAINCP)pistzwin.h \
     1676  $(SOPHYAINCP)piperiodx.h \
    12611677  $(SOPHYAINCP)pitherm.h \
    1262   $(SOPHYAINCP)resusage.h basexecut.h graphexecut.h \
    1263   piafitting.h nomgadapter.h $(SOPHYAINCP)ntupintf.h \
     1678  $(SOPHYAINCP)resusage.h basexecut.h \
     1679  graphexecut.h piafitting.h nomgadapter.h \
     1680  $(SOPHYAINCP)pidrawer.h \
     1681  $(SOPHYAINCP)parradapter.h \
     1682  $(SOPHYAINCP)ntupintf.h \
    12641683  $(SOPHYAINCP)generalfit.h \
    1265   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1266   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     1684  $(SOPHYAINCP)tvector.h \
     1685  $(SOPHYAINCP)tmatrix.h \
     1686  $(SOPHYAINCP)tarray.h \
     1687  $(SOPHYAINCP)basarr.h \
    12671688  $(SOPHYAINCP)ndatablock.h \
    12681689  $(SOPHYAINCP)utilarr.h \
     
    12701691  $(SOPHYAINCP)tvector_tsnl.h \
    12711692  $(SOPHYAINCP)generaldata.h \
    1272   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    1273   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    1274   $(SOPHYAINCP)fmath.h pawexecut.h cxxexecutor.h \
    1275   cxxexecwin.h contmodex.h flowmodex.h
     1693  $(SOPHYAINCP)ntupintf.h \
     1694  $(SOPHYAINCP)poly.h \
     1695  $(SOPHYAINCP)peida.h \
     1696  $(SOPHYAINCP)utils.h \
     1697  $(SOPHYAINCP)perrors.h \
     1698  $(SOPHYAINCP)fmath.h \
     1699  $(SOPHYAINCP)tvector.h pawexecut.h \
     1700  cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h
    12761701        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piacmd.cc
    12771702 
    1278 $(SOPHYAOBJP)piafitting.o: piafitting.cc $(SOPHYAINCP)sopnamsp.h \
    1279   $(SOPHYAINCP)strutil.h $(SOPHYAINCP)nbtri.h \
    1280   $(SOPHYAINCP)machdefs.h \
    1281   $(SOPHYAINCP)osx_values.h \
     1703$(SOPHYAOBJP)piafitting.o: piafitting.cc \
     1704  $(SOPHYAINCP)sopnamsp.h \
     1705  $(SOPHYAINCP)strutil.h \
     1706  $(SOPHYAINCP)nbtri.h \
     1707  $(SOPHYAINCP)machdefs.h \
    12821708  $(SOPHYAINCP)generalfit.h \
    12831709  $(SOPHYAINCP)pexceptions.h \
    1284   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1285   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1286   $(SOPHYAINCP)anydataobj.h \
    1287   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1288   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
     1710  $(SOPHYAINCP)tvector.h \
     1711  $(SOPHYAINCP)tmatrix.h \
     1712  $(SOPHYAINCP)tarray.h \
     1713  $(SOPHYAINCP)basarr.h \
     1714  $(SOPHYAINCP)anydataobj.h \
     1715  $(SOPHYAINCP)mutyv.h \
     1716  $(SOPHYAINCP)timestamp.h \
     1717  $(SOPHYAINCP)objfio.h \
     1718  $(SOPHYAINCP)ppersist.h \
    12891719  $(SOPHYAINCP)gnumd5.h \
    12901720  $(SOPHYAINCP)ppfbinstream.h \
     
    12971727  $(SOPHYAINCP)tvector_tsnl.h \
    12981728  $(SOPHYAINCP)generaldata.h \
    1299   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
    1300   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1301   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
     1729  $(SOPHYAINCP)ntupintf.h \
     1730  $(SOPHYAINCP)poly.h \
     1731  $(SOPHYAINCP)peida.h \
     1732  $(SOPHYAINCP)utils.h \
     1733  $(SOPHYAINCP)perrors.h \
     1734  $(SOPHYAINCP)fmath.h \
    13021735  $(SOPHYAINCP)fct1dfit.h \
    1303   $(SOPHYAINCP)fct2dfit.h $(SOPHYAINCP)ntuple.h \
    1304   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)fioarr.h \
    1305   $(SOPHYAINCP)histos.h $(SOPHYAINCP)histos2.h \
     1736  $(SOPHYAINCP)generalfit.h \
     1737  $(SOPHYAINCP)fct2dfit.h \
     1738  $(SOPHYAINCP)ntuple.h \
     1739  $(SOPHYAINCP)cimage.h \
     1740  $(SOPHYAINCP)fioarr.h \
     1741  $(SOPHYAINCP)histos.h \
     1742  $(SOPHYAINCP)histos2.h \
     1743  $(SOPHYAINCP)histos.h \
    13061744  $(SOPHYAINCP)hisprof.h \
    1307   $(SOPHYAINCP)objfitter.h piafitting.h nomgadapter.h \
    1308   $(SOPHYAINCP)pidrawer.h \
    1309   $(SOPHYAINCP)pibwdggen.h \
    1310   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1311   $(SOPHYAINCP)piwdggen.h \
    1312   $(SOPHYAINCP)pimsghandler.h \
    1313   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1314   $(SOPHYAINCP)picmapx.h \
    1315   $(SOPHYAINCP)picmapgen.h \
    1316   $(SOPHYAINCP)pigraphx.h \
    1317   $(SOPHYAINCP)pigraphgen.h \
    1318   $(SOPHYAINCP)pifontx.h \
    1319   $(SOPHYAINCP)pifontgen.h \
    1320   $(SOPHYAINCP)pigrcoord.h \
    1321   $(SOPHYAINCP)pilineatt.h \
    1322   $(SOPHYAINCP)pigraphuc.h \
    1323   $(SOPHYAINCP)pievthandler.h \
    1324   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1325   $(SOPHYAINCP)piaxes.h \
    1326   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     1745  $(SOPHYAINCP)tmatrix.h \
     1746  $(SOPHYAINCP)tvector.h \
     1747  $(SOPHYAINCP)objfitter.h \
     1748  $(SOPHYAINCP)cimage.h \
     1749  $(SOPHYAINCP)histos2.h \
     1750  $(SOPHYAINCP)hisprof.h piafitting.h \
     1751  $(SOPHYAINCP)machdefs.h nomgadapter.h \
     1752  $(SOPHYAINCP)ppersist.h \
     1753  $(SOPHYAINCP)anydataobj.h \
     1754  $(SOPHYAINCP)pidrawer.h \
     1755  $(SOPHYAINCP)pibwdggen.h \
     1756  $(SOPHYAINCP)pisysdep.h \
     1757  $(SOPHYAINCP)piwdgx.h \
     1758  $(SOPHYAINCP)piwdggen.h \
     1759  $(SOPHYAINCP)pimsghandler.h \
     1760  $(SOPHYAINCP)picolist.h \
     1761  $(SOPHYAINCP)picmap.h \
     1762  $(SOPHYAINCP)picmapx.h \
     1763  $(SOPHYAINCP)picmapgen.h \
     1764  $(SOPHYAINCP)pigraphx.h \
     1765  $(SOPHYAINCP)pigraphgen.h \
     1766  $(SOPHYAINCP)pifontx.h \
     1767  $(SOPHYAINCP)pifontgen.h \
     1768  $(SOPHYAINCP)pigrcoord.h \
     1769  $(SOPHYAINCP)pilineatt.h \
     1770  $(SOPHYAINCP)pigraphuc.h \
     1771  $(SOPHYAINCP)pievthandler.h \
     1772  $(SOPHYAINCP)psfile.h \
     1773  $(SOPHYAINCP)pigratt.h \
     1774  $(SOPHYAINCP)piaxes.h \
     1775  $(SOPHYAINCP)parradapter.h \
     1776  $(SOPHYAINCP)lut.h \
     1777  $(SOPHYAINCP)ntupintf.h \
    13271778  $(SOPHYAINCP)pdlmgr.h dlftypes.h piacmd.h \
    13281779  $(SOPHYAINCP)commander.h \
    1329   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)zthread.h \
    1330   nobjmgr.h pistdimgapp.h $(SOPHYAINCP)piapplx.h \
     1780  $(SOPHYAINCP)pdlmgr.h \
     1781  $(SOPHYAINCP)ctimer.h \
     1782  $(SOPHYAINCP)zthread.h nobjmgr.h \
     1783  $(SOPHYAINCP)dvlist.h pistdimgapp.h \
     1784  $(SOPHYAINCP)pisysdep.h \
     1785  $(SOPHYAINCP)piapplx.h \
    13311786  $(SOPHYAINCP)piapplgen.h \
    13321787  $(SOPHYAINCP)picontainerx.h \
     
    13431798  $(SOPHYAINCP)piwindowx.h \
    13441799  $(SOPHYAINCP)piwindowgen.h \
     1800  $(SOPHYAINCP)pimenux.h \
    13451801  $(SOPHYAINCP)pioptmenux.h \
    13461802  $(SOPHYAINCP)pioptmenugen.h \
     1803  $(SOPHYAINCP)pistdwdgx.h \
    13471804  $(SOPHYAINCP)pifilechox.h \
    13481805  $(SOPHYAINCP)pifilechogen.h \
     1806  $(SOPHYAINCP)piwindowx.h \
    13491807  $(SOPHYAINCP)piperiodx.h \
    13501808  $(SOPHYAINCP)periodic.h \
    1351   $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
     1809  $(SOPHYAINCP)picons.h \
     1810  $(SOPHYAINCP)piimage.h \
     1811  $(SOPHYAINCP)parradapter.h \
     1812  $(SOPHYAINCP)pieldrw.h \
     1813  $(SOPHYAINCP)pidrawer.h \
    13521814  $(SOPHYAINCP)pipixmapx.h \
    13531815  $(SOPHYAINCP)pipixmapgen.h \
    13541816  $(SOPHYAINCP)picmapview.h \
    1355   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     1817  $(SOPHYAINCP)pi3dwdg.h \
     1818  $(SOPHYAINCP)pi3ddrw.h \
    13561819  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
    13571820  $(SOPHYAINCP)pilistx.h \
    13581821  $(SOPHYAINCP)pilistgen.h \
    13591822  $(SOPHYAINCP)pistzwin.h \
     1823  $(SOPHYAINCP)piperiodx.h \
    13601824  $(SOPHYAINCP)pitherm.h \
    13611825  $(SOPHYAINCP)resusage.h nomhistadapter.h \
    1362   $(SOPHYAINCP)histerr.h $(SOPHYAINCP)xntuple.h \
     1826  $(SOPHYAINCP)histerr.h \
     1827  $(SOPHYAINCP)xntuple.h \
    13631828  $(SOPHYAINCP)basedtable.h \
    1364   $(SOPHYAINCP)segdatablock.h nomgfdadapter.h \
    1365   nomimagadapter.h nomtmatvecadapter.h
     1829  $(SOPHYAINCP)segdatablock.h \
     1830  nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h \
     1831  $(SOPHYAINCP)generaldata.h
    13661832        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piafitting.cc
    13671833 
    1368 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h pigfd1.h \
    1369   $(SOPHYAINCP)generaldata.h \
    1370   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
    1371   $(SOPHYAINCP)osx_values.h \
    1372   $(SOPHYAINCP)anydataobj.h \
    1373   $(SOPHYAINCP)ppersist.h \
    1374   $(SOPHYAINCP)pexceptions.h \
    1375   $(SOPHYAINCP)gnumd5.h \
    1376   $(SOPHYAINCP)ppfbinstream.h \
    1377   $(SOPHYAINCP)rawstream.h \
    1378   $(SOPHYAINCP)ppfnametag.h \
    1379   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
    1380   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1381   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
    1382   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1383   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1384   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     1834$(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h \
     1835  pigfd1.h $(SOPHYAINCP)generaldata.h \
     1836  $(SOPHYAINCP)objfio.h \
     1837  $(SOPHYAINCP)machdefs.h \
     1838  $(SOPHYAINCP)anydataobj.h \
     1839  $(SOPHYAINCP)ppersist.h \
     1840  $(SOPHYAINCP)pexceptions.h \
     1841  $(SOPHYAINCP)gnumd5.h \
     1842  $(SOPHYAINCP)ppfbinstream.h \
     1843  $(SOPHYAINCP)rawstream.h \
     1844  $(SOPHYAINCP)ppfnametag.h \
     1845  $(SOPHYAINCP)ntupintf.h \
     1846  $(SOPHYAINCP)poly.h \
     1847  $(SOPHYAINCP)peida.h \
     1848  $(SOPHYAINCP)utils.h \
     1849  $(SOPHYAINCP)perrors.h \
     1850  $(SOPHYAINCP)fmath.h \
     1851  $(SOPHYAINCP)tvector.h \
     1852  $(SOPHYAINCP)tmatrix.h \
     1853  $(SOPHYAINCP)tarray.h \
     1854  $(SOPHYAINCP)basarr.h \
     1855  $(SOPHYAINCP)mutyv.h \
     1856  $(SOPHYAINCP)timestamp.h \
    13851857  $(SOPHYAINCP)dvlist.h \
    13861858  $(SOPHYAINCP)ndatablock.h \
     
    13901862  $(SOPHYAINCP)pidrawer.h \
    13911863  $(SOPHYAINCP)pibwdggen.h \
    1392   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1393   $(SOPHYAINCP)piwdggen.h \
    1394   $(SOPHYAINCP)pimsghandler.h \
    1395   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1396   $(SOPHYAINCP)picmapx.h \
    1397   $(SOPHYAINCP)picmapgen.h \
    1398   $(SOPHYAINCP)pigraphx.h \
    1399   $(SOPHYAINCP)pigraphgen.h \
    1400   $(SOPHYAINCP)pifontx.h \
    1401   $(SOPHYAINCP)pifontgen.h \
    1402   $(SOPHYAINCP)pigrcoord.h \
    1403   $(SOPHYAINCP)pilineatt.h \
    1404   $(SOPHYAINCP)pigraphuc.h \
    1405   $(SOPHYAINCP)pievthandler.h \
    1406   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
     1864  $(SOPHYAINCP)pisysdep.h \
     1865  $(SOPHYAINCP)piwdgx.h \
     1866  $(SOPHYAINCP)piwdggen.h \
     1867  $(SOPHYAINCP)pimsghandler.h \
     1868  $(SOPHYAINCP)picolist.h \
     1869  $(SOPHYAINCP)picmap.h \
     1870  $(SOPHYAINCP)picmapx.h \
     1871  $(SOPHYAINCP)picmapgen.h \
     1872  $(SOPHYAINCP)pigraphx.h \
     1873  $(SOPHYAINCP)pigraphgen.h \
     1874  $(SOPHYAINCP)pifontx.h \
     1875  $(SOPHYAINCP)pifontgen.h \
     1876  $(SOPHYAINCP)pigrcoord.h \
     1877  $(SOPHYAINCP)pilineatt.h \
     1878  $(SOPHYAINCP)pigraphuc.h \
     1879  $(SOPHYAINCP)pievthandler.h \
     1880  $(SOPHYAINCP)psfile.h \
     1881  $(SOPHYAINCP)pigratt.h \
    14071882  $(SOPHYAINCP)piaxes.h
    14081883        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigfd1.cc
    14091884 
    1410 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h pigfd2.h \
    1411   $(SOPHYAINCP)generaldata.h \
    1412   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)machdefs.h \
    1413   $(SOPHYAINCP)osx_values.h \
    1414   $(SOPHYAINCP)anydataobj.h \
    1415   $(SOPHYAINCP)ppersist.h \
    1416   $(SOPHYAINCP)pexceptions.h \
    1417   $(SOPHYAINCP)gnumd5.h \
    1418   $(SOPHYAINCP)ppfbinstream.h \
    1419   $(SOPHYAINCP)rawstream.h \
    1420   $(SOPHYAINCP)ppfnametag.h \
    1421   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h \
    1422   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1423   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
    1424   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1425   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1426   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     1885$(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h \
     1886  pigfd2.h $(SOPHYAINCP)generaldata.h \
     1887  $(SOPHYAINCP)objfio.h \
     1888  $(SOPHYAINCP)machdefs.h \
     1889  $(SOPHYAINCP)anydataobj.h \
     1890  $(SOPHYAINCP)ppersist.h \
     1891  $(SOPHYAINCP)pexceptions.h \
     1892  $(SOPHYAINCP)gnumd5.h \
     1893  $(SOPHYAINCP)ppfbinstream.h \
     1894  $(SOPHYAINCP)rawstream.h \
     1895  $(SOPHYAINCP)ppfnametag.h \
     1896  $(SOPHYAINCP)ntupintf.h \
     1897  $(SOPHYAINCP)poly.h \
     1898  $(SOPHYAINCP)peida.h \
     1899  $(SOPHYAINCP)utils.h \
     1900  $(SOPHYAINCP)perrors.h \
     1901  $(SOPHYAINCP)fmath.h \
     1902  $(SOPHYAINCP)tvector.h \
     1903  $(SOPHYAINCP)tmatrix.h \
     1904  $(SOPHYAINCP)tarray.h \
     1905  $(SOPHYAINCP)basarr.h \
     1906  $(SOPHYAINCP)mutyv.h \
     1907  $(SOPHYAINCP)timestamp.h \
    14271908  $(SOPHYAINCP)dvlist.h \
    14281909  $(SOPHYAINCP)ndatablock.h \
     
    14341915  $(SOPHYAINCP)pidrawer.h \
    14351916  $(SOPHYAINCP)pibwdggen.h \
    1436   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
    1437   $(SOPHYAINCP)pimsghandler.h \
    1438   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1439   $(SOPHYAINCP)picmapx.h \
    1440   $(SOPHYAINCP)picmapgen.h \
    1441   $(SOPHYAINCP)pigraphx.h \
    1442   $(SOPHYAINCP)pigraphgen.h \
    1443   $(SOPHYAINCP)pifontx.h \
    1444   $(SOPHYAINCP)pifontgen.h \
    1445   $(SOPHYAINCP)pigrcoord.h \
    1446   $(SOPHYAINCP)pilineatt.h \
    1447   $(SOPHYAINCP)pigraphuc.h \
    1448   $(SOPHYAINCP)pievthandler.h \
    1449   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1450   $(SOPHYAINCP)piaxes.h $(SOPHYAINCP)pieldrw.h \
     1917  $(SOPHYAINCP)piwdgx.h \
     1918  $(SOPHYAINCP)piwdggen.h \
     1919  $(SOPHYAINCP)pimsghandler.h \
     1920  $(SOPHYAINCP)picolist.h \
     1921  $(SOPHYAINCP)picmap.h \
     1922  $(SOPHYAINCP)picmapx.h \
     1923  $(SOPHYAINCP)picmapgen.h \
     1924  $(SOPHYAINCP)pigraphx.h \
     1925  $(SOPHYAINCP)pigraphgen.h \
     1926  $(SOPHYAINCP)pifontx.h \
     1927  $(SOPHYAINCP)pifontgen.h \
     1928  $(SOPHYAINCP)pigrcoord.h \
     1929  $(SOPHYAINCP)pilineatt.h \
     1930  $(SOPHYAINCP)pigraphuc.h \
     1931  $(SOPHYAINCP)pievthandler.h \
     1932  $(SOPHYAINCP)psfile.h \
     1933  $(SOPHYAINCP)pigratt.h \
     1934  $(SOPHYAINCP)piaxes.h \
     1935  $(SOPHYAINCP)pieldrw.h \
    14511936  $(SOPHYAINCP)pigraph3d.h
    14521937        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigfd2.cc
    14531938 
    1454 $(SOPHYAOBJP)pihisto.o: pihisto.cc $(SOPHYAINCP)sopnamsp.h pihisto.h \
    1455   $(SOPHYAINCP)histos.h $(SOPHYAINCP)objfio.h \
    1456   $(SOPHYAINCP)machdefs.h \
    1457   $(SOPHYAINCP)osx_values.h \
    1458   $(SOPHYAINCP)anydataobj.h \
    1459   $(SOPHYAINCP)ppersist.h \
    1460   $(SOPHYAINCP)pexceptions.h \
    1461   $(SOPHYAINCP)gnumd5.h \
    1462   $(SOPHYAINCP)ppfbinstream.h \
    1463   $(SOPHYAINCP)rawstream.h \
    1464   $(SOPHYAINCP)ppfnametag.h \
    1465   $(SOPHYAINCP)peida.h $(SOPHYAINCP)utils.h \
    1466   $(SOPHYAINCP)perrors.h $(SOPHYAINCP)fmath.h \
    1467   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1468   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1469   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     1939$(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \
     1940  $(SOPHYAINCP)pisysdep.h \
     1941  $(SOPHYAINCP)machdefs.h \
     1942  $(SOPHYAINCP)piapplx.h \
     1943  $(SOPHYAINCP)piapplgen.h \
     1944  $(SOPHYAINCP)pimsghandler.h \
     1945  $(SOPHYAINCP)pisysdep.h \
     1946  $(SOPHYAINCP)picontainerx.h \
     1947  $(SOPHYAINCP)picontainergen.h \
     1948  $(SOPHYAINCP)piwdgx.h \
     1949  $(SOPHYAINCP)piwdggen.h \
     1950  $(SOPHYAINCP)picolist.h \
     1951  $(SOPHYAINCP)pimenubarx.h \
     1952  $(SOPHYAINCP)pimenubargen.h \
     1953  $(SOPHYAINCP)pimenux.h \
     1954  $(SOPHYAINCP)pimenugen.h \
     1955  $(SOPHYAINCP)picons.h \
     1956  $(SOPHYAINCP)pistdwdgx.h \
     1957  $(SOPHYAINCP)pistdwdggen.h \
     1958  $(SOPHYAINCP)pibwdgx.h \
     1959  $(SOPHYAINCP)pibwdggen.h \
     1960  $(SOPHYAINCP)picmap.h \
     1961  $(SOPHYAINCP)picmapx.h \
     1962  $(SOPHYAINCP)picmapgen.h \
     1963  $(SOPHYAINCP)pigraphx.h \
     1964  $(SOPHYAINCP)pigraphgen.h \
     1965  $(SOPHYAINCP)pifontx.h \
     1966  $(SOPHYAINCP)pifontgen.h \
     1967  $(SOPHYAINCP)pigrcoord.h \
     1968  $(SOPHYAINCP)pilineatt.h \
     1969  $(SOPHYAINCP)pigraphuc.h \
     1970  $(SOPHYAINCP)pievthandler.h \
     1971  $(SOPHYAINCP)psfile.h \
     1972  $(SOPHYAINCP)pigraphps.h \
     1973  $(SOPHYAINCP)sopnamsp.h pihisto2d.h \
     1974  $(SOPHYAINCP)pimenux.h \
     1975  $(SOPHYAINCP)pimenubarx.h \
     1976  $(SOPHYAINCP)pioptmenux.h \
     1977  $(SOPHYAINCP)pioptmenugen.h \
     1978  $(SOPHYAINCP)histos2.h \
     1979  $(SOPHYAINCP)peida.h \
     1980  $(SOPHYAINCP)utils.h \
     1981  $(SOPHYAINCP)perrors.h \
     1982  $(SOPHYAINCP)pexceptions.h \
     1983  $(SOPHYAINCP)fmath.h \
     1984  $(SOPHYAINCP)histos.h \
     1985  $(SOPHYAINCP)objfio.h \
     1986  $(SOPHYAINCP)anydataobj.h \
     1987  $(SOPHYAINCP)ppersist.h \
     1988  $(SOPHYAINCP)gnumd5.h \
     1989  $(SOPHYAINCP)ppfbinstream.h \
     1990  $(SOPHYAINCP)rawstream.h \
     1991  $(SOPHYAINCP)ppfnametag.h \
     1992  $(SOPHYAINCP)tvector.h \
     1993  $(SOPHYAINCP)tmatrix.h \
     1994  $(SOPHYAINCP)tarray.h \
     1995  $(SOPHYAINCP)basarr.h \
     1996  $(SOPHYAINCP)mutyv.h \
     1997  $(SOPHYAINCP)timestamp.h \
    14701998  $(SOPHYAINCP)dvlist.h \
    14711999  $(SOPHYAINCP)ndatablock.h \
     
    14742002  $(SOPHYAINCP)tvector_tsnl.h \
    14752003  $(SOPHYAINCP)pidrawer.h \
    1476   $(SOPHYAINCP)pibwdggen.h \
    1477   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1478   $(SOPHYAINCP)piwdggen.h \
    1479   $(SOPHYAINCP)pimsghandler.h \
    1480   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1481   $(SOPHYAINCP)picmapx.h \
    1482   $(SOPHYAINCP)picmapgen.h \
    1483   $(SOPHYAINCP)pigraphx.h \
    1484   $(SOPHYAINCP)pigraphgen.h \
    1485   $(SOPHYAINCP)pifontx.h \
    1486   $(SOPHYAINCP)pifontgen.h \
    1487   $(SOPHYAINCP)pigrcoord.h \
    1488   $(SOPHYAINCP)pilineatt.h \
    1489   $(SOPHYAINCP)pigraphuc.h \
    1490   $(SOPHYAINCP)pievthandler.h \
    1491   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1492   $(SOPHYAINCP)piaxes.h $(SOPHYAINCP)hisprof.h
    1493         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto.cc
    1494  
    1495 $(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc $(SOPHYAINCP)pisysdep.h \
    1496   $(SOPHYAINCP)machdefs.h \
    1497   $(SOPHYAINCP)osx_values.h \
    1498   $(SOPHYAINCP)piapplx.h \
    1499   $(SOPHYAINCP)piapplgen.h \
    1500   $(SOPHYAINCP)pimsghandler.h \
    1501   $(SOPHYAINCP)picontainerx.h \
    1502   $(SOPHYAINCP)picontainergen.h \
    1503   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
    1504   $(SOPHYAINCP)picolist.h \
    1505   $(SOPHYAINCP)pimenubarx.h \
    1506   $(SOPHYAINCP)pimenubargen.h \
    1507   $(SOPHYAINCP)pimenux.h \
    1508   $(SOPHYAINCP)pimenugen.h \
    1509   $(SOPHYAINCP)picons.h \
    1510   $(SOPHYAINCP)pistdwdgx.h \
    1511   $(SOPHYAINCP)pistdwdggen.h \
    1512   $(SOPHYAINCP)pibwdgx.h \
    1513   $(SOPHYAINCP)pibwdggen.h \
    1514   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
    1515   $(SOPHYAINCP)picmapgen.h \
    1516   $(SOPHYAINCP)pigraphx.h \
    1517   $(SOPHYAINCP)pigraphgen.h \
    1518   $(SOPHYAINCP)pifontx.h \
    1519   $(SOPHYAINCP)pifontgen.h \
    1520   $(SOPHYAINCP)pigrcoord.h \
    1521   $(SOPHYAINCP)pilineatt.h \
    1522   $(SOPHYAINCP)pigraphuc.h \
    1523   $(SOPHYAINCP)pievthandler.h \
    1524   $(SOPHYAINCP)psfile.h \
    1525   $(SOPHYAINCP)pigraphps.h \
    1526   $(SOPHYAINCP)sopnamsp.h pihisto2d.h \
    1527   $(SOPHYAINCP)pioptmenux.h \
    1528   $(SOPHYAINCP)pioptmenugen.h \
    1529   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)peida.h \
    1530   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    1531   $(SOPHYAINCP)pexceptions.h \
    1532   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
    1533   $(SOPHYAINCP)objfio.h \
    1534   $(SOPHYAINCP)anydataobj.h \
    1535   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    1536   $(SOPHYAINCP)ppfbinstream.h \
    1537   $(SOPHYAINCP)rawstream.h \
    1538   $(SOPHYAINCP)ppfnametag.h \
    1539   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1540   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1541   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     2004  $(SOPHYAINCP)pigratt.h \
     2005  $(SOPHYAINCP)piaxes.h \
     2006  $(SOPHYAINCP)piscdrawwdg.h \
     2007  $(SOPHYAINCP)piwindowx.h \
     2008  $(SOPHYAINCP)piwindowgen.h \
     2009  $(SOPHYAINCP)pidrawer.h \
     2010  $(SOPHYAINCP)pieldrw.h \
     2011  $(SOPHYAINCP)nbrandom.h \
     2012  $(SOPHYAINCP)srandgen.h
     2013        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto2d.cc
     2014 
     2015$(SOPHYAOBJP)pihisto.o: pihisto.cc \
     2016  $(SOPHYAINCP)sopnamsp.h pihisto.h \
     2017  $(SOPHYAINCP)histos.h \
     2018  $(SOPHYAINCP)objfio.h \
     2019  $(SOPHYAINCP)machdefs.h \
     2020  $(SOPHYAINCP)anydataobj.h \
     2021  $(SOPHYAINCP)ppersist.h \
     2022  $(SOPHYAINCP)pexceptions.h \
     2023  $(SOPHYAINCP)gnumd5.h \
     2024  $(SOPHYAINCP)ppfbinstream.h \
     2025  $(SOPHYAINCP)rawstream.h \
     2026  $(SOPHYAINCP)ppfnametag.h \
     2027  $(SOPHYAINCP)peida.h \
     2028  $(SOPHYAINCP)utils.h \
     2029  $(SOPHYAINCP)perrors.h \
     2030  $(SOPHYAINCP)fmath.h \
     2031  $(SOPHYAINCP)tvector.h \
     2032  $(SOPHYAINCP)tmatrix.h \
     2033  $(SOPHYAINCP)tarray.h \
     2034  $(SOPHYAINCP)basarr.h \
     2035  $(SOPHYAINCP)mutyv.h \
     2036  $(SOPHYAINCP)timestamp.h \
    15422037  $(SOPHYAINCP)dvlist.h \
    15432038  $(SOPHYAINCP)ndatablock.h \
     
    15462041  $(SOPHYAINCP)tvector_tsnl.h \
    15472042  $(SOPHYAINCP)pidrawer.h \
    1548   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
    1549   $(SOPHYAINCP)piscdrawwdg.h \
    1550   $(SOPHYAINCP)piwindowx.h \
    1551   $(SOPHYAINCP)piwindowgen.h \
    1552   $(SOPHYAINCP)pieldrw.h \
    1553   $(SOPHYAINCP)nbrandom.h \
    1554   $(SOPHYAINCP)srandgen.h
    1555         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto2d.cc
     2043  $(SOPHYAINCP)pibwdggen.h \
     2044  $(SOPHYAINCP)pisysdep.h \
     2045  $(SOPHYAINCP)piwdgx.h \
     2046  $(SOPHYAINCP)piwdggen.h \
     2047  $(SOPHYAINCP)pimsghandler.h \
     2048  $(SOPHYAINCP)picolist.h \
     2049  $(SOPHYAINCP)picmap.h \
     2050  $(SOPHYAINCP)picmapx.h \
     2051  $(SOPHYAINCP)picmapgen.h \
     2052  $(SOPHYAINCP)pigraphx.h \
     2053  $(SOPHYAINCP)pigraphgen.h \
     2054  $(SOPHYAINCP)pifontx.h \
     2055  $(SOPHYAINCP)pifontgen.h \
     2056  $(SOPHYAINCP)pigrcoord.h \
     2057  $(SOPHYAINCP)pilineatt.h \
     2058  $(SOPHYAINCP)pigraphuc.h \
     2059  $(SOPHYAINCP)pievthandler.h \
     2060  $(SOPHYAINCP)psfile.h \
     2061  $(SOPHYAINCP)pigratt.h \
     2062  $(SOPHYAINCP)piaxes.h \
     2063  $(SOPHYAINCP)hisprof.h \
     2064  $(SOPHYAINCP)histos.h
     2065        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto.cc
    15562066 
    15572067$(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \
    1558   $(SOPHYAINCP)machdefs.h \
    1559   $(SOPHYAINCP)osx_values.h piinit.h \
     2068  $(SOPHYAINCP)machdefs.h piinit.h \
    15602069  $(SOPHYAINCP)sambainit.h \
    15612070  $(SOPHYAINCP)skymapinit.h \
    15622071  $(SOPHYAINCP)sophyainit.h \
     2072  $(SOPHYAINCP)machdefs.h \
    15632073  $(SOPHYAINCP)ntoolsinit.h \
    15642074  $(SOPHYAINCP)tarrinit.h pistdimgapp.h \
     
    15672077  $(SOPHYAINCP)piapplgen.h \
    15682078  $(SOPHYAINCP)pimsghandler.h \
     2079  $(SOPHYAINCP)pisysdep.h \
    15692080  $(SOPHYAINCP)picontainerx.h \
    15702081  $(SOPHYAINCP)picontainergen.h \
    1571   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     2082  $(SOPHYAINCP)piwdgx.h \
     2083  $(SOPHYAINCP)piwdggen.h \
    15722084  $(SOPHYAINCP)picolist.h \
    15732085  $(SOPHYAINCP)pimenubarx.h \
     
    15802092  $(SOPHYAINCP)pibwdgx.h \
    15812093  $(SOPHYAINCP)pibwdggen.h \
    1582   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     2094  $(SOPHYAINCP)picmap.h \
     2095  $(SOPHYAINCP)picmapx.h \
    15832096  $(SOPHYAINCP)picmapgen.h \
    15842097  $(SOPHYAINCP)pigraphx.h \
     
    15942107  $(SOPHYAINCP)piwindowx.h \
    15952108  $(SOPHYAINCP)piwindowgen.h \
     2109  $(SOPHYAINCP)pimenux.h \
    15962110  $(SOPHYAINCP)pioptmenux.h \
    15972111  $(SOPHYAINCP)pioptmenugen.h \
     2112  $(SOPHYAINCP)pistdwdgx.h \
    15982113  $(SOPHYAINCP)pifilechox.h \
    15992114  $(SOPHYAINCP)pifilechogen.h \
     2115  $(SOPHYAINCP)piwindowx.h \
    16002116  $(SOPHYAINCP)piperiodx.h \
    16012117  $(SOPHYAINCP)periodic.h \
     2118  $(SOPHYAINCP)picons.h \
    16022119  $(SOPHYAINCP)piimage.h \
    1603   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     2120  $(SOPHYAINCP)parradapter.h \
     2121  $(SOPHYAINCP)lut.h \
    16042122  $(SOPHYAINCP)pieldrw.h \
    16052123  $(SOPHYAINCP)pidrawer.h \
    1606   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     2124  $(SOPHYAINCP)pigratt.h \
     2125  $(SOPHYAINCP)piaxes.h \
    16072126  $(SOPHYAINCP)pipixmapx.h \
    16082127  $(SOPHYAINCP)pipixmapgen.h \
    16092128  $(SOPHYAINCP)picmapview.h \
    1610   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     2129  $(SOPHYAINCP)pi3dwdg.h \
     2130  $(SOPHYAINCP)pi3ddrw.h \
    16112131  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    16122132  $(SOPHYAINCP)anydataobj.h \
     
    16172137  $(SOPHYAINCP)rawstream.h \
    16182138  $(SOPHYAINCP)ppfnametag.h \
    1619   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    1620   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1621   dlftypes.h piacmd.h $(SOPHYAINCP)commander.h \
    1622   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)ctimer.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 \
     2146  $(SOPHYAINCP)pdlmgr.h \
     2147  $(SOPHYAINCP)dvlist.h \
     2148  $(SOPHYAINCP)ctimer.h \
    16232149  $(SOPHYAINCP)zthread.h pisiadw.h \
    16242150  $(SOPHYAINCP)pilistx.h \
    16252151  $(SOPHYAINCP)pilistgen.h \
    16262152  $(SOPHYAINCP)pistzwin.h \
     2153  $(SOPHYAINCP)piperiodx.h \
    16272154  $(SOPHYAINCP)pitherm.h \
    1628   $(SOPHYAINCP)resusage.h servnobjm.h nomhistadapter.h \
    1629   nomgadapter.h $(SOPHYAINCP)ntupintf.h \
     2155  $(SOPHYAINCP)resusage.h servnobjm.h \
     2156  $(SOPHYAINCP)pdlmgr.h nomhistadapter.h \
     2157  nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     2158  $(SOPHYAINCP)parradapter.h \
     2159  $(SOPHYAINCP)ntupintf.h \
    16302160  $(SOPHYAINCP)generalfit.h \
    1631   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1632   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     2161  $(SOPHYAINCP)tvector.h \
     2162  $(SOPHYAINCP)tmatrix.h \
     2163  $(SOPHYAINCP)tarray.h \
     2164  $(SOPHYAINCP)basarr.h \
    16332165  $(SOPHYAINCP)ndatablock.h \
    16342166  $(SOPHYAINCP)utilarr.h \
     
    16362168  $(SOPHYAINCP)tvector_tsnl.h \
    16372169  $(SOPHYAINCP)generaldata.h \
    1638   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    1639   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    1640   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
    1641   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
    1642   $(SOPHYAINCP)histerr.h $(SOPHYAINCP)ntuple.h \
     2170  $(SOPHYAINCP)ntupintf.h \
     2171  $(SOPHYAINCP)poly.h \
     2172  $(SOPHYAINCP)peida.h \
     2173  $(SOPHYAINCP)utils.h \
     2174  $(SOPHYAINCP)perrors.h \
     2175  $(SOPHYAINCP)fmath.h \
     2176  $(SOPHYAINCP)histos.h \
     2177  $(SOPHYAINCP)histos2.h \
     2178  $(SOPHYAINCP)histos.h \
     2179  $(SOPHYAINCP)hisprof.h \
     2180  $(SOPHYAINCP)histerr.h \
     2181  $(SOPHYAINCP)ntuple.h \
    16432182  $(SOPHYAINCP)xntuple.h \
    16442183  $(SOPHYAINCP)basedtable.h \
    1645   $(SOPHYAINCP)segdatablock.h nomgfdadapter.h \
    1646   nomimagadapter.h $(SOPHYAINCP)cimage.h \
    1647   $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h nomtarradapter.h \
     2184  $(SOPHYAINCP)segdatablock.h \
     2185  nomgfdadapter.h nomimagadapter.h \
     2186  $(SOPHYAINCP)cimage.h \
     2187  $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h \
     2188  $(SOPHYAINCP)tmatrix.h \
     2189  $(SOPHYAINCP)generaldata.h \
     2190  nomtarradapter.h $(SOPHYAINCP)tarray.h \
    16482191  $(SOPHYAINCP)datatable.h \
     2192  $(SOPHYAINCP)basedtable.h \
    16492193  $(SOPHYAINCP)swppfdtable.h \
    16502194  $(SOPHYAINCP)swsegdb.h \
    16512195  $(SOPHYAINCP)ppfswapper.h \
    1652   $(SOPHYAINCP)ppftpointerio.h nomskymapadapter.h \
    1653   $(SOPHYAINCP)pixelmap.h \
     2196  $(SOPHYAINCP)ppftpointerio.h \
     2197  nomskymapadapter.h $(SOPHYAINCP)pixelmap.h \
    16542198  $(SOPHYAINCP)spherepos.h \
    16552199  $(SOPHYAINCP)unitvector.h \
     
    16572201  $(SOPHYAINCP)longlat.h \
    16582202  $(SOPHYAINCP)utilgeom.h \
     2203  $(SOPHYAINCP)datatype.h \
    16592204  $(SOPHYAINCP)spherethetaphi.h \
    16602205  $(SOPHYAINCP)sphericalmap.h \
    16612206  $(SOPHYAINCP)smathconst.h \
     2207  $(SOPHYAINCP)pixelmap.h \
    16622208  $(SOPHYAINCP)spherehealpix.h \
    16632209  $(SOPHYAINCP)HEALPixUtils.h \
     
    16662212  $(SOPHYAINCP)specrespvector.h \
    16672213  $(SOPHYAINCP)specresp.h \
    1668   $(SOPHYAINCP)gaussfilt.h nomspecrespadapter.h
     2214  $(SOPHYAINCP)gaussfilt.h \
     2215  nomspecrespadapter.h \
     2216  $(SOPHYAINCP)specresp.h
    16692217        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piinit.cc
    16702218 
    1671 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc $(SOPHYAINCP)sopnamsp.h pintup3d.h \
    1672   $(SOPHYAINCP)ntupintf.h \
    1673   $(SOPHYAINCP)machdefs.h \
    1674   $(SOPHYAINCP)osx_values.h \
     2219$(SOPHYAOBJP)pintup3d.o: pintup3d.cc \
     2220  $(SOPHYAINCP)sopnamsp.h pintup3d.h \
     2221  $(SOPHYAINCP)ntupintf.h \
     2222  $(SOPHYAINCP)machdefs.h \
    16752223  $(SOPHYAINCP)pi3ddrw.h \
    16762224  $(SOPHYAINCP)pisysdep.h \
    16772225  $(SOPHYAINCP)pidrawer.h \
    16782226  $(SOPHYAINCP)pibwdggen.h \
    1679   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
    1680   $(SOPHYAINCP)pimsghandler.h \
    1681   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1682   $(SOPHYAINCP)picmapx.h \
    1683   $(SOPHYAINCP)picmapgen.h \
    1684   $(SOPHYAINCP)pigraphx.h \
    1685   $(SOPHYAINCP)pigraphgen.h \
    1686   $(SOPHYAINCP)pifontx.h \
    1687   $(SOPHYAINCP)pifontgen.h \
    1688   $(SOPHYAINCP)pigrcoord.h \
    1689   $(SOPHYAINCP)pilineatt.h \
    1690   $(SOPHYAINCP)pigraphuc.h \
    1691   $(SOPHYAINCP)pievthandler.h \
    1692   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1693   $(SOPHYAINCP)piaxes.h $(SOPHYAINCP)pieldrw.h \
     2227  $(SOPHYAINCP)piwdgx.h \
     2228  $(SOPHYAINCP)piwdggen.h \
     2229  $(SOPHYAINCP)pimsghandler.h \
     2230  $(SOPHYAINCP)picolist.h \
     2231  $(SOPHYAINCP)picmap.h \
     2232  $(SOPHYAINCP)picmapx.h \
     2233  $(SOPHYAINCP)picmapgen.h \
     2234  $(SOPHYAINCP)pigraphx.h \
     2235  $(SOPHYAINCP)pigraphgen.h \
     2236  $(SOPHYAINCP)pifontx.h \
     2237  $(SOPHYAINCP)pifontgen.h \
     2238  $(SOPHYAINCP)pigrcoord.h \
     2239  $(SOPHYAINCP)pilineatt.h \
     2240  $(SOPHYAINCP)pigraphuc.h \
     2241  $(SOPHYAINCP)pievthandler.h \
     2242  $(SOPHYAINCP)psfile.h \
     2243  $(SOPHYAINCP)pigratt.h \
     2244  $(SOPHYAINCP)piaxes.h \
     2245  $(SOPHYAINCP)pieldrw.h \
    16942246  $(SOPHYAINCP)pigraph3d.h
    16952247        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pintup3d.cc
    16962248 
    1697 $(SOPHYAOBJP)pintuple.o: pintuple.cc $(SOPHYAINCP)sopnamsp.h pintuple.h \
    1698   $(SOPHYAINCP)ntupintf.h \
    1699   $(SOPHYAINCP)machdefs.h \
    1700   $(SOPHYAINCP)osx_values.h \
    1701   $(SOPHYAINCP)pidrawer.h \
    1702   $(SOPHYAINCP)pibwdggen.h \
    1703   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1704   $(SOPHYAINCP)piwdggen.h \
    1705   $(SOPHYAINCP)pimsghandler.h \
    1706   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1707   $(SOPHYAINCP)picmapx.h \
    1708   $(SOPHYAINCP)picmapgen.h \
    1709   $(SOPHYAINCP)pigraphx.h \
    1710   $(SOPHYAINCP)pigraphgen.h \
    1711   $(SOPHYAINCP)pifontx.h \
    1712   $(SOPHYAINCP)pifontgen.h \
    1713   $(SOPHYAINCP)pigrcoord.h \
    1714   $(SOPHYAINCP)pilineatt.h \
    1715   $(SOPHYAINCP)pigraphuc.h \
    1716   $(SOPHYAINCP)pievthandler.h \
    1717   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
     2249$(SOPHYAOBJP)pintuple.o: pintuple.cc \
     2250  $(SOPHYAINCP)sopnamsp.h pintuple.h \
     2251  $(SOPHYAINCP)ntupintf.h \
     2252  $(SOPHYAINCP)machdefs.h \
     2253  $(SOPHYAINCP)pidrawer.h \
     2254  $(SOPHYAINCP)pibwdggen.h \
     2255  $(SOPHYAINCP)pisysdep.h \
     2256  $(SOPHYAINCP)piwdgx.h \
     2257  $(SOPHYAINCP)piwdggen.h \
     2258  $(SOPHYAINCP)pimsghandler.h \
     2259  $(SOPHYAINCP)picolist.h \
     2260  $(SOPHYAINCP)picmap.h \
     2261  $(SOPHYAINCP)picmapx.h \
     2262  $(SOPHYAINCP)picmapgen.h \
     2263  $(SOPHYAINCP)pigraphx.h \
     2264  $(SOPHYAINCP)pigraphgen.h \
     2265  $(SOPHYAINCP)pifontx.h \
     2266  $(SOPHYAINCP)pifontgen.h \
     2267  $(SOPHYAINCP)pigrcoord.h \
     2268  $(SOPHYAINCP)pilineatt.h \
     2269  $(SOPHYAINCP)pigraphuc.h \
     2270  $(SOPHYAINCP)pievthandler.h \
     2271  $(SOPHYAINCP)psfile.h \
     2272  $(SOPHYAINCP)pigratt.h \
    17182273  $(SOPHYAINCP)piaxes.h
    17192274        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pintuple.cc
    17202275 
    1721 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc $(SOPHYAINCP)sopnamsp.h pipodrw.h \
    1722   $(SOPHYAINCP)machdefs.h \
    1723   $(SOPHYAINCP)osx_values.h \
    1724   $(SOPHYAINCP)pidrawer.h \
    1725   $(SOPHYAINCP)pibwdggen.h \
    1726   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1727   $(SOPHYAINCP)piwdggen.h \
    1728   $(SOPHYAINCP)pimsghandler.h \
    1729   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1730   $(SOPHYAINCP)picmapx.h \
    1731   $(SOPHYAINCP)picmapgen.h \
    1732   $(SOPHYAINCP)pigraphx.h \
    1733   $(SOPHYAINCP)pigraphgen.h \
    1734   $(SOPHYAINCP)pifontx.h \
    1735   $(SOPHYAINCP)pifontgen.h \
    1736   $(SOPHYAINCP)pigrcoord.h \
    1737   $(SOPHYAINCP)pilineatt.h \
    1738   $(SOPHYAINCP)pigraphuc.h \
    1739   $(SOPHYAINCP)pievthandler.h \
    1740   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1741   $(SOPHYAINCP)piaxes.h \
    1742   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
    1743   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)peida.h \
    1744   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
    1745   $(SOPHYAINCP)pexceptions.h \
    1746   $(SOPHYAINCP)fmath.h $(SOPHYAINCP)histos.h \
    1747   $(SOPHYAINCP)objfio.h \
    1748   $(SOPHYAINCP)anydataobj.h \
    1749   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    1750   $(SOPHYAINCP)ppfbinstream.h \
    1751   $(SOPHYAINCP)rawstream.h \
    1752   $(SOPHYAINCP)ppfnametag.h \
    1753   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1754   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1755   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
     2276$(SOPHYAOBJP)pipodrw.o: pipodrw.cc \
     2277  $(SOPHYAINCP)sopnamsp.h pipodrw.h \
     2278  $(SOPHYAINCP)machdefs.h \
     2279  $(SOPHYAINCP)pidrawer.h \
     2280  $(SOPHYAINCP)pibwdggen.h \
     2281  $(SOPHYAINCP)pisysdep.h \
     2282  $(SOPHYAINCP)machdefs.h \
     2283  $(SOPHYAINCP)piwdgx.h \
     2284  $(SOPHYAINCP)piwdggen.h \
     2285  $(SOPHYAINCP)pimsghandler.h \
     2286  $(SOPHYAINCP)picolist.h \
     2287  $(SOPHYAINCP)picmap.h \
     2288  $(SOPHYAINCP)picmapx.h \
     2289  $(SOPHYAINCP)picmapgen.h \
     2290  $(SOPHYAINCP)pigraphx.h \
     2291  $(SOPHYAINCP)pigraphgen.h \
     2292  $(SOPHYAINCP)pifontx.h \
     2293  $(SOPHYAINCP)pifontgen.h \
     2294  $(SOPHYAINCP)pigrcoord.h \
     2295  $(SOPHYAINCP)pilineatt.h \
     2296  $(SOPHYAINCP)pigraphuc.h \
     2297  $(SOPHYAINCP)pievthandler.h \
     2298  $(SOPHYAINCP)psfile.h \
     2299  $(SOPHYAINCP)pigratt.h \
     2300  $(SOPHYAINCP)piaxes.h \
     2301  $(SOPHYAINCP)parradapter.h \
     2302  $(SOPHYAINCP)lut.h \
     2303  $(SOPHYAINCP)histos2.h \
     2304  $(SOPHYAINCP)peida.h \
     2305  $(SOPHYAINCP)utils.h \
     2306  $(SOPHYAINCP)perrors.h \
     2307  $(SOPHYAINCP)pexceptions.h \
     2308  $(SOPHYAINCP)fmath.h \
     2309  $(SOPHYAINCP)histos.h \
     2310  $(SOPHYAINCP)objfio.h \
     2311  $(SOPHYAINCP)anydataobj.h \
     2312  $(SOPHYAINCP)ppersist.h \
     2313  $(SOPHYAINCP)gnumd5.h \
     2314  $(SOPHYAINCP)ppfbinstream.h \
     2315  $(SOPHYAINCP)rawstream.h \
     2316  $(SOPHYAINCP)ppfnametag.h \
     2317  $(SOPHYAINCP)tvector.h \
     2318  $(SOPHYAINCP)tmatrix.h \
     2319  $(SOPHYAINCP)tarray.h \
     2320  $(SOPHYAINCP)basarr.h \
     2321  $(SOPHYAINCP)mutyv.h \
     2322  $(SOPHYAINCP)timestamp.h \
    17562323  $(SOPHYAINCP)dvlist.h \
    17572324  $(SOPHYAINCP)ndatablock.h \
     
    17612328  $(SOPHYAINCP)generalfit.h \
    17622329  $(SOPHYAINCP)generaldata.h \
    1763   $(SOPHYAINCP)ntupintf.h $(SOPHYAINCP)poly.h
     2330  $(SOPHYAINCP)ntupintf.h \
     2331  $(SOPHYAINCP)poly.h
    17642332        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pipodrw.cc
    17652333 
    1766 $(SOPHYAOBJP)pisiadw.o: pisiadw.cc $(SOPHYAINCP)sopnamsp.h \
    1767   $(SOPHYAINCP)machdefs.h \
    1768   $(SOPHYAINCP)osx_values.h \
     2334$(SOPHYAOBJP)pisiadw.o: pisiadw.cc \
     2335  $(SOPHYAINCP)sopnamsp.h \
     2336  $(SOPHYAINCP)machdefs.h \
    17692337  $(SOPHYAINCP)perrors.h \
    17702338  $(SOPHYAINCP)pexceptions.h \
    1771   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)nbmath.h \
     2339  $(SOPHYAINCP)machdefs.h \
     2340  $(SOPHYAINCP)ctimer.h \
     2341  $(SOPHYAINCP)nbmath.h \
    17722342  $(SOPHYAINCP)smathconst.h pistdimgapp.h \
    17732343  $(SOPHYAINCP)pisysdep.h \
     
    17752345  $(SOPHYAINCP)piapplgen.h \
    17762346  $(SOPHYAINCP)pimsghandler.h \
     2347  $(SOPHYAINCP)pisysdep.h \
    17772348  $(SOPHYAINCP)picontainerx.h \
    17782349  $(SOPHYAINCP)picontainergen.h \
    1779   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     2350  $(SOPHYAINCP)piwdgx.h \
     2351  $(SOPHYAINCP)piwdggen.h \
    17802352  $(SOPHYAINCP)picolist.h \
    17812353  $(SOPHYAINCP)pimenubarx.h \
     
    17882360  $(SOPHYAINCP)pibwdgx.h \
    17892361  $(SOPHYAINCP)pibwdggen.h \
    1790   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     2362  $(SOPHYAINCP)picmap.h \
     2363  $(SOPHYAINCP)picmapx.h \
    17912364  $(SOPHYAINCP)picmapgen.h \
    17922365  $(SOPHYAINCP)pigraphx.h \
     
    18022375  $(SOPHYAINCP)piwindowx.h \
    18032376  $(SOPHYAINCP)piwindowgen.h \
     2377  $(SOPHYAINCP)pimenux.h \
    18042378  $(SOPHYAINCP)pioptmenux.h \
    18052379  $(SOPHYAINCP)pioptmenugen.h \
     2380  $(SOPHYAINCP)pistdwdgx.h \
    18062381  $(SOPHYAINCP)pifilechox.h \
    18072382  $(SOPHYAINCP)pifilechogen.h \
     2383  $(SOPHYAINCP)piwindowx.h \
    18082384  $(SOPHYAINCP)piperiodx.h \
    18092385  $(SOPHYAINCP)periodic.h \
     2386  $(SOPHYAINCP)picons.h \
    18102387  $(SOPHYAINCP)piimage.h \
    1811   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     2388  $(SOPHYAINCP)parradapter.h \
     2389  $(SOPHYAINCP)lut.h \
    18122390  $(SOPHYAINCP)pieldrw.h \
    18132391  $(SOPHYAINCP)pidrawer.h \
    1814   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     2392  $(SOPHYAINCP)pigratt.h \
     2393  $(SOPHYAINCP)piaxes.h \
    18152394  $(SOPHYAINCP)pipixmapx.h \
    18162395  $(SOPHYAINCP)pipixmapgen.h \
    18172396  $(SOPHYAINCP)picmapview.h \
    1818   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     2397  $(SOPHYAINCP)pi3dwdg.h \
     2398  $(SOPHYAINCP)pi3ddrw.h \
    18192399  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
    18202400  $(SOPHYAINCP)anydataobj.h \
    1821   $(SOPHYAINCP)ppersist.h $(SOPHYAINCP)gnumd5.h \
    1822   $(SOPHYAINCP)ppfbinstream.h \
    1823   $(SOPHYAINCP)rawstream.h \
    1824   $(SOPHYAINCP)ppfnametag.h \
    1825   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    1826   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1827   dlftypes.h piacmd.h $(SOPHYAINCP)commander.h \
    1828   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)zthread.h \
    1829   pisiadw.h $(SOPHYAINCP)pilistx.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 \
     2413  $(SOPHYAINCP)pdlmgr.h \
     2414  $(SOPHYAINCP)dvlist.h \
     2415  $(SOPHYAINCP)ctimer.h \
     2416  $(SOPHYAINCP)zthread.h pisiadw.h \
     2417  $(SOPHYAINCP)pilistx.h \
    18302418  $(SOPHYAINCP)pilistgen.h \
    18312419  $(SOPHYAINCP)pistzwin.h \
     2420  $(SOPHYAINCP)piperiodx.h \
    18322421  $(SOPHYAINCP)pitherm.h \
    1833   $(SOPHYAINCP)resusage.h servnobjm.h
     2422  $(SOPHYAINCP)resusage.h servnobjm.h \
     2423  $(SOPHYAINCP)pdlmgr.h
    18342424        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pisiadw.cc
    18352425 
    1836 $(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc $(SOPHYAINCP)sopnamsp.h \
    1837   $(SOPHYAINCP)machdefs.h \
    1838   $(SOPHYAINCP)osx_values.h \
    1839   $(SOPHYAINCP)strutil.h $(SOPHYAINCP)timing.h \
     2426$(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \
     2427  $(SOPHYAINCP)sopnamsp.h \
     2428  $(SOPHYAINCP)machdefs.h \
     2429  $(SOPHYAINCP)strutil.h \
     2430  $(SOPHYAINCP)timing.h \
    18402431  $(SOPHYAINCP)perrors.h \
    18412432  $(SOPHYAINCP)pexceptions.h \
    1842   $(SOPHYAINCP)ctimer.h $(SOPHYAINCP)psighand.h \
    1843   $(SOPHYAINCP)cimage.h $(SOPHYAINCP)tmatrix.h \
    1844   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
    1845   $(SOPHYAINCP)anydataobj.h \
    1846   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1847   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
     2433  $(SOPHYAINCP)machdefs.h \
     2434  $(SOPHYAINCP)ctimer.h \
     2435  $(SOPHYAINCP)psighand.h \
     2436  $(SOPHYAINCP)cimage.h \
     2437  $(SOPHYAINCP)tmatrix.h \
     2438  $(SOPHYAINCP)tarray.h \
     2439  $(SOPHYAINCP)basarr.h \
     2440  $(SOPHYAINCP)anydataobj.h \
     2441  $(SOPHYAINCP)mutyv.h \
     2442  $(SOPHYAINCP)timestamp.h \
     2443  $(SOPHYAINCP)objfio.h \
     2444  $(SOPHYAINCP)ppersist.h \
    18482445  $(SOPHYAINCP)gnumd5.h \
    18492446  $(SOPHYAINCP)ppfbinstream.h \
     
    18542451  $(SOPHYAINCP)utilarr.h \
    18552452  $(SOPHYAINCP)tmatrix_tsnl.h \
    1856   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)tvector.h \
     2453  $(SOPHYAINCP)fioarr.h \
     2454  $(SOPHYAINCP)tvector.h \
    18572455  $(SOPHYAINCP)tvector_tsnl.h pistdimgapp.h \
    18582456  $(SOPHYAINCP)pisysdep.h \
     
    18602458  $(SOPHYAINCP)piapplgen.h \
    18612459  $(SOPHYAINCP)pimsghandler.h \
     2460  $(SOPHYAINCP)pisysdep.h \
    18622461  $(SOPHYAINCP)picontainerx.h \
    18632462  $(SOPHYAINCP)picontainergen.h \
    1864   $(SOPHYAINCP)piwdgx.h $(SOPHYAINCP)piwdggen.h \
     2463  $(SOPHYAINCP)piwdgx.h \
     2464  $(SOPHYAINCP)piwdggen.h \
    18652465  $(SOPHYAINCP)picolist.h \
    18662466  $(SOPHYAINCP)pimenubarx.h \
     
    18732473  $(SOPHYAINCP)pibwdgx.h \
    18742474  $(SOPHYAINCP)pibwdggen.h \
    1875   $(SOPHYAINCP)picmap.h $(SOPHYAINCP)picmapx.h \
     2475  $(SOPHYAINCP)picmap.h \
     2476  $(SOPHYAINCP)picmapx.h \
    18762477  $(SOPHYAINCP)picmapgen.h \
    18772478  $(SOPHYAINCP)pigraphx.h \
     
    18872488  $(SOPHYAINCP)piwindowx.h \
    18882489  $(SOPHYAINCP)piwindowgen.h \
     2490  $(SOPHYAINCP)pimenux.h \
    18892491  $(SOPHYAINCP)pioptmenux.h \
    18902492  $(SOPHYAINCP)pioptmenugen.h \
     2493  $(SOPHYAINCP)pistdwdgx.h \
    18912494  $(SOPHYAINCP)pifilechox.h \
    18922495  $(SOPHYAINCP)pifilechogen.h \
     2496  $(SOPHYAINCP)piwindowx.h \
    18932497  $(SOPHYAINCP)piperiodx.h \
    18942498  $(SOPHYAINCP)periodic.h \
     2499  $(SOPHYAINCP)picons.h \
    18952500  $(SOPHYAINCP)piimage.h \
    1896   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     2501  $(SOPHYAINCP)parradapter.h \
     2502  $(SOPHYAINCP)lut.h \
    18972503  $(SOPHYAINCP)pieldrw.h \
    18982504  $(SOPHYAINCP)pidrawer.h \
    1899   $(SOPHYAINCP)pigratt.h $(SOPHYAINCP)piaxes.h \
     2505  $(SOPHYAINCP)pigratt.h \
     2506  $(SOPHYAINCP)piaxes.h \
    19002507  $(SOPHYAINCP)pipixmapx.h \
    19012508  $(SOPHYAINCP)pipixmapgen.h \
    19022509  $(SOPHYAINCP)picmapview.h \
    1903   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
    1904   $(SOPHYAINCP)pigraph3d.h nobjmgr.h dlftypes.h piacmd.h \
     2510  $(SOPHYAINCP)pi3dwdg.h \
     2511  $(SOPHYAINCP)pi3ddrw.h \
     2512  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     2513  $(SOPHYAINCP)anydataobj.h \
     2514  $(SOPHYAINCP)ppersist.h \
     2515  $(SOPHYAINCP)dvlist.h dlftypes.h piacmd.h \
    19052516  $(SOPHYAINCP)commander.h \
    1906   $(SOPHYAINCP)pdlmgr.h $(SOPHYAINCP)zthread.h \
    1907   pisiadw.h $(SOPHYAINCP)pilistx.h \
     2517  $(SOPHYAINCP)pdlmgr.h \
     2518  $(SOPHYAINCP)ctimer.h \
     2519  $(SOPHYAINCP)zthread.h pisiadw.h \
     2520  $(SOPHYAINCP)pilistx.h \
    19082521  $(SOPHYAINCP)pilistgen.h \
    19092522  $(SOPHYAINCP)pistzwin.h \
     2523  $(SOPHYAINCP)piperiodx.h \
    19102524  $(SOPHYAINCP)pitherm.h \
    19112525  $(SOPHYAINCP)resusage.h servnobjm.h \
     2526  $(SOPHYAINCP)pdlmgr.h \
     2527  $(SOPHYAINCP)psfile.h \
    19122528  $(SOPHYAINCP)piimgtools.h \
     2529  $(SOPHYAINCP)pioptmenux.h \
     2530  $(SOPHYAINCP)piapplx.h \
    19132531  $(SOPHYAINCP)pidrwtools.h \
    19142532  $(SOPHYAINCP)piaxestools.h \
     
    19222540        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdimgapp.cc
    19232541 
    1924 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc $(SOPHYAINCP)sopnamsp.h pitvmaad.h \
    1925   $(SOPHYAINCP)machdefs.h \
    1926   $(SOPHYAINCP)osx_values.h \
    1927   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
    1928   $(SOPHYAINCP)tmatrix.h $(SOPHYAINCP)tarray.h \
     2542$(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \
     2543  $(SOPHYAINCP)sopnamsp.h pitvmaad.h \
     2544  $(SOPHYAINCP)machdefs.h \
     2545  $(SOPHYAINCP)parradapter.h \
     2546  $(SOPHYAINCP)machdefs.h \
     2547  $(SOPHYAINCP)lut.h \
     2548  $(SOPHYAINCP)tmatrix.h \
     2549  $(SOPHYAINCP)tarray.h \
    19292550  $(SOPHYAINCP)basarr.h \
    19302551  $(SOPHYAINCP)anydataobj.h \
    1931   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1932   $(SOPHYAINCP)objfio.h $(SOPHYAINCP)ppersist.h \
     2552  $(SOPHYAINCP)mutyv.h \
     2553  $(SOPHYAINCP)timestamp.h \
     2554  $(SOPHYAINCP)objfio.h \
     2555  $(SOPHYAINCP)ppersist.h \
    19332556  $(SOPHYAINCP)pexceptions.h \
    19342557  $(SOPHYAINCP)gnumd5.h \
     
    19412564  $(SOPHYAINCP)tmatrix_tsnl.h \
    19422565  $(SOPHYAINCP)tvector.h \
     2566  $(SOPHYAINCP)tmatrix.h \
    19432567  $(SOPHYAINCP)tvector_tsnl.h
    19442568        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pitvmaad.cc
    19452569 
    1946 $(SOPHYAOBJP)servnobjm.o: servnobjm.cc $(SOPHYAINCP)sopnamsp.h \
     2570$(SOPHYAOBJP)servnobjm.o: servnobjm.cc \
     2571  $(SOPHYAINCP)sopnamsp.h \
    19472572  $(SOPHYAINCP)strutil.h nobjmgr.h \
    19482573  $(SOPHYAINCP)machdefs.h \
    1949   $(SOPHYAINCP)osx_values.h \
    1950   $(SOPHYAINCP)anydataobj.h \
    1951   $(SOPHYAINCP)ppersist.h \
    1952   $(SOPHYAINCP)pexceptions.h \
    1953   $(SOPHYAINCP)gnumd5.h \
    1954   $(SOPHYAINCP)ppfbinstream.h \
    1955   $(SOPHYAINCP)rawstream.h \
    1956   $(SOPHYAINCP)ppfnametag.h \
    1957   $(SOPHYAINCP)dvlist.h $(SOPHYAINCP)objfio.h \
    1958   $(SOPHYAINCP)mutyv.h $(SOPHYAINCP)timestamp.h \
    1959   dlftypes.h servnobjm.h $(SOPHYAINCP)pdlmgr.h \
     2574  $(SOPHYAINCP)anydataobj.h \
     2575  $(SOPHYAINCP)machdefs.h \
     2576  $(SOPHYAINCP)ppersist.h \
     2577  $(SOPHYAINCP)pexceptions.h \
     2578  $(SOPHYAINCP)gnumd5.h \
     2579  $(SOPHYAINCP)ppfbinstream.h \
     2580  $(SOPHYAINCP)rawstream.h \
     2581  $(SOPHYAINCP)ppfnametag.h \
     2582  $(SOPHYAINCP)ppersist.h \
     2583  $(SOPHYAINCP)dvlist.h \
     2584  $(SOPHYAINCP)objfio.h \
     2585  $(SOPHYAINCP)anydataobj.h \
     2586  $(SOPHYAINCP)mutyv.h \
     2587  $(SOPHYAINCP)timestamp.h dlftypes.h \
     2588  servnobjm.h $(SOPHYAINCP)pdlmgr.h \
    19602589  $(SOPHYAINCP)zthread.h nomgadapter.h \
    19612590  $(SOPHYAINCP)pidrawer.h \
    19622591  $(SOPHYAINCP)pibwdggen.h \
    1963   $(SOPHYAINCP)pisysdep.h $(SOPHYAINCP)piwdgx.h \
    1964   $(SOPHYAINCP)piwdggen.h \
    1965   $(SOPHYAINCP)pimsghandler.h \
    1966   $(SOPHYAINCP)picolist.h $(SOPHYAINCP)picmap.h \
    1967   $(SOPHYAINCP)picmapx.h \
    1968   $(SOPHYAINCP)picmapgen.h \
    1969   $(SOPHYAINCP)pigraphx.h \
    1970   $(SOPHYAINCP)pigraphgen.h \
    1971   $(SOPHYAINCP)pifontx.h \
    1972   $(SOPHYAINCP)pifontgen.h \
    1973   $(SOPHYAINCP)pigrcoord.h \
    1974   $(SOPHYAINCP)pilineatt.h \
    1975   $(SOPHYAINCP)pigraphuc.h \
    1976   $(SOPHYAINCP)pievthandler.h \
    1977   $(SOPHYAINCP)psfile.h $(SOPHYAINCP)pigratt.h \
    1978   $(SOPHYAINCP)piaxes.h \
    1979   $(SOPHYAINCP)parradapter.h $(SOPHYAINCP)lut.h \
     2592  $(SOPHYAINCP)pisysdep.h \
     2593  $(SOPHYAINCP)piwdgx.h \
     2594  $(SOPHYAINCP)piwdggen.h \
     2595  $(SOPHYAINCP)pimsghandler.h \
     2596  $(SOPHYAINCP)picolist.h \
     2597  $(SOPHYAINCP)picmap.h \
     2598  $(SOPHYAINCP)picmapx.h \
     2599  $(SOPHYAINCP)picmapgen.h \
     2600  $(SOPHYAINCP)pigraphx.h \
     2601  $(SOPHYAINCP)pigraphgen.h \
     2602  $(SOPHYAINCP)pifontx.h \
     2603  $(SOPHYAINCP)pifontgen.h \
     2604  $(SOPHYAINCP)pigrcoord.h \
     2605  $(SOPHYAINCP)pilineatt.h \
     2606  $(SOPHYAINCP)pigraphuc.h \
     2607  $(SOPHYAINCP)pievthandler.h \
     2608  $(SOPHYAINCP)psfile.h \
     2609  $(SOPHYAINCP)pigratt.h \
     2610  $(SOPHYAINCP)piaxes.h \
     2611  $(SOPHYAINCP)parradapter.h \
     2612  $(SOPHYAINCP)lut.h \
    19802613  $(SOPHYAINCP)ntupintf.h \
    19812614  $(SOPHYAINCP)generalfit.h \
    1982   $(SOPHYAINCP)tvector.h $(SOPHYAINCP)tmatrix.h \
    1983   $(SOPHYAINCP)tarray.h $(SOPHYAINCP)basarr.h \
     2615  $(SOPHYAINCP)tvector.h \
     2616  $(SOPHYAINCP)tmatrix.h \
     2617  $(SOPHYAINCP)tarray.h \
     2618  $(SOPHYAINCP)basarr.h \
     2619  $(SOPHYAINCP)dvlist.h \
    19842620  $(SOPHYAINCP)ndatablock.h \
    19852621  $(SOPHYAINCP)utilarr.h \
     
    19872623  $(SOPHYAINCP)tvector_tsnl.h \
    19882624  $(SOPHYAINCP)generaldata.h \
    1989   $(SOPHYAINCP)poly.h $(SOPHYAINCP)peida.h \
    1990   $(SOPHYAINCP)utils.h $(SOPHYAINCP)perrors.h \
     2625  $(SOPHYAINCP)ntupintf.h \
     2626  $(SOPHYAINCP)poly.h \
     2627  $(SOPHYAINCP)peida.h \
     2628  $(SOPHYAINCP)utils.h \
     2629  $(SOPHYAINCP)perrors.h \
    19912630  $(SOPHYAINCP)fmath.h pistdimgapp.h \
     2631  $(SOPHYAINCP)pisysdep.h \
    19922632  $(SOPHYAINCP)piapplx.h \
    19932633  $(SOPHYAINCP)piapplgen.h \
     
    20052645  $(SOPHYAINCP)piwindowx.h \
    20062646  $(SOPHYAINCP)piwindowgen.h \
     2647  $(SOPHYAINCP)pimenux.h \
    20072648  $(SOPHYAINCP)pioptmenux.h \
    20082649  $(SOPHYAINCP)pioptmenugen.h \
     2650  $(SOPHYAINCP)pistdwdgx.h \
    20092651  $(SOPHYAINCP)pifilechox.h \
    20102652  $(SOPHYAINCP)pifilechogen.h \
     2653  $(SOPHYAINCP)piwindowx.h \
    20112654  $(SOPHYAINCP)piperiodx.h \
    20122655  $(SOPHYAINCP)periodic.h \
    2013   $(SOPHYAINCP)piimage.h $(SOPHYAINCP)pieldrw.h \
     2656  $(SOPHYAINCP)picons.h \
     2657  $(SOPHYAINCP)piimage.h \
     2658  $(SOPHYAINCP)parradapter.h \
     2659  $(SOPHYAINCP)pieldrw.h \
     2660  $(SOPHYAINCP)pidrawer.h \
    20142661  $(SOPHYAINCP)pipixmapx.h \
    20152662  $(SOPHYAINCP)pipixmapgen.h \
    20162663  $(SOPHYAINCP)picmapview.h \
    2017   $(SOPHYAINCP)pi3dwdg.h $(SOPHYAINCP)pi3ddrw.h \
     2664  $(SOPHYAINCP)pi3dwdg.h \
     2665  $(SOPHYAINCP)pi3ddrw.h \
    20182666  $(SOPHYAINCP)pigraph3d.h piacmd.h \
    20192667  $(SOPHYAINCP)commander.h \
     2668  $(SOPHYAINCP)pdlmgr.h \
    20202669  $(SOPHYAINCP)ctimer.h pisiadw.h \
    20212670  $(SOPHYAINCP)pilistx.h \
    20222671  $(SOPHYAINCP)pilistgen.h \
    20232672  $(SOPHYAINCP)pistzwin.h \
     2673  $(SOPHYAINCP)piperiodx.h \
    20242674  $(SOPHYAINCP)pitherm.h \
    20252675  $(SOPHYAINCP)resusage.h \
    20262676  $(SOPHYAINCP)fct1dfit.h \
     2677  $(SOPHYAINCP)generalfit.h \
    20272678  $(SOPHYAINCP)fct2dfit.h \
     2679  $(SOPHYAINCP)tmatrix.h \
     2680  $(SOPHYAINCP)tvector.h \
    20282681  $(SOPHYAINCP)matharr.h pitvmaad.h \
    2029   $(SOPHYAINCP)ntuple.h $(SOPHYAINCP)cimage.h \
    2030   $(SOPHYAINCP)fioarr.h $(SOPHYAINCP)histos.h \
    2031   $(SOPHYAINCP)histos2.h $(SOPHYAINCP)hisprof.h \
     2682  $(SOPHYAINCP)ntuple.h \
     2683  $(SOPHYAINCP)cimage.h \
     2684  $(SOPHYAINCP)fioarr.h \
     2685  $(SOPHYAINCP)histos.h \
     2686  $(SOPHYAINCP)histos2.h \
     2687  $(SOPHYAINCP)histos.h \
     2688  $(SOPHYAINCP)hisprof.h \
    20322689  $(SOPHYAINCP)datatable.h \
    20332690  $(SOPHYAINCP)basedtable.h \
    20342691  $(SOPHYAINCP)segdatablock.h \
    20352692  $(SOPHYAINCP)piyfxdrw.h \
    2036   $(SOPHYAINCP)pisurfdr.h pintuple.h pintup3d.h pipodrw.h
     2693  $(SOPHYAINCP)pisurfdr.h pintuple.h \
     2694  pintup3d.h $(SOPHYAINCP)pi3ddrw.h \
     2695  pipodrw.h
    20372696        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  servnobjm.cc
    20382697 
  • trunk/SophyaPI/ProgPI/Makefile

    r2945 r3007  
    1818  $(SOPHYAINCP)machdefs.h \
    1919  $(SOPHYAINCP)nobjmgr.h \
     20  $(SOPHYAINCP)machdefs.h \
    2021  $(SOPHYAINCP)anydataobj.h \
    2122  $(SOPHYAINCP)ppersist.h \
     
    3132  $(SOPHYAINCP)dlftypes.h \
    3233  $(SOPHYAINCP)servnobjm.h \
     34  $(SOPHYAINCP)nobjmgr.h \
    3335  $(SOPHYAINCP)pdlmgr.h \
    3436  $(SOPHYAINCP)zthread.h \
     
    126128  $(SOPHYAINCP)machdefs.h \
    127129  $(SOPHYAINCP)zthread.h \
     130  $(SOPHYAINCP)machdefs.h \
    128131  $(SOPHYAINCP)pexceptions.h \
    129132  $(SOPHYAINCP)pistdimgapp.h \
     
    196199  $(SOPHYAINCP)pdlmgr.h \
    197200  $(SOPHYAINCP)ctimer.h \
     201  $(SOPHYAINCP)zthread.h \
    198202  $(SOPHYAINCP)pisiadw.h \
    199203  $(SOPHYAINCP)pilistx.h \
     
    282286  $(SOPHYAINCP)pistzwin.h \
    283287  $(SOPHYAINCP)pitherm.h \
    284   $(SOPHYAINCP)resusage.h piacmdrdr.h \
     288  $(SOPHYAINCP)resusage.h \
     289  $(SOPHYAINCP)piacmd.h piacmdrdr.h \
     290  $(SOPHYAINCP)machdefs.h \
     291  $(SOPHYAINCP)zthread.h \
    285292  $(SOPHYAINCP)piversion.h \
    286293  $(SOPHYAINCP)piaversion.h \
     
    298305  $(SOPHYAINCP)machdefs.h \
    299306  $(SOPHYAINCP)piacmd.h \
     307  $(SOPHYAINCP)machdefs.h \
    300308  $(SOPHYAINCP)commander.h \
    301309  $(SOPHYAINCP)pdlmgr.h \
     
    368376  $(SOPHYAINCP)pi3ddrw.h \
    369377  $(SOPHYAINCP)pigraph3d.h \
     378  $(SOPHYAINCP)nobjmgr.h \
     379  $(SOPHYAINCP)piacmd.h \
    370380  $(SOPHYAINCP)pisiadw.h \
    371381  $(SOPHYAINCP)pilistx.h \
     
    375385  $(SOPHYAINCP)resusage.h \
    376386  $(SOPHYAINCP)servnobjm.h \
     387  $(SOPHYAINCP)pidrawer.h \
    377388  $(SOPHYAINCP)nomgadapter.h \
    378389  $(SOPHYAINCP)ntupintf.h \
     
    392403  $(SOPHYAINCP)perrors.h \
    393404  $(SOPHYAINCP)fmath.h \
     405  $(SOPHYAINCP)tvector.h \
    394406  $(SOPHYAINCP)ntuple.h \
    395407  $(SOPHYAINCP)slinparbuff.h \
     
    401413  $(SOPHYAINCP)longlat.h \
    402414  $(SOPHYAINCP)utilgeom.h \
     415  $(SOPHYAINCP)datatype.h \
    403416  $(SOPHYAINCP)sphericalmap.h \
    404417  $(SOPHYAINCP)smathconst.h \
     
    421434  $(SOPHYAINCP)machdefs.h \
    422435  $(SOPHYAINCP)piacmd.h \
     436  $(SOPHYAINCP)machdefs.h \
    423437  $(SOPHYAINCP)commander.h \
    424438  $(SOPHYAINCP)pdlmgr.h \
     
    491505  $(SOPHYAINCP)pi3ddrw.h \
    492506  $(SOPHYAINCP)pigraph3d.h \
     507  $(SOPHYAINCP)nobjmgr.h \
     508  $(SOPHYAINCP)piacmd.h \
    493509  $(SOPHYAINCP)pisiadw.h \
    494510  $(SOPHYAINCP)pilistx.h \
     
    507523  $(SOPHYAINCP)tvector_tsnl.h \
    508524  $(SOPHYAINCP)pitvmaad.h \
     525  $(SOPHYAINCP)tvector.h \
    509526  $(SOPHYAINCP)fftpserver.h \
    510527  $(SOPHYAINCP)fftservintf.h \
    511528  $(SOPHYAINCP)bruit.h \
    512529  $(SOPHYAINCP)piscdrawwdg.h \
     530  $(SOPHYAINCP)ctimer.h \
     531  $(SOPHYAINCP)pidrawer.h \
    513532  $(SOPHYAINCP)nomgadapter.h \
    514533  $(SOPHYAINCP)ntupintf.h \
     
    521540  $(SOPHYAINCP)fmath.h \
    522541  $(SOPHYAINCP)nomskymapadapter.h \
     542  $(SOPHYAINCP)nomgadapter.h \
    523543  $(SOPHYAINCP)pixelmap.h \
    524544  $(SOPHYAINCP)spherepos.h \
     
    526546  $(SOPHYAINCP)vector3d.h \
    527547  $(SOPHYAINCP)longlat.h \
    528   $(SOPHYAINCP)utilgeom.h
     548  $(SOPHYAINCP)utilgeom.h \
     549  $(SOPHYAINCP)datatype.h
    529550        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sopiamodule.cc
    530551 
     
    532553  $(SOPHYAINCP)machdefs.h \
    533554  $(SOPHYAINCP)piacmd.h \
     555  $(SOPHYAINCP)machdefs.h \
    534556  $(SOPHYAINCP)commander.h \
    535557  $(SOPHYAINCP)pdlmgr.h \
     
    602624  $(SOPHYAINCP)pi3ddrw.h \
    603625  $(SOPHYAINCP)pigraph3d.h \
     626  $(SOPHYAINCP)nobjmgr.h \
     627  $(SOPHYAINCP)piacmd.h \
    604628  $(SOPHYAINCP)pisiadw.h \
    605629  $(SOPHYAINCP)pilistx.h \
  • trunk/SophyaPI/ProgPI/smakefile

    r2952 r3007  
    1818  $(SOPHYAINCP)machdefs.h \
    1919  $(SOPHYAINCP)nobjmgr.h \
     20  $(SOPHYAINCP)machdefs.h \
    2021  $(SOPHYAINCP)anydataobj.h \
    2122  $(SOPHYAINCP)ppersist.h \
     
    3132  $(SOPHYAINCP)dlftypes.h \
    3233  $(SOPHYAINCP)servnobjm.h \
     34  $(SOPHYAINCP)nobjmgr.h \
    3335  $(SOPHYAINCP)pdlmgr.h \
    3436  $(SOPHYAINCP)zthread.h \
     
    123125 
    124126$(SOPHYAOBJP)piacmdrdr.o: piacmdrdr.cc \
    125   $(SOPHYAINCP)sopnamsp.h \
    126   piacmdrdr.h \
    127   $(SOPHYAINCP)machdefs.h \
    128   $(SOPHYAINCP)zthread.h \
     127  $(SOPHYAINCP)sopnamsp.h piacmdrdr.h \
     128  $(SOPHYAINCP)machdefs.h \
     129  $(SOPHYAINCP)zthread.h \
     130  $(SOPHYAINCP)machdefs.h \
    129131  $(SOPHYAINCP)pexceptions.h \
    130132  $(SOPHYAINCP)pistdimgapp.h \
     
    197199  $(SOPHYAINCP)pdlmgr.h \
    198200  $(SOPHYAINCP)ctimer.h \
     201  $(SOPHYAINCP)zthread.h \
    199202  $(SOPHYAINCP)pisiadw.h \
    200203  $(SOPHYAINCP)pilistx.h \
     
    205208        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piacmdrdr.cc
    206209 
    207 $(SOPHYAOBJP)piapp.o: piapp.cc \
    208   $(SOPHYAINCP)sopnamsp.h \
     210$(SOPHYAOBJP)piapp.o: piapp.cc $(SOPHYAINCP)sopnamsp.h \
    209211  $(SOPHYAINCP)pistdimgapp.h \
    210212  $(SOPHYAINCP)pisysdep.h \
     
    285287  $(SOPHYAINCP)pitherm.h \
    286288  $(SOPHYAINCP)resusage.h \
    287   piacmdrdr.h \
     289  $(SOPHYAINCP)piacmd.h piacmdrdr.h \
     290  $(SOPHYAINCP)machdefs.h \
     291  $(SOPHYAINCP)zthread.h \
    288292  $(SOPHYAINCP)piversion.h \
    289293  $(SOPHYAINCP)piaversion.h \
     
    301305  $(SOPHYAINCP)machdefs.h \
    302306  $(SOPHYAINCP)piacmd.h \
     307  $(SOPHYAINCP)machdefs.h \
    303308  $(SOPHYAINCP)commander.h \
    304309  $(SOPHYAINCP)pdlmgr.h \
     
    371376  $(SOPHYAINCP)pi3ddrw.h \
    372377  $(SOPHYAINCP)pigraph3d.h \
     378  $(SOPHYAINCP)nobjmgr.h \
     379  $(SOPHYAINCP)piacmd.h \
    373380  $(SOPHYAINCP)pisiadw.h \
    374381  $(SOPHYAINCP)pilistx.h \
     
    378385  $(SOPHYAINCP)resusage.h \
    379386  $(SOPHYAINCP)servnobjm.h \
     387  $(SOPHYAINCP)pidrawer.h \
    380388  $(SOPHYAINCP)nomgadapter.h \
    381389  $(SOPHYAINCP)ntupintf.h \
     
    395403  $(SOPHYAINCP)perrors.h \
    396404  $(SOPHYAINCP)fmath.h \
     405  $(SOPHYAINCP)tvector.h \
    397406  $(SOPHYAINCP)ntuple.h \
    398407  $(SOPHYAINCP)slinparbuff.h \
     
    404413  $(SOPHYAINCP)longlat.h \
    405414  $(SOPHYAINCP)utilgeom.h \
     415  $(SOPHYAINCP)datatype.h \
    406416  $(SOPHYAINCP)sphericalmap.h \
    407417  $(SOPHYAINCP)smathconst.h \
     
    424434  $(SOPHYAINCP)machdefs.h \
    425435  $(SOPHYAINCP)piacmd.h \
     436  $(SOPHYAINCP)machdefs.h \
    426437  $(SOPHYAINCP)commander.h \
    427438  $(SOPHYAINCP)pdlmgr.h \
     
    494505  $(SOPHYAINCP)pi3ddrw.h \
    495506  $(SOPHYAINCP)pigraph3d.h \
     507  $(SOPHYAINCP)nobjmgr.h \
     508  $(SOPHYAINCP)piacmd.h \
    496509  $(SOPHYAINCP)pisiadw.h \
    497510  $(SOPHYAINCP)pilistx.h \
     
    510523  $(SOPHYAINCP)tvector_tsnl.h \
    511524  $(SOPHYAINCP)pitvmaad.h \
     525  $(SOPHYAINCP)tvector.h \
    512526  $(SOPHYAINCP)fftpserver.h \
    513527  $(SOPHYAINCP)fftservintf.h \
    514528  $(SOPHYAINCP)bruit.h \
    515529  $(SOPHYAINCP)piscdrawwdg.h \
     530  $(SOPHYAINCP)ctimer.h \
     531  $(SOPHYAINCP)pidrawer.h \
    516532  $(SOPHYAINCP)nomgadapter.h \
    517533  $(SOPHYAINCP)ntupintf.h \
     
    524540  $(SOPHYAINCP)fmath.h \
    525541  $(SOPHYAINCP)nomskymapadapter.h \
     542  $(SOPHYAINCP)nomgadapter.h \
    526543  $(SOPHYAINCP)pixelmap.h \
    527544  $(SOPHYAINCP)spherepos.h \
     
    529546  $(SOPHYAINCP)vector3d.h \
    530547  $(SOPHYAINCP)longlat.h \
    531   $(SOPHYAINCP)utilgeom.h
     548  $(SOPHYAINCP)utilgeom.h \
     549  $(SOPHYAINCP)datatype.h
    532550        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sopiamodule.cc
    533551 
    534 $(SOPHYAOBJP)w2ps.o: w2ps.cc \
    535   $(SOPHYAINCP)sopnamsp.h \
    536   $(SOPHYAINCP)machdefs.h \
    537   $(SOPHYAINCP)piacmd.h \
     552$(SOPHYAOBJP)w2ps.o: w2ps.cc $(SOPHYAINCP)sopnamsp.h \
     553  $(SOPHYAINCP)machdefs.h \
     554  $(SOPHYAINCP)piacmd.h \
     555  $(SOPHYAINCP)machdefs.h \
    538556  $(SOPHYAINCP)commander.h \
    539557  $(SOPHYAINCP)pdlmgr.h \
     
    606624  $(SOPHYAINCP)pi3ddrw.h \
    607625  $(SOPHYAINCP)pigraph3d.h \
     626  $(SOPHYAINCP)nobjmgr.h \
     627  $(SOPHYAINCP)piacmd.h \
    608628  $(SOPHYAINCP)pisiadw.h \
    609629  $(SOPHYAINCP)pilistx.h \
  • trunk/SophyaProg/PMixer/Makefile

    r2836 r3007  
    3939        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)Sph2Sph.o $(SOPHYAEXTSLBLIST)
    4040 
    41 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc $(SOPHYAINCP)sopnamsp.h \
    42   pmixer.h $(SOPHYAINCP)machdefs.h \
    43   $(SOPHYAINCP)tmatrix.h \
    44   $(SOPHYAINCP)tarray.h \
    45   $(SOPHYAINCP)basarr.h \
    46   $(SOPHYAINCP)anydataobj.h \
    47   $(SOPHYAINCP)mutyv.h \
    48   $(SOPHYAINCP)timestamp.h \
    49   $(SOPHYAINCP)objfio.h \
    50   $(SOPHYAINCP)ppersist.h \
    51   $(SOPHYAINCP)pexceptions.h \
    52   $(SOPHYAINCP)gnumd5.h \
    53   $(SOPHYAINCP)ppfbinstream.h \
    54   $(SOPHYAINCP)rawstream.h \
    55   $(SOPHYAINCP)ppfnametag.h \
    56   $(SOPHYAINCP)dvlist.h \
    57   $(SOPHYAINCP)ndatablock.h \
    58   $(SOPHYAINCP)utilarr.h \
    59   $(SOPHYAINCP)tvector.h \
    60   $(SOPHYAINCP)fioarr.h \
     41$(SOPHYAOBJP)easyTest.o: easyTest.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
     43  $(SOPHYAINCP)blackbody.h \
     44  $(SOPHYAINCP)radspec.h \
     45  $(SOPHYAINCP)machdefs.h \
     46  $(SOPHYAINCP)specresp.h \
     47  $(SOPHYAINCP)anydataobj.h \
     48  $(SOPHYAINCP)objfio.h \
     49  $(SOPHYAINCP)ppersist.h \
     50  $(SOPHYAINCP)pexceptions.h \
     51  $(SOPHYAINCP)gnumd5.h \
     52  $(SOPHYAINCP)ppfbinstream.h \
     53  $(SOPHYAINCP)rawstream.h \
     54  $(SOPHYAINCP)ppfnametag.h \
     55  $(SOPHYAINCP)convtools.h \
     56  $(SOPHYAINCP)radspecvector.h \
     57  $(SOPHYAINCP)tvector.h \
     58  $(SOPHYAINCP)tmatrix.h \
     59  $(SOPHYAINCP)tarray.h \
     60  $(SOPHYAINCP)basarr.h \
     61  $(SOPHYAINCP)mutyv.h \
     62  $(SOPHYAINCP)timestamp.h \
     63  $(SOPHYAINCP)dvlist.h \
     64  $(SOPHYAINCP)ndatablock.h \
     65  $(SOPHYAINCP)utilarr.h \
     66  $(SOPHYAINCP)tmatrix_tsnl.h \
     67  $(SOPHYAINCP)tvector_tsnl.h \
     68  $(SOPHYAINCP)specrespvector.h \
     69  $(SOPHYAINCP)tvector.h \
     70  $(SOPHYAINCP)squarefilt.h \
     71  $(SOPHYAINCP)gaussfilt.h \
     72  $(SOPHYAINCP)trianglefilt.h
     73        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
     74 
     75$(SOPHYAOBJP)extractRS.o: extractRS.cc \
     76  $(SOPHYAINCP)sopnamsp.h pmixer.h \
     77  $(SOPHYAINCP)machdefs.h \
     78  $(SOPHYAINCP)tmatrix.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 \
    61101  $(SOPHYAINCP)vector3d.h \
    62102  $(SOPHYAINCP)longlat.h \
     
    69109  $(SOPHYAINCP)ntoolsinit.h \
    70110  $(SOPHYAINCP)tarrinit.h \
     111  $(SOPHYAINCP)pexceptions.h \
    71112  $(SOPHYAINCP)datacards.h \
    72113  $(SOPHYAINCP)ntuple.h \
     
    78119  $(SOPHYAINCP)spherepos.h \
    79120  $(SOPHYAINCP)unitvector.h \
     121  $(SOPHYAINCP)vector3d.h \
     122  $(SOPHYAINCP)datatype.h \
    80123  $(SOPHYAINCP)spherehealpix.h \
    81124  $(SOPHYAINCP)HEALPixUtils.h \
    82125  $(SOPHYAINCP)fitsspherehealpix.h \
    83126  $(SOPHYAINCP)fitsfile.h \
     127  $(SOPHYAINCP)fitsinoutfile.h \
    84128  $(SOPHYAINCP)FitsIO/fitsio.h \
    85129  $(SOPHYAINCP)FitsIO/longnam.h \
     130  $(SOPHYAINCP)fitshandler.h \
    86131  $(SOPHYAINCP)fitstarray.h \
    87132  $(SOPHYAINCP)cimage.h \
     133  $(SOPHYAINCP)fioarr.h \
    88134  $(SOPHYAINCP)radspecvector.h \
    89135  $(SOPHYAINCP)radspec.h \
     
    99145  $(SOPHYAINCP)bruit.h \
    100146  $(SOPHYAINCP)mapoperation.h
    101         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    102  
    103 $(SOPHYAOBJP)easyTest.o: easyTest.cc \
    104   $(SOPHYAINCP)sopnamsp.h \
    105   $(SOPHYAINCP)blackbody.h \
    106   $(SOPHYAINCP)radspec.h \
    107   $(SOPHYAINCP)machdefs.h \
    108   $(SOPHYAINCP)specresp.h \
    109   $(SOPHYAINCP)anydataobj.h \
    110   $(SOPHYAINCP)objfio.h \
    111   $(SOPHYAINCP)ppersist.h \
    112   $(SOPHYAINCP)pexceptions.h \
    113   $(SOPHYAINCP)gnumd5.h \
    114   $(SOPHYAINCP)ppfbinstream.h \
    115   $(SOPHYAINCP)rawstream.h \
    116   $(SOPHYAINCP)ppfnametag.h \
    117   $(SOPHYAINCP)convtools.h \
    118   $(SOPHYAINCP)radspecvector.h \
    119   $(SOPHYAINCP)tvector.h \
    120   $(SOPHYAINCP)tmatrix.h \
    121   $(SOPHYAINCP)tarray.h \
    122   $(SOPHYAINCP)basarr.h \
    123   $(SOPHYAINCP)mutyv.h \
    124   $(SOPHYAINCP)timestamp.h \
    125   $(SOPHYAINCP)dvlist.h \
    126   $(SOPHYAINCP)ndatablock.h \
    127   $(SOPHYAINCP)utilarr.h \
    128   $(SOPHYAINCP)specrespvector.h \
    129   $(SOPHYAINCP)squarefilt.h \
    130   $(SOPHYAINCP)gaussfilt.h \
    131   $(SOPHYAINCP)trianglefilt.h
    132         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
    133  
    134 $(SOPHYAOBJP)extractRS.o: extractRS.cc \
     147        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
     148 
     149$(SOPHYAOBJP)skymixer.o: skymixer.cc \
    135150  $(SOPHYAINCP)sopnamsp.h pmixer.h \
    136151  $(SOPHYAINCP)machdefs.h \
    137152  $(SOPHYAINCP)tmatrix.h \
    138   $(SOPHYAINCP)tarray.h \
    139   $(SOPHYAINCP)basarr.h \
    140   $(SOPHYAINCP)anydataobj.h \
    141   $(SOPHYAINCP)mutyv.h \
    142   $(SOPHYAINCP)timestamp.h \
    143   $(SOPHYAINCP)objfio.h \
    144   $(SOPHYAINCP)ppersist.h \
    145   $(SOPHYAINCP)pexceptions.h \
    146   $(SOPHYAINCP)gnumd5.h \
    147   $(SOPHYAINCP)ppfbinstream.h \
    148   $(SOPHYAINCP)rawstream.h \
    149   $(SOPHYAINCP)ppfnametag.h \
    150   $(SOPHYAINCP)dvlist.h \
    151   $(SOPHYAINCP)ndatablock.h \
    152   $(SOPHYAINCP)utilarr.h \
    153   $(SOPHYAINCP)tvector.h \
    154   $(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 \
    155175  $(SOPHYAINCP)vector3d.h \
    156176  $(SOPHYAINCP)longlat.h \
     
    163183  $(SOPHYAINCP)ntoolsinit.h \
    164184  $(SOPHYAINCP)tarrinit.h \
     185  $(SOPHYAINCP)pexceptions.h \
    165186  $(SOPHYAINCP)datacards.h \
    166187  $(SOPHYAINCP)ntuple.h \
     
    172193  $(SOPHYAINCP)spherepos.h \
    173194  $(SOPHYAINCP)unitvector.h \
     195  $(SOPHYAINCP)vector3d.h \
     196  $(SOPHYAINCP)datatype.h \
    174197  $(SOPHYAINCP)spherehealpix.h \
    175198  $(SOPHYAINCP)HEALPixUtils.h \
    176199  $(SOPHYAINCP)fitsspherehealpix.h \
    177200  $(SOPHYAINCP)fitsfile.h \
     201  $(SOPHYAINCP)fitsinoutfile.h \
    178202  $(SOPHYAINCP)FitsIO/fitsio.h \
    179203  $(SOPHYAINCP)FitsIO/longnam.h \
     204  $(SOPHYAINCP)fitshandler.h \
    180205  $(SOPHYAINCP)fitstarray.h \
    181206  $(SOPHYAINCP)cimage.h \
     207  $(SOPHYAINCP)fioarr.h \
    182208  $(SOPHYAINCP)radspecvector.h \
    183209  $(SOPHYAINCP)radspec.h \
     
    193219  $(SOPHYAINCP)bruit.h \
    194220  $(SOPHYAINCP)mapoperation.h
    195         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
    196  
    197 $(SOPHYAOBJP)skymixer.o: skymixer.cc \
     221        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     222 
     223$(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \
    198224  $(SOPHYAINCP)sopnamsp.h pmixer.h \
    199225  $(SOPHYAINCP)machdefs.h \
    200226  $(SOPHYAINCP)tmatrix.h \
    201   $(SOPHYAINCP)tarray.h \
    202   $(SOPHYAINCP)basarr.h \
    203   $(SOPHYAINCP)anydataobj.h \
    204   $(SOPHYAINCP)mutyv.h \
    205   $(SOPHYAINCP)timestamp.h \
    206   $(SOPHYAINCP)objfio.h \
    207   $(SOPHYAINCP)ppersist.h \
    208   $(SOPHYAINCP)pexceptions.h \
    209   $(SOPHYAINCP)gnumd5.h \
    210   $(SOPHYAINCP)ppfbinstream.h \
    211   $(SOPHYAINCP)rawstream.h \
    212   $(SOPHYAINCP)ppfnametag.h \
    213   $(SOPHYAINCP)dvlist.h \
    214   $(SOPHYAINCP)ndatablock.h \
    215   $(SOPHYAINCP)utilarr.h \
    216   $(SOPHYAINCP)tvector.h \
    217   $(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 \
    218249  $(SOPHYAINCP)vector3d.h \
    219250  $(SOPHYAINCP)longlat.h \
     
    226257  $(SOPHYAINCP)ntoolsinit.h \
    227258  $(SOPHYAINCP)tarrinit.h \
     259  $(SOPHYAINCP)pexceptions.h \
    228260  $(SOPHYAINCP)datacards.h \
    229261  $(SOPHYAINCP)ntuple.h \
     
    235267  $(SOPHYAINCP)spherepos.h \
    236268  $(SOPHYAINCP)unitvector.h \
     269  $(SOPHYAINCP)vector3d.h \
     270  $(SOPHYAINCP)datatype.h \
    237271  $(SOPHYAINCP)spherehealpix.h \
    238272  $(SOPHYAINCP)HEALPixUtils.h \
    239273  $(SOPHYAINCP)fitsspherehealpix.h \
    240274  $(SOPHYAINCP)fitsfile.h \
     275  $(SOPHYAINCP)fitsinoutfile.h \
    241276  $(SOPHYAINCP)FitsIO/fitsio.h \
    242277  $(SOPHYAINCP)FitsIO/longnam.h \
     278  $(SOPHYAINCP)fitshandler.h \
    243279  $(SOPHYAINCP)fitstarray.h \
    244280  $(SOPHYAINCP)cimage.h \
     281  $(SOPHYAINCP)fioarr.h \
    245282  $(SOPHYAINCP)radspecvector.h \
    246283  $(SOPHYAINCP)radspec.h \
     
    256293  $(SOPHYAINCP)bruit.h \
    257294  $(SOPHYAINCP)mapoperation.h
    258         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     295        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    259296 
    260297$(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
    261298  pmixer.h $(SOPHYAINCP)machdefs.h \
    262299  $(SOPHYAINCP)tmatrix.h \
    263   $(SOPHYAINCP)tarray.h \
    264   $(SOPHYAINCP)basarr.h \
    265   $(SOPHYAINCP)anydataobj.h \
    266   $(SOPHYAINCP)mutyv.h \
    267   $(SOPHYAINCP)timestamp.h \
    268   $(SOPHYAINCP)objfio.h \
    269   $(SOPHYAINCP)ppersist.h \
    270   $(SOPHYAINCP)pexceptions.h \
    271   $(SOPHYAINCP)gnumd5.h \
    272   $(SOPHYAINCP)ppfbinstream.h \
    273   $(SOPHYAINCP)rawstream.h \
    274   $(SOPHYAINCP)ppfnametag.h \
    275   $(SOPHYAINCP)dvlist.h \
    276   $(SOPHYAINCP)ndatablock.h \
    277   $(SOPHYAINCP)utilarr.h \
    278   $(SOPHYAINCP)tvector.h \
    279   $(SOPHYAINCP)fioarr.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 \
    280322  $(SOPHYAINCP)vector3d.h \
    281323  $(SOPHYAINCP)longlat.h \
     
    288330  $(SOPHYAINCP)ntoolsinit.h \
    289331  $(SOPHYAINCP)tarrinit.h \
     332  $(SOPHYAINCP)pexceptions.h \
    290333  $(SOPHYAINCP)datacards.h \
    291334  $(SOPHYAINCP)ntuple.h \
     
    297340  $(SOPHYAINCP)spherepos.h \
    298341  $(SOPHYAINCP)unitvector.h \
     342  $(SOPHYAINCP)vector3d.h \
     343  $(SOPHYAINCP)datatype.h \
    299344  $(SOPHYAINCP)spherehealpix.h \
    300345  $(SOPHYAINCP)HEALPixUtils.h \
    301346  $(SOPHYAINCP)fitsspherehealpix.h \
    302347  $(SOPHYAINCP)fitsfile.h \
     348  $(SOPHYAINCP)fitsinoutfile.h \
    303349  $(SOPHYAINCP)FitsIO/fitsio.h \
    304350  $(SOPHYAINCP)FitsIO/longnam.h \
     351  $(SOPHYAINCP)fitshandler.h \
    305352  $(SOPHYAINCP)fitstarray.h \
    306353  $(SOPHYAINCP)cimage.h \
     354  $(SOPHYAINCP)fioarr.h \
    307355  $(SOPHYAINCP)radspecvector.h \
    308356  $(SOPHYAINCP)radspec.h \
     
    323371  pmixer.h $(SOPHYAINCP)machdefs.h \
    324372  $(SOPHYAINCP)tmatrix.h \
    325   $(SOPHYAINCP)tarray.h \
    326   $(SOPHYAINCP)basarr.h \
    327   $(SOPHYAINCP)anydataobj.h \
    328   $(SOPHYAINCP)mutyv.h \
    329   $(SOPHYAINCP)timestamp.h \
    330   $(SOPHYAINCP)objfio.h \
    331   $(SOPHYAINCP)ppersist.h \
    332   $(SOPHYAINCP)pexceptions.h \
    333   $(SOPHYAINCP)gnumd5.h \
    334   $(SOPHYAINCP)ppfbinstream.h \
    335   $(SOPHYAINCP)rawstream.h \
    336   $(SOPHYAINCP)ppfnametag.h \
    337   $(SOPHYAINCP)dvlist.h \
    338   $(SOPHYAINCP)ndatablock.h \
    339   $(SOPHYAINCP)utilarr.h \
    340   $(SOPHYAINCP)tvector.h \
    341   $(SOPHYAINCP)fioarr.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 \
    342395  $(SOPHYAINCP)vector3d.h \
    343396  $(SOPHYAINCP)longlat.h \
     
    350403  $(SOPHYAINCP)ntoolsinit.h \
    351404  $(SOPHYAINCP)tarrinit.h \
     405  $(SOPHYAINCP)pexceptions.h \
    352406  $(SOPHYAINCP)datacards.h \
    353407  $(SOPHYAINCP)ntuple.h \
     
    359413  $(SOPHYAINCP)spherepos.h \
    360414  $(SOPHYAINCP)unitvector.h \
     415  $(SOPHYAINCP)vector3d.h \
     416  $(SOPHYAINCP)datatype.h \
    361417  $(SOPHYAINCP)spherehealpix.h \
    362418  $(SOPHYAINCP)HEALPixUtils.h \
    363419  $(SOPHYAINCP)fitsspherehealpix.h \
    364420  $(SOPHYAINCP)fitsfile.h \
     421  $(SOPHYAINCP)fitsinoutfile.h \
    365422  $(SOPHYAINCP)FitsIO/fitsio.h \
    366423  $(SOPHYAINCP)FitsIO/longnam.h \
     424  $(SOPHYAINCP)fitshandler.h \
    367425  $(SOPHYAINCP)fitstarray.h \
    368426  $(SOPHYAINCP)cimage.h \
     427  $(SOPHYAINCP)fioarr.h \
    369428  $(SOPHYAINCP)radspecvector.h \
    370429  $(SOPHYAINCP)radspec.h \
  • trunk/SophyaProg/PMixer/smakefile

    r2765 r3007  
    3939        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)Sph2Sph.o $(SOPHYAEXTSLBLIST)
    4040 
    41 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc $(SOPHYAINCP)sopnamsp.h \
    42   pmixer.h $(SOPHYAINCP)machdefs.h \
    43   $(SOPHYAINCP)tmatrix.h \
    44   $(SOPHYAINCP)tarray.h \
    45   $(SOPHYAINCP)basarr.h \
    46   $(SOPHYAINCP)anydataobj.h \
    47   $(SOPHYAINCP)mutyv.h \
    48   $(SOPHYAINCP)dvlist.h \
    49   $(SOPHYAINCP)objfio.h \
    50   $(SOPHYAINCP)ppersist.h \
    51   $(SOPHYAINCP)pexceptions.h \
    52   $(SOPHYAINCP)gnumd5.h \
    53   $(SOPHYAINCP)ppfbinstream.h \
    54   $(SOPHYAINCP)rawstream.h \
    55   $(SOPHYAINCP)ppfnametag.h \
    56   $(SOPHYAINCP)ndatablock.h \
    57   $(SOPHYAINCP)utilarr.h \
    58   $(SOPHYAINCP)tvector.h \
    59   $(SOPHYAINCP)fioarr.h \
     41$(SOPHYAOBJP)easyTest.o: easyTest.cc \
     42  $(SOPHYAINCP)sopnamsp.h \
     43  $(SOPHYAINCP)blackbody.h \
     44  $(SOPHYAINCP)radspec.h \
     45  $(SOPHYAINCP)machdefs.h \
     46  $(SOPHYAINCP)specresp.h \
     47  $(SOPHYAINCP)anydataobj.h \
     48  $(SOPHYAINCP)objfio.h \
     49  $(SOPHYAINCP)ppersist.h \
     50  $(SOPHYAINCP)pexceptions.h \
     51  $(SOPHYAINCP)gnumd5.h \
     52  $(SOPHYAINCP)ppfbinstream.h \
     53  $(SOPHYAINCP)rawstream.h \
     54  $(SOPHYAINCP)ppfnametag.h \
     55  $(SOPHYAINCP)convtools.h \
     56  $(SOPHYAINCP)radspecvector.h \
     57  $(SOPHYAINCP)tvector.h \
     58  $(SOPHYAINCP)tmatrix.h \
     59  $(SOPHYAINCP)tarray.h \
     60  $(SOPHYAINCP)basarr.h \
     61  $(SOPHYAINCP)mutyv.h \
     62  $(SOPHYAINCP)timestamp.h \
     63  $(SOPHYAINCP)dvlist.h \
     64  $(SOPHYAINCP)ndatablock.h \
     65  $(SOPHYAINCP)utilarr.h \
     66  $(SOPHYAINCP)tmatrix_tsnl.h \
     67  $(SOPHYAINCP)tvector_tsnl.h \
     68  $(SOPHYAINCP)specrespvector.h \
     69  $(SOPHYAINCP)tvector.h \
     70  $(SOPHYAINCP)squarefilt.h \
     71  $(SOPHYAINCP)gaussfilt.h \
     72  $(SOPHYAINCP)trianglefilt.h
     73        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
     74 
     75$(SOPHYAOBJP)extractRS.o: extractRS.cc \
     76  $(SOPHYAINCP)sopnamsp.h pmixer.h \
     77  $(SOPHYAINCP)machdefs.h \
     78  $(SOPHYAINCP)tmatrix.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 \
    60101  $(SOPHYAINCP)vector3d.h \
    61102  $(SOPHYAINCP)longlat.h \
     
    68109  $(SOPHYAINCP)ntoolsinit.h \
    69110  $(SOPHYAINCP)tarrinit.h \
     111  $(SOPHYAINCP)pexceptions.h \
    70112  $(SOPHYAINCP)datacards.h \
    71113  $(SOPHYAINCP)ntuple.h \
     
    77119  $(SOPHYAINCP)spherepos.h \
    78120  $(SOPHYAINCP)unitvector.h \
     121  $(SOPHYAINCP)vector3d.h \
     122  $(SOPHYAINCP)datatype.h \
    79123  $(SOPHYAINCP)spherehealpix.h \
    80124  $(SOPHYAINCP)HEALPixUtils.h \
    81125  $(SOPHYAINCP)fitsspherehealpix.h \
    82126  $(SOPHYAINCP)fitsfile.h \
     127  $(SOPHYAINCP)fitsinoutfile.h \
    83128  $(SOPHYAINCP)FitsIO/fitsio.h \
    84129  $(SOPHYAINCP)FitsIO/longnam.h \
     130  $(SOPHYAINCP)fitshandler.h \
    85131  $(SOPHYAINCP)fitstarray.h \
    86132  $(SOPHYAINCP)cimage.h \
     133  $(SOPHYAINCP)fioarr.h \
    87134  $(SOPHYAINCP)radspecvector.h \
    88135  $(SOPHYAINCP)radspec.h \
     
    98145  $(SOPHYAINCP)bruit.h \
    99146  $(SOPHYAINCP)mapoperation.h
    100         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    101  
    102 $(SOPHYAOBJP)easyTest.o: easyTest.cc \
    103   $(SOPHYAINCP)sopnamsp.h \
    104   $(SOPHYAINCP)blackbody.h \
    105   $(SOPHYAINCP)radspec.h \
    106   $(SOPHYAINCP)machdefs.h \
    107   $(SOPHYAINCP)specresp.h \
    108   $(SOPHYAINCP)anydataobj.h \
    109   $(SOPHYAINCP)objfio.h \
    110   $(SOPHYAINCP)ppersist.h \
    111   $(SOPHYAINCP)pexceptions.h \
    112   $(SOPHYAINCP)gnumd5.h \
    113   $(SOPHYAINCP)ppfbinstream.h \
    114   $(SOPHYAINCP)rawstream.h \
    115   $(SOPHYAINCP)ppfnametag.h \
    116   $(SOPHYAINCP)convtools.h \
    117   $(SOPHYAINCP)radspecvector.h \
    118   $(SOPHYAINCP)tvector.h \
    119   $(SOPHYAINCP)tmatrix.h \
    120   $(SOPHYAINCP)tarray.h \
    121   $(SOPHYAINCP)basarr.h \
    122   $(SOPHYAINCP)mutyv.h \
    123   $(SOPHYAINCP)dvlist.h \
    124   $(SOPHYAINCP)ndatablock.h \
    125   $(SOPHYAINCP)utilarr.h \
    126   $(SOPHYAINCP)specrespvector.h \
    127   $(SOPHYAINCP)squarefilt.h \
    128   $(SOPHYAINCP)gaussfilt.h \
    129   $(SOPHYAINCP)trianglefilt.h
    130         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
    131  
    132 $(SOPHYAOBJP)extractRS.o: extractRS.cc \
     147        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
     148 
     149$(SOPHYAOBJP)skymixer.o: skymixer.cc \
    133150  $(SOPHYAINCP)sopnamsp.h pmixer.h \
    134151  $(SOPHYAINCP)machdefs.h \
    135152  $(SOPHYAINCP)tmatrix.h \
    136   $(SOPHYAINCP)tarray.h \
    137   $(SOPHYAINCP)basarr.h \
    138   $(SOPHYAINCP)anydataobj.h \
    139   $(SOPHYAINCP)mutyv.h \
    140   $(SOPHYAINCP)dvlist.h \
    141   $(SOPHYAINCP)objfio.h \
    142   $(SOPHYAINCP)ppersist.h \
    143   $(SOPHYAINCP)pexceptions.h \
    144   $(SOPHYAINCP)gnumd5.h \
    145   $(SOPHYAINCP)ppfbinstream.h \
    146   $(SOPHYAINCP)rawstream.h \
    147   $(SOPHYAINCP)ppfnametag.h \
    148   $(SOPHYAINCP)ndatablock.h \
    149   $(SOPHYAINCP)utilarr.h \
    150   $(SOPHYAINCP)tvector.h \
    151   $(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 \
    152175  $(SOPHYAINCP)vector3d.h \
    153176  $(SOPHYAINCP)longlat.h \
     
    160183  $(SOPHYAINCP)ntoolsinit.h \
    161184  $(SOPHYAINCP)tarrinit.h \
     185  $(SOPHYAINCP)pexceptions.h \
    162186  $(SOPHYAINCP)datacards.h \
    163187  $(SOPHYAINCP)ntuple.h \
     
    169193  $(SOPHYAINCP)spherepos.h \
    170194  $(SOPHYAINCP)unitvector.h \
     195  $(SOPHYAINCP)vector3d.h \
     196  $(SOPHYAINCP)datatype.h \
    171197  $(SOPHYAINCP)spherehealpix.h \
    172198  $(SOPHYAINCP)HEALPixUtils.h \
    173199  $(SOPHYAINCP)fitsspherehealpix.h \
    174200  $(SOPHYAINCP)fitsfile.h \
     201  $(SOPHYAINCP)fitsinoutfile.h \
    175202  $(SOPHYAINCP)FitsIO/fitsio.h \
    176203  $(SOPHYAINCP)FitsIO/longnam.h \
     204  $(SOPHYAINCP)fitshandler.h \
    177205  $(SOPHYAINCP)fitstarray.h \
    178206  $(SOPHYAINCP)cimage.h \
     207  $(SOPHYAINCP)fioarr.h \
    179208  $(SOPHYAINCP)radspecvector.h \
    180209  $(SOPHYAINCP)radspec.h \
     
    190219  $(SOPHYAINCP)bruit.h \
    191220  $(SOPHYAINCP)mapoperation.h
    192         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
    193  
    194 $(SOPHYAOBJP)skymixer.o: skymixer.cc \
     221        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     222 
     223$(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \
    195224  $(SOPHYAINCP)sopnamsp.h pmixer.h \
    196225  $(SOPHYAINCP)machdefs.h \
    197226  $(SOPHYAINCP)tmatrix.h \
    198   $(SOPHYAINCP)tarray.h \
    199   $(SOPHYAINCP)basarr.h \
    200   $(SOPHYAINCP)anydataobj.h \
    201   $(SOPHYAINCP)mutyv.h \
    202   $(SOPHYAINCP)dvlist.h \
    203   $(SOPHYAINCP)objfio.h \
    204   $(SOPHYAINCP)ppersist.h \
    205   $(SOPHYAINCP)pexceptions.h \
    206   $(SOPHYAINCP)gnumd5.h \
    207   $(SOPHYAINCP)ppfbinstream.h \
    208   $(SOPHYAINCP)rawstream.h \
    209   $(SOPHYAINCP)ppfnametag.h \
    210   $(SOPHYAINCP)ndatablock.h \
    211   $(SOPHYAINCP)utilarr.h \
    212   $(SOPHYAINCP)tvector.h \
    213   $(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 \
    214249  $(SOPHYAINCP)vector3d.h \
    215250  $(SOPHYAINCP)longlat.h \
     
    222257  $(SOPHYAINCP)ntoolsinit.h \
    223258  $(SOPHYAINCP)tarrinit.h \
     259  $(SOPHYAINCP)pexceptions.h \
    224260  $(SOPHYAINCP)datacards.h \
    225261  $(SOPHYAINCP)ntuple.h \
     
    231267  $(SOPHYAINCP)spherepos.h \
    232268  $(SOPHYAINCP)unitvector.h \
     269  $(SOPHYAINCP)vector3d.h \
     270  $(SOPHYAINCP)datatype.h \
    233271  $(SOPHYAINCP)spherehealpix.h \
    234272  $(SOPHYAINCP)HEALPixUtils.h \
    235273  $(SOPHYAINCP)fitsspherehealpix.h \
    236274  $(SOPHYAINCP)fitsfile.h \
     275  $(SOPHYAINCP)fitsinoutfile.h \
    237276  $(SOPHYAINCP)FitsIO/fitsio.h \
    238277  $(SOPHYAINCP)FitsIO/longnam.h \
     278  $(SOPHYAINCP)fitshandler.h \
    239279  $(SOPHYAINCP)fitstarray.h \
    240280  $(SOPHYAINCP)cimage.h \
     281  $(SOPHYAINCP)fioarr.h \
    241282  $(SOPHYAINCP)radspecvector.h \
    242283  $(SOPHYAINCP)radspec.h \
     
    252293  $(SOPHYAINCP)bruit.h \
    253294  $(SOPHYAINCP)mapoperation.h
    254         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     295        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    255296 
    256297$(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
    257298  pmixer.h $(SOPHYAINCP)machdefs.h \
    258299  $(SOPHYAINCP)tmatrix.h \
    259   $(SOPHYAINCP)tarray.h \
    260   $(SOPHYAINCP)basarr.h \
    261   $(SOPHYAINCP)anydataobj.h \
    262   $(SOPHYAINCP)mutyv.h \
    263   $(SOPHYAINCP)dvlist.h \
    264   $(SOPHYAINCP)objfio.h \
    265   $(SOPHYAINCP)ppersist.h \
    266   $(SOPHYAINCP)pexceptions.h \
    267   $(SOPHYAINCP)gnumd5.h \
    268   $(SOPHYAINCP)ppfbinstream.h \
    269   $(SOPHYAINCP)rawstream.h \
    270   $(SOPHYAINCP)ppfnametag.h \
    271   $(SOPHYAINCP)ndatablock.h \
    272   $(SOPHYAINCP)utilarr.h \
    273   $(SOPHYAINCP)tvector.h \
    274   $(SOPHYAINCP)fioarr.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 \
    275322  $(SOPHYAINCP)vector3d.h \
    276323  $(SOPHYAINCP)longlat.h \
     
    283330  $(SOPHYAINCP)ntoolsinit.h \
    284331  $(SOPHYAINCP)tarrinit.h \
     332  $(SOPHYAINCP)pexceptions.h \
    285333  $(SOPHYAINCP)datacards.h \
    286334  $(SOPHYAINCP)ntuple.h \
     
    292340  $(SOPHYAINCP)spherepos.h \
    293341  $(SOPHYAINCP)unitvector.h \
     342  $(SOPHYAINCP)vector3d.h \
     343  $(SOPHYAINCP)datatype.h \
    294344  $(SOPHYAINCP)spherehealpix.h \
    295345  $(SOPHYAINCP)HEALPixUtils.h \
    296346  $(SOPHYAINCP)fitsspherehealpix.h \
    297347  $(SOPHYAINCP)fitsfile.h \
     348  $(SOPHYAINCP)fitsinoutfile.h \
    298349  $(SOPHYAINCP)FitsIO/fitsio.h \
    299350  $(SOPHYAINCP)FitsIO/longnam.h \
     351  $(SOPHYAINCP)fitshandler.h \
    300352  $(SOPHYAINCP)fitstarray.h \
    301353  $(SOPHYAINCP)cimage.h \
     354  $(SOPHYAINCP)fioarr.h \
    302355  $(SOPHYAINCP)radspecvector.h \
    303356  $(SOPHYAINCP)radspec.h \
     
    318371  pmixer.h $(SOPHYAINCP)machdefs.h \
    319372  $(SOPHYAINCP)tmatrix.h \
    320   $(SOPHYAINCP)tarray.h \
    321   $(SOPHYAINCP)basarr.h \
    322   $(SOPHYAINCP)anydataobj.h \
    323   $(SOPHYAINCP)mutyv.h \
    324   $(SOPHYAINCP)dvlist.h \
    325   $(SOPHYAINCP)objfio.h \
    326   $(SOPHYAINCP)ppersist.h \
    327   $(SOPHYAINCP)pexceptions.h \
    328   $(SOPHYAINCP)gnumd5.h \
    329   $(SOPHYAINCP)ppfbinstream.h \
    330   $(SOPHYAINCP)rawstream.h \
    331   $(SOPHYAINCP)ppfnametag.h \
    332   $(SOPHYAINCP)ndatablock.h \
    333   $(SOPHYAINCP)utilarr.h \
    334   $(SOPHYAINCP)tvector.h \
    335   $(SOPHYAINCP)fioarr.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 \
    336395  $(SOPHYAINCP)vector3d.h \
    337396  $(SOPHYAINCP)longlat.h \
     
    344403  $(SOPHYAINCP)ntoolsinit.h \
    345404  $(SOPHYAINCP)tarrinit.h \
     405  $(SOPHYAINCP)pexceptions.h \
    346406  $(SOPHYAINCP)datacards.h \
    347407  $(SOPHYAINCP)ntuple.h \
     
    353413  $(SOPHYAINCP)spherepos.h \
    354414  $(SOPHYAINCP)unitvector.h \
     415  $(SOPHYAINCP)vector3d.h \
     416  $(SOPHYAINCP)datatype.h \
    355417  $(SOPHYAINCP)spherehealpix.h \
    356418  $(SOPHYAINCP)HEALPixUtils.h \
    357419  $(SOPHYAINCP)fitsspherehealpix.h \
    358420  $(SOPHYAINCP)fitsfile.h \
     421  $(SOPHYAINCP)fitsinoutfile.h \
    359422  $(SOPHYAINCP)FitsIO/fitsio.h \
    360423  $(SOPHYAINCP)FitsIO/longnam.h \
     424  $(SOPHYAINCP)fitshandler.h \
    361425  $(SOPHYAINCP)fitstarray.h \
    362426  $(SOPHYAINCP)cimage.h \
     427  $(SOPHYAINCP)fioarr.h \
    363428  $(SOPHYAINCP)radspecvector.h \
    364429  $(SOPHYAINCP)radspec.h \
  • trunk/SophyaProg/PrgMap/Makefile

    r2834 r3007  
    4242  $(SOPHYAINCP)machdefs.h \
    4343  $(SOPHYAINCP)nbmath.h \
     44  $(SOPHYAINCP)machdefs.h \
    4445  $(SOPHYAINCP)smathconst.h \
    4546  $(SOPHYAINCP)timing.h \
     
    6162  $(SOPHYAINCP)utilarr.h \
    6263  $(SOPHYAINCP)tmatrix.h \
    63   $(SOPHYAINCP)tvector.h \
     64  $(SOPHYAINCP)tmatrix_tsnl.h \
     65  $(SOPHYAINCP)tvector.h \
     66  $(SOPHYAINCP)tvector_tsnl.h \
    6467  $(SOPHYAINCP)matharr.h \
    6568  $(SOPHYAINCP)fioarr.h \
     
    7477  $(SOPHYAINCP)longlat.h \
    7578  $(SOPHYAINCP)utilgeom.h \
     79  $(SOPHYAINCP)datatype.h \
    7680  $(SOPHYAINCP)spherehealpix.h \
    7781  $(SOPHYAINCP)HEALPixUtils.h \
     
    8690  $(SOPHYAINCP)nbrandom.h \
    8791  $(SOPHYAINCP)srandgen.h \
     92  $(SOPHYAINCP)nbmath.h \
    8893  $(SOPHYAINCP)triangmtx.h \
    8994  $(SOPHYAINCP)bruit.h \
     
    106111  $(SOPHYAINCP)fitsspherehealpix.h \
    107112  $(SOPHYAINCP)fitsfile.h \
    108   $(SOPHYAINCP)FitsIO/fitsio.h \
    109   $(SOPHYAINCP)FitsIO/longnam.h \
     113  $(SOPHYAINCP)fitsinoutfile.h \
     114  $(SOPHYAINCP)FitsIO/fitsio.h \
     115  $(SOPHYAINCP)FitsIO/longnam.h \
     116  $(SOPHYAINCP)fitshandler.h \
    110117  $(SOPHYAINCP)fitstarray.h
    111118        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cl2map.cc
     
    116123  $(SOPHYAINCP)skymapinit.h \
    117124  $(SOPHYAINCP)sophyainit.h \
    118   $(SOPHYAINCP)skymap.h \
    119   $(SOPHYAINCP)spherethetaphi.h \
    120   $(SOPHYAINCP)sphericalmap.h \
    121   $(SOPHYAINCP)smathconst.h \
    122   $(SOPHYAINCP)pixelmap.h \
    123   $(SOPHYAINCP)ppersist.h \
    124   $(SOPHYAINCP)pexceptions.h \
    125   $(SOPHYAINCP)gnumd5.h \
    126   $(SOPHYAINCP)ppfbinstream.h \
    127   $(SOPHYAINCP)rawstream.h \
    128   $(SOPHYAINCP)ppfnametag.h \
    129   $(SOPHYAINCP)dvlist.h \
    130   $(SOPHYAINCP)objfio.h \
    131   $(SOPHYAINCP)anydataobj.h \
    132   $(SOPHYAINCP)mutyv.h \
    133   $(SOPHYAINCP)timestamp.h \
    134   $(SOPHYAINCP)spherepos.h \
    135   $(SOPHYAINCP)unitvector.h \
    136   $(SOPHYAINCP)vector3d.h \
    137   $(SOPHYAINCP)longlat.h \
    138   $(SOPHYAINCP)utilgeom.h \
    139   $(SOPHYAINCP)tvector.h \
    140   $(SOPHYAINCP)tmatrix.h \
    141   $(SOPHYAINCP)tarray.h \
    142   $(SOPHYAINCP)basarr.h \
    143   $(SOPHYAINCP)ndatablock.h \
    144   $(SOPHYAINCP)utilarr.h \
    145   $(SOPHYAINCP)spherehealpix.h \
    146   $(SOPHYAINCP)HEALPixUtils.h \
    147   $(SOPHYAINCP)localmap.h \
    148   $(SOPHYAINCP)sphereecp.h \
    149   $(SOPHYAINCP)fiospherethetaphi.h \
    150   $(SOPHYAINCP)fiospherehealpix.h \
    151   $(SOPHYAINCP)fiolocalmap.h \
    152   $(SOPHYAINCP)fiosphereecp.h \
    153   $(SOPHYAINCP)fitsspherehealpix.h \
    154   $(SOPHYAINCP)fitsfile.h \
    155   $(SOPHYAINCP)FitsIO/fitsio.h \
    156   $(SOPHYAINCP)FitsIO/longnam.h
     125  $(SOPHYAINCP)machdefs.h \
     126  $(SOPHYAINCP)skymap.h \
     127  $(SOPHYAINCP)spherethetaphi.h \
     128  $(SOPHYAINCP)sphericalmap.h \
     129  $(SOPHYAINCP)smathconst.h \
     130  $(SOPHYAINCP)pixelmap.h \
     131  $(SOPHYAINCP)ppersist.h \
     132  $(SOPHYAINCP)pexceptions.h \
     133  $(SOPHYAINCP)gnumd5.h \
     134  $(SOPHYAINCP)ppfbinstream.h \
     135  $(SOPHYAINCP)rawstream.h \
     136  $(SOPHYAINCP)ppfnametag.h \
     137  $(SOPHYAINCP)dvlist.h \
     138  $(SOPHYAINCP)objfio.h \
     139  $(SOPHYAINCP)anydataobj.h \
     140  $(SOPHYAINCP)mutyv.h \
     141  $(SOPHYAINCP)timestamp.h \
     142  $(SOPHYAINCP)spherepos.h \
     143  $(SOPHYAINCP)unitvector.h \
     144  $(SOPHYAINCP)vector3d.h \
     145  $(SOPHYAINCP)longlat.h \
     146  $(SOPHYAINCP)utilgeom.h \
     147  $(SOPHYAINCP)datatype.h \
     148  $(SOPHYAINCP)tvector.h \
     149  $(SOPHYAINCP)tmatrix.h \
     150  $(SOPHYAINCP)tarray.h \
     151  $(SOPHYAINCP)basarr.h \
     152  $(SOPHYAINCP)ndatablock.h \
     153  $(SOPHYAINCP)utilarr.h \
     154  $(SOPHYAINCP)tmatrix_tsnl.h \
     155  $(SOPHYAINCP)tvector_tsnl.h \
     156  $(SOPHYAINCP)spherehealpix.h \
     157  $(SOPHYAINCP)HEALPixUtils.h \
     158  $(SOPHYAINCP)localmap.h \
     159  $(SOPHYAINCP)sphereecp.h \
     160  $(SOPHYAINCP)fiospherethetaphi.h \
     161  $(SOPHYAINCP)fiospherehealpix.h \
     162  $(SOPHYAINCP)fiolocalmap.h \
     163  $(SOPHYAINCP)fiosphereecp.h \
     164  $(SOPHYAINCP)fitsspherehealpix.h \
     165  $(SOPHYAINCP)fitsfile.h \
     166  $(SOPHYAINCP)fitsinoutfile.h \
     167  $(SOPHYAINCP)FitsIO/fitsio.h \
     168  $(SOPHYAINCP)FitsIO/longnam.h \
     169  $(SOPHYAINCP)fitshandler.h
    157170        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cremskfrsph.cc
    158171 
     
    162175  $(SOPHYAINCP)skymapinit.h \
    163176  $(SOPHYAINCP)sophyainit.h \
    164   $(SOPHYAINCP)skymap.h \
    165   $(SOPHYAINCP)spherethetaphi.h \
    166   $(SOPHYAINCP)sphericalmap.h \
    167   $(SOPHYAINCP)smathconst.h \
    168   $(SOPHYAINCP)pixelmap.h \
    169   $(SOPHYAINCP)ppersist.h \
    170   $(SOPHYAINCP)pexceptions.h \
    171   $(SOPHYAINCP)gnumd5.h \
    172   $(SOPHYAINCP)ppfbinstream.h \
    173   $(SOPHYAINCP)rawstream.h \
    174   $(SOPHYAINCP)ppfnametag.h \
    175   $(SOPHYAINCP)dvlist.h \
    176   $(SOPHYAINCP)objfio.h \
    177   $(SOPHYAINCP)anydataobj.h \
    178   $(SOPHYAINCP)mutyv.h \
    179   $(SOPHYAINCP)timestamp.h \
    180   $(SOPHYAINCP)spherepos.h \
    181   $(SOPHYAINCP)unitvector.h \
    182   $(SOPHYAINCP)vector3d.h \
    183   $(SOPHYAINCP)longlat.h \
    184   $(SOPHYAINCP)utilgeom.h \
    185   $(SOPHYAINCP)tvector.h \
    186   $(SOPHYAINCP)tmatrix.h \
    187   $(SOPHYAINCP)tarray.h \
    188   $(SOPHYAINCP)basarr.h \
    189   $(SOPHYAINCP)ndatablock.h \
    190   $(SOPHYAINCP)utilarr.h \
    191   $(SOPHYAINCP)spherehealpix.h \
    192   $(SOPHYAINCP)HEALPixUtils.h \
    193   $(SOPHYAINCP)localmap.h \
    194   $(SOPHYAINCP)sphereecp.h \
    195   $(SOPHYAINCP)fiospherethetaphi.h \
    196   $(SOPHYAINCP)fiospherehealpix.h \
    197   $(SOPHYAINCP)fiolocalmap.h \
    198   $(SOPHYAINCP)fiosphereecp.h \
    199   $(SOPHYAINCP)fitsspherehealpix.h \
    200   $(SOPHYAINCP)fitsfile.h \
    201   $(SOPHYAINCP)FitsIO/fitsio.h \
    202   $(SOPHYAINCP)FitsIO/longnam.h
     177  $(SOPHYAINCP)machdefs.h \
     178  $(SOPHYAINCP)skymap.h \
     179  $(SOPHYAINCP)spherethetaphi.h \
     180  $(SOPHYAINCP)sphericalmap.h \
     181  $(SOPHYAINCP)smathconst.h \
     182  $(SOPHYAINCP)pixelmap.h \
     183  $(SOPHYAINCP)ppersist.h \
     184  $(SOPHYAINCP)pexceptions.h \
     185  $(SOPHYAINCP)gnumd5.h \
     186  $(SOPHYAINCP)ppfbinstream.h \
     187  $(SOPHYAINCP)rawstream.h \
     188  $(SOPHYAINCP)ppfnametag.h \
     189  $(SOPHYAINCP)dvlist.h \
     190  $(SOPHYAINCP)objfio.h \
     191  $(SOPHYAINCP)anydataobj.h \
     192  $(SOPHYAINCP)mutyv.h \
     193  $(SOPHYAINCP)timestamp.h \
     194  $(SOPHYAINCP)spherepos.h \
     195  $(SOPHYAINCP)unitvector.h \
     196  $(SOPHYAINCP)vector3d.h \
     197  $(SOPHYAINCP)longlat.h \
     198  $(SOPHYAINCP)utilgeom.h \
     199  $(SOPHYAINCP)datatype.h \
     200  $(SOPHYAINCP)tvector.h \
     201  $(SOPHYAINCP)tmatrix.h \
     202  $(SOPHYAINCP)tarray.h \
     203  $(SOPHYAINCP)basarr.h \
     204  $(SOPHYAINCP)ndatablock.h \
     205  $(SOPHYAINCP)utilarr.h \
     206  $(SOPHYAINCP)tmatrix_tsnl.h \
     207  $(SOPHYAINCP)tvector_tsnl.h \
     208  $(SOPHYAINCP)spherehealpix.h \
     209  $(SOPHYAINCP)HEALPixUtils.h \
     210  $(SOPHYAINCP)localmap.h \
     211  $(SOPHYAINCP)sphereecp.h \
     212  $(SOPHYAINCP)fiospherethetaphi.h \
     213  $(SOPHYAINCP)fiospherehealpix.h \
     214  $(SOPHYAINCP)fiolocalmap.h \
     215  $(SOPHYAINCP)fiosphereecp.h \
     216  $(SOPHYAINCP)fitsspherehealpix.h \
     217  $(SOPHYAINCP)fitsfile.h \
     218  $(SOPHYAINCP)fitsinoutfile.h \
     219  $(SOPHYAINCP)FitsIO/fitsio.h \
     220  $(SOPHYAINCP)FitsIO/longnam.h \
     221  $(SOPHYAINCP)fitshandler.h
    203222        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrap2sph.cc
    204223 
     
    208227  $(SOPHYAINCP)skymapinit.h \
    209228  $(SOPHYAINCP)sophyainit.h \
    210   $(SOPHYAINCP)skymap.h \
    211   $(SOPHYAINCP)spherethetaphi.h \
    212   $(SOPHYAINCP)sphericalmap.h \
    213   $(SOPHYAINCP)smathconst.h \
    214   $(SOPHYAINCP)pixelmap.h \
    215   $(SOPHYAINCP)ppersist.h \
    216   $(SOPHYAINCP)pexceptions.h \
    217   $(SOPHYAINCP)gnumd5.h \
    218   $(SOPHYAINCP)ppfbinstream.h \
    219   $(SOPHYAINCP)rawstream.h \
    220   $(SOPHYAINCP)ppfnametag.h \
    221   $(SOPHYAINCP)dvlist.h \
    222   $(SOPHYAINCP)objfio.h \
    223   $(SOPHYAINCP)anydataobj.h \
    224   $(SOPHYAINCP)mutyv.h \
    225   $(SOPHYAINCP)timestamp.h \
    226   $(SOPHYAINCP)spherepos.h \
    227   $(SOPHYAINCP)unitvector.h \
    228   $(SOPHYAINCP)vector3d.h \
    229   $(SOPHYAINCP)longlat.h \
    230   $(SOPHYAINCP)utilgeom.h \
    231   $(SOPHYAINCP)tvector.h \
    232   $(SOPHYAINCP)tmatrix.h \
    233   $(SOPHYAINCP)tarray.h \
    234   $(SOPHYAINCP)basarr.h \
    235   $(SOPHYAINCP)ndatablock.h \
    236   $(SOPHYAINCP)utilarr.h \
    237   $(SOPHYAINCP)spherehealpix.h \
    238   $(SOPHYAINCP)HEALPixUtils.h \
    239   $(SOPHYAINCP)localmap.h \
    240   $(SOPHYAINCP)sphereecp.h \
    241   $(SOPHYAINCP)fiospherethetaphi.h \
    242   $(SOPHYAINCP)fiospherehealpix.h \
    243   $(SOPHYAINCP)fiolocalmap.h \
    244   $(SOPHYAINCP)fiosphereecp.h \
    245   $(SOPHYAINCP)fitsspherehealpix.h \
    246   $(SOPHYAINCP)fitsfile.h \
    247   $(SOPHYAINCP)FitsIO/fitsio.h \
    248   $(SOPHYAINCP)FitsIO/longnam.h
     229  $(SOPHYAINCP)machdefs.h \
     230  $(SOPHYAINCP)skymap.h \
     231  $(SOPHYAINCP)spherethetaphi.h \
     232  $(SOPHYAINCP)sphericalmap.h \
     233  $(SOPHYAINCP)smathconst.h \
     234  $(SOPHYAINCP)pixelmap.h \
     235  $(SOPHYAINCP)ppersist.h \
     236  $(SOPHYAINCP)pexceptions.h \
     237  $(SOPHYAINCP)gnumd5.h \
     238  $(SOPHYAINCP)ppfbinstream.h \
     239  $(SOPHYAINCP)rawstream.h \
     240  $(SOPHYAINCP)ppfnametag.h \
     241  $(SOPHYAINCP)dvlist.h \
     242  $(SOPHYAINCP)objfio.h \
     243  $(SOPHYAINCP)anydataobj.h \
     244  $(SOPHYAINCP)mutyv.h \
     245  $(SOPHYAINCP)timestamp.h \
     246  $(SOPHYAINCP)spherepos.h \
     247  $(SOPHYAINCP)unitvector.h \
     248  $(SOPHYAINCP)vector3d.h \
     249  $(SOPHYAINCP)longlat.h \
     250  $(SOPHYAINCP)utilgeom.h \
     251  $(SOPHYAINCP)datatype.h \
     252  $(SOPHYAINCP)tvector.h \
     253  $(SOPHYAINCP)tmatrix.h \
     254  $(SOPHYAINCP)tarray.h \
     255  $(SOPHYAINCP)basarr.h \
     256  $(SOPHYAINCP)ndatablock.h \
     257  $(SOPHYAINCP)utilarr.h \
     258  $(SOPHYAINCP)tmatrix_tsnl.h \
     259  $(SOPHYAINCP)tvector_tsnl.h \
     260  $(SOPHYAINCP)spherehealpix.h \
     261  $(SOPHYAINCP)HEALPixUtils.h \
     262  $(SOPHYAINCP)localmap.h \
     263  $(SOPHYAINCP)sphereecp.h \
     264  $(SOPHYAINCP)fiospherethetaphi.h \
     265  $(SOPHYAINCP)fiospherehealpix.h \
     266  $(SOPHYAINCP)fiolocalmap.h \
     267  $(SOPHYAINCP)fiosphereecp.h \
     268  $(SOPHYAINCP)fitsspherehealpix.h \
     269  $(SOPHYAINCP)fitsfile.h \
     270  $(SOPHYAINCP)fitsinoutfile.h \
     271  $(SOPHYAINCP)FitsIO/fitsio.h \
     272  $(SOPHYAINCP)FitsIO/longnam.h \
     273  $(SOPHYAINCP)fitshandler.h
    249274        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrapsph.cc
    250275 
     
    252277  $(SOPHYAINCP)machdefs.h \
    253278  $(SOPHYAINCP)nbmath.h \
     279  $(SOPHYAINCP)machdefs.h \
    254280  $(SOPHYAINCP)smathconst.h \
    255281  $(SOPHYAINCP)timing.h \
     
    271297  $(SOPHYAINCP)utilarr.h \
    272298  $(SOPHYAINCP)tmatrix.h \
    273   $(SOPHYAINCP)tvector.h \
     299  $(SOPHYAINCP)tmatrix_tsnl.h \
     300  $(SOPHYAINCP)tvector.h \
     301  $(SOPHYAINCP)tvector_tsnl.h \
    274302  $(SOPHYAINCP)matharr.h \
    275303  $(SOPHYAINCP)fioarr.h \
     
    284312  $(SOPHYAINCP)longlat.h \
    285313  $(SOPHYAINCP)utilgeom.h \
     314  $(SOPHYAINCP)datatype.h \
    286315  $(SOPHYAINCP)spherehealpix.h \
    287316  $(SOPHYAINCP)HEALPixUtils.h \
     
    296325  $(SOPHYAINCP)nbrandom.h \
    297326  $(SOPHYAINCP)srandgen.h \
     327  $(SOPHYAINCP)nbmath.h \
    298328  $(SOPHYAINCP)triangmtx.h \
    299329  $(SOPHYAINCP)bruit.h \
     
    316346  $(SOPHYAINCP)fitsspherehealpix.h \
    317347  $(SOPHYAINCP)fitsfile.h \
    318   $(SOPHYAINCP)FitsIO/fitsio.h \
    319   $(SOPHYAINCP)FitsIO/longnam.h \
     348  $(SOPHYAINCP)fitsinoutfile.h \
     349  $(SOPHYAINCP)FitsIO/fitsio.h \
     350  $(SOPHYAINCP)FitsIO/longnam.h \
     351  $(SOPHYAINCP)fitshandler.h \
    320352  $(SOPHYAINCP)fitstarray.h
    321353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  map2cl.cc
    322354 
    323 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc $(SOPHYAINCP)sopnamsp.h \
    324   $(SOPHYAINCP)machdefs.h \
    325   $(SOPHYAINCP)nbmath.h \
     355$(SOPHYAOBJP)prjsmap.o: prjsmap.cc \
     356  $(SOPHYAINCP)sopnamsp.h \
     357  $(SOPHYAINCP)machdefs.h \
     358  $(SOPHYAINCP)nbmath.h \
     359  $(SOPHYAINCP)machdefs.h \
    326360  $(SOPHYAINCP)smathconst.h \
    327361  $(SOPHYAINCP)timing.h \
     
    343377  $(SOPHYAINCP)utilarr.h \
    344378  $(SOPHYAINCP)tmatrix.h \
    345   $(SOPHYAINCP)tvector.h \
     379  $(SOPHYAINCP)tmatrix_tsnl.h \
     380  $(SOPHYAINCP)tvector.h \
     381  $(SOPHYAINCP)tvector_tsnl.h \
    346382  $(SOPHYAINCP)matharr.h \
    347383  $(SOPHYAINCP)fioarr.h \
     
    356392  $(SOPHYAINCP)longlat.h \
    357393  $(SOPHYAINCP)utilgeom.h \
     394  $(SOPHYAINCP)datatype.h \
    358395  $(SOPHYAINCP)spherehealpix.h \
    359396  $(SOPHYAINCP)HEALPixUtils.h \
     
    368405  $(SOPHYAINCP)nbrandom.h \
    369406  $(SOPHYAINCP)srandgen.h \
     407  $(SOPHYAINCP)nbmath.h \
    370408  $(SOPHYAINCP)triangmtx.h \
    371409  $(SOPHYAINCP)bruit.h \
     
    388426  $(SOPHYAINCP)fitsspherehealpix.h \
    389427  $(SOPHYAINCP)fitsfile.h \
    390   $(SOPHYAINCP)FitsIO/fitsio.h \
    391   $(SOPHYAINCP)FitsIO/longnam.h \
     428  $(SOPHYAINCP)fitsinoutfile.h \
     429  $(SOPHYAINCP)FitsIO/fitsio.h \
     430  $(SOPHYAINCP)FitsIO/longnam.h \
     431  $(SOPHYAINCP)fitshandler.h \
    392432  $(SOPHYAINCP)fitstarray.h
    393433        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  prjsmap.cc
  • trunk/SophyaProg/PrgMap/smakefile

    r2765 r3007  
    4242  $(SOPHYAINCP)machdefs.h \
    4343  $(SOPHYAINCP)nbmath.h \
     44  $(SOPHYAINCP)machdefs.h \
    4445  $(SOPHYAINCP)smathconst.h \
    4546  $(SOPHYAINCP)timing.h \
     
    4950  $(SOPHYAINCP)anydataobj.h \
    5051  $(SOPHYAINCP)mutyv.h \
    51   $(SOPHYAINCP)dvlist.h \
    52   $(SOPHYAINCP)objfio.h \
    53   $(SOPHYAINCP)ppersist.h \
    54   $(SOPHYAINCP)pexceptions.h \
    55   $(SOPHYAINCP)gnumd5.h \
    56   $(SOPHYAINCP)ppfbinstream.h \
    57   $(SOPHYAINCP)rawstream.h \
    58   $(SOPHYAINCP)ppfnametag.h \
    59   $(SOPHYAINCP)ndatablock.h \
    60   $(SOPHYAINCP)utilarr.h \
    61   $(SOPHYAINCP)tmatrix.h \
    62   $(SOPHYAINCP)tvector.h \
     52  $(SOPHYAINCP)timestamp.h \
     53  $(SOPHYAINCP)objfio.h \
     54  $(SOPHYAINCP)ppersist.h \
     55  $(SOPHYAINCP)pexceptions.h \
     56  $(SOPHYAINCP)gnumd5.h \
     57  $(SOPHYAINCP)ppfbinstream.h \
     58  $(SOPHYAINCP)rawstream.h \
     59  $(SOPHYAINCP)ppfnametag.h \
     60  $(SOPHYAINCP)dvlist.h \
     61  $(SOPHYAINCP)ndatablock.h \
     62  $(SOPHYAINCP)utilarr.h \
     63  $(SOPHYAINCP)tmatrix.h \
     64  $(SOPHYAINCP)tmatrix_tsnl.h \
     65  $(SOPHYAINCP)tvector.h \
     66  $(SOPHYAINCP)tvector_tsnl.h \
    6367  $(SOPHYAINCP)matharr.h \
    6468  $(SOPHYAINCP)fioarr.h \
     
    7377  $(SOPHYAINCP)longlat.h \
    7478  $(SOPHYAINCP)utilgeom.h \
     79  $(SOPHYAINCP)datatype.h \
    7580  $(SOPHYAINCP)spherehealpix.h \
    7681  $(SOPHYAINCP)HEALPixUtils.h \
     
    8590  $(SOPHYAINCP)nbrandom.h \
    8691  $(SOPHYAINCP)srandgen.h \
     92  $(SOPHYAINCP)nbmath.h \
    8793  $(SOPHYAINCP)triangmtx.h \
    8894  $(SOPHYAINCP)bruit.h \
     
    105111  $(SOPHYAINCP)fitsspherehealpix.h \
    106112  $(SOPHYAINCP)fitsfile.h \
    107   $(SOPHYAINCP)FitsIO/fitsio.h \
    108   $(SOPHYAINCP)FitsIO/longnam.h \
     113  $(SOPHYAINCP)fitsinoutfile.h \
     114  $(SOPHYAINCP)FitsIO/fitsio.h \
     115  $(SOPHYAINCP)FitsIO/longnam.h \
     116  $(SOPHYAINCP)fitshandler.h \
    109117  $(SOPHYAINCP)fitstarray.h
    110118        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cl2map.cc
     
    115123  $(SOPHYAINCP)skymapinit.h \
    116124  $(SOPHYAINCP)sophyainit.h \
    117   $(SOPHYAINCP)skymap.h \
    118   $(SOPHYAINCP)spherethetaphi.h \
    119   $(SOPHYAINCP)sphericalmap.h \
    120   $(SOPHYAINCP)smathconst.h \
    121   $(SOPHYAINCP)pixelmap.h \
    122   $(SOPHYAINCP)ppersist.h \
    123   $(SOPHYAINCP)pexceptions.h \
    124   $(SOPHYAINCP)gnumd5.h \
    125   $(SOPHYAINCP)ppfbinstream.h \
    126   $(SOPHYAINCP)rawstream.h \
    127   $(SOPHYAINCP)ppfnametag.h \
    128   $(SOPHYAINCP)dvlist.h \
    129   $(SOPHYAINCP)objfio.h \
    130   $(SOPHYAINCP)anydataobj.h \
    131   $(SOPHYAINCP)mutyv.h \
    132   $(SOPHYAINCP)spherepos.h \
    133   $(SOPHYAINCP)unitvector.h \
    134   $(SOPHYAINCP)vector3d.h \
    135   $(SOPHYAINCP)longlat.h \
    136   $(SOPHYAINCP)utilgeom.h \
    137   $(SOPHYAINCP)tvector.h \
    138   $(SOPHYAINCP)tmatrix.h \
    139   $(SOPHYAINCP)tarray.h \
    140   $(SOPHYAINCP)basarr.h \
    141   $(SOPHYAINCP)ndatablock.h \
    142   $(SOPHYAINCP)utilarr.h \
    143   $(SOPHYAINCP)spherehealpix.h \
    144   $(SOPHYAINCP)HEALPixUtils.h \
    145   $(SOPHYAINCP)localmap.h \
    146   $(SOPHYAINCP)sphereecp.h \
    147   $(SOPHYAINCP)fiospherethetaphi.h \
    148   $(SOPHYAINCP)fiospherehealpix.h \
    149   $(SOPHYAINCP)fiolocalmap.h \
    150   $(SOPHYAINCP)fiosphereecp.h \
    151   $(SOPHYAINCP)fitsspherehealpix.h \
    152   $(SOPHYAINCP)fitsfile.h \
    153   $(SOPHYAINCP)FitsIO/fitsio.h \
    154   $(SOPHYAINCP)FitsIO/longnam.h
     125  $(SOPHYAINCP)machdefs.h \
     126  $(SOPHYAINCP)skymap.h \
     127  $(SOPHYAINCP)spherethetaphi.h \
     128  $(SOPHYAINCP)sphericalmap.h \
     129  $(SOPHYAINCP)smathconst.h \
     130  $(SOPHYAINCP)pixelmap.h \
     131  $(SOPHYAINCP)ppersist.h \
     132  $(SOPHYAINCP)pexceptions.h \
     133  $(SOPHYAINCP)gnumd5.h \
     134  $(SOPHYAINCP)ppfbinstream.h \
     135  $(SOPHYAINCP)rawstream.h \
     136  $(SOPHYAINCP)ppfnametag.h \
     137  $(SOPHYAINCP)dvlist.h \
     138  $(SOPHYAINCP)objfio.h \
     139  $(SOPHYAINCP)anydataobj.h \
     140  $(SOPHYAINCP)mutyv.h \
     141  $(SOPHYAINCP)timestamp.h \
     142  $(SOPHYAINCP)spherepos.h \
     143  $(SOPHYAINCP)unitvector.h \
     144  $(SOPHYAINCP)vector3d.h \
     145  $(SOPHYAINCP)longlat.h \
     146  $(SOPHYAINCP)utilgeom.h \
     147  $(SOPHYAINCP)datatype.h \
     148  $(SOPHYAINCP)tvector.h \
     149  $(SOPHYAINCP)tmatrix.h \
     150  $(SOPHYAINCP)tarray.h \
     151  $(SOPHYAINCP)basarr.h \
     152  $(SOPHYAINCP)ndatablock.h \
     153  $(SOPHYAINCP)utilarr.h \
     154  $(SOPHYAINCP)tmatrix_tsnl.h \
     155  $(SOPHYAINCP)tvector_tsnl.h \
     156  $(SOPHYAINCP)spherehealpix.h \
     157  $(SOPHYAINCP)HEALPixUtils.h \
     158  $(SOPHYAINCP)localmap.h \
     159  $(SOPHYAINCP)sphereecp.h \
     160  $(SOPHYAINCP)fiospherethetaphi.h \
     161  $(SOPHYAINCP)fiospherehealpix.h \
     162  $(SOPHYAINCP)fiolocalmap.h \
     163  $(SOPHYAINCP)fiosphereecp.h \
     164  $(SOPHYAINCP)fitsspherehealpix.h \
     165  $(SOPHYAINCP)fitsfile.h \
     166  $(SOPHYAINCP)fitsinoutfile.h \
     167  $(SOPHYAINCP)FitsIO/fitsio.h \
     168  $(SOPHYAINCP)FitsIO/longnam.h \
     169  $(SOPHYAINCP)fitshandler.h
    155170        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cremskfrsph.cc
    156171 
     
    160175  $(SOPHYAINCP)skymapinit.h \
    161176  $(SOPHYAINCP)sophyainit.h \
    162   $(SOPHYAINCP)skymap.h \
    163   $(SOPHYAINCP)spherethetaphi.h \
    164   $(SOPHYAINCP)sphericalmap.h \
    165   $(SOPHYAINCP)smathconst.h \
    166   $(SOPHYAINCP)pixelmap.h \
    167   $(SOPHYAINCP)ppersist.h \
    168   $(SOPHYAINCP)pexceptions.h \
    169   $(SOPHYAINCP)gnumd5.h \
    170   $(SOPHYAINCP)ppfbinstream.h \
    171   $(SOPHYAINCP)rawstream.h \
    172   $(SOPHYAINCP)ppfnametag.h \
    173   $(SOPHYAINCP)dvlist.h \
    174   $(SOPHYAINCP)objfio.h \
    175   $(SOPHYAINCP)anydataobj.h \
    176   $(SOPHYAINCP)mutyv.h \
    177   $(SOPHYAINCP)spherepos.h \
    178   $(SOPHYAINCP)unitvector.h \
    179   $(SOPHYAINCP)vector3d.h \
    180   $(SOPHYAINCP)longlat.h \
    181   $(SOPHYAINCP)utilgeom.h \
    182   $(SOPHYAINCP)tvector.h \
    183   $(SOPHYAINCP)tmatrix.h \
    184   $(SOPHYAINCP)tarray.h \
    185   $(SOPHYAINCP)basarr.h \
    186   $(SOPHYAINCP)ndatablock.h \
    187   $(SOPHYAINCP)utilarr.h \
    188   $(SOPHYAINCP)spherehealpix.h \
    189   $(SOPHYAINCP)HEALPixUtils.h \
    190   $(SOPHYAINCP)localmap.h \
    191   $(SOPHYAINCP)sphereecp.h \
    192   $(SOPHYAINCP)fiospherethetaphi.h \
    193   $(SOPHYAINCP)fiospherehealpix.h \
    194   $(SOPHYAINCP)fiolocalmap.h \
    195   $(SOPHYAINCP)fiosphereecp.h \
    196   $(SOPHYAINCP)fitsspherehealpix.h \
    197   $(SOPHYAINCP)fitsfile.h \
    198   $(SOPHYAINCP)FitsIO/fitsio.h \
    199   $(SOPHYAINCP)FitsIO/longnam.h
     177  $(SOPHYAINCP)machdefs.h \
     178  $(SOPHYAINCP)skymap.h \
     179  $(SOPHYAINCP)spherethetaphi.h \
     180  $(SOPHYAINCP)sphericalmap.h \
     181  $(SOPHYAINCP)smathconst.h \
     182  $(SOPHYAINCP)pixelmap.h \
     183  $(SOPHYAINCP)ppersist.h \
     184  $(SOPHYAINCP)pexceptions.h \
     185  $(SOPHYAINCP)gnumd5.h \
     186  $(SOPHYAINCP)ppfbinstream.h \
     187  $(SOPHYAINCP)rawstream.h \
     188  $(SOPHYAINCP)ppfnametag.h \
     189  $(SOPHYAINCP)dvlist.h \
     190  $(SOPHYAINCP)objfio.h \
     191  $(SOPHYAINCP)anydataobj.h \
     192  $(SOPHYAINCP)mutyv.h \
     193  $(SOPHYAINCP)timestamp.h \
     194  $(SOPHYAINCP)spherepos.h \
     195  $(SOPHYAINCP)unitvector.h \
     196  $(SOPHYAINCP)vector3d.h \
     197  $(SOPHYAINCP)longlat.h \
     198  $(SOPHYAINCP)utilgeom.h \
     199  $(SOPHYAINCP)datatype.h \
     200  $(SOPHYAINCP)tvector.h \
     201  $(SOPHYAINCP)tmatrix.h \
     202  $(SOPHYAINCP)tarray.h \
     203  $(SOPHYAINCP)basarr.h \
     204  $(SOPHYAINCP)ndatablock.h \
     205  $(SOPHYAINCP)utilarr.h \
     206  $(SOPHYAINCP)tmatrix_tsnl.h \
     207  $(SOPHYAINCP)tvector_tsnl.h \
     208  $(SOPHYAINCP)spherehealpix.h \
     209  $(SOPHYAINCP)HEALPixUtils.h \
     210  $(SOPHYAINCP)localmap.h \
     211  $(SOPHYAINCP)sphereecp.h \
     212  $(SOPHYAINCP)fiospherethetaphi.h \
     213  $(SOPHYAINCP)fiospherehealpix.h \
     214  $(SOPHYAINCP)fiolocalmap.h \
     215  $(SOPHYAINCP)fiosphereecp.h \
     216  $(SOPHYAINCP)fitsspherehealpix.h \
     217  $(SOPHYAINCP)fitsfile.h \
     218  $(SOPHYAINCP)fitsinoutfile.h \
     219  $(SOPHYAINCP)FitsIO/fitsio.h \
     220  $(SOPHYAINCP)FitsIO/longnam.h \
     221  $(SOPHYAINCP)fitshandler.h
    200222        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrap2sph.cc
    201223 
     
    205227  $(SOPHYAINCP)skymapinit.h \
    206228  $(SOPHYAINCP)sophyainit.h \
    207   $(SOPHYAINCP)skymap.h \
    208   $(SOPHYAINCP)spherethetaphi.h \
    209   $(SOPHYAINCP)sphericalmap.h \
    210   $(SOPHYAINCP)smathconst.h \
    211   $(SOPHYAINCP)pixelmap.h \
    212   $(SOPHYAINCP)ppersist.h \
    213   $(SOPHYAINCP)pexceptions.h \
    214   $(SOPHYAINCP)gnumd5.h \
    215   $(SOPHYAINCP)ppfbinstream.h \
    216   $(SOPHYAINCP)rawstream.h \
    217   $(SOPHYAINCP)ppfnametag.h \
    218   $(SOPHYAINCP)dvlist.h \
    219   $(SOPHYAINCP)objfio.h \
    220   $(SOPHYAINCP)anydataobj.h \
    221   $(SOPHYAINCP)mutyv.h \
    222   $(SOPHYAINCP)spherepos.h \
    223   $(SOPHYAINCP)unitvector.h \
    224   $(SOPHYAINCP)vector3d.h \
    225   $(SOPHYAINCP)longlat.h \
    226   $(SOPHYAINCP)utilgeom.h \
    227   $(SOPHYAINCP)tvector.h \
    228   $(SOPHYAINCP)tmatrix.h \
    229   $(SOPHYAINCP)tarray.h \
    230   $(SOPHYAINCP)basarr.h \
    231   $(SOPHYAINCP)ndatablock.h \
    232   $(SOPHYAINCP)utilarr.h \
    233   $(SOPHYAINCP)spherehealpix.h \
    234   $(SOPHYAINCP)HEALPixUtils.h \
    235   $(SOPHYAINCP)localmap.h \
    236   $(SOPHYAINCP)sphereecp.h \
    237   $(SOPHYAINCP)fiospherethetaphi.h \
    238   $(SOPHYAINCP)fiospherehealpix.h \
    239   $(SOPHYAINCP)fiolocalmap.h \
    240   $(SOPHYAINCP)fiosphereecp.h \
    241   $(SOPHYAINCP)fitsspherehealpix.h \
    242   $(SOPHYAINCP)fitsfile.h \
    243   $(SOPHYAINCP)FitsIO/fitsio.h \
    244   $(SOPHYAINCP)FitsIO/longnam.h
     229  $(SOPHYAINCP)machdefs.h \
     230  $(SOPHYAINCP)skymap.h \
     231  $(SOPHYAINCP)spherethetaphi.h \
     232  $(SOPHYAINCP)sphericalmap.h \
     233  $(SOPHYAINCP)smathconst.h \
     234  $(SOPHYAINCP)pixelmap.h \
     235  $(SOPHYAINCP)ppersist.h \
     236  $(SOPHYAINCP)pexceptions.h \
     237  $(SOPHYAINCP)gnumd5.h \
     238  $(SOPHYAINCP)ppfbinstream.h \
     239  $(SOPHYAINCP)rawstream.h \
     240  $(SOPHYAINCP)ppfnametag.h \
     241  $(SOPHYAINCP)dvlist.h \
     242  $(SOPHYAINCP)objfio.h \
     243  $(SOPHYAINCP)anydataobj.h \
     244  $(SOPHYAINCP)mutyv.h \
     245  $(SOPHYAINCP)timestamp.h \
     246  $(SOPHYAINCP)spherepos.h \
     247  $(SOPHYAINCP)unitvector.h \
     248  $(SOPHYAINCP)vector3d.h \
     249  $(SOPHYAINCP)longlat.h \
     250  $(SOPHYAINCP)utilgeom.h \
     251  $(SOPHYAINCP)datatype.h \
     252  $(SOPHYAINCP)tvector.h \
     253  $(SOPHYAINCP)tmatrix.h \
     254  $(SOPHYAINCP)tarray.h \
     255  $(SOPHYAINCP)basarr.h \
     256  $(SOPHYAINCP)ndatablock.h \
     257  $(SOPHYAINCP)utilarr.h \
     258  $(SOPHYAINCP)tmatrix_tsnl.h \
     259  $(SOPHYAINCP)tvector_tsnl.h \
     260  $(SOPHYAINCP)spherehealpix.h \
     261  $(SOPHYAINCP)HEALPixUtils.h \
     262  $(SOPHYAINCP)localmap.h \
     263  $(SOPHYAINCP)sphereecp.h \
     264  $(SOPHYAINCP)fiospherethetaphi.h \
     265  $(SOPHYAINCP)fiospherehealpix.h \
     266  $(SOPHYAINCP)fiolocalmap.h \
     267  $(SOPHYAINCP)fiosphereecp.h \
     268  $(SOPHYAINCP)fitsspherehealpix.h \
     269  $(SOPHYAINCP)fitsfile.h \
     270  $(SOPHYAINCP)fitsinoutfile.h \
     271  $(SOPHYAINCP)FitsIO/fitsio.h \
     272  $(SOPHYAINCP)FitsIO/longnam.h \
     273  $(SOPHYAINCP)fitshandler.h
    245274        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrapsph.cc
    246275 
     
    248277  $(SOPHYAINCP)machdefs.h \
    249278  $(SOPHYAINCP)nbmath.h \
     279  $(SOPHYAINCP)machdefs.h \
    250280  $(SOPHYAINCP)smathconst.h \
    251281  $(SOPHYAINCP)timing.h \
     
    255285  $(SOPHYAINCP)anydataobj.h \
    256286  $(SOPHYAINCP)mutyv.h \
    257   $(SOPHYAINCP)dvlist.h \
    258   $(SOPHYAINCP)objfio.h \
    259   $(SOPHYAINCP)ppersist.h \
    260   $(SOPHYAINCP)pexceptions.h \
    261   $(SOPHYAINCP)gnumd5.h \
    262   $(SOPHYAINCP)ppfbinstream.h \
    263   $(SOPHYAINCP)rawstream.h \
    264   $(SOPHYAINCP)ppfnametag.h \
    265   $(SOPHYAINCP)ndatablock.h \
    266   $(SOPHYAINCP)utilarr.h \
    267   $(SOPHYAINCP)tmatrix.h \
    268   $(SOPHYAINCP)tvector.h \
     287  $(SOPHYAINCP)timestamp.h \
     288  $(SOPHYAINCP)objfio.h \
     289  $(SOPHYAINCP)ppersist.h \
     290  $(SOPHYAINCP)pexceptions.h \
     291  $(SOPHYAINCP)gnumd5.h \
     292  $(SOPHYAINCP)ppfbinstream.h \
     293  $(SOPHYAINCP)rawstream.h \
     294  $(SOPHYAINCP)ppfnametag.h \
     295  $(SOPHYAINCP)dvlist.h \
     296  $(SOPHYAINCP)ndatablock.h \
     297  $(SOPHYAINCP)utilarr.h \
     298  $(SOPHYAINCP)tmatrix.h \
     299  $(SOPHYAINCP)tmatrix_tsnl.h \
     300  $(SOPHYAINCP)tvector.h \
     301  $(SOPHYAINCP)tvector_tsnl.h \
    269302  $(SOPHYAINCP)matharr.h \
    270303  $(SOPHYAINCP)fioarr.h \
     
    279312  $(SOPHYAINCP)longlat.h \
    280313  $(SOPHYAINCP)utilgeom.h \
     314  $(SOPHYAINCP)datatype.h \
    281315  $(SOPHYAINCP)spherehealpix.h \
    282316  $(SOPHYAINCP)HEALPixUtils.h \
     
    291325  $(SOPHYAINCP)nbrandom.h \
    292326  $(SOPHYAINCP)srandgen.h \
     327  $(SOPHYAINCP)nbmath.h \
    293328  $(SOPHYAINCP)triangmtx.h \
    294329  $(SOPHYAINCP)bruit.h \
     
    311346  $(SOPHYAINCP)fitsspherehealpix.h \
    312347  $(SOPHYAINCP)fitsfile.h \
    313   $(SOPHYAINCP)FitsIO/fitsio.h \
    314   $(SOPHYAINCP)FitsIO/longnam.h \
     348  $(SOPHYAINCP)fitsinoutfile.h \
     349  $(SOPHYAINCP)FitsIO/fitsio.h \
     350  $(SOPHYAINCP)FitsIO/longnam.h \
     351  $(SOPHYAINCP)fitshandler.h \
    315352  $(SOPHYAINCP)fitstarray.h
    316353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  map2cl.cc
    317354 
    318 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc $(SOPHYAINCP)sopnamsp.h \
    319   $(SOPHYAINCP)machdefs.h \
    320   $(SOPHYAINCP)nbmath.h \
     355$(SOPHYAOBJP)prjsmap.o: prjsmap.cc \
     356  $(SOPHYAINCP)sopnamsp.h \
     357  $(SOPHYAINCP)machdefs.h \
     358  $(SOPHYAINCP)nbmath.h \
     359  $(SOPHYAINCP)machdefs.h \
    321360  $(SOPHYAINCP)smathconst.h \
    322361  $(SOPHYAINCP)timing.h \
     
    326365  $(SOPHYAINCP)anydataobj.h \
    327366  $(SOPHYAINCP)mutyv.h \
    328   $(SOPHYAINCP)dvlist.h \
    329   $(SOPHYAINCP)objfio.h \
    330   $(SOPHYAINCP)ppersist.h \
    331   $(SOPHYAINCP)pexceptions.h \
    332   $(SOPHYAINCP)gnumd5.h \
    333   $(SOPHYAINCP)ppfbinstream.h \
    334   $(SOPHYAINCP)rawstream.h \
    335   $(SOPHYAINCP)ppfnametag.h \
    336   $(SOPHYAINCP)ndatablock.h \
    337   $(SOPHYAINCP)utilarr.h \
    338   $(SOPHYAINCP)tmatrix.h \
    339   $(SOPHYAINCP)tvector.h \
     367  $(SOPHYAINCP)timestamp.h \
     368  $(SOPHYAINCP)objfio.h \
     369  $(SOPHYAINCP)ppersist.h \
     370  $(SOPHYAINCP)pexceptions.h \
     371  $(SOPHYAINCP)gnumd5.h \
     372  $(SOPHYAINCP)ppfbinstream.h \
     373  $(SOPHYAINCP)rawstream.h \
     374  $(SOPHYAINCP)ppfnametag.h \
     375  $(SOPHYAINCP)dvlist.h \
     376  $(SOPHYAINCP)ndatablock.h \
     377  $(SOPHYAINCP)utilarr.h \
     378  $(SOPHYAINCP)tmatrix.h \
     379  $(SOPHYAINCP)tmatrix_tsnl.h \
     380  $(SOPHYAINCP)tvector.h \
     381  $(SOPHYAINCP)tvector_tsnl.h \
    340382  $(SOPHYAINCP)matharr.h \
    341383  $(SOPHYAINCP)fioarr.h \
     
    350392  $(SOPHYAINCP)longlat.h \
    351393  $(SOPHYAINCP)utilgeom.h \
     394  $(SOPHYAINCP)datatype.h \
    352395  $(SOPHYAINCP)spherehealpix.h \
    353396  $(SOPHYAINCP)HEALPixUtils.h \
     
    362405  $(SOPHYAINCP)nbrandom.h \
    363406  $(SOPHYAINCP)srandgen.h \
     407  $(SOPHYAINCP)nbmath.h \
    364408  $(SOPHYAINCP)triangmtx.h \
    365409  $(SOPHYAINCP)bruit.h \
     
    382426  $(SOPHYAINCP)fitsspherehealpix.h \
    383427  $(SOPHYAINCP)fitsfile.h \
    384   $(SOPHYAINCP)FitsIO/fitsio.h \
    385   $(SOPHYAINCP)FitsIO/longnam.h \
     428  $(SOPHYAINCP)fitsinoutfile.h \
     429  $(SOPHYAINCP)FitsIO/fitsio.h \
     430  $(SOPHYAINCP)FitsIO/longnam.h \
     431  $(SOPHYAINCP)fitshandler.h \
    386432  $(SOPHYAINCP)fitstarray.h
    387433        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  prjsmap.cc
  • trunk/SophyaProg/PrgUtil/Makefile

    r2834 r3007  
    2828  $(SOPHYAINCP)tarrinit.h \
    2929  $(SOPHYAINCP)sophyainit.h \
     30  $(SOPHYAINCP)machdefs.h \
    3031  $(SOPHYAINCP)array.h \
    3132  $(SOPHYAINCP)tarray.h \
     
    4546  $(SOPHYAINCP)utilarr.h \
    4647  $(SOPHYAINCP)tmatrix.h \
     48  $(SOPHYAINCP)tmatrix_tsnl.h \
    4749  $(SOPHYAINCP)tvector.h \
     50  $(SOPHYAINCP)tvector_tsnl.h \
    4851  $(SOPHYAINCP)matharr.h \
    4952  $(SOPHYAINCP)fioarr.h \
     
    5255  $(SOPHYAINCP)skymapinit.h \
    5356  $(SOPHYAINCP)ntoolsinit.h \
     57  $(SOPHYAINCP)tarrinit.h \
    5458  $(SOPHYAINCP)skyinit.h \
     59  $(SOPHYAINCP)pexceptions.h \
    5560  $(SOPHYAINCP)cxxcmplnk.h \
    5661  $(SOPHYAINCP)pdlmgr.h \
     
    6065$(SOPHYAOBJP)scanfits.o: scanfits.cc \
    6166  $(SOPHYAINCP)sopnamsp.h \
    62   $(SOPHYAINCP)histinit.h \
    63   $(SOPHYAINCP)ntoolsinit.h \
    64   $(SOPHYAINCP)tarrinit.h \
    65   $(SOPHYAINCP)sophyainit.h \
     67  $(SOPHYAINCP)fitsfile.h \
     68  $(SOPHYAINCP)ndatablock.h \
    6669  $(SOPHYAINCP)machdefs.h \
     70  $(SOPHYAINCP)anydataobj.h \
    6771  $(SOPHYAINCP)dvlist.h \
    6872  $(SOPHYAINCP)objfio.h \
    69   $(SOPHYAINCP)anydataobj.h \
    7073  $(SOPHYAINCP)ppersist.h \
    7174  $(SOPHYAINCP)pexceptions.h \
     
    7679  $(SOPHYAINCP)mutyv.h \
    7780  $(SOPHYAINCP)timestamp.h \
    78   $(SOPHYAINCP)ntuple.h \
    79   $(SOPHYAINCP)ntupintf.h \
    80   $(SOPHYAINCP)xntuple.h \
    81   $(SOPHYAINCP)fitsxntuple.h \
    82   $(SOPHYAINCP)fitsfile.h \
    83   $(SOPHYAINCP)ndatablock.h \
     81  $(SOPHYAINCP)fitsinoutfile.h \
    8482  $(SOPHYAINCP)FitsIO/fitsio.h \
    8583  $(SOPHYAINCP)FitsIO/longnam.h \
    86   $(SOPHYAINCP)fitsntuple.h
     84  $(SOPHYAINCP)fitshandler.h \
     85  $(SOPHYAINCP)fitsmanager.h \
     86  $(SOPHYAINCP)fiosinit.h \
     87  $(SOPHYAINCP)sophyainit.h
    8788        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanfits.cc
    8889 
    89 $(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \
     90$(SOPHYAOBJP)scanppf.o: scanppf.cc \
     91  $(SOPHYAINCP)sopnamsp.h \
    9092  $(SOPHYAINCP)ppersist.h \
    9193  $(SOPHYAINCP)machdefs.h \
     
    9597  $(SOPHYAINCP)rawstream.h \
    9698  $(SOPHYAINCP)ppfnametag.h \
     99  $(SOPHYAINCP)ppersist.h \
    97100  $(SOPHYAINCP)anydataobj.h \
    98101  $(SOPHYAINCP)sambainit.h \
  • trunk/SophyaProg/PrgUtil/smakefile

    r2765 r3007  
    2828  $(SOPHYAINCP)tarrinit.h \
    2929  $(SOPHYAINCP)sophyainit.h \
     30  $(SOPHYAINCP)machdefs.h \
    3031  $(SOPHYAINCP)array.h \
    3132  $(SOPHYAINCP)tarray.h \
     
    3334  $(SOPHYAINCP)anydataobj.h \
    3435  $(SOPHYAINCP)mutyv.h \
     36  $(SOPHYAINCP)timestamp.h \
     37  $(SOPHYAINCP)objfio.h \
     38  $(SOPHYAINCP)ppersist.h \
     39  $(SOPHYAINCP)pexceptions.h \
     40  $(SOPHYAINCP)gnumd5.h \
     41  $(SOPHYAINCP)ppfbinstream.h \
     42  $(SOPHYAINCP)rawstream.h \
     43  $(SOPHYAINCP)ppfnametag.h \
     44  $(SOPHYAINCP)dvlist.h \
     45  $(SOPHYAINCP)ndatablock.h \
     46  $(SOPHYAINCP)utilarr.h \
     47  $(SOPHYAINCP)tmatrix.h \
     48  $(SOPHYAINCP)tmatrix_tsnl.h \
     49  $(SOPHYAINCP)tvector.h \
     50  $(SOPHYAINCP)tvector_tsnl.h \
     51  $(SOPHYAINCP)matharr.h \
     52  $(SOPHYAINCP)fioarr.h \
     53  $(SOPHYAINCP)sopemtx.h \
     54  $(SOPHYAINCP)sambainit.h \
     55  $(SOPHYAINCP)skymapinit.h \
     56  $(SOPHYAINCP)ntoolsinit.h \
     57  $(SOPHYAINCP)tarrinit.h \
     58  $(SOPHYAINCP)skyinit.h \
     59  $(SOPHYAINCP)pexceptions.h \
     60  $(SOPHYAINCP)cxxcmplnk.h \
     61  $(SOPHYAINCP)pdlmgr.h \
     62  $(SOPHYAINCP)timing.h
     63        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  runcxx.cc
     64 
     65$(SOPHYAOBJP)scanfits.o: scanfits.cc \
     66  $(SOPHYAINCP)sopnamsp.h \
     67  $(SOPHYAINCP)fitsfile.h \
     68  $(SOPHYAINCP)ndatablock.h \
     69  $(SOPHYAINCP)machdefs.h \
     70  $(SOPHYAINCP)anydataobj.h \
    3571  $(SOPHYAINCP)dvlist.h \
    3672  $(SOPHYAINCP)objfio.h \
     
    4177  $(SOPHYAINCP)rawstream.h \
    4278  $(SOPHYAINCP)ppfnametag.h \
    43   $(SOPHYAINCP)ndatablock.h \
    44   $(SOPHYAINCP)utilarr.h \
    45   $(SOPHYAINCP)tmatrix.h \
    46   $(SOPHYAINCP)tvector.h \
    47   $(SOPHYAINCP)matharr.h \
    48   $(SOPHYAINCP)fioarr.h \
    49   $(SOPHYAINCP)sopemtx.h \
    50   $(SOPHYAINCP)sambainit.h \
    51   $(SOPHYAINCP)skymapinit.h \
    52   $(SOPHYAINCP)ntoolsinit.h \
    53   $(SOPHYAINCP)skyinit.h \
    54   $(SOPHYAINCP)cxxcmplnk.h \
    55   $(SOPHYAINCP)pdlmgr.h \
    56   $(SOPHYAINCP)timing.h
    57         $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  runcxx.cc
    58  
    59 $(SOPHYAOBJP)scanfits.o: scanfits.cc \
    60   $(SOPHYAINCP)sopnamsp.h \
    61   $(SOPHYAINCP)histinit.h \
    62   $(SOPHYAINCP)ntoolsinit.h \
    63   $(SOPHYAINCP)tarrinit.h \
    64   $(SOPHYAINCP)sophyainit.h \
    65   $(SOPHYAINCP)machdefs.h \
    66   $(SOPHYAINCP)dvlist.h \
    67   $(SOPHYAINCP)objfio.h \
    68   $(SOPHYAINCP)anydataobj.h \
    69   $(SOPHYAINCP)ppersist.h \
    70   $(SOPHYAINCP)pexceptions.h \
    71   $(SOPHYAINCP)gnumd5.h \
    72   $(SOPHYAINCP)ppfbinstream.h \
    73   $(SOPHYAINCP)rawstream.h \
    74   $(SOPHYAINCP)ppfnametag.h \
    7579  $(SOPHYAINCP)mutyv.h \
    76   $(SOPHYAINCP)ntuple.h \
    77   $(SOPHYAINCP)ntupintf.h \
    78   $(SOPHYAINCP)xntuple.h \
    79   $(SOPHYAINCP)fitsxntuple.h \
    80   $(SOPHYAINCP)fitsfile.h \
    81   $(SOPHYAINCP)ndatablock.h \
     80  $(SOPHYAINCP)timestamp.h \
     81  $(SOPHYAINCP)fitsinoutfile.h \
    8282  $(SOPHYAINCP)FitsIO/fitsio.h \
    8383  $(SOPHYAINCP)FitsIO/longnam.h \
    84   $(SOPHYAINCP)fitsntuple.h
     84  $(SOPHYAINCP)fitshandler.h \
     85  $(SOPHYAINCP)fitsmanager.h \
     86  $(SOPHYAINCP)fiosinit.h \
     87  $(SOPHYAINCP)sophyainit.h
    8588        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanfits.cc
    8689 
    87 $(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \
     90$(SOPHYAOBJP)scanppf.o: scanppf.cc \
     91  $(SOPHYAINCP)sopnamsp.h \
    8892  $(SOPHYAINCP)ppersist.h \
    8993  $(SOPHYAINCP)machdefs.h \
     
    9397  $(SOPHYAINCP)rawstream.h \
    9498  $(SOPHYAINCP)ppfnametag.h \
     99  $(SOPHYAINCP)ppersist.h \
    95100  $(SOPHYAINCP)anydataobj.h \
    96101  $(SOPHYAINCP)sambainit.h \
  • trunk/SophyaProg/Tests/Makefile

    r2834 r3007  
    218218  $(SOPHYAINCP)anydataobj.h \
    219219  $(SOPHYAINCP)mutyv.h \
    220   $(SOPHYAINCP)timestamp.h \
    221   $(SOPHYAINCP)objfio.h \
    222   $(SOPHYAINCP)ppersist.h \
    223   $(SOPHYAINCP)pexceptions.h \
    224   $(SOPHYAINCP)gnumd5.h \
    225   $(SOPHYAINCP)ppfbinstream.h \
    226   $(SOPHYAINCP)rawstream.h \
    227   $(SOPHYAINCP)ppfnametag.h \
    228   $(SOPHYAINCP)dvlist.h \
     220  $(SOPHYAINCP)dvlist.h \
     221  $(SOPHYAINCP)objfio.h \
     222  $(SOPHYAINCP)ppersist.h \
     223  $(SOPHYAINCP)pexceptions.h \
     224  $(SOPHYAINCP)gnumd5.h \
     225  $(SOPHYAINCP)ppfbinstream.h \
     226  $(SOPHYAINCP)rawstream.h \
     227  $(SOPHYAINCP)ppfnametag.h \
    229228  $(SOPHYAINCP)ndatablock.h \
    230229  $(SOPHYAINCP)utilarr.h \
     
    246245  $(SOPHYAINCP)anydataobj.h \
    247246  $(SOPHYAINCP)mutyv.h \
    248   $(SOPHYAINCP)timestamp.h \
    249   $(SOPHYAINCP)objfio.h \
    250   $(SOPHYAINCP)ppersist.h \
    251   $(SOPHYAINCP)pexceptions.h \
    252   $(SOPHYAINCP)gnumd5.h \
    253   $(SOPHYAINCP)ppfbinstream.h \
    254   $(SOPHYAINCP)rawstream.h \
    255   $(SOPHYAINCP)ppfnametag.h \
    256   $(SOPHYAINCP)dvlist.h \
     247  $(SOPHYAINCP)dvlist.h \
     248  $(SOPHYAINCP)objfio.h \
     249  $(SOPHYAINCP)ppersist.h \
     250  $(SOPHYAINCP)pexceptions.h \
     251  $(SOPHYAINCP)gnumd5.h \
     252  $(SOPHYAINCP)ppfbinstream.h \
     253  $(SOPHYAINCP)rawstream.h \
     254  $(SOPHYAINCP)ppfnametag.h \
    257255  $(SOPHYAINCP)ndatablock.h \
    258256  $(SOPHYAINCP)utilarr.h \
     
    275273  $(SOPHYAINCP)anydataobj.h \
    276274  $(SOPHYAINCP)mutyv.h \
    277   $(SOPHYAINCP)timestamp.h \
    278   $(SOPHYAINCP)objfio.h \
    279   $(SOPHYAINCP)ppersist.h \
    280   $(SOPHYAINCP)pexceptions.h \
    281   $(SOPHYAINCP)gnumd5.h \
    282   $(SOPHYAINCP)ppfbinstream.h \
    283   $(SOPHYAINCP)rawstream.h \
    284   $(SOPHYAINCP)ppfnametag.h \
    285   $(SOPHYAINCP)dvlist.h \
     275  $(SOPHYAINCP)dvlist.h \
     276  $(SOPHYAINCP)objfio.h \
     277  $(SOPHYAINCP)ppersist.h \
     278  $(SOPHYAINCP)pexceptions.h \
     279  $(SOPHYAINCP)gnumd5.h \
     280  $(SOPHYAINCP)ppfbinstream.h \
     281  $(SOPHYAINCP)rawstream.h \
     282  $(SOPHYAINCP)ppfnametag.h \
    286283  $(SOPHYAINCP)ndatablock.h \
    287284  $(SOPHYAINCP)utilarr.h \
     
    312309  $(SOPHYAINCP)ppfnametag.h \
    313310  $(SOPHYAINCP)mutyv.h \
    314   $(SOPHYAINCP)timestamp.h \
    315311  $(SOPHYAINCP)ntuple.h \
    316312  $(SOPHYAINCP)ntupintf.h \
     
    343339  $(SOPHYAINCP)anydataobj.h \
    344340  $(SOPHYAINCP)mutyv.h \
    345   $(SOPHYAINCP)timestamp.h \
    346   $(SOPHYAINCP)objfio.h \
    347   $(SOPHYAINCP)ppersist.h \
    348   $(SOPHYAINCP)pexceptions.h \
    349   $(SOPHYAINCP)gnumd5.h \
    350   $(SOPHYAINCP)ppfbinstream.h \
    351   $(SOPHYAINCP)rawstream.h \
    352   $(SOPHYAINCP)ppfnametag.h \
    353   $(SOPHYAINCP)dvlist.h \
     341  $(SOPHYAINCP)dvlist.h \
     342  $(SOPHYAINCP)objfio.h \
     343  $(SOPHYAINCP)ppersist.h \
     344  $(SOPHYAINCP)pexceptions.h \
     345  $(SOPHYAINCP)gnumd5.h \
     346  $(SOPHYAINCP)ppfbinstream.h \
     347  $(SOPHYAINCP)rawstream.h \
     348  $(SOPHYAINCP)ppfnametag.h \
    354349  $(SOPHYAINCP)ndatablock.h \
    355350  $(SOPHYAINCP)utilarr.h \
     
    410405  $(SOPHYAINCP)anydataobj.h \
    411406  $(SOPHYAINCP)mutyv.h \
    412   $(SOPHYAINCP)timestamp.h \
    413   $(SOPHYAINCP)objfio.h \
    414   $(SOPHYAINCP)ppersist.h \
    415   $(SOPHYAINCP)gnumd5.h \
    416   $(SOPHYAINCP)ppfbinstream.h \
    417   $(SOPHYAINCP)rawstream.h \
    418   $(SOPHYAINCP)ppfnametag.h \
    419   $(SOPHYAINCP)dvlist.h \
     407  $(SOPHYAINCP)dvlist.h \
     408  $(SOPHYAINCP)objfio.h \
     409  $(SOPHYAINCP)ppersist.h \
     410  $(SOPHYAINCP)gnumd5.h \
     411  $(SOPHYAINCP)ppfbinstream.h \
     412  $(SOPHYAINCP)rawstream.h \
     413  $(SOPHYAINCP)ppfnametag.h \
    420414  $(SOPHYAINCP)ndatablock.h \
    421415  $(SOPHYAINCP)utilarr.h \
     
    437431  $(SOPHYAINCP)anydataobj.h \
    438432  $(SOPHYAINCP)mutyv.h \
    439   $(SOPHYAINCP)timestamp.h \
    440   $(SOPHYAINCP)objfio.h \
    441   $(SOPHYAINCP)ppersist.h \
    442   $(SOPHYAINCP)pexceptions.h \
    443   $(SOPHYAINCP)gnumd5.h \
    444   $(SOPHYAINCP)ppfbinstream.h \
    445   $(SOPHYAINCP)rawstream.h \
    446   $(SOPHYAINCP)ppfnametag.h \
    447   $(SOPHYAINCP)dvlist.h \
     433  $(SOPHYAINCP)dvlist.h \
     434  $(SOPHYAINCP)objfio.h \
     435  $(SOPHYAINCP)ppersist.h \
     436  $(SOPHYAINCP)pexceptions.h \
     437  $(SOPHYAINCP)gnumd5.h \
     438  $(SOPHYAINCP)ppfbinstream.h \
     439  $(SOPHYAINCP)rawstream.h \
     440  $(SOPHYAINCP)ppfnametag.h \
    448441  $(SOPHYAINCP)ndatablock.h \
    449442  $(SOPHYAINCP)utilarr.h \
     
    466459  $(SOPHYAINCP)anydataobj.h \
    467460  $(SOPHYAINCP)mutyv.h \
    468   $(SOPHYAINCP)timestamp.h \
    469   $(SOPHYAINCP)objfio.h \
    470   $(SOPHYAINCP)ppersist.h \
    471   $(SOPHYAINCP)pexceptions.h \
    472   $(SOPHYAINCP)gnumd5.h \
    473   $(SOPHYAINCP)ppfbinstream.h \
    474   $(SOPHYAINCP)rawstream.h \
    475   $(SOPHYAINCP)ppfnametag.h \
    476   $(SOPHYAINCP)dvlist.h \
     461  $(SOPHYAINCP)dvlist.h \
     462  $(SOPHYAINCP)objfio.h \
     463  $(SOPHYAINCP)ppersist.h \
     464  $(SOPHYAINCP)pexceptions.h \
     465  $(SOPHYAINCP)gnumd5.h \
     466  $(SOPHYAINCP)ppfbinstream.h \
     467  $(SOPHYAINCP)rawstream.h \
     468  $(SOPHYAINCP)ppfnametag.h \
    477469  $(SOPHYAINCP)ndatablock.h \
    478470  $(SOPHYAINCP)utilarr.h \
     
    492484  $(SOPHYAINCP)anydataobj.h \
    493485  $(SOPHYAINCP)mutyv.h \
    494   $(SOPHYAINCP)timestamp.h \
    495   $(SOPHYAINCP)objfio.h \
    496   $(SOPHYAINCP)ppersist.h \
    497   $(SOPHYAINCP)pexceptions.h \
    498   $(SOPHYAINCP)gnumd5.h \
    499   $(SOPHYAINCP)ppfbinstream.h \
    500   $(SOPHYAINCP)rawstream.h \
    501   $(SOPHYAINCP)ppfnametag.h \
    502   $(SOPHYAINCP)dvlist.h \
     486  $(SOPHYAINCP)dvlist.h \
     487  $(SOPHYAINCP)objfio.h \
     488  $(SOPHYAINCP)ppersist.h \
     489  $(SOPHYAINCP)pexceptions.h \
     490  $(SOPHYAINCP)gnumd5.h \
     491  $(SOPHYAINCP)ppfbinstream.h \
     492  $(SOPHYAINCP)rawstream.h \
     493  $(SOPHYAINCP)ppfnametag.h \
    503494  $(SOPHYAINCP)ndatablock.h \
    504495  $(SOPHYAINCP)utilarr.h \
     
    563554  $(SOPHYAINCP)objfio.h \
    564555  $(SOPHYAINCP)mutyv.h \
    565   $(SOPHYAINCP)timestamp.h \
    566556  $(SOPHYAINCP)tvector.h \
    567557  $(SOPHYAINCP)tmatrix.h \
     
    591581  $(SOPHYAINCP)ppfnametag.h \
    592582  $(SOPHYAINCP)mutyv.h \
    593   $(SOPHYAINCP)timestamp.h \
    594583  $(SOPHYAINCP)ctimer.h
    595584        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tcmd.cc
     
    607596  $(SOPHYAINCP)anydataobj.h \
    608597  $(SOPHYAINCP)mutyv.h \
    609   $(SOPHYAINCP)timestamp.h \
    610   $(SOPHYAINCP)objfio.h \
    611   $(SOPHYAINCP)ppersist.h \
    612   $(SOPHYAINCP)pexceptions.h \
    613   $(SOPHYAINCP)gnumd5.h \
    614   $(SOPHYAINCP)ppfbinstream.h \
    615   $(SOPHYAINCP)rawstream.h \
    616   $(SOPHYAINCP)ppfnametag.h \
    617   $(SOPHYAINCP)dvlist.h \
     598  $(SOPHYAINCP)dvlist.h \
     599  $(SOPHYAINCP)objfio.h \
     600  $(SOPHYAINCP)ppersist.h \
     601  $(SOPHYAINCP)pexceptions.h \
     602  $(SOPHYAINCP)gnumd5.h \
     603  $(SOPHYAINCP)ppfbinstream.h \
     604  $(SOPHYAINCP)rawstream.h \
     605  $(SOPHYAINCP)ppfnametag.h \
    618606  $(SOPHYAINCP)ndatablock.h \
    619607  $(SOPHYAINCP)utilarr.h \
     
    652640  $(SOPHYAINCP)basarr.h \
    653641  $(SOPHYAINCP)mutyv.h \
    654   $(SOPHYAINCP)timestamp.h \
    655642  $(SOPHYAINCP)dvlist.h \
    656643  $(SOPHYAINCP)ndatablock.h \
     
    671658  $(SOPHYAINCP)anydataobj.h \
    672659  $(SOPHYAINCP)mutyv.h \
    673   $(SOPHYAINCP)timestamp.h \
    674   $(SOPHYAINCP)objfio.h \
    675   $(SOPHYAINCP)ppersist.h \
    676   $(SOPHYAINCP)pexceptions.h \
    677   $(SOPHYAINCP)gnumd5.h \
    678   $(SOPHYAINCP)ppfbinstream.h \
    679   $(SOPHYAINCP)rawstream.h \
    680   $(SOPHYAINCP)ppfnametag.h \
    681   $(SOPHYAINCP)dvlist.h \
     660  $(SOPHYAINCP)dvlist.h \
     661  $(SOPHYAINCP)objfio.h \
     662  $(SOPHYAINCP)ppersist.h \
     663  $(SOPHYAINCP)pexceptions.h \
     664  $(SOPHYAINCP)gnumd5.h \
     665  $(SOPHYAINCP)ppfbinstream.h \
     666  $(SOPHYAINCP)rawstream.h \
     667  $(SOPHYAINCP)ppfnametag.h \
    682668  $(SOPHYAINCP)ndatablock.h \
    683669  $(SOPHYAINCP)utilarr.h \
     
    700686  $(SOPHYAINCP)anydataobj.h \
    701687  $(SOPHYAINCP)mutyv.h \
    702   $(SOPHYAINCP)timestamp.h \
    703   $(SOPHYAINCP)objfio.h \
    704   $(SOPHYAINCP)ppersist.h \
    705   $(SOPHYAINCP)pexceptions.h \
    706   $(SOPHYAINCP)gnumd5.h \
    707   $(SOPHYAINCP)ppfbinstream.h \
    708   $(SOPHYAINCP)rawstream.h \
    709   $(SOPHYAINCP)ppfnametag.h \
    710   $(SOPHYAINCP)dvlist.h \
     688  $(SOPHYAINCP)dvlist.h \
     689  $(SOPHYAINCP)objfio.h \
     690  $(SOPHYAINCP)ppersist.h \
     691  $(SOPHYAINCP)pexceptions.h \
     692  $(SOPHYAINCP)gnumd5.h \
     693  $(SOPHYAINCP)ppfbinstream.h \
     694  $(SOPHYAINCP)rawstream.h \
     695  $(SOPHYAINCP)ppfnametag.h \
    711696  $(SOPHYAINCP)ndatablock.h \
    712697  $(SOPHYAINCP)utilarr.h \
     
    742727  $(SOPHYAINCP)ppfnametag.h \
    743728  $(SOPHYAINCP)mutyv.h \
    744   $(SOPHYAINCP)timestamp.h \
    745729  $(SOPHYAINCP)segdatablock.h \
    746   $(SOPHYAINCP)tvector.h \
    747   $(SOPHYAINCP)tmatrix.h \
    748   $(SOPHYAINCP)tarray.h \
    749   $(SOPHYAINCP)basarr.h \
    750   $(SOPHYAINCP)ndatablock.h \
    751   $(SOPHYAINCP)utilarr.h \
    752730  $(SOPHYAINCP)fitshdtable.h \
    753731  $(SOPHYAINCP)fitshandler.h \
     
    777755  $(SOPHYAINCP)anydataobj.h \
    778756  $(SOPHYAINCP)mutyv.h \
    779   $(SOPHYAINCP)timestamp.h \
    780   $(SOPHYAINCP)objfio.h \
    781   $(SOPHYAINCP)ppersist.h \
    782   $(SOPHYAINCP)pexceptions.h \
    783   $(SOPHYAINCP)gnumd5.h \
    784   $(SOPHYAINCP)ppfbinstream.h \
    785   $(SOPHYAINCP)rawstream.h \
    786   $(SOPHYAINCP)ppfnametag.h \
    787   $(SOPHYAINCP)dvlist.h \
     757  $(SOPHYAINCP)dvlist.h \
     758  $(SOPHYAINCP)objfio.h \
     759  $(SOPHYAINCP)ppersist.h \
     760  $(SOPHYAINCP)pexceptions.h \
     761  $(SOPHYAINCP)gnumd5.h \
     762  $(SOPHYAINCP)ppfbinstream.h \
     763  $(SOPHYAINCP)rawstream.h \
     764  $(SOPHYAINCP)ppfnametag.h \
    788765  $(SOPHYAINCP)ndatablock.h \
    789766  $(SOPHYAINCP)utilarr.h \
     
    810787  $(SOPHYAINCP)anydataobj.h \
    811788  $(SOPHYAINCP)mutyv.h \
    812   $(SOPHYAINCP)timestamp.h \
    813   $(SOPHYAINCP)objfio.h \
    814   $(SOPHYAINCP)ppersist.h \
    815   $(SOPHYAINCP)pexceptions.h \
    816   $(SOPHYAINCP)gnumd5.h \
    817   $(SOPHYAINCP)ppfbinstream.h \
    818   $(SOPHYAINCP)rawstream.h \
    819   $(SOPHYAINCP)ppfnametag.h \
    820   $(SOPHYAINCP)dvlist.h \
     789  $(SOPHYAINCP)dvlist.h \
     790  $(SOPHYAINCP)objfio.h \
     791  $(SOPHYAINCP)ppersist.h \
     792  $(SOPHYAINCP)pexceptions.h \
     793  $(SOPHYAINCP)gnumd5.h \
     794  $(SOPHYAINCP)ppfbinstream.h \
     795  $(SOPHYAINCP)rawstream.h \
     796  $(SOPHYAINCP)ppfnametag.h \
    821797  $(SOPHYAINCP)ndatablock.h \
    822798  $(SOPHYAINCP)utilarr.h \
     
    837813  $(SOPHYAINCP)anydataobj.h \
    838814  $(SOPHYAINCP)mutyv.h \
    839   $(SOPHYAINCP)timestamp.h \
    840   $(SOPHYAINCP)objfio.h \
    841   $(SOPHYAINCP)ppersist.h \
    842   $(SOPHYAINCP)pexceptions.h \
    843   $(SOPHYAINCP)gnumd5.h \
    844   $(SOPHYAINCP)ppfbinstream.h \
    845   $(SOPHYAINCP)rawstream.h \
    846   $(SOPHYAINCP)ppfnametag.h \
    847   $(SOPHYAINCP)dvlist.h \
     815  $(SOPHYAINCP)dvlist.h \
     816  $(SOPHYAINCP)objfio.h \
     817  $(SOPHYAINCP)ppersist.h \
     818  $(SOPHYAINCP)pexceptions.h \
     819  $(SOPHYAINCP)gnumd5.h \
     820  $(SOPHYAINCP)ppfbinstream.h \
     821  $(SOPHYAINCP)rawstream.h \
     822  $(SOPHYAINCP)ppfnametag.h \
    848823  $(SOPHYAINCP)ndatablock.h \
    849824  $(SOPHYAINCP)utilarr.h \
     
    877852  $(SOPHYAINCP)ppfnametag.h \
    878853  $(SOPHYAINCP)mutyv.h \
    879   $(SOPHYAINCP)timestamp.h \
    880854  $(SOPHYAINCP)ntuple.h \
    881855  $(SOPHYAINCP)ntupintf.h \
     
    884858  $(SOPHYAINCP)basedtable.h \
    885859  $(SOPHYAINCP)segdatablock.h \
    886   $(SOPHYAINCP)tvector.h \
    887   $(SOPHYAINCP)tmatrix.h \
    888   $(SOPHYAINCP)tarray.h \
    889   $(SOPHYAINCP)basarr.h \
    890   $(SOPHYAINCP)ndatablock.h \
    891   $(SOPHYAINCP)utilarr.h \
    892860  $(SOPHYAINCP)swppfdtable.h \
    893861  $(SOPHYAINCP)swsegdb.h \
     
    920888  $(SOPHYAINCP)basarr.h \
    921889  $(SOPHYAINCP)mutyv.h \
    922   $(SOPHYAINCP)timestamp.h \
    923890  $(SOPHYAINCP)dvlist.h \
    924891  $(SOPHYAINCP)ndatablock.h \
     
    956923  $(SOPHYAINCP)basarr.h \
    957924  $(SOPHYAINCP)mutyv.h \
    958   $(SOPHYAINCP)timestamp.h \
    959925  $(SOPHYAINCP)dvlist.h \
    960926  $(SOPHYAINCP)ndatablock.h \
     
    984950  $(SOPHYAINCP)anydataobj.h \
    985951  $(SOPHYAINCP)mutyv.h \
    986   $(SOPHYAINCP)timestamp.h \
    987   $(SOPHYAINCP)objfio.h \
    988   $(SOPHYAINCP)ppersist.h \
    989   $(SOPHYAINCP)pexceptions.h \
    990   $(SOPHYAINCP)gnumd5.h \
    991   $(SOPHYAINCP)ppfbinstream.h \
    992   $(SOPHYAINCP)rawstream.h \
    993   $(SOPHYAINCP)ppfnametag.h \
    994   $(SOPHYAINCP)dvlist.h \
     952  $(SOPHYAINCP)dvlist.h \
     953  $(SOPHYAINCP)objfio.h \
     954  $(SOPHYAINCP)ppersist.h \
     955  $(SOPHYAINCP)pexceptions.h \
     956  $(SOPHYAINCP)gnumd5.h \
     957  $(SOPHYAINCP)ppfbinstream.h \
     958  $(SOPHYAINCP)rawstream.h \
     959  $(SOPHYAINCP)ppfnametag.h \
    995960  $(SOPHYAINCP)ndatablock.h \
    996961  $(SOPHYAINCP)utilarr.h \
     
    1033998  $(SOPHYAINCP)anydataobj.h \
    1034999  $(SOPHYAINCP)mutyv.h \
    1035   $(SOPHYAINCP)timestamp.h \
    10361000  $(SOPHYAINCP)spherepos.h \
    10371001  $(SOPHYAINCP)unitvector.h \
     
    10891053  $(SOPHYAINCP)anydataobj.h \
    10901054  $(SOPHYAINCP)mutyv.h \
    1091   $(SOPHYAINCP)timestamp.h \
    10921055  $(SOPHYAINCP)spherepos.h \
    10931056  $(SOPHYAINCP)unitvector.h \
     
    11361099  $(SOPHYAINCP)anydataobj.h \
    11371100  $(SOPHYAINCP)mutyv.h \
    1138   $(SOPHYAINCP)timestamp.h \
    11391101  $(SOPHYAINCP)spherepos.h \
    11401102  $(SOPHYAINCP)unitvector.h \
     
    11801142  $(SOPHYAINCP)basarr.h \
    11811143  $(SOPHYAINCP)mutyv.h \
    1182   $(SOPHYAINCP)timestamp.h \
    1183   $(SOPHYAINCP)objfio.h \
    1184   $(SOPHYAINCP)ppersist.h \
    1185   $(SOPHYAINCP)gnumd5.h \
    1186   $(SOPHYAINCP)ppfbinstream.h \
    1187   $(SOPHYAINCP)rawstream.h \
    1188   $(SOPHYAINCP)ppfnametag.h \
    1189   $(SOPHYAINCP)dvlist.h \
     1144  $(SOPHYAINCP)dvlist.h \
     1145  $(SOPHYAINCP)objfio.h \
     1146  $(SOPHYAINCP)ppersist.h \
     1147  $(SOPHYAINCP)gnumd5.h \
     1148  $(SOPHYAINCP)ppfbinstream.h \
     1149  $(SOPHYAINCP)rawstream.h \
     1150  $(SOPHYAINCP)ppfnametag.h \
    11901151  $(SOPHYAINCP)ndatablock.h \
    11911152  $(SOPHYAINCP)utilarr.h \
     
    12081169  $(SOPHYAINCP)basarr.h \
    12091170  $(SOPHYAINCP)mutyv.h \
    1210   $(SOPHYAINCP)timestamp.h \
    1211   $(SOPHYAINCP)objfio.h \
    1212   $(SOPHYAINCP)ppersist.h \
    1213   $(SOPHYAINCP)gnumd5.h \
    1214   $(SOPHYAINCP)ppfbinstream.h \
    1215   $(SOPHYAINCP)rawstream.h \
    1216   $(SOPHYAINCP)ppfnametag.h \
    1217   $(SOPHYAINCP)dvlist.h \
     1171  $(SOPHYAINCP)dvlist.h \
     1172  $(SOPHYAINCP)objfio.h \
     1173  $(SOPHYAINCP)ppersist.h \
     1174  $(SOPHYAINCP)gnumd5.h \
     1175  $(SOPHYAINCP)ppfbinstream.h \
     1176  $(SOPHYAINCP)rawstream.h \
     1177  $(SOPHYAINCP)ppfnametag.h \
    12181178  $(SOPHYAINCP)ndatablock.h \
    12191179  $(SOPHYAINCP)utilarr.h \
     
    12441204  $(SOPHYAINCP)ppfnametag.h \
    12451205  $(SOPHYAINCP)mutyv.h \
    1246   $(SOPHYAINCP)timestamp.h \
    12471206  $(SOPHYAINCP)segdatablock.h \
    1248   $(SOPHYAINCP)tvector.h \
    1249   $(SOPHYAINCP)tmatrix.h \
    1250   $(SOPHYAINCP)tarray.h \
    1251   $(SOPHYAINCP)basarr.h \
    1252   $(SOPHYAINCP)ndatablock.h \
    1253   $(SOPHYAINCP)utilarr.h \
    12541207  $(SOPHYAINCP)swppfdtable.h \
    12551208  $(SOPHYAINCP)swsegdb.h \
     
    13211274  $(SOPHYAINCP)anydataobj.h \
    13221275  $(SOPHYAINCP)mutyv.h \
    1323   $(SOPHYAINCP)timestamp.h \
    1324   $(SOPHYAINCP)objfio.h \
    1325   $(SOPHYAINCP)ppersist.h \
    1326   $(SOPHYAINCP)gnumd5.h \
    1327   $(SOPHYAINCP)ppfbinstream.h \
    1328   $(SOPHYAINCP)rawstream.h \
    1329   $(SOPHYAINCP)ppfnametag.h \
    1330   $(SOPHYAINCP)dvlist.h \
     1276  $(SOPHYAINCP)dvlist.h \
     1277  $(SOPHYAINCP)objfio.h \
     1278  $(SOPHYAINCP)ppersist.h \
     1279  $(SOPHYAINCP)gnumd5.h \
     1280  $(SOPHYAINCP)ppfbinstream.h \
     1281  $(SOPHYAINCP)rawstream.h \
     1282  $(SOPHYAINCP)ppfnametag.h \
    13311283  $(SOPHYAINCP)ndatablock.h \
    13321284  $(SOPHYAINCP)utilarr.h \
     
    13521304  $(SOPHYAINCP)anydataobj.h \
    13531305  $(SOPHYAINCP)mutyv.h \
    1354   $(SOPHYAINCP)timestamp.h \
    1355   $(SOPHYAINCP)objfio.h \
    1356   $(SOPHYAINCP)ppersist.h \
    1357   $(SOPHYAINCP)gnumd5.h \
    1358   $(SOPHYAINCP)ppfbinstream.h \
    1359   $(SOPHYAINCP)rawstream.h \
    1360   $(SOPHYAINCP)ppfnametag.h \
    1361   $(SOPHYAINCP)dvlist.h \
     1306  $(SOPHYAINCP)dvlist.h \
     1307  $(SOPHYAINCP)objfio.h \
     1308  $(SOPHYAINCP)ppersist.h \
     1309  $(SOPHYAINCP)gnumd5.h \
     1310  $(SOPHYAINCP)ppfbinstream.h \
     1311  $(SOPHYAINCP)rawstream.h \
     1312  $(SOPHYAINCP)ppfnametag.h \
    13621313  $(SOPHYAINCP)ndatablock.h \
    13631314  $(SOPHYAINCP)utilarr.h \
     
    13821333  $(SOPHYAINCP)anydataobj.h \
    13831334  $(SOPHYAINCP)mutyv.h \
    1384   $(SOPHYAINCP)timestamp.h \
    1385   $(SOPHYAINCP)objfio.h \
    1386   $(SOPHYAINCP)ppersist.h \
    1387   $(SOPHYAINCP)gnumd5.h \
    1388   $(SOPHYAINCP)ppfbinstream.h \
    1389   $(SOPHYAINCP)rawstream.h \
    1390   $(SOPHYAINCP)ppfnametag.h \
    1391   $(SOPHYAINCP)dvlist.h \
     1335  $(SOPHYAINCP)dvlist.h \
     1336  $(SOPHYAINCP)objfio.h \
     1337  $(SOPHYAINCP)ppersist.h \
     1338  $(SOPHYAINCP)gnumd5.h \
     1339  $(SOPHYAINCP)ppfbinstream.h \
     1340  $(SOPHYAINCP)rawstream.h \
     1341  $(SOPHYAINCP)ppfnametag.h \
    13921342  $(SOPHYAINCP)ndatablock.h \
    13931343  $(SOPHYAINCP)utilarr.h \
     
    14161366  $(SOPHYAINCP)ppfnametag.h \
    14171367  $(SOPHYAINCP)mutyv.h \
    1418   $(SOPHYAINCP)timestamp.h \
    14191368  $(SOPHYAINCP)datatable.h \
    14201369  $(SOPHYAINCP)basedtable.h \
    14211370  $(SOPHYAINCP)ntupintf.h \
    14221371  $(SOPHYAINCP)segdatablock.h \
    1423   $(SOPHYAINCP)tvector.h \
    1424   $(SOPHYAINCP)tmatrix.h \
    1425   $(SOPHYAINCP)tarray.h \
    1426   $(SOPHYAINCP)basarr.h \
    1427   $(SOPHYAINCP)ndatablock.h \
    1428   $(SOPHYAINCP)utilarr.h \
    14291372  $(SOPHYAINCP)swppfdtable.h \
    14301373  $(SOPHYAINCP)swsegdb.h \
     
    14321375  $(SOPHYAINCP)ppftpointerio.h \
    14331376  $(SOPHYAINCP)fabtwriter.h \
     1377  $(SOPHYAINCP)tvector.h \
     1378  $(SOPHYAINCP)tmatrix.h \
     1379  $(SOPHYAINCP)tarray.h \
     1380  $(SOPHYAINCP)basarr.h \
     1381  $(SOPHYAINCP)ndatablock.h \
     1382  $(SOPHYAINCP)utilarr.h \
    14341383  $(SOPHYAINCP)FitsIO/fitsio.h \
    14351384  $(SOPHYAINCP)FitsIO/longnam.h \
     
    14431392  $(SOPHYAINCP)timing.h \
    14441393  $(SOPHYAINCP)timestamp.h \
    1445   $(SOPHYAINCP)objfio.h \
    1446   $(SOPHYAINCP)anydataobj.h \
    1447   $(SOPHYAINCP)ppersist.h \
    1448   $(SOPHYAINCP)pexceptions.h \
    1449   $(SOPHYAINCP)gnumd5.h \
    1450   $(SOPHYAINCP)ppfbinstream.h \
    1451   $(SOPHYAINCP)rawstream.h \
    1452   $(SOPHYAINCP)ppfnametag.h \
    14531394  $(SOPHYAINCP)histinit.h \
    14541395  $(SOPHYAINCP)ntoolsinit.h \
    14551396  $(SOPHYAINCP)tarrinit.h \
    14561397  $(SOPHYAINCP)sophyainit.h \
    1457   $(SOPHYAINCP)ppfwrapstlv.h
     1398  $(SOPHYAINCP)pexceptions.h
    14581399        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ttimestamp.cc
    14591400 
Note: See TracChangeset for help on using the changeset viewer.