Changeset 2765 in Sophya


Ignore:
Timestamp:
May 25, 2005, 6:57:58 PM (20 years ago)
Author:
ansari
Message:

MAJ Makefile et smakefile suite gestion CXXTEMPFLG ds BuildMgr - cmv+Reza 25/5/2005

Location:
trunk
Files:
44 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/Makefile

    r2763 r2765  
    1212 
    1313$(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   datacirclefits.h \
     14  $(SOPHYAINCP)sopnamsp.h datacirclefits.h \
    1615  $(SOPHYAINCP)datacirclebase.h \
    1716  $(SOPHYAINCP)circle.h \
     
    2423  $(SOPHYAINCP)FitsIO/fitsio.h \
    2524  $(SOPHYAINCP)FitsIO/longnam.h
    26         $(CXXCOMPILELIB) -o $@ $<
     25        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefits.cc
    2726 
    2827$(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \
    2928  $(SOPHYAINCP)sopnamsp.h \
    3029  $(SOPHYAINCP)machdefs.h \
    31   $(SOPHYAINCP)pexceptions.h \
    32   fabtcolread.h \
     30  $(SOPHYAINCP)pexceptions.h fabtcolread.h \
    3331  $(SOPHYAINCP)anydataobj.h \
    3432  $(SOPHYAINCP)tvector.h \
     
    4846  $(SOPHYAINCP)FitsIO/fitsio.h \
    4947  $(SOPHYAINCP)FitsIO/longnam.h
    50         $(CXXCOMPILELIB) -o $@ $<
     48        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtcolread.cc
    5149 
    5250$(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \
    5351  $(SOPHYAINCP)sopnamsp.h \
    5452  $(SOPHYAINCP)machdefs.h \
    55   $(SOPHYAINCP)pexceptions.h \
    56   fabtwriter.h \
     53  $(SOPHYAINCP)pexceptions.h fabtwriter.h \
    5754  $(SOPHYAINCP)anydataobj.h \
    5855  $(SOPHYAINCP)tvector.h \
     
    7269  $(SOPHYAINCP)FitsIO/fitsio.h \
    7370  $(SOPHYAINCP)FitsIO/longnam.h
    74         $(CXXCOMPILELIB) -o $@ $<
     71        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtwriter.cc
    7572 
    7673$(SOPHYAOBJP)fboloread.o: fboloread.cc \
    7774  $(SOPHYAINCP)sopnamsp.h \
    7875  $(SOPHYAINCP)machdefs.h \
    79   $(SOPHYAINCP)pexceptions.h \
    80   fboloread.h \
    81   $(SOPHYAINCP)anydataobj.h \
    82   $(SOPHYAINCP)tvector.h \
    83   $(SOPHYAINCP)tmatrix.h \
    84   $(SOPHYAINCP)tarray.h \
    85   $(SOPHYAINCP)basarr.h \
    86   $(SOPHYAINCP)mutyv.h \
    87   $(SOPHYAINCP)dvlist.h \
    88   $(SOPHYAINCP)objfio.h \
    89   $(SOPHYAINCP)ppersist.h \
    90   $(SOPHYAINCP)gnumd5.h \
    91   $(SOPHYAINCP)ppfbinstream.h \
    92   $(SOPHYAINCP)rawstream.h \
    93   $(SOPHYAINCP)ppfnametag.h \
    94   $(SOPHYAINCP)ndatablock.h \
    95   $(SOPHYAINCP)utilarr.h \
    96   fabtcolread.h \
    97   $(SOPHYAINCP)FitsIO/fitsio.h \
    98   $(SOPHYAINCP)FitsIO/longnam.h
    99         $(CXXCOMPILELIB) -o $@ $<
     76  $(SOPHYAINCP)pexceptions.h fboloread.h \
     77  $(SOPHYAINCP)anydataobj.h \
     78  $(SOPHYAINCP)tvector.h \
     79  $(SOPHYAINCP)tmatrix.h \
     80  $(SOPHYAINCP)tarray.h \
     81  $(SOPHYAINCP)basarr.h \
     82  $(SOPHYAINCP)mutyv.h \
     83  $(SOPHYAINCP)dvlist.h \
     84  $(SOPHYAINCP)objfio.h \
     85  $(SOPHYAINCP)ppersist.h \
     86  $(SOPHYAINCP)gnumd5.h \
     87  $(SOPHYAINCP)ppfbinstream.h \
     88  $(SOPHYAINCP)rawstream.h \
     89  $(SOPHYAINCP)ppfnametag.h \
     90  $(SOPHYAINCP)ndatablock.h \
     91  $(SOPHYAINCP)utilarr.h fabtcolread.h \
     92  $(SOPHYAINCP)FitsIO/fitsio.h \
     93  $(SOPHYAINCP)FitsIO/longnam.h
     94        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fboloread.cc
    10095 
    10196$(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \
    10297  $(SOPHYAINCP)sopnamsp.h \
    10398  $(SOPHYAINCP)machdefs.h \
    104   $(SOPHYAINCP)pexceptions.h \
    105   fbtntintf.h \
     99  $(SOPHYAINCP)pexceptions.h fbtntintf.h \
    106100  $(SOPHYAINCP)anydataobj.h \
    107101  $(SOPHYAINCP)ntupintf.h \
    108102  $(SOPHYAINCP)FitsIO/fitsio.h \
    109103  $(SOPHYAINCP)FitsIO/longnam.h
    110         $(CXXCOMPILELIB) -o $@ $<
     104        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fbtntintf.cc
    111105 
    112106$(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \
    113107  $(SOPHYAINCP)sopnamsp.h \
    114108  $(SOPHYAINCP)pexceptions.h \
    115   $(SOPHYAINCP)machdefs.h \
    116   fitsautoreader.h \
    117   $(SOPHYAINCP)anydataobj.h \
    118   fitsfile.h \
    119   $(SOPHYAINCP)ndatablock.h \
    120   $(SOPHYAINCP)dvlist.h \
    121   $(SOPHYAINCP)objfio.h \
    122   $(SOPHYAINCP)ppersist.h \
    123   $(SOPHYAINCP)gnumd5.h \
    124   $(SOPHYAINCP)ppfbinstream.h \
    125   $(SOPHYAINCP)rawstream.h \
    126   $(SOPHYAINCP)ppfnametag.h \
    127   $(SOPHYAINCP)mutyv.h \
    128   $(SOPHYAINCP)FitsIO/fitsio.h \
    129   $(SOPHYAINCP)FitsIO/longnam.h \
    130   fitstarray.h \
    131   $(SOPHYAINCP)tarray.h \
    132   $(SOPHYAINCP)basarr.h \
    133   $(SOPHYAINCP)utilarr.h \
    134   fitsspherehealpix.h \
     109  $(SOPHYAINCP)machdefs.h fitsautoreader.h \
     110  $(SOPHYAINCP)anydataobj.h fitsfile.h \
     111  $(SOPHYAINCP)ndatablock.h \
     112  $(SOPHYAINCP)dvlist.h \
     113  $(SOPHYAINCP)objfio.h \
     114  $(SOPHYAINCP)ppersist.h \
     115  $(SOPHYAINCP)gnumd5.h \
     116  $(SOPHYAINCP)ppfbinstream.h \
     117  $(SOPHYAINCP)rawstream.h \
     118  $(SOPHYAINCP)ppfnametag.h \
     119  $(SOPHYAINCP)mutyv.h \
     120  $(SOPHYAINCP)FitsIO/fitsio.h \
     121  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \
     122  $(SOPHYAINCP)tarray.h \
     123  $(SOPHYAINCP)basarr.h \
     124  $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \
    135125  $(SOPHYAINCP)spherehealpix.h \
    136126  $(SOPHYAINCP)sphericalmap.h \
     
    144134  $(SOPHYAINCP)tvector.h \
    145135  $(SOPHYAINCP)tmatrix.h \
    146   $(SOPHYAINCP)HEALPixUtils.h \
    147   fitsntuple.h \
     136  $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \
    148137  $(SOPHYAINCP)ntuple.h \
    149   $(SOPHYAINCP)ntupintf.h \
    150   fitsxntuple.h \
    151   $(SOPHYAINCP)xntuple.h \
    152   fitslocalmap.h \
    153   $(SOPHYAINCP)localmap.h \
    154   fbtntintf.h
    155         $(CXXCOMPILELIB) -o $@ $<
     138  $(SOPHYAINCP)ntupintf.h fitsxntuple.h \
     139  $(SOPHYAINCP)xntuple.h fitslocalmap.h \
     140  $(SOPHYAINCP)localmap.h fbtntintf.h
     141        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsautoreader.cc
    156142 
    157143$(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \
    158144  $(SOPHYAINCP)sopnamsp.h \
    159145  $(SOPHYAINCP)pexceptions.h \
    160   $(SOPHYAINCP)machdefs.h \
    161   fitsbntbllineRW.h \
     146  $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \
    162147  $(SOPHYAINCP)dvlist.h \
    163148  $(SOPHYAINCP)objfio.h \
     
    173158  $(SOPHYAINCP)FitsIO/longnam.h \
    174159  $(SOPHYAINCP)utils.h
    175         $(CXXCOMPILELIB) -o $@ $<
     160        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsbntbllineRW.cc
    176161 
    177162$(SOPHYAOBJP)fitsfile.o: fitsfile.cc \
    178163  $(SOPHYAINCP)sopnamsp.h \
    179   $(SOPHYAINCP)machdefs.h \
    180   fitsfile.h \
     164  $(SOPHYAINCP)machdefs.h fitsfile.h \
    181165  $(SOPHYAINCP)ndatablock.h \
    182166  $(SOPHYAINCP)anydataobj.h \
     
    192176  $(SOPHYAINCP)FitsIO/fitsio.h \
    193177  $(SOPHYAINCP)FitsIO/longnam.h \
    194   $(SOPHYAINCP)strutil.h \
    195   fitsspherehealpix.h \
     178  $(SOPHYAINCP)strutil.h fitsspherehealpix.h \
    196179  $(SOPHYAINCP)spherehealpix.h \
    197180  $(SOPHYAINCP)sphericalmap.h \
     
    209192  $(SOPHYAINCP)utilarr.h \
    210193  $(SOPHYAINCP)HEALPixUtils.h
    211         $(CXXCOMPILELIB) -o $@ $<
     194        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsfile.cc
    212195 
    213196$(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \
    214197  $(SOPHYAINCP)sopnamsp.h \
    215   $(SOPHYAINCP)machdefs.h \
    216   fitslocalmap.h \
     198  $(SOPHYAINCP)machdefs.h fitslocalmap.h \
    217199  $(SOPHYAINCP)pexceptions.h \
    218200  $(SOPHYAINCP)localmap.h \
     
    239221  $(SOPHYAINCP)basarr.h \
    240222  $(SOPHYAINCP)ndatablock.h \
     223  $(SOPHYAINCP)utilarr.h fitsfile.h \
     224  $(SOPHYAINCP)FitsIO/fitsio.h \
     225  $(SOPHYAINCP)FitsIO/longnam.h
     226        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitslocalmap.cc
     227 
     228$(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
     229  $(SOPHYAINCP)sopnamsp.h \
     230  $(SOPHYAINCP)pexceptions.h \
     231  $(SOPHYAINCP)machdefs.h fitsntuple.h \
     232  $(SOPHYAINCP)ntuple.h \
     233  $(SOPHYAINCP)objfio.h \
     234  $(SOPHYAINCP)anydataobj.h \
     235  $(SOPHYAINCP)ppersist.h \
     236  $(SOPHYAINCP)gnumd5.h \
     237  $(SOPHYAINCP)ppfbinstream.h \
     238  $(SOPHYAINCP)rawstream.h \
     239  $(SOPHYAINCP)ppfnametag.h \
     240  $(SOPHYAINCP)ntupintf.h \
     241  $(SOPHYAINCP)dvlist.h \
     242  $(SOPHYAINCP)mutyv.h fitsfile.h \
     243  $(SOPHYAINCP)ndatablock.h \
     244  $(SOPHYAINCP)FitsIO/fitsio.h \
     245  $(SOPHYAINCP)FitsIO/longnam.h
     246        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsntuple.cc
     247 
     248$(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
     249  $(SOPHYAINCP)sopnamsp.h \
     250  $(SOPHYAINCP)pexceptions.h \
     251  $(SOPHYAINCP)machdefs.h fitsspherehealpix.h \
     252  $(SOPHYAINCP)spherehealpix.h \
     253  $(SOPHYAINCP)sphericalmap.h \
     254  $(SOPHYAINCP)smathconst.h \
     255  $(SOPHYAINCP)pixelmap.h \
     256  $(SOPHYAINCP)ppersist.h \
     257  $(SOPHYAINCP)gnumd5.h \
     258  $(SOPHYAINCP)ppfbinstream.h \
     259  $(SOPHYAINCP)rawstream.h \
     260  $(SOPHYAINCP)ppfnametag.h \
     261  $(SOPHYAINCP)dvlist.h \
     262  $(SOPHYAINCP)objfio.h \
     263  $(SOPHYAINCP)anydataobj.h \
     264  $(SOPHYAINCP)mutyv.h \
     265  $(SOPHYAINCP)spherepos.h \
     266  $(SOPHYAINCP)unitvector.h \
     267  $(SOPHYAINCP)vector3d.h \
     268  $(SOPHYAINCP)longlat.h \
     269  $(SOPHYAINCP)utilgeom.h \
     270  $(SOPHYAINCP)tvector.h \
     271  $(SOPHYAINCP)tmatrix.h \
     272  $(SOPHYAINCP)tarray.h \
     273  $(SOPHYAINCP)basarr.h \
     274  $(SOPHYAINCP)ndatablock.h \
    241275  $(SOPHYAINCP)utilarr.h \
    242   fitsfile.h \
    243   $(SOPHYAINCP)FitsIO/fitsio.h \
    244   $(SOPHYAINCP)FitsIO/longnam.h
    245         $(CXXCOMPILELIB) -o $@ $<
    246  
    247 $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
    248   $(SOPHYAINCP)sopnamsp.h \
    249   $(SOPHYAINCP)pexceptions.h \
    250   $(SOPHYAINCP)machdefs.h \
    251   fitsntuple.h \
    252   $(SOPHYAINCP)ntuple.h \
    253   $(SOPHYAINCP)objfio.h \
    254   $(SOPHYAINCP)anydataobj.h \
    255   $(SOPHYAINCP)ppersist.h \
    256   $(SOPHYAINCP)gnumd5.h \
    257   $(SOPHYAINCP)ppfbinstream.h \
    258   $(SOPHYAINCP)rawstream.h \
    259   $(SOPHYAINCP)ppfnametag.h \
    260   $(SOPHYAINCP)ntupintf.h \
    261   $(SOPHYAINCP)dvlist.h \
    262   $(SOPHYAINCP)mutyv.h fitsfile.h \
    263   $(SOPHYAINCP)ndatablock.h \
    264   $(SOPHYAINCP)FitsIO/fitsio.h \
    265   $(SOPHYAINCP)FitsIO/longnam.h
    266         $(CXXCOMPILELIB) -o $@ $<
    267  
    268 $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
    269   $(SOPHYAINCP)sopnamsp.h \
    270   $(SOPHYAINCP)pexceptions.h \
    271   $(SOPHYAINCP)machdefs.h \
    272   fitsspherehealpix.h \
    273   $(SOPHYAINCP)spherehealpix.h \
    274   $(SOPHYAINCP)sphericalmap.h \
    275   $(SOPHYAINCP)smathconst.h \
    276   $(SOPHYAINCP)pixelmap.h \
    277   $(SOPHYAINCP)ppersist.h \
    278   $(SOPHYAINCP)gnumd5.h \
    279   $(SOPHYAINCP)ppfbinstream.h \
    280   $(SOPHYAINCP)rawstream.h \
    281   $(SOPHYAINCP)ppfnametag.h \
    282   $(SOPHYAINCP)dvlist.h \
    283   $(SOPHYAINCP)objfio.h \
    284   $(SOPHYAINCP)anydataobj.h \
    285   $(SOPHYAINCP)mutyv.h \
    286   $(SOPHYAINCP)spherepos.h \
    287   $(SOPHYAINCP)unitvector.h \
    288   $(SOPHYAINCP)vector3d.h \
    289   $(SOPHYAINCP)longlat.h \
    290   $(SOPHYAINCP)utilgeom.h \
    291   $(SOPHYAINCP)tvector.h \
    292   $(SOPHYAINCP)tmatrix.h \
    293   $(SOPHYAINCP)tarray.h \
    294   $(SOPHYAINCP)basarr.h \
    295   $(SOPHYAINCP)ndatablock.h \
    296   $(SOPHYAINCP)utilarr.h \
    297   $(SOPHYAINCP)HEALPixUtils.h \
    298   fitsfile.h \
    299   $(SOPHYAINCP)FitsIO/fitsio.h \
    300   $(SOPHYAINCP)FitsIO/longnam.h \
    301   fitstarray.h
    302         $(CXXCOMPILELIB) -o $@ $<
     276  $(SOPHYAINCP)HEALPixUtils.h fitsfile.h \
     277  $(SOPHYAINCP)FitsIO/fitsio.h \
     278  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     279        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherehealpix.cc
    303280 
    304281$(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \
     
    330307  $(SOPHYAINCP)basarr.h \
    331308  $(SOPHYAINCP)ndatablock.h \
    332   $(SOPHYAINCP)utilarr.h \
    333   fitsfile.h \
    334   $(SOPHYAINCP)FitsIO/fitsio.h \
    335   $(SOPHYAINCP)FitsIO/longnam.h \
    336   fitstarray.h
    337         $(CXXCOMPILELIB) -o $@ $<
     309  $(SOPHYAINCP)utilarr.h fitsfile.h \
     310  $(SOPHYAINCP)FitsIO/fitsio.h \
     311  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     312        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherethetaphi.cc
    338313 
    339314$(SOPHYAOBJP)fitstarray.o: fitstarray.cc \
    340315  $(SOPHYAINCP)sopnamsp.h \
    341316  $(SOPHYAINCP)machdefs.h \
    342   $(SOPHYAINCP)pexceptions.h \
    343   fitstarray.h \
    344   $(SOPHYAINCP)tarray.h \
    345   $(SOPHYAINCP)basarr.h \
    346   $(SOPHYAINCP)anydataobj.h \
    347   $(SOPHYAINCP)mutyv.h \
    348   $(SOPHYAINCP)dvlist.h \
    349   $(SOPHYAINCP)objfio.h \
    350   $(SOPHYAINCP)ppersist.h \
    351   $(SOPHYAINCP)gnumd5.h \
    352   $(SOPHYAINCP)ppfbinstream.h \
    353   $(SOPHYAINCP)rawstream.h \
    354   $(SOPHYAINCP)ppfnametag.h \
    355   $(SOPHYAINCP)ndatablock.h \
    356   $(SOPHYAINCP)utilarr.h \
    357   fitsfile.h \
    358   $(SOPHYAINCP)FitsIO/fitsio.h \
    359   $(SOPHYAINCP)FitsIO/longnam.h
    360         $(CXXCOMPILELIB) -o $@ $<
     317  $(SOPHYAINCP)pexceptions.h fitstarray.h \
     318  $(SOPHYAINCP)tarray.h \
     319  $(SOPHYAINCP)basarr.h \
     320  $(SOPHYAINCP)anydataobj.h \
     321  $(SOPHYAINCP)mutyv.h \
     322  $(SOPHYAINCP)dvlist.h \
     323  $(SOPHYAINCP)objfio.h \
     324  $(SOPHYAINCP)ppersist.h \
     325  $(SOPHYAINCP)gnumd5.h \
     326  $(SOPHYAINCP)ppfbinstream.h \
     327  $(SOPHYAINCP)rawstream.h \
     328  $(SOPHYAINCP)ppfnametag.h \
     329  $(SOPHYAINCP)ndatablock.h \
     330  $(SOPHYAINCP)utilarr.h fitsfile.h \
     331  $(SOPHYAINCP)FitsIO/fitsio.h \
     332  $(SOPHYAINCP)FitsIO/longnam.h
     333        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitstarray.cc
    361334 
    362335$(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \
    363336  $(SOPHYAINCP)sopnamsp.h \
    364337  $(SOPHYAINCP)pexceptions.h \
    365   $(SOPHYAINCP)machdefs.h \
    366   fitsxntuple.h \
     338  $(SOPHYAINCP)machdefs.h fitsxntuple.h \
    367339  $(SOPHYAINCP)xntuple.h \
    368340  $(SOPHYAINCP)ntupintf.h \
     
    379351  $(SOPHYAINCP)FitsIO/fitsio.h \
    380352  $(SOPHYAINCP)FitsIO/longnam.h
    381         $(CXXCOMPILELIB) -o $@ $<
    382  
     353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsxntuple.cc
     354 
  • trunk/SophyaExt/FitsIOServer/smakefile

    r2763 r2765  
    1212 
    1313$(SOPHYAOBJP)datacirclefits.o: datacirclefits.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   datacirclefits.h \
     14  $(SOPHYAINCP)sopnamsp.h datacirclefits.h \
    1615  $(SOPHYAINCP)datacirclebase.h \
    1716  $(SOPHYAINCP)circle.h \
     
    2423  $(SOPHYAINCP)FitsIO/fitsio.h \
    2524  $(SOPHYAINCP)FitsIO/longnam.h
    26         $(CXXCOMPILELIB) -o $@ $<
     25        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefits.cc
    2726 
    2827$(SOPHYAOBJP)fabtcolread.o: fabtcolread.cc \
    2928  $(SOPHYAINCP)sopnamsp.h \
    3029  $(SOPHYAINCP)machdefs.h \
    31   $(SOPHYAINCP)pexceptions.h \
    32   fabtcolread.h \
     30  $(SOPHYAINCP)pexceptions.h fabtcolread.h \
    3331  $(SOPHYAINCP)anydataobj.h \
    3432  $(SOPHYAINCP)tvector.h \
     
    4846  $(SOPHYAINCP)FitsIO/fitsio.h \
    4947  $(SOPHYAINCP)FitsIO/longnam.h
    50         $(CXXCOMPILELIB) -o $@ $<
     48        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtcolread.cc
    5149 
    5250$(SOPHYAOBJP)fabtwriter.o: fabtwriter.cc \
    5351  $(SOPHYAINCP)sopnamsp.h \
    5452  $(SOPHYAINCP)machdefs.h \
    55   $(SOPHYAINCP)pexceptions.h \
    56   fabtwriter.h \
     53  $(SOPHYAINCP)pexceptions.h fabtwriter.h \
    5754  $(SOPHYAINCP)anydataobj.h \
    5855  $(SOPHYAINCP)tvector.h \
     
    7269  $(SOPHYAINCP)FitsIO/fitsio.h \
    7370  $(SOPHYAINCP)FitsIO/longnam.h
    74         $(CXXCOMPILELIB) -o $@ $<
     71        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fabtwriter.cc
    7572 
    7673$(SOPHYAOBJP)fboloread.o: fboloread.cc \
    7774  $(SOPHYAINCP)sopnamsp.h \
    7875  $(SOPHYAINCP)machdefs.h \
    79   $(SOPHYAINCP)pexceptions.h \
    80   fboloread.h \
    81   $(SOPHYAINCP)anydataobj.h \
    82   $(SOPHYAINCP)tvector.h \
    83   $(SOPHYAINCP)tmatrix.h \
    84   $(SOPHYAINCP)tarray.h \
    85   $(SOPHYAINCP)basarr.h \
    86   $(SOPHYAINCP)mutyv.h \
    87   $(SOPHYAINCP)dvlist.h \
    88   $(SOPHYAINCP)objfio.h \
    89   $(SOPHYAINCP)ppersist.h \
    90   $(SOPHYAINCP)gnumd5.h \
    91   $(SOPHYAINCP)ppfbinstream.h \
    92   $(SOPHYAINCP)rawstream.h \
    93   $(SOPHYAINCP)ppfnametag.h \
    94   $(SOPHYAINCP)ndatablock.h \
    95   $(SOPHYAINCP)utilarr.h \
    96   fabtcolread.h \
    97   $(SOPHYAINCP)FitsIO/fitsio.h \
    98   $(SOPHYAINCP)FitsIO/longnam.h
    99         $(CXXCOMPILELIB) -o $@ $<
     76  $(SOPHYAINCP)pexceptions.h fboloread.h \
     77  $(SOPHYAINCP)anydataobj.h \
     78  $(SOPHYAINCP)tvector.h \
     79  $(SOPHYAINCP)tmatrix.h \
     80  $(SOPHYAINCP)tarray.h \
     81  $(SOPHYAINCP)basarr.h \
     82  $(SOPHYAINCP)mutyv.h \
     83  $(SOPHYAINCP)dvlist.h \
     84  $(SOPHYAINCP)objfio.h \
     85  $(SOPHYAINCP)ppersist.h \
     86  $(SOPHYAINCP)gnumd5.h \
     87  $(SOPHYAINCP)ppfbinstream.h \
     88  $(SOPHYAINCP)rawstream.h \
     89  $(SOPHYAINCP)ppfnametag.h \
     90  $(SOPHYAINCP)ndatablock.h \
     91  $(SOPHYAINCP)utilarr.h fabtcolread.h \
     92  $(SOPHYAINCP)FitsIO/fitsio.h \
     93  $(SOPHYAINCP)FitsIO/longnam.h
     94        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fboloread.cc
    10095 
    10196$(SOPHYAOBJP)fbtntintf.o: fbtntintf.cc \
    10297  $(SOPHYAINCP)sopnamsp.h \
    10398  $(SOPHYAINCP)machdefs.h \
    104   $(SOPHYAINCP)pexceptions.h \
    105   fbtntintf.h \
     99  $(SOPHYAINCP)pexceptions.h fbtntintf.h \
    106100  $(SOPHYAINCP)anydataobj.h \
    107101  $(SOPHYAINCP)ntupintf.h \
    108102  $(SOPHYAINCP)FitsIO/fitsio.h \
    109103  $(SOPHYAINCP)FitsIO/longnam.h
    110         $(CXXCOMPILELIB) -o $@ $<
     104        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fbtntintf.cc
    111105 
    112106$(SOPHYAOBJP)fitsautoreader.o: fitsautoreader.cc \
    113107  $(SOPHYAINCP)sopnamsp.h \
    114108  $(SOPHYAINCP)pexceptions.h \
    115   $(SOPHYAINCP)machdefs.h \
    116   fitsautoreader.h \
    117   $(SOPHYAINCP)anydataobj.h \
    118   fitsfile.h \
    119   $(SOPHYAINCP)ndatablock.h \
    120   $(SOPHYAINCP)dvlist.h \
    121   $(SOPHYAINCP)objfio.h \
    122   $(SOPHYAINCP)ppersist.h \
    123   $(SOPHYAINCP)gnumd5.h \
    124   $(SOPHYAINCP)ppfbinstream.h \
    125   $(SOPHYAINCP)rawstream.h \
    126   $(SOPHYAINCP)ppfnametag.h \
    127   $(SOPHYAINCP)mutyv.h \
    128   $(SOPHYAINCP)FitsIO/fitsio.h \
    129   $(SOPHYAINCP)FitsIO/longnam.h \
    130   fitstarray.h \
    131   $(SOPHYAINCP)tarray.h \
    132   $(SOPHYAINCP)basarr.h \
    133   $(SOPHYAINCP)utilarr.h \
    134   fitsspherehealpix.h \
     109  $(SOPHYAINCP)machdefs.h fitsautoreader.h \
     110  $(SOPHYAINCP)anydataobj.h fitsfile.h \
     111  $(SOPHYAINCP)ndatablock.h \
     112  $(SOPHYAINCP)dvlist.h \
     113  $(SOPHYAINCP)objfio.h \
     114  $(SOPHYAINCP)ppersist.h \
     115  $(SOPHYAINCP)gnumd5.h \
     116  $(SOPHYAINCP)ppfbinstream.h \
     117  $(SOPHYAINCP)rawstream.h \
     118  $(SOPHYAINCP)ppfnametag.h \
     119  $(SOPHYAINCP)mutyv.h \
     120  $(SOPHYAINCP)FitsIO/fitsio.h \
     121  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h \
     122  $(SOPHYAINCP)tarray.h \
     123  $(SOPHYAINCP)basarr.h \
     124  $(SOPHYAINCP)utilarr.h fitsspherehealpix.h \
    135125  $(SOPHYAINCP)spherehealpix.h \
    136126  $(SOPHYAINCP)sphericalmap.h \
     
    144134  $(SOPHYAINCP)tvector.h \
    145135  $(SOPHYAINCP)tmatrix.h \
    146   $(SOPHYAINCP)HEALPixUtils.h \
    147   fitsntuple.h \
     136  $(SOPHYAINCP)HEALPixUtils.h fitsntuple.h \
    148137  $(SOPHYAINCP)ntuple.h \
    149   $(SOPHYAINCP)ntupintf.h \
    150   fitsxntuple.h \
    151   $(SOPHYAINCP)xntuple.h \
    152   fitslocalmap.h \
    153   $(SOPHYAINCP)localmap.h \
    154   fbtntintf.h
    155         $(CXXCOMPILELIB) -o $@ $<
     138  $(SOPHYAINCP)ntupintf.h fitsxntuple.h \
     139  $(SOPHYAINCP)xntuple.h fitslocalmap.h \
     140  $(SOPHYAINCP)localmap.h fbtntintf.h
     141        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsautoreader.cc
    156142 
    157143$(SOPHYAOBJP)fitsbntbllineRW.o: fitsbntbllineRW.cc \
    158144  $(SOPHYAINCP)sopnamsp.h \
    159145  $(SOPHYAINCP)pexceptions.h \
    160   $(SOPHYAINCP)machdefs.h \
    161   fitsbntbllineRW.h \
     146  $(SOPHYAINCP)machdefs.h fitsbntbllineRW.h \
    162147  $(SOPHYAINCP)dvlist.h \
    163148  $(SOPHYAINCP)objfio.h \
     
    173158  $(SOPHYAINCP)FitsIO/longnam.h \
    174159  $(SOPHYAINCP)utils.h
    175         $(CXXCOMPILELIB) -o $@ $<
     160        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsbntbllineRW.cc
    176161 
    177162$(SOPHYAOBJP)fitsfile.o: fitsfile.cc \
    178163  $(SOPHYAINCP)sopnamsp.h \
    179   $(SOPHYAINCP)machdefs.h \
    180   fitsfile.h \
     164  $(SOPHYAINCP)machdefs.h fitsfile.h \
    181165  $(SOPHYAINCP)ndatablock.h \
    182166  $(SOPHYAINCP)anydataobj.h \
     
    192176  $(SOPHYAINCP)FitsIO/fitsio.h \
    193177  $(SOPHYAINCP)FitsIO/longnam.h \
    194   $(SOPHYAINCP)strutil.h \
    195   fitsspherehealpix.h \
     178  $(SOPHYAINCP)strutil.h fitsspherehealpix.h \
    196179  $(SOPHYAINCP)spherehealpix.h \
    197180  $(SOPHYAINCP)sphericalmap.h \
     
    209192  $(SOPHYAINCP)utilarr.h \
    210193  $(SOPHYAINCP)HEALPixUtils.h
    211         $(CXXCOMPILELIB) -o $@ $<
     194        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsfile.cc
    212195 
    213196$(SOPHYAOBJP)fitslocalmap.o: fitslocalmap.cc \
    214197  $(SOPHYAINCP)sopnamsp.h \
    215   $(SOPHYAINCP)machdefs.h \
    216   fitslocalmap.h \
     198  $(SOPHYAINCP)machdefs.h fitslocalmap.h \
    217199  $(SOPHYAINCP)pexceptions.h \
    218200  $(SOPHYAINCP)localmap.h \
     
    239221  $(SOPHYAINCP)basarr.h \
    240222  $(SOPHYAINCP)ndatablock.h \
     223  $(SOPHYAINCP)utilarr.h fitsfile.h \
     224  $(SOPHYAINCP)FitsIO/fitsio.h \
     225  $(SOPHYAINCP)FitsIO/longnam.h
     226        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitslocalmap.cc
     227 
     228$(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
     229  $(SOPHYAINCP)sopnamsp.h \
     230  $(SOPHYAINCP)pexceptions.h \
     231  $(SOPHYAINCP)machdefs.h fitsntuple.h \
     232  $(SOPHYAINCP)ntuple.h \
     233  $(SOPHYAINCP)objfio.h \
     234  $(SOPHYAINCP)anydataobj.h \
     235  $(SOPHYAINCP)ppersist.h \
     236  $(SOPHYAINCP)gnumd5.h \
     237  $(SOPHYAINCP)ppfbinstream.h \
     238  $(SOPHYAINCP)rawstream.h \
     239  $(SOPHYAINCP)ppfnametag.h \
     240  $(SOPHYAINCP)ntupintf.h \
     241  $(SOPHYAINCP)dvlist.h \
     242  $(SOPHYAINCP)mutyv.h fitsfile.h \
     243  $(SOPHYAINCP)ndatablock.h \
     244  $(SOPHYAINCP)FitsIO/fitsio.h \
     245  $(SOPHYAINCP)FitsIO/longnam.h
     246        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsntuple.cc
     247 
     248$(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
     249  $(SOPHYAINCP)sopnamsp.h \
     250  $(SOPHYAINCP)pexceptions.h \
     251  $(SOPHYAINCP)machdefs.h fitsspherehealpix.h \
     252  $(SOPHYAINCP)spherehealpix.h \
     253  $(SOPHYAINCP)sphericalmap.h \
     254  $(SOPHYAINCP)smathconst.h \
     255  $(SOPHYAINCP)pixelmap.h \
     256  $(SOPHYAINCP)ppersist.h \
     257  $(SOPHYAINCP)gnumd5.h \
     258  $(SOPHYAINCP)ppfbinstream.h \
     259  $(SOPHYAINCP)rawstream.h \
     260  $(SOPHYAINCP)ppfnametag.h \
     261  $(SOPHYAINCP)dvlist.h \
     262  $(SOPHYAINCP)objfio.h \
     263  $(SOPHYAINCP)anydataobj.h \
     264  $(SOPHYAINCP)mutyv.h \
     265  $(SOPHYAINCP)spherepos.h \
     266  $(SOPHYAINCP)unitvector.h \
     267  $(SOPHYAINCP)vector3d.h \
     268  $(SOPHYAINCP)longlat.h \
     269  $(SOPHYAINCP)utilgeom.h \
     270  $(SOPHYAINCP)tvector.h \
     271  $(SOPHYAINCP)tmatrix.h \
     272  $(SOPHYAINCP)tarray.h \
     273  $(SOPHYAINCP)basarr.h \
     274  $(SOPHYAINCP)ndatablock.h \
    241275  $(SOPHYAINCP)utilarr.h \
    242   fitsfile.h \
    243   $(SOPHYAINCP)FitsIO/fitsio.h \
    244   $(SOPHYAINCP)FitsIO/longnam.h
    245         $(CXXCOMPILELIB) -o $@ $<
    246  
    247 $(SOPHYAOBJP)fitsntuple.o: fitsntuple.cc \
    248   $(SOPHYAINCP)sopnamsp.h \
    249   $(SOPHYAINCP)pexceptions.h \
    250   $(SOPHYAINCP)machdefs.h \
    251   fitsntuple.h \
    252   $(SOPHYAINCP)ntuple.h \
    253   $(SOPHYAINCP)objfio.h \
    254   $(SOPHYAINCP)anydataobj.h \
    255   $(SOPHYAINCP)ppersist.h \
    256   $(SOPHYAINCP)gnumd5.h \
    257   $(SOPHYAINCP)ppfbinstream.h \
    258   $(SOPHYAINCP)rawstream.h \
    259   $(SOPHYAINCP)ppfnametag.h \
    260   $(SOPHYAINCP)ntupintf.h \
    261   $(SOPHYAINCP)dvlist.h \
    262   $(SOPHYAINCP)mutyv.h fitsfile.h \
    263   $(SOPHYAINCP)ndatablock.h \
    264   $(SOPHYAINCP)FitsIO/fitsio.h \
    265   $(SOPHYAINCP)FitsIO/longnam.h
    266         $(CXXCOMPILELIB) -o $@ $<
    267  
    268 $(SOPHYAOBJP)fitsspherehealpix.o: fitsspherehealpix.cc \
    269   $(SOPHYAINCP)sopnamsp.h \
    270   $(SOPHYAINCP)pexceptions.h \
    271   $(SOPHYAINCP)machdefs.h \
    272   fitsspherehealpix.h \
    273   $(SOPHYAINCP)spherehealpix.h \
    274   $(SOPHYAINCP)sphericalmap.h \
    275   $(SOPHYAINCP)smathconst.h \
    276   $(SOPHYAINCP)pixelmap.h \
    277   $(SOPHYAINCP)ppersist.h \
    278   $(SOPHYAINCP)gnumd5.h \
    279   $(SOPHYAINCP)ppfbinstream.h \
    280   $(SOPHYAINCP)rawstream.h \
    281   $(SOPHYAINCP)ppfnametag.h \
    282   $(SOPHYAINCP)dvlist.h \
    283   $(SOPHYAINCP)objfio.h \
    284   $(SOPHYAINCP)anydataobj.h \
    285   $(SOPHYAINCP)mutyv.h \
    286   $(SOPHYAINCP)spherepos.h \
    287   $(SOPHYAINCP)unitvector.h \
    288   $(SOPHYAINCP)vector3d.h \
    289   $(SOPHYAINCP)longlat.h \
    290   $(SOPHYAINCP)utilgeom.h \
    291   $(SOPHYAINCP)tvector.h \
    292   $(SOPHYAINCP)tmatrix.h \
    293   $(SOPHYAINCP)tarray.h \
    294   $(SOPHYAINCP)basarr.h \
    295   $(SOPHYAINCP)ndatablock.h \
    296   $(SOPHYAINCP)utilarr.h \
    297   $(SOPHYAINCP)HEALPixUtils.h \
    298   fitsfile.h \
    299   $(SOPHYAINCP)FitsIO/fitsio.h \
    300   $(SOPHYAINCP)FitsIO/longnam.h \
    301   fitstarray.h
    302         $(CXXCOMPILELIB) -o $@ $<
     276  $(SOPHYAINCP)HEALPixUtils.h fitsfile.h \
     277  $(SOPHYAINCP)FitsIO/fitsio.h \
     278  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     279        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherehealpix.cc
    303280 
    304281$(SOPHYAOBJP)fitsspherethetaphi.o: fitsspherethetaphi.cc \
     
    330307  $(SOPHYAINCP)basarr.h \
    331308  $(SOPHYAINCP)ndatablock.h \
    332   $(SOPHYAINCP)utilarr.h \
    333   fitsfile.h \
    334   $(SOPHYAINCP)FitsIO/fitsio.h \
    335   $(SOPHYAINCP)FitsIO/longnam.h \
    336   fitstarray.h
    337         $(CXXCOMPILELIB) -o $@ $<
     309  $(SOPHYAINCP)utilarr.h fitsfile.h \
     310  $(SOPHYAINCP)FitsIO/fitsio.h \
     311  $(SOPHYAINCP)FitsIO/longnam.h fitstarray.h
     312        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsspherethetaphi.cc
    338313 
    339314$(SOPHYAOBJP)fitstarray.o: fitstarray.cc \
    340315  $(SOPHYAINCP)sopnamsp.h \
    341316  $(SOPHYAINCP)machdefs.h \
    342   $(SOPHYAINCP)pexceptions.h \
    343   fitstarray.h \
    344   $(SOPHYAINCP)tarray.h \
    345   $(SOPHYAINCP)basarr.h \
    346   $(SOPHYAINCP)anydataobj.h \
    347   $(SOPHYAINCP)mutyv.h \
    348   $(SOPHYAINCP)dvlist.h \
    349   $(SOPHYAINCP)objfio.h \
    350   $(SOPHYAINCP)ppersist.h \
    351   $(SOPHYAINCP)gnumd5.h \
    352   $(SOPHYAINCP)ppfbinstream.h \
    353   $(SOPHYAINCP)rawstream.h \
    354   $(SOPHYAINCP)ppfnametag.h \
    355   $(SOPHYAINCP)ndatablock.h \
    356   $(SOPHYAINCP)utilarr.h \
    357   fitsfile.h \
    358   $(SOPHYAINCP)FitsIO/fitsio.h \
    359   $(SOPHYAINCP)FitsIO/longnam.h
    360         $(CXXCOMPILELIB) -o $@ $<
     317  $(SOPHYAINCP)pexceptions.h fitstarray.h \
     318  $(SOPHYAINCP)tarray.h \
     319  $(SOPHYAINCP)basarr.h \
     320  $(SOPHYAINCP)anydataobj.h \
     321  $(SOPHYAINCP)mutyv.h \
     322  $(SOPHYAINCP)dvlist.h \
     323  $(SOPHYAINCP)objfio.h \
     324  $(SOPHYAINCP)ppersist.h \
     325  $(SOPHYAINCP)gnumd5.h \
     326  $(SOPHYAINCP)ppfbinstream.h \
     327  $(SOPHYAINCP)rawstream.h \
     328  $(SOPHYAINCP)ppfnametag.h \
     329  $(SOPHYAINCP)ndatablock.h \
     330  $(SOPHYAINCP)utilarr.h fitsfile.h \
     331  $(SOPHYAINCP)FitsIO/fitsio.h \
     332  $(SOPHYAINCP)FitsIO/longnam.h
     333        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitstarray.cc
    361334 
    362335$(SOPHYAOBJP)fitsxntuple.o: fitsxntuple.cc \
    363336  $(SOPHYAINCP)sopnamsp.h \
    364337  $(SOPHYAINCP)pexceptions.h \
    365   $(SOPHYAINCP)machdefs.h \
    366   fitsxntuple.h \
     338  $(SOPHYAINCP)machdefs.h fitsxntuple.h \
    367339  $(SOPHYAINCP)xntuple.h \
    368340  $(SOPHYAINCP)ntupintf.h \
     
    379351  $(SOPHYAINCP)FitsIO/fitsio.h \
    380352  $(SOPHYAINCP)FitsIO/longnam.h
    381         $(CXXCOMPILELIB) -o $@ $<
    382  
     353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsxntuple.cc
     354 
  • trunk/SophyaExt/IFFTW/Makefile

    r2763 r2765  
    1212 
    1313$(SOPHYAOBJP)fftwserver.o: fftwserver.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   fftwserver.h \
     14  $(SOPHYAINCP)sopnamsp.h fftwserver.h \
    1615  $(SOPHYAINCP)machdefs.h \
    1716  $(SOPHYAINCP)fftservintf.h \
     
    3433  $(SOPHYAINCP)FFTW/fftw.h \
    3534  $(SOPHYAINCP)FFTW/rfftw.h
    36         $(CXXCOMPILELIB) -o $@ $<
     35        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    3736 
  • trunk/SophyaExt/IFFTW/smakefile

    r2763 r2765  
    1212 
    1313$(SOPHYAOBJP)fftwserver.o: fftwserver.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   fftwserver.h \
     14  $(SOPHYAINCP)sopnamsp.h fftwserver.h \
    1615  $(SOPHYAINCP)machdefs.h \
    1716  $(SOPHYAINCP)fftservintf.h \
     
    3433  $(SOPHYAINCP)FFTW/fftw.h \
    3534  $(SOPHYAINCP)FFTW/rfftw.h
    36         $(CXXCOMPILELIB) -o $@ $<
     35        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftwserver.cc
    3736 
  • trunk/SophyaExt/LinAlg/Makefile

    r2763 r2765  
    1212 
    1313$(SOPHYAOBJP)intflapack.o: intflapack.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   intflapack.h \
     14  $(SOPHYAINCP)sopnamsp.h intflapack.h \
    1615  $(SOPHYAINCP)machdefs.h \
    1716  $(SOPHYAINCP)tarray.h \
     
    3130  $(SOPHYAINCP)tvector.h \
    3231  $(SOPHYAINCP)tmatrix.h
    33         $(CXXCOMPILELIB) -o $@ $<
     32        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  intflapack.cc
    3433 
  • trunk/SophyaExt/LinAlg/smakefile

    r2763 r2765  
    1212 
    1313$(SOPHYAOBJP)intflapack.o: intflapack.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   intflapack.h \
     14  $(SOPHYAINCP)sopnamsp.h intflapack.h \
    1615  $(SOPHYAINCP)machdefs.h \
    1716  $(SOPHYAINCP)tarray.h \
     
    3130  $(SOPHYAINCP)tvector.h \
    3231  $(SOPHYAINCP)tmatrix.h
    33         $(CXXCOMPILELIB) -o $@ $<
     32        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  intflapack.cc
    3433 
  • trunk/SophyaExt/XAstroPack/Makefile

    r2763 r2765  
    1212 
    1313$(SOPHYAOBJP)mollweide.o: mollweide.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   mollweide.h
    16         $(CXXCOMPILELIB) -o $@ $<
     14  $(SOPHYAINCP)sopnamsp.h mollweide.h
     15        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mollweide.cc
    1716 
    1817$(SOPHYAOBJP)xastropack.o: xastropack.cc \
    19   $(SOPHYAINCP)sopnamsp.h \
    20   xastropack.h \
     18  $(SOPHYAINCP)sopnamsp.h xastropack.h \
    2119  $(SOPHYAINCP)machdefs.h \
    2220  $(SOPHYAINCP)XAstro/astro.h
    23         $(CXXCOMPILELIB) -o $@ $<
     21        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  xastropack.cc
    2422 
    2523$(SOPHYAOBJP)magfield.o: magfield.c magfield.h
    26         $(CCOMPILE) -o $@ $<
     24        $(CCOMPILE) -o $@  magfield.c
    2725 
  • trunk/SophyaExt/XAstroPack/smakefile

    r2763 r2765  
    1212 
    1313$(SOPHYAOBJP)mollweide.o: mollweide.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   mollweide.h
    16         $(CXXCOMPILELIB) -o $@ $<
     14  $(SOPHYAINCP)sopnamsp.h mollweide.h
     15        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mollweide.cc
    1716 
    1817$(SOPHYAOBJP)xastropack.o: xastropack.cc \
    19   $(SOPHYAINCP)sopnamsp.h \
    20   xastropack.h \
     18  $(SOPHYAINCP)sopnamsp.h xastropack.h \
    2119  $(SOPHYAINCP)machdefs.h \
    2220  $(SOPHYAINCP)XAstro/astro.h
    23         $(CXXCOMPILELIB) -o $@ $<
     21        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  xastropack.cc
    2422 
    2523$(SOPHYAOBJP)magfield.o: magfield.c magfield.h
    26         $(CCOMPILE) -o $@ $<
     24        $(CCOMPILE) -o $@  magfield.c
    2725 
  • trunk/SophyaLib/BaseTools/Makefile

    r2763 r2765  
    1313$(SOPHYAOBJP)datatype.o: datatype.cc sopnamsp.h datatype.h \
    1414  $(SOPHYAINCP)machdefs.h
    15         $(CXXCOMPILELIB) -o $@ $<
     15        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatype.cc
    1616 
    1717$(SOPHYAOBJP)dvlist.o: dvlist.cc sopnamsp.h \
    18   $(SOPHYAINCP)machdefs.h dvlist.h \
    19   objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
     18  $(SOPHYAINCP)machdefs.h dvlist.h objfio.h \
     19  anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
    2020  rawstream.h ppfnametag.h mutyv.h \
    2121  $(SOPHYAINCP)strutil.h
    22         $(CXXCOMPILELIB) -o $@ $<
     22        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dvlist.cc
    2323 
    2424$(SOPHYAOBJP)fiondblock.o: fiondblock.cc sopnamsp.h \
    25   $(SOPHYAINCP)machdefs.h \
    26   pexceptions.h datatype.h fiondblock.h ppersist.h gnumd5.h \
    27   ppfbinstream.h rawstream.h ppfnametag.h ndatablock.h anydataobj.h
    28         $(CXXCOMPILELIB) -o $@ $<
     25  $(SOPHYAINCP)machdefs.h pexceptions.h \
     26  datatype.h fiondblock.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
     27  ppfnametag.h ndatablock.h anydataobj.h
     28        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiondblock.cc
    2929 
    3030$(SOPHYAOBJP)mutyv.o: mutyv.cc sopnamsp.h mutyv.h \
    3131  $(SOPHYAINCP)machdefs.h
    32         $(CXXCOMPILELIB) -o $@ $<
     32        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mutyv.cc
    3333 
    3434$(SOPHYAOBJP)ndatablock.o: ndatablock.cc sopnamsp.h \
    35   $(SOPHYAINCP)machdefs.h \
    36   pexceptions.h ndatablock.h anydataobj.h
    37         $(CXXCOMPILELIB) -o $@ $<
     35  $(SOPHYAINCP)machdefs.h pexceptions.h \
     36  ndatablock.h anydataobj.h
     37        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ndatablock.cc
    3838 
    3939$(SOPHYAOBJP)pexceptions.o: pexceptions.cc sopnamsp.h pexceptions.h \
    4040  $(SOPHYAINCP)machdefs.h
    41         $(CXXCOMPILELIB) -o $@ $<
     41        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pexceptions.cc
    4242 
    4343$(SOPHYAOBJP)ppersist.o: ppersist.cc sopnamsp.h \
    44   $(SOPHYAINCP)machdefs.h \
    45   pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
    46   ppfnametag.h anydataobj.h
    47         $(CXXCOMPILELIB) -o $@ $<
     44  $(SOPHYAINCP)machdefs.h pexceptions.h \
     45  ppersist.h gnumd5.h ppfbinstream.h rawstream.h ppfnametag.h \
     46  anydataobj.h
     47        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppersist.cc
    4848 
    4949$(SOPHYAOBJP)ppfbinstream.o: ppfbinstream.cc sopnamsp.h \
    50   $(SOPHYAINCP)machdefs.h \
    51   ppfbinstream.h rawstream.h pexceptions.h
    52         $(CXXCOMPILELIB) -o $@ $<
     50  $(SOPHYAINCP)machdefs.h ppfbinstream.h \
     51  rawstream.h pexceptions.h
     52        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppfbinstream.cc
    5353 
    5454$(SOPHYAOBJP)ppftpointerio.o: ppftpointerio.cc \
    55   $(SOPHYAINCP)machdefs.h \
    56   sopnamsp.h ppftpointerio.h ppersist.h pexceptions.h gnumd5.h \
    57   ppfbinstream.h rawstream.h ppfnametag.h
    58         $(CXXCOMPILELIB) -o $@ $<
     55  $(SOPHYAINCP)machdefs.h sopnamsp.h \
     56  ppftpointerio.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
     57  rawstream.h ppfnametag.h
     58        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppftpointerio.cc
    5959 
    6060$(SOPHYAOBJP)rawstream.o: rawstream.cc sopnamsp.h rawstream.h \
    61   $(SOPHYAINCP)machdefs.h \
    62   pexceptions.h
    63         $(CXXCOMPILELIB) -o $@ $<
     61  $(SOPHYAINCP)machdefs.h pexceptions.h
     62        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rawstream.cc
    6463 
    6564$(SOPHYAOBJP)sophyainit.o: sophyainit.cc sopnamsp.h \
    66   $(SOPHYAINCP)machdefs.h \
    67   sophyainit.h pexceptions.h ppersist.h gnumd5.h ppfbinstream.h \
    68   rawstream.h ppfnametag.h fiondblock.h ndatablock.h anydataobj.h \
    69   dvlist.h objfio.h mutyv.h fiosegdb.h segdatablock.h ppftpointerio.h \
    70   ppfwrapstlv.h sversion.h
    71         $(CXXCOMPILELIB) -o $@ $<
     65  $(SOPHYAINCP)machdefs.h sophyainit.h \
     66  pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
     67  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        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sophyainit.cc
    7271 
    7372$(SOPHYAOBJP)timestamp.o: timestamp.cc sopnamsp.h \
    74   $(SOPHYAINCP)machdefs.h \
    75   timestamp.h pexceptions.h
    76         $(CXXCOMPILELIB) -o $@ $<
     73  $(SOPHYAINCP)machdefs.h timestamp.h \
     74  pexceptions.h
     75        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  timestamp.cc
    7776 
    78 $(SOPHYAOBJP)gnumd5.o: gnumd5.c \
    79   $(SOPHYAINCP)machdefs.h \
     77$(SOPHYAOBJP)gnumd5.o: gnumd5.c $(SOPHYAINCP)machdefs.h \
    8078  bithelp.h gnumd5.h
    81         $(CCOMPILE) -o $@ $<
     79        $(CCOMPILE) -o $@  gnumd5.c
    8280 
    8381$(SOPHYAOBJP)srandgen.o: srandgen.c \
    84   $(SOPHYAINCP)machdefs.h \
    85   srandgen.h smathconst.h
    86         $(CCOMPILE) -o $@ $<
     82  $(SOPHYAINCP)machdefs.h srandgen.h \
     83  smathconst.h
     84        $(CCOMPILE) -o $@  srandgen.c
    8785 
  • trunk/SophyaLib/BaseTools/smakefile

    r2763 r2765  
    1313$(SOPHYAOBJP)datatype.o: datatype.cc sopnamsp.h datatype.h \
    1414  $(SOPHYAINCP)machdefs.h
    15         $(CXXCOMPILELIB) -o $@ $<
     15        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatype.cc
    1616 
    1717$(SOPHYAOBJP)dvlist.o: dvlist.cc sopnamsp.h \
    18   $(SOPHYAINCP)machdefs.h dvlist.h \
    19   objfio.h anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
     18  $(SOPHYAINCP)machdefs.h dvlist.h objfio.h \
     19  anydataobj.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
    2020  rawstream.h ppfnametag.h mutyv.h \
    2121  $(SOPHYAINCP)strutil.h
    22         $(CXXCOMPILELIB) -o $@ $<
     22        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dvlist.cc
    2323 
    2424$(SOPHYAOBJP)fiondblock.o: fiondblock.cc sopnamsp.h \
    25   $(SOPHYAINCP)machdefs.h \
    26   pexceptions.h datatype.h fiondblock.h ppersist.h gnumd5.h \
    27   ppfbinstream.h rawstream.h ppfnametag.h ndatablock.h anydataobj.h
    28         $(CXXCOMPILELIB) -o $@ $<
     25  $(SOPHYAINCP)machdefs.h pexceptions.h \
     26  datatype.h fiondblock.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
     27  ppfnametag.h ndatablock.h anydataobj.h
     28        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiondblock.cc
    2929 
    3030$(SOPHYAOBJP)mutyv.o: mutyv.cc sopnamsp.h mutyv.h \
    3131  $(SOPHYAINCP)machdefs.h
    32         $(CXXCOMPILELIB) -o $@ $<
     32        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mutyv.cc
    3333 
    3434$(SOPHYAOBJP)ndatablock.o: ndatablock.cc sopnamsp.h \
    35   $(SOPHYAINCP)machdefs.h \
    36   pexceptions.h ndatablock.h anydataobj.h
    37         $(CXXCOMPILELIB) -o $@ $<
     35  $(SOPHYAINCP)machdefs.h pexceptions.h \
     36  ndatablock.h anydataobj.h
     37        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ndatablock.cc
    3838 
    3939$(SOPHYAOBJP)pexceptions.o: pexceptions.cc sopnamsp.h pexceptions.h \
    4040  $(SOPHYAINCP)machdefs.h
    41         $(CXXCOMPILELIB) -o $@ $<
     41        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pexceptions.cc
    4242 
    4343$(SOPHYAOBJP)ppersist.o: ppersist.cc sopnamsp.h \
    44   $(SOPHYAINCP)machdefs.h \
    45   pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
    46   ppfnametag.h anydataobj.h
    47         $(CXXCOMPILELIB) -o $@ $<
     44  $(SOPHYAINCP)machdefs.h pexceptions.h \
     45  ppersist.h gnumd5.h ppfbinstream.h rawstream.h ppfnametag.h \
     46  anydataobj.h
     47        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppersist.cc
    4848 
    4949$(SOPHYAOBJP)ppfbinstream.o: ppfbinstream.cc sopnamsp.h \
    50   $(SOPHYAINCP)machdefs.h \
    51   ppfbinstream.h rawstream.h pexceptions.h
    52         $(CXXCOMPILELIB) -o $@ $<
     50  $(SOPHYAINCP)machdefs.h ppfbinstream.h \
     51  rawstream.h pexceptions.h
     52        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppfbinstream.cc
    5353 
    5454$(SOPHYAOBJP)ppftpointerio.o: ppftpointerio.cc \
    55   $(SOPHYAINCP)machdefs.h \
    56   sopnamsp.h ppftpointerio.h ppersist.h pexceptions.h gnumd5.h \
    57   ppfbinstream.h rawstream.h ppfnametag.h
    58         $(CXXCOMPILELIB) -o $@ $<
     55  $(SOPHYAINCP)machdefs.h sopnamsp.h \
     56  ppftpointerio.h ppersist.h pexceptions.h gnumd5.h ppfbinstream.h \
     57  rawstream.h ppfnametag.h
     58        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ppftpointerio.cc
    5959 
    6060$(SOPHYAOBJP)rawstream.o: rawstream.cc sopnamsp.h rawstream.h \
    61   $(SOPHYAINCP)machdefs.h \
    62   pexceptions.h
    63         $(CXXCOMPILELIB) -o $@ $<
     61  $(SOPHYAINCP)machdefs.h pexceptions.h
     62        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rawstream.cc
    6463 
    6564$(SOPHYAOBJP)sophyainit.o: sophyainit.cc sopnamsp.h \
    66   $(SOPHYAINCP)machdefs.h \
    67   sophyainit.h pexceptions.h ppersist.h gnumd5.h ppfbinstream.h \
    68   rawstream.h ppfnametag.h fiondblock.h ndatablock.h anydataobj.h \
    69   dvlist.h objfio.h mutyv.h fiosegdb.h segdatablock.h ppftpointerio.h \
    70   ppfwrapstlv.h sversion.h
    71         $(CXXCOMPILELIB) -o $@ $<
     65  $(SOPHYAINCP)machdefs.h sophyainit.h \
     66  pexceptions.h ppersist.h gnumd5.h ppfbinstream.h rawstream.h \
     67  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        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sophyainit.cc
    7271 
    7372$(SOPHYAOBJP)timestamp.o: timestamp.cc sopnamsp.h \
    74   $(SOPHYAINCP)machdefs.h \
    75   timestamp.h pexceptions.h
    76         $(CXXCOMPILELIB) -o $@ $<
     73  $(SOPHYAINCP)machdefs.h timestamp.h \
     74  pexceptions.h
     75        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  timestamp.cc
    7776 
    78 $(SOPHYAOBJP)gnumd5.o: gnumd5.c \
    79   $(SOPHYAINCP)machdefs.h \
     77$(SOPHYAOBJP)gnumd5.o: gnumd5.c $(SOPHYAINCP)machdefs.h \
    8078  bithelp.h gnumd5.h
    81         $(CCOMPILE) -o $@ $<
     79        $(CCOMPILE) -o $@  gnumd5.c
    8280 
    8381$(SOPHYAOBJP)srandgen.o: srandgen.c \
    84   $(SOPHYAINCP)machdefs.h \
    85   srandgen.h smathconst.h
    86         $(CCOMPILE) -o $@ $<
     82  $(SOPHYAINCP)machdefs.h srandgen.h \
     83  smathconst.h
     84        $(CCOMPILE) -o $@  srandgen.c
    8785 
  • trunk/SophyaLib/HiStats/Makefile

    r2763 r2765  
    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)histos2.o $(SOPHYAOBJP)histos.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)histos.o $(SOPHYAOBJP)histos2.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)histos2.o $(SOPHYAOBJP)histos.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)histos.o $(SOPHYAOBJP)histos2.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
    1212 
    1313$(SOPHYAOBJP)basedtable.o: basedtable.cc basedtable.h \
    14   $(SOPHYAINCP)machdefs.h \
    15   ntupintf.h $(SOPHYAINCP)dvlist.h \
     14  $(SOPHYAINCP)machdefs.h ntupintf.h \
     15  $(SOPHYAINCP)dvlist.h \
    1616  $(SOPHYAINCP)objfio.h \
    1717  $(SOPHYAINCP)anydataobj.h \
     
    2525  $(SOPHYAINCP)segdatablock.h \
    2626  $(SOPHYAINCP)sopnamsp.h
    27         $(CXXCOMPILELIB) -o $@ $<
     27        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basedtable.cc
    2828 
    2929$(SOPHYAOBJP)datatable.o: datatable.cc datatable.h basedtable.h \
    30   $(SOPHYAINCP)machdefs.h \
    31   ntupintf.h $(SOPHYAINCP)dvlist.h \
     30  $(SOPHYAINCP)machdefs.h ntupintf.h \
     31  $(SOPHYAINCP)dvlist.h \
    3232  $(SOPHYAINCP)objfio.h \
    3333  $(SOPHYAINCP)anydataobj.h \
     
    4444  $(SOPHYAINCP)fiosegdb.h \
    4545  $(SOPHYAINCP)ppftpointerio.h
    46         $(CXXCOMPILELIB) -o $@ $<
     46        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatable.cc
    4747 
    4848$(SOPHYAOBJP)fio_dtable.o: fio_dtable.cc datatable.h basedtable.h \
    49   $(SOPHYAINCP)machdefs.h \
    50   ntupintf.h $(SOPHYAINCP)dvlist.h \
    51   $(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 \
    61   swppfdtable.h \
     49  $(SOPHYAINCP)machdefs.h ntupintf.h \
     50  $(SOPHYAINCP)dvlist.h \
     51  $(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 \
    6261  $(SOPHYAINCP)swsegdb.h \
    6362  $(SOPHYAINCP)ppfswapper.h \
     
    6564  $(SOPHYAINCP)sopnamsp.h \
    6665  $(SOPHYAINCP)fiosegdb.h
    67         $(CXXCOMPILELIB) -o $@ $<
    68  
    69 $(SOPHYAOBJP)hisprof.o: hisprof.cc \
    70   $(SOPHYAINCP)sopnamsp.h \
    71   $(SOPHYAINCP)machdefs.h \
    72   hisprof.h $(SOPHYAINCP)peida.h \
     66        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fio_dtable.cc
     67 
     68$(SOPHYAOBJP)hisprof.o: hisprof.cc $(SOPHYAINCP)sopnamsp.h \
     69  $(SOPHYAINCP)machdefs.h hisprof.h \
     70  $(SOPHYAINCP)peida.h \
    7371  $(SOPHYAINCP)utils.h \
    7472  $(SOPHYAINCP)perrors.h \
     
    9088  $(SOPHYAINCP)ndatablock.h \
    9189  $(SOPHYAINCP)utilarr.h histos.h
    92         $(CXXCOMPILELIB) -o $@ $<
    93  
    94 $(SOPHYAOBJP)histerr.o: histerr.cc \
    95   $(SOPHYAINCP)sopnamsp.h \
    96   $(SOPHYAINCP)machdefs.h \
    97   histinit.h \
     90        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  hisprof.cc
     91 
     92$(SOPHYAOBJP)histerr.o: histerr.cc $(SOPHYAINCP)sopnamsp.h \
     93  $(SOPHYAINCP)machdefs.h histinit.h \
    9894  $(SOPHYAINCP)ntoolsinit.h \
    9995  $(SOPHYAINCP)tarrinit.h \
    100   $(SOPHYAINCP)sophyainit.h \
    101   histerr.h $(SOPHYAINCP)objfio.h \
    102   $(SOPHYAINCP)anydataobj.h \
    103   $(SOPHYAINCP)ppersist.h \
    104   $(SOPHYAINCP)pexceptions.h \
    105   $(SOPHYAINCP)gnumd5.h \
    106   $(SOPHYAINCP)ppfbinstream.h \
    107   $(SOPHYAINCP)rawstream.h \
    108   $(SOPHYAINCP)ppfnametag.h \
    109   histos.h $(SOPHYAINCP)peida.h \
     96  $(SOPHYAINCP)sophyainit.h histerr.h \
     97  $(SOPHYAINCP)objfio.h \
     98  $(SOPHYAINCP)anydataobj.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 histos.h \
     105  $(SOPHYAINCP)peida.h \
    110106  $(SOPHYAINCP)utils.h \
    111107  $(SOPHYAINCP)perrors.h \
     
    119115  $(SOPHYAINCP)ndatablock.h \
    120116  $(SOPHYAINCP)utilarr.h
    121         $(CXXCOMPILELIB) -o $@ $<
     117        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histerr.cc
    122118 
    123119$(SOPHYAOBJP)histinit.o: histinit.cc \
    124120  $(SOPHYAINCP)sopnamsp.h \
    125   $(SOPHYAINCP)machdefs.h \
    126   histinit.h \
     121  $(SOPHYAINCP)machdefs.h histinit.h \
    127122  $(SOPHYAINCP)ntoolsinit.h \
    128123  $(SOPHYAINCP)tarrinit.h \
    129   $(SOPHYAINCP)sophyainit.h \
    130   histos.h $(SOPHYAINCP)objfio.h \
    131   $(SOPHYAINCP)anydataobj.h \
    132   $(SOPHYAINCP)ppersist.h \
    133   $(SOPHYAINCP)pexceptions.h \
    134   $(SOPHYAINCP)gnumd5.h \
    135   $(SOPHYAINCP)ppfbinstream.h \
    136   $(SOPHYAINCP)rawstream.h \
    137   $(SOPHYAINCP)ppfnametag.h \
    138   $(SOPHYAINCP)peida.h \
    139   $(SOPHYAINCP)utils.h \
    140   $(SOPHYAINCP)perrors.h \
    141   $(SOPHYAINCP)fmath.h \
    142   $(SOPHYAINCP)tvector.h \
    143   $(SOPHYAINCP)tmatrix.h \
    144   $(SOPHYAINCP)tarray.h \
    145   $(SOPHYAINCP)basarr.h \
    146   $(SOPHYAINCP)mutyv.h \
    147   $(SOPHYAINCP)dvlist.h \
    148   $(SOPHYAINCP)ndatablock.h \
    149   $(SOPHYAINCP)utilarr.h histos2.h \
    150   hisprof.h histerr.h ntuple.h ntupintf.h xntuple.h datatable.h \
    151   basedtable.h \
    152   $(SOPHYAINCP)segdatablock.h \
    153   swppfdtable.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 \
     146  $(SOPHYAINCP)segdatablock.h swppfdtable.h \
    154147  $(SOPHYAINCP)swsegdb.h \
    155148  $(SOPHYAINCP)ppfswapper.h \
    156149  $(SOPHYAINCP)ppftpointerio.h
    157         $(CXXCOMPILELIB) -o $@ $<
    158  
    159 $(SOPHYAOBJP)histos2.o: histos2.cc \
    160   $(SOPHYAINCP)sopnamsp.h \
    161   $(SOPHYAINCP)machdefs.h \
    162   histos2.h $(SOPHYAINCP)peida.h \
    163   $(SOPHYAINCP)utils.h \
    164   $(SOPHYAINCP)perrors.h \
    165   $(SOPHYAINCP)pexceptions.h \
    166   $(SOPHYAINCP)fmath.h histos.h \
    167   $(SOPHYAINCP)objfio.h \
    168   $(SOPHYAINCP)anydataobj.h \
    169   $(SOPHYAINCP)ppersist.h \
    170   $(SOPHYAINCP)gnumd5.h \
    171   $(SOPHYAINCP)ppfbinstream.h \
    172   $(SOPHYAINCP)rawstream.h \
    173   $(SOPHYAINCP)ppfnametag.h \
    174   $(SOPHYAINCP)tvector.h \
    175   $(SOPHYAINCP)tmatrix.h \
    176   $(SOPHYAINCP)tarray.h \
    177   $(SOPHYAINCP)basarr.h \
    178   $(SOPHYAINCP)mutyv.h \
    179   $(SOPHYAINCP)dvlist.h \
    180   $(SOPHYAINCP)ndatablock.h \
    181   $(SOPHYAINCP)utilarr.h
    182         $(CXXCOMPILELIB) -o $@ $<
    183  
    184 $(SOPHYAOBJP)histos.o: histos.cc \
    185   $(SOPHYAINCP)sopnamsp.h \
     150        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histinit.cc
     151 
     152$(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)sopnamsp.h \
    186153  $(SOPHYAINCP)machdefs.h histos.h \
    187154  $(SOPHYAINCP)objfio.h \
     
    207174  $(SOPHYAINCP)poly.h \
    208175  $(SOPHYAINCP)strutil.h
    209         $(CXXCOMPILELIB) -o $@ $<
     176        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histos.cc
     177 
     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
    210201 
    211202$(SOPHYAOBJP)ntupintf.o: ntupintf.cc \
    212   $(SOPHYAINCP)sopnamsp.h \
    213   ntupintf.h \
     203  $(SOPHYAINCP)sopnamsp.h ntupintf.h \
    214204  $(SOPHYAINCP)machdefs.h \
    215205  $(SOPHYAINCP)pexceptions.h
    216         $(CXXCOMPILELIB) -o $@ $<
    217  
    218 $(SOPHYAOBJP)ntuple.o: ntuple.cc \
    219   $(SOPHYAINCP)sopnamsp.h \
     206        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntupintf.cc
     207 
     208$(SOPHYAOBJP)ntuple.o: ntuple.cc $(SOPHYAINCP)sopnamsp.h \
    220209  $(SOPHYAINCP)strutil.h \
    221210  $(SOPHYAINCP)perrors.h \
     
    228217  $(SOPHYAINCP)ppfbinstream.h \
    229218  $(SOPHYAINCP)rawstream.h \
    230   $(SOPHYAINCP)ppfnametag.h \
    231   ntupintf.h $(SOPHYAINCP)dvlist.h \
     219  $(SOPHYAINCP)ppfnametag.h ntupintf.h \
     220  $(SOPHYAINCP)dvlist.h \
    232221  $(SOPHYAINCP)mutyv.h
    233         $(CXXCOMPILELIB) -o $@ $<
     222        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntuple.cc
    234223 
    235224$(SOPHYAOBJP)proxtuple.o: proxtuple.cc \
    236   $(SOPHYAINCP)sopnamsp.h \
    237   proxtuple.h ntuple.h \
    238   $(SOPHYAINCP)objfio.h \
     225  $(SOPHYAINCP)sopnamsp.h proxtuple.h \
     226  ntuple.h $(SOPHYAINCP)objfio.h \
    239227  $(SOPHYAINCP)machdefs.h \
    240228  $(SOPHYAINCP)anydataobj.h \
     
    244232  $(SOPHYAINCP)ppfbinstream.h \
    245233  $(SOPHYAINCP)rawstream.h \
    246   $(SOPHYAINCP)ppfnametag.h \
    247   ntupintf.h $(SOPHYAINCP)dvlist.h \
     234  $(SOPHYAINCP)ppfnametag.h ntupintf.h \
     235  $(SOPHYAINCP)dvlist.h \
    248236  $(SOPHYAINCP)mutyv.h
    249         $(CXXCOMPILELIB) -o $@ $<
     237        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  proxtuple.cc
    250238 
    251239$(SOPHYAOBJP)swppfdtable.o: swppfdtable.cc swppfdtable.h basedtable.h \
    252   $(SOPHYAINCP)machdefs.h \
    253   ntupintf.h $(SOPHYAINCP)dvlist.h \
     240  $(SOPHYAINCP)machdefs.h ntupintf.h \
     241  $(SOPHYAINCP)dvlist.h \
    254242  $(SOPHYAINCP)objfio.h \
    255243  $(SOPHYAINCP)anydataobj.h \
     
    266254  $(SOPHYAINCP)ppftpointerio.h \
    267255  $(SOPHYAINCP)sopnamsp.h
    268         $(CXXCOMPILELIB) -o $@ $<
    269  
    270 $(SOPHYAOBJP)xntuple.o: xntuple.cc \
    271   $(SOPHYAINCP)sopnamsp.h \
     256        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  swppfdtable.cc
     257 
     258$(SOPHYAOBJP)xntuple.o: xntuple.cc $(SOPHYAINCP)sopnamsp.h \
    272259  $(SOPHYAINCP)ppersist.h \
    273260  $(SOPHYAINCP)machdefs.h \
     
    277264  $(SOPHYAINCP)rawstream.h \
    278265  $(SOPHYAINCP)ppfnametag.h \
    279   $(SOPHYAINCP)perrors.h xntuple.h \
    280   ntupintf.h $(SOPHYAINCP)dvlist.h \
     266  $(SOPHYAINCP)perrors.h xntuple.h ntupintf.h \
     267  $(SOPHYAINCP)dvlist.h \
    281268  $(SOPHYAINCP)objfio.h \
    282269  $(SOPHYAINCP)anydataobj.h \
    283270  $(SOPHYAINCP)mutyv.h
    284         $(CXXCOMPILELIB) -o $@ $<
    285  
     271        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  xntuple.cc
     272 
  • trunk/SophyaLib/HiStats/objlist.list

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

    r2763 r2765  
    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)histos2.o $(SOPHYAOBJP)histos.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)histos.o $(SOPHYAOBJP)histos2.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)histos2.o $(SOPHYAOBJP)histos.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)histos.o $(SOPHYAOBJP)histos2.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
    1212 
    1313$(SOPHYAOBJP)basedtable.o: basedtable.cc basedtable.h \
    14   $(SOPHYAINCP)machdefs.h \
    15   ntupintf.h $(SOPHYAINCP)dvlist.h \
     14  $(SOPHYAINCP)machdefs.h ntupintf.h \
     15  $(SOPHYAINCP)dvlist.h \
    1616  $(SOPHYAINCP)objfio.h \
    1717  $(SOPHYAINCP)anydataobj.h \
     
    2525  $(SOPHYAINCP)segdatablock.h \
    2626  $(SOPHYAINCP)sopnamsp.h
    27         $(CXXCOMPILELIB) -o $@ $<
     27        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basedtable.cc
    2828 
    2929$(SOPHYAOBJP)datatable.o: datatable.cc datatable.h basedtable.h \
    30   $(SOPHYAINCP)machdefs.h \
    31   ntupintf.h $(SOPHYAINCP)dvlist.h \
     30  $(SOPHYAINCP)machdefs.h ntupintf.h \
     31  $(SOPHYAINCP)dvlist.h \
    3232  $(SOPHYAINCP)objfio.h \
    3333  $(SOPHYAINCP)anydataobj.h \
     
    4444  $(SOPHYAINCP)fiosegdb.h \
    4545  $(SOPHYAINCP)ppftpointerio.h
    46         $(CXXCOMPILELIB) -o $@ $<
     46        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatable.cc
    4747 
    4848$(SOPHYAOBJP)fio_dtable.o: fio_dtable.cc datatable.h basedtable.h \
    49   $(SOPHYAINCP)machdefs.h \
    50   ntupintf.h $(SOPHYAINCP)dvlist.h \
    51   $(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 \
    61   swppfdtable.h \
     49  $(SOPHYAINCP)machdefs.h ntupintf.h \
     50  $(SOPHYAINCP)dvlist.h \
     51  $(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 \
    6261  $(SOPHYAINCP)swsegdb.h \
    6362  $(SOPHYAINCP)ppfswapper.h \
     
    6564  $(SOPHYAINCP)sopnamsp.h \
    6665  $(SOPHYAINCP)fiosegdb.h
    67         $(CXXCOMPILELIB) -o $@ $<
    68  
    69 $(SOPHYAOBJP)hisprof.o: hisprof.cc \
    70   $(SOPHYAINCP)sopnamsp.h \
    71   $(SOPHYAINCP)machdefs.h \
    72   hisprof.h $(SOPHYAINCP)peida.h \
     66        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fio_dtable.cc
     67 
     68$(SOPHYAOBJP)hisprof.o: hisprof.cc $(SOPHYAINCP)sopnamsp.h \
     69  $(SOPHYAINCP)machdefs.h hisprof.h \
     70  $(SOPHYAINCP)peida.h \
    7371  $(SOPHYAINCP)utils.h \
    7472  $(SOPHYAINCP)perrors.h \
     
    9088  $(SOPHYAINCP)ndatablock.h \
    9189  $(SOPHYAINCP)utilarr.h histos.h
    92         $(CXXCOMPILELIB) -o $@ $<
    93  
    94 $(SOPHYAOBJP)histerr.o: histerr.cc \
    95   $(SOPHYAINCP)sopnamsp.h \
    96   $(SOPHYAINCP)machdefs.h \
    97   histinit.h \
     90        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  hisprof.cc
     91 
     92$(SOPHYAOBJP)histerr.o: histerr.cc $(SOPHYAINCP)sopnamsp.h \
     93  $(SOPHYAINCP)machdefs.h histinit.h \
    9894  $(SOPHYAINCP)ntoolsinit.h \
    9995  $(SOPHYAINCP)tarrinit.h \
    100   $(SOPHYAINCP)sophyainit.h \
    101   histerr.h $(SOPHYAINCP)objfio.h \
    102   $(SOPHYAINCP)anydataobj.h \
    103   $(SOPHYAINCP)ppersist.h \
    104   $(SOPHYAINCP)pexceptions.h \
    105   $(SOPHYAINCP)gnumd5.h \
    106   $(SOPHYAINCP)ppfbinstream.h \
    107   $(SOPHYAINCP)rawstream.h \
    108   $(SOPHYAINCP)ppfnametag.h \
    109   histos.h $(SOPHYAINCP)peida.h \
     96  $(SOPHYAINCP)sophyainit.h histerr.h \
     97  $(SOPHYAINCP)objfio.h \
     98  $(SOPHYAINCP)anydataobj.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 histos.h \
     105  $(SOPHYAINCP)peida.h \
    110106  $(SOPHYAINCP)utils.h \
    111107  $(SOPHYAINCP)perrors.h \
     
    119115  $(SOPHYAINCP)ndatablock.h \
    120116  $(SOPHYAINCP)utilarr.h
    121         $(CXXCOMPILELIB) -o $@ $<
     117        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histerr.cc
    122118 
    123119$(SOPHYAOBJP)histinit.o: histinit.cc \
    124120  $(SOPHYAINCP)sopnamsp.h \
    125   $(SOPHYAINCP)machdefs.h \
    126   histinit.h \
     121  $(SOPHYAINCP)machdefs.h histinit.h \
    127122  $(SOPHYAINCP)ntoolsinit.h \
    128123  $(SOPHYAINCP)tarrinit.h \
    129   $(SOPHYAINCP)sophyainit.h \
    130   histos.h $(SOPHYAINCP)objfio.h \
    131   $(SOPHYAINCP)anydataobj.h \
    132   $(SOPHYAINCP)ppersist.h \
    133   $(SOPHYAINCP)pexceptions.h \
    134   $(SOPHYAINCP)gnumd5.h \
    135   $(SOPHYAINCP)ppfbinstream.h \
    136   $(SOPHYAINCP)rawstream.h \
    137   $(SOPHYAINCP)ppfnametag.h \
    138   $(SOPHYAINCP)peida.h \
    139   $(SOPHYAINCP)utils.h \
    140   $(SOPHYAINCP)perrors.h \
    141   $(SOPHYAINCP)fmath.h \
    142   $(SOPHYAINCP)tvector.h \
    143   $(SOPHYAINCP)tmatrix.h \
    144   $(SOPHYAINCP)tarray.h \
    145   $(SOPHYAINCP)basarr.h \
    146   $(SOPHYAINCP)mutyv.h \
    147   $(SOPHYAINCP)dvlist.h \
    148   $(SOPHYAINCP)ndatablock.h \
    149   $(SOPHYAINCP)utilarr.h histos2.h \
    150   hisprof.h histerr.h ntuple.h ntupintf.h xntuple.h datatable.h \
    151   basedtable.h \
    152   $(SOPHYAINCP)segdatablock.h \
    153   swppfdtable.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 \
     146  $(SOPHYAINCP)segdatablock.h swppfdtable.h \
    154147  $(SOPHYAINCP)swsegdb.h \
    155148  $(SOPHYAINCP)ppfswapper.h \
    156149  $(SOPHYAINCP)ppftpointerio.h
    157         $(CXXCOMPILELIB) -o $@ $<
    158  
    159 $(SOPHYAOBJP)histos2.o: histos2.cc \
    160   $(SOPHYAINCP)sopnamsp.h \
    161   $(SOPHYAINCP)machdefs.h \
    162   histos2.h $(SOPHYAINCP)peida.h \
    163   $(SOPHYAINCP)utils.h \
    164   $(SOPHYAINCP)perrors.h \
    165   $(SOPHYAINCP)pexceptions.h \
    166   $(SOPHYAINCP)fmath.h histos.h \
    167   $(SOPHYAINCP)objfio.h \
    168   $(SOPHYAINCP)anydataobj.h \
    169   $(SOPHYAINCP)ppersist.h \
    170   $(SOPHYAINCP)gnumd5.h \
    171   $(SOPHYAINCP)ppfbinstream.h \
    172   $(SOPHYAINCP)rawstream.h \
    173   $(SOPHYAINCP)ppfnametag.h \
    174   $(SOPHYAINCP)tvector.h \
    175   $(SOPHYAINCP)tmatrix.h \
    176   $(SOPHYAINCP)tarray.h \
    177   $(SOPHYAINCP)basarr.h \
    178   $(SOPHYAINCP)mutyv.h \
    179   $(SOPHYAINCP)dvlist.h \
    180   $(SOPHYAINCP)ndatablock.h \
    181   $(SOPHYAINCP)utilarr.h
    182         $(CXXCOMPILELIB) -o $@ $<
    183  
    184 $(SOPHYAOBJP)histos.o: histos.cc \
    185   $(SOPHYAINCP)sopnamsp.h \
     150        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histinit.cc
     151 
     152$(SOPHYAOBJP)histos.o: histos.cc $(SOPHYAINCP)sopnamsp.h \
    186153  $(SOPHYAINCP)machdefs.h histos.h \
    187154  $(SOPHYAINCP)objfio.h \
     
    207174  $(SOPHYAINCP)poly.h \
    208175  $(SOPHYAINCP)strutil.h
    209         $(CXXCOMPILELIB) -o $@ $<
     176        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  histos.cc
     177 
     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
    210201 
    211202$(SOPHYAOBJP)ntupintf.o: ntupintf.cc \
    212   $(SOPHYAINCP)sopnamsp.h \
    213   ntupintf.h \
     203  $(SOPHYAINCP)sopnamsp.h ntupintf.h \
    214204  $(SOPHYAINCP)machdefs.h \
    215205  $(SOPHYAINCP)pexceptions.h
    216         $(CXXCOMPILELIB) -o $@ $<
    217  
    218 $(SOPHYAOBJP)ntuple.o: ntuple.cc \
    219   $(SOPHYAINCP)sopnamsp.h \
     206        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntupintf.cc
     207 
     208$(SOPHYAOBJP)ntuple.o: ntuple.cc $(SOPHYAINCP)sopnamsp.h \
    220209  $(SOPHYAINCP)strutil.h \
    221210  $(SOPHYAINCP)perrors.h \
     
    228217  $(SOPHYAINCP)ppfbinstream.h \
    229218  $(SOPHYAINCP)rawstream.h \
    230   $(SOPHYAINCP)ppfnametag.h \
    231   ntupintf.h $(SOPHYAINCP)dvlist.h \
     219  $(SOPHYAINCP)ppfnametag.h ntupintf.h \
     220  $(SOPHYAINCP)dvlist.h \
    232221  $(SOPHYAINCP)mutyv.h
    233         $(CXXCOMPILELIB) -o $@ $<
     222        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntuple.cc
    234223 
    235224$(SOPHYAOBJP)proxtuple.o: proxtuple.cc \
    236   $(SOPHYAINCP)sopnamsp.h \
    237   proxtuple.h ntuple.h \
    238   $(SOPHYAINCP)objfio.h \
     225  $(SOPHYAINCP)sopnamsp.h proxtuple.h \
     226  ntuple.h $(SOPHYAINCP)objfio.h \
    239227  $(SOPHYAINCP)machdefs.h \
    240228  $(SOPHYAINCP)anydataobj.h \
     
    244232  $(SOPHYAINCP)ppfbinstream.h \
    245233  $(SOPHYAINCP)rawstream.h \
    246   $(SOPHYAINCP)ppfnametag.h \
    247   ntupintf.h $(SOPHYAINCP)dvlist.h \
     234  $(SOPHYAINCP)ppfnametag.h ntupintf.h \
     235  $(SOPHYAINCP)dvlist.h \
    248236  $(SOPHYAINCP)mutyv.h
    249         $(CXXCOMPILELIB) -o $@ $<
     237        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  proxtuple.cc
    250238 
    251239$(SOPHYAOBJP)swppfdtable.o: swppfdtable.cc swppfdtable.h basedtable.h \
    252   $(SOPHYAINCP)machdefs.h \
    253   ntupintf.h $(SOPHYAINCP)dvlist.h \
     240  $(SOPHYAINCP)machdefs.h ntupintf.h \
     241  $(SOPHYAINCP)dvlist.h \
    254242  $(SOPHYAINCP)objfio.h \
    255243  $(SOPHYAINCP)anydataobj.h \
     
    266254  $(SOPHYAINCP)ppftpointerio.h \
    267255  $(SOPHYAINCP)sopnamsp.h
    268         $(CXXCOMPILELIB) -o $@ $<
    269  
    270 $(SOPHYAOBJP)xntuple.o: xntuple.cc \
    271   $(SOPHYAINCP)sopnamsp.h \
     256        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  swppfdtable.cc
     257 
     258$(SOPHYAOBJP)xntuple.o: xntuple.cc $(SOPHYAINCP)sopnamsp.h \
    272259  $(SOPHYAINCP)ppersist.h \
    273260  $(SOPHYAINCP)machdefs.h \
     
    277264  $(SOPHYAINCP)rawstream.h \
    278265  $(SOPHYAINCP)ppfnametag.h \
    279   $(SOPHYAINCP)perrors.h xntuple.h \
    280   ntupintf.h $(SOPHYAINCP)dvlist.h \
     266  $(SOPHYAINCP)perrors.h xntuple.h ntupintf.h \
     267  $(SOPHYAINCP)dvlist.h \
    281268  $(SOPHYAINCP)objfio.h \
    282269  $(SOPHYAINCP)anydataobj.h \
    283270  $(SOPHYAINCP)mutyv.h
    284         $(CXXCOMPILELIB) -o $@ $<
    285  
     271        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  xntuple.cc
     272 
  • trunk/SophyaLib/NTools/Makefile

    r2763 r2765  
    44 
    55clean:
    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)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)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)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)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
     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
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)cimage.o: cimage.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   $(SOPHYAINCP)pexceptions.h \
    17   cimage.h $(SOPHYAINCP)tmatrix.h \
    18   $(SOPHYAINCP)tarray.h \
    19   $(SOPHYAINCP)basarr.h \
    20   $(SOPHYAINCP)anydataobj.h \
    21   $(SOPHYAINCP)mutyv.h \
    22   $(SOPHYAINCP)dvlist.h \
    23   $(SOPHYAINCP)objfio.h \
    24   $(SOPHYAINCP)ppersist.h \
    25   $(SOPHYAINCP)gnumd5.h \
    26   $(SOPHYAINCP)ppfbinstream.h \
    27   $(SOPHYAINCP)rawstream.h \
    28   $(SOPHYAINCP)ppfnametag.h \
    29   $(SOPHYAINCP)ndatablock.h \
    30   $(SOPHYAINCP)utilarr.h \
    31   $(SOPHYAINCP)fioarr.h \
    32   $(SOPHYAINCP)tvector.h \
    33   $(SOPHYAINCP)datatype.h
    34         $(CXXCOMPILELIB) -o $@ $<
    35  
    36 $(SOPHYAOBJP)cspline.o: cspline.cc \
    37   $(SOPHYAINCP)sopnamsp.h \
    38   $(SOPHYAINCP)machdefs.h nbtri.h \
    39   cspline.h \
    40   $(SOPHYAINCP)pexceptions.h
    41         $(CXXCOMPILELIB) -o $@ $<
    42  
    43 $(SOPHYAOBJP)datatypes.o: datatypes.cc \
    44   $(SOPHYAINCP)sopnamsp.h \
    45   datatypes.h \
    46   $(SOPHYAINCP)machdefs.h
    47         $(CXXCOMPILELIB) -o $@ $<
    48  
    49 $(SOPHYAOBJP)dates.o: dates.cc \
    50   $(SOPHYAINCP)sopnamsp.h \
    51   $(SOPHYAINCP)machdefs.h \
    52   $(SOPHYAINCP)perrors.h \
    53   $(SOPHYAINCP)pexceptions.h \
    54   dates.h
    55         $(CXXCOMPILELIB) -o $@ $<
    56  
    57 $(SOPHYAOBJP)difeq.o: difeq.cc \
    58   $(SOPHYAINCP)sopnamsp.h difeq.h \
    59   $(SOPHYAINCP)machdefs.h \
    60   $(SOPHYAINCP)pexceptions.h \
    61   $(SOPHYAINCP)tvector.h \
    62   $(SOPHYAINCP)tmatrix.h \
    63   $(SOPHYAINCP)tarray.h \
    64   $(SOPHYAINCP)basarr.h \
    65   $(SOPHYAINCP)anydataobj.h \
    66   $(SOPHYAINCP)mutyv.h \
    67   $(SOPHYAINCP)dvlist.h \
    68   $(SOPHYAINCP)objfio.h \
    69   $(SOPHYAINCP)ppersist.h \
    70   $(SOPHYAINCP)gnumd5.h \
    71   $(SOPHYAINCP)ppfbinstream.h \
    72   $(SOPHYAINCP)rawstream.h \
    73   $(SOPHYAINCP)ppfnametag.h \
    74   $(SOPHYAINCP)ndatablock.h \
    75   $(SOPHYAINCP)utilarr.h \
    76   $(SOPHYAINCP)ctimer.h
    77         $(CXXCOMPILELIB) -o $@ $<
    78  
    79 $(SOPHYAOBJP)dynccd.o: dynccd.cc \
    80   $(SOPHYAINCP)sopnamsp.h \
    81   $(SOPHYAINCP)machdefs.h fmath.h \
    82   perandom.h $(SOPHYAINCP)histos.h \
    83   $(SOPHYAINCP)objfio.h \
    84   $(SOPHYAINCP)anydataobj.h \
    85   $(SOPHYAINCP)ppersist.h \
    86   $(SOPHYAINCP)pexceptions.h \
    87   $(SOPHYAINCP)gnumd5.h \
    88   $(SOPHYAINCP)ppfbinstream.h \
    89   $(SOPHYAINCP)rawstream.h \
    90   $(SOPHYAINCP)ppfnametag.h \
    91   $(SOPHYAINCP)peida.h \
    92   $(SOPHYAINCP)utils.h \
    93   $(SOPHYAINCP)perrors.h \
    94   $(SOPHYAINCP)fmath.h \
    95   $(SOPHYAINCP)tvector.h \
    96   $(SOPHYAINCP)tmatrix.h \
    97   $(SOPHYAINCP)tarray.h \
    98   $(SOPHYAINCP)basarr.h \
    99   $(SOPHYAINCP)mutyv.h \
    100   $(SOPHYAINCP)dvlist.h \
    101   $(SOPHYAINCP)ndatablock.h \
    102   $(SOPHYAINCP)utilarr.h \
    103   nbrandom.h \
    104   $(SOPHYAINCP)srandgen.h cimage.h \
    105   $(SOPHYAINCP)fioarr.h dynccd.h
    106         $(CXXCOMPILELIB) -o $@ $<
    107  
    108 $(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \
    109   $(SOPHYAINCP)sopnamsp.h \
    110   $(SOPHYAINCP)machdefs.h \
    111   fct1dfit.h generalfit.h \
    112   $(SOPHYAINCP)pexceptions.h \
    113   $(SOPHYAINCP)tvector.h \
    114   $(SOPHYAINCP)tmatrix.h \
    115   $(SOPHYAINCP)tarray.h \
    116   $(SOPHYAINCP)basarr.h \
    117   $(SOPHYAINCP)anydataobj.h \
    118   $(SOPHYAINCP)mutyv.h \
    119   $(SOPHYAINCP)dvlist.h \
    120   $(SOPHYAINCP)objfio.h \
    121   $(SOPHYAINCP)ppersist.h \
    122   $(SOPHYAINCP)gnumd5.h \
    123   $(SOPHYAINCP)ppfbinstream.h \
    124   $(SOPHYAINCP)rawstream.h \
    125   $(SOPHYAINCP)ppfnametag.h \
    126   $(SOPHYAINCP)ndatablock.h \
    127   $(SOPHYAINCP)utilarr.h \
    128   generaldata.h \
    129   $(SOPHYAINCP)ntupintf.h poly.h \
    130   peida.h $(SOPHYAINCP)utils.h \
    131   $(SOPHYAINCP)perrors.h fmath.h \
    132   nbconst.h tabmath.h
    133         $(CXXCOMPILELIB) -o $@ $<
    134  
    135 $(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \
    136   $(SOPHYAINCP)sopnamsp.h \
    137   $(SOPHYAINCP)machdefs.h \
    138   fct2dfit.h generalfit.h \
    139   $(SOPHYAINCP)pexceptions.h \
    140   $(SOPHYAINCP)tvector.h \
    141   $(SOPHYAINCP)tmatrix.h \
    142   $(SOPHYAINCP)tarray.h \
    143   $(SOPHYAINCP)basarr.h \
    144   $(SOPHYAINCP)anydataobj.h \
    145   $(SOPHYAINCP)mutyv.h \
    146   $(SOPHYAINCP)dvlist.h \
    147   $(SOPHYAINCP)objfio.h \
    148   $(SOPHYAINCP)ppersist.h \
    149   $(SOPHYAINCP)gnumd5.h \
    150   $(SOPHYAINCP)ppfbinstream.h \
    151   $(SOPHYAINCP)rawstream.h \
    152   $(SOPHYAINCP)ppfnametag.h \
    153   $(SOPHYAINCP)ndatablock.h \
    154   $(SOPHYAINCP)utilarr.h \
    155   generaldata.h \
    156   $(SOPHYAINCP)ntupintf.h poly.h \
    157   peida.h $(SOPHYAINCP)utils.h \
    158   $(SOPHYAINCP)perrors.h fmath.h \
    159   nbconst.h tabmath.h simps2d.h
    160         $(CXXCOMPILELIB) -o $@ $<
    161  
    162 $(SOPHYAOBJP)fftmserver.o: fftmserver.cc \
    163   $(SOPHYAINCP)sopnamsp.h \
    164   fftmserver.h fftservintf.h \
    165   $(SOPHYAINCP)machdefs.h \
    166   $(SOPHYAINCP)pexceptions.h \
    167   $(SOPHYAINCP)tmatrix.h \
    168   $(SOPHYAINCP)tarray.h \
    169   $(SOPHYAINCP)basarr.h \
    170   $(SOPHYAINCP)anydataobj.h \
    171   $(SOPHYAINCP)mutyv.h \
    172   $(SOPHYAINCP)dvlist.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)ndatablock.h \
    180   $(SOPHYAINCP)utilarr.h \
    181   $(SOPHYAINCP)tvector.h \
    182   fftmayer.h
    183         $(CXXCOMPILELIB) -o $@ $<
    184  
    185 $(SOPHYAOBJP)fftpserver.o: fftpserver.cc \
    186   $(SOPHYAINCP)sopnamsp.h \
    187   fftpserver.h fftservintf.h \
    188   $(SOPHYAINCP)machdefs.h \
    189   $(SOPHYAINCP)pexceptions.h \
    190   $(SOPHYAINCP)tmatrix.h \
    191   $(SOPHYAINCP)tarray.h \
    192   $(SOPHYAINCP)basarr.h \
    193   $(SOPHYAINCP)anydataobj.h \
    194   $(SOPHYAINCP)mutyv.h \
    195   $(SOPHYAINCP)dvlist.h \
    196   $(SOPHYAINCP)objfio.h \
    197   $(SOPHYAINCP)ppersist.h \
    198   $(SOPHYAINCP)gnumd5.h \
    199   $(SOPHYAINCP)ppfbinstream.h \
    200   $(SOPHYAINCP)rawstream.h \
    201   $(SOPHYAINCP)ppfnametag.h \
    202   $(SOPHYAINCP)ndatablock.h \
    203   $(SOPHYAINCP)utilarr.h \
    204   $(SOPHYAINCP)tvector.h \
    205   fftpackc.h
    206         $(CXXCOMPILELIB) -o $@ $<
    207  
    208 $(SOPHYAOBJP)fftservintf.o: fftservintf.cc \
    209   $(SOPHYAINCP)sopnamsp.h \
    210   fftservintf.h \
    211   $(SOPHYAINCP)machdefs.h \
    212   $(SOPHYAINCP)pexceptions.h \
    213   $(SOPHYAINCP)tmatrix.h \
    214   $(SOPHYAINCP)tarray.h \
    215   $(SOPHYAINCP)basarr.h \
    216   $(SOPHYAINCP)anydataobj.h \
    217   $(SOPHYAINCP)mutyv.h \
    218   $(SOPHYAINCP)dvlist.h \
    219   $(SOPHYAINCP)objfio.h \
    220   $(SOPHYAINCP)ppersist.h \
    221   $(SOPHYAINCP)gnumd5.h \
    222   $(SOPHYAINCP)ppfbinstream.h \
    223   $(SOPHYAINCP)rawstream.h \
    224   $(SOPHYAINCP)ppfnametag.h \
    225   $(SOPHYAINCP)ndatablock.h \
    226   $(SOPHYAINCP)utilarr.h \
    227   $(SOPHYAINCP)tvector.h
    228         $(CXXCOMPILELIB) -o $@ $<
    229  
    23013$(SOPHYAOBJP)FSAppIrrSmpl.o: FSAppIrrSmpl.cc \
    231   $(SOPHYAINCP)sopnamsp.h \
    232   FSAppIrrSmpl.h \
     14  $(SOPHYAINCP)sopnamsp.h FSAppIrrSmpl.h \
    23315  $(SOPHYAINCP)machdefs.h nbmath.h \
    23416  $(SOPHYAINCP)smathconst.h \
     
    25335  $(SOPHYAINCP)matharr.h \
    25436  $(SOPHYAINCP)fioarr.h \
    255   $(SOPHYAINCP)sopemtx.h \
    256   fftservintf.h fftpserver.h \
    257   $(SOPHYAINCP)toeplitzMatrix.h \
     37  $(SOPHYAINCP)sopemtx.h fftservintf.h \
     38  fftpserver.h $(SOPHYAINCP)toeplitzMatrix.h \
    25839  $(SOPHYAINCP)nbmath.h \
    25940  $(SOPHYAINCP)fftservintf.h \
    26041  $(SOPHYAINCP)fftpserver.h
    261         $(CXXCOMPILELIB) -o $@ $<
    262  
    263 $(SOPHYAOBJP)functab.o: functab.cc \
    264   $(SOPHYAINCP)sopnamsp.h \
    265   $(SOPHYAINCP)machdefs.h \
    266   $(SOPHYAINCP)pexceptions.h \
    267   functab.h $(SOPHYAINCP)tvector.h \
     42        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  FSAppIrrSmpl.cc
     43 
     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)dvlist.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)ndatablock.h \
     60  $(SOPHYAINCP)utilarr.h \
     61  $(SOPHYAINCP)fioarr.h \
     62  $(SOPHYAINCP)tvector.h \
     63  $(SOPHYAINCP)datatype.h
     64        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cimage.cc
     65 
     66$(SOPHYAOBJP)cspline.o: cspline.cc $(SOPHYAINCP)sopnamsp.h \
     67  $(SOPHYAINCP)machdefs.h nbtri.h cspline.h \
     68  $(SOPHYAINCP)pexceptions.h
     69        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cspline.cc
     70 
     71$(SOPHYAOBJP)datatypes.o: datatypes.cc \
     72  $(SOPHYAINCP)sopnamsp.h datatypes.h \
     73  $(SOPHYAINCP)machdefs.h
     74        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatypes.cc
     75 
     76$(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \
     77  $(SOPHYAINCP)machdefs.h \
     78  $(SOPHYAINCP)perrors.h \
     79  $(SOPHYAINCP)pexceptions.h dates.h
     80        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dates.cc
     81 
     82$(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h \
     83  difeq.h $(SOPHYAINCP)machdefs.h \
     84  $(SOPHYAINCP)pexceptions.h \
     85  $(SOPHYAINCP)tvector.h \
     86  $(SOPHYAINCP)tmatrix.h \
     87  $(SOPHYAINCP)tarray.h \
     88  $(SOPHYAINCP)basarr.h \
     89  $(SOPHYAINCP)anydataobj.h \
     90  $(SOPHYAINCP)mutyv.h \
     91  $(SOPHYAINCP)dvlist.h \
     92  $(SOPHYAINCP)objfio.h \
     93  $(SOPHYAINCP)ppersist.h \
     94  $(SOPHYAINCP)gnumd5.h \
     95  $(SOPHYAINCP)ppfbinstream.h \
     96  $(SOPHYAINCP)rawstream.h \
     97  $(SOPHYAINCP)ppfnametag.h \
     98  $(SOPHYAINCP)ndatablock.h \
     99  $(SOPHYAINCP)utilarr.h \
     100  $(SOPHYAINCP)ctimer.h
     101        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  difeq.cc
     102 
     103$(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h \
     104  $(SOPHYAINCP)machdefs.h fmath.h perandom.h \
     105  $(SOPHYAINCP)histos.h \
     106  $(SOPHYAINCP)objfio.h \
     107  $(SOPHYAINCP)anydataobj.h \
     108  $(SOPHYAINCP)ppersist.h \
     109  $(SOPHYAINCP)pexceptions.h \
     110  $(SOPHYAINCP)gnumd5.h \
     111  $(SOPHYAINCP)ppfbinstream.h \
     112  $(SOPHYAINCP)rawstream.h \
     113  $(SOPHYAINCP)ppfnametag.h \
     114  $(SOPHYAINCP)peida.h \
     115  $(SOPHYAINCP)utils.h \
     116  $(SOPHYAINCP)perrors.h \
     117  $(SOPHYAINCP)fmath.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 nbrandom.h \
     126  $(SOPHYAINCP)srandgen.h cimage.h \
     127  $(SOPHYAINCP)fioarr.h dynccd.h
     128        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dynccd.cc
     129 
     130$(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \
     131  $(SOPHYAINCP)sopnamsp.h \
     132  $(SOPHYAINCP)machdefs.h fct1dfit.h \
     133  generalfit.h $(SOPHYAINCP)pexceptions.h \
     134  $(SOPHYAINCP)tvector.h \
     135  $(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)gnumd5.h \
     144  $(SOPHYAINCP)ppfbinstream.h \
     145  $(SOPHYAINCP)rawstream.h \
     146  $(SOPHYAINCP)ppfnametag.h \
     147  $(SOPHYAINCP)ndatablock.h \
     148  $(SOPHYAINCP)utilarr.h generaldata.h \
     149  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     150  $(SOPHYAINCP)utils.h \
     151  $(SOPHYAINCP)perrors.h fmath.h nbconst.h \
     152  tabmath.h
     153        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct1dfit.cc
     154 
     155$(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \
     156  $(SOPHYAINCP)sopnamsp.h \
     157  $(SOPHYAINCP)machdefs.h fct2dfit.h \
     158  generalfit.h $(SOPHYAINCP)pexceptions.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)dvlist.h \
     166  $(SOPHYAINCP)objfio.h \
     167  $(SOPHYAINCP)ppersist.h \
     168  $(SOPHYAINCP)gnumd5.h \
     169  $(SOPHYAINCP)ppfbinstream.h \
     170  $(SOPHYAINCP)rawstream.h \
     171  $(SOPHYAINCP)ppfnametag.h \
     172  $(SOPHYAINCP)ndatablock.h \
     173  $(SOPHYAINCP)utilarr.h generaldata.h \
     174  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     175  $(SOPHYAINCP)utils.h \
     176  $(SOPHYAINCP)perrors.h fmath.h nbconst.h \
     177  tabmath.h simps2d.h
     178        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct2dfit.cc
     179 
     180$(SOPHYAOBJP)fftmserver.o: fftmserver.cc \
     181  $(SOPHYAINCP)sopnamsp.h fftmserver.h \
     182  fftservintf.h $(SOPHYAINCP)machdefs.h \
     183  $(SOPHYAINCP)pexceptions.h \
     184  $(SOPHYAINCP)tmatrix.h \
     185  $(SOPHYAINCP)tarray.h \
     186  $(SOPHYAINCP)basarr.h \
     187  $(SOPHYAINCP)anydataobj.h \
     188  $(SOPHYAINCP)mutyv.h \
     189  $(SOPHYAINCP)dvlist.h \
     190  $(SOPHYAINCP)objfio.h \
     191  $(SOPHYAINCP)ppersist.h \
     192  $(SOPHYAINCP)gnumd5.h \
     193  $(SOPHYAINCP)ppfbinstream.h \
     194  $(SOPHYAINCP)rawstream.h \
     195  $(SOPHYAINCP)ppfnametag.h \
     196  $(SOPHYAINCP)ndatablock.h \
     197  $(SOPHYAINCP)utilarr.h \
     198  $(SOPHYAINCP)tvector.h fftmayer.h
     199        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftmserver.cc
     200 
     201$(SOPHYAOBJP)fftpserver.o: fftpserver.cc \
     202  $(SOPHYAINCP)sopnamsp.h fftpserver.h \
     203  fftservintf.h $(SOPHYAINCP)machdefs.h \
     204  $(SOPHYAINCP)pexceptions.h \
     205  $(SOPHYAINCP)tmatrix.h \
     206  $(SOPHYAINCP)tarray.h \
     207  $(SOPHYAINCP)basarr.h \
     208  $(SOPHYAINCP)anydataobj.h \
     209  $(SOPHYAINCP)mutyv.h \
     210  $(SOPHYAINCP)dvlist.h \
     211  $(SOPHYAINCP)objfio.h \
     212  $(SOPHYAINCP)ppersist.h \
     213  $(SOPHYAINCP)gnumd5.h \
     214  $(SOPHYAINCP)ppfbinstream.h \
     215  $(SOPHYAINCP)rawstream.h \
     216  $(SOPHYAINCP)ppfnametag.h \
     217  $(SOPHYAINCP)ndatablock.h \
     218  $(SOPHYAINCP)utilarr.h \
     219  $(SOPHYAINCP)tvector.h fftpackc.h
     220        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftpserver.cc
     221 
     222$(SOPHYAOBJP)fftservintf.o: fftservintf.cc \
     223  $(SOPHYAINCP)sopnamsp.h fftservintf.h \
     224  $(SOPHYAINCP)machdefs.h \
     225  $(SOPHYAINCP)pexceptions.h \
     226  $(SOPHYAINCP)tmatrix.h \
     227  $(SOPHYAINCP)tarray.h \
     228  $(SOPHYAINCP)basarr.h \
     229  $(SOPHYAINCP)anydataobj.h \
     230  $(SOPHYAINCP)mutyv.h \
     231  $(SOPHYAINCP)dvlist.h \
     232  $(SOPHYAINCP)objfio.h \
     233  $(SOPHYAINCP)ppersist.h \
     234  $(SOPHYAINCP)gnumd5.h \
     235  $(SOPHYAINCP)ppfbinstream.h \
     236  $(SOPHYAINCP)rawstream.h \
     237  $(SOPHYAINCP)ppfnametag.h \
     238  $(SOPHYAINCP)ndatablock.h \
     239  $(SOPHYAINCP)utilarr.h \
     240  $(SOPHYAINCP)tvector.h
     241        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftservintf.cc
     242 
     243$(SOPHYAOBJP)functab.o: functab.cc $(SOPHYAINCP)sopnamsp.h \
     244  $(SOPHYAINCP)machdefs.h \
     245  $(SOPHYAINCP)pexceptions.h functab.h \
     246  $(SOPHYAINCP)tvector.h \
    268247  $(SOPHYAINCP)tmatrix.h \
    269248  $(SOPHYAINCP)tarray.h \
     
    280259  $(SOPHYAINCP)ndatablock.h \
    281260  $(SOPHYAINCP)utilarr.h
    282         $(CXXCOMPILELIB) -o $@ $<
     261        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  functab.cc
    283262 
    284263$(SOPHYAOBJP)generaldata.o: generaldata.cc \
    285264  $(SOPHYAINCP)sopnamsp.h \
    286265  $(SOPHYAINCP)machdefs.h \
    287   $(SOPHYAINCP)strutil.h nbtri.h \
    288   generalfit.h \
    289   $(SOPHYAINCP)pexceptions.h \
    290   $(SOPHYAINCP)tvector.h \
    291   $(SOPHYAINCP)tmatrix.h \
    292   $(SOPHYAINCP)tarray.h \
    293   $(SOPHYAINCP)basarr.h \
    294   $(SOPHYAINCP)anydataobj.h \
    295   $(SOPHYAINCP)mutyv.h \
    296   $(SOPHYAINCP)dvlist.h \
    297   $(SOPHYAINCP)objfio.h \
    298   $(SOPHYAINCP)ppersist.h \
    299   $(SOPHYAINCP)gnumd5.h \
    300   $(SOPHYAINCP)ppfbinstream.h \
    301   $(SOPHYAINCP)rawstream.h \
    302   $(SOPHYAINCP)ppfnametag.h \
    303   $(SOPHYAINCP)ndatablock.h \
    304   $(SOPHYAINCP)utilarr.h \
    305   generaldata.h \
    306   $(SOPHYAINCP)ntupintf.h poly.h \
    307   peida.h $(SOPHYAINCP)utils.h \
     266  $(SOPHYAINCP)strutil.h nbtri.h generalfit.h \
     267  $(SOPHYAINCP)pexceptions.h \
     268  $(SOPHYAINCP)tvector.h \
     269  $(SOPHYAINCP)tmatrix.h \
     270  $(SOPHYAINCP)tarray.h \
     271  $(SOPHYAINCP)basarr.h \
     272  $(SOPHYAINCP)anydataobj.h \
     273  $(SOPHYAINCP)mutyv.h \
     274  $(SOPHYAINCP)dvlist.h \
     275  $(SOPHYAINCP)objfio.h \
     276  $(SOPHYAINCP)ppersist.h \
     277  $(SOPHYAINCP)gnumd5.h \
     278  $(SOPHYAINCP)ppfbinstream.h \
     279  $(SOPHYAINCP)rawstream.h \
     280  $(SOPHYAINCP)ppfnametag.h \
     281  $(SOPHYAINCP)ndatablock.h \
     282  $(SOPHYAINCP)utilarr.h generaldata.h \
     283  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     284  $(SOPHYAINCP)utils.h \
    308285  $(SOPHYAINCP)perrors.h fmath.h
    309         $(CXXCOMPILELIB) -o $@ $<
     286        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  generaldata.cc
    310287 
    311288$(SOPHYAOBJP)generalfit.o: generalfit.cc \
    312289  $(SOPHYAINCP)sopnamsp.h \
    313290  $(SOPHYAINCP)machdefs.h \
    314   $(SOPHYAINCP)pexceptions.h \
    315   generalfit.h \
    316   $(SOPHYAINCP)tvector.h \
    317   $(SOPHYAINCP)tmatrix.h \
    318   $(SOPHYAINCP)tarray.h \
    319   $(SOPHYAINCP)basarr.h \
    320   $(SOPHYAINCP)anydataobj.h \
    321   $(SOPHYAINCP)mutyv.h \
    322   $(SOPHYAINCP)dvlist.h \
    323   $(SOPHYAINCP)objfio.h \
    324   $(SOPHYAINCP)ppersist.h \
    325   $(SOPHYAINCP)gnumd5.h \
    326   $(SOPHYAINCP)ppfbinstream.h \
    327   $(SOPHYAINCP)rawstream.h \
    328   $(SOPHYAINCP)ppfnametag.h \
    329   $(SOPHYAINCP)ndatablock.h \
    330   $(SOPHYAINCP)utilarr.h \
    331   generaldata.h \
    332   $(SOPHYAINCP)ntupintf.h poly.h \
    333   peida.h $(SOPHYAINCP)utils.h \
     291  $(SOPHYAINCP)pexceptions.h generalfit.h \
     292  $(SOPHYAINCP)tvector.h \
     293  $(SOPHYAINCP)tmatrix.h \
     294  $(SOPHYAINCP)tarray.h \
     295  $(SOPHYAINCP)basarr.h \
     296  $(SOPHYAINCP)anydataobj.h \
     297  $(SOPHYAINCP)mutyv.h \
     298  $(SOPHYAINCP)dvlist.h \
     299  $(SOPHYAINCP)objfio.h \
     300  $(SOPHYAINCP)ppersist.h \
     301  $(SOPHYAINCP)gnumd5.h \
     302  $(SOPHYAINCP)ppfbinstream.h \
     303  $(SOPHYAINCP)rawstream.h \
     304  $(SOPHYAINCP)ppfnametag.h \
     305  $(SOPHYAINCP)ndatablock.h \
     306  $(SOPHYAINCP)utilarr.h generaldata.h \
     307  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     308  $(SOPHYAINCP)utils.h \
    334309  $(SOPHYAINCP)perrors.h fmath.h \
    335310  $(SOPHYAINCP)sopemtx.h
    336         $(CXXCOMPILELIB) -o $@ $<
    337  
    338 $(SOPHYAOBJP)integ.o: integ.cc \
    339   $(SOPHYAINCP)sopnamsp.h integ.h \
    340   $(SOPHYAINCP)machdefs.h \
    341   $(SOPHYAINCP)pexceptions.h \
    342   classfunc.h generalfit.h \
    343   $(SOPHYAINCP)tvector.h \
    344   $(SOPHYAINCP)tmatrix.h \
    345   $(SOPHYAINCP)tarray.h \
    346   $(SOPHYAINCP)basarr.h \
    347   $(SOPHYAINCP)anydataobj.h \
    348   $(SOPHYAINCP)mutyv.h \
    349   $(SOPHYAINCP)dvlist.h \
    350   $(SOPHYAINCP)objfio.h \
    351   $(SOPHYAINCP)ppersist.h \
    352   $(SOPHYAINCP)gnumd5.h \
    353   $(SOPHYAINCP)ppfbinstream.h \
    354   $(SOPHYAINCP)rawstream.h \
    355   $(SOPHYAINCP)ppfnametag.h \
    356   $(SOPHYAINCP)ndatablock.h \
    357   $(SOPHYAINCP)utilarr.h \
    358   generaldata.h \
    359   $(SOPHYAINCP)ntupintf.h poly.h \
    360   peida.h $(SOPHYAINCP)utils.h \
     311        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  generalfit.cc
     312 
     313$(SOPHYAOBJP)integ.o: integ.cc $(SOPHYAINCP)sopnamsp.h \
     314  integ.h $(SOPHYAINCP)machdefs.h \
     315  $(SOPHYAINCP)pexceptions.h classfunc.h \
     316  generalfit.h $(SOPHYAINCP)tvector.h \
     317  $(SOPHYAINCP)tmatrix.h \
     318  $(SOPHYAINCP)tarray.h \
     319  $(SOPHYAINCP)basarr.h \
     320  $(SOPHYAINCP)anydataobj.h \
     321  $(SOPHYAINCP)mutyv.h \
     322  $(SOPHYAINCP)dvlist.h \
     323  $(SOPHYAINCP)objfio.h \
     324  $(SOPHYAINCP)ppersist.h \
     325  $(SOPHYAINCP)gnumd5.h \
     326  $(SOPHYAINCP)ppfbinstream.h \
     327  $(SOPHYAINCP)rawstream.h \
     328  $(SOPHYAINCP)ppfnametag.h \
     329  $(SOPHYAINCP)ndatablock.h \
     330  $(SOPHYAINCP)utilarr.h generaldata.h \
     331  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     332  $(SOPHYAINCP)utils.h \
    361333  $(SOPHYAINCP)perrors.h fmath.h
    362         $(CXXCOMPILELIB) -o $@ $<
     334        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  integ.cc
    363335 
    364336$(SOPHYAOBJP)median.o: median.cc
    365         $(CXXCOMPILELIB) -o $@ $<
     337        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  median.cc
    366338 
    367339$(SOPHYAOBJP)ntoolsinit.o: ntoolsinit.cc \
    368340  $(SOPHYAINCP)sopnamsp.h \
    369   $(SOPHYAINCP)machdefs.h \
    370   ntoolsinit.h \
     341  $(SOPHYAINCP)machdefs.h ntoolsinit.h \
    371342  $(SOPHYAINCP)tarrinit.h \
    372343  $(SOPHYAINCP)sophyainit.h poly.h \
     
    378349  $(SOPHYAINCP)ppfbinstream.h \
    379350  $(SOPHYAINCP)rawstream.h \
    380   $(SOPHYAINCP)ppfnametag.h \
    381   peida.h $(SOPHYAINCP)utils.h \
     351  $(SOPHYAINCP)ppfnametag.h peida.h \
     352  $(SOPHYAINCP)utils.h \
    382353  $(SOPHYAINCP)perrors.h fmath.h \
    383354  $(SOPHYAINCP)tvector.h \
     
    388359  $(SOPHYAINCP)dvlist.h \
    389360  $(SOPHYAINCP)ndatablock.h \
    390   $(SOPHYAINCP)utilarr.h \
    391   generaldata.h \
     361  $(SOPHYAINCP)utilarr.h generaldata.h \
    392362  $(SOPHYAINCP)ntupintf.h cimage.h \
    393   $(SOPHYAINCP)fioarr.h tabmath.h \
    394   nbconst.h dates.h datime.h
    395         $(CXXCOMPILELIB) -o $@ $<
     363  $(SOPHYAINCP)fioarr.h tabmath.h nbconst.h \
     364  dates.h datime.h
     365        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntoolsinit.cc
    396366 
    397367$(SOPHYAOBJP)objfitter.o: objfitter.cc \
    398   $(SOPHYAINCP)sopnamsp.h \
    399   objfitter.h \
     368  $(SOPHYAINCP)sopnamsp.h objfitter.h \
    400369  $(SOPHYAINCP)machdefs.h \
    401370  $(SOPHYAINCP)tmatrix.h \
     
    422391  $(SOPHYAINCP)fmath.h \
    423392  $(SOPHYAINCP)histos2.h \
    424   $(SOPHYAINCP)hisprof.h \
    425   generalfit.h generaldata.h \
    426   $(SOPHYAINCP)ntupintf.h poly.h \
    427   peida.h
    428         $(CXXCOMPILELIB) -o $@ $<
     393  $(SOPHYAINCP)hisprof.h generalfit.h \
     394  generaldata.h $(SOPHYAINCP)ntupintf.h \
     395  poly.h peida.h
     396        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  objfitter.cc
    429397 
    430398$(SOPHYAOBJP)perandom.o: perandom.cc \
    431399  $(SOPHYAINCP)sopnamsp.h \
    432400  $(SOPHYAINCP)machdefs.h \
    433   $(SOPHYAINCP)pexceptions.h \
    434   perandom.h $(SOPHYAINCP)histos.h \
     401  $(SOPHYAINCP)pexceptions.h perandom.h \
     402  $(SOPHYAINCP)histos.h \
    435403  $(SOPHYAINCP)objfio.h \
    436404  $(SOPHYAINCP)anydataobj.h \
     
    451419  $(SOPHYAINCP)dvlist.h \
    452420  $(SOPHYAINCP)ndatablock.h \
    453   $(SOPHYAINCP)utilarr.h \
    454   nbrandom.h \
     421  $(SOPHYAINCP)utilarr.h nbrandom.h \
    455422  $(SOPHYAINCP)srandgen.h pemath.h
    456         $(CXXCOMPILELIB) -o $@ $<
    457  
    458 $(SOPHYAOBJP)poly.o: poly.cc \
    459   $(SOPHYAINCP)sopnamsp.h \
     423        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  perandom.cc
     424 
     425$(SOPHYAOBJP)poly.o: poly.cc $(SOPHYAINCP)sopnamsp.h \
    460426  $(SOPHYAINCP)machdefs.h poly.h \
    461427  $(SOPHYAINCP)objfio.h \
     
    466432  $(SOPHYAINCP)ppfbinstream.h \
    467433  $(SOPHYAINCP)rawstream.h \
    468   $(SOPHYAINCP)ppfnametag.h \
    469   peida.h $(SOPHYAINCP)utils.h \
     434  $(SOPHYAINCP)ppfnametag.h peida.h \
     435  $(SOPHYAINCP)utils.h \
    470436  $(SOPHYAINCP)perrors.h fmath.h \
    471437  $(SOPHYAINCP)tvector.h \
     
    479445  $(SOPHYAINCP)sopemtx.h \
    480446  $(SOPHYAINCP)fioarr.h
    481         $(CXXCOMPILELIB) -o $@ $<
     447        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  poly.cc
    482448 
    483449$(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \
    484450  $(SOPHYAINCP)sopnamsp.h \
    485   $(SOPHYAINCP)machdefs.h \
    486   rk4cdifeq.h difeq.h \
     451  $(SOPHYAINCP)machdefs.h rk4cdifeq.h difeq.h \
    487452  $(SOPHYAINCP)pexceptions.h \
    488453  $(SOPHYAINCP)tvector.h \
     
    502467  $(SOPHYAINCP)utilarr.h \
    503468  $(SOPHYAINCP)ctimer.h
    504         $(CXXCOMPILELIB) -o $@ $<
     469        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rk4cdifeq.cc
    505470 
    506471$(SOPHYAOBJP)simplesort.o: simplesort.cc \
    507472  $(SOPHYAINCP)sopnamsp.h \
    508   $(SOPHYAINCP)machdefs.h \
    509   simplesort.h peida.h \
    510   $(SOPHYAINCP)utils.h \
     473  $(SOPHYAINCP)machdefs.h simplesort.h \
     474  peida.h $(SOPHYAINCP)utils.h \
    511475  $(SOPHYAINCP)perrors.h \
    512   $(SOPHYAINCP)pexceptions.h \
    513   fmath.h
    514         $(CXXCOMPILELIB) -o $@ $<
    515  
    516 $(SOPHYAOBJP)simplex.o: simplex.cc \
    517   $(SOPHYAINCP)sopnamsp.h \
    518   simplex.h \
    519   $(SOPHYAINCP)machdefs.h \
    520   $(SOPHYAINCP)tvector.h \
    521   $(SOPHYAINCP)tmatrix.h \
    522   $(SOPHYAINCP)tarray.h \
    523   $(SOPHYAINCP)basarr.h \
    524   $(SOPHYAINCP)anydataobj.h \
    525   $(SOPHYAINCP)mutyv.h \
    526   $(SOPHYAINCP)dvlist.h \
    527   $(SOPHYAINCP)objfio.h \
    528   $(SOPHYAINCP)ppersist.h \
    529   $(SOPHYAINCP)pexceptions.h \
    530   $(SOPHYAINCP)gnumd5.h \
    531   $(SOPHYAINCP)ppfbinstream.h \
    532   $(SOPHYAINCP)rawstream.h \
    533   $(SOPHYAINCP)ppfnametag.h \
    534   $(SOPHYAINCP)ndatablock.h \
    535   $(SOPHYAINCP)utilarr.h \
    536   generalfit.h generaldata.h \
    537   $(SOPHYAINCP)ntupintf.h poly.h \
    538   peida.h $(SOPHYAINCP)utils.h \
     476  $(SOPHYAINCP)pexceptions.h fmath.h
     477        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  simplesort.cc
     478 
     479$(SOPHYAOBJP)simplex.o: simplex.cc $(SOPHYAINCP)sopnamsp.h \
     480  simplex.h $(SOPHYAINCP)machdefs.h \
     481  $(SOPHYAINCP)tvector.h \
     482  $(SOPHYAINCP)tmatrix.h \
     483  $(SOPHYAINCP)tarray.h \
     484  $(SOPHYAINCP)basarr.h \
     485  $(SOPHYAINCP)anydataobj.h \
     486  $(SOPHYAINCP)mutyv.h \
     487  $(SOPHYAINCP)dvlist.h \
     488  $(SOPHYAINCP)objfio.h \
     489  $(SOPHYAINCP)ppersist.h \
     490  $(SOPHYAINCP)pexceptions.h \
     491  $(SOPHYAINCP)gnumd5.h \
     492  $(SOPHYAINCP)ppfbinstream.h \
     493  $(SOPHYAINCP)rawstream.h \
     494  $(SOPHYAINCP)ppfnametag.h \
     495  $(SOPHYAINCP)ndatablock.h \
     496  $(SOPHYAINCP)utilarr.h generalfit.h \
     497  generaldata.h $(SOPHYAINCP)ntupintf.h \
     498  poly.h peida.h $(SOPHYAINCP)utils.h \
    539499  $(SOPHYAINCP)perrors.h fmath.h \
    540500  $(SOPHYAINCP)ntuple.h \
    541501  $(SOPHYAINCP)timing.h
    542         $(CXXCOMPILELIB) -o $@ $<
    543  
    544 $(SOPHYAOBJP)tabmath.o: tabmath.cc \
    545   $(SOPHYAINCP)sopnamsp.h \
    546   $(SOPHYAINCP)machdefs.h \
    547   tabmath.h peida.h \
     502        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  simplex.cc
     503 
     504$(SOPHYAOBJP)tabmath.o: tabmath.cc $(SOPHYAINCP)sopnamsp.h \
     505  $(SOPHYAINCP)machdefs.h tabmath.h peida.h \
    548506  $(SOPHYAINCP)utils.h \
    549507  $(SOPHYAINCP)perrors.h \
    550   $(SOPHYAINCP)pexceptions.h \
    551   fmath.h nbconst.h
    552         $(CXXCOMPILELIB) -o $@ $<
    553  
    554 $(SOPHYAOBJP)datime.o: datime.c \
    555   $(SOPHYAINCP)machdefs.h \
    556   $(SOPHYAINCP)strutil.h nbconst.h \
    557   datime.h
    558         $(CCOMPILE) -o $@ $<
     508  $(SOPHYAINCP)pexceptions.h fmath.h \
     509  nbconst.h
     510        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tabmath.cc
     511 
     512$(SOPHYAOBJP)datime.o: datime.c $(SOPHYAINCP)machdefs.h \
     513  $(SOPHYAINCP)strutil.h nbconst.h datime.h
     514        $(CCOMPILE) -o $@  datime.c
    559515 
    560516$(SOPHYAOBJP)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \
    561   $(SOPHYAINCP)machdefs.h \
    562   trigtbl.h
    563         $(CCOMPILE) -o $@ $<
     517  $(SOPHYAINCP)machdefs.h trigtbl.h
     518        $(CCOMPILE) -o $@  fftmayer_r4.c
    564519 
    565520$(SOPHYAOBJP)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \
    566   $(SOPHYAINCP)machdefs.h \
    567   trigtbl.h
    568         $(CCOMPILE) -o $@ $<
     521  $(SOPHYAINCP)machdefs.h trigtbl.h
     522        $(CCOMPILE) -o $@  fftmayer_r8.c
    569523 
    570524$(SOPHYAOBJP)fftpackc.o: fftpackc.c fftpackc.h \
    571525  $(SOPHYAINCP)machdefs.h
    572         $(CCOMPILE) -o $@ $<
     526        $(CCOMPILE) -o $@  fftpackc.c
    573527 
    574528$(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \
    575529  $(SOPHYAINCP)machdefs.h \
    576530  $(SOPHYAINCP)smathconst.h
    577         $(CCOMPILE) -o $@ $<
     531        $(CCOMPILE) -o $@  matxop.c
    578532 
    579533$(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \
    580534  $(SOPHYAINCP)machdefs.h \
    581   $(SOPHYAINCP)smathconst.h \
    582   matxop.h nbinteg.h nbtri.h
    583         $(CCOMPILE) -o $@ $<
     535  $(SOPHYAINCP)smathconst.h matxop.h \
     536  nbinteg.h nbtri.h
     537        $(CCOMPILE) -o $@  nbmath.c
    584538 
    585539$(SOPHYAOBJP)nbtri.o: nbtri.c nbtri.h \
    586540  $(SOPHYAINCP)machdefs.h
    587         $(CCOMPILE) -o $@ $<
    588  
     541        $(CCOMPILE) -o $@  nbtri.c
     542 
  • trunk/SophyaLib/NTools/objlist.list

    r2743 r2765  
     1FSAppIrrSmpl.o
    12cimage.o
    23cspline.o
     
    1415fftpserver.o
    1516fftservintf.o
    16 FSAppIrrSmpl.o
    1717functab.o
    1818generaldata.o
  • trunk/SophyaLib/NTools/smakefile

    r2763 r2765  
    44 
    55clean:
    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)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)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)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)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
     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
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)cimage.o: cimage.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   $(SOPHYAINCP)pexceptions.h \
    17   cimage.h $(SOPHYAINCP)tmatrix.h \
    18   $(SOPHYAINCP)tarray.h \
    19   $(SOPHYAINCP)basarr.h \
    20   $(SOPHYAINCP)anydataobj.h \
    21   $(SOPHYAINCP)mutyv.h \
    22   $(SOPHYAINCP)dvlist.h \
    23   $(SOPHYAINCP)objfio.h \
    24   $(SOPHYAINCP)ppersist.h \
    25   $(SOPHYAINCP)gnumd5.h \
    26   $(SOPHYAINCP)ppfbinstream.h \
    27   $(SOPHYAINCP)rawstream.h \
    28   $(SOPHYAINCP)ppfnametag.h \
    29   $(SOPHYAINCP)ndatablock.h \
    30   $(SOPHYAINCP)utilarr.h \
    31   $(SOPHYAINCP)fioarr.h \
    32   $(SOPHYAINCP)tvector.h \
    33   $(SOPHYAINCP)datatype.h
    34         $(CXXCOMPILELIB) -o $@ $<
    35  
    36 $(SOPHYAOBJP)cspline.o: cspline.cc \
    37   $(SOPHYAINCP)sopnamsp.h \
    38   $(SOPHYAINCP)machdefs.h nbtri.h \
    39   cspline.h \
    40   $(SOPHYAINCP)pexceptions.h
    41         $(CXXCOMPILELIB) -o $@ $<
    42  
    43 $(SOPHYAOBJP)datatypes.o: datatypes.cc \
    44   $(SOPHYAINCP)sopnamsp.h \
    45   datatypes.h \
    46   $(SOPHYAINCP)machdefs.h
    47         $(CXXCOMPILELIB) -o $@ $<
    48  
    49 $(SOPHYAOBJP)dates.o: dates.cc \
    50   $(SOPHYAINCP)sopnamsp.h \
    51   $(SOPHYAINCP)machdefs.h \
    52   $(SOPHYAINCP)perrors.h \
    53   $(SOPHYAINCP)pexceptions.h \
    54   dates.h
    55         $(CXXCOMPILELIB) -o $@ $<
    56  
    57 $(SOPHYAOBJP)difeq.o: difeq.cc \
    58   $(SOPHYAINCP)sopnamsp.h difeq.h \
    59   $(SOPHYAINCP)machdefs.h \
    60   $(SOPHYAINCP)pexceptions.h \
    61   $(SOPHYAINCP)tvector.h \
    62   $(SOPHYAINCP)tmatrix.h \
    63   $(SOPHYAINCP)tarray.h \
    64   $(SOPHYAINCP)basarr.h \
    65   $(SOPHYAINCP)anydataobj.h \
    66   $(SOPHYAINCP)mutyv.h \
    67   $(SOPHYAINCP)dvlist.h \
    68   $(SOPHYAINCP)objfio.h \
    69   $(SOPHYAINCP)ppersist.h \
    70   $(SOPHYAINCP)gnumd5.h \
    71   $(SOPHYAINCP)ppfbinstream.h \
    72   $(SOPHYAINCP)rawstream.h \
    73   $(SOPHYAINCP)ppfnametag.h \
    74   $(SOPHYAINCP)ndatablock.h \
    75   $(SOPHYAINCP)utilarr.h \
    76   $(SOPHYAINCP)ctimer.h
    77         $(CXXCOMPILELIB) -o $@ $<
    78  
    79 $(SOPHYAOBJP)dynccd.o: dynccd.cc \
    80   $(SOPHYAINCP)sopnamsp.h \
    81   $(SOPHYAINCP)machdefs.h fmath.h \
    82   perandom.h $(SOPHYAINCP)histos.h \
    83   $(SOPHYAINCP)objfio.h \
    84   $(SOPHYAINCP)anydataobj.h \
    85   $(SOPHYAINCP)ppersist.h \
    86   $(SOPHYAINCP)pexceptions.h \
    87   $(SOPHYAINCP)gnumd5.h \
    88   $(SOPHYAINCP)ppfbinstream.h \
    89   $(SOPHYAINCP)rawstream.h \
    90   $(SOPHYAINCP)ppfnametag.h \
    91   $(SOPHYAINCP)peida.h \
    92   $(SOPHYAINCP)utils.h \
    93   $(SOPHYAINCP)perrors.h \
    94   $(SOPHYAINCP)fmath.h \
    95   $(SOPHYAINCP)tvector.h \
    96   $(SOPHYAINCP)tmatrix.h \
    97   $(SOPHYAINCP)tarray.h \
    98   $(SOPHYAINCP)basarr.h \
    99   $(SOPHYAINCP)mutyv.h \
    100   $(SOPHYAINCP)dvlist.h \
    101   $(SOPHYAINCP)ndatablock.h \
    102   $(SOPHYAINCP)utilarr.h \
    103   nbrandom.h \
    104   $(SOPHYAINCP)srandgen.h cimage.h \
    105   $(SOPHYAINCP)fioarr.h dynccd.h
    106         $(CXXCOMPILELIB) -o $@ $<
    107  
    108 $(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \
    109   $(SOPHYAINCP)sopnamsp.h \
    110   $(SOPHYAINCP)machdefs.h \
    111   fct1dfit.h generalfit.h \
    112   $(SOPHYAINCP)pexceptions.h \
    113   $(SOPHYAINCP)tvector.h \
    114   $(SOPHYAINCP)tmatrix.h \
    115   $(SOPHYAINCP)tarray.h \
    116   $(SOPHYAINCP)basarr.h \
    117   $(SOPHYAINCP)anydataobj.h \
    118   $(SOPHYAINCP)mutyv.h \
    119   $(SOPHYAINCP)dvlist.h \
    120   $(SOPHYAINCP)objfio.h \
    121   $(SOPHYAINCP)ppersist.h \
    122   $(SOPHYAINCP)gnumd5.h \
    123   $(SOPHYAINCP)ppfbinstream.h \
    124   $(SOPHYAINCP)rawstream.h \
    125   $(SOPHYAINCP)ppfnametag.h \
    126   $(SOPHYAINCP)ndatablock.h \
    127   $(SOPHYAINCP)utilarr.h \
    128   generaldata.h \
    129   $(SOPHYAINCP)ntupintf.h poly.h \
    130   peida.h $(SOPHYAINCP)utils.h \
    131   $(SOPHYAINCP)perrors.h fmath.h \
    132   nbconst.h tabmath.h
    133         $(CXXCOMPILELIB) -o $@ $<
    134  
    135 $(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \
    136   $(SOPHYAINCP)sopnamsp.h \
    137   $(SOPHYAINCP)machdefs.h \
    138   fct2dfit.h generalfit.h \
    139   $(SOPHYAINCP)pexceptions.h \
    140   $(SOPHYAINCP)tvector.h \
    141   $(SOPHYAINCP)tmatrix.h \
    142   $(SOPHYAINCP)tarray.h \
    143   $(SOPHYAINCP)basarr.h \
    144   $(SOPHYAINCP)anydataobj.h \
    145   $(SOPHYAINCP)mutyv.h \
    146   $(SOPHYAINCP)dvlist.h \
    147   $(SOPHYAINCP)objfio.h \
    148   $(SOPHYAINCP)ppersist.h \
    149   $(SOPHYAINCP)gnumd5.h \
    150   $(SOPHYAINCP)ppfbinstream.h \
    151   $(SOPHYAINCP)rawstream.h \
    152   $(SOPHYAINCP)ppfnametag.h \
    153   $(SOPHYAINCP)ndatablock.h \
    154   $(SOPHYAINCP)utilarr.h \
    155   generaldata.h \
    156   $(SOPHYAINCP)ntupintf.h poly.h \
    157   peida.h $(SOPHYAINCP)utils.h \
    158   $(SOPHYAINCP)perrors.h fmath.h \
    159   nbconst.h tabmath.h simps2d.h
    160         $(CXXCOMPILELIB) -o $@ $<
    161  
    162 $(SOPHYAOBJP)fftmserver.o: fftmserver.cc \
    163   $(SOPHYAINCP)sopnamsp.h \
    164   fftmserver.h fftservintf.h \
    165   $(SOPHYAINCP)machdefs.h \
    166   $(SOPHYAINCP)pexceptions.h \
    167   $(SOPHYAINCP)tmatrix.h \
    168   $(SOPHYAINCP)tarray.h \
    169   $(SOPHYAINCP)basarr.h \
    170   $(SOPHYAINCP)anydataobj.h \
    171   $(SOPHYAINCP)mutyv.h \
    172   $(SOPHYAINCP)dvlist.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)ndatablock.h \
    180   $(SOPHYAINCP)utilarr.h \
    181   $(SOPHYAINCP)tvector.h \
    182   fftmayer.h
    183         $(CXXCOMPILELIB) -o $@ $<
    184  
    185 $(SOPHYAOBJP)fftpserver.o: fftpserver.cc \
    186   $(SOPHYAINCP)sopnamsp.h \
    187   fftpserver.h fftservintf.h \
    188   $(SOPHYAINCP)machdefs.h \
    189   $(SOPHYAINCP)pexceptions.h \
    190   $(SOPHYAINCP)tmatrix.h \
    191   $(SOPHYAINCP)tarray.h \
    192   $(SOPHYAINCP)basarr.h \
    193   $(SOPHYAINCP)anydataobj.h \
    194   $(SOPHYAINCP)mutyv.h \
    195   $(SOPHYAINCP)dvlist.h \
    196   $(SOPHYAINCP)objfio.h \
    197   $(SOPHYAINCP)ppersist.h \
    198   $(SOPHYAINCP)gnumd5.h \
    199   $(SOPHYAINCP)ppfbinstream.h \
    200   $(SOPHYAINCP)rawstream.h \
    201   $(SOPHYAINCP)ppfnametag.h \
    202   $(SOPHYAINCP)ndatablock.h \
    203   $(SOPHYAINCP)utilarr.h \
    204   $(SOPHYAINCP)tvector.h \
    205   fftpackc.h
    206         $(CXXCOMPILELIB) -o $@ $<
    207  
    208 $(SOPHYAOBJP)fftservintf.o: fftservintf.cc \
    209   $(SOPHYAINCP)sopnamsp.h \
    210   fftservintf.h \
    211   $(SOPHYAINCP)machdefs.h \
    212   $(SOPHYAINCP)pexceptions.h \
    213   $(SOPHYAINCP)tmatrix.h \
    214   $(SOPHYAINCP)tarray.h \
    215   $(SOPHYAINCP)basarr.h \
    216   $(SOPHYAINCP)anydataobj.h \
    217   $(SOPHYAINCP)mutyv.h \
    218   $(SOPHYAINCP)dvlist.h \
    219   $(SOPHYAINCP)objfio.h \
    220   $(SOPHYAINCP)ppersist.h \
    221   $(SOPHYAINCP)gnumd5.h \
    222   $(SOPHYAINCP)ppfbinstream.h \
    223   $(SOPHYAINCP)rawstream.h \
    224   $(SOPHYAINCP)ppfnametag.h \
    225   $(SOPHYAINCP)ndatablock.h \
    226   $(SOPHYAINCP)utilarr.h \
    227   $(SOPHYAINCP)tvector.h
    228         $(CXXCOMPILELIB) -o $@ $<
    229  
    23013$(SOPHYAOBJP)FSAppIrrSmpl.o: FSAppIrrSmpl.cc \
    231   $(SOPHYAINCP)sopnamsp.h \
    232   FSAppIrrSmpl.h \
     14  $(SOPHYAINCP)sopnamsp.h FSAppIrrSmpl.h \
    23315  $(SOPHYAINCP)machdefs.h nbmath.h \
    23416  $(SOPHYAINCP)smathconst.h \
     
    25335  $(SOPHYAINCP)matharr.h \
    25436  $(SOPHYAINCP)fioarr.h \
    255   $(SOPHYAINCP)sopemtx.h \
    256   fftservintf.h fftpserver.h \
    257   $(SOPHYAINCP)toeplitzMatrix.h \
     37  $(SOPHYAINCP)sopemtx.h fftservintf.h \
     38  fftpserver.h $(SOPHYAINCP)toeplitzMatrix.h \
    25839  $(SOPHYAINCP)nbmath.h \
    25940  $(SOPHYAINCP)fftservintf.h \
    26041  $(SOPHYAINCP)fftpserver.h
    261         $(CXXCOMPILELIB) -o $@ $<
    262  
    263 $(SOPHYAOBJP)functab.o: functab.cc \
    264   $(SOPHYAINCP)sopnamsp.h \
    265   $(SOPHYAINCP)machdefs.h \
    266   $(SOPHYAINCP)pexceptions.h \
    267   functab.h $(SOPHYAINCP)tvector.h \
     42        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  FSAppIrrSmpl.cc
     43 
     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)dvlist.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)ndatablock.h \
     60  $(SOPHYAINCP)utilarr.h \
     61  $(SOPHYAINCP)fioarr.h \
     62  $(SOPHYAINCP)tvector.h \
     63  $(SOPHYAINCP)datatype.h
     64        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cimage.cc
     65 
     66$(SOPHYAOBJP)cspline.o: cspline.cc $(SOPHYAINCP)sopnamsp.h \
     67  $(SOPHYAINCP)machdefs.h nbtri.h cspline.h \
     68  $(SOPHYAINCP)pexceptions.h
     69        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cspline.cc
     70 
     71$(SOPHYAOBJP)datatypes.o: datatypes.cc \
     72  $(SOPHYAINCP)sopnamsp.h datatypes.h \
     73  $(SOPHYAINCP)machdefs.h
     74        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datatypes.cc
     75 
     76$(SOPHYAOBJP)dates.o: dates.cc $(SOPHYAINCP)sopnamsp.h \
     77  $(SOPHYAINCP)machdefs.h \
     78  $(SOPHYAINCP)perrors.h \
     79  $(SOPHYAINCP)pexceptions.h dates.h
     80        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dates.cc
     81 
     82$(SOPHYAOBJP)difeq.o: difeq.cc $(SOPHYAINCP)sopnamsp.h \
     83  difeq.h $(SOPHYAINCP)machdefs.h \
     84  $(SOPHYAINCP)pexceptions.h \
     85  $(SOPHYAINCP)tvector.h \
     86  $(SOPHYAINCP)tmatrix.h \
     87  $(SOPHYAINCP)tarray.h \
     88  $(SOPHYAINCP)basarr.h \
     89  $(SOPHYAINCP)anydataobj.h \
     90  $(SOPHYAINCP)mutyv.h \
     91  $(SOPHYAINCP)dvlist.h \
     92  $(SOPHYAINCP)objfio.h \
     93  $(SOPHYAINCP)ppersist.h \
     94  $(SOPHYAINCP)gnumd5.h \
     95  $(SOPHYAINCP)ppfbinstream.h \
     96  $(SOPHYAINCP)rawstream.h \
     97  $(SOPHYAINCP)ppfnametag.h \
     98  $(SOPHYAINCP)ndatablock.h \
     99  $(SOPHYAINCP)utilarr.h \
     100  $(SOPHYAINCP)ctimer.h
     101        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  difeq.cc
     102 
     103$(SOPHYAOBJP)dynccd.o: dynccd.cc $(SOPHYAINCP)sopnamsp.h \
     104  $(SOPHYAINCP)machdefs.h fmath.h perandom.h \
     105  $(SOPHYAINCP)histos.h \
     106  $(SOPHYAINCP)objfio.h \
     107  $(SOPHYAINCP)anydataobj.h \
     108  $(SOPHYAINCP)ppersist.h \
     109  $(SOPHYAINCP)pexceptions.h \
     110  $(SOPHYAINCP)gnumd5.h \
     111  $(SOPHYAINCP)ppfbinstream.h \
     112  $(SOPHYAINCP)rawstream.h \
     113  $(SOPHYAINCP)ppfnametag.h \
     114  $(SOPHYAINCP)peida.h \
     115  $(SOPHYAINCP)utils.h \
     116  $(SOPHYAINCP)perrors.h \
     117  $(SOPHYAINCP)fmath.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 nbrandom.h \
     126  $(SOPHYAINCP)srandgen.h cimage.h \
     127  $(SOPHYAINCP)fioarr.h dynccd.h
     128        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  dynccd.cc
     129 
     130$(SOPHYAOBJP)fct1dfit.o: fct1dfit.cc \
     131  $(SOPHYAINCP)sopnamsp.h \
     132  $(SOPHYAINCP)machdefs.h fct1dfit.h \
     133  generalfit.h $(SOPHYAINCP)pexceptions.h \
     134  $(SOPHYAINCP)tvector.h \
     135  $(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)gnumd5.h \
     144  $(SOPHYAINCP)ppfbinstream.h \
     145  $(SOPHYAINCP)rawstream.h \
     146  $(SOPHYAINCP)ppfnametag.h \
     147  $(SOPHYAINCP)ndatablock.h \
     148  $(SOPHYAINCP)utilarr.h generaldata.h \
     149  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     150  $(SOPHYAINCP)utils.h \
     151  $(SOPHYAINCP)perrors.h fmath.h nbconst.h \
     152  tabmath.h
     153        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct1dfit.cc
     154 
     155$(SOPHYAOBJP)fct2dfit.o: fct2dfit.cc \
     156  $(SOPHYAINCP)sopnamsp.h \
     157  $(SOPHYAINCP)machdefs.h fct2dfit.h \
     158  generalfit.h $(SOPHYAINCP)pexceptions.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)dvlist.h \
     166  $(SOPHYAINCP)objfio.h \
     167  $(SOPHYAINCP)ppersist.h \
     168  $(SOPHYAINCP)gnumd5.h \
     169  $(SOPHYAINCP)ppfbinstream.h \
     170  $(SOPHYAINCP)rawstream.h \
     171  $(SOPHYAINCP)ppfnametag.h \
     172  $(SOPHYAINCP)ndatablock.h \
     173  $(SOPHYAINCP)utilarr.h generaldata.h \
     174  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     175  $(SOPHYAINCP)utils.h \
     176  $(SOPHYAINCP)perrors.h fmath.h nbconst.h \
     177  tabmath.h simps2d.h
     178        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fct2dfit.cc
     179 
     180$(SOPHYAOBJP)fftmserver.o: fftmserver.cc \
     181  $(SOPHYAINCP)sopnamsp.h fftmserver.h \
     182  fftservintf.h $(SOPHYAINCP)machdefs.h \
     183  $(SOPHYAINCP)pexceptions.h \
     184  $(SOPHYAINCP)tmatrix.h \
     185  $(SOPHYAINCP)tarray.h \
     186  $(SOPHYAINCP)basarr.h \
     187  $(SOPHYAINCP)anydataobj.h \
     188  $(SOPHYAINCP)mutyv.h \
     189  $(SOPHYAINCP)dvlist.h \
     190  $(SOPHYAINCP)objfio.h \
     191  $(SOPHYAINCP)ppersist.h \
     192  $(SOPHYAINCP)gnumd5.h \
     193  $(SOPHYAINCP)ppfbinstream.h \
     194  $(SOPHYAINCP)rawstream.h \
     195  $(SOPHYAINCP)ppfnametag.h \
     196  $(SOPHYAINCP)ndatablock.h \
     197  $(SOPHYAINCP)utilarr.h \
     198  $(SOPHYAINCP)tvector.h fftmayer.h
     199        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftmserver.cc
     200 
     201$(SOPHYAOBJP)fftpserver.o: fftpserver.cc \
     202  $(SOPHYAINCP)sopnamsp.h fftpserver.h \
     203  fftservintf.h $(SOPHYAINCP)machdefs.h \
     204  $(SOPHYAINCP)pexceptions.h \
     205  $(SOPHYAINCP)tmatrix.h \
     206  $(SOPHYAINCP)tarray.h \
     207  $(SOPHYAINCP)basarr.h \
     208  $(SOPHYAINCP)anydataobj.h \
     209  $(SOPHYAINCP)mutyv.h \
     210  $(SOPHYAINCP)dvlist.h \
     211  $(SOPHYAINCP)objfio.h \
     212  $(SOPHYAINCP)ppersist.h \
     213  $(SOPHYAINCP)gnumd5.h \
     214  $(SOPHYAINCP)ppfbinstream.h \
     215  $(SOPHYAINCP)rawstream.h \
     216  $(SOPHYAINCP)ppfnametag.h \
     217  $(SOPHYAINCP)ndatablock.h \
     218  $(SOPHYAINCP)utilarr.h \
     219  $(SOPHYAINCP)tvector.h fftpackc.h
     220        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftpserver.cc
     221 
     222$(SOPHYAOBJP)fftservintf.o: fftservintf.cc \
     223  $(SOPHYAINCP)sopnamsp.h fftservintf.h \
     224  $(SOPHYAINCP)machdefs.h \
     225  $(SOPHYAINCP)pexceptions.h \
     226  $(SOPHYAINCP)tmatrix.h \
     227  $(SOPHYAINCP)tarray.h \
     228  $(SOPHYAINCP)basarr.h \
     229  $(SOPHYAINCP)anydataobj.h \
     230  $(SOPHYAINCP)mutyv.h \
     231  $(SOPHYAINCP)dvlist.h \
     232  $(SOPHYAINCP)objfio.h \
     233  $(SOPHYAINCP)ppersist.h \
     234  $(SOPHYAINCP)gnumd5.h \
     235  $(SOPHYAINCP)ppfbinstream.h \
     236  $(SOPHYAINCP)rawstream.h \
     237  $(SOPHYAINCP)ppfnametag.h \
     238  $(SOPHYAINCP)ndatablock.h \
     239  $(SOPHYAINCP)utilarr.h \
     240  $(SOPHYAINCP)tvector.h
     241        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fftservintf.cc
     242 
     243$(SOPHYAOBJP)functab.o: functab.cc $(SOPHYAINCP)sopnamsp.h \
     244  $(SOPHYAINCP)machdefs.h \
     245  $(SOPHYAINCP)pexceptions.h functab.h \
     246  $(SOPHYAINCP)tvector.h \
    268247  $(SOPHYAINCP)tmatrix.h \
    269248  $(SOPHYAINCP)tarray.h \
     
    280259  $(SOPHYAINCP)ndatablock.h \
    281260  $(SOPHYAINCP)utilarr.h
    282         $(CXXCOMPILELIB) -o $@ $<
     261        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  functab.cc
    283262 
    284263$(SOPHYAOBJP)generaldata.o: generaldata.cc \
    285264  $(SOPHYAINCP)sopnamsp.h \
    286265  $(SOPHYAINCP)machdefs.h \
    287   $(SOPHYAINCP)strutil.h nbtri.h \
    288   generalfit.h \
    289   $(SOPHYAINCP)pexceptions.h \
    290   $(SOPHYAINCP)tvector.h \
    291   $(SOPHYAINCP)tmatrix.h \
    292   $(SOPHYAINCP)tarray.h \
    293   $(SOPHYAINCP)basarr.h \
    294   $(SOPHYAINCP)anydataobj.h \
    295   $(SOPHYAINCP)mutyv.h \
    296   $(SOPHYAINCP)dvlist.h \
    297   $(SOPHYAINCP)objfio.h \
    298   $(SOPHYAINCP)ppersist.h \
    299   $(SOPHYAINCP)gnumd5.h \
    300   $(SOPHYAINCP)ppfbinstream.h \
    301   $(SOPHYAINCP)rawstream.h \
    302   $(SOPHYAINCP)ppfnametag.h \
    303   $(SOPHYAINCP)ndatablock.h \
    304   $(SOPHYAINCP)utilarr.h \
    305   generaldata.h \
    306   $(SOPHYAINCP)ntupintf.h poly.h \
    307   peida.h $(SOPHYAINCP)utils.h \
     266  $(SOPHYAINCP)strutil.h nbtri.h generalfit.h \
     267  $(SOPHYAINCP)pexceptions.h \
     268  $(SOPHYAINCP)tvector.h \
     269  $(SOPHYAINCP)tmatrix.h \
     270  $(SOPHYAINCP)tarray.h \
     271  $(SOPHYAINCP)basarr.h \
     272  $(SOPHYAINCP)anydataobj.h \
     273  $(SOPHYAINCP)mutyv.h \
     274  $(SOPHYAINCP)dvlist.h \
     275  $(SOPHYAINCP)objfio.h \
     276  $(SOPHYAINCP)ppersist.h \
     277  $(SOPHYAINCP)gnumd5.h \
     278  $(SOPHYAINCP)ppfbinstream.h \
     279  $(SOPHYAINCP)rawstream.h \
     280  $(SOPHYAINCP)ppfnametag.h \
     281  $(SOPHYAINCP)ndatablock.h \
     282  $(SOPHYAINCP)utilarr.h generaldata.h \
     283  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     284  $(SOPHYAINCP)utils.h \
    308285  $(SOPHYAINCP)perrors.h fmath.h
    309         $(CXXCOMPILELIB) -o $@ $<
     286        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  generaldata.cc
    310287 
    311288$(SOPHYAOBJP)generalfit.o: generalfit.cc \
    312289  $(SOPHYAINCP)sopnamsp.h \
    313290  $(SOPHYAINCP)machdefs.h \
    314   $(SOPHYAINCP)pexceptions.h \
    315   generalfit.h \
    316   $(SOPHYAINCP)tvector.h \
    317   $(SOPHYAINCP)tmatrix.h \
    318   $(SOPHYAINCP)tarray.h \
    319   $(SOPHYAINCP)basarr.h \
    320   $(SOPHYAINCP)anydataobj.h \
    321   $(SOPHYAINCP)mutyv.h \
    322   $(SOPHYAINCP)dvlist.h \
    323   $(SOPHYAINCP)objfio.h \
    324   $(SOPHYAINCP)ppersist.h \
    325   $(SOPHYAINCP)gnumd5.h \
    326   $(SOPHYAINCP)ppfbinstream.h \
    327   $(SOPHYAINCP)rawstream.h \
    328   $(SOPHYAINCP)ppfnametag.h \
    329   $(SOPHYAINCP)ndatablock.h \
    330   $(SOPHYAINCP)utilarr.h \
    331   generaldata.h \
    332   $(SOPHYAINCP)ntupintf.h poly.h \
    333   peida.h $(SOPHYAINCP)utils.h \
     291  $(SOPHYAINCP)pexceptions.h generalfit.h \
     292  $(SOPHYAINCP)tvector.h \
     293  $(SOPHYAINCP)tmatrix.h \
     294  $(SOPHYAINCP)tarray.h \
     295  $(SOPHYAINCP)basarr.h \
     296  $(SOPHYAINCP)anydataobj.h \
     297  $(SOPHYAINCP)mutyv.h \
     298  $(SOPHYAINCP)dvlist.h \
     299  $(SOPHYAINCP)objfio.h \
     300  $(SOPHYAINCP)ppersist.h \
     301  $(SOPHYAINCP)gnumd5.h \
     302  $(SOPHYAINCP)ppfbinstream.h \
     303  $(SOPHYAINCP)rawstream.h \
     304  $(SOPHYAINCP)ppfnametag.h \
     305  $(SOPHYAINCP)ndatablock.h \
     306  $(SOPHYAINCP)utilarr.h generaldata.h \
     307  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     308  $(SOPHYAINCP)utils.h \
    334309  $(SOPHYAINCP)perrors.h fmath.h \
    335310  $(SOPHYAINCP)sopemtx.h
    336         $(CXXCOMPILELIB) -o $@ $<
    337  
    338 $(SOPHYAOBJP)integ.o: integ.cc \
    339   $(SOPHYAINCP)sopnamsp.h integ.h \
    340   $(SOPHYAINCP)machdefs.h \
    341   $(SOPHYAINCP)pexceptions.h \
    342   classfunc.h generalfit.h \
    343   $(SOPHYAINCP)tvector.h \
    344   $(SOPHYAINCP)tmatrix.h \
    345   $(SOPHYAINCP)tarray.h \
    346   $(SOPHYAINCP)basarr.h \
    347   $(SOPHYAINCP)anydataobj.h \
    348   $(SOPHYAINCP)mutyv.h \
    349   $(SOPHYAINCP)dvlist.h \
    350   $(SOPHYAINCP)objfio.h \
    351   $(SOPHYAINCP)ppersist.h \
    352   $(SOPHYAINCP)gnumd5.h \
    353   $(SOPHYAINCP)ppfbinstream.h \
    354   $(SOPHYAINCP)rawstream.h \
    355   $(SOPHYAINCP)ppfnametag.h \
    356   $(SOPHYAINCP)ndatablock.h \
    357   $(SOPHYAINCP)utilarr.h \
    358   generaldata.h \
    359   $(SOPHYAINCP)ntupintf.h poly.h \
    360   peida.h $(SOPHYAINCP)utils.h \
     311        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  generalfit.cc
     312 
     313$(SOPHYAOBJP)integ.o: integ.cc $(SOPHYAINCP)sopnamsp.h \
     314  integ.h $(SOPHYAINCP)machdefs.h \
     315  $(SOPHYAINCP)pexceptions.h classfunc.h \
     316  generalfit.h $(SOPHYAINCP)tvector.h \
     317  $(SOPHYAINCP)tmatrix.h \
     318  $(SOPHYAINCP)tarray.h \
     319  $(SOPHYAINCP)basarr.h \
     320  $(SOPHYAINCP)anydataobj.h \
     321  $(SOPHYAINCP)mutyv.h \
     322  $(SOPHYAINCP)dvlist.h \
     323  $(SOPHYAINCP)objfio.h \
     324  $(SOPHYAINCP)ppersist.h \
     325  $(SOPHYAINCP)gnumd5.h \
     326  $(SOPHYAINCP)ppfbinstream.h \
     327  $(SOPHYAINCP)rawstream.h \
     328  $(SOPHYAINCP)ppfnametag.h \
     329  $(SOPHYAINCP)ndatablock.h \
     330  $(SOPHYAINCP)utilarr.h generaldata.h \
     331  $(SOPHYAINCP)ntupintf.h poly.h peida.h \
     332  $(SOPHYAINCP)utils.h \
    361333  $(SOPHYAINCP)perrors.h fmath.h
    362         $(CXXCOMPILELIB) -o $@ $<
     334        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  integ.cc
    363335 
    364336$(SOPHYAOBJP)median.o: median.cc
    365         $(CXXCOMPILELIB) -o $@ $<
     337        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  median.cc
    366338 
    367339$(SOPHYAOBJP)ntoolsinit.o: ntoolsinit.cc \
    368340  $(SOPHYAINCP)sopnamsp.h \
    369   $(SOPHYAINCP)machdefs.h \
    370   ntoolsinit.h \
     341  $(SOPHYAINCP)machdefs.h ntoolsinit.h \
    371342  $(SOPHYAINCP)tarrinit.h \
    372343  $(SOPHYAINCP)sophyainit.h poly.h \
     
    378349  $(SOPHYAINCP)ppfbinstream.h \
    379350  $(SOPHYAINCP)rawstream.h \
    380   $(SOPHYAINCP)ppfnametag.h \
    381   peida.h $(SOPHYAINCP)utils.h \
     351  $(SOPHYAINCP)ppfnametag.h peida.h \
     352  $(SOPHYAINCP)utils.h \
    382353  $(SOPHYAINCP)perrors.h fmath.h \
    383354  $(SOPHYAINCP)tvector.h \
     
    388359  $(SOPHYAINCP)dvlist.h \
    389360  $(SOPHYAINCP)ndatablock.h \
    390   $(SOPHYAINCP)utilarr.h \
    391   generaldata.h \
     361  $(SOPHYAINCP)utilarr.h generaldata.h \
    392362  $(SOPHYAINCP)ntupintf.h cimage.h \
    393   $(SOPHYAINCP)fioarr.h tabmath.h \
    394   nbconst.h dates.h datime.h
    395         $(CXXCOMPILELIB) -o $@ $<
     363  $(SOPHYAINCP)fioarr.h tabmath.h nbconst.h \
     364  dates.h datime.h
     365        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ntoolsinit.cc
    396366 
    397367$(SOPHYAOBJP)objfitter.o: objfitter.cc \
    398   $(SOPHYAINCP)sopnamsp.h \
    399   objfitter.h \
     368  $(SOPHYAINCP)sopnamsp.h objfitter.h \
    400369  $(SOPHYAINCP)machdefs.h \
    401370  $(SOPHYAINCP)tmatrix.h \
     
    422391  $(SOPHYAINCP)fmath.h \
    423392  $(SOPHYAINCP)histos2.h \
    424   $(SOPHYAINCP)hisprof.h \
    425   generalfit.h generaldata.h \
    426   $(SOPHYAINCP)ntupintf.h poly.h \
    427   peida.h
    428         $(CXXCOMPILELIB) -o $@ $<
     393  $(SOPHYAINCP)hisprof.h generalfit.h \
     394  generaldata.h $(SOPHYAINCP)ntupintf.h \
     395  poly.h peida.h
     396        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  objfitter.cc
    429397 
    430398$(SOPHYAOBJP)perandom.o: perandom.cc \
    431399  $(SOPHYAINCP)sopnamsp.h \
    432400  $(SOPHYAINCP)machdefs.h \
    433   $(SOPHYAINCP)pexceptions.h \
    434   perandom.h $(SOPHYAINCP)histos.h \
     401  $(SOPHYAINCP)pexceptions.h perandom.h \
     402  $(SOPHYAINCP)histos.h \
    435403  $(SOPHYAINCP)objfio.h \
    436404  $(SOPHYAINCP)anydataobj.h \
     
    451419  $(SOPHYAINCP)dvlist.h \
    452420  $(SOPHYAINCP)ndatablock.h \
    453   $(SOPHYAINCP)utilarr.h \
    454   nbrandom.h \
     421  $(SOPHYAINCP)utilarr.h nbrandom.h \
    455422  $(SOPHYAINCP)srandgen.h pemath.h
    456         $(CXXCOMPILELIB) -o $@ $<
    457  
    458 $(SOPHYAOBJP)poly.o: poly.cc \
    459   $(SOPHYAINCP)sopnamsp.h \
     423        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  perandom.cc
     424 
     425$(SOPHYAOBJP)poly.o: poly.cc $(SOPHYAINCP)sopnamsp.h \
    460426  $(SOPHYAINCP)machdefs.h poly.h \
    461427  $(SOPHYAINCP)objfio.h \
     
    466432  $(SOPHYAINCP)ppfbinstream.h \
    467433  $(SOPHYAINCP)rawstream.h \
    468   $(SOPHYAINCP)ppfnametag.h \
    469   peida.h $(SOPHYAINCP)utils.h \
     434  $(SOPHYAINCP)ppfnametag.h peida.h \
     435  $(SOPHYAINCP)utils.h \
    470436  $(SOPHYAINCP)perrors.h fmath.h \
    471437  $(SOPHYAINCP)tvector.h \
     
    479445  $(SOPHYAINCP)sopemtx.h \
    480446  $(SOPHYAINCP)fioarr.h
    481         $(CXXCOMPILELIB) -o $@ $<
     447        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  poly.cc
    482448 
    483449$(SOPHYAOBJP)rk4cdifeq.o: rk4cdifeq.cc \
    484450  $(SOPHYAINCP)sopnamsp.h \
    485   $(SOPHYAINCP)machdefs.h \
    486   rk4cdifeq.h difeq.h \
     451  $(SOPHYAINCP)machdefs.h rk4cdifeq.h difeq.h \
    487452  $(SOPHYAINCP)pexceptions.h \
    488453  $(SOPHYAINCP)tvector.h \
     
    502467  $(SOPHYAINCP)utilarr.h \
    503468  $(SOPHYAINCP)ctimer.h
    504         $(CXXCOMPILELIB) -o $@ $<
     469        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rk4cdifeq.cc
    505470 
    506471$(SOPHYAOBJP)simplesort.o: simplesort.cc \
    507472  $(SOPHYAINCP)sopnamsp.h \
    508   $(SOPHYAINCP)machdefs.h \
    509   simplesort.h peida.h \
    510   $(SOPHYAINCP)utils.h \
     473  $(SOPHYAINCP)machdefs.h simplesort.h \
     474  peida.h $(SOPHYAINCP)utils.h \
    511475  $(SOPHYAINCP)perrors.h \
    512   $(SOPHYAINCP)pexceptions.h \
    513   fmath.h
    514         $(CXXCOMPILELIB) -o $@ $<
    515  
    516 $(SOPHYAOBJP)simplex.o: simplex.cc \
    517   $(SOPHYAINCP)sopnamsp.h \
    518   simplex.h \
    519   $(SOPHYAINCP)machdefs.h \
    520   $(SOPHYAINCP)tvector.h \
    521   $(SOPHYAINCP)tmatrix.h \
    522   $(SOPHYAINCP)tarray.h \
    523   $(SOPHYAINCP)basarr.h \
    524   $(SOPHYAINCP)anydataobj.h \
    525   $(SOPHYAINCP)mutyv.h \
    526   $(SOPHYAINCP)dvlist.h \
    527   $(SOPHYAINCP)objfio.h \
    528   $(SOPHYAINCP)ppersist.h \
    529   $(SOPHYAINCP)pexceptions.h \
    530   $(SOPHYAINCP)gnumd5.h \
    531   $(SOPHYAINCP)ppfbinstream.h \
    532   $(SOPHYAINCP)rawstream.h \
    533   $(SOPHYAINCP)ppfnametag.h \
    534   $(SOPHYAINCP)ndatablock.h \
    535   $(SOPHYAINCP)utilarr.h \
    536   generalfit.h generaldata.h \
    537   $(SOPHYAINCP)ntupintf.h poly.h \
    538   peida.h $(SOPHYAINCP)utils.h \
     476  $(SOPHYAINCP)pexceptions.h fmath.h
     477        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  simplesort.cc
     478 
     479$(SOPHYAOBJP)simplex.o: simplex.cc $(SOPHYAINCP)sopnamsp.h \
     480  simplex.h $(SOPHYAINCP)machdefs.h \
     481  $(SOPHYAINCP)tvector.h \
     482  $(SOPHYAINCP)tmatrix.h \
     483  $(SOPHYAINCP)tarray.h \
     484  $(SOPHYAINCP)basarr.h \
     485  $(SOPHYAINCP)anydataobj.h \
     486  $(SOPHYAINCP)mutyv.h \
     487  $(SOPHYAINCP)dvlist.h \
     488  $(SOPHYAINCP)objfio.h \
     489  $(SOPHYAINCP)ppersist.h \
     490  $(SOPHYAINCP)pexceptions.h \
     491  $(SOPHYAINCP)gnumd5.h \
     492  $(SOPHYAINCP)ppfbinstream.h \
     493  $(SOPHYAINCP)rawstream.h \
     494  $(SOPHYAINCP)ppfnametag.h \
     495  $(SOPHYAINCP)ndatablock.h \
     496  $(SOPHYAINCP)utilarr.h generalfit.h \
     497  generaldata.h $(SOPHYAINCP)ntupintf.h \
     498  poly.h peida.h $(SOPHYAINCP)utils.h \
    539499  $(SOPHYAINCP)perrors.h fmath.h \
    540500  $(SOPHYAINCP)ntuple.h \
    541501  $(SOPHYAINCP)timing.h
    542         $(CXXCOMPILELIB) -o $@ $<
    543  
    544 $(SOPHYAOBJP)tabmath.o: tabmath.cc \
    545   $(SOPHYAINCP)sopnamsp.h \
    546   $(SOPHYAINCP)machdefs.h \
    547   tabmath.h peida.h \
     502        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  simplex.cc
     503 
     504$(SOPHYAOBJP)tabmath.o: tabmath.cc $(SOPHYAINCP)sopnamsp.h \
     505  $(SOPHYAINCP)machdefs.h tabmath.h peida.h \
    548506  $(SOPHYAINCP)utils.h \
    549507  $(SOPHYAINCP)perrors.h \
    550   $(SOPHYAINCP)pexceptions.h \
    551   fmath.h nbconst.h
    552         $(CXXCOMPILELIB) -o $@ $<
    553  
    554 $(SOPHYAOBJP)datime.o: datime.c \
    555   $(SOPHYAINCP)machdefs.h \
    556   $(SOPHYAINCP)strutil.h nbconst.h \
    557   datime.h
    558         $(CCOMPILE) -o $@ $<
     508  $(SOPHYAINCP)pexceptions.h fmath.h \
     509  nbconst.h
     510        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tabmath.cc
     511 
     512$(SOPHYAOBJP)datime.o: datime.c $(SOPHYAINCP)machdefs.h \
     513  $(SOPHYAINCP)strutil.h nbconst.h datime.h
     514        $(CCOMPILE) -o $@  datime.c
    559515 
    560516$(SOPHYAOBJP)fftmayer_r4.o: fftmayer_r4.c fftmayer.h \
    561   $(SOPHYAINCP)machdefs.h \
    562   trigtbl.h
    563         $(CCOMPILE) -o $@ $<
     517  $(SOPHYAINCP)machdefs.h trigtbl.h
     518        $(CCOMPILE) -o $@  fftmayer_r4.c
    564519 
    565520$(SOPHYAOBJP)fftmayer_r8.o: fftmayer_r8.c fftmayer.h \
    566   $(SOPHYAINCP)machdefs.h \
    567   trigtbl.h
    568         $(CCOMPILE) -o $@ $<
     521  $(SOPHYAINCP)machdefs.h trigtbl.h
     522        $(CCOMPILE) -o $@  fftmayer_r8.c
    569523 
    570524$(SOPHYAOBJP)fftpackc.o: fftpackc.c fftpackc.h \
    571525  $(SOPHYAINCP)machdefs.h
    572         $(CCOMPILE) -o $@ $<
     526        $(CCOMPILE) -o $@  fftpackc.c
    573527 
    574528$(SOPHYAOBJP)matxop.o: matxop.c matxop.h nbmath.h \
    575529  $(SOPHYAINCP)machdefs.h \
    576530  $(SOPHYAINCP)smathconst.h
    577         $(CCOMPILE) -o $@ $<
     531        $(CCOMPILE) -o $@  matxop.c
    578532 
    579533$(SOPHYAOBJP)nbmath.o: nbmath.c nbmath.h \
    580534  $(SOPHYAINCP)machdefs.h \
    581   $(SOPHYAINCP)smathconst.h \
    582   matxop.h nbinteg.h nbtri.h
    583         $(CCOMPILE) -o $@ $<
     535  $(SOPHYAINCP)smathconst.h matxop.h \
     536  nbinteg.h nbtri.h
     537        $(CCOMPILE) -o $@  nbmath.c
    584538 
    585539$(SOPHYAOBJP)nbtri.o: nbtri.c nbtri.h \
    586540  $(SOPHYAINCP)machdefs.h
    587         $(CCOMPILE) -o $@ $<
    588  
     541        $(CCOMPILE) -o $@  nbtri.c
     542 
  • trunk/SophyaLib/SUtils/Makefile

    r2763 r2765  
    1313$(SOPHYAOBJP)datacards.o: datacards.cc \
    1414  $(SOPHYAINCP)sopnamsp.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   datacards.h \
     15  $(SOPHYAINCP)machdefs.h datacards.h \
    1716  $(SOPHYAINCP)pexceptions.h
    18         $(CXXCOMPILELIB) -o $@ $<
     17        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacards.cc
    1918 
    2019$(SOPHYAOBJP)strutilxx.o: strutilxx.cc \
    2120  $(SOPHYAINCP)sopnamsp.h \
    22   $(SOPHYAINCP)machdefs.h \
    23   strutilxx.h
    24         $(CXXCOMPILELIB) -o $@ $<
     21  $(SOPHYAINCP)machdefs.h strutilxx.h
     22        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  strutilxx.cc
    2523 
    26 $(SOPHYAOBJP)utils.o: utils.cc \
    27   $(SOPHYAINCP)sopnamsp.h \
     24$(SOPHYAOBJP)utils.o: utils.cc $(SOPHYAINCP)sopnamsp.h \
    2825  $(SOPHYAINCP)machdefs.h utils.h \
    2926  $(SOPHYAINCP)pexceptions.h
    30         $(CXXCOMPILELIB) -o $@ $<
     27        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utils.cc
    3128 
    3229$(SOPHYAOBJP)strutil.o: strutil.c strutil.h
    33         $(CCOMPILE) -o $@ $<
     30        $(CCOMPILE) -o $@  strutil.c
    3431 
  • trunk/SophyaLib/SUtils/smakefile

    r2763 r2765  
    1313$(SOPHYAOBJP)datacards.o: datacards.cc \
    1414  $(SOPHYAINCP)sopnamsp.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   datacards.h \
     15  $(SOPHYAINCP)machdefs.h datacards.h \
    1716  $(SOPHYAINCP)pexceptions.h
    18         $(CXXCOMPILELIB) -o $@ $<
     17        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacards.cc
    1918 
    2019$(SOPHYAOBJP)strutilxx.o: strutilxx.cc \
    2120  $(SOPHYAINCP)sopnamsp.h \
    22   $(SOPHYAINCP)machdefs.h \
    23   strutilxx.h
    24         $(CXXCOMPILELIB) -o $@ $<
     21  $(SOPHYAINCP)machdefs.h strutilxx.h
     22        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  strutilxx.cc
    2523 
    26 $(SOPHYAOBJP)utils.o: utils.cc \
    27   $(SOPHYAINCP)sopnamsp.h \
     24$(SOPHYAOBJP)utils.o: utils.cc $(SOPHYAINCP)sopnamsp.h \
    2825  $(SOPHYAINCP)machdefs.h utils.h \
    2926  $(SOPHYAINCP)pexceptions.h
    30         $(CXXCOMPILELIB) -o $@ $<
     27        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utils.cc
    3128 
    3229$(SOPHYAOBJP)strutil.o: strutil.c strutil.h
    33         $(CCOMPILE) -o $@ $<
     30        $(CCOMPILE) -o $@  strutil.c
    3431 
  • trunk/SophyaLib/Samba/Makefile

    r2763 r2765  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)alm.o: alm.cc \
    14   $(SOPHYAINCP)sopnamsp.h alm.h \
     13$(SOPHYAOBJP)alm.o: alm.cc $(SOPHYAINCP)sopnamsp.h alm.h \
    1514  $(SOPHYAINCP)nbrandom.h \
    1615  $(SOPHYAINCP)srandgen.h \
     
    3534  $(SOPHYAINCP)ppfnametag.h \
    3635  $(SOPHYAINCP)utilarr.h
    37         $(CXXCOMPILELIB) -o $@ $<
     36        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  alm.cc
    3837 
    39 $(SOPHYAOBJP)bruit.o: bruit.cc \
    40   $(SOPHYAINCP)sopnamsp.h \
     38$(SOPHYAOBJP)bruit.o: bruit.cc $(SOPHYAINCP)sopnamsp.h \
    4139  $(SOPHYAINCP)fmath.h bruit.h \
    4240  $(SOPHYAINCP)nbrandom.h \
    4341  $(SOPHYAINCP)srandgen.h \
    4442  $(SOPHYAINCP)machdefs.h
    45         $(CXXCOMPILELIB) -o $@ $<
     43        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  bruit.cc
    4644 
    47 $(SOPHYAOBJP)circle.o: circle.cc \
    48   $(SOPHYAINCP)sopnamsp.h circle.h \
     45$(SOPHYAOBJP)circle.o: circle.cc $(SOPHYAINCP)sopnamsp.h \
     46  circle.h $(SOPHYAINCP)vector3d.h \
     47  $(SOPHYAINCP)longlat.h \
     48  $(SOPHYAINCP)machdefs.h \
     49  $(SOPHYAINCP)utilgeom.h \
     50  $(SOPHYAINCP)unitvector.h geometry.h
     51        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  circle.cc
     52 
     53$(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \
     54  $(SOPHYAINCP)sopnamsp.h datacirclefake.h \
     55  datacirclebase.h circle.h \
    4956  $(SOPHYAINCP)vector3d.h \
    5057  $(SOPHYAINCP)longlat.h \
    5158  $(SOPHYAINCP)machdefs.h \
    5259  $(SOPHYAINCP)utilgeom.h \
    53   $(SOPHYAINCP)unitvector.h \
    54   geometry.h
    55         $(CXXCOMPILELIB) -o $@ $<
    56  
    57 $(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \
    58   $(SOPHYAINCP)sopnamsp.h \
    59   datacirclefake.h datacirclebase.h circle.h \
    60   $(SOPHYAINCP)vector3d.h \
    61   $(SOPHYAINCP)longlat.h \
    62   $(SOPHYAINCP)machdefs.h \
    63   $(SOPHYAINCP)utilgeom.h \
    64   $(SOPHYAINCP)unitvector.h \
    65   geometry.h
    66         $(CXXCOMPILELIB) -o $@ $<
     60  $(SOPHYAINCP)unitvector.h geometry.h
     61        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefake.cc
    6762 
    6863$(SOPHYAOBJP)harmspher.o: harmspher.cc \
    69   $(SOPHYAINCP)machdefs.h \
    70   harmspher.h
    71         $(CXXCOMPILELIB) -o $@ $<
     64  $(SOPHYAINCP)machdefs.h harmspher.h
     65        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  harmspher.cc
    7266 
    7367$(SOPHYAOBJP)lambdaBuilder.o: lambdaBuilder.cc \
    74   $(SOPHYAINCP)sopnamsp.h \
    75   lambdaBuilder.h \
     68  $(SOPHYAINCP)sopnamsp.h lambdaBuilder.h \
    7669  $(SOPHYAINCP)ndatablock.h \
    7770  $(SOPHYAINCP)machdefs.h \
     
    9790  $(SOPHYAINCP)triangmtx.h \
    9891  $(SOPHYAINCP)nbconst.h
    99         $(CXXCOMPILELIB) -o $@ $<
     92        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lambdaBuilder.cc
    10093 
    101 $(SOPHYAOBJP)mlobe.o: mlobe.cc \
    102   $(SOPHYAINCP)sopnamsp.h mlobe.h \
    103   $(SOPHYAINCP)sphericalmap.h \
     94$(SOPHYAOBJP)mlobe.o: mlobe.cc $(SOPHYAINCP)sopnamsp.h \
     95  mlobe.h $(SOPHYAINCP)sphericalmap.h \
    10496  $(SOPHYAINCP)smathconst.h \
    10597  $(SOPHYAINCP)machdefs.h \
     
    127119  $(SOPHYAINCP)utilarr.h \
    128120  $(SOPHYAINCP)timing.h
    129         $(CXXCOMPILELIB) -o $@ $<
     121        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mlobe.cc
    130122 
    131123$(SOPHYAOBJP)sambainit.o: sambainit.cc \
    132   $(SOPHYAINCP)sopnamsp.h \
    133   sambainit.h \
     124  $(SOPHYAINCP)sopnamsp.h sambainit.h \
    134125  $(SOPHYAINCP)skymapinit.h \
    135126  $(SOPHYAINCP)sophyainit.h \
     
    137128  $(SOPHYAINCP)ntoolsinit.h \
    138129  $(SOPHYAINCP)tarrinit.h
    139         $(CXXCOMPILELIB) -o $@ $<
     130        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sambainit.cc
    140131 
    141 $(SOPHYAOBJP)scan.o: scan.cc \
    142   $(SOPHYAINCP)sopnamsp.h \
     132$(SOPHYAOBJP)scan.o: scan.cc $(SOPHYAINCP)sopnamsp.h \
    143133  $(SOPHYAINCP)machdefs.h scan.h \
    144134  $(SOPHYAINCP)ppersist.h \
     
    155145  $(SOPHYAINCP)fiondblock.h \
    156146  $(SOPHYAINCP)smathconst.h
    157         $(CXXCOMPILELIB) -o $@ $<
     147        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scan.cc
    158148 
    159149$(SOPHYAOBJP)sphericaltransformserver.o: sphericaltransformserver.cc \
     
    190180  $(SOPHYAINCP)srandgen.h \
    191181  $(SOPHYAINCP)nbmath.h \
    192   $(SOPHYAINCP)triangmtx.h \
    193   lambdaBuilder.h \
     182  $(SOPHYAINCP)triangmtx.h lambdaBuilder.h \
    194183  $(SOPHYAINCP)timing.h
    195         $(CXXCOMPILELIB) -o $@ $<
     184        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphericaltransformserver.cc
    196185 
  • trunk/SophyaLib/Samba/smakefile

    r2763 r2765  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)alm.o: alm.cc \
    14   $(SOPHYAINCP)sopnamsp.h alm.h \
     13$(SOPHYAOBJP)alm.o: alm.cc $(SOPHYAINCP)sopnamsp.h alm.h \
    1514  $(SOPHYAINCP)nbrandom.h \
    1615  $(SOPHYAINCP)srandgen.h \
     
    3534  $(SOPHYAINCP)ppfnametag.h \
    3635  $(SOPHYAINCP)utilarr.h
    37         $(CXXCOMPILELIB) -o $@ $<
     36        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  alm.cc
    3837 
    39 $(SOPHYAOBJP)bruit.o: bruit.cc \
    40   $(SOPHYAINCP)sopnamsp.h \
     38$(SOPHYAOBJP)bruit.o: bruit.cc $(SOPHYAINCP)sopnamsp.h \
    4139  $(SOPHYAINCP)fmath.h bruit.h \
    4240  $(SOPHYAINCP)nbrandom.h \
    4341  $(SOPHYAINCP)srandgen.h \
    4442  $(SOPHYAINCP)machdefs.h
    45         $(CXXCOMPILELIB) -o $@ $<
     43        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  bruit.cc
    4644 
    47 $(SOPHYAOBJP)circle.o: circle.cc \
    48   $(SOPHYAINCP)sopnamsp.h circle.h \
     45$(SOPHYAOBJP)circle.o: circle.cc $(SOPHYAINCP)sopnamsp.h \
     46  circle.h $(SOPHYAINCP)vector3d.h \
     47  $(SOPHYAINCP)longlat.h \
     48  $(SOPHYAINCP)machdefs.h \
     49  $(SOPHYAINCP)utilgeom.h \
     50  $(SOPHYAINCP)unitvector.h geometry.h
     51        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  circle.cc
     52 
     53$(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \
     54  $(SOPHYAINCP)sopnamsp.h datacirclefake.h \
     55  datacirclebase.h circle.h \
    4956  $(SOPHYAINCP)vector3d.h \
    5057  $(SOPHYAINCP)longlat.h \
    5158  $(SOPHYAINCP)machdefs.h \
    5259  $(SOPHYAINCP)utilgeom.h \
    53   $(SOPHYAINCP)unitvector.h \
    54   geometry.h
    55         $(CXXCOMPILELIB) -o $@ $<
    56  
    57 $(SOPHYAOBJP)datacirclefake.o: datacirclefake.cc \
    58   $(SOPHYAINCP)sopnamsp.h \
    59   datacirclefake.h datacirclebase.h circle.h \
    60   $(SOPHYAINCP)vector3d.h \
    61   $(SOPHYAINCP)longlat.h \
    62   $(SOPHYAINCP)machdefs.h \
    63   $(SOPHYAINCP)utilgeom.h \
    64   $(SOPHYAINCP)unitvector.h \
    65   geometry.h
    66         $(CXXCOMPILELIB) -o $@ $<
     60  $(SOPHYAINCP)unitvector.h geometry.h
     61        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacirclefake.cc
    6762 
    6863$(SOPHYAOBJP)harmspher.o: harmspher.cc \
    69   $(SOPHYAINCP)machdefs.h \
    70   harmspher.h
    71         $(CXXCOMPILELIB) -o $@ $<
     64  $(SOPHYAINCP)machdefs.h harmspher.h
     65        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  harmspher.cc
    7266 
    7367$(SOPHYAOBJP)lambdaBuilder.o: lambdaBuilder.cc \
    74   $(SOPHYAINCP)sopnamsp.h \
    75   lambdaBuilder.h \
     68  $(SOPHYAINCP)sopnamsp.h lambdaBuilder.h \
    7669  $(SOPHYAINCP)ndatablock.h \
    7770  $(SOPHYAINCP)machdefs.h \
     
    9790  $(SOPHYAINCP)triangmtx.h \
    9891  $(SOPHYAINCP)nbconst.h
    99         $(CXXCOMPILELIB) -o $@ $<
     92        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lambdaBuilder.cc
    10093 
    101 $(SOPHYAOBJP)mlobe.o: mlobe.cc \
    102   $(SOPHYAINCP)sopnamsp.h mlobe.h \
    103   $(SOPHYAINCP)sphericalmap.h \
     94$(SOPHYAOBJP)mlobe.o: mlobe.cc $(SOPHYAINCP)sopnamsp.h \
     95  mlobe.h $(SOPHYAINCP)sphericalmap.h \
    10496  $(SOPHYAINCP)smathconst.h \
    10597  $(SOPHYAINCP)machdefs.h \
     
    127119  $(SOPHYAINCP)utilarr.h \
    128120  $(SOPHYAINCP)timing.h
    129         $(CXXCOMPILELIB) -o $@ $<
     121        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mlobe.cc
    130122 
    131123$(SOPHYAOBJP)sambainit.o: sambainit.cc \
    132   $(SOPHYAINCP)sopnamsp.h \
    133   sambainit.h \
     124  $(SOPHYAINCP)sopnamsp.h sambainit.h \
    134125  $(SOPHYAINCP)skymapinit.h \
    135126  $(SOPHYAINCP)sophyainit.h \
     
    137128  $(SOPHYAINCP)ntoolsinit.h \
    138129  $(SOPHYAINCP)tarrinit.h
    139         $(CXXCOMPILELIB) -o $@ $<
     130        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sambainit.cc
    140131 
    141 $(SOPHYAOBJP)scan.o: scan.cc \
    142   $(SOPHYAINCP)sopnamsp.h \
     132$(SOPHYAOBJP)scan.o: scan.cc $(SOPHYAINCP)sopnamsp.h \
    143133  $(SOPHYAINCP)machdefs.h scan.h \
    144134  $(SOPHYAINCP)ppersist.h \
     
    155145  $(SOPHYAINCP)fiondblock.h \
    156146  $(SOPHYAINCP)smathconst.h
    157         $(CXXCOMPILELIB) -o $@ $<
     147        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scan.cc
    158148 
    159149$(SOPHYAOBJP)sphericaltransformserver.o: sphericaltransformserver.cc \
     
    190180  $(SOPHYAINCP)srandgen.h \
    191181  $(SOPHYAINCP)nbmath.h \
    192   $(SOPHYAINCP)triangmtx.h \
    193   lambdaBuilder.h \
     182  $(SOPHYAINCP)triangmtx.h lambdaBuilder.h \
    194183  $(SOPHYAINCP)timing.h
    195         $(CXXCOMPILELIB) -o $@ $<
     184        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphericaltransformserver.cc
    196185 
  • trunk/SophyaLib/SkyMap/Makefile

    r2763 r2765  
    44 
    55clean:
    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
     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
    77        rm -f $(SOPHYALIBP)libSkyMap.a
    88 
    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
     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
    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 
    1335$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   fiolocalmap.h sphericalmap.h \
     36  $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
     37  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     38  $(SOPHYAINCP)machdefs.h pixelmap.h \
     39  $(SOPHYAINCP)ppersist.h \
     40  $(SOPHYAINCP)pexceptions.h \
     41  $(SOPHYAINCP)gnumd5.h \
     42  $(SOPHYAINCP)ppfbinstream.h \
     43  $(SOPHYAINCP)rawstream.h \
     44  $(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 \
     56  $(SOPHYAINCP)fioarr.h \
     57  $(SOPHYAINCP)fiondblock.h \
     58  $(SOPHYAINCP)datatype.h
     59        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiolocalmap.cc
     60 
     61$(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
     62  $(SOPHYAINCP)sopnamsp.h fiosphereecp.h \
     63  sphereecp.h sphericalmap.h \
    1664  $(SOPHYAINCP)smathconst.h \
    17   $(SOPHYAINCP)machdefs.h \
    18   pixelmap.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)dvlist.h \
    26   $(SOPHYAINCP)objfio.h \
    27   $(SOPHYAINCP)anydataobj.h \
    28   $(SOPHYAINCP)mutyv.h spherepos.h \
    29   unitvector.h vector3d.h longlat.h utilgeom.h \
    30   $(SOPHYAINCP)tvector.h \
    31   $(SOPHYAINCP)tmatrix.h \
    32   $(SOPHYAINCP)tarray.h \
    33   $(SOPHYAINCP)basarr.h \
    34   $(SOPHYAINCP)ndatablock.h \
    35   $(SOPHYAINCP)utilarr.h \
    36   localmap.h $(SOPHYAINCP)fioarr.h \
    37   $(SOPHYAINCP)fiondblock.h \
    38   $(SOPHYAINCP)datatype.h
    39         $(CXXCOMPILELIB) -o $@ $<
    40  
    41 $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
    42   $(SOPHYAINCP)sopnamsp.h \
    43   fiosphereecp.h sphereecp.h sphericalmap.h \
    44   $(SOPHYAINCP)smathconst.h \
    45   $(SOPHYAINCP)machdefs.h \
    46   pixelmap.h \
     65  $(SOPHYAINCP)machdefs.h pixelmap.h \
    4766  $(SOPHYAINCP)ppersist.h \
    4867  $(SOPHYAINCP)pexceptions.h \
     
    6483  $(SOPHYAINCP)fioarr.h \
    6584  $(SOPHYAINCP)datatype.h
    66         $(CXXCOMPILELIB) -o $@ $<
     85        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosphereecp.cc
    6786 
    6887$(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
    69   $(SOPHYAINCP)sopnamsp.h \
    70   fiospherehealpix.h sphericalmap.h \
    71   $(SOPHYAINCP)smathconst.h \
    72   $(SOPHYAINCP)machdefs.h \
    73   pixelmap.h \
    74   $(SOPHYAINCP)ppersist.h \
    75   $(SOPHYAINCP)pexceptions.h \
    76   $(SOPHYAINCP)gnumd5.h \
    77   $(SOPHYAINCP)ppfbinstream.h \
    78   $(SOPHYAINCP)rawstream.h \
    79   $(SOPHYAINCP)ppfnametag.h \
    80   $(SOPHYAINCP)dvlist.h \
    81   $(SOPHYAINCP)objfio.h \
    82   $(SOPHYAINCP)anydataobj.h \
    83   $(SOPHYAINCP)mutyv.h spherepos.h \
    84   unitvector.h vector3d.h longlat.h utilgeom.h \
    85   $(SOPHYAINCP)tvector.h \
    86   $(SOPHYAINCP)tmatrix.h \
    87   $(SOPHYAINCP)tarray.h \
    88   $(SOPHYAINCP)basarr.h \
    89   $(SOPHYAINCP)ndatablock.h \
    90   $(SOPHYAINCP)utilarr.h \
    91   spherehealpix.h HEALPixUtils.h \
     88  $(SOPHYAINCP)sopnamsp.h fiospherehealpix.h \
     89  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     90  $(SOPHYAINCP)machdefs.h pixelmap.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)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
     110        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherehealpix.cc
     111 
     112$(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 \
    92133  $(SOPHYAINCP)fiondblock.h \
    93134  $(SOPHYAINCP)datatype.h
    94         $(CXXCOMPILELIB) -o $@ $<
    95  
    96 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
    97   $(SOPHYAINCP)sopnamsp.h \
    98   fiospherethetaphi.h sphericalmap.h \
    99   $(SOPHYAINCP)smathconst.h \
    100   $(SOPHYAINCP)machdefs.h \
    101   pixelmap.h \
    102   $(SOPHYAINCP)ppersist.h \
    103   $(SOPHYAINCP)pexceptions.h \
    104   $(SOPHYAINCP)gnumd5.h \
    105   $(SOPHYAINCP)ppfbinstream.h \
    106   $(SOPHYAINCP)rawstream.h \
    107   $(SOPHYAINCP)ppfnametag.h \
    108   $(SOPHYAINCP)dvlist.h \
    109   $(SOPHYAINCP)objfio.h \
    110   $(SOPHYAINCP)anydataobj.h \
    111   $(SOPHYAINCP)mutyv.h spherepos.h \
    112   unitvector.h vector3d.h longlat.h utilgeom.h \
    113   $(SOPHYAINCP)tvector.h \
    114   $(SOPHYAINCP)tmatrix.h \
    115   $(SOPHYAINCP)tarray.h \
    116   $(SOPHYAINCP)basarr.h \
    117   $(SOPHYAINCP)ndatablock.h \
    118   $(SOPHYAINCP)utilarr.h \
    119   spherethetaphi.h \
    120   $(SOPHYAINCP)fiondblock.h \
    121   $(SOPHYAINCP)datatype.h
    122         $(CXXCOMPILELIB) -o $@ $<
    123  
    124 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
    125   $(SOPHYAINCP)sopnamsp.h \
    126   HEALPixUtils.h \
    127   $(SOPHYAINCP)machdefs.h \
    128   $(SOPHYAINCP)ndatablock.h \
    129   $(SOPHYAINCP)anydataobj.h \
    130   $(SOPHYAINCP)tvector.h \
    131   $(SOPHYAINCP)tmatrix.h \
    132   $(SOPHYAINCP)tarray.h \
    133   $(SOPHYAINCP)basarr.h \
    134   $(SOPHYAINCP)mutyv.h \
    135   $(SOPHYAINCP)dvlist.h \
    136   $(SOPHYAINCP)objfio.h \
    137   $(SOPHYAINCP)ppersist.h \
    138   $(SOPHYAINCP)pexceptions.h \
    139   $(SOPHYAINCP)gnumd5.h \
    140   $(SOPHYAINCP)ppfbinstream.h \
    141   $(SOPHYAINCP)rawstream.h \
    142   $(SOPHYAINCP)ppfnametag.h \
    143   $(SOPHYAINCP)utilarr.h \
    144   $(SOPHYAINCP)smathconst.h
    145         $(CXXCOMPILELIB) -o $@ $<
     135        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherethetaphi.cc
    146136 
    147137$(SOPHYAOBJP)localmap.o: localmap.cc \
    148   $(SOPHYAINCP)sopnamsp.h \
    149   localmap.h pixelmap.h \
    150   $(SOPHYAINCP)ppersist.h \
     138  $(SOPHYAINCP)sopnamsp.h localmap.h \
     139  pixelmap.h $(SOPHYAINCP)ppersist.h \
    151140  $(SOPHYAINCP)machdefs.h \
    152141  $(SOPHYAINCP)pexceptions.h \
     
    169158  $(SOPHYAINCP)fiondblock.h \
    170159  $(SOPHYAINCP)timing.h
    171         $(CXXCOMPILELIB) -o $@ $<
    172  
    173 $(SOPHYAOBJP)longlat.o: longlat.cc \
    174   $(SOPHYAINCP)sopnamsp.h \
    175   longlat.h \
    176   $(SOPHYAINCP)machdefs.h \
     160        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  localmap.cc
     161 
     162$(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h \
     163  longlat.h $(SOPHYAINCP)machdefs.h \
    177164  utilgeom.h
    178         $(CXXCOMPILELIB) -o $@ $<
     165        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  longlat.cc
    179166 
    180167$(SOPHYAOBJP)mapoperation.o: mapoperation.cc \
    181168  $(SOPHYAINCP)sopnamsp.h \
    182   $(SOPHYAINCP)machdefs.h \
    183   mapoperation.h \
    184   $(SOPHYAINCP)ndatablock.h \
    185   $(SOPHYAINCP)anydataobj.h \
    186   pixelmap.h \
     169  $(SOPHYAINCP)machdefs.h mapoperation.h \
     170  $(SOPHYAINCP)ndatablock.h \
     171  $(SOPHYAINCP)anydataobj.h pixelmap.h \
    187172  $(SOPHYAINCP)ppersist.h \
    188173  $(SOPHYAINCP)pexceptions.h \
     
    195180  $(SOPHYAINCP)mutyv.h spherepos.h \
    196181  unitvector.h vector3d.h longlat.h utilgeom.h
    197         $(CXXCOMPILELIB) -o $@ $<
     182        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mapoperation.cc
    198183 
    199184$(SOPHYAOBJP)skymapinit.o: skymapinit.cc \
    200185  $(SOPHYAINCP)sopnamsp.h \
    201   $(SOPHYAINCP)machdefs.h \
    202   skymapinit.h \
    203   $(SOPHYAINCP)sophyainit.h \
    204   spherethetaphi.h sphericalmap.h \
    205   $(SOPHYAINCP)smathconst.h \
    206   pixelmap.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)objfio.h \
    215   $(SOPHYAINCP)anydataobj.h \
    216   $(SOPHYAINCP)mutyv.h spherepos.h \
    217   unitvector.h vector3d.h longlat.h utilgeom.h \
    218   $(SOPHYAINCP)tvector.h \
    219   $(SOPHYAINCP)tmatrix.h \
    220   $(SOPHYAINCP)tarray.h \
    221   $(SOPHYAINCP)basarr.h \
    222   $(SOPHYAINCP)ndatablock.h \
    223   $(SOPHYAINCP)utilarr.h \
    224   fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
    225   fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
    226         $(CXXCOMPILELIB) -o $@ $<
     186  $(SOPHYAINCP)machdefs.h skymapinit.h \
     187  $(SOPHYAINCP)sophyainit.h spherethetaphi.h \
     188  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     189  pixelmap.h $(SOPHYAINCP)ppersist.h \
     190  $(SOPHYAINCP)pexceptions.h \
     191  $(SOPHYAINCP)gnumd5.h \
     192  $(SOPHYAINCP)ppfbinstream.h \
     193  $(SOPHYAINCP)rawstream.h \
     194  $(SOPHYAINCP)ppfnametag.h \
     195  $(SOPHYAINCP)dvlist.h \
     196  $(SOPHYAINCP)objfio.h \
     197  $(SOPHYAINCP)anydataobj.h \
     198  $(SOPHYAINCP)mutyv.h spherepos.h \
     199  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
     208        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymapinit.cc
    227209 
    228210$(SOPHYAOBJP)sphereecp.o: sphereecp.cc \
    229   $(SOPHYAINCP)sopnamsp.h \
    230   sphereecp.h sphericalmap.h \
    231   $(SOPHYAINCP)smathconst.h \
    232   $(SOPHYAINCP)machdefs.h \
    233   pixelmap.h \
     211  $(SOPHYAINCP)sopnamsp.h sphereecp.h \
     212  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     213  $(SOPHYAINCP)machdefs.h pixelmap.h \
    234214  $(SOPHYAINCP)ppersist.h \
    235215  $(SOPHYAINCP)pexceptions.h \
     
    249229  $(SOPHYAINCP)ndatablock.h \
    250230  $(SOPHYAINCP)utilarr.h
    251         $(CXXCOMPILELIB) -o $@ $<
     231        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphereecp.cc
    252232 
    253233$(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
     
    262242  $(SOPHYAINCP)ppfnametag.h \
    263243  $(SOPHYAINCP)ndatablock.h \
    264   $(SOPHYAINCP)anydataobj.h \
    265   spherehealpix.h sphericalmap.h \
    266   $(SOPHYAINCP)smathconst.h \
     244  $(SOPHYAINCP)anydataobj.h spherehealpix.h \
     245  sphericalmap.h $(SOPHYAINCP)smathconst.h \
    267246  pixelmap.h $(SOPHYAINCP)dvlist.h \
    268247  $(SOPHYAINCP)objfio.h \
     
    273252  $(SOPHYAINCP)tarray.h \
    274253  $(SOPHYAINCP)basarr.h \
    275   $(SOPHYAINCP)utilarr.h \
    276   HEALPixUtils.h \
     254  $(SOPHYAINCP)utilarr.h HEALPixUtils.h \
    277255  $(SOPHYAINCP)strutil.h
    278         $(CXXCOMPILELIB) -o $@ $<
     256        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherehealpix.cc
    279257 
    280258$(SOPHYAOBJP)spherepos.o: spherepos.cc \
    281   $(SOPHYAINCP)sopnamsp.h \
    282   spherepos.h \
    283   $(SOPHYAINCP)machdefs.h \
    284   $(SOPHYAINCP)ppersist.h \
    285   $(SOPHYAINCP)pexceptions.h \
    286   $(SOPHYAINCP)gnumd5.h \
    287   $(SOPHYAINCP)ppfbinstream.h \
    288   $(SOPHYAINCP)rawstream.h \
    289   $(SOPHYAINCP)ppfnametag.h \
    290   unitvector.h vector3d.h longlat.h utilgeom.h \
    291   $(SOPHYAINCP)anydataobj.h \
    292   $(SOPHYAINCP)datatype.h
    293         $(CXXCOMPILELIB) -o $@ $<
     259  $(SOPHYAINCP)sopnamsp.h spherepos.h \
     260  $(SOPHYAINCP)machdefs.h \
     261  $(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 \
     267  vector3d.h longlat.h utilgeom.h \
     268  $(SOPHYAINCP)anydataobj.h \
     269  $(SOPHYAINCP)datatype.h
     270        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherepos.cc
    294271 
    295272$(SOPHYAOBJP)spherethetaphi.o: spherethetaphi.cc \
    296   $(SOPHYAINCP)sopnamsp.h \
    297   spherethetaphi.h sphericalmap.h \
    298   $(SOPHYAINCP)smathconst.h \
    299   $(SOPHYAINCP)machdefs.h \
    300   pixelmap.h \
     273  $(SOPHYAINCP)sopnamsp.h spherethetaphi.h \
     274  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     275  $(SOPHYAINCP)machdefs.h pixelmap.h \
    301276  $(SOPHYAINCP)ppersist.h \
    302277  $(SOPHYAINCP)pexceptions.h \
     
    317292  $(SOPHYAINCP)utilarr.h \
    318293  $(SOPHYAINCP)fiondblock.h
    319         $(CXXCOMPILELIB) -o $@ $<
     294        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherethetaphi.cc
    320295 
    321296$(SOPHYAOBJP)unitvector.o: unitvector.cc \
    322   $(SOPHYAINCP)sopnamsp.h \
    323   unitvector.h vector3d.h longlat.h \
    324   $(SOPHYAINCP)machdefs.h \
    325   utilgeom.h
    326         $(CXXCOMPILELIB) -o $@ $<
     297  $(SOPHYAINCP)sopnamsp.h unitvector.h \
     298  vector3d.h longlat.h \
     299  $(SOPHYAINCP)machdefs.h utilgeom.h
     300        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  unitvector.cc
    327301 
    328302$(SOPHYAOBJP)utilgeom.o: utilgeom.cc \
    329303  $(SOPHYAINCP)sopnamsp.h \
    330   $(SOPHYAINCP)machdefs.h \
    331   utilgeom.h
    332         $(CXXCOMPILELIB) -o $@ $<
     304  $(SOPHYAINCP)machdefs.h utilgeom.h
     305        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utilgeom.cc
    333306 
    334307$(SOPHYAOBJP)vector3d.o: vector3d.cc \
    335308  $(SOPHYAINCP)sopnamsp.h \
    336309  $(SOPHYAINCP)machdefs.h \
    337   $(SOPHYAINCP)pexceptions.h \
    338   vector3d.h longlat.h utilgeom.h
    339         $(CXXCOMPILELIB) -o $@ $<
    340  
     310  $(SOPHYAINCP)pexceptions.h vector3d.h \
     311  longlat.h utilgeom.h
     312        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  vector3d.cc
     313 
  • trunk/SophyaLib/SkyMap/objlist.list

    r2743 r2765  
     1HEALPixUtils.o
    12fiolocalmap.o
    23fiosphereecp.o
    34fiospherehealpix.o
    45fiospherethetaphi.o
    5 HEALPixUtils.o
    66localmap.o
    77longlat.o
  • trunk/SophyaLib/SkyMap/smakefile

    r2763 r2765  
    44 
    55clean:
    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
     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
    77        rm -f $(SOPHYALIBP)libSkyMap.a
    88 
    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
     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
    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 
    1335$(SOPHYAOBJP)fiolocalmap.o: fiolocalmap.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
    15   fiolocalmap.h sphericalmap.h \
     36  $(SOPHYAINCP)sopnamsp.h fiolocalmap.h \
     37  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     38  $(SOPHYAINCP)machdefs.h pixelmap.h \
     39  $(SOPHYAINCP)ppersist.h \
     40  $(SOPHYAINCP)pexceptions.h \
     41  $(SOPHYAINCP)gnumd5.h \
     42  $(SOPHYAINCP)ppfbinstream.h \
     43  $(SOPHYAINCP)rawstream.h \
     44  $(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 \
     56  $(SOPHYAINCP)fioarr.h \
     57  $(SOPHYAINCP)fiondblock.h \
     58  $(SOPHYAINCP)datatype.h
     59        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiolocalmap.cc
     60 
     61$(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
     62  $(SOPHYAINCP)sopnamsp.h fiosphereecp.h \
     63  sphereecp.h sphericalmap.h \
    1664  $(SOPHYAINCP)smathconst.h \
    17   $(SOPHYAINCP)machdefs.h \
    18   pixelmap.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)dvlist.h \
    26   $(SOPHYAINCP)objfio.h \
    27   $(SOPHYAINCP)anydataobj.h \
    28   $(SOPHYAINCP)mutyv.h spherepos.h \
    29   unitvector.h vector3d.h longlat.h utilgeom.h \
    30   $(SOPHYAINCP)tvector.h \
    31   $(SOPHYAINCP)tmatrix.h \
    32   $(SOPHYAINCP)tarray.h \
    33   $(SOPHYAINCP)basarr.h \
    34   $(SOPHYAINCP)ndatablock.h \
    35   $(SOPHYAINCP)utilarr.h \
    36   localmap.h $(SOPHYAINCP)fioarr.h \
    37   $(SOPHYAINCP)fiondblock.h \
    38   $(SOPHYAINCP)datatype.h
    39         $(CXXCOMPILELIB) -o $@ $<
    40  
    41 $(SOPHYAOBJP)fiosphereecp.o: fiosphereecp.cc \
    42   $(SOPHYAINCP)sopnamsp.h \
    43   fiosphereecp.h sphereecp.h sphericalmap.h \
    44   $(SOPHYAINCP)smathconst.h \
    45   $(SOPHYAINCP)machdefs.h \
    46   pixelmap.h \
     65  $(SOPHYAINCP)machdefs.h pixelmap.h \
    4766  $(SOPHYAINCP)ppersist.h \
    4867  $(SOPHYAINCP)pexceptions.h \
     
    6483  $(SOPHYAINCP)fioarr.h \
    6584  $(SOPHYAINCP)datatype.h
    66         $(CXXCOMPILELIB) -o $@ $<
     85        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiosphereecp.cc
    6786 
    6887$(SOPHYAOBJP)fiospherehealpix.o: fiospherehealpix.cc \
    69   $(SOPHYAINCP)sopnamsp.h \
    70   fiospherehealpix.h sphericalmap.h \
    71   $(SOPHYAINCP)smathconst.h \
    72   $(SOPHYAINCP)machdefs.h \
    73   pixelmap.h \
    74   $(SOPHYAINCP)ppersist.h \
    75   $(SOPHYAINCP)pexceptions.h \
    76   $(SOPHYAINCP)gnumd5.h \
    77   $(SOPHYAINCP)ppfbinstream.h \
    78   $(SOPHYAINCP)rawstream.h \
    79   $(SOPHYAINCP)ppfnametag.h \
    80   $(SOPHYAINCP)dvlist.h \
    81   $(SOPHYAINCP)objfio.h \
    82   $(SOPHYAINCP)anydataobj.h \
    83   $(SOPHYAINCP)mutyv.h spherepos.h \
    84   unitvector.h vector3d.h longlat.h utilgeom.h \
    85   $(SOPHYAINCP)tvector.h \
    86   $(SOPHYAINCP)tmatrix.h \
    87   $(SOPHYAINCP)tarray.h \
    88   $(SOPHYAINCP)basarr.h \
    89   $(SOPHYAINCP)ndatablock.h \
    90   $(SOPHYAINCP)utilarr.h \
    91   spherehealpix.h HEALPixUtils.h \
     88  $(SOPHYAINCP)sopnamsp.h fiospherehealpix.h \
     89  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     90  $(SOPHYAINCP)machdefs.h pixelmap.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)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
     110        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherehealpix.cc
     111 
     112$(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 \
    92133  $(SOPHYAINCP)fiondblock.h \
    93134  $(SOPHYAINCP)datatype.h
    94         $(CXXCOMPILELIB) -o $@ $<
    95  
    96 $(SOPHYAOBJP)fiospherethetaphi.o: fiospherethetaphi.cc \
    97   $(SOPHYAINCP)sopnamsp.h \
    98   fiospherethetaphi.h sphericalmap.h \
    99   $(SOPHYAINCP)smathconst.h \
    100   $(SOPHYAINCP)machdefs.h \
    101   pixelmap.h \
    102   $(SOPHYAINCP)ppersist.h \
    103   $(SOPHYAINCP)pexceptions.h \
    104   $(SOPHYAINCP)gnumd5.h \
    105   $(SOPHYAINCP)ppfbinstream.h \
    106   $(SOPHYAINCP)rawstream.h \
    107   $(SOPHYAINCP)ppfnametag.h \
    108   $(SOPHYAINCP)dvlist.h \
    109   $(SOPHYAINCP)objfio.h \
    110   $(SOPHYAINCP)anydataobj.h \
    111   $(SOPHYAINCP)mutyv.h spherepos.h \
    112   unitvector.h vector3d.h longlat.h utilgeom.h \
    113   $(SOPHYAINCP)tvector.h \
    114   $(SOPHYAINCP)tmatrix.h \
    115   $(SOPHYAINCP)tarray.h \
    116   $(SOPHYAINCP)basarr.h \
    117   $(SOPHYAINCP)ndatablock.h \
    118   $(SOPHYAINCP)utilarr.h \
    119   spherethetaphi.h \
    120   $(SOPHYAINCP)fiondblock.h \
    121   $(SOPHYAINCP)datatype.h
    122         $(CXXCOMPILELIB) -o $@ $<
    123  
    124 $(SOPHYAOBJP)HEALPixUtils.o: HEALPixUtils.cc \
    125   $(SOPHYAINCP)sopnamsp.h \
    126   HEALPixUtils.h \
    127   $(SOPHYAINCP)machdefs.h \
    128   $(SOPHYAINCP)ndatablock.h \
    129   $(SOPHYAINCP)anydataobj.h \
    130   $(SOPHYAINCP)tvector.h \
    131   $(SOPHYAINCP)tmatrix.h \
    132   $(SOPHYAINCP)tarray.h \
    133   $(SOPHYAINCP)basarr.h \
    134   $(SOPHYAINCP)mutyv.h \
    135   $(SOPHYAINCP)dvlist.h \
    136   $(SOPHYAINCP)objfio.h \
    137   $(SOPHYAINCP)ppersist.h \
    138   $(SOPHYAINCP)pexceptions.h \
    139   $(SOPHYAINCP)gnumd5.h \
    140   $(SOPHYAINCP)ppfbinstream.h \
    141   $(SOPHYAINCP)rawstream.h \
    142   $(SOPHYAINCP)ppfnametag.h \
    143   $(SOPHYAINCP)utilarr.h \
    144   $(SOPHYAINCP)smathconst.h
    145         $(CXXCOMPILELIB) -o $@ $<
     135        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fiospherethetaphi.cc
    146136 
    147137$(SOPHYAOBJP)localmap.o: localmap.cc \
    148   $(SOPHYAINCP)sopnamsp.h \
    149   localmap.h pixelmap.h \
    150   $(SOPHYAINCP)ppersist.h \
     138  $(SOPHYAINCP)sopnamsp.h localmap.h \
     139  pixelmap.h $(SOPHYAINCP)ppersist.h \
    151140  $(SOPHYAINCP)machdefs.h \
    152141  $(SOPHYAINCP)pexceptions.h \
     
    169158  $(SOPHYAINCP)fiondblock.h \
    170159  $(SOPHYAINCP)timing.h
    171         $(CXXCOMPILELIB) -o $@ $<
    172  
    173 $(SOPHYAOBJP)longlat.o: longlat.cc \
    174   $(SOPHYAINCP)sopnamsp.h \
    175   longlat.h \
    176   $(SOPHYAINCP)machdefs.h \
     160        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  localmap.cc
     161 
     162$(SOPHYAOBJP)longlat.o: longlat.cc $(SOPHYAINCP)sopnamsp.h \
     163  longlat.h $(SOPHYAINCP)machdefs.h \
    177164  utilgeom.h
    178         $(CXXCOMPILELIB) -o $@ $<
     165        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  longlat.cc
    179166 
    180167$(SOPHYAOBJP)mapoperation.o: mapoperation.cc \
    181168  $(SOPHYAINCP)sopnamsp.h \
    182   $(SOPHYAINCP)machdefs.h \
    183   mapoperation.h \
    184   $(SOPHYAINCP)ndatablock.h \
    185   $(SOPHYAINCP)anydataobj.h \
    186   pixelmap.h \
     169  $(SOPHYAINCP)machdefs.h mapoperation.h \
     170  $(SOPHYAINCP)ndatablock.h \
     171  $(SOPHYAINCP)anydataobj.h pixelmap.h \
    187172  $(SOPHYAINCP)ppersist.h \
    188173  $(SOPHYAINCP)pexceptions.h \
     
    195180  $(SOPHYAINCP)mutyv.h spherepos.h \
    196181  unitvector.h vector3d.h longlat.h utilgeom.h
    197         $(CXXCOMPILELIB) -o $@ $<
     182        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  mapoperation.cc
    198183 
    199184$(SOPHYAOBJP)skymapinit.o: skymapinit.cc \
    200185  $(SOPHYAINCP)sopnamsp.h \
    201   $(SOPHYAINCP)machdefs.h \
    202   skymapinit.h \
    203   $(SOPHYAINCP)sophyainit.h \
    204   spherethetaphi.h sphericalmap.h \
    205   $(SOPHYAINCP)smathconst.h \
    206   pixelmap.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)objfio.h \
    215   $(SOPHYAINCP)anydataobj.h \
    216   $(SOPHYAINCP)mutyv.h spherepos.h \
    217   unitvector.h vector3d.h longlat.h utilgeom.h \
    218   $(SOPHYAINCP)tvector.h \
    219   $(SOPHYAINCP)tmatrix.h \
    220   $(SOPHYAINCP)tarray.h \
    221   $(SOPHYAINCP)basarr.h \
    222   $(SOPHYAINCP)ndatablock.h \
    223   $(SOPHYAINCP)utilarr.h \
    224   fiospherehealpix.h spherehealpix.h HEALPixUtils.h fiospherethetaphi.h \
    225   fiolocalmap.h localmap.h fiosphereecp.h sphereecp.h
    226         $(CXXCOMPILELIB) -o $@ $<
     186  $(SOPHYAINCP)machdefs.h skymapinit.h \
     187  $(SOPHYAINCP)sophyainit.h spherethetaphi.h \
     188  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     189  pixelmap.h $(SOPHYAINCP)ppersist.h \
     190  $(SOPHYAINCP)pexceptions.h \
     191  $(SOPHYAINCP)gnumd5.h \
     192  $(SOPHYAINCP)ppfbinstream.h \
     193  $(SOPHYAINCP)rawstream.h \
     194  $(SOPHYAINCP)ppfnametag.h \
     195  $(SOPHYAINCP)dvlist.h \
     196  $(SOPHYAINCP)objfio.h \
     197  $(SOPHYAINCP)anydataobj.h \
     198  $(SOPHYAINCP)mutyv.h spherepos.h \
     199  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
     208        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymapinit.cc
    227209 
    228210$(SOPHYAOBJP)sphereecp.o: sphereecp.cc \
    229   $(SOPHYAINCP)sopnamsp.h \
    230   sphereecp.h sphericalmap.h \
    231   $(SOPHYAINCP)smathconst.h \
    232   $(SOPHYAINCP)machdefs.h \
    233   pixelmap.h \
     211  $(SOPHYAINCP)sopnamsp.h sphereecp.h \
     212  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     213  $(SOPHYAINCP)machdefs.h pixelmap.h \
    234214  $(SOPHYAINCP)ppersist.h \
    235215  $(SOPHYAINCP)pexceptions.h \
     
    249229  $(SOPHYAINCP)ndatablock.h \
    250230  $(SOPHYAINCP)utilarr.h
    251         $(CXXCOMPILELIB) -o $@ $<
     231        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sphereecp.cc
    252232 
    253233$(SOPHYAOBJP)spherehealpix.o: spherehealpix.cc \
     
    262242  $(SOPHYAINCP)ppfnametag.h \
    263243  $(SOPHYAINCP)ndatablock.h \
    264   $(SOPHYAINCP)anydataobj.h \
    265   spherehealpix.h sphericalmap.h \
    266   $(SOPHYAINCP)smathconst.h \
     244  $(SOPHYAINCP)anydataobj.h spherehealpix.h \
     245  sphericalmap.h $(SOPHYAINCP)smathconst.h \
    267246  pixelmap.h $(SOPHYAINCP)dvlist.h \
    268247  $(SOPHYAINCP)objfio.h \
     
    273252  $(SOPHYAINCP)tarray.h \
    274253  $(SOPHYAINCP)basarr.h \
    275   $(SOPHYAINCP)utilarr.h \
    276   HEALPixUtils.h \
     254  $(SOPHYAINCP)utilarr.h HEALPixUtils.h \
    277255  $(SOPHYAINCP)strutil.h
    278         $(CXXCOMPILELIB) -o $@ $<
     256        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherehealpix.cc
    279257 
    280258$(SOPHYAOBJP)spherepos.o: spherepos.cc \
    281   $(SOPHYAINCP)sopnamsp.h \
    282   spherepos.h \
    283   $(SOPHYAINCP)machdefs.h \
    284   $(SOPHYAINCP)ppersist.h \
    285   $(SOPHYAINCP)pexceptions.h \
    286   $(SOPHYAINCP)gnumd5.h \
    287   $(SOPHYAINCP)ppfbinstream.h \
    288   $(SOPHYAINCP)rawstream.h \
    289   $(SOPHYAINCP)ppfnametag.h \
    290   unitvector.h vector3d.h longlat.h utilgeom.h \
    291   $(SOPHYAINCP)anydataobj.h \
    292   $(SOPHYAINCP)datatype.h
    293         $(CXXCOMPILELIB) -o $@ $<
     259  $(SOPHYAINCP)sopnamsp.h spherepos.h \
     260  $(SOPHYAINCP)machdefs.h \
     261  $(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 \
     267  vector3d.h longlat.h utilgeom.h \
     268  $(SOPHYAINCP)anydataobj.h \
     269  $(SOPHYAINCP)datatype.h
     270        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherepos.cc
    294271 
    295272$(SOPHYAOBJP)spherethetaphi.o: spherethetaphi.cc \
    296   $(SOPHYAINCP)sopnamsp.h \
    297   spherethetaphi.h sphericalmap.h \
    298   $(SOPHYAINCP)smathconst.h \
    299   $(SOPHYAINCP)machdefs.h \
    300   pixelmap.h \
     273  $(SOPHYAINCP)sopnamsp.h spherethetaphi.h \
     274  sphericalmap.h $(SOPHYAINCP)smathconst.h \
     275  $(SOPHYAINCP)machdefs.h pixelmap.h \
    301276  $(SOPHYAINCP)ppersist.h \
    302277  $(SOPHYAINCP)pexceptions.h \
     
    317292  $(SOPHYAINCP)utilarr.h \
    318293  $(SOPHYAINCP)fiondblock.h
    319         $(CXXCOMPILELIB) -o $@ $<
     294        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  spherethetaphi.cc
    320295 
    321296$(SOPHYAOBJP)unitvector.o: unitvector.cc \
    322   $(SOPHYAINCP)sopnamsp.h \
    323   unitvector.h vector3d.h longlat.h \
    324   $(SOPHYAINCP)machdefs.h \
    325   utilgeom.h
    326         $(CXXCOMPILELIB) -o $@ $<
     297  $(SOPHYAINCP)sopnamsp.h unitvector.h \
     298  vector3d.h longlat.h \
     299  $(SOPHYAINCP)machdefs.h utilgeom.h
     300        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  unitvector.cc
    327301 
    328302$(SOPHYAOBJP)utilgeom.o: utilgeom.cc \
    329303  $(SOPHYAINCP)sopnamsp.h \
    330   $(SOPHYAINCP)machdefs.h \
    331   utilgeom.h
    332         $(CXXCOMPILELIB) -o $@ $<
     304  $(SOPHYAINCP)machdefs.h utilgeom.h
     305        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utilgeom.cc
    333306 
    334307$(SOPHYAOBJP)vector3d.o: vector3d.cc \
    335308  $(SOPHYAINCP)sopnamsp.h \
    336309  $(SOPHYAINCP)machdefs.h \
    337   $(SOPHYAINCP)pexceptions.h \
    338   vector3d.h longlat.h utilgeom.h
    339         $(CXXCOMPILELIB) -o $@ $<
    340  
     310  $(SOPHYAINCP)pexceptions.h vector3d.h \
     311  longlat.h utilgeom.h
     312        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  vector3d.cc
     313 
  • trunk/SophyaLib/SkyT/Makefile

    r2763 r2765  
    1313$(SOPHYAOBJP)blackbody.o: blackbody.cc \
    1414  $(SOPHYAINCP)sopnamsp.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   blackbody.h radspec.h specresp.h \
     15  $(SOPHYAINCP)machdefs.h blackbody.h \
     16  radspec.h specresp.h \
    1717  $(SOPHYAINCP)anydataobj.h \
    1818  $(SOPHYAINCP)objfio.h \
     
    2222  $(SOPHYAINCP)ppfbinstream.h \
    2323  $(SOPHYAINCP)rawstream.h \
    24   $(SOPHYAINCP)ppfnametag.h \
    25   convtools.h
    26         $(CXXCOMPILELIB) -o $@ $<
     24  $(SOPHYAINCP)ppfnametag.h convtools.h
     25        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  blackbody.cc
    2726 
    2827$(SOPHYAOBJP)convtools.o: convtools.cc \
    29   $(SOPHYAINCP)sopnamsp.h \
    30   convtools.h \
     28  $(SOPHYAINCP)sopnamsp.h convtools.h \
    3129  $(SOPHYAINCP)machdefs.h
    32         $(CXXCOMPILELIB) -o $@ $<
     30        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  convtools.cc
    3331 
    3432$(SOPHYAOBJP)derivblackbody.o: derivblackbody.cc \
    3533  $(SOPHYAINCP)sopnamsp.h \
    36   $(SOPHYAINCP)machdefs.h \
    37   derivblackbody.h radspec.h specresp.h \
     34  $(SOPHYAINCP)machdefs.h derivblackbody.h \
     35  radspec.h specresp.h \
    3836  $(SOPHYAINCP)anydataobj.h \
    3937  $(SOPHYAINCP)objfio.h \
     
    4341  $(SOPHYAINCP)ppfbinstream.h \
    4442  $(SOPHYAINCP)rawstream.h \
    45   $(SOPHYAINCP)ppfnametag.h \
    46   convtools.h
    47         $(CXXCOMPILELIB) -o $@ $<
     43  $(SOPHYAINCP)ppfnametag.h convtools.h
     44        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  derivblackbody.cc
    4845 
    4946$(SOPHYAOBJP)gaussfilt.o: gaussfilt.cc \
    5047  $(SOPHYAINCP)sopnamsp.h \
    51   $(SOPHYAINCP)machdefs.h \
    52   gaussfilt.h specresp.h \
    53   $(SOPHYAINCP)anydataobj.h \
     48  $(SOPHYAINCP)machdefs.h gaussfilt.h \
     49  specresp.h $(SOPHYAINCP)anydataobj.h \
    5450  $(SOPHYAINCP)objfio.h \
    5551  $(SOPHYAINCP)ppersist.h \
     
    5955  $(SOPHYAINCP)rawstream.h \
    6056  $(SOPHYAINCP)ppfnametag.h
    61         $(CXXCOMPILELIB) -o $@ $<
     57        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  gaussfilt.cc
    6258 
    63 $(SOPHYAOBJP)nupower.o: nupower.cc \
    64   $(SOPHYAINCP)sopnamsp.h \
    65   $(SOPHYAINCP)machdefs.h \
    66   nupower.h radspec.h specresp.h \
    67   $(SOPHYAINCP)anydataobj.h \
     59$(SOPHYAOBJP)nupower.o: nupower.cc $(SOPHYAINCP)sopnamsp.h \
     60  $(SOPHYAINCP)machdefs.h nupower.h radspec.h \
     61  specresp.h $(SOPHYAINCP)anydataobj.h \
    6862  $(SOPHYAINCP)objfio.h \
    6963  $(SOPHYAINCP)ppersist.h \
     
    7266  $(SOPHYAINCP)ppfbinstream.h \
    7367  $(SOPHYAINCP)rawstream.h \
    74   $(SOPHYAINCP)ppfnametag.h \
    75   convtools.h
    76         $(CXXCOMPILELIB) -o $@ $<
     68  $(SOPHYAINCP)ppfnametag.h convtools.h
     69        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nupower.cc
    7770 
    78 $(SOPHYAOBJP)radspec.o: radspec.cc \
    79   $(SOPHYAINCP)sopnamsp.h \
    80   $(SOPHYAINCP)machdefs.h \
    81   radspec.h specresp.h \
    82   $(SOPHYAINCP)anydataobj.h \
     71$(SOPHYAOBJP)radspec.o: radspec.cc $(SOPHYAINCP)sopnamsp.h \
     72  $(SOPHYAINCP)machdefs.h radspec.h \
     73  specresp.h $(SOPHYAINCP)anydataobj.h \
    8374  $(SOPHYAINCP)objfio.h \
    8475  $(SOPHYAINCP)ppersist.h \
     
    9081  $(SOPHYAINCP)integ.h \
    9182  $(SOPHYAINCP)classfunc.h
    92         $(CXXCOMPILELIB) -o $@ $<
     83        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  radspec.cc
    9384 
    9485$(SOPHYAOBJP)radspecvector.o: radspecvector.cc \
    9586  $(SOPHYAINCP)sopnamsp.h \
    96   $(SOPHYAINCP)machdefs.h \
    97   radspecvector.h radspec.h specresp.h \
     87  $(SOPHYAINCP)machdefs.h radspecvector.h \
     88  radspec.h specresp.h \
    9889  $(SOPHYAINCP)anydataobj.h \
    9990  $(SOPHYAINCP)objfio.h \
     
    112103  $(SOPHYAINCP)ndatablock.h \
    113104  $(SOPHYAINCP)utilarr.h
    114         $(CXXCOMPILELIB) -o $@ $<
     105        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  radspecvector.cc
    115106 
    116 $(SOPHYAOBJP)skyinit.o: skyinit.cc \
    117   $(SOPHYAINCP)sopnamsp.h \
    118   skyinit.h \
    119   $(SOPHYAINCP)ntoolsinit.h \
     107$(SOPHYAOBJP)skyinit.o: skyinit.cc $(SOPHYAINCP)sopnamsp.h \
     108  skyinit.h $(SOPHYAINCP)ntoolsinit.h \
    120109  $(SOPHYAINCP)tarrinit.h \
    121110  $(SOPHYAINCP)sophyainit.h \
     
    128117  $(SOPHYAINCP)ppfnametag.h \
    129118  $(SOPHYAINCP)objfio.h \
    130   $(SOPHYAINCP)anydataobj.h \
    131   specrespvector.h specresp.h \
    132   $(SOPHYAINCP)tvector.h \
     119  $(SOPHYAINCP)anydataobj.h specrespvector.h \
     120  specresp.h $(SOPHYAINCP)tvector.h \
    133121  $(SOPHYAINCP)tmatrix.h \
    134122  $(SOPHYAINCP)tarray.h \
     
    137125  $(SOPHYAINCP)dvlist.h \
    138126  $(SOPHYAINCP)ndatablock.h \
    139   $(SOPHYAINCP)utilarr.h \
    140   gaussfilt.h
    141         $(CXXCOMPILELIB) -o $@ $<
     127  $(SOPHYAINCP)utilarr.h gaussfilt.h
     128        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skyinit.cc
    142129 
    143130$(SOPHYAOBJP)specresp.o: specresp.cc \
    144   $(SOPHYAINCP)sopnamsp.h \
    145   specresp.h \
     131  $(SOPHYAINCP)sopnamsp.h specresp.h \
    146132  $(SOPHYAINCP)machdefs.h \
    147133  $(SOPHYAINCP)anydataobj.h \
     
    163149  $(SOPHYAINCP)ndatablock.h \
    164150  $(SOPHYAINCP)utilarr.h
    165         $(CXXCOMPILELIB) -o $@ $<
     151        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  specresp.cc
    166152 
    167153$(SOPHYAOBJP)specrespvector.o: specrespvector.cc \
    168154  $(SOPHYAINCP)sopnamsp.h \
    169   $(SOPHYAINCP)machdefs.h \
    170   specrespvector.h specresp.h \
    171   $(SOPHYAINCP)anydataobj.h \
     155  $(SOPHYAINCP)machdefs.h specrespvector.h \
     156  specresp.h $(SOPHYAINCP)anydataobj.h \
    172157  $(SOPHYAINCP)tvector.h \
    173158  $(SOPHYAINCP)tmatrix.h \
     
    186171  $(SOPHYAINCP)utilarr.h \
    187172  $(SOPHYAINCP)fioarr.h
    188         $(CXXCOMPILELIB) -o $@ $<
     173        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  specrespvector.cc
    189174 
    190175$(SOPHYAOBJP)squarefilt.o: squarefilt.cc \
    191176  $(SOPHYAINCP)sopnamsp.h \
    192   $(SOPHYAINCP)machdefs.h \
    193   squarefilt.h specresp.h \
    194   $(SOPHYAINCP)anydataobj.h
    195         $(CXXCOMPILELIB) -o $@ $<
     177  $(SOPHYAINCP)machdefs.h squarefilt.h \
     178  specresp.h $(SOPHYAINCP)anydataobj.h
     179        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  squarefilt.cc
    196180 
    197181$(SOPHYAOBJP)trianglefilt.o: trianglefilt.cc \
    198182  $(SOPHYAINCP)sopnamsp.h \
    199   $(SOPHYAINCP)machdefs.h \
    200   trianglefilt.h specresp.h \
    201   $(SOPHYAINCP)anydataobj.h
    202         $(CXXCOMPILELIB) -o $@ $<
     183  $(SOPHYAINCP)machdefs.h trianglefilt.h \
     184  specresp.h $(SOPHYAINCP)anydataobj.h
     185        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  trianglefilt.cc
    203186 
  • trunk/SophyaLib/SkyT/smakefile

    r2763 r2765  
    1313$(SOPHYAOBJP)blackbody.o: blackbody.cc \
    1414  $(SOPHYAINCP)sopnamsp.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   blackbody.h radspec.h specresp.h \
     15  $(SOPHYAINCP)machdefs.h blackbody.h \
     16  radspec.h specresp.h \
    1717  $(SOPHYAINCP)anydataobj.h \
    1818  $(SOPHYAINCP)objfio.h \
     
    2222  $(SOPHYAINCP)ppfbinstream.h \
    2323  $(SOPHYAINCP)rawstream.h \
    24   $(SOPHYAINCP)ppfnametag.h \
    25   convtools.h
    26         $(CXXCOMPILELIB) -o $@ $<
     24  $(SOPHYAINCP)ppfnametag.h convtools.h
     25        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  blackbody.cc
    2726 
    2827$(SOPHYAOBJP)convtools.o: convtools.cc \
    29   $(SOPHYAINCP)sopnamsp.h \
    30   convtools.h \
     28  $(SOPHYAINCP)sopnamsp.h convtools.h \
    3129  $(SOPHYAINCP)machdefs.h
    32         $(CXXCOMPILELIB) -o $@ $<
     30        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  convtools.cc
    3331 
    3432$(SOPHYAOBJP)derivblackbody.o: derivblackbody.cc \
    3533  $(SOPHYAINCP)sopnamsp.h \
    36   $(SOPHYAINCP)machdefs.h \
    37   derivblackbody.h radspec.h specresp.h \
     34  $(SOPHYAINCP)machdefs.h derivblackbody.h \
     35  radspec.h specresp.h \
    3836  $(SOPHYAINCP)anydataobj.h \
    3937  $(SOPHYAINCP)objfio.h \
     
    4341  $(SOPHYAINCP)ppfbinstream.h \
    4442  $(SOPHYAINCP)rawstream.h \
    45   $(SOPHYAINCP)ppfnametag.h \
    46   convtools.h
    47         $(CXXCOMPILELIB) -o $@ $<
     43  $(SOPHYAINCP)ppfnametag.h convtools.h
     44        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  derivblackbody.cc
    4845 
    4946$(SOPHYAOBJP)gaussfilt.o: gaussfilt.cc \
    5047  $(SOPHYAINCP)sopnamsp.h \
    51   $(SOPHYAINCP)machdefs.h \
    52   gaussfilt.h specresp.h \
    53   $(SOPHYAINCP)anydataobj.h \
     48  $(SOPHYAINCP)machdefs.h gaussfilt.h \
     49  specresp.h $(SOPHYAINCP)anydataobj.h \
    5450  $(SOPHYAINCP)objfio.h \
    5551  $(SOPHYAINCP)ppersist.h \
     
    5955  $(SOPHYAINCP)rawstream.h \
    6056  $(SOPHYAINCP)ppfnametag.h
    61         $(CXXCOMPILELIB) -o $@ $<
     57        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  gaussfilt.cc
    6258 
    63 $(SOPHYAOBJP)nupower.o: nupower.cc \
    64   $(SOPHYAINCP)sopnamsp.h \
    65   $(SOPHYAINCP)machdefs.h \
    66   nupower.h radspec.h specresp.h \
    67   $(SOPHYAINCP)anydataobj.h \
     59$(SOPHYAOBJP)nupower.o: nupower.cc $(SOPHYAINCP)sopnamsp.h \
     60  $(SOPHYAINCP)machdefs.h nupower.h radspec.h \
     61  specresp.h $(SOPHYAINCP)anydataobj.h \
    6862  $(SOPHYAINCP)objfio.h \
    6963  $(SOPHYAINCP)ppersist.h \
     
    7266  $(SOPHYAINCP)ppfbinstream.h \
    7367  $(SOPHYAINCP)rawstream.h \
    74   $(SOPHYAINCP)ppfnametag.h \
    75   convtools.h
    76         $(CXXCOMPILELIB) -o $@ $<
     68  $(SOPHYAINCP)ppfnametag.h convtools.h
     69        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nupower.cc
    7770 
    78 $(SOPHYAOBJP)radspec.o: radspec.cc \
    79   $(SOPHYAINCP)sopnamsp.h \
    80   $(SOPHYAINCP)machdefs.h \
    81   radspec.h specresp.h \
    82   $(SOPHYAINCP)anydataobj.h \
     71$(SOPHYAOBJP)radspec.o: radspec.cc $(SOPHYAINCP)sopnamsp.h \
     72  $(SOPHYAINCP)machdefs.h radspec.h \
     73  specresp.h $(SOPHYAINCP)anydataobj.h \
    8374  $(SOPHYAINCP)objfio.h \
    8475  $(SOPHYAINCP)ppersist.h \
     
    9081  $(SOPHYAINCP)integ.h \
    9182  $(SOPHYAINCP)classfunc.h
    92         $(CXXCOMPILELIB) -o $@ $<
     83        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  radspec.cc
    9384 
    9485$(SOPHYAOBJP)radspecvector.o: radspecvector.cc \
    9586  $(SOPHYAINCP)sopnamsp.h \
    96   $(SOPHYAINCP)machdefs.h \
    97   radspecvector.h radspec.h specresp.h \
     87  $(SOPHYAINCP)machdefs.h radspecvector.h \
     88  radspec.h specresp.h \
    9889  $(SOPHYAINCP)anydataobj.h \
    9990  $(SOPHYAINCP)objfio.h \
     
    112103  $(SOPHYAINCP)ndatablock.h \
    113104  $(SOPHYAINCP)utilarr.h
    114         $(CXXCOMPILELIB) -o $@ $<
     105        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  radspecvector.cc
    115106 
    116 $(SOPHYAOBJP)skyinit.o: skyinit.cc \
    117   $(SOPHYAINCP)sopnamsp.h \
    118   skyinit.h \
    119   $(SOPHYAINCP)ntoolsinit.h \
     107$(SOPHYAOBJP)skyinit.o: skyinit.cc $(SOPHYAINCP)sopnamsp.h \
     108  skyinit.h $(SOPHYAINCP)ntoolsinit.h \
    120109  $(SOPHYAINCP)tarrinit.h \
    121110  $(SOPHYAINCP)sophyainit.h \
     
    128117  $(SOPHYAINCP)ppfnametag.h \
    129118  $(SOPHYAINCP)objfio.h \
    130   $(SOPHYAINCP)anydataobj.h \
    131   specrespvector.h specresp.h \
    132   $(SOPHYAINCP)tvector.h \
     119  $(SOPHYAINCP)anydataobj.h specrespvector.h \
     120  specresp.h $(SOPHYAINCP)tvector.h \
    133121  $(SOPHYAINCP)tmatrix.h \
    134122  $(SOPHYAINCP)tarray.h \
     
    137125  $(SOPHYAINCP)dvlist.h \
    138126  $(SOPHYAINCP)ndatablock.h \
    139   $(SOPHYAINCP)utilarr.h \
    140   gaussfilt.h
    141         $(CXXCOMPILELIB) -o $@ $<
     127  $(SOPHYAINCP)utilarr.h gaussfilt.h
     128        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skyinit.cc
    142129 
    143130$(SOPHYAOBJP)specresp.o: specresp.cc \
    144   $(SOPHYAINCP)sopnamsp.h \
    145   specresp.h \
     131  $(SOPHYAINCP)sopnamsp.h specresp.h \
    146132  $(SOPHYAINCP)machdefs.h \
    147133  $(SOPHYAINCP)anydataobj.h \
     
    163149  $(SOPHYAINCP)ndatablock.h \
    164150  $(SOPHYAINCP)utilarr.h
    165         $(CXXCOMPILELIB) -o $@ $<
     151        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  specresp.cc
    166152 
    167153$(SOPHYAOBJP)specrespvector.o: specrespvector.cc \
    168154  $(SOPHYAINCP)sopnamsp.h \
    169   $(SOPHYAINCP)machdefs.h \
    170   specrespvector.h specresp.h \
    171   $(SOPHYAINCP)anydataobj.h \
     155  $(SOPHYAINCP)machdefs.h specrespvector.h \
     156  specresp.h $(SOPHYAINCP)anydataobj.h \
    172157  $(SOPHYAINCP)tvector.h \
    173158  $(SOPHYAINCP)tmatrix.h \
     
    186171  $(SOPHYAINCP)utilarr.h \
    187172  $(SOPHYAINCP)fioarr.h
    188         $(CXXCOMPILELIB) -o $@ $<
     173        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  specrespvector.cc
    189174 
    190175$(SOPHYAOBJP)squarefilt.o: squarefilt.cc \
    191176  $(SOPHYAINCP)sopnamsp.h \
    192   $(SOPHYAINCP)machdefs.h \
    193   squarefilt.h specresp.h \
    194   $(SOPHYAINCP)anydataobj.h
    195         $(CXXCOMPILELIB) -o $@ $<
     177  $(SOPHYAINCP)machdefs.h squarefilt.h \
     178  specresp.h $(SOPHYAINCP)anydataobj.h
     179        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  squarefilt.cc
    196180 
    197181$(SOPHYAOBJP)trianglefilt.o: trianglefilt.cc \
    198182  $(SOPHYAINCP)sopnamsp.h \
    199   $(SOPHYAINCP)machdefs.h \
    200   trianglefilt.h specresp.h \
    201   $(SOPHYAINCP)anydataobj.h
    202         $(CXXCOMPILELIB) -o $@ $<
     183  $(SOPHYAINCP)machdefs.h trianglefilt.h \
     184  specresp.h $(SOPHYAINCP)anydataobj.h
     185        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  trianglefilt.cc
    203186 
  • trunk/SophyaLib/SysTools/Makefile

    r2763 r2765  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)cexpre.o: cexpre.cc \
    14   $(SOPHYAINCP)sopnamsp.h cexpre.h \
    15   $(SOPHYAINCP)machdefs.h \
     13$(SOPHYAOBJP)cexpre.o: cexpre.cc $(SOPHYAINCP)sopnamsp.h \
     14  cexpre.h $(SOPHYAINCP)machdefs.h \
    1615  $(SOPHYAINCP)pexceptions.h \
    1716  $(SOPHYAINCP)srandgen.h
    18         $(CXXCOMPILELIB) -o $@ $<
     17        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cexpre.cc
    1918 
    2019$(SOPHYAOBJP)commander.o: commander.cc \
    21   $(SOPHYAINCP)sopnamsp.h \
    22   commander.h \
     20  $(SOPHYAINCP)sopnamsp.h commander.h \
    2321  $(SOPHYAINCP)machdefs.h pdlmgr.h \
    2422  $(SOPHYAINCP)dvlist.h \
     
    3331  $(SOPHYAINCP)mutyv.h ctimer.h \
    3432  $(SOPHYAINCP)strutil.h \
    35   $(SOPHYAINCP)strutilxx.h \
    36   cexpre.h rpneval.h \
    37   $(SOPHYAINCP)srandgen.h \
    38   zthread.h
    39         $(CXXCOMPILELIB) -o $@ $<
     33  $(SOPHYAINCP)strutilxx.h cexpre.h rpneval.h \
     34  $(SOPHYAINCP)srandgen.h zthread.h
     35        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  commander.cc
    4036 
    41 $(SOPHYAOBJP)ctimer.o: ctimer.cc \
    42   $(SOPHYAINCP)sopnamsp.h \
     37$(SOPHYAOBJP)ctimer.o: ctimer.cc $(SOPHYAINCP)sopnamsp.h \
    4338  $(SOPHYAINCP)machdefs.h ctimer.h
    44         $(CXXCOMPILELIB) -o $@ $<
     39        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ctimer.cc
    4540 
    4641$(SOPHYAOBJP)cxxcmplnk.o: cxxcmplnk.cc \
    47   $(SOPHYAINCP)sopnamsp.h \
    48   cxxcmplnk.h \
     42  $(SOPHYAINCP)sopnamsp.h cxxcmplnk.h \
    4943  $(SOPHYAINCP)machdefs.h
    50         $(CXXCOMPILELIB) -o $@ $<
     44        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxcmplnk.cc
    5145 
    52 $(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc \
    53   $(SOPHYAINCP)machdefs.h \
    54   $(SOPHYAINCP)sopnamsp.h pdlmgr.h
    55         $(CXXCOMPILELIB) -o $@ $<
     46$(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc $(SOPHYAINCP)sopnamsp.h \
     47  pdlmgr.h
     48        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pdlmgr.cc
    5649 
    5750$(SOPHYAOBJP)periodic.o: periodic.cc \
    5851  $(SOPHYAINCP)sopnamsp.h \
    59   $(SOPHYAINCP)machdefs.h \
    60   periodic.h
    61         $(CXXCOMPILELIB) -o $@ $<
     52  $(SOPHYAINCP)machdefs.h periodic.h
     53        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  periodic.cc
    6254 
    6355$(SOPHYAOBJP)psighand.o: psighand.cc \
    64   $(SOPHYAINCP)sopnamsp.h \
    65   psighand.h \
     56  $(SOPHYAINCP)sopnamsp.h psighand.h \
    6657  $(SOPHYAINCP)machdefs.h \
    6758  $(SOPHYAINCP)pexceptions.h
    68         $(CXXCOMPILELIB) -o $@ $<
     59        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  psighand.cc
    6960 
    7061$(SOPHYAOBJP)resusage.o: resusage.cc \
    71   $(SOPHYAINCP)sopnamsp.h \
    72   resusage.h \
     62  $(SOPHYAINCP)sopnamsp.h resusage.h \
    7363  $(SOPHYAINCP)machdefs.h
    74         $(CXXCOMPILELIB) -o $@ $<
     64        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  resusage.cc
    7565 
    76 $(SOPHYAOBJP)rpneval.o: rpneval.cc \
    77   $(SOPHYAINCP)sopnamsp.h \
    78   rpneval.h \
    79   $(SOPHYAINCP)machdefs.h \
     66$(SOPHYAOBJP)rpneval.o: rpneval.cc $(SOPHYAINCP)sopnamsp.h \
     67  rpneval.h $(SOPHYAINCP)machdefs.h \
    8068  $(SOPHYAINCP)pexceptions.h \
    8169  $(SOPHYAINCP)strutilxx.h \
    8270  $(SOPHYAINCP)srandgen.h
    83         $(CXXCOMPILELIB) -o $@ $<
     71        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rpneval.cc
    8472 
    85 $(SOPHYAOBJP)zthread.o: zthread.cc \
    86   $(SOPHYAINCP)sopnamsp.h \
    87   zthread.h \
    88   $(SOPHYAINCP)machdefs.h \
     73$(SOPHYAOBJP)zthread.o: zthread.cc $(SOPHYAINCP)sopnamsp.h \
     74  zthread.h $(SOPHYAINCP)machdefs.h \
    8975  $(SOPHYAINCP)pexceptions.h
    90         $(CXXCOMPILELIB) -o $@ $<
     76        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  zthread.cc
    9177 
    9278$(SOPHYAOBJP)timing.o: timing.c timing.h
    93         $(CCOMPILE) -o $@ $<
     79        $(CCOMPILE) -o $@  timing.c
    9480 
  • trunk/SophyaLib/SysTools/smakefile

    r2763 r2765  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)cexpre.o: cexpre.cc \
    14   $(SOPHYAINCP)sopnamsp.h cexpre.h \
    15   $(SOPHYAINCP)machdefs.h \
     13$(SOPHYAOBJP)cexpre.o: cexpre.cc $(SOPHYAINCP)sopnamsp.h \
     14  cexpre.h $(SOPHYAINCP)machdefs.h \
    1615  $(SOPHYAINCP)pexceptions.h \
    1716  $(SOPHYAINCP)srandgen.h
    18         $(CXXCOMPILELIB) -o $@ $<
     17        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cexpre.cc
    1918 
    2019$(SOPHYAOBJP)commander.o: commander.cc \
    21   $(SOPHYAINCP)sopnamsp.h \
    22   commander.h \
     20  $(SOPHYAINCP)sopnamsp.h commander.h \
    2321  $(SOPHYAINCP)machdefs.h pdlmgr.h \
    2422  $(SOPHYAINCP)dvlist.h \
     
    3331  $(SOPHYAINCP)mutyv.h ctimer.h \
    3432  $(SOPHYAINCP)strutil.h \
    35   $(SOPHYAINCP)strutilxx.h \
    36   cexpre.h rpneval.h \
    37   $(SOPHYAINCP)srandgen.h \
    38   zthread.h
    39         $(CXXCOMPILELIB) -o $@ $<
     33  $(SOPHYAINCP)strutilxx.h cexpre.h rpneval.h \
     34  $(SOPHYAINCP)srandgen.h zthread.h
     35        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  commander.cc
    4036 
    41 $(SOPHYAOBJP)ctimer.o: ctimer.cc \
    42   $(SOPHYAINCP)sopnamsp.h \
     37$(SOPHYAOBJP)ctimer.o: ctimer.cc $(SOPHYAINCP)sopnamsp.h \
    4338  $(SOPHYAINCP)machdefs.h ctimer.h
    44         $(CXXCOMPILELIB) -o $@ $<
     39        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  ctimer.cc
    4540 
    4641$(SOPHYAOBJP)cxxcmplnk.o: cxxcmplnk.cc \
    47   $(SOPHYAINCP)sopnamsp.h \
    48   cxxcmplnk.h \
     42  $(SOPHYAINCP)sopnamsp.h cxxcmplnk.h \
    4943  $(SOPHYAINCP)machdefs.h
    50         $(CXXCOMPILELIB) -o $@ $<
     44        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxcmplnk.cc
    5145 
    52 $(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc \
    53   $(SOPHYAINCP)machdefs.h \
    54   $(SOPHYAINCP)sopnamsp.h pdlmgr.h
    55         $(CXXCOMPILELIB) -o $@ $<
     46$(SOPHYAOBJP)pdlmgr.o: pdlmgr.cc $(SOPHYAINCP)sopnamsp.h \
     47  pdlmgr.h
     48        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pdlmgr.cc
    5649 
    5750$(SOPHYAOBJP)periodic.o: periodic.cc \
    5851  $(SOPHYAINCP)sopnamsp.h \
    59   $(SOPHYAINCP)machdefs.h \
    60   periodic.h
    61         $(CXXCOMPILELIB) -o $@ $<
     52  $(SOPHYAINCP)machdefs.h periodic.h
     53        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  periodic.cc
    6254 
    6355$(SOPHYAOBJP)psighand.o: psighand.cc \
    64   $(SOPHYAINCP)sopnamsp.h \
    65   psighand.h \
     56  $(SOPHYAINCP)sopnamsp.h psighand.h \
    6657  $(SOPHYAINCP)machdefs.h \
    6758  $(SOPHYAINCP)pexceptions.h
    68         $(CXXCOMPILELIB) -o $@ $<
     59        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  psighand.cc
    6960 
    7061$(SOPHYAOBJP)resusage.o: resusage.cc \
    71   $(SOPHYAINCP)sopnamsp.h \
    72   resusage.h \
     62  $(SOPHYAINCP)sopnamsp.h resusage.h \
    7363  $(SOPHYAINCP)machdefs.h
    74         $(CXXCOMPILELIB) -o $@ $<
     64        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  resusage.cc
    7565 
    76 $(SOPHYAOBJP)rpneval.o: rpneval.cc \
    77   $(SOPHYAINCP)sopnamsp.h \
    78   rpneval.h \
    79   $(SOPHYAINCP)machdefs.h \
     66$(SOPHYAOBJP)rpneval.o: rpneval.cc $(SOPHYAINCP)sopnamsp.h \
     67  rpneval.h $(SOPHYAINCP)machdefs.h \
    8068  $(SOPHYAINCP)pexceptions.h \
    8169  $(SOPHYAINCP)strutilxx.h \
    8270  $(SOPHYAINCP)srandgen.h
    83         $(CXXCOMPILELIB) -o $@ $<
     71        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  rpneval.cc
    8472 
    85 $(SOPHYAOBJP)zthread.o: zthread.cc \
    86   $(SOPHYAINCP)sopnamsp.h \
    87   zthread.h \
    88   $(SOPHYAINCP)machdefs.h \
     73$(SOPHYAOBJP)zthread.o: zthread.cc $(SOPHYAINCP)sopnamsp.h \
     74  zthread.h $(SOPHYAINCP)machdefs.h \
    8975  $(SOPHYAINCP)pexceptions.h
    90         $(CXXCOMPILELIB) -o $@ $<
     76        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  zthread.cc
    9177 
    9278$(SOPHYAOBJP)timing.o: timing.c timing.h
    93         $(CCOMPILE) -o $@ $<
     79        $(CCOMPILE) -o $@  timing.c
    9480 
  • trunk/SophyaLib/TArray/Makefile

    r2763 r2765  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)basarr.o: basarr.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
     13$(SOPHYAOBJP)basarr.o: basarr.cc $(SOPHYAINCP)sopnamsp.h \
    1514  $(SOPHYAINCP)machdefs.h \
    16   $(SOPHYAINCP)pexceptions.h \
    17   basarr.h \
     15  $(SOPHYAINCP)pexceptions.h basarr.h \
    1816  $(SOPHYAINCP)anydataobj.h \
    1917  $(SOPHYAINCP)mutyv.h \
     
    2523  $(SOPHYAINCP)rawstream.h \
    2624  $(SOPHYAINCP)ppfnametag.h
    27         $(CXXCOMPILELIB) -o $@ $<
     25        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basarr.cc
    2826 
    29 $(SOPHYAOBJP)fioarr.o: fioarr.cc \
    30   $(SOPHYAINCP)sopnamsp.h \
     27$(SOPHYAOBJP)fioarr.o: fioarr.cc $(SOPHYAINCP)sopnamsp.h \
    3128  $(SOPHYAINCP)pexceptions.h \
    3229  $(SOPHYAINCP)machdefs.h \
     
    3835  $(SOPHYAINCP)ppfnametag.h \
    3936  $(SOPHYAINCP)ndatablock.h \
    40   $(SOPHYAINCP)anydataobj.h \
    41   fioarr.h tarray.h basarr.h \
    42   $(SOPHYAINCP)mutyv.h \
     37  $(SOPHYAINCP)anydataobj.h fioarr.h tarray.h \
     38  basarr.h $(SOPHYAINCP)mutyv.h \
    4339  $(SOPHYAINCP)dvlist.h \
    44   $(SOPHYAINCP)objfio.h utilarr.h \
    45   tmatrix.h tvector.h \
    46   $(SOPHYAINCP)datatype.h
    47         $(CXXCOMPILELIB) -o $@ $<
     40  $(SOPHYAINCP)objfio.h utilarr.h tmatrix.h \
     41  tvector.h $(SOPHYAINCP)datatype.h
     42        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fioarr.cc
    4843 
    49 $(SOPHYAOBJP)matharr.o: matharr.cc \
    50   $(SOPHYAINCP)sopnamsp.h \
    51   $(SOPHYAINCP)machdefs.h \
    52   matharr.h tarray.h basarr.h \
    53   $(SOPHYAINCP)anydataobj.h \
     44$(SOPHYAOBJP)matharr.o: matharr.cc $(SOPHYAINCP)sopnamsp.h \
     45  $(SOPHYAINCP)machdefs.h matharr.h tarray.h \
     46  basarr.h $(SOPHYAINCP)anydataobj.h \
    5447  $(SOPHYAINCP)mutyv.h \
    5548  $(SOPHYAINCP)dvlist.h \
     
    6154  $(SOPHYAINCP)rawstream.h \
    6255  $(SOPHYAINCP)ppfnametag.h \
    63   $(SOPHYAINCP)ndatablock.h \
    64   utilarr.h
    65         $(CXXCOMPILELIB) -o $@ $<
     56  $(SOPHYAINCP)ndatablock.h utilarr.h
     57        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  matharr.cc
    6658 
    67 $(SOPHYAOBJP)sopemtx.o: sopemtx.cc \
    68   $(SOPHYAINCP)sopnamsp.h \
    69   $(SOPHYAINCP)machdefs.h \
    70   sopemtx.h tmatrix.h tarray.h basarr.h \
    71   $(SOPHYAINCP)anydataobj.h \
     59$(SOPHYAOBJP)sopemtx.o: sopemtx.cc $(SOPHYAINCP)sopnamsp.h \
     60  $(SOPHYAINCP)machdefs.h sopemtx.h tmatrix.h \
     61  tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \
    7262  $(SOPHYAINCP)mutyv.h \
    7363  $(SOPHYAINCP)dvlist.h \
     
    7969  $(SOPHYAINCP)rawstream.h \
    8070  $(SOPHYAINCP)ppfnametag.h \
    81   $(SOPHYAINCP)ndatablock.h \
    82   utilarr.h tvector.h \
    83   $(SOPHYAINCP)smathconst.h
    84         $(CXXCOMPILELIB) -o $@ $<
     71  $(SOPHYAINCP)ndatablock.h utilarr.h \
     72  tvector.h $(SOPHYAINCP)smathconst.h
     73        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sopemtx.cc
    8574 
    86 $(SOPHYAOBJP)tarray.o: tarray.cc \
    87   $(SOPHYAINCP)sopnamsp.h \
     75$(SOPHYAOBJP)tarray.o: tarray.cc $(SOPHYAINCP)sopnamsp.h \
    8876  $(SOPHYAINCP)machdefs.h \
    89   $(SOPHYAINCP)pexceptions.h \
    90   tarray.h basarr.h \
    91   $(SOPHYAINCP)anydataobj.h \
     77  $(SOPHYAINCP)pexceptions.h tarray.h \
     78  basarr.h $(SOPHYAINCP)anydataobj.h \
    9279  $(SOPHYAINCP)mutyv.h \
    9380  $(SOPHYAINCP)dvlist.h \
     
    9885  $(SOPHYAINCP)rawstream.h \
    9986  $(SOPHYAINCP)ppfnametag.h \
    100   $(SOPHYAINCP)ndatablock.h \
    101   utilarr.h
    102         $(CXXCOMPILELIB) -o $@ $<
     87  $(SOPHYAINCP)ndatablock.h utilarr.h
     88        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tarray.cc
    10389 
    10490$(SOPHYAOBJP)tarrinit.o: tarrinit.cc \
    10591  $(SOPHYAINCP)sopnamsp.h \
    106   $(SOPHYAINCP)machdefs.h \
    107   tarrinit.h \
    108   $(SOPHYAINCP)sophyainit.h \
    109   fioarr.h tarray.h basarr.h \
    110   $(SOPHYAINCP)anydataobj.h \
     92  $(SOPHYAINCP)machdefs.h tarrinit.h \
     93  $(SOPHYAINCP)sophyainit.h fioarr.h tarray.h \
     94  basarr.h $(SOPHYAINCP)anydataobj.h \
    11195  $(SOPHYAINCP)mutyv.h \
    11296  $(SOPHYAINCP)dvlist.h \
     
    118102  $(SOPHYAINCP)rawstream.h \
    119103  $(SOPHYAINCP)ppfnametag.h \
    120   $(SOPHYAINCP)ndatablock.h \
    121   utilarr.h tmatrix.h tvector.h
    122         $(CXXCOMPILELIB) -o $@ $<
     104  $(SOPHYAINCP)ndatablock.h utilarr.h \
     105  tmatrix.h tvector.h
     106        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tarrinit.cc
    123107 
    124 $(SOPHYAOBJP)tmatrix.o: tmatrix.cc \
    125   $(SOPHYAINCP)sopnamsp.h \
     108$(SOPHYAOBJP)tmatrix.o: tmatrix.cc $(SOPHYAINCP)sopnamsp.h \
    126109  $(SOPHYAINCP)machdefs.h \
     110  $(SOPHYAINCP)pexceptions.h tmatrix.h \
     111  tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \
     112  $(SOPHYAINCP)mutyv.h \
     113  $(SOPHYAINCP)dvlist.h \
     114  $(SOPHYAINCP)objfio.h \
     115  $(SOPHYAINCP)ppersist.h \
     116  $(SOPHYAINCP)gnumd5.h \
     117  $(SOPHYAINCP)ppfbinstream.h \
     118  $(SOPHYAINCP)rawstream.h \
     119  $(SOPHYAINCP)ppfnametag.h \
     120  $(SOPHYAINCP)ndatablock.h utilarr.h
     121        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmatrix.cc
     122 
     123$(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \
     124  $(SOPHYAINCP)sopnamsp.h toeplitzMatrix.h \
     125  $(SOPHYAINCP)machdefs.h \
     126  $(SOPHYAINCP)nbmath.h \
     127  $(SOPHYAINCP)smathconst.h \
     128  $(SOPHYAINCP)timing.h array.h tarray.h \
     129  basarr.h $(SOPHYAINCP)anydataobj.h \
     130  $(SOPHYAINCP)mutyv.h \
     131  $(SOPHYAINCP)dvlist.h \
     132  $(SOPHYAINCP)objfio.h \
     133  $(SOPHYAINCP)ppersist.h \
    127134  $(SOPHYAINCP)pexceptions.h \
     135  $(SOPHYAINCP)gnumd5.h \
     136  $(SOPHYAINCP)ppfbinstream.h \
     137  $(SOPHYAINCP)rawstream.h \
     138  $(SOPHYAINCP)ppfnametag.h \
     139  $(SOPHYAINCP)ndatablock.h utilarr.h \
     140  tmatrix.h tvector.h matharr.h fioarr.h sopemtx.h \
     141  $(SOPHYAINCP)fftservintf.h \
     142  $(SOPHYAINCP)tmatrix.h \
     143  $(SOPHYAINCP)tvector.h \
     144  $(SOPHYAINCP)fftpserver.h
     145        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  toeplitzMatrix.cc
     146 
     147$(SOPHYAOBJP)tvector.o: tvector.cc $(SOPHYAINCP)sopnamsp.h \
     148  $(SOPHYAINCP)machdefs.h \
     149  $(SOPHYAINCP)pexceptions.h tvector.h \
    128150  tmatrix.h tarray.h basarr.h \
    129151  $(SOPHYAINCP)anydataobj.h \
     
    136158  $(SOPHYAINCP)rawstream.h \
    137159  $(SOPHYAINCP)ppfnametag.h \
    138   $(SOPHYAINCP)ndatablock.h \
    139   utilarr.h
    140         $(CXXCOMPILELIB) -o $@ $<
     160  $(SOPHYAINCP)ndatablock.h utilarr.h
     161        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tvector.cc
    141162 
    142 $(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \
    143   $(SOPHYAINCP)sopnamsp.h \
    144   toeplitzMatrix.h \
    145   $(SOPHYAINCP)machdefs.h \
    146   $(SOPHYAINCP)nbmath.h \
    147   $(SOPHYAINCP)smathconst.h \
    148   $(SOPHYAINCP)timing.h array.h \
    149   tarray.h basarr.h \
    150   $(SOPHYAINCP)anydataobj.h \
     163$(SOPHYAOBJP)utilarr.o: utilarr.cc $(SOPHYAINCP)sopnamsp.h \
     164  $(SOPHYAINCP)machdefs.h utilarr.h \
    151165  $(SOPHYAINCP)mutyv.h \
    152   $(SOPHYAINCP)dvlist.h \
    153   $(SOPHYAINCP)objfio.h \
    154   $(SOPHYAINCP)ppersist.h \
    155   $(SOPHYAINCP)pexceptions.h \
    156   $(SOPHYAINCP)gnumd5.h \
    157   $(SOPHYAINCP)ppfbinstream.h \
    158   $(SOPHYAINCP)rawstream.h \
    159   $(SOPHYAINCP)ppfnametag.h \
    160   $(SOPHYAINCP)ndatablock.h \
    161   utilarr.h tmatrix.h tvector.h matharr.h fioarr.h sopemtx.h \
    162   $(SOPHYAINCP)fftservintf.h \
    163   $(SOPHYAINCP)tmatrix.h \
    164   $(SOPHYAINCP)tvector.h \
    165   $(SOPHYAINCP)fftpserver.h
    166         $(CXXCOMPILELIB) -o $@ $<
     166  $(SOPHYAINCP)srandgen.h
     167        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utilarr.cc
    167168 
    168 $(SOPHYAOBJP)tvector.o: tvector.cc \
    169   $(SOPHYAINCP)sopnamsp.h \
    170   $(SOPHYAINCP)machdefs.h \
    171   $(SOPHYAINCP)pexceptions.h \
    172   tvector.h tmatrix.h tarray.h basarr.h \
    173   $(SOPHYAINCP)anydataobj.h \
    174   $(SOPHYAINCP)mutyv.h \
    175   $(SOPHYAINCP)dvlist.h \
    176   $(SOPHYAINCP)objfio.h \
    177   $(SOPHYAINCP)ppersist.h \
    178   $(SOPHYAINCP)gnumd5.h \
    179   $(SOPHYAINCP)ppfbinstream.h \
    180   $(SOPHYAINCP)rawstream.h \
    181   $(SOPHYAINCP)ppfnametag.h \
    182   $(SOPHYAINCP)ndatablock.h \
    183   utilarr.h
    184         $(CXXCOMPILELIB) -o $@ $<
    185  
    186 $(SOPHYAOBJP)utilarr.o: utilarr.cc \
    187   $(SOPHYAINCP)sopnamsp.h \
    188   $(SOPHYAINCP)machdefs.h \
    189   utilarr.h $(SOPHYAINCP)mutyv.h \
    190   $(SOPHYAINCP)srandgen.h
    191         $(CXXCOMPILELIB) -o $@ $<
    192  
  • trunk/SophyaLib/TArray/smakefile

    r2763 r2765  
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libsophya.objlist
    1212 
    13 $(SOPHYAOBJP)basarr.o: basarr.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
     13$(SOPHYAOBJP)basarr.o: basarr.cc $(SOPHYAINCP)sopnamsp.h \
    1514  $(SOPHYAINCP)machdefs.h \
    16   $(SOPHYAINCP)pexceptions.h \
    17   basarr.h \
     15  $(SOPHYAINCP)pexceptions.h basarr.h \
    1816  $(SOPHYAINCP)anydataobj.h \
    1917  $(SOPHYAINCP)mutyv.h \
     
    2523  $(SOPHYAINCP)rawstream.h \
    2624  $(SOPHYAINCP)ppfnametag.h
    27         $(CXXCOMPILELIB) -o $@ $<
     25        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basarr.cc
    2826 
    29 $(SOPHYAOBJP)fioarr.o: fioarr.cc \
    30   $(SOPHYAINCP)sopnamsp.h \
     27$(SOPHYAOBJP)fioarr.o: fioarr.cc $(SOPHYAINCP)sopnamsp.h \
    3128  $(SOPHYAINCP)pexceptions.h \
    3229  $(SOPHYAINCP)machdefs.h \
     
    3835  $(SOPHYAINCP)ppfnametag.h \
    3936  $(SOPHYAINCP)ndatablock.h \
    40   $(SOPHYAINCP)anydataobj.h \
    41   fioarr.h tarray.h basarr.h \
    42   $(SOPHYAINCP)mutyv.h \
     37  $(SOPHYAINCP)anydataobj.h fioarr.h tarray.h \
     38  basarr.h $(SOPHYAINCP)mutyv.h \
    4339  $(SOPHYAINCP)dvlist.h \
    44   $(SOPHYAINCP)objfio.h utilarr.h \
    45   tmatrix.h tvector.h \
    46   $(SOPHYAINCP)datatype.h
    47         $(CXXCOMPILELIB) -o $@ $<
     40  $(SOPHYAINCP)objfio.h utilarr.h tmatrix.h \
     41  tvector.h $(SOPHYAINCP)datatype.h
     42        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fioarr.cc
    4843 
    49 $(SOPHYAOBJP)matharr.o: matharr.cc \
    50   $(SOPHYAINCP)sopnamsp.h \
    51   $(SOPHYAINCP)machdefs.h \
    52   matharr.h tarray.h basarr.h \
    53   $(SOPHYAINCP)anydataobj.h \
     44$(SOPHYAOBJP)matharr.o: matharr.cc $(SOPHYAINCP)sopnamsp.h \
     45  $(SOPHYAINCP)machdefs.h matharr.h tarray.h \
     46  basarr.h $(SOPHYAINCP)anydataobj.h \
    5447  $(SOPHYAINCP)mutyv.h \
    5548  $(SOPHYAINCP)dvlist.h \
     
    6154  $(SOPHYAINCP)rawstream.h \
    6255  $(SOPHYAINCP)ppfnametag.h \
    63   $(SOPHYAINCP)ndatablock.h \
    64   utilarr.h
    65         $(CXXCOMPILELIB) -o $@ $<
     56  $(SOPHYAINCP)ndatablock.h utilarr.h
     57        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  matharr.cc
    6658 
    67 $(SOPHYAOBJP)sopemtx.o: sopemtx.cc \
    68   $(SOPHYAINCP)sopnamsp.h \
    69   $(SOPHYAINCP)machdefs.h \
    70   sopemtx.h tmatrix.h tarray.h basarr.h \
    71   $(SOPHYAINCP)anydataobj.h \
     59$(SOPHYAOBJP)sopemtx.o: sopemtx.cc $(SOPHYAINCP)sopnamsp.h \
     60  $(SOPHYAINCP)machdefs.h sopemtx.h tmatrix.h \
     61  tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \
    7262  $(SOPHYAINCP)mutyv.h \
    7363  $(SOPHYAINCP)dvlist.h \
     
    7969  $(SOPHYAINCP)rawstream.h \
    8070  $(SOPHYAINCP)ppfnametag.h \
    81   $(SOPHYAINCP)ndatablock.h \
    82   utilarr.h tvector.h \
    83   $(SOPHYAINCP)smathconst.h
    84         $(CXXCOMPILELIB) -o $@ $<
     71  $(SOPHYAINCP)ndatablock.h utilarr.h \
     72  tvector.h $(SOPHYAINCP)smathconst.h
     73        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sopemtx.cc
    8574 
    86 $(SOPHYAOBJP)tarray.o: tarray.cc \
    87   $(SOPHYAINCP)sopnamsp.h \
     75$(SOPHYAOBJP)tarray.o: tarray.cc $(SOPHYAINCP)sopnamsp.h \
    8876  $(SOPHYAINCP)machdefs.h \
    89   $(SOPHYAINCP)pexceptions.h \
    90   tarray.h basarr.h \
    91   $(SOPHYAINCP)anydataobj.h \
     77  $(SOPHYAINCP)pexceptions.h tarray.h \
     78  basarr.h $(SOPHYAINCP)anydataobj.h \
    9279  $(SOPHYAINCP)mutyv.h \
    9380  $(SOPHYAINCP)dvlist.h \
     
    9885  $(SOPHYAINCP)rawstream.h \
    9986  $(SOPHYAINCP)ppfnametag.h \
    100   $(SOPHYAINCP)ndatablock.h \
    101   utilarr.h
    102         $(CXXCOMPILELIB) -o $@ $<
     87  $(SOPHYAINCP)ndatablock.h utilarr.h
     88        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tarray.cc
    10389 
    10490$(SOPHYAOBJP)tarrinit.o: tarrinit.cc \
    10591  $(SOPHYAINCP)sopnamsp.h \
    106   $(SOPHYAINCP)machdefs.h \
    107   tarrinit.h \
    108   $(SOPHYAINCP)sophyainit.h \
    109   fioarr.h tarray.h basarr.h \
    110   $(SOPHYAINCP)anydataobj.h \
     92  $(SOPHYAINCP)machdefs.h tarrinit.h \
     93  $(SOPHYAINCP)sophyainit.h fioarr.h tarray.h \
     94  basarr.h $(SOPHYAINCP)anydataobj.h \
    11195  $(SOPHYAINCP)mutyv.h \
    11296  $(SOPHYAINCP)dvlist.h \
     
    118102  $(SOPHYAINCP)rawstream.h \
    119103  $(SOPHYAINCP)ppfnametag.h \
    120   $(SOPHYAINCP)ndatablock.h \
    121   utilarr.h tmatrix.h tvector.h
    122         $(CXXCOMPILELIB) -o $@ $<
     104  $(SOPHYAINCP)ndatablock.h utilarr.h \
     105  tmatrix.h tvector.h
     106        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tarrinit.cc
    123107 
    124 $(SOPHYAOBJP)tmatrix.o: tmatrix.cc \
    125   $(SOPHYAINCP)sopnamsp.h \
     108$(SOPHYAOBJP)tmatrix.o: tmatrix.cc $(SOPHYAINCP)sopnamsp.h \
    126109  $(SOPHYAINCP)machdefs.h \
     110  $(SOPHYAINCP)pexceptions.h tmatrix.h \
     111  tarray.h basarr.h $(SOPHYAINCP)anydataobj.h \
     112  $(SOPHYAINCP)mutyv.h \
     113  $(SOPHYAINCP)dvlist.h \
     114  $(SOPHYAINCP)objfio.h \
     115  $(SOPHYAINCP)ppersist.h \
     116  $(SOPHYAINCP)gnumd5.h \
     117  $(SOPHYAINCP)ppfbinstream.h \
     118  $(SOPHYAINCP)rawstream.h \
     119  $(SOPHYAINCP)ppfnametag.h \
     120  $(SOPHYAINCP)ndatablock.h utilarr.h
     121        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tmatrix.cc
     122 
     123$(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \
     124  $(SOPHYAINCP)sopnamsp.h toeplitzMatrix.h \
     125  $(SOPHYAINCP)machdefs.h \
     126  $(SOPHYAINCP)nbmath.h \
     127  $(SOPHYAINCP)smathconst.h \
     128  $(SOPHYAINCP)timing.h array.h tarray.h \
     129  basarr.h $(SOPHYAINCP)anydataobj.h \
     130  $(SOPHYAINCP)mutyv.h \
     131  $(SOPHYAINCP)dvlist.h \
     132  $(SOPHYAINCP)objfio.h \
     133  $(SOPHYAINCP)ppersist.h \
    127134  $(SOPHYAINCP)pexceptions.h \
     135  $(SOPHYAINCP)gnumd5.h \
     136  $(SOPHYAINCP)ppfbinstream.h \
     137  $(SOPHYAINCP)rawstream.h \
     138  $(SOPHYAINCP)ppfnametag.h \
     139  $(SOPHYAINCP)ndatablock.h utilarr.h \
     140  tmatrix.h tvector.h matharr.h fioarr.h sopemtx.h \
     141  $(SOPHYAINCP)fftservintf.h \
     142  $(SOPHYAINCP)tmatrix.h \
     143  $(SOPHYAINCP)tvector.h \
     144  $(SOPHYAINCP)fftpserver.h
     145        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  toeplitzMatrix.cc
     146 
     147$(SOPHYAOBJP)tvector.o: tvector.cc $(SOPHYAINCP)sopnamsp.h \
     148  $(SOPHYAINCP)machdefs.h \
     149  $(SOPHYAINCP)pexceptions.h tvector.h \
    128150  tmatrix.h tarray.h basarr.h \
    129151  $(SOPHYAINCP)anydataobj.h \
     
    136158  $(SOPHYAINCP)rawstream.h \
    137159  $(SOPHYAINCP)ppfnametag.h \
    138   $(SOPHYAINCP)ndatablock.h \
    139   utilarr.h
    140         $(CXXCOMPILELIB) -o $@ $<
     160  $(SOPHYAINCP)ndatablock.h utilarr.h
     161        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tvector.cc
    141162 
    142 $(SOPHYAOBJP)toeplitzMatrix.o: toeplitzMatrix.cc \
    143   $(SOPHYAINCP)sopnamsp.h \
    144   toeplitzMatrix.h \
    145   $(SOPHYAINCP)machdefs.h \
    146   $(SOPHYAINCP)nbmath.h \
    147   $(SOPHYAINCP)smathconst.h \
    148   $(SOPHYAINCP)timing.h array.h \
    149   tarray.h basarr.h \
    150   $(SOPHYAINCP)anydataobj.h \
     163$(SOPHYAOBJP)utilarr.o: utilarr.cc $(SOPHYAINCP)sopnamsp.h \
     164  $(SOPHYAINCP)machdefs.h utilarr.h \
    151165  $(SOPHYAINCP)mutyv.h \
    152   $(SOPHYAINCP)dvlist.h \
    153   $(SOPHYAINCP)objfio.h \
    154   $(SOPHYAINCP)ppersist.h \
    155   $(SOPHYAINCP)pexceptions.h \
    156   $(SOPHYAINCP)gnumd5.h \
    157   $(SOPHYAINCP)ppfbinstream.h \
    158   $(SOPHYAINCP)rawstream.h \
    159   $(SOPHYAINCP)ppfnametag.h \
    160   $(SOPHYAINCP)ndatablock.h \
    161   utilarr.h tmatrix.h tvector.h matharr.h fioarr.h sopemtx.h \
    162   $(SOPHYAINCP)fftservintf.h \
    163   $(SOPHYAINCP)tmatrix.h \
    164   $(SOPHYAINCP)tvector.h \
    165   $(SOPHYAINCP)fftpserver.h
    166         $(CXXCOMPILELIB) -o $@ $<
     166  $(SOPHYAINCP)srandgen.h
     167        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utilarr.cc
    167168 
    168 $(SOPHYAOBJP)tvector.o: tvector.cc \
    169   $(SOPHYAINCP)sopnamsp.h \
    170   $(SOPHYAINCP)machdefs.h \
    171   $(SOPHYAINCP)pexceptions.h \
    172   tvector.h tmatrix.h tarray.h basarr.h \
    173   $(SOPHYAINCP)anydataobj.h \
    174   $(SOPHYAINCP)mutyv.h \
    175   $(SOPHYAINCP)dvlist.h \
    176   $(SOPHYAINCP)objfio.h \
    177   $(SOPHYAINCP)ppersist.h \
    178   $(SOPHYAINCP)gnumd5.h \
    179   $(SOPHYAINCP)ppfbinstream.h \
    180   $(SOPHYAINCP)rawstream.h \
    181   $(SOPHYAINCP)ppfnametag.h \
    182   $(SOPHYAINCP)ndatablock.h \
    183   utilarr.h
    184         $(CXXCOMPILELIB) -o $@ $<
    185  
    186 $(SOPHYAOBJP)utilarr.o: utilarr.cc \
    187   $(SOPHYAINCP)sopnamsp.h \
    188   $(SOPHYAINCP)machdefs.h \
    189   utilarr.h $(SOPHYAINCP)mutyv.h \
    190   $(SOPHYAINCP)srandgen.h
    191         $(CXXCOMPILELIB) -o $@ $<
    192  
  • trunk/SophyaPI/PI/Makefile

    r2763 r2765  
    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)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
     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
    77        rm -f $(SOPHYALIBP)libPI.a
    88 
     
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
    1212 
    13 $(SOPHYAOBJP)lut.o: lut.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
     13$(SOPHYAOBJP)lut.o: lut.cc $(SOPHYAINCP)sopnamsp.h \
    1514  $(SOPHYAINCP)machdefs.h lut.h
    16         $(CXXCOMPILELIB) -o $@ $<
     15        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lut.cc
    1716 
    1817$(SOPHYAOBJP)parradapter.o: parradapter.cc \
    19   $(SOPHYAINCP)sopnamsp.h \
    20   parradapter.h \
     18  $(SOPHYAINCP)sopnamsp.h parradapter.h \
    2119  $(SOPHYAINCP)machdefs.h lut.h
    22         $(CXXCOMPILELIB) -o $@ $<
    23  
    24 $(SOPHYAOBJP)pi3ddrw.o: pi3ddrw.cc \
    25   $(SOPHYAINCP)sopnamsp.h \
     20        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  parradapter.cc
     21 
     22$(SOPHYAOBJP)pi3ddrw.o: pi3ddrw.cc $(SOPHYAINCP)sopnamsp.h \
    2623  pi3ddrw.h pisysdep.h \
    27   $(SOPHYAINCP)machdefs.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 \
    2834  pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    2935  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    3036  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    31   pigratt.h piaxes.h pieldrw.h pigraph3d.h
    32         $(CXXCOMPILELIB) -o $@ $<
    33  
    34 $(SOPHYAOBJP)pi3dwdg.o: pi3dwdg.cc \
    35   $(SOPHYAINCP)sopnamsp.h \
    36   pi3dwdg.h pisysdep.h \
    37   $(SOPHYAINCP)machdefs.h \
    38   pi3ddrw.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
    39   picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
    40   pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    41   pievthandler.h psfile.h pigratt.h piaxes.h pieldrw.h pigraph3d.h \
    42   pibwdgx.h pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \
    43   pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \
    44   picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
    45   pimenubargen.h picons.h
    46         $(CXXCOMPILELIB) -o $@ $<
     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
     42        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi3dwdg.cc
    4743 
    4844$(SOPHYAOBJP)piapplgen.o: piapplgen.cc \
    49   $(SOPHYAINCP)sopnamsp.h \
    50   piapplgen.h pimsghandler.h \
    51   $(SOPHYAINCP)machdefs.h \
     45  $(SOPHYAINCP)sopnamsp.h piapplgen.h \
     46  pimsghandler.h $(SOPHYAINCP)machdefs.h \
    5247  pisysdep.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \
    5348  picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h \
     
    5550  picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
    5651  pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
    57         $(CXXCOMPILELIB) -o $@ $<
    58  
    59 $(SOPHYAOBJP)piapplx.o: piapplx.cc \
    60   $(SOPHYAINCP)sopnamsp.h \
     52        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piapplgen.cc
     53 
     54$(SOPHYAOBJP)piapplx.o: piapplx.cc $(SOPHYAINCP)sopnamsp.h \
    6155  piapplx.h piapplgen.h pimsghandler.h \
    62   $(SOPHYAINCP)machdefs.h \
    63   pisysdep.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \
    64   picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h \
    65   pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \
    66   picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
    67   pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
    68         $(CXXCOMPILELIB) -o $@ $<
    69  
    70 $(SOPHYAOBJP)piaxes.o: piaxes.cc \
    71   $(SOPHYAINCP)sopnamsp.h \
     56  $(SOPHYAINCP)machdefs.h pisysdep.h \
     57  picontainerx.h picontainergen.h piwdgx.h piwdggen.h picolist.h \
     58  pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h pistdwdgx.h \
     59  pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \
     60  pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     61  pigraphuc.h pievthandler.h psfile.h pigraphps.h
     62        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piapplx.cc
     63 
     64$(SOPHYAOBJP)piaxes.o: piaxes.cc $(SOPHYAINCP)sopnamsp.h \
    7265  $(SOPHYAINCP)machdefs.h piaxes.h \
    7366  pigraphuc.h pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \
    7467  picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h \
    7568  pigrcoord.h pilineatt.h pigratt.h
    76         $(CXXCOMPILELIB) -o $@ $<
     69        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piaxes.cc
    7770 
    7871$(SOPHYAOBJP)piaxestools.o: piaxestools.cc \
    7972  $(SOPHYAINCP)sopnamsp.h piaxes.h \
    8073  pigraphuc.h pisysdep.h \
    81   $(SOPHYAINCP)machdefs.h \
    82   pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    83   picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    84   pigratt.h piaxestools.h pistdwdgx.h pistdwdggen.h pioptmenux.h \
    85   pioptmenugen.h pimenux.h pimenugen.h piwindowx.h piwindowgen.h \
    86   picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
    87   pimenubargen.h picons.h pibwdgx.h pibwdggen.h pigraphx.h pievthandler.h \
    88   psfile.h pigraphps.h piscdrawwdg.h pidrawer.h pieldrw.h
    89         $(CXXCOMPILELIB) -o $@ $<
     74  $(SOPHYAINCP)machdefs.h pigraphgen.h \
     75  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     76  picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigratt.h \
     77  piaxestools.h pistdwdgx.h pistdwdggen.h pioptmenux.h pioptmenugen.h \
     78  pimenux.h pimenugen.h piwindowx.h piwindowgen.h picontainerx.h \
     79  picontainergen.h piapplx.h piapplgen.h pimenubarx.h pimenubargen.h \
     80  picons.h pibwdgx.h pibwdggen.h pigraphx.h pievthandler.h psfile.h \
     81  pigraphps.h piscdrawwdg.h pidrawer.h pieldrw.h
     82        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piaxestools.cc
    9083 
    9184$(SOPHYAOBJP)pibargraph.o: pibargraph.cc \
    9285  $(SOPHYAINCP)sopnamsp.h \
    93   $(SOPHYAINCP)machdefs.h \
    94   pibargraph.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \
    95   pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    96   pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     86  $(SOPHYAINCP)machdefs.h pibargraph.h \
     87  pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
     88  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     89  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    9790  pievthandler.h psfile.h pigratt.h piaxes.h
    98         $(CXXCOMPILELIB) -o $@ $<
     91        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pibargraph.cc
    9992 
    10093$(SOPHYAOBJP)pibwdggen.o: pibwdggen.cc \
    101   $(SOPHYAINCP)sopnamsp.h \
    102   pibwdggen.h pisysdep.h \
    103   $(SOPHYAINCP)machdefs.h piwdgx.h \
     94  $(SOPHYAINCP)sopnamsp.h pibwdggen.h \
     95  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    10496  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    10597  pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     
    109101  picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
    110102  pimenubargen.h picons.h pibwdgx.h
    111         $(CXXCOMPILELIB) -o $@ $<
    112  
    113 $(SOPHYAOBJP)pibwdgx.o: pibwdgx.cc \
    114   $(SOPHYAINCP)sopnamsp.h \
     103        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pibwdggen.cc
     104 
     105$(SOPHYAOBJP)pibwdgx.o: pibwdgx.cc $(SOPHYAINCP)sopnamsp.h \
    115106  pixtbaseP.h pibwdgx.h pisysdep.h \
    116   $(SOPHYAINCP)machdefs.h \
    117   pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    118   picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
    119   pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h \
    120   pixtbase.h
    121         $(CXXCOMPILELIB) -o $@ $<
    122  
    123 $(SOPHYAOBJP)picmap.o: picmap.cc \
    124   $(SOPHYAINCP)sopnamsp.h picmap.h \
    125   pisysdep.h \
    126   $(SOPHYAINCP)machdefs.h \
     107  $(SOPHYAINCP)machdefs.h pibwdggen.h \
     108  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     109  picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
     110  pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h pixtbase.h
     111        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pibwdgx.cc
     112 
     113$(SOPHYAOBJP)picmap.o: picmap.cc $(SOPHYAINCP)sopnamsp.h \
     114  picmap.h pisysdep.h $(SOPHYAINCP)machdefs.h \
    127115  picmapx.h picmapgen.h
    128         $(CXXCOMPILELIB) -o $@ $<
     116        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmap.cc
    129117 
    130118$(SOPHYAOBJP)picmapgen.o: picmapgen.cc \
    131   $(SOPHYAINCP)sopnamsp.h \
    132   picmapgen.h pisysdep.h \
    133   $(SOPHYAINCP)machdefs.h \
     119  $(SOPHYAINCP)sopnamsp.h picmapgen.h \
     120  pisysdep.h $(SOPHYAINCP)machdefs.h \
    134121  picmapx.h picmap.h
    135         $(CXXCOMPILELIB) -o $@ $<
     122        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmapgen.cc
    136123 
    137124$(SOPHYAOBJP)picmapview.o: picmapview.cc \
    138   $(SOPHYAINCP)sopnamsp.h \
    139   picmapview.h pisysdep.h \
    140   $(SOPHYAINCP)machdefs.h \
     125  $(SOPHYAINCP)sopnamsp.h picmapview.h \
     126  pisysdep.h $(SOPHYAINCP)machdefs.h \
    141127  pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    142128  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    143129  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    144130  pigraphps.h
    145         $(CXXCOMPILELIB) -o $@ $<
    146  
    147 $(SOPHYAOBJP)picmapx.o: picmapx.cc \
    148   $(SOPHYAINCP)sopnamsp.h piwdgx.h \
    149   piwdggen.h \
    150   $(SOPHYAINCP)machdefs.h \
     131        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmapview.cc
     132 
     133$(SOPHYAOBJP)picmapx.o: picmapx.cc $(SOPHYAINCP)sopnamsp.h \
     134  piwdgx.h piwdggen.h $(SOPHYAINCP)machdefs.h \
    151135  pimsghandler.h picolist.h picmapx.h picmapgen.h pisysdep.h
    152         $(CXXCOMPILELIB) -o $@ $<
    153  
    154 $(SOPHYAOBJP)picons.o: picons.cc \
    155   $(SOPHYAINCP)sopnamsp.h \
    156   pisysdep.h \
    157   $(SOPHYAINCP)machdefs.h \
     136        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmapx.cc
     137 
     138$(SOPHYAOBJP)picons.o: picons.cc $(SOPHYAINCP)sopnamsp.h \
     139  pisysdep.h $(SOPHYAINCP)machdefs.h \
    158140  pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    159141  picons.h pistdwdgx.h pistdwdggen.h picontainerx.h picontainergen.h \
     
    161143  pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    162144  pievthandler.h psfile.h pigraphps.h
    163         $(CXXCOMPILELIB) -o $@ $<
     145        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picons.cc
    164146 
    165147$(SOPHYAOBJP)picontainergen.o: picontainergen.cc \
    166   $(SOPHYAINCP)sopnamsp.h \
    167   picontainergen.h pisysdep.h \
    168   $(SOPHYAINCP)machdefs.h piwdgx.h \
     148  $(SOPHYAINCP)sopnamsp.h picontainergen.h \
     149  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    169150  piwdggen.h pimsghandler.h picolist.h
    170         $(CXXCOMPILELIB) -o $@ $<
     151        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picontainergen.cc
    171152 
    172153$(SOPHYAOBJP)picontainerx.o: picontainerx.cc \
    173   $(SOPHYAINCP)sopnamsp.h \
    174   picontainerx.h pisysdep.h \
    175   $(SOPHYAINCP)machdefs.h \
     154  $(SOPHYAINCP)sopnamsp.h picontainerx.h \
     155  pisysdep.h $(SOPHYAINCP)machdefs.h \
    176156  picontainergen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
    177         $(CXXCOMPILELIB) -o $@ $<
     157        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picontainerx.cc
    178158 
    179159$(SOPHYAOBJP)pidrawer.o: pidrawer.cc \
    180160  $(SOPHYAINCP)sopnamsp.h \
    181   $(SOPHYAINCP)machdefs.h \
    182   pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \
    183   picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
    184   pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    185   pievthandler.h psfile.h pigratt.h piaxes.h pidrwtools.h pistdwdgx.h \
    186   pistdwdggen.h pimenux.h pimenugen.h pioptmenux.h pioptmenugen.h \
    187   piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piapplx.h \
    188   piapplgen.h pimenubarx.h pimenubargen.h picons.h pibwdgx.h pigraphps.h \
    189   ucckprot.h
    190         $(CXXCOMPILELIB) -o $@ $<
     161  $(SOPHYAINCP)machdefs.h pidrawer.h \
     162  pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
     163  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
     164  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
     165  pigratt.h piaxes.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \
     166  pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \
     167  picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
     168  pimenubargen.h picons.h pibwdgx.h pigraphps.h ucckprot.h
     169        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pidrawer.cc
    191170 
    192171$(SOPHYAOBJP)pidrawwin.o: pidrawwin.cc \
    193   $(SOPHYAINCP)sopnamsp.h \
    194   pidrawwin.h pisysdep.h \
    195   $(SOPHYAINCP)machdefs.h \
     172  $(SOPHYAINCP)sopnamsp.h pidrawwin.h \
     173  pisysdep.h $(SOPHYAINCP)machdefs.h \
    196174  piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piwdgx.h \
    197175  piwdggen.h pimsghandler.h picolist.h piscdrawwdg.h pibwdgx.h \
     
    200178  pievthandler.h psfile.h pigraphps.h pistdwdgx.h pistdwdggen.h \
    201179  pidrawer.h pigratt.h piaxes.h pieldrw.h
    202         $(CXXCOMPILELIB) -o $@ $<
     180        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pidrawwin.cc
    203181 
    204182$(SOPHYAOBJP)pidrwtools.o: pidrwtools.cc \
    205   $(SOPHYAINCP)sopnamsp.h \
    206   pidrwtools.h pisysdep.h \
    207   $(SOPHYAINCP)machdefs.h \
     183  $(SOPHYAINCP)sopnamsp.h pidrwtools.h \
     184  pisysdep.h $(SOPHYAINCP)machdefs.h \
    208185  pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    209186  pimenux.h pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h \
     
    214191  piscdrawwdg.h pidrawer.h pigratt.h piaxes.h pieldrw.h pi3dwdg.h \
    215192  pi3ddrw.h pigraph3d.h
    216         $(CXXCOMPILELIB) -o $@ $<
    217  
    218 $(SOPHYAOBJP)pieldrw.o: pieldrw.cc \
    219   $(SOPHYAINCP)sopnamsp.h \
    220   $(SOPHYAINCP)machdefs.h \
    221   pieldrw.h pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h \
    222   pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    223   pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     193        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pidrwtools.cc
     194 
     195$(SOPHYAOBJP)pieldrw.o: pieldrw.cc $(SOPHYAINCP)sopnamsp.h \
     196  $(SOPHYAINCP)machdefs.h pieldrw.h \
     197  pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \
     198  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     199  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    224200  pievthandler.h psfile.h pigratt.h piaxes.h
    225         $(CXXCOMPILELIB) -o $@ $<
     201        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pieldrw.cc
    226202 
    227203$(SOPHYAOBJP)pievthandler.o: pievthandler.cc \
    228   $(SOPHYAINCP)sopnamsp.h \
    229   pievthandler.h pisysdep.h \
    230   $(SOPHYAINCP)machdefs.h \
     204  $(SOPHYAINCP)sopnamsp.h pievthandler.h \
     205  pisysdep.h $(SOPHYAINCP)machdefs.h \
    231206  pimsghandler.h piwdgx.h piwdggen.h picolist.h pigraphx.h pigraphgen.h \
    232207  picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \
    233208  pilineatt.h
    234         $(CXXCOMPILELIB) -o $@ $<
     209        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pievthandler.cc
    235210 
    236211$(SOPHYAOBJP)pifilechogen.o: pifilechogen.cc \
    237   $(SOPHYAINCP)sopnamsp.h \
    238   pifilechogen.h pisysdep.h \
    239   $(SOPHYAINCP)machdefs.h piwdgx.h \
     212  $(SOPHYAINCP)sopnamsp.h pifilechogen.h \
     213  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    240214  piwdggen.h pimsghandler.h picolist.h
    241         $(CXXCOMPILELIB) -o $@ $<
     215        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifilechogen.cc
    242216 
    243217$(SOPHYAOBJP)pifilechox.o: pifilechox.cc \
    244   $(SOPHYAINCP)sopnamsp.h \
    245   pisysdep.h \
    246   $(SOPHYAINCP)machdefs.h \
    247   piapplx.h piapplgen.h pimsghandler.h picontainerx.h picontainergen.h \
    248   piwdgx.h piwdggen.h picolist.h pimenubarx.h pimenubargen.h pimenux.h \
    249   pimenugen.h picons.h pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h \
    250   picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    251   pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    252   pigraphps.h pifilechox.h pifilechogen.h piwindowx.h piwindowgen.h
    253         $(CXXCOMPILELIB) -o $@ $<
     218  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     219  $(SOPHYAINCP)machdefs.h piapplx.h \
     220  piapplgen.h pimsghandler.h picontainerx.h picontainergen.h piwdgx.h \
     221  piwdggen.h picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h \
     222  picons.h pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h \
     223  picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
     224  pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h \
     225  pifilechox.h pifilechogen.h piwindowx.h piwindowgen.h
     226        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifilechox.cc
    254227 
    255228$(SOPHYAOBJP)pifontgen.o: pifontgen.cc \
    256   $(SOPHYAINCP)sopnamsp.h \
    257   pigraphgen.h pisysdep.h \
    258   $(SOPHYAINCP)machdefs.h piwdgx.h \
     229  $(SOPHYAINCP)sopnamsp.h pigraphgen.h \
     230  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    259231  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    260232  pifontx.h pifontgen.h pigrcoord.h pilineatt.h
    261         $(CXXCOMPILELIB) -o $@ $<
    262  
    263 $(SOPHYAOBJP)pifontx.o: pifontx.cc \
    264   $(SOPHYAINCP)sopnamsp.h \
    265   pisysdep.h \
    266   $(SOPHYAINCP)machdefs.h \
     233        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifontgen.cc
     234 
     235$(SOPHYAOBJP)pifontx.o: pifontx.cc $(SOPHYAINCP)sopnamsp.h \
     236  pisysdep.h $(SOPHYAINCP)machdefs.h \
    267237  pifontx.h pifontgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
    268         $(CXXCOMPILELIB) -o $@ $<
     238        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifontx.cc
    269239 
    270240$(SOPHYAOBJP)pigraph3d.o: pigraph3d.cc \
    271   $(SOPHYAINCP)sopnamsp.h \
    272   pigraph3d.h pisysdep.h \
    273   $(SOPHYAINCP)machdefs.h \
     241  $(SOPHYAINCP)sopnamsp.h pigraph3d.h \
     242  pisysdep.h $(SOPHYAINCP)machdefs.h \
    274243  pigraphuc.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    275244  picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \
    276245  pilineatt.h
    277         $(CXXCOMPILELIB) -o $@ $<
     246        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraph3d.cc
    278247 
    279248$(SOPHYAOBJP)pigraphgen.o: pigraphgen.cc \
    280   $(SOPHYAINCP)sopnamsp.h \
    281   pigraphgen.h pisysdep.h \
    282   $(SOPHYAINCP)machdefs.h piwdgx.h \
     249  $(SOPHYAINCP)sopnamsp.h pigraphgen.h \
     250  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    283251  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    284252  pifontx.h pifontgen.h pigrcoord.h pilineatt.h ucckprot.h
    285         $(CXXCOMPILELIB) -o $@ $<
     253        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphgen.cc
    286254 
    287255$(SOPHYAOBJP)pigraphps.o: pigraphps.cc \
    288   $(SOPHYAINCP)sopnamsp.h \
    289   pigraphps.h pisysdep.h \
    290   $(SOPHYAINCP)machdefs.h \
     256  $(SOPHYAINCP)sopnamsp.h pigraphps.h \
     257  pisysdep.h $(SOPHYAINCP)machdefs.h \
    291258  pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    292259  picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    293260  psfile.h
    294         $(CXXCOMPILELIB) -o $@ $<
     261        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphps.cc
    295262 
    296263$(SOPHYAOBJP)pigraphuc.o: pigraphuc.cc \
    297264  $(SOPHYAINCP)sopnamsp.h \
    298   $(SOPHYAINCP)machdefs.h \
    299   pigraphuc.h pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \
    300   picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h \
    301   pigrcoord.h pilineatt.h ucckprot.h
    302         $(CXXCOMPILELIB) -o $@ $<
     265  $(SOPHYAINCP)machdefs.h pigraphuc.h \
     266  pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
     267  picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \
     268  pilineatt.h ucckprot.h
     269        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphuc.cc
    303270 
    304271$(SOPHYAOBJP)pigraphx.o: pigraphx.cc \
    305   $(SOPHYAINCP)sopnamsp.h \
    306   pigraphx.h pisysdep.h \
    307   $(SOPHYAINCP)machdefs.h \
     272  $(SOPHYAINCP)sopnamsp.h pigraphx.h \
     273  pisysdep.h $(SOPHYAINCP)machdefs.h \
    308274  pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    309275  picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h
    310         $(CXXCOMPILELIB) -o $@ $<
    311  
    312 $(SOPHYAOBJP)pigratt.o: pigratt.cc \
    313   $(SOPHYAINCP)sopnamsp.h \
     276        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphx.cc
     277 
     278$(SOPHYAOBJP)pigratt.o: pigratt.cc $(SOPHYAINCP)sopnamsp.h \
    314279  pigratt.h pisysdep.h \
    315   $(SOPHYAINCP)machdefs.h \
    316   pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    317   picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.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 \
    318283  $(SOPHYAINCP)strutilxx.h
    319         $(CXXCOMPILELIB) -o $@ $<
     284        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigratt.cc
    320285 
    321286$(SOPHYAOBJP)pigrcoord.o: pigrcoord.cc \
    322   $(SOPHYAINCP)sopnamsp.h \
    323   pigrcoord.h pisysdep.h \
    324   $(SOPHYAINCP)machdefs.h
    325         $(CXXCOMPILELIB) -o $@ $<
    326  
    327 $(SOPHYAOBJP)piimage.o: piimage.cc \
    328   $(SOPHYAINCP)sopnamsp.h \
    329   pisysdep.h \
    330   $(SOPHYAINCP)machdefs.h \
     287  $(SOPHYAINCP)sopnamsp.h pigrcoord.h \
     288  pisysdep.h $(SOPHYAINCP)machdefs.h
     289        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigrcoord.cc
     290 
     291$(SOPHYAOBJP)piimage.o: piimage.cc $(SOPHYAINCP)sopnamsp.h \
     292  pisysdep.h $(SOPHYAINCP)machdefs.h \
    331293  piimage.h parradapter.h lut.h pieldrw.h pidrawer.h pibwdggen.h piwdgx.h \
    332294  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
     
    338300  piapplx.h piapplgen.h pimenubarx.h pimenubargen.h picons.h pidrwtools.h \
    339301  piscdrawwdg.h piyfxdrw.h
    340         $(CXXCOMPILELIB) -o $@ $<
     302        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piimage.cc
    341303 
    342304$(SOPHYAOBJP)piimgtools.o: piimgtools.cc \
    343   $(SOPHYAINCP)sopnamsp.h \
    344   piimgtools.h pisysdep.h \
    345   $(SOPHYAINCP)machdefs.h \
     305  $(SOPHYAINCP)sopnamsp.h piimgtools.h \
     306  pisysdep.h $(SOPHYAINCP)machdefs.h \
    346307  pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    347308  pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h piwindowx.h \
     
    352313  piimage.h parradapter.h lut.h pieldrw.h pidrawer.h pigratt.h piaxes.h \
    353314  pipixmapx.h pipixmapgen.h picmapview.h
    354         $(CXXCOMPILELIB) -o $@ $<
     315        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piimgtools.cc
    355316 
    356317$(SOPHYAOBJP)pilineatt.o: pilineatt.cc \
    357   $(SOPHYAINCP)sopnamsp.h \
    358   pilineatt.h pisysdep.h \
    359   $(SOPHYAINCP)machdefs.h
    360         $(CXXCOMPILELIB) -o $@ $<
     318  $(SOPHYAINCP)sopnamsp.h pilineatt.h \
     319  pisysdep.h $(SOPHYAINCP)machdefs.h
     320        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pilineatt.cc
    361321 
    362322$(SOPHYAOBJP)pilistgen.o: pilistgen.cc \
    363   $(SOPHYAINCP)sopnamsp.h \
    364   pilistgen.h pisysdep.h \
    365   $(SOPHYAINCP)machdefs.h piwdgx.h \
     323  $(SOPHYAINCP)sopnamsp.h pilistgen.h \
     324  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    366325  piwdggen.h pimsghandler.h picolist.h
    367         $(CXXCOMPILELIB) -o $@ $<
    368  
    369 $(SOPHYAOBJP)pilistx.o: pilistx.cc \
    370   $(SOPHYAINCP)sopnamsp.h \
     326        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pilistgen.cc
     327 
     328$(SOPHYAOBJP)pilistx.o: pilistx.cc $(SOPHYAINCP)sopnamsp.h \
    371329  pilistx.h pilistgen.h pisysdep.h \
    372   $(SOPHYAINCP)machdefs.h piwdgx.h \
    373   piwdggen.h pimsghandler.h picolist.h picontainerx.h picontainergen.h
    374         $(CXXCOMPILELIB) -o $@ $<
     330  $(SOPHYAINCP)machdefs.h piwdgx.h piwdggen.h \
     331  pimsghandler.h picolist.h picontainerx.h picontainergen.h
     332        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pilistx.cc
    375333 
    376334$(SOPHYAOBJP)pimenubargen.o: pimenubargen.cc \
    377   $(SOPHYAINCP)sopnamsp.h \
    378   pimenubargen.h pisysdep.h \
    379   $(SOPHYAINCP)machdefs.h \
     335  $(SOPHYAINCP)sopnamsp.h pimenubargen.h \
     336  pisysdep.h $(SOPHYAINCP)machdefs.h \
    380337  pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    381338  piapplx.h piapplgen.h picontainerx.h picontainergen.h pimenubarx.h \
     
    383340  picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
    384341  pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
    385         $(CXXCOMPILELIB) -o $@ $<
     342        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenubargen.cc
    386343 
    387344$(SOPHYAOBJP)pimenubarx.o: pimenubarx.cc \
    388   $(SOPHYAINCP)sopnamsp.h \
    389   pimenubarx.h pimenubargen.h pisysdep.h \
    390   $(SOPHYAINCP)machdefs.h \
    391   pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    392   piapplx.h piapplgen.h picontainerx.h picontainergen.h picons.h \
    393   pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \
    394   picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
    395   pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
    396         $(CXXCOMPILELIB) -o $@ $<
     345  $(SOPHYAINCP)sopnamsp.h pimenubarx.h \
     346  pimenubargen.h pisysdep.h \
     347  $(SOPHYAINCP)machdefs.h pimenux.h \
     348  pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h piapplx.h \
     349  piapplgen.h picontainerx.h picontainergen.h picons.h pistdwdgx.h \
     350  pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \
     351  pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     352  pigraphuc.h pievthandler.h psfile.h pigraphps.h
     353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenubarx.cc
    397354 
    398355$(SOPHYAOBJP)pimenugen.o: pimenugen.cc \
    399   $(SOPHYAINCP)sopnamsp.h \
    400   pimenugen.h pisysdep.h \
    401   $(SOPHYAINCP)machdefs.h piwdgx.h \
     356  $(SOPHYAINCP)sopnamsp.h pimenugen.h \
     357  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    402358  piwdggen.h pimsghandler.h picolist.h
    403         $(CXXCOMPILELIB) -o $@ $<
    404  
    405 $(SOPHYAOBJP)pimenux.o: pimenux.cc \
    406   $(SOPHYAINCP)sopnamsp.h \
    407   pisysdep.h \
    408   $(SOPHYAINCP)machdefs.h \
     359        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenugen.cc
     360 
     361$(SOPHYAOBJP)pimenux.o: pimenux.cc $(SOPHYAINCP)sopnamsp.h \
     362  pisysdep.h $(SOPHYAINCP)machdefs.h \
    409363  pimenubarx.h pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \
    410364  pimsghandler.h picolist.h
    411         $(CXXCOMPILELIB) -o $@ $<
     365        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenux.cc
    412366 
    413367$(SOPHYAOBJP)pimsghandler.o: pimsghandler.cc \
    414   $(SOPHYAINCP)sopnamsp.h \
    415   pimsghandler.h \
     368  $(SOPHYAINCP)sopnamsp.h pimsghandler.h \
    416369  $(SOPHYAINCP)machdefs.h
    417         $(CXXCOMPILELIB) -o $@ $<
     370        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimsghandler.cc
    418371 
    419372$(SOPHYAOBJP)pioptmenugen.o: pioptmenugen.cc \
    420   $(SOPHYAINCP)sopnamsp.h \
    421   pioptmenugen.h pisysdep.h \
    422   $(SOPHYAINCP)machdefs.h \
     373  $(SOPHYAINCP)sopnamsp.h pioptmenugen.h \
     374  pisysdep.h $(SOPHYAINCP)machdefs.h \
    423375  pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
    424         $(CXXCOMPILELIB) -o $@ $<
     376        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pioptmenugen.cc
    425377 
    426378$(SOPHYAOBJP)pioptmenux.o: pioptmenux.cc \
    427   $(SOPHYAINCP)sopnamsp.h \
    428   pisysdep.h \
    429   $(SOPHYAINCP)machdefs.h \
    430   pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \
    431   pimsghandler.h picolist.h pistdwdgx.h pistdwdggen.h piapplx.h \
    432   piapplgen.h picontainerx.h picontainergen.h pimenubarx.h pimenubargen.h \
    433   picons.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \
    434   pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    435   pigraphuc.h pievthandler.h psfile.h pigraphps.h
    436         $(CXXCOMPILELIB) -o $@ $<
     379  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     380  $(SOPHYAINCP)machdefs.h pioptmenux.h \
     381  pioptmenugen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h \
     382  picolist.h pistdwdgx.h pistdwdggen.h piapplx.h piapplgen.h \
     383  picontainerx.h picontainergen.h pimenubarx.h pimenubargen.h picons.h \
     384  pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h pigraphx.h \
     385  pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     386  pievthandler.h psfile.h pigraphps.h
     387        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pioptmenux.cc
    437388 
    438389$(SOPHYAOBJP)piperiodx.o: piperiodx.cc \
    439   $(SOPHYAINCP)sopnamsp.h piwdgx.h \
    440   piwdggen.h \
    441   $(SOPHYAINCP)machdefs.h \
    442   pimsghandler.h picolist.h piperiodx.h \
     390  $(SOPHYAINCP)sopnamsp.h piwdgx.h piwdggen.h \
     391  $(SOPHYAINCP)machdefs.h pimsghandler.h \
     392  picolist.h piperiodx.h \
    443393  $(SOPHYAINCP)periodic.h
    444         $(CXXCOMPILELIB) -o $@ $<
     394        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piperiodx.cc
    445395 
    446396$(SOPHYAOBJP)pipixmapgen.o: pipixmapgen.cc \
    447   $(SOPHYAINCP)sopnamsp.h \
    448   pipixmapgen.h pisysdep.h \
    449   $(SOPHYAINCP)machdefs.h \
     397  $(SOPHYAINCP)sopnamsp.h pipixmapgen.h \
     398  pisysdep.h $(SOPHYAINCP)machdefs.h \
    450399  pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    451400  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    452401  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    453402  pigraphps.h
    454         $(CXXCOMPILELIB) -o $@ $<
     403        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pipixmapgen.cc
    455404 
    456405$(SOPHYAOBJP)pipixmapx.o: pipixmapx.cc \
    457   $(SOPHYAINCP)sopnamsp.h \
    458   pipixmapx.h pipixmapgen.h pisysdep.h \
    459   $(SOPHYAINCP)machdefs.h \
    460   pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    461   picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    462   pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    463   pigraphps.h
    464         $(CXXCOMPILELIB) -o $@ $<
     406  $(SOPHYAINCP)sopnamsp.h pipixmapx.h \
     407  pipixmapgen.h pisysdep.h \
     408  $(SOPHYAINCP)machdefs.h pibwdgx.h \
     409  pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
     410  picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
     411  pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
     412        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pipixmapx.cc
    465413 
    466414$(SOPHYAOBJP)piscdrawwdg.o: piscdrawwdg.cc \
    467415  $(SOPHYAINCP)sopnamsp.h \
    468   $(SOPHYAINCP)machdefs.h \
    469   piscdrawwdg.h pisysdep.h pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h \
    470   pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    471   pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     416  $(SOPHYAINCP)machdefs.h piscdrawwdg.h \
     417  pisysdep.h pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
     418  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     419  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    472420  pievthandler.h psfile.h pigraphps.h pistdwdgx.h pistdwdggen.h \
    473421  piwindowx.h piwindowgen.h picontainerx.h picontainergen.h pidrawer.h \
     
    475423  pioptmenux.h pioptmenugen.h piapplx.h piapplgen.h pimenubarx.h \
    476424  pimenubargen.h picons.h piaxestools.h
    477         $(CXXCOMPILELIB) -o $@ $<
     425        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piscdrawwdg.cc
    478426 
    479427$(SOPHYAOBJP)pistdwdggen.o: pistdwdggen.cc \
    480   $(SOPHYAINCP)sopnamsp.h \
    481   pistdwdggen.h pisysdep.h \
    482   $(SOPHYAINCP)machdefs.h piwdgx.h \
     428  $(SOPHYAINCP)sopnamsp.h pistdwdggen.h \
     429  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    483430  piwdggen.h pimsghandler.h picolist.h
    484         $(CXXCOMPILELIB) -o $@ $<
     431        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdwdggen.cc
    485432 
    486433$(SOPHYAOBJP)pistdwdgx.o: pistdwdgx.cc \
    487   $(SOPHYAINCP)sopnamsp.h \
    488   pisysdep.h \
    489   $(SOPHYAINCP)machdefs.h \
    490   pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
     434  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     435  $(SOPHYAINCP)machdefs.h pistdwdgx.h \
     436  pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    491437  picontainerx.h picontainergen.h
    492         $(CXXCOMPILELIB) -o $@ $<
     438        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdwdgx.cc
    493439 
    494440$(SOPHYAOBJP)pistzwin.o: pistzwin.cc \
    495   $(SOPHYAINCP)sopnamsp.h \
    496   pistzwin.h pisysdep.h \
    497   $(SOPHYAINCP)machdefs.h \
     441  $(SOPHYAINCP)sopnamsp.h pistzwin.h \
     442  pisysdep.h $(SOPHYAINCP)machdefs.h \
    498443  piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piwdgx.h \
    499444  piwdggen.h pimsghandler.h picolist.h piperiodx.h \
     
    501446  pifontgen.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \
    502447  pigrcoord.h pilineatt.h
    503         $(CXXCOMPILELIB) -o $@ $<
     448        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistzwin.cc
    504449 
    505450$(SOPHYAOBJP)pisurfdr.o: pisurfdr.cc \
    506   $(SOPHYAINCP)sopnamsp.h \
    507   pisurfdr.h parradapter.h \
    508   $(SOPHYAINCP)machdefs.h lut.h \
     451  $(SOPHYAINCP)sopnamsp.h pisurfdr.h \
     452  parradapter.h $(SOPHYAINCP)machdefs.h lut.h \
    509453  pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \
    510454  pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    511455  pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    512456  pievthandler.h psfile.h pigratt.h piaxes.h pieldrw.h pigraph3d.h
    513         $(CXXCOMPILELIB) -o $@ $<
    514  
    515 $(SOPHYAOBJP)pitherm.o: pitherm.cc \
    516   $(SOPHYAINCP)sopnamsp.h \
     457        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pisurfdr.cc
     458 
     459$(SOPHYAOBJP)pitherm.o: pitherm.cc $(SOPHYAINCP)sopnamsp.h \
    517460  pitherm.h pisysdep.h \
    518   $(SOPHYAINCP)machdefs.h \
    519   pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    520   picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    521   pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    522   pigraphps.h
    523         $(CXXCOMPILELIB) -o $@ $<
     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
     465        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pitherm.cc
    524466 
    525467$(SOPHYAOBJP)pitxtdrw.o: pitxtdrw.cc \
    526468  $(SOPHYAINCP)sopnamsp.h \
    527   $(SOPHYAINCP)machdefs.h \
    528   pitxtdrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \
    529   pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    530   pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     469  $(SOPHYAINCP)machdefs.h pitxtdrw.h \
     470  pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
     471  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     472  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    531473  pievthandler.h psfile.h pigratt.h piaxes.h
    532         $(CXXCOMPILELIB) -o $@ $<
     474        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pitxtdrw.cc
    533475 
    534476$(SOPHYAOBJP)piwdggen.o: piwdggen.cc \
    535   $(SOPHYAINCP)sopnamsp.h \
    536   piwdggen.h \
    537   $(SOPHYAINCP)machdefs.h \
    538   pimsghandler.h picolist.h picontainergen.h pisysdep.h piwdgx.h \
    539   pievthandler.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \
    540   pifontx.h pifontgen.h pigrcoord.h pilineatt.h psfile.h
    541         $(CXXCOMPILELIB) -o $@ $<
    542  
    543 $(SOPHYAOBJP)piwdgx.o: piwdgx.cc \
    544   $(SOPHYAINCP)sopnamsp.h piwdgx.h \
    545   piwdggen.h \
    546   $(SOPHYAINCP)machdefs.h \
     477  $(SOPHYAINCP)sopnamsp.h piwdggen.h \
     478  $(SOPHYAINCP)machdefs.h pimsghandler.h \
     479  picolist.h picontainergen.h pisysdep.h piwdgx.h pievthandler.h \
     480  pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \
     481  pifontgen.h pigrcoord.h pilineatt.h psfile.h
     482        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piwdggen.cc
     483 
     484$(SOPHYAOBJP)piwdgx.o: piwdgx.cc $(SOPHYAINCP)sopnamsp.h \
     485  piwdgx.h piwdggen.h $(SOPHYAINCP)machdefs.h \
    547486  pimsghandler.h picolist.h picontainerx.h pisysdep.h picontainergen.h \
    548487  pievthandler.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \
    549488  pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    550489  $(SOPHYAINCP)pexceptions.h
    551         $(CXXCOMPILELIB) -o $@ $<
     490        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piwdgx.cc
    552491 
    553492$(SOPHYAOBJP)piwindowgen.o: piwindowgen.cc \
    554   $(SOPHYAINCP)sopnamsp.h \
    555   piwindowgen.h pisysdep.h \
    556   $(SOPHYAINCP)machdefs.h \
     493  $(SOPHYAINCP)sopnamsp.h piwindowgen.h \
     494  pisysdep.h $(SOPHYAINCP)machdefs.h \
    557495  picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \
    558496  picolist.h psfile.h pifontgen.h pigraphgen.h picmap.h picmapx.h \
    559497  picmapgen.h pifontx.h pigrcoord.h pilineatt.h
    560         $(CXXCOMPILELIB) -o $@ $<
     498        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piwindowgen.cc
    561499 
    562500$(SOPHYAOBJP)piwindowx.o: piwindowx.cc \
    563   $(SOPHYAINCP)sopnamsp.h \
    564   piwindowx.h piwindowgen.h pisysdep.h \
    565   $(SOPHYAINCP)machdefs.h \
    566   picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \
    567   picolist.h
    568         $(CXXCOMPILELIB) -o $@ $<
     501  $(SOPHYAINCP)sopnamsp.h piwindowx.h \
     502  piwindowgen.h pisysdep.h \
     503  $(SOPHYAINCP)machdefs.h picontainerx.h \
     504  picontainergen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
     505        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piwindowx.cc
    569506 
    570507$(SOPHYAOBJP)pixtbase.o: pixtbase.cc \
    571508  $(SOPHYAINCP)sopnamsp.h \
    572   $(SOPHYAINCP)machdefs.h \
    573   pixtbaseP.h pibwdgx.h pisysdep.h pibwdggen.h piwdgx.h piwdggen.h \
    574   pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    575   pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     509  $(SOPHYAINCP)machdefs.h pixtbaseP.h \
     510  pibwdgx.h pisysdep.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
     511  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     512  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    576513  pievthandler.h psfile.h pigraphps.h pixtbase.h
    577         $(CXXCOMPILELIB) -o $@ $<
     514        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pixtbase.cc
    578515 
    579516$(SOPHYAOBJP)piyfxdrw.o: piyfxdrw.cc \
    580517  $(SOPHYAINCP)sopnamsp.h \
    581   $(SOPHYAINCP)machdefs.h \
    582   piyfxdrw.h pisysdep.h parradapter.h lut.h pidrawer.h pibwdggen.h \
    583   piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
    584   picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
    585   pilineatt.h pigraphuc.h pievthandler.h psfile.h pigratt.h piaxes.h
    586         $(CXXCOMPILELIB) -o $@ $<
    587  
    588 $(SOPHYAOBJP)psfile.o: psfile.cc \
    589   $(SOPHYAINCP)sopnamsp.h psfile.h \
    590   $(SOPHYAINCP)machdefs.h \
    591   pisysdep.h pifontgen.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \
    592   picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pigrcoord.h \
    593   pilineatt.h
    594         $(CXXCOMPILELIB) -o $@ $<
    595  
     518  $(SOPHYAINCP)machdefs.h piyfxdrw.h \
     519  pisysdep.h parradapter.h lut.h pidrawer.h pibwdggen.h piwdgx.h \
     520  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
     521  pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     522  pigraphuc.h pievthandler.h psfile.h pigratt.h piaxes.h
     523        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piyfxdrw.cc
     524 
     525$(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
     529        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  psfile.cc
     530 
  • trunk/SophyaPI/PI/smakefile

    r2763 r2765  
    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)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
     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
    77        rm -f $(SOPHYALIBP)libPI.a
    88 
     
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
    1212 
    13 $(SOPHYAOBJP)lut.o: lut.cc \
    14   $(SOPHYAINCP)sopnamsp.h \
     13$(SOPHYAOBJP)lut.o: lut.cc $(SOPHYAINCP)sopnamsp.h \
    1514  $(SOPHYAINCP)machdefs.h lut.h
    16         $(CXXCOMPILELIB) -o $@ $<
     15        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  lut.cc
    1716 
    1817$(SOPHYAOBJP)parradapter.o: parradapter.cc \
    19   $(SOPHYAINCP)sopnamsp.h \
    20   parradapter.h \
     18  $(SOPHYAINCP)sopnamsp.h parradapter.h \
    2119  $(SOPHYAINCP)machdefs.h lut.h
    22         $(CXXCOMPILELIB) -o $@ $<
    23  
    24 $(SOPHYAOBJP)pi3ddrw.o: pi3ddrw.cc \
    25   $(SOPHYAINCP)sopnamsp.h \
     20        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  parradapter.cc
     21 
     22$(SOPHYAOBJP)pi3ddrw.o: pi3ddrw.cc $(SOPHYAINCP)sopnamsp.h \
    2623  pi3ddrw.h pisysdep.h \
    27   $(SOPHYAINCP)machdefs.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 \
    2834  pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    2935  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    3036  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    31   pigratt.h piaxes.h pieldrw.h pigraph3d.h
    32         $(CXXCOMPILELIB) -o $@ $<
    33  
    34 $(SOPHYAOBJP)pi3dwdg.o: pi3dwdg.cc \
    35   $(SOPHYAINCP)sopnamsp.h \
    36   pi3dwdg.h pisysdep.h \
    37   $(SOPHYAINCP)machdefs.h \
    38   pi3ddrw.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
    39   picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
    40   pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    41   pievthandler.h psfile.h pigratt.h piaxes.h pieldrw.h pigraph3d.h \
    42   pibwdgx.h pigraphps.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \
    43   pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \
    44   picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
    45   pimenubargen.h picons.h
    46         $(CXXCOMPILELIB) -o $@ $<
     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
     42        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi3dwdg.cc
    4743 
    4844$(SOPHYAOBJP)piapplgen.o: piapplgen.cc \
    49   $(SOPHYAINCP)sopnamsp.h \
    50   piapplgen.h pimsghandler.h \
    51   $(SOPHYAINCP)machdefs.h \
     45  $(SOPHYAINCP)sopnamsp.h piapplgen.h \
     46  pimsghandler.h $(SOPHYAINCP)machdefs.h \
    5247  pisysdep.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \
    5348  picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h \
     
    5550  picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
    5651  pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
    57         $(CXXCOMPILELIB) -o $@ $<
    58  
    59 $(SOPHYAOBJP)piapplx.o: piapplx.cc \
    60   $(SOPHYAINCP)sopnamsp.h \
     52        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piapplgen.cc
     53 
     54$(SOPHYAOBJP)piapplx.o: piapplx.cc $(SOPHYAINCP)sopnamsp.h \
    6155  piapplx.h piapplgen.h pimsghandler.h \
    62   $(SOPHYAINCP)machdefs.h \
    63   pisysdep.h picontainerx.h picontainergen.h piwdgx.h piwdggen.h \
    64   picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h \
    65   pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \
    66   picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
    67   pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
    68         $(CXXCOMPILELIB) -o $@ $<
    69  
    70 $(SOPHYAOBJP)piaxes.o: piaxes.cc \
    71   $(SOPHYAINCP)sopnamsp.h \
     56  $(SOPHYAINCP)machdefs.h pisysdep.h \
     57  picontainerx.h picontainergen.h piwdgx.h piwdggen.h picolist.h \
     58  pimenubarx.h pimenubargen.h pimenux.h pimenugen.h picons.h pistdwdgx.h \
     59  pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \
     60  pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     61  pigraphuc.h pievthandler.h psfile.h pigraphps.h
     62        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piapplx.cc
     63 
     64$(SOPHYAOBJP)piaxes.o: piaxes.cc $(SOPHYAINCP)sopnamsp.h \
    7265  $(SOPHYAINCP)machdefs.h piaxes.h \
    7366  pigraphuc.h pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \
    7467  picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h \
    7568  pigrcoord.h pilineatt.h pigratt.h
    76         $(CXXCOMPILELIB) -o $@ $<
     69        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piaxes.cc
    7770 
    7871$(SOPHYAOBJP)piaxestools.o: piaxestools.cc \
    7972  $(SOPHYAINCP)sopnamsp.h piaxes.h \
    8073  pigraphuc.h pisysdep.h \
    81   $(SOPHYAINCP)machdefs.h \
    82   pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    83   picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    84   pigratt.h piaxestools.h pistdwdgx.h pistdwdggen.h pioptmenux.h \
    85   pioptmenugen.h pimenux.h pimenugen.h piwindowx.h piwindowgen.h \
    86   picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
    87   pimenubargen.h picons.h pibwdgx.h pibwdggen.h pigraphx.h pievthandler.h \
    88   psfile.h pigraphps.h piscdrawwdg.h pidrawer.h pieldrw.h
    89         $(CXXCOMPILELIB) -o $@ $<
     74  $(SOPHYAINCP)machdefs.h pigraphgen.h \
     75  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     76  picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigratt.h \
     77  piaxestools.h pistdwdgx.h pistdwdggen.h pioptmenux.h pioptmenugen.h \
     78  pimenux.h pimenugen.h piwindowx.h piwindowgen.h picontainerx.h \
     79  picontainergen.h piapplx.h piapplgen.h pimenubarx.h pimenubargen.h \
     80  picons.h pibwdgx.h pibwdggen.h pigraphx.h pievthandler.h psfile.h \
     81  pigraphps.h piscdrawwdg.h pidrawer.h pieldrw.h
     82        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piaxestools.cc
    9083 
    9184$(SOPHYAOBJP)pibargraph.o: pibargraph.cc \
    9285  $(SOPHYAINCP)sopnamsp.h \
    93   $(SOPHYAINCP)machdefs.h \
    94   pibargraph.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \
    95   pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    96   pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     86  $(SOPHYAINCP)machdefs.h pibargraph.h \
     87  pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
     88  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     89  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    9790  pievthandler.h psfile.h pigratt.h piaxes.h
    98         $(CXXCOMPILELIB) -o $@ $<
     91        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pibargraph.cc
    9992 
    10093$(SOPHYAOBJP)pibwdggen.o: pibwdggen.cc \
    101   $(SOPHYAINCP)sopnamsp.h \
    102   pibwdggen.h pisysdep.h \
    103   $(SOPHYAINCP)machdefs.h piwdgx.h \
     94  $(SOPHYAINCP)sopnamsp.h pibwdggen.h \
     95  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    10496  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    10597  pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     
    109101  picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
    110102  pimenubargen.h picons.h pibwdgx.h
    111         $(CXXCOMPILELIB) -o $@ $<
    112  
    113 $(SOPHYAOBJP)pibwdgx.o: pibwdgx.cc \
    114   $(SOPHYAINCP)sopnamsp.h \
     103        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pibwdggen.cc
     104 
     105$(SOPHYAOBJP)pibwdgx.o: pibwdgx.cc $(SOPHYAINCP)sopnamsp.h \
    115106  pixtbaseP.h pibwdgx.h pisysdep.h \
    116   $(SOPHYAINCP)machdefs.h \
    117   pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    118   picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
    119   pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h \
    120   pixtbase.h
    121         $(CXXCOMPILELIB) -o $@ $<
    122  
    123 $(SOPHYAOBJP)picmap.o: picmap.cc \
    124   $(SOPHYAINCP)sopnamsp.h picmap.h \
    125   pisysdep.h \
    126   $(SOPHYAINCP)machdefs.h \
     107  $(SOPHYAINCP)machdefs.h pibwdggen.h \
     108  piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
     109  picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
     110  pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h pixtbase.h
     111        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pibwdgx.cc
     112 
     113$(SOPHYAOBJP)picmap.o: picmap.cc $(SOPHYAINCP)sopnamsp.h \
     114  picmap.h pisysdep.h $(SOPHYAINCP)machdefs.h \
    127115  picmapx.h picmapgen.h
    128         $(CXXCOMPILELIB) -o $@ $<
     116        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmap.cc
    129117 
    130118$(SOPHYAOBJP)picmapgen.o: picmapgen.cc \
    131   $(SOPHYAINCP)sopnamsp.h \
    132   picmapgen.h pisysdep.h \
    133   $(SOPHYAINCP)machdefs.h \
     119  $(SOPHYAINCP)sopnamsp.h picmapgen.h \
     120  pisysdep.h $(SOPHYAINCP)machdefs.h \
    134121  picmapx.h picmap.h
    135         $(CXXCOMPILELIB) -o $@ $<
     122        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmapgen.cc
    136123 
    137124$(SOPHYAOBJP)picmapview.o: picmapview.cc \
    138   $(SOPHYAINCP)sopnamsp.h \
    139   picmapview.h pisysdep.h \
    140   $(SOPHYAINCP)machdefs.h \
     125  $(SOPHYAINCP)sopnamsp.h picmapview.h \
     126  pisysdep.h $(SOPHYAINCP)machdefs.h \
    141127  pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    142128  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    143129  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    144130  pigraphps.h
    145         $(CXXCOMPILELIB) -o $@ $<
    146  
    147 $(SOPHYAOBJP)picmapx.o: picmapx.cc \
    148   $(SOPHYAINCP)sopnamsp.h piwdgx.h \
    149   piwdggen.h \
    150   $(SOPHYAINCP)machdefs.h \
     131        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmapview.cc
     132 
     133$(SOPHYAOBJP)picmapx.o: picmapx.cc $(SOPHYAINCP)sopnamsp.h \
     134  piwdgx.h piwdggen.h $(SOPHYAINCP)machdefs.h \
    151135  pimsghandler.h picolist.h picmapx.h picmapgen.h pisysdep.h
    152         $(CXXCOMPILELIB) -o $@ $<
    153  
    154 $(SOPHYAOBJP)picons.o: picons.cc \
    155   $(SOPHYAINCP)sopnamsp.h \
    156   pisysdep.h \
    157   $(SOPHYAINCP)machdefs.h \
     136        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picmapx.cc
     137 
     138$(SOPHYAOBJP)picons.o: picons.cc $(SOPHYAINCP)sopnamsp.h \
     139  pisysdep.h $(SOPHYAINCP)machdefs.h \
    158140  pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    159141  picons.h pistdwdgx.h pistdwdggen.h picontainerx.h picontainergen.h \
     
    161143  pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    162144  pievthandler.h psfile.h pigraphps.h
    163         $(CXXCOMPILELIB) -o $@ $<
     145        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picons.cc
    164146 
    165147$(SOPHYAOBJP)picontainergen.o: picontainergen.cc \
    166   $(SOPHYAINCP)sopnamsp.h \
    167   picontainergen.h pisysdep.h \
    168   $(SOPHYAINCP)machdefs.h piwdgx.h \
     148  $(SOPHYAINCP)sopnamsp.h picontainergen.h \
     149  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    169150  piwdggen.h pimsghandler.h picolist.h
    170         $(CXXCOMPILELIB) -o $@ $<
     151        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picontainergen.cc
    171152 
    172153$(SOPHYAOBJP)picontainerx.o: picontainerx.cc \
    173   $(SOPHYAINCP)sopnamsp.h \
    174   picontainerx.h pisysdep.h \
    175   $(SOPHYAINCP)machdefs.h \
     154  $(SOPHYAINCP)sopnamsp.h picontainerx.h \
     155  pisysdep.h $(SOPHYAINCP)machdefs.h \
    176156  picontainergen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
    177         $(CXXCOMPILELIB) -o $@ $<
     157        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picontainerx.cc
    178158 
    179159$(SOPHYAOBJP)pidrawer.o: pidrawer.cc \
    180160  $(SOPHYAINCP)sopnamsp.h \
    181   $(SOPHYAINCP)machdefs.h \
    182   pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \
    183   picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
    184   pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    185   pievthandler.h psfile.h pigratt.h piaxes.h pidrwtools.h pistdwdgx.h \
    186   pistdwdggen.h pimenux.h pimenugen.h pioptmenux.h pioptmenugen.h \
    187   piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piapplx.h \
    188   piapplgen.h pimenubarx.h pimenubargen.h picons.h pibwdgx.h pigraphps.h \
    189   ucckprot.h
    190         $(CXXCOMPILELIB) -o $@ $<
     161  $(SOPHYAINCP)machdefs.h pidrawer.h \
     162  pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
     163  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
     164  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
     165  pigratt.h piaxes.h pidrwtools.h pistdwdgx.h pistdwdggen.h pimenux.h \
     166  pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h piwindowgen.h \
     167  picontainerx.h picontainergen.h piapplx.h piapplgen.h pimenubarx.h \
     168  pimenubargen.h picons.h pibwdgx.h pigraphps.h ucckprot.h
     169        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pidrawer.cc
    191170 
    192171$(SOPHYAOBJP)pidrawwin.o: pidrawwin.cc \
    193   $(SOPHYAINCP)sopnamsp.h \
    194   pidrawwin.h pisysdep.h \
    195   $(SOPHYAINCP)machdefs.h \
     172  $(SOPHYAINCP)sopnamsp.h pidrawwin.h \
     173  pisysdep.h $(SOPHYAINCP)machdefs.h \
    196174  piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piwdgx.h \
    197175  piwdggen.h pimsghandler.h picolist.h piscdrawwdg.h pibwdgx.h \
     
    200178  pievthandler.h psfile.h pigraphps.h pistdwdgx.h pistdwdggen.h \
    201179  pidrawer.h pigratt.h piaxes.h pieldrw.h
    202         $(CXXCOMPILELIB) -o $@ $<
     180        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pidrawwin.cc
    203181 
    204182$(SOPHYAOBJP)pidrwtools.o: pidrwtools.cc \
    205   $(SOPHYAINCP)sopnamsp.h \
    206   pidrwtools.h pisysdep.h \
    207   $(SOPHYAINCP)machdefs.h \
     183  $(SOPHYAINCP)sopnamsp.h pidrwtools.h \
     184  pisysdep.h $(SOPHYAINCP)machdefs.h \
    208185  pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    209186  pimenux.h pimenugen.h pioptmenux.h pioptmenugen.h piwindowx.h \
     
    214191  piscdrawwdg.h pidrawer.h pigratt.h piaxes.h pieldrw.h pi3dwdg.h \
    215192  pi3ddrw.h pigraph3d.h
    216         $(CXXCOMPILELIB) -o $@ $<
    217  
    218 $(SOPHYAOBJP)pieldrw.o: pieldrw.cc \
    219   $(SOPHYAINCP)sopnamsp.h \
    220   $(SOPHYAINCP)machdefs.h \
    221   pieldrw.h pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h \
    222   pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    223   pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     193        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pidrwtools.cc
     194 
     195$(SOPHYAOBJP)pieldrw.o: pieldrw.cc $(SOPHYAINCP)sopnamsp.h \
     196  $(SOPHYAINCP)machdefs.h pieldrw.h \
     197  pidrawer.h pibwdggen.h pisysdep.h piwdgx.h piwdggen.h pimsghandler.h \
     198  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     199  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    224200  pievthandler.h psfile.h pigratt.h piaxes.h
    225         $(CXXCOMPILELIB) -o $@ $<
     201        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pieldrw.cc
    226202 
    227203$(SOPHYAOBJP)pievthandler.o: pievthandler.cc \
    228   $(SOPHYAINCP)sopnamsp.h \
    229   pievthandler.h pisysdep.h \
    230   $(SOPHYAINCP)machdefs.h \
     204  $(SOPHYAINCP)sopnamsp.h pievthandler.h \
     205  pisysdep.h $(SOPHYAINCP)machdefs.h \
    231206  pimsghandler.h piwdgx.h piwdggen.h picolist.h pigraphx.h pigraphgen.h \
    232207  picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \
    233208  pilineatt.h
    234         $(CXXCOMPILELIB) -o $@ $<
     209        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pievthandler.cc
    235210 
    236211$(SOPHYAOBJP)pifilechogen.o: pifilechogen.cc \
    237   $(SOPHYAINCP)sopnamsp.h \
    238   pifilechogen.h pisysdep.h \
    239   $(SOPHYAINCP)machdefs.h piwdgx.h \
     212  $(SOPHYAINCP)sopnamsp.h pifilechogen.h \
     213  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    240214  piwdggen.h pimsghandler.h picolist.h
    241         $(CXXCOMPILELIB) -o $@ $<
     215        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifilechogen.cc
    242216 
    243217$(SOPHYAOBJP)pifilechox.o: pifilechox.cc \
    244   $(SOPHYAINCP)sopnamsp.h \
    245   pisysdep.h \
    246   $(SOPHYAINCP)machdefs.h \
    247   piapplx.h piapplgen.h pimsghandler.h picontainerx.h picontainergen.h \
    248   piwdgx.h piwdggen.h picolist.h pimenubarx.h pimenubargen.h pimenux.h \
    249   pimenugen.h picons.h pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h \
    250   picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    251   pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    252   pigraphps.h pifilechox.h pifilechogen.h piwindowx.h piwindowgen.h
    253         $(CXXCOMPILELIB) -o $@ $<
     218  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     219  $(SOPHYAINCP)machdefs.h piapplx.h \
     220  piapplgen.h pimsghandler.h picontainerx.h picontainergen.h piwdgx.h \
     221  piwdggen.h picolist.h pimenubarx.h pimenubargen.h pimenux.h pimenugen.h \
     222  picons.h pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h \
     223  picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
     224  pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h \
     225  pifilechox.h pifilechogen.h piwindowx.h piwindowgen.h
     226        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifilechox.cc
    254227 
    255228$(SOPHYAOBJP)pifontgen.o: pifontgen.cc \
    256   $(SOPHYAINCP)sopnamsp.h \
    257   pigraphgen.h pisysdep.h \
    258   $(SOPHYAINCP)machdefs.h piwdgx.h \
     229  $(SOPHYAINCP)sopnamsp.h pigraphgen.h \
     230  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    259231  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    260232  pifontx.h pifontgen.h pigrcoord.h pilineatt.h
    261         $(CXXCOMPILELIB) -o $@ $<
    262  
    263 $(SOPHYAOBJP)pifontx.o: pifontx.cc \
    264   $(SOPHYAINCP)sopnamsp.h \
    265   pisysdep.h \
    266   $(SOPHYAINCP)machdefs.h \
     233        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifontgen.cc
     234 
     235$(SOPHYAOBJP)pifontx.o: pifontx.cc $(SOPHYAINCP)sopnamsp.h \
     236  pisysdep.h $(SOPHYAINCP)machdefs.h \
    267237  pifontx.h pifontgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
    268         $(CXXCOMPILELIB) -o $@ $<
     238        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pifontx.cc
    269239 
    270240$(SOPHYAOBJP)pigraph3d.o: pigraph3d.cc \
    271   $(SOPHYAINCP)sopnamsp.h \
    272   pigraph3d.h pisysdep.h \
    273   $(SOPHYAINCP)machdefs.h \
     241  $(SOPHYAINCP)sopnamsp.h pigraph3d.h \
     242  pisysdep.h $(SOPHYAINCP)machdefs.h \
    274243  pigraphuc.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    275244  picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \
    276245  pilineatt.h
    277         $(CXXCOMPILELIB) -o $@ $<
     246        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraph3d.cc
    278247 
    279248$(SOPHYAOBJP)pigraphgen.o: pigraphgen.cc \
    280   $(SOPHYAINCP)sopnamsp.h \
    281   pigraphgen.h pisysdep.h \
    282   $(SOPHYAINCP)machdefs.h piwdgx.h \
     249  $(SOPHYAINCP)sopnamsp.h pigraphgen.h \
     250  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    283251  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
    284252  pifontx.h pifontgen.h pigrcoord.h pilineatt.h ucckprot.h
    285         $(CXXCOMPILELIB) -o $@ $<
     253        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphgen.cc
    286254 
    287255$(SOPHYAOBJP)pigraphps.o: pigraphps.cc \
    288   $(SOPHYAINCP)sopnamsp.h \
    289   pigraphps.h pisysdep.h \
    290   $(SOPHYAINCP)machdefs.h \
     256  $(SOPHYAINCP)sopnamsp.h pigraphps.h \
     257  pisysdep.h $(SOPHYAINCP)machdefs.h \
    291258  pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    292259  picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    293260  psfile.h
    294         $(CXXCOMPILELIB) -o $@ $<
     261        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphps.cc
    295262 
    296263$(SOPHYAOBJP)pigraphuc.o: pigraphuc.cc \
    297264  $(SOPHYAINCP)sopnamsp.h \
    298   $(SOPHYAINCP)machdefs.h \
    299   pigraphuc.h pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \
    300   picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h \
    301   pigrcoord.h pilineatt.h ucckprot.h
    302         $(CXXCOMPILELIB) -o $@ $<
     265  $(SOPHYAINCP)machdefs.h pigraphuc.h \
     266  pisysdep.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
     267  picmap.h picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h \
     268  pilineatt.h ucckprot.h
     269        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphuc.cc
    303270 
    304271$(SOPHYAOBJP)pigraphx.o: pigraphx.cc \
    305   $(SOPHYAINCP)sopnamsp.h \
    306   pigraphx.h pisysdep.h \
    307   $(SOPHYAINCP)machdefs.h \
     272  $(SOPHYAINCP)sopnamsp.h pigraphx.h \
     273  pisysdep.h $(SOPHYAINCP)machdefs.h \
    308274  pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    309275  picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h
    310         $(CXXCOMPILELIB) -o $@ $<
    311  
    312 $(SOPHYAOBJP)pigratt.o: pigratt.cc \
    313   $(SOPHYAINCP)sopnamsp.h \
     276        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigraphx.cc
     277 
     278$(SOPHYAOBJP)pigratt.o: pigratt.cc $(SOPHYAINCP)sopnamsp.h \
    314279  pigratt.h pisysdep.h \
    315   $(SOPHYAINCP)machdefs.h \
    316   pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
    317   picmapx.h picmapgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.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 \
    318283  $(SOPHYAINCP)strutilxx.h
    319         $(CXXCOMPILELIB) -o $@ $<
     284        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigratt.cc
    320285 
    321286$(SOPHYAOBJP)pigrcoord.o: pigrcoord.cc \
    322   $(SOPHYAINCP)sopnamsp.h \
    323   pigrcoord.h pisysdep.h \
    324   $(SOPHYAINCP)machdefs.h
    325         $(CXXCOMPILELIB) -o $@ $<
    326  
    327 $(SOPHYAOBJP)piimage.o: piimage.cc \
    328   $(SOPHYAINCP)sopnamsp.h \
    329   pisysdep.h \
    330   $(SOPHYAINCP)machdefs.h \
     287  $(SOPHYAINCP)sopnamsp.h pigrcoord.h \
     288  pisysdep.h $(SOPHYAINCP)machdefs.h
     289        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigrcoord.cc
     290 
     291$(SOPHYAOBJP)piimage.o: piimage.cc $(SOPHYAINCP)sopnamsp.h \
     292  pisysdep.h $(SOPHYAINCP)machdefs.h \
    331293  piimage.h parradapter.h lut.h pieldrw.h pidrawer.h pibwdggen.h piwdgx.h \
    332294  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
     
    338300  piapplx.h piapplgen.h pimenubarx.h pimenubargen.h picons.h pidrwtools.h \
    339301  piscdrawwdg.h piyfxdrw.h
    340         $(CXXCOMPILELIB) -o $@ $<
     302        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piimage.cc
    341303 
    342304$(SOPHYAOBJP)piimgtools.o: piimgtools.cc \
    343   $(SOPHYAINCP)sopnamsp.h \
    344   piimgtools.h pisysdep.h \
    345   $(SOPHYAINCP)machdefs.h \
     305  $(SOPHYAINCP)sopnamsp.h piimgtools.h \
     306  pisysdep.h $(SOPHYAINCP)machdefs.h \
    346307  pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    347308  pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h piwindowx.h \
     
    352313  piimage.h parradapter.h lut.h pieldrw.h pidrawer.h pigratt.h piaxes.h \
    353314  pipixmapx.h pipixmapgen.h picmapview.h
    354         $(CXXCOMPILELIB) -o $@ $<
     315        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piimgtools.cc
    355316 
    356317$(SOPHYAOBJP)pilineatt.o: pilineatt.cc \
    357   $(SOPHYAINCP)sopnamsp.h \
    358   pilineatt.h pisysdep.h \
    359   $(SOPHYAINCP)machdefs.h
    360         $(CXXCOMPILELIB) -o $@ $<
     318  $(SOPHYAINCP)sopnamsp.h pilineatt.h \
     319  pisysdep.h $(SOPHYAINCP)machdefs.h
     320        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pilineatt.cc
    361321 
    362322$(SOPHYAOBJP)pilistgen.o: pilistgen.cc \
    363   $(SOPHYAINCP)sopnamsp.h \
    364   pilistgen.h pisysdep.h \
    365   $(SOPHYAINCP)machdefs.h piwdgx.h \
     323  $(SOPHYAINCP)sopnamsp.h pilistgen.h \
     324  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    366325  piwdggen.h pimsghandler.h picolist.h
    367         $(CXXCOMPILELIB) -o $@ $<
    368  
    369 $(SOPHYAOBJP)pilistx.o: pilistx.cc \
    370   $(SOPHYAINCP)sopnamsp.h \
     326        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pilistgen.cc
     327 
     328$(SOPHYAOBJP)pilistx.o: pilistx.cc $(SOPHYAINCP)sopnamsp.h \
    371329  pilistx.h pilistgen.h pisysdep.h \
    372   $(SOPHYAINCP)machdefs.h piwdgx.h \
    373   piwdggen.h pimsghandler.h picolist.h picontainerx.h picontainergen.h
    374         $(CXXCOMPILELIB) -o $@ $<
     330  $(SOPHYAINCP)machdefs.h piwdgx.h piwdggen.h \
     331  pimsghandler.h picolist.h picontainerx.h picontainergen.h
     332        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pilistx.cc
    375333 
    376334$(SOPHYAOBJP)pimenubargen.o: pimenubargen.cc \
    377   $(SOPHYAINCP)sopnamsp.h \
    378   pimenubargen.h pisysdep.h \
    379   $(SOPHYAINCP)machdefs.h \
     335  $(SOPHYAINCP)sopnamsp.h pimenubargen.h \
     336  pisysdep.h $(SOPHYAINCP)machdefs.h \
    380337  pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    381338  piapplx.h piapplgen.h picontainerx.h picontainergen.h pimenubarx.h \
     
    383340  picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
    384341  pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
    385         $(CXXCOMPILELIB) -o $@ $<
     342        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenubargen.cc
    386343 
    387344$(SOPHYAOBJP)pimenubarx.o: pimenubarx.cc \
    388   $(SOPHYAINCP)sopnamsp.h \
    389   pimenubarx.h pimenubargen.h pisysdep.h \
    390   $(SOPHYAINCP)machdefs.h \
    391   pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    392   piapplx.h piapplgen.h picontainerx.h picontainergen.h picons.h \
    393   pistdwdgx.h pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h \
    394   picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
    395   pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
    396         $(CXXCOMPILELIB) -o $@ $<
     345  $(SOPHYAINCP)sopnamsp.h pimenubarx.h \
     346  pimenubargen.h pisysdep.h \
     347  $(SOPHYAINCP)machdefs.h pimenux.h \
     348  pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h piapplx.h \
     349  piapplgen.h picontainerx.h picontainergen.h picons.h pistdwdgx.h \
     350  pistdwdggen.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \
     351  pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     352  pigraphuc.h pievthandler.h psfile.h pigraphps.h
     353        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenubarx.cc
    397354 
    398355$(SOPHYAOBJP)pimenugen.o: pimenugen.cc \
    399   $(SOPHYAINCP)sopnamsp.h \
    400   pimenugen.h pisysdep.h \
    401   $(SOPHYAINCP)machdefs.h piwdgx.h \
     356  $(SOPHYAINCP)sopnamsp.h pimenugen.h \
     357  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    402358  piwdggen.h pimsghandler.h picolist.h
    403         $(CXXCOMPILELIB) -o $@ $<
    404  
    405 $(SOPHYAOBJP)pimenux.o: pimenux.cc \
    406   $(SOPHYAINCP)sopnamsp.h \
    407   pisysdep.h \
    408   $(SOPHYAINCP)machdefs.h \
     359        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenugen.cc
     360 
     361$(SOPHYAOBJP)pimenux.o: pimenux.cc $(SOPHYAINCP)sopnamsp.h \
     362  pisysdep.h $(SOPHYAINCP)machdefs.h \
    409363  pimenubarx.h pimenubargen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \
    410364  pimsghandler.h picolist.h
    411         $(CXXCOMPILELIB) -o $@ $<
     365        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimenux.cc
    412366 
    413367$(SOPHYAOBJP)pimsghandler.o: pimsghandler.cc \
    414   $(SOPHYAINCP)sopnamsp.h \
    415   pimsghandler.h \
     368  $(SOPHYAINCP)sopnamsp.h pimsghandler.h \
    416369  $(SOPHYAINCP)machdefs.h
    417         $(CXXCOMPILELIB) -o $@ $<
     370        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pimsghandler.cc
    418371 
    419372$(SOPHYAOBJP)pioptmenugen.o: pioptmenugen.cc \
    420   $(SOPHYAINCP)sopnamsp.h \
    421   pioptmenugen.h pisysdep.h \
    422   $(SOPHYAINCP)machdefs.h \
     373  $(SOPHYAINCP)sopnamsp.h pioptmenugen.h \
     374  pisysdep.h $(SOPHYAINCP)machdefs.h \
    423375  pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
    424         $(CXXCOMPILELIB) -o $@ $<
     376        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pioptmenugen.cc
    425377 
    426378$(SOPHYAOBJP)pioptmenux.o: pioptmenux.cc \
    427   $(SOPHYAINCP)sopnamsp.h \
    428   pisysdep.h \
    429   $(SOPHYAINCP)machdefs.h \
    430   pioptmenux.h pioptmenugen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h \
    431   pimsghandler.h picolist.h pistdwdgx.h pistdwdggen.h piapplx.h \
    432   piapplgen.h picontainerx.h picontainergen.h pimenubarx.h pimenubargen.h \
    433   picons.h pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h \
    434   pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    435   pigraphuc.h pievthandler.h psfile.h pigraphps.h
    436         $(CXXCOMPILELIB) -o $@ $<
     379  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     380  $(SOPHYAINCP)machdefs.h pioptmenux.h \
     381  pioptmenugen.h pimenux.h pimenugen.h piwdgx.h piwdggen.h pimsghandler.h \
     382  picolist.h pistdwdgx.h pistdwdggen.h piapplx.h piapplgen.h \
     383  picontainerx.h picontainergen.h pimenubarx.h pimenubargen.h picons.h \
     384  pibwdgx.h pibwdggen.h picmap.h picmapx.h picmapgen.h pigraphx.h \
     385  pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     386  pievthandler.h psfile.h pigraphps.h
     387        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pioptmenux.cc
    437388 
    438389$(SOPHYAOBJP)piperiodx.o: piperiodx.cc \
    439   $(SOPHYAINCP)sopnamsp.h piwdgx.h \
    440   piwdggen.h \
    441   $(SOPHYAINCP)machdefs.h \
    442   pimsghandler.h picolist.h piperiodx.h \
     390  $(SOPHYAINCP)sopnamsp.h piwdgx.h piwdggen.h \
     391  $(SOPHYAINCP)machdefs.h pimsghandler.h \
     392  picolist.h piperiodx.h \
    443393  $(SOPHYAINCP)periodic.h
    444         $(CXXCOMPILELIB) -o $@ $<
     394        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piperiodx.cc
    445395 
    446396$(SOPHYAOBJP)pipixmapgen.o: pipixmapgen.cc \
    447   $(SOPHYAINCP)sopnamsp.h \
    448   pipixmapgen.h pisysdep.h \
    449   $(SOPHYAINCP)machdefs.h \
     397  $(SOPHYAINCP)sopnamsp.h pipixmapgen.h \
     398  pisysdep.h $(SOPHYAINCP)machdefs.h \
    450399  pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    451400  picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    452401  pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    453402  pigraphps.h
    454         $(CXXCOMPILELIB) -o $@ $<
     403        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pipixmapgen.cc
    455404 
    456405$(SOPHYAOBJP)pipixmapx.o: pipixmapx.cc \
    457   $(SOPHYAINCP)sopnamsp.h \
    458   pipixmapx.h pipixmapgen.h pisysdep.h \
    459   $(SOPHYAINCP)machdefs.h \
    460   pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    461   picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    462   pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    463   pigraphps.h
    464         $(CXXCOMPILELIB) -o $@ $<
     406  $(SOPHYAINCP)sopnamsp.h pipixmapx.h \
     407  pipixmapgen.h pisysdep.h \
     408  $(SOPHYAINCP)machdefs.h pibwdgx.h \
     409  pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h \
     410  picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h \
     411  pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h pigraphps.h
     412        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pipixmapx.cc
    465413 
    466414$(SOPHYAOBJP)piscdrawwdg.o: piscdrawwdg.cc \
    467415  $(SOPHYAINCP)sopnamsp.h \
    468   $(SOPHYAINCP)machdefs.h \
    469   piscdrawwdg.h pisysdep.h pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h \
    470   pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    471   pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     416  $(SOPHYAINCP)machdefs.h piscdrawwdg.h \
     417  pisysdep.h pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
     418  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     419  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    472420  pievthandler.h psfile.h pigraphps.h pistdwdgx.h pistdwdggen.h \
    473421  piwindowx.h piwindowgen.h picontainerx.h picontainergen.h pidrawer.h \
     
    475423  pioptmenux.h pioptmenugen.h piapplx.h piapplgen.h pimenubarx.h \
    476424  pimenubargen.h picons.h piaxestools.h
    477         $(CXXCOMPILELIB) -o $@ $<
     425        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piscdrawwdg.cc
    478426 
    479427$(SOPHYAOBJP)pistdwdggen.o: pistdwdggen.cc \
    480   $(SOPHYAINCP)sopnamsp.h \
    481   pistdwdggen.h pisysdep.h \
    482   $(SOPHYAINCP)machdefs.h piwdgx.h \
     428  $(SOPHYAINCP)sopnamsp.h pistdwdggen.h \
     429  pisysdep.h $(SOPHYAINCP)machdefs.h piwdgx.h \
    483430  piwdggen.h pimsghandler.h picolist.h
    484         $(CXXCOMPILELIB) -o $@ $<
     431        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdwdggen.cc
    485432 
    486433$(SOPHYAOBJP)pistdwdgx.o: pistdwdgx.cc \
    487   $(SOPHYAINCP)sopnamsp.h \
    488   pisysdep.h \
    489   $(SOPHYAINCP)machdefs.h \
    490   pistdwdgx.h pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
     434  $(SOPHYAINCP)sopnamsp.h pisysdep.h \
     435  $(SOPHYAINCP)machdefs.h pistdwdgx.h \
     436  pistdwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    491437  picontainerx.h picontainergen.h
    492         $(CXXCOMPILELIB) -o $@ $<
     438        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdwdgx.cc
    493439 
    494440$(SOPHYAOBJP)pistzwin.o: pistzwin.cc \
    495   $(SOPHYAINCP)sopnamsp.h \
    496   pistzwin.h pisysdep.h \
    497   $(SOPHYAINCP)machdefs.h \
     441  $(SOPHYAINCP)sopnamsp.h pistzwin.h \
     442  pisysdep.h $(SOPHYAINCP)machdefs.h \
    498443  piwindowx.h piwindowgen.h picontainerx.h picontainergen.h piwdgx.h \
    499444  piwdggen.h pimsghandler.h picolist.h piperiodx.h \
     
    501446  pifontgen.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \
    502447  pigrcoord.h pilineatt.h
    503         $(CXXCOMPILELIB) -o $@ $<
     448        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistzwin.cc
    504449 
    505450$(SOPHYAOBJP)pisurfdr.o: pisurfdr.cc \
    506   $(SOPHYAINCP)sopnamsp.h \
    507   pisurfdr.h parradapter.h \
    508   $(SOPHYAINCP)machdefs.h lut.h \
     451  $(SOPHYAINCP)sopnamsp.h pisurfdr.h \
     452  parradapter.h $(SOPHYAINCP)machdefs.h lut.h \
    509453  pi3ddrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \
    510454  pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    511455  pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    512456  pievthandler.h psfile.h pigratt.h piaxes.h pieldrw.h pigraph3d.h
    513         $(CXXCOMPILELIB) -o $@ $<
    514  
    515 $(SOPHYAOBJP)pitherm.o: pitherm.cc \
    516   $(SOPHYAINCP)sopnamsp.h \
     457        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pisurfdr.cc
     458 
     459$(SOPHYAOBJP)pitherm.o: pitherm.cc $(SOPHYAINCP)sopnamsp.h \
    517460  pitherm.h pisysdep.h \
    518   $(SOPHYAINCP)machdefs.h \
    519   pibwdgx.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h \
    520   picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h pifontx.h \
    521   pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h pievthandler.h psfile.h \
    522   pigraphps.h
    523         $(CXXCOMPILELIB) -o $@ $<
     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
     465        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pitherm.cc
    524466 
    525467$(SOPHYAOBJP)pitxtdrw.o: pitxtdrw.cc \
    526468  $(SOPHYAINCP)sopnamsp.h \
    527   $(SOPHYAINCP)machdefs.h \
    528   pitxtdrw.h pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h \
    529   pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    530   pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     469  $(SOPHYAINCP)machdefs.h pitxtdrw.h \
     470  pisysdep.h pidrawer.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
     471  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     472  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    531473  pievthandler.h psfile.h pigratt.h piaxes.h
    532         $(CXXCOMPILELIB) -o $@ $<
     474        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pitxtdrw.cc
    533475 
    534476$(SOPHYAOBJP)piwdggen.o: piwdggen.cc \
    535   $(SOPHYAINCP)sopnamsp.h \
    536   piwdggen.h \
    537   $(SOPHYAINCP)machdefs.h \
    538   pimsghandler.h picolist.h picontainergen.h pisysdep.h piwdgx.h \
    539   pievthandler.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \
    540   pifontx.h pifontgen.h pigrcoord.h pilineatt.h psfile.h
    541         $(CXXCOMPILELIB) -o $@ $<
    542  
    543 $(SOPHYAOBJP)piwdgx.o: piwdgx.cc \
    544   $(SOPHYAINCP)sopnamsp.h piwdgx.h \
    545   piwdggen.h \
    546   $(SOPHYAINCP)machdefs.h \
     477  $(SOPHYAINCP)sopnamsp.h piwdggen.h \
     478  $(SOPHYAINCP)machdefs.h pimsghandler.h \
     479  picolist.h picontainergen.h pisysdep.h piwdgx.h pievthandler.h \
     480  pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h pifontx.h \
     481  pifontgen.h pigrcoord.h pilineatt.h psfile.h
     482        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piwdggen.cc
     483 
     484$(SOPHYAOBJP)piwdgx.o: piwdgx.cc $(SOPHYAINCP)sopnamsp.h \
     485  piwdgx.h piwdggen.h $(SOPHYAINCP)machdefs.h \
    547486  pimsghandler.h picolist.h picontainerx.h pisysdep.h picontainergen.h \
    548487  pievthandler.h pigraphx.h pigraphgen.h picmap.h picmapx.h picmapgen.h \
    549488  pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
    550489  $(SOPHYAINCP)pexceptions.h
    551         $(CXXCOMPILELIB) -o $@ $<
     490        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piwdgx.cc
    552491 
    553492$(SOPHYAOBJP)piwindowgen.o: piwindowgen.cc \
    554   $(SOPHYAINCP)sopnamsp.h \
    555   piwindowgen.h pisysdep.h \
    556   $(SOPHYAINCP)machdefs.h \
     493  $(SOPHYAINCP)sopnamsp.h piwindowgen.h \
     494  pisysdep.h $(SOPHYAINCP)machdefs.h \
    557495  picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \
    558496  picolist.h psfile.h pifontgen.h pigraphgen.h picmap.h picmapx.h \
    559497  picmapgen.h pifontx.h pigrcoord.h pilineatt.h
    560         $(CXXCOMPILELIB) -o $@ $<
     498        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piwindowgen.cc
    561499 
    562500$(SOPHYAOBJP)piwindowx.o: piwindowx.cc \
    563   $(SOPHYAINCP)sopnamsp.h \
    564   piwindowx.h piwindowgen.h pisysdep.h \
    565   $(SOPHYAINCP)machdefs.h \
    566   picontainerx.h picontainergen.h piwdgx.h piwdggen.h pimsghandler.h \
    567   picolist.h
    568         $(CXXCOMPILELIB) -o $@ $<
     501  $(SOPHYAINCP)sopnamsp.h piwindowx.h \
     502  piwindowgen.h pisysdep.h \
     503  $(SOPHYAINCP)machdefs.h picontainerx.h \
     504  picontainergen.h piwdgx.h piwdggen.h pimsghandler.h picolist.h
     505        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piwindowx.cc
    569506 
    570507$(SOPHYAOBJP)pixtbase.o: pixtbase.cc \
    571508  $(SOPHYAINCP)sopnamsp.h \
    572   $(SOPHYAINCP)machdefs.h \
    573   pixtbaseP.h pibwdgx.h pisysdep.h pibwdggen.h piwdgx.h piwdggen.h \
    574   pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h \
    575   pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
     509  $(SOPHYAINCP)machdefs.h pixtbaseP.h \
     510  pibwdgx.h pisysdep.h pibwdggen.h piwdgx.h piwdggen.h pimsghandler.h \
     511  picolist.h picmap.h picmapx.h picmapgen.h pigraphx.h pigraphgen.h \
     512  pifontx.h pifontgen.h pigrcoord.h pilineatt.h pigraphuc.h \
    576513  pievthandler.h psfile.h pigraphps.h pixtbase.h
    577         $(CXXCOMPILELIB) -o $@ $<
     514        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pixtbase.cc
    578515 
    579516$(SOPHYAOBJP)piyfxdrw.o: piyfxdrw.cc \
    580517  $(SOPHYAINCP)sopnamsp.h \
    581   $(SOPHYAINCP)machdefs.h \
    582   piyfxdrw.h pisysdep.h parradapter.h lut.h pidrawer.h pibwdggen.h \
    583   piwdgx.h piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h \
    584   picmapgen.h pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h \
    585   pilineatt.h pigraphuc.h pievthandler.h psfile.h pigratt.h piaxes.h
    586         $(CXXCOMPILELIB) -o $@ $<
    587  
    588 $(SOPHYAOBJP)psfile.o: psfile.cc \
    589   $(SOPHYAINCP)sopnamsp.h psfile.h \
    590   $(SOPHYAINCP)machdefs.h \
    591   pisysdep.h pifontgen.h pigraphgen.h piwdgx.h piwdggen.h pimsghandler.h \
    592   picolist.h picmap.h picmapx.h picmapgen.h pifontx.h pigrcoord.h \
    593   pilineatt.h
    594         $(CXXCOMPILELIB) -o $@ $<
    595  
     518  $(SOPHYAINCP)machdefs.h piyfxdrw.h \
     519  pisysdep.h parradapter.h lut.h pidrawer.h pibwdggen.h piwdgx.h \
     520  piwdggen.h pimsghandler.h picolist.h picmap.h picmapx.h picmapgen.h \
     521  pigraphx.h pigraphgen.h pifontx.h pifontgen.h pigrcoord.h pilineatt.h \
     522  pigraphuc.h pievthandler.h psfile.h pigratt.h piaxes.h
     523        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piyfxdrw.cc
     524 
     525$(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
     529        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  psfile.cc
     530 
  • trunk/SophyaPI/PIGcont/Makefile

    r2763 r2765  
    1313$(SOPHYAOBJP)picntools.o: picntools.cc \
    1414  $(SOPHYAINCP)sopnamsp.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   picntools.h \
     15  $(SOPHYAINCP)machdefs.h picntools.h \
    1716  $(SOPHYAINCP)pisysdep.h \
    1817  $(SOPHYAINCP)pistdwdgx.h \
     
    5049  $(SOPHYAINCP)psfile.h \
    5150  $(SOPHYAINCP)pigraphps.h \
    52   $(SOPHYAINCP)picmapview.h \
    53   pigncont.h \
     51  $(SOPHYAINCP)picmapview.h pigncont.h \
    5452  $(SOPHYAINCP)pistdimgapp.h \
    5553  $(SOPHYAINCP)pifilechox.h \
     
    9492  $(SOPHYAINCP)piscdrawwdg.h \
    9593  $(SOPHYAINCP)ntuple.h \
    96   $(SOPHYAINCP)ntupintf.h \
    97   gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \
    98   gp_alloc.h
    99         $(CXXCOMPILELIB) -o $@ $<
     94  $(SOPHYAINCP)ntupintf.h gp_contour.h \
     95  gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
     96        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picntools.cc
    10097 
    10198$(SOPHYAOBJP)pigncont.o: pigncont.cc \
     
    161158  $(SOPHYAINCP)psfile.h \
    162159  $(SOPHYAINCP)pigraphps.h \
    163   $(SOPHYAINCP)picmapview.h \
    164   pigncont.h \
     160  $(SOPHYAINCP)picmapview.h pigncont.h \
    165161  $(SOPHYAINCP)pistdimgapp.h \
    166162  $(SOPHYAINCP)pifilechox.h \
     
    193189  $(SOPHYAINCP)pitherm.h \
    194190  $(SOPHYAINCP)resusage.h \
    195   $(SOPHYAINCP)piscdrawwdg.h \
    196   gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \
    197   gp_alloc.h
    198         $(CXXCOMPILELIB) -o $@ $<
     191  $(SOPHYAINCP)piscdrawwdg.h gp_contour.h \
     192  gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
     193        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigncont.cc
    199194 
    200195$(SOPHYAOBJP)gp_alloc.o: gp_alloc.c gp_alloc.h gp_graph3d.h gp_types.h gpc_misc.h
    201         $(CCOMPILE) -o $@ $<
     196        $(CCOMPILE) -o $@  gp_alloc.c
    202197 
    203198$(SOPHYAOBJP)gp_axis.o: gp_axis.c gp_axis.h gpc_misc.h
    204         $(CCOMPILE) -o $@ $<
     199        $(CCOMPILE) -o $@  gp_axis.c
    205200 
    206201$(SOPHYAOBJP)gp_contour.o: gp_contour.c gp_contour.h gp_types.h gpc_misc.h \
    207202  gp_dynarray.h gp_graph3d.h gp_alloc.h gp_axis.h
    208         $(CCOMPILE) -o $@ $<
    209  
     203        $(CCOMPILE) -o $@  gp_contour.c
     204 
  • trunk/SophyaPI/PIGcont/smakefile

    r2763 r2765  
    1313$(SOPHYAOBJP)picntools.o: picntools.cc \
    1414  $(SOPHYAINCP)sopnamsp.h \
    15   $(SOPHYAINCP)machdefs.h \
    16   picntools.h \
     15  $(SOPHYAINCP)machdefs.h picntools.h \
    1716  $(SOPHYAINCP)pisysdep.h \
    1817  $(SOPHYAINCP)pistdwdgx.h \
     
    5049  $(SOPHYAINCP)psfile.h \
    5150  $(SOPHYAINCP)pigraphps.h \
    52   $(SOPHYAINCP)picmapview.h \
    53   pigncont.h \
     51  $(SOPHYAINCP)picmapview.h pigncont.h \
    5452  $(SOPHYAINCP)pistdimgapp.h \
    5553  $(SOPHYAINCP)pifilechox.h \
     
    9492  $(SOPHYAINCP)piscdrawwdg.h \
    9593  $(SOPHYAINCP)ntuple.h \
    96   $(SOPHYAINCP)ntupintf.h \
    97   gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \
    98   gp_alloc.h
    99         $(CXXCOMPILELIB) -o $@ $<
     94  $(SOPHYAINCP)ntupintf.h gp_contour.h \
     95  gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
     96        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  picntools.cc
    10097 
    10198$(SOPHYAOBJP)pigncont.o: pigncont.cc \
     
    161158  $(SOPHYAINCP)psfile.h \
    162159  $(SOPHYAINCP)pigraphps.h \
    163   $(SOPHYAINCP)picmapview.h \
    164   pigncont.h \
     160  $(SOPHYAINCP)picmapview.h pigncont.h \
    165161  $(SOPHYAINCP)pistdimgapp.h \
    166162  $(SOPHYAINCP)pifilechox.h \
     
    193189  $(SOPHYAINCP)pitherm.h \
    194190  $(SOPHYAINCP)resusage.h \
    195   $(SOPHYAINCP)piscdrawwdg.h \
    196   gp_contour.h gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h \
    197   gp_alloc.h
    198         $(CXXCOMPILELIB) -o $@ $<
     191  $(SOPHYAINCP)piscdrawwdg.h gp_contour.h \
     192  gp_types.h gpc_misc.h gp_dynarray.h gp_graph3d.h gp_alloc.h
     193        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigncont.cc
    199194 
    200195$(SOPHYAOBJP)gp_alloc.o: gp_alloc.c gp_alloc.h gp_graph3d.h gp_types.h gpc_misc.h
    201         $(CCOMPILE) -o $@ $<
     196        $(CCOMPILE) -o $@  gp_alloc.c
    202197 
    203198$(SOPHYAOBJP)gp_axis.o: gp_axis.c gp_axis.h gpc_misc.h
    204         $(CCOMPILE) -o $@ $<
     199        $(CCOMPILE) -o $@  gp_axis.c
    205200 
    206201$(SOPHYAOBJP)gp_contour.o: gp_contour.c gp_contour.h gp_types.h gpc_misc.h \
    207202  gp_dynarray.h gp_graph3d.h gp_alloc.h gp_axis.h
    208         $(CCOMPILE) -o $@ $<
    209  
     203        $(CCOMPILE) -o $@  gp_contour.c
     204 
  • trunk/SophyaPI/PIext/Makefile

    r2764 r2765  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.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
     6         rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.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
    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)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
     9$(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.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
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
     
    2727  $(SOPHYAINCP)mutyv.h \
    2828  $(SOPHYAINCP)ctimer.h \
    29   $(SOPHYAINCP)zthread.h \
    30   dlftypes.h basexecut.h \
    31   $(SOPHYAINCP)strutilxx.h \
    32   pistdimgapp.h \
    33   $(SOPHYAINCP)pisysdep.h \
     29  $(SOPHYAINCP)zthread.h dlftypes.h \
     30  basexecut.h $(SOPHYAINCP)strutilxx.h \
     31  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    3432  $(SOPHYAINCP)piapplx.h \
    3533  $(SOPHYAINCP)piapplgen.h \
     
    8280  $(SOPHYAINCP)pi3dwdg.h \
    8381  $(SOPHYAINCP)pi3ddrw.h \
    84   $(SOPHYAINCP)pigraph3d.h \
    85   nobjmgr.h pisiadw.h \
    86   $(SOPHYAINCP)pilistx.h \
     82  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     83  pisiadw.h $(SOPHYAINCP)pilistx.h \
    8784  $(SOPHYAINCP)pilistgen.h \
    8885  $(SOPHYAINCP)pistzwin.h \
    8986  $(SOPHYAINCP)pitherm.h \
    90   $(SOPHYAINCP)resusage.h \
    91   servnobjm.h nomgadapter.h \
    92   $(SOPHYAINCP)ntupintf.h \
     87  $(SOPHYAINCP)resusage.h servnobjm.h \
     88  nomgadapter.h $(SOPHYAINCP)ntupintf.h \
    9389  $(SOPHYAINCP)generalfit.h \
    9490  $(SOPHYAINCP)tvector.h \
     
    111107  $(SOPHYAINCP)hisprof.h \
    112108  $(SOPHYAINCP)ntuple.h
    113         $(CXXCOMPILELIB) -o $@ $<
     109        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basexecut.cc
    114110 
    115111$(SOPHYAOBJP)contmodex.o: contmodex.cc \
    116   $(SOPHYAINCP)sopnamsp.h \
    117   contmodex.h \
     112  $(SOPHYAINCP)sopnamsp.h contmodex.h \
    118113  $(SOPHYAINCP)machdefs.h piacmd.h \
    119114  $(SOPHYAINCP)commander.h \
     
    130125  $(SOPHYAINCP)mutyv.h \
    131126  $(SOPHYAINCP)ctimer.h \
    132   $(SOPHYAINCP)zthread.h \
    133   dlftypes.h nobjmgr.h \
     127  $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
    134128  $(SOPHYAINCP)pigncont.h \
    135129  $(SOPHYAINCP)pistdimgapp.h \
     
    202196  $(SOPHYAINCP)gp_dynarray.h \
    203197  $(SOPHYAINCP)gp_graph3d.h \
    204   $(SOPHYAINCP)gp_alloc.h \
    205   nomgadapter.h \
     198  $(SOPHYAINCP)gp_alloc.h nomgadapter.h \
    206199  $(SOPHYAINCP)generalfit.h \
    207200  $(SOPHYAINCP)tvector.h \
     
    217210  $(SOPHYAINCP)perrors.h \
    218211  $(SOPHYAINCP)fmath.h servnobjm.h
    219         $(CXXCOMPILELIB) -o $@ $<
     212        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  contmodex.cc
    220213 
    221214$(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \
    222   $(SOPHYAINCP)sopnamsp.h \
    223   cxxexecutor.h \
     215  $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
    224216  $(SOPHYAINCP)machdefs.h piacmd.h \
    225217  $(SOPHYAINCP)commander.h \
     
    236228  $(SOPHYAINCP)mutyv.h \
    237229  $(SOPHYAINCP)ctimer.h \
    238   $(SOPHYAINCP)zthread.h \
    239   dlftypes.h nobjmgr.h \
     230  $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
    240231  $(SOPHYAINCP)strutilxx.h \
    241   $(SOPHYAINCP)cxxcmplnk.h \
    242   nomgadapter.h \
     232  $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \
    243233  $(SOPHYAINCP)pidrawer.h \
    244234  $(SOPHYAINCP)pibwdggen.h \
     
    277267  $(SOPHYAINCP)utils.h \
    278268  $(SOPHYAINCP)perrors.h \
    279   $(SOPHYAINCP)fmath.h \
    280   pistdimgapp.h \
     269  $(SOPHYAINCP)fmath.h pistdimgapp.h \
    281270  $(SOPHYAINCP)piapplx.h \
    282271  $(SOPHYAINCP)piapplgen.h \
     
    307296  $(SOPHYAINCP)pi3dwdg.h \
    308297  $(SOPHYAINCP)pi3ddrw.h \
    309   $(SOPHYAINCP)pigraph3d.h \
    310   pisiadw.h $(SOPHYAINCP)pilistx.h \
     298  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     299  $(SOPHYAINCP)pilistx.h \
    311300  $(SOPHYAINCP)pilistgen.h \
    312301  $(SOPHYAINCP)pistzwin.h \
    313302  $(SOPHYAINCP)pitherm.h \
    314303  $(SOPHYAINCP)resusage.h
    315         $(CXXCOMPILELIB) -o $@ $<
     304        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxexecutor.cc
    316305 
    317306$(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \
    318   $(SOPHYAINCP)sopnamsp.h \
    319   cxxexecutor.h \
     307  $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
    320308  $(SOPHYAINCP)machdefs.h piacmd.h \
    321309  $(SOPHYAINCP)commander.h \
     
    332320  $(SOPHYAINCP)mutyv.h \
    333321  $(SOPHYAINCP)ctimer.h \
    334   $(SOPHYAINCP)zthread.h \
    335   dlftypes.h nobjmgr.h cxxexecwin.h \
    336   $(SOPHYAINCP)pisysdep.h \
    337   pistdimgapp.h \
    338   $(SOPHYAINCP)piapplx.h \
     322  $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
     323  cxxexecwin.h $(SOPHYAINCP)pisysdep.h \
     324  pistdimgapp.h $(SOPHYAINCP)piapplx.h \
    339325  $(SOPHYAINCP)piapplgen.h \
    340326  $(SOPHYAINCP)pimsghandler.h \
     
    386372  $(SOPHYAINCP)pi3dwdg.h \
    387373  $(SOPHYAINCP)pi3ddrw.h \
    388   $(SOPHYAINCP)pigraph3d.h \
    389   pisiadw.h $(SOPHYAINCP)pilistx.h \
     374  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     375  $(SOPHYAINCP)pilistx.h \
    390376  $(SOPHYAINCP)pilistgen.h \
    391377  $(SOPHYAINCP)pistzwin.h \
    392378  $(SOPHYAINCP)pitherm.h \
    393379  $(SOPHYAINCP)resusage.h
    394         $(CXXCOMPILELIB) -o $@ $<
     380        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxexecwin.cc
    395381 
    396382$(SOPHYAOBJP)flowmodex.o: flowmodex.cc \
    397   $(SOPHYAINCP)sopnamsp.h \
    398   flowmodex.h \
     383  $(SOPHYAINCP)sopnamsp.h flowmodex.h \
    399384  $(SOPHYAINCP)machdefs.h piacmd.h \
    400385  $(SOPHYAINCP)commander.h \
     
    411396  $(SOPHYAINCP)mutyv.h \
    412397  $(SOPHYAINCP)ctimer.h \
    413   $(SOPHYAINCP)zthread.h \
    414   dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \
     398  $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
     399  pi2dvec.h pistdimgapp.h \
    415400  $(SOPHYAINCP)pisysdep.h \
    416401  $(SOPHYAINCP)piapplx.h \
     
    464449  $(SOPHYAINCP)pi3dwdg.h \
    465450  $(SOPHYAINCP)pi3ddrw.h \
    466   $(SOPHYAINCP)pigraph3d.h \
    467   pisiadw.h $(SOPHYAINCP)pilistx.h \
     451  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     452  $(SOPHYAINCP)pilistx.h \
    468453  $(SOPHYAINCP)pilistgen.h \
    469454  $(SOPHYAINCP)pistzwin.h \
     
    472457  $(SOPHYAINCP)piscdrawwdg.h \
    473458  $(SOPHYAINCP)ntupintf.h \
    474   $(SOPHYAINCP)ntuple.h \
    475   nomgadapter.h \
     459  $(SOPHYAINCP)ntuple.h nomgadapter.h \
    476460  $(SOPHYAINCP)generalfit.h \
    477461  $(SOPHYAINCP)tvector.h \
     
    487471  $(SOPHYAINCP)perrors.h \
    488472  $(SOPHYAINCP)fmath.h servnobjm.h
    489         $(CXXCOMPILELIB) -o $@ $<
    490  
    491 $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \
    492   $(SOPHYAINCP)sopnamsp.h \
     473        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  flowmodex.cc
     474 
     475$(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc $(SOPHYAINCP)sopnamsp.h \
    493476  $(SOPHYAINCP)strutil.h \
    494477  $(SOPHYAINCP)datatypes.h \
    495   $(SOPHYAINCP)machdefs.h \
    496   nobjmgr.h \
     478  $(SOPHYAINCP)machdefs.h nobjmgr.h \
    497479  $(SOPHYAINCP)anydataobj.h \
    498480  $(SOPHYAINCP)ppersist.h \
     
    504486  $(SOPHYAINCP)dvlist.h \
    505487  $(SOPHYAINCP)objfio.h \
    506   $(SOPHYAINCP)mutyv.h dlftypes.h \
    507   servnobjm.h \
     488  $(SOPHYAINCP)mutyv.h dlftypes.h servnobjm.h \
    508489  $(SOPHYAINCP)pdlmgr.h \
    509   $(SOPHYAINCP)zthread.h \
    510   nomgadapter.h \
     490  $(SOPHYAINCP)zthread.h nomgadapter.h \
    511491  $(SOPHYAINCP)pidrawer.h \
    512492  $(SOPHYAINCP)pibwdggen.h \
     
    545525  $(SOPHYAINCP)utils.h \
    546526  $(SOPHYAINCP)perrors.h \
    547   $(SOPHYAINCP)fmath.h \
    548   pistdimgapp.h \
     527  $(SOPHYAINCP)fmath.h pistdimgapp.h \
    549528  $(SOPHYAINCP)piapplx.h \
    550529  $(SOPHYAINCP)piapplgen.h \
     
    575554  $(SOPHYAINCP)pi3dwdg.h \
    576555  $(SOPHYAINCP)pi3ddrw.h \
    577   $(SOPHYAINCP)pigraph3d.h \
    578   piacmd.h \
     556  $(SOPHYAINCP)pigraph3d.h piacmd.h \
    579557  $(SOPHYAINCP)commander.h \
    580558  $(SOPHYAINCP)ctimer.h pisiadw.h \
     
    606584  $(SOPHYAINCP)fitslocalmap.h \
    607585  $(SOPHYAINCP)localmap.h \
    608   $(SOPHYAINCP)fbtntintf.h \
    609   pitvmaad.h \
     586  $(SOPHYAINCP)fbtntintf.h pitvmaad.h \
    610587  $(SOPHYAINCP)piyfxdrw.h \
    611   $(SOPHYAINCP)pisurfdr.h \
    612   pipodrw.h $(SOPHYAINCP)histos2.h \
    613   $(SOPHYAINCP)histos.h pintuple.h \
    614   pintup3d.h pigfd1.h pigfd2.h
    615         $(CXXCOMPILELIB) -o $@ $<
     588  $(SOPHYAINCP)pisurfdr.h pipodrw.h \
     589  $(SOPHYAINCP)histos2.h \
     590  $(SOPHYAINCP)histos.h pintuple.h pintup3d.h \
     591  pigfd1.h pigfd2.h
     592        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nobjmgr.cc
    616593 
    617594$(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \
    618595  $(SOPHYAINCP)sopnamsp.h \
    619   $(SOPHYAINCP)machdefs.h \
    620   nomgadapter.h \
     596  $(SOPHYAINCP)machdefs.h nomgadapter.h \
    621597  $(SOPHYAINCP)ppersist.h \
    622598  $(SOPHYAINCP)pexceptions.h \
     
    666642  $(SOPHYAINCP)perrors.h \
    667643  $(SOPHYAINCP)fmath.h
    668         $(CXXCOMPILELIB) -o $@ $<
     644        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomgadapter.cc
    669645 
    670646$(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \
    671647  $(SOPHYAINCP)sopnamsp.h \
    672   $(SOPHYAINCP)machdefs.h \
    673   nomgfdadapter.h nomgadapter.h \
    674   $(SOPHYAINCP)ppersist.h \
     648  $(SOPHYAINCP)machdefs.h nomgfdadapter.h \
     649  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    675650  $(SOPHYAINCP)pexceptions.h \
    676651  $(SOPHYAINCP)gnumd5.h \
     
    725700  $(SOPHYAINCP)fioarr.h \
    726701  $(SOPHYAINCP)hisprof.h
    727         $(CXXCOMPILELIB) -o $@ $<
     702        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomgfdadapter.cc
    728703 
    729704$(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \
    730705  $(SOPHYAINCP)sopnamsp.h \
    731   $(SOPHYAINCP)machdefs.h \
    732   nomhistadapter.h nomgadapter.h \
    733   $(SOPHYAINCP)ppersist.h \
     706  $(SOPHYAINCP)machdefs.h nomhistadapter.h \
     707  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    734708  $(SOPHYAINCP)pexceptions.h \
    735709  $(SOPHYAINCP)gnumd5.h \
     
    785759  $(SOPHYAINCP)xntuple.h \
    786760  $(SOPHYAINCP)basedtable.h \
    787   $(SOPHYAINCP)segdatablock.h \
    788   pihisto.h pihisto2d.h \
    789   $(SOPHYAINCP)pimenux.h \
     761  $(SOPHYAINCP)segdatablock.h pihisto.h \
     762  pihisto2d.h $(SOPHYAINCP)pimenux.h \
    790763  $(SOPHYAINCP)pimenugen.h \
    791764  $(SOPHYAINCP)pimenubarx.h \
     
    819792  $(SOPHYAINCP)ppfswapper.h \
    820793  $(SOPHYAINCP)ppftpointerio.h
    821         $(CXXCOMPILELIB) -o $@ $<
     794        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomhistadapter.cc
    822795 
    823796$(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc \
    824797  $(SOPHYAINCP)sopnamsp.h \
    825798  $(SOPHYAINCP)machdefs.h \
    826   $(SOPHYAINCP)datatype.h \
    827   nomimagadapter.h nomgadapter.h \
    828   $(SOPHYAINCP)ppersist.h \
     799  $(SOPHYAINCP)datatype.h nomimagadapter.h \
     800  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    829801  $(SOPHYAINCP)pexceptions.h \
    830802  $(SOPHYAINCP)gnumd5.h \
     
    874846  $(SOPHYAINCP)fmath.h \
    875847  $(SOPHYAINCP)cimage.h \
    876   $(SOPHYAINCP)fioarr.h \
    877   pimgadapter.h \
     848  $(SOPHYAINCP)fioarr.h pimgadapter.h \
    878849  $(SOPHYAINCP)objfitter.h \
    879850  $(SOPHYAINCP)histos.h \
     
    884855  $(SOPHYAINCP)FitsIO/fitsio.h \
    885856  $(SOPHYAINCP)FitsIO/longnam.h
    886         $(CXXCOMPILELIB) -o $@ $<
     857        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomimagadapter.cc
    887858 
    888859$(SOPHYAOBJP)nomskymapadapter.o: nomskymapadapter.cc \
    889860  $(SOPHYAINCP)sopnamsp.h \
    890861  $(SOPHYAINCP)machdefs.h \
    891   $(SOPHYAINCP)datatype.h \
    892   nomskymapadapter.h nomgadapter.h \
    893   $(SOPHYAINCP)ppersist.h \
     862  $(SOPHYAINCP)datatype.h nomskymapadapter.h \
     863  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    894864  $(SOPHYAINCP)pexceptions.h \
    895865  $(SOPHYAINCP)gnumd5.h \
     
    955925  $(SOPHYAINCP)fiospherehealpix.h \
    956926  $(SOPHYAINCP)fiolocalmap.h \
    957   $(SOPHYAINCP)fiosphereecp.h \
    958   pitvmaad.h \
     927  $(SOPHYAINCP)fiosphereecp.h pitvmaad.h \
    959928  $(SOPHYAINCP)complexios.h \
    960929  $(SOPHYAINCP)fitsspherehealpix.h \
     
    963932  $(SOPHYAINCP)FitsIO/longnam.h \
    964933  $(SOPHYAINCP)fitslocalmap.h
    965         $(CXXCOMPILELIB) -o $@ $<
     934        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomskymapadapter.cc
    966935 
    967936$(SOPHYAOBJP)nomspecrespadapter.o: nomspecrespadapter.cc \
     
    1019988  $(SOPHYAINCP)specrespvector.h \
    1020989  $(SOPHYAINCP)gaussfilt.h
    1021         $(CXXCOMPILELIB) -o $@ $<
     990        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomspecrespadapter.cc
    1022991 
    1023992$(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc \
    1024993  $(SOPHYAINCP)sopnamsp.h \
    1025994  $(SOPHYAINCP)machdefs.h \
    1026   $(SOPHYAINCP)datatype.h \
    1027   nomtarradapter.h nomgadapter.h \
    1028   $(SOPHYAINCP)ppersist.h \
     995  $(SOPHYAINCP)datatype.h nomtarradapter.h \
     996  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    1029997  $(SOPHYAINCP)pexceptions.h \
    1030998  $(SOPHYAINCP)gnumd5.h \
     
    10791047  $(SOPHYAINCP)FitsIO/fitsio.h \
    10801048  $(SOPHYAINCP)FitsIO/longnam.h
    1081         $(CXXCOMPILELIB) -o $@ $<
     1049        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomtarradapter.cc
    10821050 
    10831051$(SOPHYAOBJP)nomtmatvecadapter.o: nomtmatvecadapter.cc \
     
    11141082  $(SOPHYAINCP)generaldata.h \
    11151083  $(SOPHYAINCP)ntupintf.h \
    1116   $(SOPHYAINCP)poly.h \
    1117   nomtmatvecadapter.h nomgadapter.h \
    1118   $(SOPHYAINCP)pidrawer.h \
    1119   $(SOPHYAINCP)pibwdggen.h \
    1120   $(SOPHYAINCP)pisysdep.h \
    1121   $(SOPHYAINCP)piwdgx.h \
    1122   $(SOPHYAINCP)piwdggen.h \
    1123   $(SOPHYAINCP)pimsghandler.h \
    1124   $(SOPHYAINCP)picolist.h \
    1125   $(SOPHYAINCP)picmap.h \
    1126   $(SOPHYAINCP)picmapx.h \
    1127   $(SOPHYAINCP)picmapgen.h \
    1128   $(SOPHYAINCP)pigraphx.h \
    1129   $(SOPHYAINCP)pigraphgen.h \
    1130   $(SOPHYAINCP)pifontx.h \
    1131   $(SOPHYAINCP)pifontgen.h \
    1132   $(SOPHYAINCP)pigrcoord.h \
    1133   $(SOPHYAINCP)pilineatt.h \
    1134   $(SOPHYAINCP)pigraphuc.h \
    1135   $(SOPHYAINCP)pievthandler.h \
    1136   $(SOPHYAINCP)psfile.h \
    1137   $(SOPHYAINCP)pigratt.h \
    1138   $(SOPHYAINCP)piaxes.h \
    1139   $(SOPHYAINCP)parradapter.h \
    1140   $(SOPHYAINCP)lut.h \
    1141   $(SOPHYAINCP)piyfxdrw.h \
    1142   pitvmaad.h \
     1084  $(SOPHYAINCP)poly.h nomtmatvecadapter.h \
     1085  nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     1086  $(SOPHYAINCP)pibwdggen.h \
     1087  $(SOPHYAINCP)pisysdep.h \
     1088  $(SOPHYAINCP)piwdgx.h \
     1089  $(SOPHYAINCP)piwdggen.h \
     1090  $(SOPHYAINCP)pimsghandler.h \
     1091  $(SOPHYAINCP)picolist.h \
     1092  $(SOPHYAINCP)picmap.h \
     1093  $(SOPHYAINCP)picmapx.h \
     1094  $(SOPHYAINCP)picmapgen.h \
     1095  $(SOPHYAINCP)pigraphx.h \
     1096  $(SOPHYAINCP)pigraphgen.h \
     1097  $(SOPHYAINCP)pifontx.h \
     1098  $(SOPHYAINCP)pifontgen.h \
     1099  $(SOPHYAINCP)pigrcoord.h \
     1100  $(SOPHYAINCP)pilineatt.h \
     1101  $(SOPHYAINCP)pigraphuc.h \
     1102  $(SOPHYAINCP)pievthandler.h \
     1103  $(SOPHYAINCP)psfile.h \
     1104  $(SOPHYAINCP)pigratt.h \
     1105  $(SOPHYAINCP)piaxes.h \
     1106  $(SOPHYAINCP)parradapter.h \
     1107  $(SOPHYAINCP)lut.h \
     1108  $(SOPHYAINCP)piyfxdrw.h pitvmaad.h \
    11431109  $(SOPHYAINCP)fitstarray.h \
    11441110  $(SOPHYAINCP)fitsfile.h \
    11451111  $(SOPHYAINCP)FitsIO/fitsio.h \
    11461112  $(SOPHYAINCP)FitsIO/longnam.h
    1147         $(CXXCOMPILELIB) -o $@ $<
     1113        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomtmatvecadapter.cc
    11481114 
    11491115$(SOPHYAOBJP)pawexecut.o: pawexecut.cc \
     
    11771143  $(SOPHYAINCP)histerr.h \
    11781144  $(SOPHYAINCP)ntuple.h \
    1179   $(SOPHYAINCP)ntupintf.h \
    1180   pawexecut.h piacmd.h \
    1181   $(SOPHYAINCP)commander.h \
     1145  $(SOPHYAINCP)ntupintf.h pawexecut.h \
     1146  piacmd.h $(SOPHYAINCP)commander.h \
    11821147  $(SOPHYAINCP)pdlmgr.h \
    11831148  $(SOPHYAINCP)ctimer.h \
    1184   $(SOPHYAINCP)zthread.h \
    1185   dlftypes.h nobjmgr.h servnobjm.h nomgadapter.h \
     1149  $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
     1150  servnobjm.h nomgadapter.h \
    11861151  $(SOPHYAINCP)pidrawer.h \
    11871152  $(SOPHYAINCP)pibwdggen.h \
     
    12091174  $(SOPHYAINCP)generalfit.h \
    12101175  $(SOPHYAINCP)generaldata.h \
    1211   $(SOPHYAINCP)poly.h \
    1212   pistdimgapp.h \
     1176  $(SOPHYAINCP)poly.h pistdimgapp.h \
    12131177  $(SOPHYAINCP)piapplx.h \
    12141178  $(SOPHYAINCP)piapplgen.h \
     
    12391203  $(SOPHYAINCP)pi3dwdg.h \
    12401204  $(SOPHYAINCP)pi3ddrw.h \
    1241   $(SOPHYAINCP)pigraph3d.h \
    1242   pisiadw.h $(SOPHYAINCP)pilistx.h \
     1205  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     1206  $(SOPHYAINCP)pilistx.h \
    12431207  $(SOPHYAINCP)pilistgen.h \
    12441208  $(SOPHYAINCP)pistzwin.h \
    12451209  $(SOPHYAINCP)pitherm.h \
    1246   $(SOPHYAINCP)resusage.h \
    1247   pihisto.h
    1248         $(CXXCOMPILELIB) -o $@ $<
    1249  
    1250 $(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc \
    1251   $(SOPHYAINCP)sopnamsp.h \
     1210  $(SOPHYAINCP)resusage.h pihisto.h
     1211        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pawexecut.cc
     1212 
     1213$(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc $(SOPHYAINCP)sopnamsp.h \
    12521214  $(SOPHYAINCP)machdefs.h \
    12531215  $(SOPHYAINCP)histos.h \
     
    12751237  $(SOPHYAINCP)ntupintf.h \
    12761238  $(SOPHYAINCP)nbtri.h pi2dvec.h \
    1277   pistdimgapp.h \
    1278   $(SOPHYAINCP)pisysdep.h \
     1239  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    12791240  $(SOPHYAINCP)piapplx.h \
    12801241  $(SOPHYAINCP)piapplgen.h \
     
    13271288  $(SOPHYAINCP)pi3dwdg.h \
    13281289  $(SOPHYAINCP)pi3ddrw.h \
    1329   $(SOPHYAINCP)pigraph3d.h \
    1330   nobjmgr.h dlftypes.h piacmd.h \
     1290  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1291  dlftypes.h piacmd.h \
    13311292  $(SOPHYAINCP)commander.h \
    13321293  $(SOPHYAINCP)pdlmgr.h \
     
    13391300  $(SOPHYAINCP)resusage.h \
    13401301  $(SOPHYAINCP)piscdrawwdg.h
    1341         $(CXXCOMPILELIB) -o $@ $<
    1342  
    1343 $(SOPHYAOBJP)piacmd.o: piacmd.cc \
    1344   $(SOPHYAINCP)sopnamsp.h piacmd.h \
    1345   $(SOPHYAINCP)machdefs.h \
     1302        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi2dvec.cc
     1303 
     1304$(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h \
     1305  piacmd.h $(SOPHYAINCP)machdefs.h \
    13461306  $(SOPHYAINCP)commander.h \
    13471307  $(SOPHYAINCP)pdlmgr.h \
     
    13571317  $(SOPHYAINCP)mutyv.h \
    13581318  $(SOPHYAINCP)ctimer.h \
    1359   $(SOPHYAINCP)zthread.h \
    1360   dlftypes.h basexecut.h \
    1361   $(SOPHYAINCP)strutil.h \
     1319  $(SOPHYAINCP)zthread.h dlftypes.h \
     1320  basexecut.h $(SOPHYAINCP)strutil.h \
    13621321  $(SOPHYAINCP)strutilxx.h \
    1363   $(SOPHYAINCP)srandgen.h \
    1364   pistdimgapp.h \
     1322  $(SOPHYAINCP)srandgen.h pistdimgapp.h \
    13651323  $(SOPHYAINCP)pisysdep.h \
    13661324  $(SOPHYAINCP)piapplx.h \
     
    14141372  $(SOPHYAINCP)pi3dwdg.h \
    14151373  $(SOPHYAINCP)pi3ddrw.h \
    1416   $(SOPHYAINCP)pigraph3d.h \
    1417   nobjmgr.h pisiadw.h \
    1418   $(SOPHYAINCP)pilistx.h \
     1374  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1375  pisiadw.h $(SOPHYAINCP)pilistx.h \
    14191376  $(SOPHYAINCP)pilistgen.h \
    14201377  $(SOPHYAINCP)pistzwin.h \
    14211378  $(SOPHYAINCP)pitherm.h \
    1422   $(SOPHYAINCP)resusage.h \
    1423   piafitting.h nomgadapter.h \
    1424   $(SOPHYAINCP)ntupintf.h \
     1379  $(SOPHYAINCP)resusage.h piafitting.h \
     1380  nomgadapter.h $(SOPHYAINCP)ntupintf.h \
    14251381  $(SOPHYAINCP)generalfit.h \
    14261382  $(SOPHYAINCP)tvector.h \
     
    14371393  $(SOPHYAINCP)fmath.h pawexecut.h \
    14381394  cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h
    1439         $(CXXCOMPILELIB) -o $@ $<
     1395        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piacmd.cc
    14401396 
    14411397$(SOPHYAOBJP)piafitting.o: piafitting.cc \
     
    14761432  $(SOPHYAINCP)histos2.h \
    14771433  $(SOPHYAINCP)hisprof.h \
    1478   $(SOPHYAINCP)objfitter.h \
    1479   piafitting.h nomgadapter.h \
    1480   $(SOPHYAINCP)pidrawer.h \
    1481   $(SOPHYAINCP)pibwdggen.h \
    1482   $(SOPHYAINCP)pisysdep.h \
    1483   $(SOPHYAINCP)piwdgx.h \
    1484   $(SOPHYAINCP)piwdggen.h \
    1485   $(SOPHYAINCP)pimsghandler.h \
    1486   $(SOPHYAINCP)picolist.h \
    1487   $(SOPHYAINCP)picmap.h \
    1488   $(SOPHYAINCP)picmapx.h \
    1489   $(SOPHYAINCP)picmapgen.h \
    1490   $(SOPHYAINCP)pigraphx.h \
    1491   $(SOPHYAINCP)pigraphgen.h \
    1492   $(SOPHYAINCP)pifontx.h \
    1493   $(SOPHYAINCP)pifontgen.h \
    1494   $(SOPHYAINCP)pigrcoord.h \
    1495   $(SOPHYAINCP)pilineatt.h \
    1496   $(SOPHYAINCP)pigraphuc.h \
    1497   $(SOPHYAINCP)pievthandler.h \
    1498   $(SOPHYAINCP)psfile.h \
    1499   $(SOPHYAINCP)pigratt.h \
    1500   $(SOPHYAINCP)piaxes.h \
    1501   $(SOPHYAINCP)parradapter.h \
    1502   $(SOPHYAINCP)lut.h \
    1503   $(SOPHYAINCP)pdlmgr.h dlftypes.h \
    1504   piacmd.h \
     1434  $(SOPHYAINCP)objfitter.h piafitting.h \
     1435  nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     1436  $(SOPHYAINCP)pibwdggen.h \
     1437  $(SOPHYAINCP)pisysdep.h \
     1438  $(SOPHYAINCP)piwdgx.h \
     1439  $(SOPHYAINCP)piwdggen.h \
     1440  $(SOPHYAINCP)pimsghandler.h \
     1441  $(SOPHYAINCP)picolist.h \
     1442  $(SOPHYAINCP)picmap.h \
     1443  $(SOPHYAINCP)picmapx.h \
     1444  $(SOPHYAINCP)picmapgen.h \
     1445  $(SOPHYAINCP)pigraphx.h \
     1446  $(SOPHYAINCP)pigraphgen.h \
     1447  $(SOPHYAINCP)pifontx.h \
     1448  $(SOPHYAINCP)pifontgen.h \
     1449  $(SOPHYAINCP)pigrcoord.h \
     1450  $(SOPHYAINCP)pilineatt.h \
     1451  $(SOPHYAINCP)pigraphuc.h \
     1452  $(SOPHYAINCP)pievthandler.h \
     1453  $(SOPHYAINCP)psfile.h \
     1454  $(SOPHYAINCP)pigratt.h \
     1455  $(SOPHYAINCP)piaxes.h \
     1456  $(SOPHYAINCP)parradapter.h \
     1457  $(SOPHYAINCP)lut.h \
     1458  $(SOPHYAINCP)pdlmgr.h dlftypes.h piacmd.h \
    15051459  $(SOPHYAINCP)commander.h \
    15061460  $(SOPHYAINCP)ctimer.h \
    15071461  $(SOPHYAINCP)zthread.h nobjmgr.h \
    1508   pistdimgapp.h \
     1462  pistdimgapp.h $(SOPHYAINCP)piapplx.h \
     1463  $(SOPHYAINCP)piapplgen.h \
     1464  $(SOPHYAINCP)picontainerx.h \
     1465  $(SOPHYAINCP)picontainergen.h \
     1466  $(SOPHYAINCP)pimenubarx.h \
     1467  $(SOPHYAINCP)pimenubargen.h \
     1468  $(SOPHYAINCP)pimenux.h \
     1469  $(SOPHYAINCP)pimenugen.h \
     1470  $(SOPHYAINCP)picons.h \
     1471  $(SOPHYAINCP)pistdwdgx.h \
     1472  $(SOPHYAINCP)pistdwdggen.h \
     1473  $(SOPHYAINCP)pibwdgx.h \
     1474  $(SOPHYAINCP)pigraphps.h \
     1475  $(SOPHYAINCP)piwindowx.h \
     1476  $(SOPHYAINCP)piwindowgen.h \
     1477  $(SOPHYAINCP)pioptmenux.h \
     1478  $(SOPHYAINCP)pioptmenugen.h \
     1479  $(SOPHYAINCP)pifilechox.h \
     1480  $(SOPHYAINCP)pifilechogen.h \
     1481  $(SOPHYAINCP)piperiodx.h \
     1482  $(SOPHYAINCP)periodic.h \
     1483  $(SOPHYAINCP)piimage.h \
     1484  $(SOPHYAINCP)pieldrw.h \
     1485  $(SOPHYAINCP)pipixmapx.h \
     1486  $(SOPHYAINCP)pipixmapgen.h \
     1487  $(SOPHYAINCP)picmapview.h \
     1488  $(SOPHYAINCP)pi3dwdg.h \
     1489  $(SOPHYAINCP)pi3ddrw.h \
     1490  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     1491  $(SOPHYAINCP)pilistx.h \
     1492  $(SOPHYAINCP)pilistgen.h \
     1493  $(SOPHYAINCP)pistzwin.h \
     1494  $(SOPHYAINCP)pitherm.h \
     1495  $(SOPHYAINCP)resusage.h nomhistadapter.h \
     1496  $(SOPHYAINCP)histerr.h \
     1497  $(SOPHYAINCP)xntuple.h \
     1498  $(SOPHYAINCP)basedtable.h \
     1499  $(SOPHYAINCP)segdatablock.h nomgfdadapter.h \
     1500  nomimagadapter.h nomtmatvecadapter.h
     1501        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piafitting.cc
     1502 
     1503$(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h \
     1504  pigfd1.h $(SOPHYAINCP)generaldata.h \
     1505  $(SOPHYAINCP)objfio.h \
     1506  $(SOPHYAINCP)machdefs.h \
     1507  $(SOPHYAINCP)anydataobj.h \
     1508  $(SOPHYAINCP)ppersist.h \
     1509  $(SOPHYAINCP)pexceptions.h \
     1510  $(SOPHYAINCP)gnumd5.h \
     1511  $(SOPHYAINCP)ppfbinstream.h \
     1512  $(SOPHYAINCP)rawstream.h \
     1513  $(SOPHYAINCP)ppfnametag.h \
     1514  $(SOPHYAINCP)ntupintf.h \
     1515  $(SOPHYAINCP)poly.h \
     1516  $(SOPHYAINCP)peida.h \
     1517  $(SOPHYAINCP)utils.h \
     1518  $(SOPHYAINCP)perrors.h \
     1519  $(SOPHYAINCP)fmath.h \
     1520  $(SOPHYAINCP)tvector.h \
     1521  $(SOPHYAINCP)tmatrix.h \
     1522  $(SOPHYAINCP)tarray.h \
     1523  $(SOPHYAINCP)basarr.h \
     1524  $(SOPHYAINCP)mutyv.h \
     1525  $(SOPHYAINCP)dvlist.h \
     1526  $(SOPHYAINCP)ndatablock.h \
     1527  $(SOPHYAINCP)utilarr.h \
     1528  $(SOPHYAINCP)pidrawer.h \
     1529  $(SOPHYAINCP)pibwdggen.h \
     1530  $(SOPHYAINCP)pisysdep.h \
     1531  $(SOPHYAINCP)piwdgx.h \
     1532  $(SOPHYAINCP)piwdggen.h \
     1533  $(SOPHYAINCP)pimsghandler.h \
     1534  $(SOPHYAINCP)picolist.h \
     1535  $(SOPHYAINCP)picmap.h \
     1536  $(SOPHYAINCP)picmapx.h \
     1537  $(SOPHYAINCP)picmapgen.h \
     1538  $(SOPHYAINCP)pigraphx.h \
     1539  $(SOPHYAINCP)pigraphgen.h \
     1540  $(SOPHYAINCP)pifontx.h \
     1541  $(SOPHYAINCP)pifontgen.h \
     1542  $(SOPHYAINCP)pigrcoord.h \
     1543  $(SOPHYAINCP)pilineatt.h \
     1544  $(SOPHYAINCP)pigraphuc.h \
     1545  $(SOPHYAINCP)pievthandler.h \
     1546  $(SOPHYAINCP)psfile.h \
     1547  $(SOPHYAINCP)pigratt.h \
     1548  $(SOPHYAINCP)piaxes.h
     1549        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigfd1.cc
     1550 
     1551$(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h \
     1552  pigfd2.h $(SOPHYAINCP)generaldata.h \
     1553  $(SOPHYAINCP)objfio.h \
     1554  $(SOPHYAINCP)machdefs.h \
     1555  $(SOPHYAINCP)anydataobj.h \
     1556  $(SOPHYAINCP)ppersist.h \
     1557  $(SOPHYAINCP)pexceptions.h \
     1558  $(SOPHYAINCP)gnumd5.h \
     1559  $(SOPHYAINCP)ppfbinstream.h \
     1560  $(SOPHYAINCP)rawstream.h \
     1561  $(SOPHYAINCP)ppfnametag.h \
     1562  $(SOPHYAINCP)ntupintf.h \
     1563  $(SOPHYAINCP)poly.h \
     1564  $(SOPHYAINCP)peida.h \
     1565  $(SOPHYAINCP)utils.h \
     1566  $(SOPHYAINCP)perrors.h \
     1567  $(SOPHYAINCP)fmath.h \
     1568  $(SOPHYAINCP)tvector.h \
     1569  $(SOPHYAINCP)tmatrix.h \
     1570  $(SOPHYAINCP)tarray.h \
     1571  $(SOPHYAINCP)basarr.h \
     1572  $(SOPHYAINCP)mutyv.h \
     1573  $(SOPHYAINCP)dvlist.h \
     1574  $(SOPHYAINCP)ndatablock.h \
     1575  $(SOPHYAINCP)utilarr.h \
     1576  $(SOPHYAINCP)pi3ddrw.h \
     1577  $(SOPHYAINCP)pisysdep.h \
     1578  $(SOPHYAINCP)pidrawer.h \
     1579  $(SOPHYAINCP)pibwdggen.h \
     1580  $(SOPHYAINCP)piwdgx.h \
     1581  $(SOPHYAINCP)piwdggen.h \
     1582  $(SOPHYAINCP)pimsghandler.h \
     1583  $(SOPHYAINCP)picolist.h \
     1584  $(SOPHYAINCP)picmap.h \
     1585  $(SOPHYAINCP)picmapx.h \
     1586  $(SOPHYAINCP)picmapgen.h \
     1587  $(SOPHYAINCP)pigraphx.h \
     1588  $(SOPHYAINCP)pigraphgen.h \
     1589  $(SOPHYAINCP)pifontx.h \
     1590  $(SOPHYAINCP)pifontgen.h \
     1591  $(SOPHYAINCP)pigrcoord.h \
     1592  $(SOPHYAINCP)pilineatt.h \
     1593  $(SOPHYAINCP)pigraphuc.h \
     1594  $(SOPHYAINCP)pievthandler.h \
     1595  $(SOPHYAINCP)psfile.h \
     1596  $(SOPHYAINCP)pigratt.h \
     1597  $(SOPHYAINCP)piaxes.h \
     1598  $(SOPHYAINCP)pieldrw.h \
     1599  $(SOPHYAINCP)pigraph3d.h
     1600        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigfd2.cc
     1601 
     1602$(SOPHYAOBJP)pihisto.o: pihisto.cc $(SOPHYAINCP)sopnamsp.h \
     1603  pihisto.h $(SOPHYAINCP)histos.h \
     1604  $(SOPHYAINCP)objfio.h \
     1605  $(SOPHYAINCP)machdefs.h \
     1606  $(SOPHYAINCP)anydataobj.h \
     1607  $(SOPHYAINCP)ppersist.h \
     1608  $(SOPHYAINCP)pexceptions.h \
     1609  $(SOPHYAINCP)gnumd5.h \
     1610  $(SOPHYAINCP)ppfbinstream.h \
     1611  $(SOPHYAINCP)rawstream.h \
     1612  $(SOPHYAINCP)ppfnametag.h \
     1613  $(SOPHYAINCP)peida.h \
     1614  $(SOPHYAINCP)utils.h \
     1615  $(SOPHYAINCP)perrors.h \
     1616  $(SOPHYAINCP)fmath.h \
     1617  $(SOPHYAINCP)tvector.h \
     1618  $(SOPHYAINCP)tmatrix.h \
     1619  $(SOPHYAINCP)tarray.h \
     1620  $(SOPHYAINCP)basarr.h \
     1621  $(SOPHYAINCP)mutyv.h \
     1622  $(SOPHYAINCP)dvlist.h \
     1623  $(SOPHYAINCP)ndatablock.h \
     1624  $(SOPHYAINCP)utilarr.h \
     1625  $(SOPHYAINCP)pidrawer.h \
     1626  $(SOPHYAINCP)pibwdggen.h \
     1627  $(SOPHYAINCP)pisysdep.h \
     1628  $(SOPHYAINCP)piwdgx.h \
     1629  $(SOPHYAINCP)piwdggen.h \
     1630  $(SOPHYAINCP)pimsghandler.h \
     1631  $(SOPHYAINCP)picolist.h \
     1632  $(SOPHYAINCP)picmap.h \
     1633  $(SOPHYAINCP)picmapx.h \
     1634  $(SOPHYAINCP)picmapgen.h \
     1635  $(SOPHYAINCP)pigraphx.h \
     1636  $(SOPHYAINCP)pigraphgen.h \
     1637  $(SOPHYAINCP)pifontx.h \
     1638  $(SOPHYAINCP)pifontgen.h \
     1639  $(SOPHYAINCP)pigrcoord.h \
     1640  $(SOPHYAINCP)pilineatt.h \
     1641  $(SOPHYAINCP)pigraphuc.h \
     1642  $(SOPHYAINCP)pievthandler.h \
     1643  $(SOPHYAINCP)psfile.h \
     1644  $(SOPHYAINCP)pigratt.h \
     1645  $(SOPHYAINCP)piaxes.h \
     1646  $(SOPHYAINCP)hisprof.h
     1647        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto.cc
     1648 
     1649$(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \
     1650  $(SOPHYAINCP)piapplx.h \
     1651  $(SOPHYAINCP)piapplgen.h \
     1652  $(SOPHYAINCP)pimsghandler.h \
     1653  $(SOPHYAINCP)picontainerx.h \
     1654  $(SOPHYAINCP)picontainergen.h \
     1655  $(SOPHYAINCP)piwdgx.h \
     1656  $(SOPHYAINCP)piwdggen.h \
     1657  $(SOPHYAINCP)picolist.h \
     1658  $(SOPHYAINCP)pimenubarx.h \
     1659  $(SOPHYAINCP)pimenubargen.h \
     1660  $(SOPHYAINCP)pimenux.h \
     1661  $(SOPHYAINCP)pimenugen.h \
     1662  $(SOPHYAINCP)picons.h \
     1663  $(SOPHYAINCP)pistdwdgx.h \
     1664  $(SOPHYAINCP)pistdwdggen.h \
     1665  $(SOPHYAINCP)pibwdgx.h \
     1666  $(SOPHYAINCP)pibwdggen.h \
     1667  $(SOPHYAINCP)picmap.h \
     1668  $(SOPHYAINCP)picmapx.h \
     1669  $(SOPHYAINCP)picmapgen.h \
     1670  $(SOPHYAINCP)pigraphx.h \
     1671  $(SOPHYAINCP)pigraphgen.h \
     1672  $(SOPHYAINCP)pifontx.h \
     1673  $(SOPHYAINCP)pifontgen.h \
     1674  $(SOPHYAINCP)pigrcoord.h \
     1675  $(SOPHYAINCP)pilineatt.h \
     1676  $(SOPHYAINCP)pigraphuc.h \
     1677  $(SOPHYAINCP)pievthandler.h \
     1678  $(SOPHYAINCP)psfile.h \
     1679  $(SOPHYAINCP)pigraphps.h \
     1680  $(SOPHYAINCP)sopnamsp.h pihisto2d.h \
     1681  $(SOPHYAINCP)pioptmenux.h \
     1682  $(SOPHYAINCP)pioptmenugen.h \
     1683  $(SOPHYAINCP)histos2.h \
     1684  $(SOPHYAINCP)peida.h \
     1685  $(SOPHYAINCP)utils.h \
     1686  $(SOPHYAINCP)perrors.h \
     1687  $(SOPHYAINCP)pexceptions.h \
     1688  $(SOPHYAINCP)fmath.h \
     1689  $(SOPHYAINCP)histos.h \
     1690  $(SOPHYAINCP)objfio.h \
     1691  $(SOPHYAINCP)anydataobj.h \
     1692  $(SOPHYAINCP)ppersist.h \
     1693  $(SOPHYAINCP)gnumd5.h \
     1694  $(SOPHYAINCP)ppfbinstream.h \
     1695  $(SOPHYAINCP)rawstream.h \
     1696  $(SOPHYAINCP)ppfnametag.h \
     1697  $(SOPHYAINCP)tvector.h \
     1698  $(SOPHYAINCP)tmatrix.h \
     1699  $(SOPHYAINCP)tarray.h \
     1700  $(SOPHYAINCP)basarr.h \
     1701  $(SOPHYAINCP)mutyv.h \
     1702  $(SOPHYAINCP)dvlist.h \
     1703  $(SOPHYAINCP)ndatablock.h \
     1704  $(SOPHYAINCP)utilarr.h \
     1705  $(SOPHYAINCP)pidrawer.h \
     1706  $(SOPHYAINCP)pigratt.h \
     1707  $(SOPHYAINCP)piaxes.h \
     1708  $(SOPHYAINCP)piscdrawwdg.h \
     1709  $(SOPHYAINCP)piwindowx.h \
     1710  $(SOPHYAINCP)piwindowgen.h \
     1711  $(SOPHYAINCP)pieldrw.h \
     1712  $(SOPHYAINCP)nbrandom.h \
     1713  $(SOPHYAINCP)srandgen.h
     1714        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto2d.cc
     1715 
     1716$(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \
     1717  $(SOPHYAINCP)machdefs.h piinit.h \
     1718  $(SOPHYAINCP)sambainit.h \
     1719  $(SOPHYAINCP)skymapinit.h \
     1720  $(SOPHYAINCP)sophyainit.h \
     1721  $(SOPHYAINCP)ntoolsinit.h \
     1722  $(SOPHYAINCP)tarrinit.h pistdimgapp.h \
     1723  $(SOPHYAINCP)pisysdep.h \
     1724  $(SOPHYAINCP)piapplx.h \
     1725  $(SOPHYAINCP)piapplgen.h \
     1726  $(SOPHYAINCP)pimsghandler.h \
     1727  $(SOPHYAINCP)picontainerx.h \
     1728  $(SOPHYAINCP)picontainergen.h \
     1729  $(SOPHYAINCP)piwdgx.h \
     1730  $(SOPHYAINCP)piwdggen.h \
     1731  $(SOPHYAINCP)picolist.h \
     1732  $(SOPHYAINCP)pimenubarx.h \
     1733  $(SOPHYAINCP)pimenubargen.h \
     1734  $(SOPHYAINCP)pimenux.h \
     1735  $(SOPHYAINCP)pimenugen.h \
     1736  $(SOPHYAINCP)picons.h \
     1737  $(SOPHYAINCP)pistdwdgx.h \
     1738  $(SOPHYAINCP)pistdwdggen.h \
     1739  $(SOPHYAINCP)pibwdgx.h \
     1740  $(SOPHYAINCP)pibwdggen.h \
     1741  $(SOPHYAINCP)picmap.h \
     1742  $(SOPHYAINCP)picmapx.h \
     1743  $(SOPHYAINCP)picmapgen.h \
     1744  $(SOPHYAINCP)pigraphx.h \
     1745  $(SOPHYAINCP)pigraphgen.h \
     1746  $(SOPHYAINCP)pifontx.h \
     1747  $(SOPHYAINCP)pifontgen.h \
     1748  $(SOPHYAINCP)pigrcoord.h \
     1749  $(SOPHYAINCP)pilineatt.h \
     1750  $(SOPHYAINCP)pigraphuc.h \
     1751  $(SOPHYAINCP)pievthandler.h \
     1752  $(SOPHYAINCP)psfile.h \
     1753  $(SOPHYAINCP)pigraphps.h \
     1754  $(SOPHYAINCP)piwindowx.h \
     1755  $(SOPHYAINCP)piwindowgen.h \
     1756  $(SOPHYAINCP)pioptmenux.h \
     1757  $(SOPHYAINCP)pioptmenugen.h \
     1758  $(SOPHYAINCP)pifilechox.h \
     1759  $(SOPHYAINCP)pifilechogen.h \
     1760  $(SOPHYAINCP)piperiodx.h \
     1761  $(SOPHYAINCP)periodic.h \
     1762  $(SOPHYAINCP)piimage.h \
     1763  $(SOPHYAINCP)parradapter.h \
     1764  $(SOPHYAINCP)lut.h \
     1765  $(SOPHYAINCP)pieldrw.h \
     1766  $(SOPHYAINCP)pidrawer.h \
     1767  $(SOPHYAINCP)pigratt.h \
     1768  $(SOPHYAINCP)piaxes.h \
     1769  $(SOPHYAINCP)pipixmapx.h \
     1770  $(SOPHYAINCP)pipixmapgen.h \
     1771  $(SOPHYAINCP)picmapview.h \
     1772  $(SOPHYAINCP)pi3dwdg.h \
     1773  $(SOPHYAINCP)pi3ddrw.h \
     1774  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1775  $(SOPHYAINCP)anydataobj.h \
     1776  $(SOPHYAINCP)ppersist.h \
     1777  $(SOPHYAINCP)pexceptions.h \
     1778  $(SOPHYAINCP)gnumd5.h \
     1779  $(SOPHYAINCP)ppfbinstream.h \
     1780  $(SOPHYAINCP)rawstream.h \
     1781  $(SOPHYAINCP)ppfnametag.h \
     1782  $(SOPHYAINCP)dvlist.h \
     1783  $(SOPHYAINCP)objfio.h \
     1784  $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \
     1785  $(SOPHYAINCP)commander.h \
     1786  $(SOPHYAINCP)pdlmgr.h \
     1787  $(SOPHYAINCP)ctimer.h \
     1788  $(SOPHYAINCP)zthread.h pisiadw.h \
     1789  $(SOPHYAINCP)pilistx.h \
     1790  $(SOPHYAINCP)pilistgen.h \
     1791  $(SOPHYAINCP)pistzwin.h \
     1792  $(SOPHYAINCP)pitherm.h \
     1793  $(SOPHYAINCP)resusage.h servnobjm.h \
     1794  nomhistadapter.h nomgadapter.h \
     1795  $(SOPHYAINCP)ntupintf.h \
     1796  $(SOPHYAINCP)generalfit.h \
     1797  $(SOPHYAINCP)tvector.h \
     1798  $(SOPHYAINCP)tmatrix.h \
     1799  $(SOPHYAINCP)tarray.h \
     1800  $(SOPHYAINCP)basarr.h \
     1801  $(SOPHYAINCP)ndatablock.h \
     1802  $(SOPHYAINCP)utilarr.h \
     1803  $(SOPHYAINCP)generaldata.h \
     1804  $(SOPHYAINCP)poly.h \
     1805  $(SOPHYAINCP)peida.h \
     1806  $(SOPHYAINCP)utils.h \
     1807  $(SOPHYAINCP)perrors.h \
     1808  $(SOPHYAINCP)fmath.h \
     1809  $(SOPHYAINCP)histos.h \
     1810  $(SOPHYAINCP)histos2.h \
     1811  $(SOPHYAINCP)hisprof.h \
     1812  $(SOPHYAINCP)histerr.h \
     1813  $(SOPHYAINCP)ntuple.h \
     1814  $(SOPHYAINCP)xntuple.h \
     1815  $(SOPHYAINCP)basedtable.h \
     1816  $(SOPHYAINCP)segdatablock.h nomgfdadapter.h \
     1817  nomimagadapter.h $(SOPHYAINCP)cimage.h \
     1818  $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h \
     1819  nomtarradapter.h $(SOPHYAINCP)datatable.h \
     1820  $(SOPHYAINCP)swppfdtable.h \
     1821  $(SOPHYAINCP)swsegdb.h \
     1822  $(SOPHYAINCP)ppfswapper.h \
     1823  $(SOPHYAINCP)ppftpointerio.h \
     1824  nomskymapadapter.h $(SOPHYAINCP)pixelmap.h \
     1825  $(SOPHYAINCP)spherepos.h \
     1826  $(SOPHYAINCP)unitvector.h \
     1827  $(SOPHYAINCP)vector3d.h \
     1828  $(SOPHYAINCP)longlat.h \
     1829  $(SOPHYAINCP)utilgeom.h \
     1830  $(SOPHYAINCP)spherethetaphi.h \
     1831  $(SOPHYAINCP)sphericalmap.h \
     1832  $(SOPHYAINCP)smathconst.h \
     1833  $(SOPHYAINCP)spherehealpix.h \
     1834  $(SOPHYAINCP)HEALPixUtils.h \
     1835  $(SOPHYAINCP)localmap.h \
     1836  $(SOPHYAINCP)sphereecp.h \
     1837  $(SOPHYAINCP)specrespvector.h \
     1838  $(SOPHYAINCP)specresp.h \
     1839  $(SOPHYAINCP)gaussfilt.h \
     1840  nomspecrespadapter.h
     1841        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piinit.cc
     1842 
     1843$(SOPHYAOBJP)pintup3d.o: pintup3d.cc \
     1844  $(SOPHYAINCP)sopnamsp.h pintup3d.h \
     1845  $(SOPHYAINCP)ntupintf.h \
     1846  $(SOPHYAINCP)machdefs.h \
     1847  $(SOPHYAINCP)pi3ddrw.h \
     1848  $(SOPHYAINCP)pisysdep.h \
     1849  $(SOPHYAINCP)pidrawer.h \
     1850  $(SOPHYAINCP)pibwdggen.h \
     1851  $(SOPHYAINCP)piwdgx.h \
     1852  $(SOPHYAINCP)piwdggen.h \
     1853  $(SOPHYAINCP)pimsghandler.h \
     1854  $(SOPHYAINCP)picolist.h \
     1855  $(SOPHYAINCP)picmap.h \
     1856  $(SOPHYAINCP)picmapx.h \
     1857  $(SOPHYAINCP)picmapgen.h \
     1858  $(SOPHYAINCP)pigraphx.h \
     1859  $(SOPHYAINCP)pigraphgen.h \
     1860  $(SOPHYAINCP)pifontx.h \
     1861  $(SOPHYAINCP)pifontgen.h \
     1862  $(SOPHYAINCP)pigrcoord.h \
     1863  $(SOPHYAINCP)pilineatt.h \
     1864  $(SOPHYAINCP)pigraphuc.h \
     1865  $(SOPHYAINCP)pievthandler.h \
     1866  $(SOPHYAINCP)psfile.h \
     1867  $(SOPHYAINCP)pigratt.h \
     1868  $(SOPHYAINCP)piaxes.h \
     1869  $(SOPHYAINCP)pieldrw.h \
     1870  $(SOPHYAINCP)pigraph3d.h
     1871        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pintup3d.cc
     1872 
     1873$(SOPHYAOBJP)pintuple.o: pintuple.cc \
     1874  $(SOPHYAINCP)sopnamsp.h pintuple.h \
     1875  $(SOPHYAINCP)ntupintf.h \
     1876  $(SOPHYAINCP)machdefs.h \
     1877  $(SOPHYAINCP)pidrawer.h \
     1878  $(SOPHYAINCP)pibwdggen.h \
     1879  $(SOPHYAINCP)pisysdep.h \
     1880  $(SOPHYAINCP)piwdgx.h \
     1881  $(SOPHYAINCP)piwdggen.h \
     1882  $(SOPHYAINCP)pimsghandler.h \
     1883  $(SOPHYAINCP)picolist.h \
     1884  $(SOPHYAINCP)picmap.h \
     1885  $(SOPHYAINCP)picmapx.h \
     1886  $(SOPHYAINCP)picmapgen.h \
     1887  $(SOPHYAINCP)pigraphx.h \
     1888  $(SOPHYAINCP)pigraphgen.h \
     1889  $(SOPHYAINCP)pifontx.h \
     1890  $(SOPHYAINCP)pifontgen.h \
     1891  $(SOPHYAINCP)pigrcoord.h \
     1892  $(SOPHYAINCP)pilineatt.h \
     1893  $(SOPHYAINCP)pigraphuc.h \
     1894  $(SOPHYAINCP)pievthandler.h \
     1895  $(SOPHYAINCP)psfile.h \
     1896  $(SOPHYAINCP)pigratt.h \
     1897  $(SOPHYAINCP)piaxes.h
     1898        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pintuple.cc
     1899 
     1900$(SOPHYAOBJP)pipodrw.o: pipodrw.cc $(SOPHYAINCP)sopnamsp.h \
     1901  pipodrw.h $(SOPHYAINCP)machdefs.h \
     1902  $(SOPHYAINCP)pidrawer.h \
     1903  $(SOPHYAINCP)pibwdggen.h \
     1904  $(SOPHYAINCP)pisysdep.h \
     1905  $(SOPHYAINCP)piwdgx.h \
     1906  $(SOPHYAINCP)piwdggen.h \
     1907  $(SOPHYAINCP)pimsghandler.h \
     1908  $(SOPHYAINCP)picolist.h \
     1909  $(SOPHYAINCP)picmap.h \
     1910  $(SOPHYAINCP)picmapx.h \
     1911  $(SOPHYAINCP)picmapgen.h \
     1912  $(SOPHYAINCP)pigraphx.h \
     1913  $(SOPHYAINCP)pigraphgen.h \
     1914  $(SOPHYAINCP)pifontx.h \
     1915  $(SOPHYAINCP)pifontgen.h \
     1916  $(SOPHYAINCP)pigrcoord.h \
     1917  $(SOPHYAINCP)pilineatt.h \
     1918  $(SOPHYAINCP)pigraphuc.h \
     1919  $(SOPHYAINCP)pievthandler.h \
     1920  $(SOPHYAINCP)psfile.h \
     1921  $(SOPHYAINCP)pigratt.h \
     1922  $(SOPHYAINCP)piaxes.h \
     1923  $(SOPHYAINCP)parradapter.h \
     1924  $(SOPHYAINCP)lut.h \
     1925  $(SOPHYAINCP)histos2.h \
     1926  $(SOPHYAINCP)peida.h \
     1927  $(SOPHYAINCP)utils.h \
     1928  $(SOPHYAINCP)perrors.h \
     1929  $(SOPHYAINCP)pexceptions.h \
     1930  $(SOPHYAINCP)fmath.h \
     1931  $(SOPHYAINCP)histos.h \
     1932  $(SOPHYAINCP)objfio.h \
     1933  $(SOPHYAINCP)anydataobj.h \
     1934  $(SOPHYAINCP)ppersist.h \
     1935  $(SOPHYAINCP)gnumd5.h \
     1936  $(SOPHYAINCP)ppfbinstream.h \
     1937  $(SOPHYAINCP)rawstream.h \
     1938  $(SOPHYAINCP)ppfnametag.h \
     1939  $(SOPHYAINCP)tvector.h \
     1940  $(SOPHYAINCP)tmatrix.h \
     1941  $(SOPHYAINCP)tarray.h \
     1942  $(SOPHYAINCP)basarr.h \
     1943  $(SOPHYAINCP)mutyv.h \
     1944  $(SOPHYAINCP)dvlist.h \
     1945  $(SOPHYAINCP)ndatablock.h \
     1946  $(SOPHYAINCP)utilarr.h \
     1947  $(SOPHYAINCP)generalfit.h \
     1948  $(SOPHYAINCP)generaldata.h \
     1949  $(SOPHYAINCP)ntupintf.h \
     1950  $(SOPHYAINCP)poly.h
     1951        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pipodrw.cc
     1952 
     1953$(SOPHYAOBJP)pisiadw.o: pisiadw.cc $(SOPHYAINCP)sopnamsp.h \
     1954  $(SOPHYAINCP)machdefs.h \
     1955  $(SOPHYAINCP)perrors.h \
     1956  $(SOPHYAINCP)pexceptions.h \
     1957  $(SOPHYAINCP)ctimer.h \
     1958  $(SOPHYAINCP)nbmath.h \
     1959  $(SOPHYAINCP)smathconst.h pistdimgapp.h \
     1960  $(SOPHYAINCP)pisysdep.h \
     1961  $(SOPHYAINCP)piapplx.h \
     1962  $(SOPHYAINCP)piapplgen.h \
     1963  $(SOPHYAINCP)pimsghandler.h \
     1964  $(SOPHYAINCP)picontainerx.h \
     1965  $(SOPHYAINCP)picontainergen.h \
     1966  $(SOPHYAINCP)piwdgx.h \
     1967  $(SOPHYAINCP)piwdggen.h \
     1968  $(SOPHYAINCP)picolist.h \
     1969  $(SOPHYAINCP)pimenubarx.h \
     1970  $(SOPHYAINCP)pimenubargen.h \
     1971  $(SOPHYAINCP)pimenux.h \
     1972  $(SOPHYAINCP)pimenugen.h \
     1973  $(SOPHYAINCP)picons.h \
     1974  $(SOPHYAINCP)pistdwdgx.h \
     1975  $(SOPHYAINCP)pistdwdggen.h \
     1976  $(SOPHYAINCP)pibwdgx.h \
     1977  $(SOPHYAINCP)pibwdggen.h \
     1978  $(SOPHYAINCP)picmap.h \
     1979  $(SOPHYAINCP)picmapx.h \
     1980  $(SOPHYAINCP)picmapgen.h \
     1981  $(SOPHYAINCP)pigraphx.h \
     1982  $(SOPHYAINCP)pigraphgen.h \
     1983  $(SOPHYAINCP)pifontx.h \
     1984  $(SOPHYAINCP)pifontgen.h \
     1985  $(SOPHYAINCP)pigrcoord.h \
     1986  $(SOPHYAINCP)pilineatt.h \
     1987  $(SOPHYAINCP)pigraphuc.h \
     1988  $(SOPHYAINCP)pievthandler.h \
     1989  $(SOPHYAINCP)psfile.h \
     1990  $(SOPHYAINCP)pigraphps.h \
     1991  $(SOPHYAINCP)piwindowx.h \
     1992  $(SOPHYAINCP)piwindowgen.h \
     1993  $(SOPHYAINCP)pioptmenux.h \
     1994  $(SOPHYAINCP)pioptmenugen.h \
     1995  $(SOPHYAINCP)pifilechox.h \
     1996  $(SOPHYAINCP)pifilechogen.h \
     1997  $(SOPHYAINCP)piperiodx.h \
     1998  $(SOPHYAINCP)periodic.h \
     1999  $(SOPHYAINCP)piimage.h \
     2000  $(SOPHYAINCP)parradapter.h \
     2001  $(SOPHYAINCP)lut.h \
     2002  $(SOPHYAINCP)pieldrw.h \
     2003  $(SOPHYAINCP)pidrawer.h \
     2004  $(SOPHYAINCP)pigratt.h \
     2005  $(SOPHYAINCP)piaxes.h \
     2006  $(SOPHYAINCP)pipixmapx.h \
     2007  $(SOPHYAINCP)pipixmapgen.h \
     2008  $(SOPHYAINCP)picmapview.h \
     2009  $(SOPHYAINCP)pi3dwdg.h \
     2010  $(SOPHYAINCP)pi3ddrw.h \
     2011  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     2012  $(SOPHYAINCP)anydataobj.h \
     2013  $(SOPHYAINCP)ppersist.h \
     2014  $(SOPHYAINCP)gnumd5.h \
     2015  $(SOPHYAINCP)ppfbinstream.h \
     2016  $(SOPHYAINCP)rawstream.h \
     2017  $(SOPHYAINCP)ppfnametag.h \
     2018  $(SOPHYAINCP)dvlist.h \
     2019  $(SOPHYAINCP)objfio.h \
     2020  $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \
     2021  $(SOPHYAINCP)commander.h \
     2022  $(SOPHYAINCP)pdlmgr.h \
     2023  $(SOPHYAINCP)zthread.h pisiadw.h \
     2024  $(SOPHYAINCP)pilistx.h \
     2025  $(SOPHYAINCP)pilistgen.h \
     2026  $(SOPHYAINCP)pistzwin.h \
     2027  $(SOPHYAINCP)pitherm.h \
     2028  $(SOPHYAINCP)resusage.h servnobjm.h
     2029        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pisiadw.cc
     2030 
     2031$(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \
     2032  $(SOPHYAINCP)sopnamsp.h \
     2033  $(SOPHYAINCP)machdefs.h \
     2034  $(SOPHYAINCP)strutil.h \
     2035  $(SOPHYAINCP)timing.h \
     2036  $(SOPHYAINCP)perrors.h \
     2037  $(SOPHYAINCP)pexceptions.h \
     2038  $(SOPHYAINCP)ctimer.h \
     2039  $(SOPHYAINCP)psighand.h \
     2040  $(SOPHYAINCP)cimage.h \
     2041  $(SOPHYAINCP)tmatrix.h \
     2042  $(SOPHYAINCP)tarray.h \
     2043  $(SOPHYAINCP)basarr.h \
     2044  $(SOPHYAINCP)anydataobj.h \
     2045  $(SOPHYAINCP)mutyv.h \
     2046  $(SOPHYAINCP)dvlist.h \
     2047  $(SOPHYAINCP)objfio.h \
     2048  $(SOPHYAINCP)ppersist.h \
     2049  $(SOPHYAINCP)gnumd5.h \
     2050  $(SOPHYAINCP)ppfbinstream.h \
     2051  $(SOPHYAINCP)rawstream.h \
     2052  $(SOPHYAINCP)ppfnametag.h \
     2053  $(SOPHYAINCP)ndatablock.h \
     2054  $(SOPHYAINCP)utilarr.h \
     2055  $(SOPHYAINCP)fioarr.h \
     2056  $(SOPHYAINCP)tvector.h pistdimgapp.h \
     2057  $(SOPHYAINCP)pisysdep.h \
     2058  $(SOPHYAINCP)piapplx.h \
     2059  $(SOPHYAINCP)piapplgen.h \
     2060  $(SOPHYAINCP)pimsghandler.h \
     2061  $(SOPHYAINCP)picontainerx.h \
     2062  $(SOPHYAINCP)picontainergen.h \
     2063  $(SOPHYAINCP)piwdgx.h \
     2064  $(SOPHYAINCP)piwdggen.h \
     2065  $(SOPHYAINCP)picolist.h \
     2066  $(SOPHYAINCP)pimenubarx.h \
     2067  $(SOPHYAINCP)pimenubargen.h \
     2068  $(SOPHYAINCP)pimenux.h \
     2069  $(SOPHYAINCP)pimenugen.h \
     2070  $(SOPHYAINCP)picons.h \
     2071  $(SOPHYAINCP)pistdwdgx.h \
     2072  $(SOPHYAINCP)pistdwdggen.h \
     2073  $(SOPHYAINCP)pibwdgx.h \
     2074  $(SOPHYAINCP)pibwdggen.h \
     2075  $(SOPHYAINCP)picmap.h \
     2076  $(SOPHYAINCP)picmapx.h \
     2077  $(SOPHYAINCP)picmapgen.h \
     2078  $(SOPHYAINCP)pigraphx.h \
     2079  $(SOPHYAINCP)pigraphgen.h \
     2080  $(SOPHYAINCP)pifontx.h \
     2081  $(SOPHYAINCP)pifontgen.h \
     2082  $(SOPHYAINCP)pigrcoord.h \
     2083  $(SOPHYAINCP)pilineatt.h \
     2084  $(SOPHYAINCP)pigraphuc.h \
     2085  $(SOPHYAINCP)pievthandler.h \
     2086  $(SOPHYAINCP)psfile.h \
     2087  $(SOPHYAINCP)pigraphps.h \
     2088  $(SOPHYAINCP)piwindowx.h \
     2089  $(SOPHYAINCP)piwindowgen.h \
     2090  $(SOPHYAINCP)pioptmenux.h \
     2091  $(SOPHYAINCP)pioptmenugen.h \
     2092  $(SOPHYAINCP)pifilechox.h \
     2093  $(SOPHYAINCP)pifilechogen.h \
     2094  $(SOPHYAINCP)piperiodx.h \
     2095  $(SOPHYAINCP)periodic.h \
     2096  $(SOPHYAINCP)piimage.h \
     2097  $(SOPHYAINCP)parradapter.h \
     2098  $(SOPHYAINCP)lut.h \
     2099  $(SOPHYAINCP)pieldrw.h \
     2100  $(SOPHYAINCP)pidrawer.h \
     2101  $(SOPHYAINCP)pigratt.h \
     2102  $(SOPHYAINCP)piaxes.h \
     2103  $(SOPHYAINCP)pipixmapx.h \
     2104  $(SOPHYAINCP)pipixmapgen.h \
     2105  $(SOPHYAINCP)picmapview.h \
     2106  $(SOPHYAINCP)pi3dwdg.h \
     2107  $(SOPHYAINCP)pi3ddrw.h \
     2108  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     2109  dlftypes.h piacmd.h \
     2110  $(SOPHYAINCP)commander.h \
     2111  $(SOPHYAINCP)pdlmgr.h \
     2112  $(SOPHYAINCP)zthread.h pisiadw.h \
     2113  $(SOPHYAINCP)pilistx.h \
     2114  $(SOPHYAINCP)pilistgen.h \
     2115  $(SOPHYAINCP)pistzwin.h \
     2116  $(SOPHYAINCP)pitherm.h \
     2117  $(SOPHYAINCP)resusage.h servnobjm.h \
     2118  $(SOPHYAINCP)piimgtools.h \
     2119  $(SOPHYAINCP)pidrwtools.h \
     2120  $(SOPHYAINCP)piaxestools.h \
     2121  $(SOPHYAINCP)piscdrawwdg.h piinit.h \
     2122  $(SOPHYAINCP)sambainit.h \
     2123  $(SOPHYAINCP)skymapinit.h \
     2124  $(SOPHYAINCP)sophyainit.h \
     2125  $(SOPHYAINCP)ntoolsinit.h \
     2126  $(SOPHYAINCP)tarrinit.h \
     2127  $(SOPHYAINCP)piversion.h piaversion.h
     2128        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdimgapp.cc
     2129 
     2130$(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \
     2131  $(SOPHYAINCP)sopnamsp.h pitvmaad.h \
     2132  $(SOPHYAINCP)machdefs.h \
     2133  $(SOPHYAINCP)parradapter.h \
     2134  $(SOPHYAINCP)lut.h \
     2135  $(SOPHYAINCP)tmatrix.h \
     2136  $(SOPHYAINCP)tarray.h \
     2137  $(SOPHYAINCP)basarr.h \
     2138  $(SOPHYAINCP)anydataobj.h \
     2139  $(SOPHYAINCP)mutyv.h \
     2140  $(SOPHYAINCP)dvlist.h \
     2141  $(SOPHYAINCP)objfio.h \
     2142  $(SOPHYAINCP)ppersist.h \
     2143  $(SOPHYAINCP)pexceptions.h \
     2144  $(SOPHYAINCP)gnumd5.h \
     2145  $(SOPHYAINCP)ppfbinstream.h \
     2146  $(SOPHYAINCP)rawstream.h \
     2147  $(SOPHYAINCP)ppfnametag.h \
     2148  $(SOPHYAINCP)ndatablock.h \
     2149  $(SOPHYAINCP)utilarr.h \
     2150  $(SOPHYAINCP)tvector.h
     2151        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pitvmaad.cc
     2152 
     2153$(SOPHYAOBJP)servnobjm.o: servnobjm.cc \
     2154  $(SOPHYAINCP)sopnamsp.h \
     2155  $(SOPHYAINCP)strutil.h nobjmgr.h \
     2156  $(SOPHYAINCP)machdefs.h \
     2157  $(SOPHYAINCP)anydataobj.h \
     2158  $(SOPHYAINCP)ppersist.h \
     2159  $(SOPHYAINCP)pexceptions.h \
     2160  $(SOPHYAINCP)gnumd5.h \
     2161  $(SOPHYAINCP)ppfbinstream.h \
     2162  $(SOPHYAINCP)rawstream.h \
     2163  $(SOPHYAINCP)ppfnametag.h \
     2164  $(SOPHYAINCP)dvlist.h \
     2165  $(SOPHYAINCP)objfio.h \
     2166  $(SOPHYAINCP)mutyv.h dlftypes.h servnobjm.h \
     2167  $(SOPHYAINCP)pdlmgr.h \
     2168  $(SOPHYAINCP)zthread.h nomgadapter.h \
     2169  $(SOPHYAINCP)pidrawer.h \
     2170  $(SOPHYAINCP)pibwdggen.h \
     2171  $(SOPHYAINCP)pisysdep.h \
     2172  $(SOPHYAINCP)piwdgx.h \
     2173  $(SOPHYAINCP)piwdggen.h \
     2174  $(SOPHYAINCP)pimsghandler.h \
     2175  $(SOPHYAINCP)picolist.h \
     2176  $(SOPHYAINCP)picmap.h \
     2177  $(SOPHYAINCP)picmapx.h \
     2178  $(SOPHYAINCP)picmapgen.h \
     2179  $(SOPHYAINCP)pigraphx.h \
     2180  $(SOPHYAINCP)pigraphgen.h \
     2181  $(SOPHYAINCP)pifontx.h \
     2182  $(SOPHYAINCP)pifontgen.h \
     2183  $(SOPHYAINCP)pigrcoord.h \
     2184  $(SOPHYAINCP)pilineatt.h \
     2185  $(SOPHYAINCP)pigraphuc.h \
     2186  $(SOPHYAINCP)pievthandler.h \
     2187  $(SOPHYAINCP)psfile.h \
     2188  $(SOPHYAINCP)pigratt.h \
     2189  $(SOPHYAINCP)piaxes.h \
     2190  $(SOPHYAINCP)parradapter.h \
     2191  $(SOPHYAINCP)lut.h \
     2192  $(SOPHYAINCP)ntupintf.h \
     2193  $(SOPHYAINCP)generalfit.h \
     2194  $(SOPHYAINCP)tvector.h \
     2195  $(SOPHYAINCP)tmatrix.h \
     2196  $(SOPHYAINCP)tarray.h \
     2197  $(SOPHYAINCP)basarr.h \
     2198  $(SOPHYAINCP)ndatablock.h \
     2199  $(SOPHYAINCP)utilarr.h \
     2200  $(SOPHYAINCP)generaldata.h \
     2201  $(SOPHYAINCP)poly.h \
     2202  $(SOPHYAINCP)peida.h \
     2203  $(SOPHYAINCP)utils.h \
     2204  $(SOPHYAINCP)perrors.h \
     2205  $(SOPHYAINCP)fmath.h pistdimgapp.h \
    15092206  $(SOPHYAINCP)piapplx.h \
    15102207  $(SOPHYAINCP)piapplgen.h \
     
    15352232  $(SOPHYAINCP)pi3dwdg.h \
    15362233  $(SOPHYAINCP)pi3ddrw.h \
    1537   $(SOPHYAINCP)pigraph3d.h \
    1538   pisiadw.h $(SOPHYAINCP)pilistx.h \
    1539   $(SOPHYAINCP)pilistgen.h \
    1540   $(SOPHYAINCP)pistzwin.h \
    1541   $(SOPHYAINCP)pitherm.h \
    1542   $(SOPHYAINCP)resusage.h \
    1543   nomhistadapter.h \
    1544   $(SOPHYAINCP)histerr.h \
    1545   $(SOPHYAINCP)xntuple.h \
    1546   $(SOPHYAINCP)basedtable.h \
    1547   $(SOPHYAINCP)segdatablock.h \
    1548   nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h
    1549         $(CXXCOMPILELIB) -o $@ $<
    1550  
    1551 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc \
    1552   $(SOPHYAINCP)sopnamsp.h pigfd1.h \
    1553   $(SOPHYAINCP)generaldata.h \
    1554   $(SOPHYAINCP)objfio.h \
    1555   $(SOPHYAINCP)machdefs.h \
    1556   $(SOPHYAINCP)anydataobj.h \
    1557   $(SOPHYAINCP)ppersist.h \
    1558   $(SOPHYAINCP)pexceptions.h \
    1559   $(SOPHYAINCP)gnumd5.h \
    1560   $(SOPHYAINCP)ppfbinstream.h \
    1561   $(SOPHYAINCP)rawstream.h \
    1562   $(SOPHYAINCP)ppfnametag.h \
    1563   $(SOPHYAINCP)ntupintf.h \
    1564   $(SOPHYAINCP)poly.h \
    1565   $(SOPHYAINCP)peida.h \
    1566   $(SOPHYAINCP)utils.h \
    1567   $(SOPHYAINCP)perrors.h \
    1568   $(SOPHYAINCP)fmath.h \
    1569   $(SOPHYAINCP)tvector.h \
    1570   $(SOPHYAINCP)tmatrix.h \
    1571   $(SOPHYAINCP)tarray.h \
    1572   $(SOPHYAINCP)basarr.h \
    1573   $(SOPHYAINCP)mutyv.h \
    1574   $(SOPHYAINCP)dvlist.h \
    1575   $(SOPHYAINCP)ndatablock.h \
    1576   $(SOPHYAINCP)utilarr.h \
    1577   $(SOPHYAINCP)pidrawer.h \
    1578   $(SOPHYAINCP)pibwdggen.h \
    1579   $(SOPHYAINCP)pisysdep.h \
    1580   $(SOPHYAINCP)piwdgx.h \
    1581   $(SOPHYAINCP)piwdggen.h \
    1582   $(SOPHYAINCP)pimsghandler.h \
    1583   $(SOPHYAINCP)picolist.h \
    1584   $(SOPHYAINCP)picmap.h \
    1585   $(SOPHYAINCP)picmapx.h \
    1586   $(SOPHYAINCP)picmapgen.h \
    1587   $(SOPHYAINCP)pigraphx.h \
    1588   $(SOPHYAINCP)pigraphgen.h \
    1589   $(SOPHYAINCP)pifontx.h \
    1590   $(SOPHYAINCP)pifontgen.h \
    1591   $(SOPHYAINCP)pigrcoord.h \
    1592   $(SOPHYAINCP)pilineatt.h \
    1593   $(SOPHYAINCP)pigraphuc.h \
    1594   $(SOPHYAINCP)pievthandler.h \
    1595   $(SOPHYAINCP)psfile.h \
    1596   $(SOPHYAINCP)pigratt.h \
    1597   $(SOPHYAINCP)piaxes.h
    1598         $(CXXCOMPILELIB) -o $@ $<
    1599  
    1600 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc \
    1601   $(SOPHYAINCP)sopnamsp.h pigfd2.h \
    1602   $(SOPHYAINCP)generaldata.h \
    1603   $(SOPHYAINCP)objfio.h \
    1604   $(SOPHYAINCP)machdefs.h \
    1605   $(SOPHYAINCP)anydataobj.h \
    1606   $(SOPHYAINCP)ppersist.h \
    1607   $(SOPHYAINCP)pexceptions.h \
    1608   $(SOPHYAINCP)gnumd5.h \
    1609   $(SOPHYAINCP)ppfbinstream.h \
    1610   $(SOPHYAINCP)rawstream.h \
    1611   $(SOPHYAINCP)ppfnametag.h \
    1612   $(SOPHYAINCP)ntupintf.h \
    1613   $(SOPHYAINCP)poly.h \
    1614   $(SOPHYAINCP)peida.h \
    1615   $(SOPHYAINCP)utils.h \
    1616   $(SOPHYAINCP)perrors.h \
    1617   $(SOPHYAINCP)fmath.h \
    1618   $(SOPHYAINCP)tvector.h \
    1619   $(SOPHYAINCP)tmatrix.h \
    1620   $(SOPHYAINCP)tarray.h \
    1621   $(SOPHYAINCP)basarr.h \
    1622   $(SOPHYAINCP)mutyv.h \
    1623   $(SOPHYAINCP)dvlist.h \
    1624   $(SOPHYAINCP)ndatablock.h \
    1625   $(SOPHYAINCP)utilarr.h \
    1626   $(SOPHYAINCP)pi3ddrw.h \
    1627   $(SOPHYAINCP)pisysdep.h \
    1628   $(SOPHYAINCP)pidrawer.h \
    1629   $(SOPHYAINCP)pibwdggen.h \
    1630   $(SOPHYAINCP)piwdgx.h \
    1631   $(SOPHYAINCP)piwdggen.h \
    1632   $(SOPHYAINCP)pimsghandler.h \
    1633   $(SOPHYAINCP)picolist.h \
    1634   $(SOPHYAINCP)picmap.h \
    1635   $(SOPHYAINCP)picmapx.h \
    1636   $(SOPHYAINCP)picmapgen.h \
    1637   $(SOPHYAINCP)pigraphx.h \
    1638   $(SOPHYAINCP)pigraphgen.h \
    1639   $(SOPHYAINCP)pifontx.h \
    1640   $(SOPHYAINCP)pifontgen.h \
    1641   $(SOPHYAINCP)pigrcoord.h \
    1642   $(SOPHYAINCP)pilineatt.h \
    1643   $(SOPHYAINCP)pigraphuc.h \
    1644   $(SOPHYAINCP)pievthandler.h \
    1645   $(SOPHYAINCP)psfile.h \
    1646   $(SOPHYAINCP)pigratt.h \
    1647   $(SOPHYAINCP)piaxes.h \
    1648   $(SOPHYAINCP)pieldrw.h \
    1649   $(SOPHYAINCP)pigraph3d.h
    1650         $(CXXCOMPILELIB) -o $@ $<
    1651  
    1652 $(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \
    1653   $(SOPHYAINCP)pisysdep.h \
    1654   $(SOPHYAINCP)machdefs.h \
    1655   $(SOPHYAINCP)piapplx.h \
    1656   $(SOPHYAINCP)piapplgen.h \
    1657   $(SOPHYAINCP)pimsghandler.h \
    1658   $(SOPHYAINCP)picontainerx.h \
    1659   $(SOPHYAINCP)picontainergen.h \
    1660   $(SOPHYAINCP)piwdgx.h \
    1661   $(SOPHYAINCP)piwdggen.h \
    1662   $(SOPHYAINCP)picolist.h \
    1663   $(SOPHYAINCP)pimenubarx.h \
    1664   $(SOPHYAINCP)pimenubargen.h \
    1665   $(SOPHYAINCP)pimenux.h \
    1666   $(SOPHYAINCP)pimenugen.h \
    1667   $(SOPHYAINCP)picons.h \
    1668   $(SOPHYAINCP)pistdwdgx.h \
    1669   $(SOPHYAINCP)pistdwdggen.h \
    1670   $(SOPHYAINCP)pibwdgx.h \
    1671   $(SOPHYAINCP)pibwdggen.h \
    1672   $(SOPHYAINCP)picmap.h \
    1673   $(SOPHYAINCP)picmapx.h \
    1674   $(SOPHYAINCP)picmapgen.h \
    1675   $(SOPHYAINCP)pigraphx.h \
    1676   $(SOPHYAINCP)pigraphgen.h \
    1677   $(SOPHYAINCP)pifontx.h \
    1678   $(SOPHYAINCP)pifontgen.h \
    1679   $(SOPHYAINCP)pigrcoord.h \
    1680   $(SOPHYAINCP)pilineatt.h \
    1681   $(SOPHYAINCP)pigraphuc.h \
    1682   $(SOPHYAINCP)pievthandler.h \
    1683   $(SOPHYAINCP)psfile.h \
    1684   $(SOPHYAINCP)pigraphps.h \
    1685   $(SOPHYAINCP)sopnamsp.h \
    1686   pihisto2d.h \
    1687   $(SOPHYAINCP)pioptmenux.h \
    1688   $(SOPHYAINCP)pioptmenugen.h \
    1689   $(SOPHYAINCP)histos2.h \
    1690   $(SOPHYAINCP)peida.h \
    1691   $(SOPHYAINCP)utils.h \
    1692   $(SOPHYAINCP)perrors.h \
    1693   $(SOPHYAINCP)pexceptions.h \
    1694   $(SOPHYAINCP)fmath.h \
    1695   $(SOPHYAINCP)histos.h \
    1696   $(SOPHYAINCP)objfio.h \
    1697   $(SOPHYAINCP)anydataobj.h \
    1698   $(SOPHYAINCP)ppersist.h \
    1699   $(SOPHYAINCP)gnumd5.h \
    1700   $(SOPHYAINCP)ppfbinstream.h \
    1701   $(SOPHYAINCP)rawstream.h \
    1702   $(SOPHYAINCP)ppfnametag.h \
    1703   $(SOPHYAINCP)tvector.h \
    1704   $(SOPHYAINCP)tmatrix.h \
    1705   $(SOPHYAINCP)tarray.h \
    1706   $(SOPHYAINCP)basarr.h \
    1707   $(SOPHYAINCP)mutyv.h \
    1708   $(SOPHYAINCP)dvlist.h \
    1709   $(SOPHYAINCP)ndatablock.h \
    1710   $(SOPHYAINCP)utilarr.h \
    1711   $(SOPHYAINCP)pidrawer.h \
    1712   $(SOPHYAINCP)pigratt.h \
    1713   $(SOPHYAINCP)piaxes.h \
    1714   $(SOPHYAINCP)piscdrawwdg.h \
    1715   $(SOPHYAINCP)piwindowx.h \
    1716   $(SOPHYAINCP)piwindowgen.h \
    1717   $(SOPHYAINCP)pieldrw.h \
    1718   $(SOPHYAINCP)nbrandom.h \
    1719   $(SOPHYAINCP)srandgen.h
    1720         $(CXXCOMPILELIB) -o $@ $<
    1721  
    1722 $(SOPHYAOBJP)pihisto.o: pihisto.cc \
    1723   $(SOPHYAINCP)sopnamsp.h \
    1724   pihisto.h $(SOPHYAINCP)histos.h \
    1725   $(SOPHYAINCP)objfio.h \
    1726   $(SOPHYAINCP)machdefs.h \
    1727   $(SOPHYAINCP)anydataobj.h \
    1728   $(SOPHYAINCP)ppersist.h \
    1729   $(SOPHYAINCP)pexceptions.h \
    1730   $(SOPHYAINCP)gnumd5.h \
    1731   $(SOPHYAINCP)ppfbinstream.h \
    1732   $(SOPHYAINCP)rawstream.h \
    1733   $(SOPHYAINCP)ppfnametag.h \
    1734   $(SOPHYAINCP)peida.h \
    1735   $(SOPHYAINCP)utils.h \
    1736   $(SOPHYAINCP)perrors.h \
    1737   $(SOPHYAINCP)fmath.h \
    1738   $(SOPHYAINCP)tvector.h \
    1739   $(SOPHYAINCP)tmatrix.h \
    1740   $(SOPHYAINCP)tarray.h \
    1741   $(SOPHYAINCP)basarr.h \
    1742   $(SOPHYAINCP)mutyv.h \
    1743   $(SOPHYAINCP)dvlist.h \
    1744   $(SOPHYAINCP)ndatablock.h \
    1745   $(SOPHYAINCP)utilarr.h \
    1746   $(SOPHYAINCP)pidrawer.h \
    1747   $(SOPHYAINCP)pibwdggen.h \
    1748   $(SOPHYAINCP)pisysdep.h \
    1749   $(SOPHYAINCP)piwdgx.h \
    1750   $(SOPHYAINCP)piwdggen.h \
    1751   $(SOPHYAINCP)pimsghandler.h \
    1752   $(SOPHYAINCP)picolist.h \
    1753   $(SOPHYAINCP)picmap.h \
    1754   $(SOPHYAINCP)picmapx.h \
    1755   $(SOPHYAINCP)picmapgen.h \
    1756   $(SOPHYAINCP)pigraphx.h \
    1757   $(SOPHYAINCP)pigraphgen.h \
    1758   $(SOPHYAINCP)pifontx.h \
    1759   $(SOPHYAINCP)pifontgen.h \
    1760   $(SOPHYAINCP)pigrcoord.h \
    1761   $(SOPHYAINCP)pilineatt.h \
    1762   $(SOPHYAINCP)pigraphuc.h \
    1763   $(SOPHYAINCP)pievthandler.h \
    1764   $(SOPHYAINCP)psfile.h \
    1765   $(SOPHYAINCP)pigratt.h \
    1766   $(SOPHYAINCP)piaxes.h \
    1767   $(SOPHYAINCP)hisprof.h
    1768         $(CXXCOMPILELIB) -o $@ $<
    1769  
    1770 $(SOPHYAOBJP)piinit.o: piinit.cc \
    1771   $(SOPHYAINCP)sopnamsp.h \
    1772   $(SOPHYAINCP)machdefs.h piinit.h \
    1773   $(SOPHYAINCP)sambainit.h \
    1774   $(SOPHYAINCP)skymapinit.h \
    1775   $(SOPHYAINCP)sophyainit.h \
    1776   $(SOPHYAINCP)ntoolsinit.h \
    1777   $(SOPHYAINCP)tarrinit.h \
    1778   pistdimgapp.h \
    1779   $(SOPHYAINCP)pisysdep.h \
    1780   $(SOPHYAINCP)piapplx.h \
    1781   $(SOPHYAINCP)piapplgen.h \
    1782   $(SOPHYAINCP)pimsghandler.h \
    1783   $(SOPHYAINCP)picontainerx.h \
    1784   $(SOPHYAINCP)picontainergen.h \
    1785   $(SOPHYAINCP)piwdgx.h \
    1786   $(SOPHYAINCP)piwdggen.h \
    1787   $(SOPHYAINCP)picolist.h \
    1788   $(SOPHYAINCP)pimenubarx.h \
    1789   $(SOPHYAINCP)pimenubargen.h \
    1790   $(SOPHYAINCP)pimenux.h \
    1791   $(SOPHYAINCP)pimenugen.h \
    1792   $(SOPHYAINCP)picons.h \
    1793   $(SOPHYAINCP)pistdwdgx.h \
    1794   $(SOPHYAINCP)pistdwdggen.h \
    1795   $(SOPHYAINCP)pibwdgx.h \
    1796   $(SOPHYAINCP)pibwdggen.h \
    1797   $(SOPHYAINCP)picmap.h \
    1798   $(SOPHYAINCP)picmapx.h \
    1799   $(SOPHYAINCP)picmapgen.h \
    1800   $(SOPHYAINCP)pigraphx.h \
    1801   $(SOPHYAINCP)pigraphgen.h \
    1802   $(SOPHYAINCP)pifontx.h \
    1803   $(SOPHYAINCP)pifontgen.h \
    1804   $(SOPHYAINCP)pigrcoord.h \
    1805   $(SOPHYAINCP)pilineatt.h \
    1806   $(SOPHYAINCP)pigraphuc.h \
    1807   $(SOPHYAINCP)pievthandler.h \
    1808   $(SOPHYAINCP)psfile.h \
    1809   $(SOPHYAINCP)pigraphps.h \
    1810   $(SOPHYAINCP)piwindowx.h \
    1811   $(SOPHYAINCP)piwindowgen.h \
    1812   $(SOPHYAINCP)pioptmenux.h \
    1813   $(SOPHYAINCP)pioptmenugen.h \
    1814   $(SOPHYAINCP)pifilechox.h \
    1815   $(SOPHYAINCP)pifilechogen.h \
    1816   $(SOPHYAINCP)piperiodx.h \
    1817   $(SOPHYAINCP)periodic.h \
    1818   $(SOPHYAINCP)piimage.h \
    1819   $(SOPHYAINCP)parradapter.h \
    1820   $(SOPHYAINCP)lut.h \
    1821   $(SOPHYAINCP)pieldrw.h \
    1822   $(SOPHYAINCP)pidrawer.h \
    1823   $(SOPHYAINCP)pigratt.h \
    1824   $(SOPHYAINCP)piaxes.h \
    1825   $(SOPHYAINCP)pipixmapx.h \
    1826   $(SOPHYAINCP)pipixmapgen.h \
    1827   $(SOPHYAINCP)picmapview.h \
    1828   $(SOPHYAINCP)pi3dwdg.h \
    1829   $(SOPHYAINCP)pi3ddrw.h \
    1830   $(SOPHYAINCP)pigraph3d.h \
    1831   nobjmgr.h \
    1832   $(SOPHYAINCP)anydataobj.h \
    1833   $(SOPHYAINCP)ppersist.h \
    1834   $(SOPHYAINCP)pexceptions.h \
    1835   $(SOPHYAINCP)gnumd5.h \
    1836   $(SOPHYAINCP)ppfbinstream.h \
    1837   $(SOPHYAINCP)rawstream.h \
    1838   $(SOPHYAINCP)ppfnametag.h \
    1839   $(SOPHYAINCP)dvlist.h \
    1840   $(SOPHYAINCP)objfio.h \
    1841   $(SOPHYAINCP)mutyv.h dlftypes.h \
    1842   piacmd.h \
    1843   $(SOPHYAINCP)commander.h \
    1844   $(SOPHYAINCP)pdlmgr.h \
    1845   $(SOPHYAINCP)ctimer.h \
    1846   $(SOPHYAINCP)zthread.h pisiadw.h \
    1847   $(SOPHYAINCP)pilistx.h \
    1848   $(SOPHYAINCP)pilistgen.h \
    1849   $(SOPHYAINCP)pistzwin.h \
    1850   $(SOPHYAINCP)pitherm.h \
    1851   $(SOPHYAINCP)resusage.h \
    1852   servnobjm.h nomhistadapter.h nomgadapter.h \
    1853   $(SOPHYAINCP)ntupintf.h \
    1854   $(SOPHYAINCP)generalfit.h \
    1855   $(SOPHYAINCP)tvector.h \
    1856   $(SOPHYAINCP)tmatrix.h \
    1857   $(SOPHYAINCP)tarray.h \
    1858   $(SOPHYAINCP)basarr.h \
    1859   $(SOPHYAINCP)ndatablock.h \
    1860   $(SOPHYAINCP)utilarr.h \
    1861   $(SOPHYAINCP)generaldata.h \
    1862   $(SOPHYAINCP)poly.h \
    1863   $(SOPHYAINCP)peida.h \
    1864   $(SOPHYAINCP)utils.h \
    1865   $(SOPHYAINCP)perrors.h \
    1866   $(SOPHYAINCP)fmath.h \
    1867   $(SOPHYAINCP)histos.h \
    1868   $(SOPHYAINCP)histos2.h \
    1869   $(SOPHYAINCP)hisprof.h \
    1870   $(SOPHYAINCP)histerr.h \
    1871   $(SOPHYAINCP)ntuple.h \
    1872   $(SOPHYAINCP)xntuple.h \
    1873   $(SOPHYAINCP)basedtable.h \
    1874   $(SOPHYAINCP)segdatablock.h \
    1875   nomgfdadapter.h nomimagadapter.h \
    1876   $(SOPHYAINCP)cimage.h \
    1877   $(SOPHYAINCP)fioarr.h \
    1878   nomtmatvecadapter.h nomtarradapter.h \
    1879   $(SOPHYAINCP)datatable.h \
    1880   $(SOPHYAINCP)swppfdtable.h \
    1881   $(SOPHYAINCP)swsegdb.h \
    1882   $(SOPHYAINCP)ppfswapper.h \
    1883   $(SOPHYAINCP)ppftpointerio.h \
    1884   nomskymapadapter.h \
    1885   $(SOPHYAINCP)pixelmap.h \
    1886   $(SOPHYAINCP)spherepos.h \
    1887   $(SOPHYAINCP)unitvector.h \
    1888   $(SOPHYAINCP)vector3d.h \
    1889   $(SOPHYAINCP)longlat.h \
    1890   $(SOPHYAINCP)utilgeom.h \
    1891   $(SOPHYAINCP)spherethetaphi.h \
    1892   $(SOPHYAINCP)sphericalmap.h \
    1893   $(SOPHYAINCP)smathconst.h \
    1894   $(SOPHYAINCP)spherehealpix.h \
    1895   $(SOPHYAINCP)HEALPixUtils.h \
    1896   $(SOPHYAINCP)localmap.h \
    1897   $(SOPHYAINCP)sphereecp.h \
    1898   $(SOPHYAINCP)specrespvector.h \
    1899   $(SOPHYAINCP)specresp.h \
    1900   $(SOPHYAINCP)gaussfilt.h \
    1901   nomspecrespadapter.h
    1902         $(CXXCOMPILELIB) -o $@ $<
    1903  
    1904 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc \
    1905   $(SOPHYAINCP)sopnamsp.h \
    1906   pintup3d.h \
    1907   $(SOPHYAINCP)ntupintf.h \
    1908   $(SOPHYAINCP)machdefs.h \
    1909   $(SOPHYAINCP)pi3ddrw.h \
    1910   $(SOPHYAINCP)pisysdep.h \
    1911   $(SOPHYAINCP)pidrawer.h \
    1912   $(SOPHYAINCP)pibwdggen.h \
    1913   $(SOPHYAINCP)piwdgx.h \
    1914   $(SOPHYAINCP)piwdggen.h \
    1915   $(SOPHYAINCP)pimsghandler.h \
    1916   $(SOPHYAINCP)picolist.h \
    1917   $(SOPHYAINCP)picmap.h \
    1918   $(SOPHYAINCP)picmapx.h \
    1919   $(SOPHYAINCP)picmapgen.h \
    1920   $(SOPHYAINCP)pigraphx.h \
    1921   $(SOPHYAINCP)pigraphgen.h \
    1922   $(SOPHYAINCP)pifontx.h \
    1923   $(SOPHYAINCP)pifontgen.h \
    1924   $(SOPHYAINCP)pigrcoord.h \
    1925   $(SOPHYAINCP)pilineatt.h \
    1926   $(SOPHYAINCP)pigraphuc.h \
    1927   $(SOPHYAINCP)pievthandler.h \
    1928   $(SOPHYAINCP)psfile.h \
    1929   $(SOPHYAINCP)pigratt.h \
    1930   $(SOPHYAINCP)piaxes.h \
    1931   $(SOPHYAINCP)pieldrw.h \
    1932   $(SOPHYAINCP)pigraph3d.h
    1933         $(CXXCOMPILELIB) -o $@ $<
    1934  
    1935 $(SOPHYAOBJP)pintuple.o: pintuple.cc \
    1936   $(SOPHYAINCP)sopnamsp.h \
    1937   pintuple.h \
    1938   $(SOPHYAINCP)ntupintf.h \
    1939   $(SOPHYAINCP)machdefs.h \
    1940   $(SOPHYAINCP)pidrawer.h \
    1941   $(SOPHYAINCP)pibwdggen.h \
    1942   $(SOPHYAINCP)pisysdep.h \
    1943   $(SOPHYAINCP)piwdgx.h \
    1944   $(SOPHYAINCP)piwdggen.h \
    1945   $(SOPHYAINCP)pimsghandler.h \
    1946   $(SOPHYAINCP)picolist.h \
    1947   $(SOPHYAINCP)picmap.h \
    1948   $(SOPHYAINCP)picmapx.h \
    1949   $(SOPHYAINCP)picmapgen.h \
    1950   $(SOPHYAINCP)pigraphx.h \
    1951   $(SOPHYAINCP)pigraphgen.h \
    1952   $(SOPHYAINCP)pifontx.h \
    1953   $(SOPHYAINCP)pifontgen.h \
    1954   $(SOPHYAINCP)pigrcoord.h \
    1955   $(SOPHYAINCP)pilineatt.h \
    1956   $(SOPHYAINCP)pigraphuc.h \
    1957   $(SOPHYAINCP)pievthandler.h \
    1958   $(SOPHYAINCP)psfile.h \
    1959   $(SOPHYAINCP)pigratt.h \
    1960   $(SOPHYAINCP)piaxes.h
    1961         $(CXXCOMPILELIB) -o $@ $<
    1962  
    1963 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc \
    1964   $(SOPHYAINCP)sopnamsp.h \
    1965   pipodrw.h \
    1966   $(SOPHYAINCP)machdefs.h \
    1967   $(SOPHYAINCP)pidrawer.h \
    1968   $(SOPHYAINCP)pibwdggen.h \
    1969   $(SOPHYAINCP)pisysdep.h \
    1970   $(SOPHYAINCP)piwdgx.h \
    1971   $(SOPHYAINCP)piwdggen.h \
    1972   $(SOPHYAINCP)pimsghandler.h \
    1973   $(SOPHYAINCP)picolist.h \
    1974   $(SOPHYAINCP)picmap.h \
    1975   $(SOPHYAINCP)picmapx.h \
    1976   $(SOPHYAINCP)picmapgen.h \
    1977   $(SOPHYAINCP)pigraphx.h \
    1978   $(SOPHYAINCP)pigraphgen.h \
    1979   $(SOPHYAINCP)pifontx.h \
    1980   $(SOPHYAINCP)pifontgen.h \
    1981   $(SOPHYAINCP)pigrcoord.h \
    1982   $(SOPHYAINCP)pilineatt.h \
    1983   $(SOPHYAINCP)pigraphuc.h \
    1984   $(SOPHYAINCP)pievthandler.h \
    1985   $(SOPHYAINCP)psfile.h \
    1986   $(SOPHYAINCP)pigratt.h \
    1987   $(SOPHYAINCP)piaxes.h \
    1988   $(SOPHYAINCP)parradapter.h \
    1989   $(SOPHYAINCP)lut.h \
    1990   $(SOPHYAINCP)histos2.h \
    1991   $(SOPHYAINCP)peida.h \
    1992   $(SOPHYAINCP)utils.h \
    1993   $(SOPHYAINCP)perrors.h \
    1994   $(SOPHYAINCP)pexceptions.h \
    1995   $(SOPHYAINCP)fmath.h \
    1996   $(SOPHYAINCP)histos.h \
    1997   $(SOPHYAINCP)objfio.h \
    1998   $(SOPHYAINCP)anydataobj.h \
    1999   $(SOPHYAINCP)ppersist.h \
    2000   $(SOPHYAINCP)gnumd5.h \
    2001   $(SOPHYAINCP)ppfbinstream.h \
    2002   $(SOPHYAINCP)rawstream.h \
    2003   $(SOPHYAINCP)ppfnametag.h \
    2004   $(SOPHYAINCP)tvector.h \
    2005   $(SOPHYAINCP)tmatrix.h \
    2006   $(SOPHYAINCP)tarray.h \
    2007   $(SOPHYAINCP)basarr.h \
    2008   $(SOPHYAINCP)mutyv.h \
    2009   $(SOPHYAINCP)dvlist.h \
    2010   $(SOPHYAINCP)ndatablock.h \
    2011   $(SOPHYAINCP)utilarr.h \
    2012   $(SOPHYAINCP)generalfit.h \
    2013   $(SOPHYAINCP)generaldata.h \
    2014   $(SOPHYAINCP)ntupintf.h \
    2015   $(SOPHYAINCP)poly.h
    2016         $(CXXCOMPILELIB) -o $@ $<
    2017  
    2018 $(SOPHYAOBJP)pisiadw.o: pisiadw.cc \
    2019   $(SOPHYAINCP)sopnamsp.h \
    2020   $(SOPHYAINCP)machdefs.h \
    2021   $(SOPHYAINCP)perrors.h \
    2022   $(SOPHYAINCP)pexceptions.h \
    2023   $(SOPHYAINCP)ctimer.h \
    2024   $(SOPHYAINCP)nbmath.h \
    2025   $(SOPHYAINCP)smathconst.h \
    2026   pistdimgapp.h \
    2027   $(SOPHYAINCP)pisysdep.h \
    2028   $(SOPHYAINCP)piapplx.h \
    2029   $(SOPHYAINCP)piapplgen.h \
    2030   $(SOPHYAINCP)pimsghandler.h \
    2031   $(SOPHYAINCP)picontainerx.h \
    2032   $(SOPHYAINCP)picontainergen.h \
    2033   $(SOPHYAINCP)piwdgx.h \
    2034   $(SOPHYAINCP)piwdggen.h \
    2035   $(SOPHYAINCP)picolist.h \
    2036   $(SOPHYAINCP)pimenubarx.h \
    2037   $(SOPHYAINCP)pimenubargen.h \
    2038   $(SOPHYAINCP)pimenux.h \
    2039   $(SOPHYAINCP)pimenugen.h \
    2040   $(SOPHYAINCP)picons.h \
    2041   $(SOPHYAINCP)pistdwdgx.h \
    2042   $(SOPHYAINCP)pistdwdggen.h \
    2043   $(SOPHYAINCP)pibwdgx.h \
    2044   $(SOPHYAINCP)pibwdggen.h \
    2045   $(SOPHYAINCP)picmap.h \
    2046   $(SOPHYAINCP)picmapx.h \
    2047   $(SOPHYAINCP)picmapgen.h \
    2048   $(SOPHYAINCP)pigraphx.h \
    2049   $(SOPHYAINCP)pigraphgen.h \
    2050   $(SOPHYAINCP)pifontx.h \
    2051   $(SOPHYAINCP)pifontgen.h \
    2052   $(SOPHYAINCP)pigrcoord.h \
    2053   $(SOPHYAINCP)pilineatt.h \
    2054   $(SOPHYAINCP)pigraphuc.h \
    2055   $(SOPHYAINCP)pievthandler.h \
    2056   $(SOPHYAINCP)psfile.h \
    2057   $(SOPHYAINCP)pigraphps.h \
    2058   $(SOPHYAINCP)piwindowx.h \
    2059   $(SOPHYAINCP)piwindowgen.h \
    2060   $(SOPHYAINCP)pioptmenux.h \
    2061   $(SOPHYAINCP)pioptmenugen.h \
    2062   $(SOPHYAINCP)pifilechox.h \
    2063   $(SOPHYAINCP)pifilechogen.h \
    2064   $(SOPHYAINCP)piperiodx.h \
    2065   $(SOPHYAINCP)periodic.h \
    2066   $(SOPHYAINCP)piimage.h \
    2067   $(SOPHYAINCP)parradapter.h \
    2068   $(SOPHYAINCP)lut.h \
    2069   $(SOPHYAINCP)pieldrw.h \
    2070   $(SOPHYAINCP)pidrawer.h \
    2071   $(SOPHYAINCP)pigratt.h \
    2072   $(SOPHYAINCP)piaxes.h \
    2073   $(SOPHYAINCP)pipixmapx.h \
    2074   $(SOPHYAINCP)pipixmapgen.h \
    2075   $(SOPHYAINCP)picmapview.h \
    2076   $(SOPHYAINCP)pi3dwdg.h \
    2077   $(SOPHYAINCP)pi3ddrw.h \
    2078   $(SOPHYAINCP)pigraph3d.h \
    2079   nobjmgr.h \
    2080   $(SOPHYAINCP)anydataobj.h \
    2081   $(SOPHYAINCP)ppersist.h \
    2082   $(SOPHYAINCP)gnumd5.h \
    2083   $(SOPHYAINCP)ppfbinstream.h \
    2084   $(SOPHYAINCP)rawstream.h \
    2085   $(SOPHYAINCP)ppfnametag.h \
    2086   $(SOPHYAINCP)dvlist.h \
    2087   $(SOPHYAINCP)objfio.h \
    2088   $(SOPHYAINCP)mutyv.h dlftypes.h \
    2089   piacmd.h \
    2090   $(SOPHYAINCP)commander.h \
    2091   $(SOPHYAINCP)pdlmgr.h \
    2092   $(SOPHYAINCP)zthread.h pisiadw.h \
    2093   $(SOPHYAINCP)pilistx.h \
    2094   $(SOPHYAINCP)pilistgen.h \
    2095   $(SOPHYAINCP)pistzwin.h \
    2096   $(SOPHYAINCP)pitherm.h \
    2097   $(SOPHYAINCP)resusage.h \
    2098   servnobjm.h
    2099         $(CXXCOMPILELIB) -o $@ $<
    2100  
    2101 $(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \
    2102   $(SOPHYAINCP)sopnamsp.h \
    2103   $(SOPHYAINCP)machdefs.h \
    2104   $(SOPHYAINCP)strutil.h \
    2105   $(SOPHYAINCP)timing.h \
    2106   $(SOPHYAINCP)perrors.h \
    2107   $(SOPHYAINCP)pexceptions.h \
    2108   $(SOPHYAINCP)ctimer.h \
    2109   $(SOPHYAINCP)psighand.h \
    2110   $(SOPHYAINCP)cimage.h \
    2111   $(SOPHYAINCP)tmatrix.h \
    2112   $(SOPHYAINCP)tarray.h \
    2113   $(SOPHYAINCP)basarr.h \
    2114   $(SOPHYAINCP)anydataobj.h \
    2115   $(SOPHYAINCP)mutyv.h \
    2116   $(SOPHYAINCP)dvlist.h \
    2117   $(SOPHYAINCP)objfio.h \
    2118   $(SOPHYAINCP)ppersist.h \
    2119   $(SOPHYAINCP)gnumd5.h \
    2120   $(SOPHYAINCP)ppfbinstream.h \
    2121   $(SOPHYAINCP)rawstream.h \
    2122   $(SOPHYAINCP)ppfnametag.h \
    2123   $(SOPHYAINCP)ndatablock.h \
    2124   $(SOPHYAINCP)utilarr.h \
    2125   $(SOPHYAINCP)fioarr.h \
    2126   $(SOPHYAINCP)tvector.h \
    2127   pistdimgapp.h \
    2128   $(SOPHYAINCP)pisysdep.h \
    2129   $(SOPHYAINCP)piapplx.h \
    2130   $(SOPHYAINCP)piapplgen.h \
    2131   $(SOPHYAINCP)pimsghandler.h \
    2132   $(SOPHYAINCP)picontainerx.h \
    2133   $(SOPHYAINCP)picontainergen.h \
    2134   $(SOPHYAINCP)piwdgx.h \
    2135   $(SOPHYAINCP)piwdggen.h \
    2136   $(SOPHYAINCP)picolist.h \
    2137   $(SOPHYAINCP)pimenubarx.h \
    2138   $(SOPHYAINCP)pimenubargen.h \
    2139   $(SOPHYAINCP)pimenux.h \
    2140   $(SOPHYAINCP)pimenugen.h \
    2141   $(SOPHYAINCP)picons.h \
    2142   $(SOPHYAINCP)pistdwdgx.h \
    2143   $(SOPHYAINCP)pistdwdggen.h \
    2144   $(SOPHYAINCP)pibwdgx.h \
    2145   $(SOPHYAINCP)pibwdggen.h \
    2146   $(SOPHYAINCP)picmap.h \
    2147   $(SOPHYAINCP)picmapx.h \
    2148   $(SOPHYAINCP)picmapgen.h \
    2149   $(SOPHYAINCP)pigraphx.h \
    2150   $(SOPHYAINCP)pigraphgen.h \
    2151   $(SOPHYAINCP)pifontx.h \
    2152   $(SOPHYAINCP)pifontgen.h \
    2153   $(SOPHYAINCP)pigrcoord.h \
    2154   $(SOPHYAINCP)pilineatt.h \
    2155   $(SOPHYAINCP)pigraphuc.h \
    2156   $(SOPHYAINCP)pievthandler.h \
    2157   $(SOPHYAINCP)psfile.h \
    2158   $(SOPHYAINCP)pigraphps.h \
    2159   $(SOPHYAINCP)piwindowx.h \
    2160   $(SOPHYAINCP)piwindowgen.h \
    2161   $(SOPHYAINCP)pioptmenux.h \
    2162   $(SOPHYAINCP)pioptmenugen.h \
    2163   $(SOPHYAINCP)pifilechox.h \
    2164   $(SOPHYAINCP)pifilechogen.h \
    2165   $(SOPHYAINCP)piperiodx.h \
    2166   $(SOPHYAINCP)periodic.h \
    2167   $(SOPHYAINCP)piimage.h \
    2168   $(SOPHYAINCP)parradapter.h \
    2169   $(SOPHYAINCP)lut.h \
    2170   $(SOPHYAINCP)pieldrw.h \
    2171   $(SOPHYAINCP)pidrawer.h \
    2172   $(SOPHYAINCP)pigratt.h \
    2173   $(SOPHYAINCP)piaxes.h \
    2174   $(SOPHYAINCP)pipixmapx.h \
    2175   $(SOPHYAINCP)pipixmapgen.h \
    2176   $(SOPHYAINCP)picmapview.h \
    2177   $(SOPHYAINCP)pi3dwdg.h \
    2178   $(SOPHYAINCP)pi3ddrw.h \
    2179   $(SOPHYAINCP)pigraph3d.h \
    2180   nobjmgr.h dlftypes.h piacmd.h \
    2181   $(SOPHYAINCP)commander.h \
    2182   $(SOPHYAINCP)pdlmgr.h \
    2183   $(SOPHYAINCP)zthread.h pisiadw.h \
    2184   $(SOPHYAINCP)pilistx.h \
    2185   $(SOPHYAINCP)pilistgen.h \
    2186   $(SOPHYAINCP)pistzwin.h \
    2187   $(SOPHYAINCP)pitherm.h \
    2188   $(SOPHYAINCP)resusage.h \
    2189   servnobjm.h \
    2190   $(SOPHYAINCP)piimgtools.h \
    2191   $(SOPHYAINCP)pidrwtools.h \
    2192   $(SOPHYAINCP)piaxestools.h \
    2193   $(SOPHYAINCP)piscdrawwdg.h \
    2194   piinit.h \
    2195   $(SOPHYAINCP)sambainit.h \
    2196   $(SOPHYAINCP)skymapinit.h \
    2197   $(SOPHYAINCP)sophyainit.h \
    2198   $(SOPHYAINCP)ntoolsinit.h \
    2199   $(SOPHYAINCP)tarrinit.h \
    2200   $(SOPHYAINCP)piversion.h \
    2201   piaversion.h
    2202         $(CXXCOMPILELIB) -o $@ $<
    2203  
    2204 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \
    2205   $(SOPHYAINCP)sopnamsp.h \
    2206   pitvmaad.h \
    2207   $(SOPHYAINCP)machdefs.h \
    2208   $(SOPHYAINCP)parradapter.h \
    2209   $(SOPHYAINCP)lut.h \
    2210   $(SOPHYAINCP)tmatrix.h \
    2211   $(SOPHYAINCP)tarray.h \
    2212   $(SOPHYAINCP)basarr.h \
    2213   $(SOPHYAINCP)anydataobj.h \
    2214   $(SOPHYAINCP)mutyv.h \
    2215   $(SOPHYAINCP)dvlist.h \
    2216   $(SOPHYAINCP)objfio.h \
    2217   $(SOPHYAINCP)ppersist.h \
    2218   $(SOPHYAINCP)pexceptions.h \
    2219   $(SOPHYAINCP)gnumd5.h \
    2220   $(SOPHYAINCP)ppfbinstream.h \
    2221   $(SOPHYAINCP)rawstream.h \
    2222   $(SOPHYAINCP)ppfnametag.h \
    2223   $(SOPHYAINCP)ndatablock.h \
    2224   $(SOPHYAINCP)utilarr.h \
    2225   $(SOPHYAINCP)tvector.h
    2226         $(CXXCOMPILELIB) -o $@ $<
    2227  
    2228 $(SOPHYAOBJP)servnobjm.o: servnobjm.cc \
    2229   $(SOPHYAINCP)sopnamsp.h \
    2230   $(SOPHYAINCP)strutil.h nobjmgr.h \
    2231   $(SOPHYAINCP)machdefs.h \
    2232   $(SOPHYAINCP)anydataobj.h \
    2233   $(SOPHYAINCP)ppersist.h \
    2234   $(SOPHYAINCP)pexceptions.h \
    2235   $(SOPHYAINCP)gnumd5.h \
    2236   $(SOPHYAINCP)ppfbinstream.h \
    2237   $(SOPHYAINCP)rawstream.h \
    2238   $(SOPHYAINCP)ppfnametag.h \
    2239   $(SOPHYAINCP)dvlist.h \
    2240   $(SOPHYAINCP)objfio.h \
    2241   $(SOPHYAINCP)mutyv.h dlftypes.h \
    2242   servnobjm.h \
    2243   $(SOPHYAINCP)pdlmgr.h \
    2244   $(SOPHYAINCP)zthread.h \
    2245   nomgadapter.h \
    2246   $(SOPHYAINCP)pidrawer.h \
    2247   $(SOPHYAINCP)pibwdggen.h \
    2248   $(SOPHYAINCP)pisysdep.h \
    2249   $(SOPHYAINCP)piwdgx.h \
    2250   $(SOPHYAINCP)piwdggen.h \
    2251   $(SOPHYAINCP)pimsghandler.h \
    2252   $(SOPHYAINCP)picolist.h \
    2253   $(SOPHYAINCP)picmap.h \
    2254   $(SOPHYAINCP)picmapx.h \
    2255   $(SOPHYAINCP)picmapgen.h \
    2256   $(SOPHYAINCP)pigraphx.h \
    2257   $(SOPHYAINCP)pigraphgen.h \
    2258   $(SOPHYAINCP)pifontx.h \
    2259   $(SOPHYAINCP)pifontgen.h \
    2260   $(SOPHYAINCP)pigrcoord.h \
    2261   $(SOPHYAINCP)pilineatt.h \
    2262   $(SOPHYAINCP)pigraphuc.h \
    2263   $(SOPHYAINCP)pievthandler.h \
    2264   $(SOPHYAINCP)psfile.h \
    2265   $(SOPHYAINCP)pigratt.h \
    2266   $(SOPHYAINCP)piaxes.h \
    2267   $(SOPHYAINCP)parradapter.h \
    2268   $(SOPHYAINCP)lut.h \
    2269   $(SOPHYAINCP)ntupintf.h \
    2270   $(SOPHYAINCP)generalfit.h \
    2271   $(SOPHYAINCP)tvector.h \
    2272   $(SOPHYAINCP)tmatrix.h \
    2273   $(SOPHYAINCP)tarray.h \
    2274   $(SOPHYAINCP)basarr.h \
    2275   $(SOPHYAINCP)ndatablock.h \
    2276   $(SOPHYAINCP)utilarr.h \
    2277   $(SOPHYAINCP)generaldata.h \
    2278   $(SOPHYAINCP)poly.h \
    2279   $(SOPHYAINCP)peida.h \
    2280   $(SOPHYAINCP)utils.h \
    2281   $(SOPHYAINCP)perrors.h \
    2282   $(SOPHYAINCP)fmath.h \
    2283   pistdimgapp.h \
    2284   $(SOPHYAINCP)piapplx.h \
    2285   $(SOPHYAINCP)piapplgen.h \
    2286   $(SOPHYAINCP)picontainerx.h \
    2287   $(SOPHYAINCP)picontainergen.h \
    2288   $(SOPHYAINCP)pimenubarx.h \
    2289   $(SOPHYAINCP)pimenubargen.h \
    2290   $(SOPHYAINCP)pimenux.h \
    2291   $(SOPHYAINCP)pimenugen.h \
    2292   $(SOPHYAINCP)picons.h \
    2293   $(SOPHYAINCP)pistdwdgx.h \
    2294   $(SOPHYAINCP)pistdwdggen.h \
    2295   $(SOPHYAINCP)pibwdgx.h \
    2296   $(SOPHYAINCP)pigraphps.h \
    2297   $(SOPHYAINCP)piwindowx.h \
    2298   $(SOPHYAINCP)piwindowgen.h \
    2299   $(SOPHYAINCP)pioptmenux.h \
    2300   $(SOPHYAINCP)pioptmenugen.h \
    2301   $(SOPHYAINCP)pifilechox.h \
    2302   $(SOPHYAINCP)pifilechogen.h \
    2303   $(SOPHYAINCP)piperiodx.h \
    2304   $(SOPHYAINCP)periodic.h \
    2305   $(SOPHYAINCP)piimage.h \
    2306   $(SOPHYAINCP)pieldrw.h \
    2307   $(SOPHYAINCP)pipixmapx.h \
    2308   $(SOPHYAINCP)pipixmapgen.h \
    2309   $(SOPHYAINCP)picmapview.h \
    2310   $(SOPHYAINCP)pi3dwdg.h \
    2311   $(SOPHYAINCP)pi3ddrw.h \
    2312   $(SOPHYAINCP)pigraph3d.h \
    2313   piacmd.h \
     2234  $(SOPHYAINCP)pigraph3d.h piacmd.h \
    23142235  $(SOPHYAINCP)commander.h \
    23152236  $(SOPHYAINCP)ctimer.h pisiadw.h \
     
    23202241  $(SOPHYAINCP)resusage.h \
    23212242  $(SOPHYAINCP)fct1dfit.h \
    2322   $(SOPHYAINCP)fct2dfit.h \
    2323   pitvmaad.h $(SOPHYAINCP)ntuple.h \
     2243  $(SOPHYAINCP)fct2dfit.h pitvmaad.h \
     2244  $(SOPHYAINCP)ntuple.h \
    23242245  $(SOPHYAINCP)cimage.h \
    23252246  $(SOPHYAINCP)fioarr.h \
     
    23282249  $(SOPHYAINCP)hisprof.h \
    23292250  $(SOPHYAINCP)piyfxdrw.h \
    2330   $(SOPHYAINCP)pisurfdr.h \
    2331   pintuple.h pintup3d.h pipodrw.h
    2332         $(CXXCOMPILELIB) -o $@ $<
    2333  
     2251  $(SOPHYAINCP)pisurfdr.h pintuple.h \
     2252  pintup3d.h pipodrw.h
     2253        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  servnobjm.cc
     2254 
  • trunk/SophyaPI/PIext/objlist.list

    r2743 r2765  
    1919pigfd1.o
    2020pigfd2.o
     21pihisto.o
    2122pihisto2d.o
    22 pihisto.o
    2323piinit.o
    2424pintup3d.o
  • trunk/SophyaPI/PIext/smakefile

    r2764 r2765  
    44 
    55clean:
    6          rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.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
     6         rm -f $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.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
    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)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
     9$(SOPHYALIBP)libPIext.a : $(SOPHYAOBJP)basexecut.o $(SOPHYAOBJP)contmodex.o $(SOPHYAOBJP)cxxexecutor.o $(SOPHYAOBJP)cxxexecwin.o $(SOPHYAOBJP)flowmodex.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
    1010        $(AR) $(ARFLAGS) $@ $?
    1111        touch $(SOPHYAINCP)/SophyaConfInfo/libPI.objlist
     
    2727  $(SOPHYAINCP)mutyv.h \
    2828  $(SOPHYAINCP)ctimer.h \
    29   $(SOPHYAINCP)zthread.h \
    30   dlftypes.h basexecut.h \
    31   $(SOPHYAINCP)strutilxx.h \
    32   pistdimgapp.h \
    33   $(SOPHYAINCP)pisysdep.h \
     29  $(SOPHYAINCP)zthread.h dlftypes.h \
     30  basexecut.h $(SOPHYAINCP)strutilxx.h \
     31  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    3432  $(SOPHYAINCP)piapplx.h \
    3533  $(SOPHYAINCP)piapplgen.h \
     
    8280  $(SOPHYAINCP)pi3dwdg.h \
    8381  $(SOPHYAINCP)pi3ddrw.h \
    84   $(SOPHYAINCP)pigraph3d.h \
    85   nobjmgr.h pisiadw.h \
    86   $(SOPHYAINCP)pilistx.h \
     82  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     83  pisiadw.h $(SOPHYAINCP)pilistx.h \
    8784  $(SOPHYAINCP)pilistgen.h \
    8885  $(SOPHYAINCP)pistzwin.h \
    8986  $(SOPHYAINCP)pitherm.h \
    90   $(SOPHYAINCP)resusage.h \
    91   servnobjm.h nomgadapter.h \
    92   $(SOPHYAINCP)ntupintf.h \
     87  $(SOPHYAINCP)resusage.h servnobjm.h \
     88  nomgadapter.h $(SOPHYAINCP)ntupintf.h \
    9389  $(SOPHYAINCP)generalfit.h \
    9490  $(SOPHYAINCP)tvector.h \
     
    111107  $(SOPHYAINCP)hisprof.h \
    112108  $(SOPHYAINCP)ntuple.h
    113         $(CXXCOMPILELIB) -o $@ $<
     109        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  basexecut.cc
    114110 
    115111$(SOPHYAOBJP)contmodex.o: contmodex.cc \
    116   $(SOPHYAINCP)sopnamsp.h \
    117   contmodex.h \
     112  $(SOPHYAINCP)sopnamsp.h contmodex.h \
    118113  $(SOPHYAINCP)machdefs.h piacmd.h \
    119114  $(SOPHYAINCP)commander.h \
     
    130125  $(SOPHYAINCP)mutyv.h \
    131126  $(SOPHYAINCP)ctimer.h \
    132   $(SOPHYAINCP)zthread.h \
    133   dlftypes.h nobjmgr.h \
     127  $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
    134128  $(SOPHYAINCP)pigncont.h \
    135129  $(SOPHYAINCP)pistdimgapp.h \
     
    202196  $(SOPHYAINCP)gp_dynarray.h \
    203197  $(SOPHYAINCP)gp_graph3d.h \
    204   $(SOPHYAINCP)gp_alloc.h \
    205   nomgadapter.h \
     198  $(SOPHYAINCP)gp_alloc.h nomgadapter.h \
    206199  $(SOPHYAINCP)generalfit.h \
    207200  $(SOPHYAINCP)tvector.h \
     
    217210  $(SOPHYAINCP)perrors.h \
    218211  $(SOPHYAINCP)fmath.h servnobjm.h
    219         $(CXXCOMPILELIB) -o $@ $<
     212        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  contmodex.cc
    220213 
    221214$(SOPHYAOBJP)cxxexecutor.o: cxxexecutor.cc \
    222   $(SOPHYAINCP)sopnamsp.h \
    223   cxxexecutor.h \
     215  $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
    224216  $(SOPHYAINCP)machdefs.h piacmd.h \
    225217  $(SOPHYAINCP)commander.h \
     
    236228  $(SOPHYAINCP)mutyv.h \
    237229  $(SOPHYAINCP)ctimer.h \
    238   $(SOPHYAINCP)zthread.h \
    239   dlftypes.h nobjmgr.h \
     230  $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
    240231  $(SOPHYAINCP)strutilxx.h \
    241   $(SOPHYAINCP)cxxcmplnk.h \
    242   nomgadapter.h \
     232  $(SOPHYAINCP)cxxcmplnk.h nomgadapter.h \
    243233  $(SOPHYAINCP)pidrawer.h \
    244234  $(SOPHYAINCP)pibwdggen.h \
     
    277267  $(SOPHYAINCP)utils.h \
    278268  $(SOPHYAINCP)perrors.h \
    279   $(SOPHYAINCP)fmath.h \
    280   pistdimgapp.h \
     269  $(SOPHYAINCP)fmath.h pistdimgapp.h \
    281270  $(SOPHYAINCP)piapplx.h \
    282271  $(SOPHYAINCP)piapplgen.h \
     
    307296  $(SOPHYAINCP)pi3dwdg.h \
    308297  $(SOPHYAINCP)pi3ddrw.h \
    309   $(SOPHYAINCP)pigraph3d.h \
    310   pisiadw.h $(SOPHYAINCP)pilistx.h \
     298  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     299  $(SOPHYAINCP)pilistx.h \
    311300  $(SOPHYAINCP)pilistgen.h \
    312301  $(SOPHYAINCP)pistzwin.h \
    313302  $(SOPHYAINCP)pitherm.h \
    314303  $(SOPHYAINCP)resusage.h
    315         $(CXXCOMPILELIB) -o $@ $<
     304        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxexecutor.cc
    316305 
    317306$(SOPHYAOBJP)cxxexecwin.o: cxxexecwin.cc \
    318   $(SOPHYAINCP)sopnamsp.h \
    319   cxxexecutor.h \
     307  $(SOPHYAINCP)sopnamsp.h cxxexecutor.h \
    320308  $(SOPHYAINCP)machdefs.h piacmd.h \
    321309  $(SOPHYAINCP)commander.h \
     
    332320  $(SOPHYAINCP)mutyv.h \
    333321  $(SOPHYAINCP)ctimer.h \
    334   $(SOPHYAINCP)zthread.h \
    335   dlftypes.h nobjmgr.h cxxexecwin.h \
    336   $(SOPHYAINCP)pisysdep.h \
    337   pistdimgapp.h \
    338   $(SOPHYAINCP)piapplx.h \
     322  $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
     323  cxxexecwin.h $(SOPHYAINCP)pisysdep.h \
     324  pistdimgapp.h $(SOPHYAINCP)piapplx.h \
    339325  $(SOPHYAINCP)piapplgen.h \
    340326  $(SOPHYAINCP)pimsghandler.h \
     
    386372  $(SOPHYAINCP)pi3dwdg.h \
    387373  $(SOPHYAINCP)pi3ddrw.h \
    388   $(SOPHYAINCP)pigraph3d.h \
    389   pisiadw.h $(SOPHYAINCP)pilistx.h \
     374  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     375  $(SOPHYAINCP)pilistx.h \
    390376  $(SOPHYAINCP)pilistgen.h \
    391377  $(SOPHYAINCP)pistzwin.h \
    392378  $(SOPHYAINCP)pitherm.h \
    393379  $(SOPHYAINCP)resusage.h
    394         $(CXXCOMPILELIB) -o $@ $<
     380        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cxxexecwin.cc
    395381 
    396382$(SOPHYAOBJP)flowmodex.o: flowmodex.cc \
    397   $(SOPHYAINCP)sopnamsp.h \
    398   flowmodex.h \
     383  $(SOPHYAINCP)sopnamsp.h flowmodex.h \
    399384  $(SOPHYAINCP)machdefs.h piacmd.h \
    400385  $(SOPHYAINCP)commander.h \
     
    411396  $(SOPHYAINCP)mutyv.h \
    412397  $(SOPHYAINCP)ctimer.h \
    413   $(SOPHYAINCP)zthread.h \
    414   dlftypes.h nobjmgr.h pi2dvec.h pistdimgapp.h \
     398  $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
     399  pi2dvec.h pistdimgapp.h \
    415400  $(SOPHYAINCP)pisysdep.h \
    416401  $(SOPHYAINCP)piapplx.h \
     
    464449  $(SOPHYAINCP)pi3dwdg.h \
    465450  $(SOPHYAINCP)pi3ddrw.h \
    466   $(SOPHYAINCP)pigraph3d.h \
    467   pisiadw.h $(SOPHYAINCP)pilistx.h \
     451  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     452  $(SOPHYAINCP)pilistx.h \
    468453  $(SOPHYAINCP)pilistgen.h \
    469454  $(SOPHYAINCP)pistzwin.h \
     
    472457  $(SOPHYAINCP)piscdrawwdg.h \
    473458  $(SOPHYAINCP)ntupintf.h \
    474   $(SOPHYAINCP)ntuple.h \
    475   nomgadapter.h \
     459  $(SOPHYAINCP)ntuple.h nomgadapter.h \
    476460  $(SOPHYAINCP)generalfit.h \
    477461  $(SOPHYAINCP)tvector.h \
     
    487471  $(SOPHYAINCP)perrors.h \
    488472  $(SOPHYAINCP)fmath.h servnobjm.h
    489         $(CXXCOMPILELIB) -o $@ $<
    490  
    491 $(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc \
    492   $(SOPHYAINCP)sopnamsp.h \
     473        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  flowmodex.cc
     474 
     475$(SOPHYAOBJP)nobjmgr.o: nobjmgr.cc $(SOPHYAINCP)sopnamsp.h \
    493476  $(SOPHYAINCP)strutil.h \
    494477  $(SOPHYAINCP)datatypes.h \
    495   $(SOPHYAINCP)machdefs.h \
    496   nobjmgr.h \
     478  $(SOPHYAINCP)machdefs.h nobjmgr.h \
    497479  $(SOPHYAINCP)anydataobj.h \
    498480  $(SOPHYAINCP)ppersist.h \
     
    504486  $(SOPHYAINCP)dvlist.h \
    505487  $(SOPHYAINCP)objfio.h \
    506   $(SOPHYAINCP)mutyv.h dlftypes.h \
    507   servnobjm.h \
     488  $(SOPHYAINCP)mutyv.h dlftypes.h servnobjm.h \
    508489  $(SOPHYAINCP)pdlmgr.h \
    509   $(SOPHYAINCP)zthread.h \
    510   nomgadapter.h \
     490  $(SOPHYAINCP)zthread.h nomgadapter.h \
    511491  $(SOPHYAINCP)pidrawer.h \
    512492  $(SOPHYAINCP)pibwdggen.h \
     
    545525  $(SOPHYAINCP)utils.h \
    546526  $(SOPHYAINCP)perrors.h \
    547   $(SOPHYAINCP)fmath.h \
    548   pistdimgapp.h \
     527  $(SOPHYAINCP)fmath.h pistdimgapp.h \
    549528  $(SOPHYAINCP)piapplx.h \
    550529  $(SOPHYAINCP)piapplgen.h \
     
    575554  $(SOPHYAINCP)pi3dwdg.h \
    576555  $(SOPHYAINCP)pi3ddrw.h \
    577   $(SOPHYAINCP)pigraph3d.h \
    578   piacmd.h \
     556  $(SOPHYAINCP)pigraph3d.h piacmd.h \
    579557  $(SOPHYAINCP)commander.h \
    580558  $(SOPHYAINCP)ctimer.h pisiadw.h \
     
    606584  $(SOPHYAINCP)fitslocalmap.h \
    607585  $(SOPHYAINCP)localmap.h \
    608   $(SOPHYAINCP)fbtntintf.h \
    609   pitvmaad.h \
     586  $(SOPHYAINCP)fbtntintf.h pitvmaad.h \
    610587  $(SOPHYAINCP)piyfxdrw.h \
    611   $(SOPHYAINCP)pisurfdr.h \
    612   pipodrw.h $(SOPHYAINCP)histos2.h \
    613   $(SOPHYAINCP)histos.h pintuple.h \
    614   pintup3d.h pigfd1.h pigfd2.h
    615         $(CXXCOMPILELIB) -o $@ $<
     588  $(SOPHYAINCP)pisurfdr.h pipodrw.h \
     589  $(SOPHYAINCP)histos2.h \
     590  $(SOPHYAINCP)histos.h pintuple.h pintup3d.h \
     591  pigfd1.h pigfd2.h
     592        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nobjmgr.cc
    616593 
    617594$(SOPHYAOBJP)nomgadapter.o: nomgadapter.cc \
    618595  $(SOPHYAINCP)sopnamsp.h \
    619   $(SOPHYAINCP)machdefs.h \
    620   nomgadapter.h \
     596  $(SOPHYAINCP)machdefs.h nomgadapter.h \
    621597  $(SOPHYAINCP)ppersist.h \
    622598  $(SOPHYAINCP)pexceptions.h \
     
    666642  $(SOPHYAINCP)perrors.h \
    667643  $(SOPHYAINCP)fmath.h
    668         $(CXXCOMPILELIB) -o $@ $<
     644        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomgadapter.cc
    669645 
    670646$(SOPHYAOBJP)nomgfdadapter.o: nomgfdadapter.cc \
    671647  $(SOPHYAINCP)sopnamsp.h \
    672   $(SOPHYAINCP)machdefs.h \
    673   nomgfdadapter.h nomgadapter.h \
    674   $(SOPHYAINCP)ppersist.h \
     648  $(SOPHYAINCP)machdefs.h nomgfdadapter.h \
     649  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    675650  $(SOPHYAINCP)pexceptions.h \
    676651  $(SOPHYAINCP)gnumd5.h \
     
    725700  $(SOPHYAINCP)fioarr.h \
    726701  $(SOPHYAINCP)hisprof.h
    727         $(CXXCOMPILELIB) -o $@ $<
     702        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomgfdadapter.cc
    728703 
    729704$(SOPHYAOBJP)nomhistadapter.o: nomhistadapter.cc \
    730705  $(SOPHYAINCP)sopnamsp.h \
    731   $(SOPHYAINCP)machdefs.h \
    732   nomhistadapter.h nomgadapter.h \
    733   $(SOPHYAINCP)ppersist.h \
     706  $(SOPHYAINCP)machdefs.h nomhistadapter.h \
     707  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    734708  $(SOPHYAINCP)pexceptions.h \
    735709  $(SOPHYAINCP)gnumd5.h \
     
    785759  $(SOPHYAINCP)xntuple.h \
    786760  $(SOPHYAINCP)basedtable.h \
    787   $(SOPHYAINCP)segdatablock.h \
    788   pihisto.h pihisto2d.h \
    789   $(SOPHYAINCP)pimenux.h \
     761  $(SOPHYAINCP)segdatablock.h pihisto.h \
     762  pihisto2d.h $(SOPHYAINCP)pimenux.h \
    790763  $(SOPHYAINCP)pimenugen.h \
    791764  $(SOPHYAINCP)pimenubarx.h \
     
    819792  $(SOPHYAINCP)ppfswapper.h \
    820793  $(SOPHYAINCP)ppftpointerio.h
    821         $(CXXCOMPILELIB) -o $@ $<
     794        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomhistadapter.cc
    822795 
    823796$(SOPHYAOBJP)nomimagadapter.o: nomimagadapter.cc \
    824797  $(SOPHYAINCP)sopnamsp.h \
    825798  $(SOPHYAINCP)machdefs.h \
    826   $(SOPHYAINCP)datatype.h \
    827   nomimagadapter.h nomgadapter.h \
    828   $(SOPHYAINCP)ppersist.h \
     799  $(SOPHYAINCP)datatype.h nomimagadapter.h \
     800  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    829801  $(SOPHYAINCP)pexceptions.h \
    830802  $(SOPHYAINCP)gnumd5.h \
     
    874846  $(SOPHYAINCP)fmath.h \
    875847  $(SOPHYAINCP)cimage.h \
    876   $(SOPHYAINCP)fioarr.h \
    877   pimgadapter.h \
     848  $(SOPHYAINCP)fioarr.h pimgadapter.h \
    878849  $(SOPHYAINCP)objfitter.h \
    879850  $(SOPHYAINCP)histos.h \
     
    884855  $(SOPHYAINCP)FitsIO/fitsio.h \
    885856  $(SOPHYAINCP)FitsIO/longnam.h
    886         $(CXXCOMPILELIB) -o $@ $<
     857        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomimagadapter.cc
    887858 
    888859$(SOPHYAOBJP)nomskymapadapter.o: nomskymapadapter.cc \
    889860  $(SOPHYAINCP)sopnamsp.h \
    890861  $(SOPHYAINCP)machdefs.h \
    891   $(SOPHYAINCP)datatype.h \
    892   nomskymapadapter.h nomgadapter.h \
    893   $(SOPHYAINCP)ppersist.h \
     862  $(SOPHYAINCP)datatype.h nomskymapadapter.h \
     863  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    894864  $(SOPHYAINCP)pexceptions.h \
    895865  $(SOPHYAINCP)gnumd5.h \
     
    955925  $(SOPHYAINCP)fiospherehealpix.h \
    956926  $(SOPHYAINCP)fiolocalmap.h \
    957   $(SOPHYAINCP)fiosphereecp.h \
    958   pitvmaad.h \
     927  $(SOPHYAINCP)fiosphereecp.h pitvmaad.h \
    959928  $(SOPHYAINCP)complexios.h \
    960929  $(SOPHYAINCP)fitsspherehealpix.h \
     
    963932  $(SOPHYAINCP)FitsIO/longnam.h \
    964933  $(SOPHYAINCP)fitslocalmap.h
    965         $(CXXCOMPILELIB) -o $@ $<
     934        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomskymapadapter.cc
    966935 
    967936$(SOPHYAOBJP)nomspecrespadapter.o: nomspecrespadapter.cc \
     
    1019988  $(SOPHYAINCP)specrespvector.h \
    1020989  $(SOPHYAINCP)gaussfilt.h
    1021         $(CXXCOMPILELIB) -o $@ $<
     990        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomspecrespadapter.cc
    1022991 
    1023992$(SOPHYAOBJP)nomtarradapter.o: nomtarradapter.cc \
    1024993  $(SOPHYAINCP)sopnamsp.h \
    1025994  $(SOPHYAINCP)machdefs.h \
    1026   $(SOPHYAINCP)datatype.h \
    1027   nomtarradapter.h nomgadapter.h \
    1028   $(SOPHYAINCP)ppersist.h \
     995  $(SOPHYAINCP)datatype.h nomtarradapter.h \
     996  nomgadapter.h $(SOPHYAINCP)ppersist.h \
    1029997  $(SOPHYAINCP)pexceptions.h \
    1030998  $(SOPHYAINCP)gnumd5.h \
     
    10791047  $(SOPHYAINCP)FitsIO/fitsio.h \
    10801048  $(SOPHYAINCP)FitsIO/longnam.h
    1081         $(CXXCOMPILELIB) -o $@ $<
     1049        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomtarradapter.cc
    10821050 
    10831051$(SOPHYAOBJP)nomtmatvecadapter.o: nomtmatvecadapter.cc \
     
    11141082  $(SOPHYAINCP)generaldata.h \
    11151083  $(SOPHYAINCP)ntupintf.h \
    1116   $(SOPHYAINCP)poly.h \
    1117   nomtmatvecadapter.h nomgadapter.h \
    1118   $(SOPHYAINCP)pidrawer.h \
    1119   $(SOPHYAINCP)pibwdggen.h \
    1120   $(SOPHYAINCP)pisysdep.h \
    1121   $(SOPHYAINCP)piwdgx.h \
    1122   $(SOPHYAINCP)piwdggen.h \
    1123   $(SOPHYAINCP)pimsghandler.h \
    1124   $(SOPHYAINCP)picolist.h \
    1125   $(SOPHYAINCP)picmap.h \
    1126   $(SOPHYAINCP)picmapx.h \
    1127   $(SOPHYAINCP)picmapgen.h \
    1128   $(SOPHYAINCP)pigraphx.h \
    1129   $(SOPHYAINCP)pigraphgen.h \
    1130   $(SOPHYAINCP)pifontx.h \
    1131   $(SOPHYAINCP)pifontgen.h \
    1132   $(SOPHYAINCP)pigrcoord.h \
    1133   $(SOPHYAINCP)pilineatt.h \
    1134   $(SOPHYAINCP)pigraphuc.h \
    1135   $(SOPHYAINCP)pievthandler.h \
    1136   $(SOPHYAINCP)psfile.h \
    1137   $(SOPHYAINCP)pigratt.h \
    1138   $(SOPHYAINCP)piaxes.h \
    1139   $(SOPHYAINCP)parradapter.h \
    1140   $(SOPHYAINCP)lut.h \
    1141   $(SOPHYAINCP)piyfxdrw.h \
    1142   pitvmaad.h \
     1084  $(SOPHYAINCP)poly.h nomtmatvecadapter.h \
     1085  nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     1086  $(SOPHYAINCP)pibwdggen.h \
     1087  $(SOPHYAINCP)pisysdep.h \
     1088  $(SOPHYAINCP)piwdgx.h \
     1089  $(SOPHYAINCP)piwdggen.h \
     1090  $(SOPHYAINCP)pimsghandler.h \
     1091  $(SOPHYAINCP)picolist.h \
     1092  $(SOPHYAINCP)picmap.h \
     1093  $(SOPHYAINCP)picmapx.h \
     1094  $(SOPHYAINCP)picmapgen.h \
     1095  $(SOPHYAINCP)pigraphx.h \
     1096  $(SOPHYAINCP)pigraphgen.h \
     1097  $(SOPHYAINCP)pifontx.h \
     1098  $(SOPHYAINCP)pifontgen.h \
     1099  $(SOPHYAINCP)pigrcoord.h \
     1100  $(SOPHYAINCP)pilineatt.h \
     1101  $(SOPHYAINCP)pigraphuc.h \
     1102  $(SOPHYAINCP)pievthandler.h \
     1103  $(SOPHYAINCP)psfile.h \
     1104  $(SOPHYAINCP)pigratt.h \
     1105  $(SOPHYAINCP)piaxes.h \
     1106  $(SOPHYAINCP)parradapter.h \
     1107  $(SOPHYAINCP)lut.h \
     1108  $(SOPHYAINCP)piyfxdrw.h pitvmaad.h \
    11431109  $(SOPHYAINCP)fitstarray.h \
    11441110  $(SOPHYAINCP)fitsfile.h \
    11451111  $(SOPHYAINCP)FitsIO/fitsio.h \
    11461112  $(SOPHYAINCP)FitsIO/longnam.h
    1147         $(CXXCOMPILELIB) -o $@ $<
     1113        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  nomtmatvecadapter.cc
    11481114 
    11491115$(SOPHYAOBJP)pawexecut.o: pawexecut.cc \
     
    11771143  $(SOPHYAINCP)histerr.h \
    11781144  $(SOPHYAINCP)ntuple.h \
    1179   $(SOPHYAINCP)ntupintf.h \
    1180   pawexecut.h piacmd.h \
    1181   $(SOPHYAINCP)commander.h \
     1145  $(SOPHYAINCP)ntupintf.h pawexecut.h \
     1146  piacmd.h $(SOPHYAINCP)commander.h \
    11821147  $(SOPHYAINCP)pdlmgr.h \
    11831148  $(SOPHYAINCP)ctimer.h \
    1184   $(SOPHYAINCP)zthread.h \
    1185   dlftypes.h nobjmgr.h servnobjm.h nomgadapter.h \
     1149  $(SOPHYAINCP)zthread.h dlftypes.h nobjmgr.h \
     1150  servnobjm.h nomgadapter.h \
    11861151  $(SOPHYAINCP)pidrawer.h \
    11871152  $(SOPHYAINCP)pibwdggen.h \
     
    12091174  $(SOPHYAINCP)generalfit.h \
    12101175  $(SOPHYAINCP)generaldata.h \
    1211   $(SOPHYAINCP)poly.h \
    1212   pistdimgapp.h \
     1176  $(SOPHYAINCP)poly.h pistdimgapp.h \
    12131177  $(SOPHYAINCP)piapplx.h \
    12141178  $(SOPHYAINCP)piapplgen.h \
     
    12391203  $(SOPHYAINCP)pi3dwdg.h \
    12401204  $(SOPHYAINCP)pi3ddrw.h \
    1241   $(SOPHYAINCP)pigraph3d.h \
    1242   pisiadw.h $(SOPHYAINCP)pilistx.h \
     1205  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     1206  $(SOPHYAINCP)pilistx.h \
    12431207  $(SOPHYAINCP)pilistgen.h \
    12441208  $(SOPHYAINCP)pistzwin.h \
    12451209  $(SOPHYAINCP)pitherm.h \
    1246   $(SOPHYAINCP)resusage.h \
    1247   pihisto.h
    1248         $(CXXCOMPILELIB) -o $@ $<
    1249  
    1250 $(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc \
    1251   $(SOPHYAINCP)sopnamsp.h \
     1210  $(SOPHYAINCP)resusage.h pihisto.h
     1211        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pawexecut.cc
     1212 
     1213$(SOPHYAOBJP)pi2dvec.o: pi2dvec.cc $(SOPHYAINCP)sopnamsp.h \
    12521214  $(SOPHYAINCP)machdefs.h \
    12531215  $(SOPHYAINCP)histos.h \
     
    12751237  $(SOPHYAINCP)ntupintf.h \
    12761238  $(SOPHYAINCP)nbtri.h pi2dvec.h \
    1277   pistdimgapp.h \
    1278   $(SOPHYAINCP)pisysdep.h \
     1239  pistdimgapp.h $(SOPHYAINCP)pisysdep.h \
    12791240  $(SOPHYAINCP)piapplx.h \
    12801241  $(SOPHYAINCP)piapplgen.h \
     
    13271288  $(SOPHYAINCP)pi3dwdg.h \
    13281289  $(SOPHYAINCP)pi3ddrw.h \
    1329   $(SOPHYAINCP)pigraph3d.h \
    1330   nobjmgr.h dlftypes.h piacmd.h \
     1290  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1291  dlftypes.h piacmd.h \
    13311292  $(SOPHYAINCP)commander.h \
    13321293  $(SOPHYAINCP)pdlmgr.h \
     
    13391300  $(SOPHYAINCP)resusage.h \
    13401301  $(SOPHYAINCP)piscdrawwdg.h
    1341         $(CXXCOMPILELIB) -o $@ $<
    1342  
    1343 $(SOPHYAOBJP)piacmd.o: piacmd.cc \
    1344   $(SOPHYAINCP)sopnamsp.h piacmd.h \
    1345   $(SOPHYAINCP)machdefs.h \
     1302        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pi2dvec.cc
     1303 
     1304$(SOPHYAOBJP)piacmd.o: piacmd.cc $(SOPHYAINCP)sopnamsp.h \
     1305  piacmd.h $(SOPHYAINCP)machdefs.h \
    13461306  $(SOPHYAINCP)commander.h \
    13471307  $(SOPHYAINCP)pdlmgr.h \
     
    13571317  $(SOPHYAINCP)mutyv.h \
    13581318  $(SOPHYAINCP)ctimer.h \
    1359   $(SOPHYAINCP)zthread.h \
    1360   dlftypes.h basexecut.h \
    1361   $(SOPHYAINCP)strutil.h \
     1319  $(SOPHYAINCP)zthread.h dlftypes.h \
     1320  basexecut.h $(SOPHYAINCP)strutil.h \
    13621321  $(SOPHYAINCP)strutilxx.h \
    1363   $(SOPHYAINCP)srandgen.h \
    1364   pistdimgapp.h \
     1322  $(SOPHYAINCP)srandgen.h pistdimgapp.h \
    13651323  $(SOPHYAINCP)pisysdep.h \
    13661324  $(SOPHYAINCP)piapplx.h \
     
    14141372  $(SOPHYAINCP)pi3dwdg.h \
    14151373  $(SOPHYAINCP)pi3ddrw.h \
    1416   $(SOPHYAINCP)pigraph3d.h \
    1417   nobjmgr.h pisiadw.h \
    1418   $(SOPHYAINCP)pilistx.h \
     1374  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1375  pisiadw.h $(SOPHYAINCP)pilistx.h \
    14191376  $(SOPHYAINCP)pilistgen.h \
    14201377  $(SOPHYAINCP)pistzwin.h \
    14211378  $(SOPHYAINCP)pitherm.h \
    1422   $(SOPHYAINCP)resusage.h \
    1423   piafitting.h nomgadapter.h \
    1424   $(SOPHYAINCP)ntupintf.h \
     1379  $(SOPHYAINCP)resusage.h piafitting.h \
     1380  nomgadapter.h $(SOPHYAINCP)ntupintf.h \
    14251381  $(SOPHYAINCP)generalfit.h \
    14261382  $(SOPHYAINCP)tvector.h \
     
    14371393  $(SOPHYAINCP)fmath.h pawexecut.h \
    14381394  cxxexecutor.h cxxexecwin.h contmodex.h flowmodex.h
    1439         $(CXXCOMPILELIB) -o $@ $<
     1395        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piacmd.cc
    14401396 
    14411397$(SOPHYAOBJP)piafitting.o: piafitting.cc \
     
    14761432  $(SOPHYAINCP)histos2.h \
    14771433  $(SOPHYAINCP)hisprof.h \
    1478   $(SOPHYAINCP)objfitter.h \
    1479   piafitting.h nomgadapter.h \
    1480   $(SOPHYAINCP)pidrawer.h \
    1481   $(SOPHYAINCP)pibwdggen.h \
    1482   $(SOPHYAINCP)pisysdep.h \
    1483   $(SOPHYAINCP)piwdgx.h \
    1484   $(SOPHYAINCP)piwdggen.h \
    1485   $(SOPHYAINCP)pimsghandler.h \
    1486   $(SOPHYAINCP)picolist.h \
    1487   $(SOPHYAINCP)picmap.h \
    1488   $(SOPHYAINCP)picmapx.h \
    1489   $(SOPHYAINCP)picmapgen.h \
    1490   $(SOPHYAINCP)pigraphx.h \
    1491   $(SOPHYAINCP)pigraphgen.h \
    1492   $(SOPHYAINCP)pifontx.h \
    1493   $(SOPHYAINCP)pifontgen.h \
    1494   $(SOPHYAINCP)pigrcoord.h \
    1495   $(SOPHYAINCP)pilineatt.h \
    1496   $(SOPHYAINCP)pigraphuc.h \
    1497   $(SOPHYAINCP)pievthandler.h \
    1498   $(SOPHYAINCP)psfile.h \
    1499   $(SOPHYAINCP)pigratt.h \
    1500   $(SOPHYAINCP)piaxes.h \
    1501   $(SOPHYAINCP)parradapter.h \
    1502   $(SOPHYAINCP)lut.h \
    1503   $(SOPHYAINCP)pdlmgr.h dlftypes.h \
    1504   piacmd.h \
     1434  $(SOPHYAINCP)objfitter.h piafitting.h \
     1435  nomgadapter.h $(SOPHYAINCP)pidrawer.h \
     1436  $(SOPHYAINCP)pibwdggen.h \
     1437  $(SOPHYAINCP)pisysdep.h \
     1438  $(SOPHYAINCP)piwdgx.h \
     1439  $(SOPHYAINCP)piwdggen.h \
     1440  $(SOPHYAINCP)pimsghandler.h \
     1441  $(SOPHYAINCP)picolist.h \
     1442  $(SOPHYAINCP)picmap.h \
     1443  $(SOPHYAINCP)picmapx.h \
     1444  $(SOPHYAINCP)picmapgen.h \
     1445  $(SOPHYAINCP)pigraphx.h \
     1446  $(SOPHYAINCP)pigraphgen.h \
     1447  $(SOPHYAINCP)pifontx.h \
     1448  $(SOPHYAINCP)pifontgen.h \
     1449  $(SOPHYAINCP)pigrcoord.h \
     1450  $(SOPHYAINCP)pilineatt.h \
     1451  $(SOPHYAINCP)pigraphuc.h \
     1452  $(SOPHYAINCP)pievthandler.h \
     1453  $(SOPHYAINCP)psfile.h \
     1454  $(SOPHYAINCP)pigratt.h \
     1455  $(SOPHYAINCP)piaxes.h \
     1456  $(SOPHYAINCP)parradapter.h \
     1457  $(SOPHYAINCP)lut.h \
     1458  $(SOPHYAINCP)pdlmgr.h dlftypes.h piacmd.h \
    15051459  $(SOPHYAINCP)commander.h \
    15061460  $(SOPHYAINCP)ctimer.h \
    15071461  $(SOPHYAINCP)zthread.h nobjmgr.h \
    1508   pistdimgapp.h \
     1462  pistdimgapp.h $(SOPHYAINCP)piapplx.h \
     1463  $(SOPHYAINCP)piapplgen.h \
     1464  $(SOPHYAINCP)picontainerx.h \
     1465  $(SOPHYAINCP)picontainergen.h \
     1466  $(SOPHYAINCP)pimenubarx.h \
     1467  $(SOPHYAINCP)pimenubargen.h \
     1468  $(SOPHYAINCP)pimenux.h \
     1469  $(SOPHYAINCP)pimenugen.h \
     1470  $(SOPHYAINCP)picons.h \
     1471  $(SOPHYAINCP)pistdwdgx.h \
     1472  $(SOPHYAINCP)pistdwdggen.h \
     1473  $(SOPHYAINCP)pibwdgx.h \
     1474  $(SOPHYAINCP)pigraphps.h \
     1475  $(SOPHYAINCP)piwindowx.h \
     1476  $(SOPHYAINCP)piwindowgen.h \
     1477  $(SOPHYAINCP)pioptmenux.h \
     1478  $(SOPHYAINCP)pioptmenugen.h \
     1479  $(SOPHYAINCP)pifilechox.h \
     1480  $(SOPHYAINCP)pifilechogen.h \
     1481  $(SOPHYAINCP)piperiodx.h \
     1482  $(SOPHYAINCP)periodic.h \
     1483  $(SOPHYAINCP)piimage.h \
     1484  $(SOPHYAINCP)pieldrw.h \
     1485  $(SOPHYAINCP)pipixmapx.h \
     1486  $(SOPHYAINCP)pipixmapgen.h \
     1487  $(SOPHYAINCP)picmapview.h \
     1488  $(SOPHYAINCP)pi3dwdg.h \
     1489  $(SOPHYAINCP)pi3ddrw.h \
     1490  $(SOPHYAINCP)pigraph3d.h pisiadw.h \
     1491  $(SOPHYAINCP)pilistx.h \
     1492  $(SOPHYAINCP)pilistgen.h \
     1493  $(SOPHYAINCP)pistzwin.h \
     1494  $(SOPHYAINCP)pitherm.h \
     1495  $(SOPHYAINCP)resusage.h nomhistadapter.h \
     1496  $(SOPHYAINCP)histerr.h \
     1497  $(SOPHYAINCP)xntuple.h \
     1498  $(SOPHYAINCP)basedtable.h \
     1499  $(SOPHYAINCP)segdatablock.h nomgfdadapter.h \
     1500  nomimagadapter.h nomtmatvecadapter.h
     1501        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piafitting.cc
     1502 
     1503$(SOPHYAOBJP)pigfd1.o: pigfd1.cc $(SOPHYAINCP)sopnamsp.h \
     1504  pigfd1.h $(SOPHYAINCP)generaldata.h \
     1505  $(SOPHYAINCP)objfio.h \
     1506  $(SOPHYAINCP)machdefs.h \
     1507  $(SOPHYAINCP)anydataobj.h \
     1508  $(SOPHYAINCP)ppersist.h \
     1509  $(SOPHYAINCP)pexceptions.h \
     1510  $(SOPHYAINCP)gnumd5.h \
     1511  $(SOPHYAINCP)ppfbinstream.h \
     1512  $(SOPHYAINCP)rawstream.h \
     1513  $(SOPHYAINCP)ppfnametag.h \
     1514  $(SOPHYAINCP)ntupintf.h \
     1515  $(SOPHYAINCP)poly.h \
     1516  $(SOPHYAINCP)peida.h \
     1517  $(SOPHYAINCP)utils.h \
     1518  $(SOPHYAINCP)perrors.h \
     1519  $(SOPHYAINCP)fmath.h \
     1520  $(SOPHYAINCP)tvector.h \
     1521  $(SOPHYAINCP)tmatrix.h \
     1522  $(SOPHYAINCP)tarray.h \
     1523  $(SOPHYAINCP)basarr.h \
     1524  $(SOPHYAINCP)mutyv.h \
     1525  $(SOPHYAINCP)dvlist.h \
     1526  $(SOPHYAINCP)ndatablock.h \
     1527  $(SOPHYAINCP)utilarr.h \
     1528  $(SOPHYAINCP)pidrawer.h \
     1529  $(SOPHYAINCP)pibwdggen.h \
     1530  $(SOPHYAINCP)pisysdep.h \
     1531  $(SOPHYAINCP)piwdgx.h \
     1532  $(SOPHYAINCP)piwdggen.h \
     1533  $(SOPHYAINCP)pimsghandler.h \
     1534  $(SOPHYAINCP)picolist.h \
     1535  $(SOPHYAINCP)picmap.h \
     1536  $(SOPHYAINCP)picmapx.h \
     1537  $(SOPHYAINCP)picmapgen.h \
     1538  $(SOPHYAINCP)pigraphx.h \
     1539  $(SOPHYAINCP)pigraphgen.h \
     1540  $(SOPHYAINCP)pifontx.h \
     1541  $(SOPHYAINCP)pifontgen.h \
     1542  $(SOPHYAINCP)pigrcoord.h \
     1543  $(SOPHYAINCP)pilineatt.h \
     1544  $(SOPHYAINCP)pigraphuc.h \
     1545  $(SOPHYAINCP)pievthandler.h \
     1546  $(SOPHYAINCP)psfile.h \
     1547  $(SOPHYAINCP)pigratt.h \
     1548  $(SOPHYAINCP)piaxes.h
     1549        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigfd1.cc
     1550 
     1551$(SOPHYAOBJP)pigfd2.o: pigfd2.cc $(SOPHYAINCP)sopnamsp.h \
     1552  pigfd2.h $(SOPHYAINCP)generaldata.h \
     1553  $(SOPHYAINCP)objfio.h \
     1554  $(SOPHYAINCP)machdefs.h \
     1555  $(SOPHYAINCP)anydataobj.h \
     1556  $(SOPHYAINCP)ppersist.h \
     1557  $(SOPHYAINCP)pexceptions.h \
     1558  $(SOPHYAINCP)gnumd5.h \
     1559  $(SOPHYAINCP)ppfbinstream.h \
     1560  $(SOPHYAINCP)rawstream.h \
     1561  $(SOPHYAINCP)ppfnametag.h \
     1562  $(SOPHYAINCP)ntupintf.h \
     1563  $(SOPHYAINCP)poly.h \
     1564  $(SOPHYAINCP)peida.h \
     1565  $(SOPHYAINCP)utils.h \
     1566  $(SOPHYAINCP)perrors.h \
     1567  $(SOPHYAINCP)fmath.h \
     1568  $(SOPHYAINCP)tvector.h \
     1569  $(SOPHYAINCP)tmatrix.h \
     1570  $(SOPHYAINCP)tarray.h \
     1571  $(SOPHYAINCP)basarr.h \
     1572  $(SOPHYAINCP)mutyv.h \
     1573  $(SOPHYAINCP)dvlist.h \
     1574  $(SOPHYAINCP)ndatablock.h \
     1575  $(SOPHYAINCP)utilarr.h \
     1576  $(SOPHYAINCP)pi3ddrw.h \
     1577  $(SOPHYAINCP)pisysdep.h \
     1578  $(SOPHYAINCP)pidrawer.h \
     1579  $(SOPHYAINCP)pibwdggen.h \
     1580  $(SOPHYAINCP)piwdgx.h \
     1581  $(SOPHYAINCP)piwdggen.h \
     1582  $(SOPHYAINCP)pimsghandler.h \
     1583  $(SOPHYAINCP)picolist.h \
     1584  $(SOPHYAINCP)picmap.h \
     1585  $(SOPHYAINCP)picmapx.h \
     1586  $(SOPHYAINCP)picmapgen.h \
     1587  $(SOPHYAINCP)pigraphx.h \
     1588  $(SOPHYAINCP)pigraphgen.h \
     1589  $(SOPHYAINCP)pifontx.h \
     1590  $(SOPHYAINCP)pifontgen.h \
     1591  $(SOPHYAINCP)pigrcoord.h \
     1592  $(SOPHYAINCP)pilineatt.h \
     1593  $(SOPHYAINCP)pigraphuc.h \
     1594  $(SOPHYAINCP)pievthandler.h \
     1595  $(SOPHYAINCP)psfile.h \
     1596  $(SOPHYAINCP)pigratt.h \
     1597  $(SOPHYAINCP)piaxes.h \
     1598  $(SOPHYAINCP)pieldrw.h \
     1599  $(SOPHYAINCP)pigraph3d.h
     1600        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pigfd2.cc
     1601 
     1602$(SOPHYAOBJP)pihisto.o: pihisto.cc $(SOPHYAINCP)sopnamsp.h \
     1603  pihisto.h $(SOPHYAINCP)histos.h \
     1604  $(SOPHYAINCP)objfio.h \
     1605  $(SOPHYAINCP)machdefs.h \
     1606  $(SOPHYAINCP)anydataobj.h \
     1607  $(SOPHYAINCP)ppersist.h \
     1608  $(SOPHYAINCP)pexceptions.h \
     1609  $(SOPHYAINCP)gnumd5.h \
     1610  $(SOPHYAINCP)ppfbinstream.h \
     1611  $(SOPHYAINCP)rawstream.h \
     1612  $(SOPHYAINCP)ppfnametag.h \
     1613  $(SOPHYAINCP)peida.h \
     1614  $(SOPHYAINCP)utils.h \
     1615  $(SOPHYAINCP)perrors.h \
     1616  $(SOPHYAINCP)fmath.h \
     1617  $(SOPHYAINCP)tvector.h \
     1618  $(SOPHYAINCP)tmatrix.h \
     1619  $(SOPHYAINCP)tarray.h \
     1620  $(SOPHYAINCP)basarr.h \
     1621  $(SOPHYAINCP)mutyv.h \
     1622  $(SOPHYAINCP)dvlist.h \
     1623  $(SOPHYAINCP)ndatablock.h \
     1624  $(SOPHYAINCP)utilarr.h \
     1625  $(SOPHYAINCP)pidrawer.h \
     1626  $(SOPHYAINCP)pibwdggen.h \
     1627  $(SOPHYAINCP)pisysdep.h \
     1628  $(SOPHYAINCP)piwdgx.h \
     1629  $(SOPHYAINCP)piwdggen.h \
     1630  $(SOPHYAINCP)pimsghandler.h \
     1631  $(SOPHYAINCP)picolist.h \
     1632  $(SOPHYAINCP)picmap.h \
     1633  $(SOPHYAINCP)picmapx.h \
     1634  $(SOPHYAINCP)picmapgen.h \
     1635  $(SOPHYAINCP)pigraphx.h \
     1636  $(SOPHYAINCP)pigraphgen.h \
     1637  $(SOPHYAINCP)pifontx.h \
     1638  $(SOPHYAINCP)pifontgen.h \
     1639  $(SOPHYAINCP)pigrcoord.h \
     1640  $(SOPHYAINCP)pilineatt.h \
     1641  $(SOPHYAINCP)pigraphuc.h \
     1642  $(SOPHYAINCP)pievthandler.h \
     1643  $(SOPHYAINCP)psfile.h \
     1644  $(SOPHYAINCP)pigratt.h \
     1645  $(SOPHYAINCP)piaxes.h \
     1646  $(SOPHYAINCP)hisprof.h
     1647        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto.cc
     1648 
     1649$(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \
     1650  $(SOPHYAINCP)piapplx.h \
     1651  $(SOPHYAINCP)piapplgen.h \
     1652  $(SOPHYAINCP)pimsghandler.h \
     1653  $(SOPHYAINCP)picontainerx.h \
     1654  $(SOPHYAINCP)picontainergen.h \
     1655  $(SOPHYAINCP)piwdgx.h \
     1656  $(SOPHYAINCP)piwdggen.h \
     1657  $(SOPHYAINCP)picolist.h \
     1658  $(SOPHYAINCP)pimenubarx.h \
     1659  $(SOPHYAINCP)pimenubargen.h \
     1660  $(SOPHYAINCP)pimenux.h \
     1661  $(SOPHYAINCP)pimenugen.h \
     1662  $(SOPHYAINCP)picons.h \
     1663  $(SOPHYAINCP)pistdwdgx.h \
     1664  $(SOPHYAINCP)pistdwdggen.h \
     1665  $(SOPHYAINCP)pibwdgx.h \
     1666  $(SOPHYAINCP)pibwdggen.h \
     1667  $(SOPHYAINCP)picmap.h \
     1668  $(SOPHYAINCP)picmapx.h \
     1669  $(SOPHYAINCP)picmapgen.h \
     1670  $(SOPHYAINCP)pigraphx.h \
     1671  $(SOPHYAINCP)pigraphgen.h \
     1672  $(SOPHYAINCP)pifontx.h \
     1673  $(SOPHYAINCP)pifontgen.h \
     1674  $(SOPHYAINCP)pigrcoord.h \
     1675  $(SOPHYAINCP)pilineatt.h \
     1676  $(SOPHYAINCP)pigraphuc.h \
     1677  $(SOPHYAINCP)pievthandler.h \
     1678  $(SOPHYAINCP)psfile.h \
     1679  $(SOPHYAINCP)pigraphps.h \
     1680  $(SOPHYAINCP)sopnamsp.h pihisto2d.h \
     1681  $(SOPHYAINCP)pioptmenux.h \
     1682  $(SOPHYAINCP)pioptmenugen.h \
     1683  $(SOPHYAINCP)histos2.h \
     1684  $(SOPHYAINCP)peida.h \
     1685  $(SOPHYAINCP)utils.h \
     1686  $(SOPHYAINCP)perrors.h \
     1687  $(SOPHYAINCP)pexceptions.h \
     1688  $(SOPHYAINCP)fmath.h \
     1689  $(SOPHYAINCP)histos.h \
     1690  $(SOPHYAINCP)objfio.h \
     1691  $(SOPHYAINCP)anydataobj.h \
     1692  $(SOPHYAINCP)ppersist.h \
     1693  $(SOPHYAINCP)gnumd5.h \
     1694  $(SOPHYAINCP)ppfbinstream.h \
     1695  $(SOPHYAINCP)rawstream.h \
     1696  $(SOPHYAINCP)ppfnametag.h \
     1697  $(SOPHYAINCP)tvector.h \
     1698  $(SOPHYAINCP)tmatrix.h \
     1699  $(SOPHYAINCP)tarray.h \
     1700  $(SOPHYAINCP)basarr.h \
     1701  $(SOPHYAINCP)mutyv.h \
     1702  $(SOPHYAINCP)dvlist.h \
     1703  $(SOPHYAINCP)ndatablock.h \
     1704  $(SOPHYAINCP)utilarr.h \
     1705  $(SOPHYAINCP)pidrawer.h \
     1706  $(SOPHYAINCP)pigratt.h \
     1707  $(SOPHYAINCP)piaxes.h \
     1708  $(SOPHYAINCP)piscdrawwdg.h \
     1709  $(SOPHYAINCP)piwindowx.h \
     1710  $(SOPHYAINCP)piwindowgen.h \
     1711  $(SOPHYAINCP)pieldrw.h \
     1712  $(SOPHYAINCP)nbrandom.h \
     1713  $(SOPHYAINCP)srandgen.h
     1714        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pihisto2d.cc
     1715 
     1716$(SOPHYAOBJP)piinit.o: piinit.cc $(SOPHYAINCP)sopnamsp.h \
     1717  $(SOPHYAINCP)machdefs.h piinit.h \
     1718  $(SOPHYAINCP)sambainit.h \
     1719  $(SOPHYAINCP)skymapinit.h \
     1720  $(SOPHYAINCP)sophyainit.h \
     1721  $(SOPHYAINCP)ntoolsinit.h \
     1722  $(SOPHYAINCP)tarrinit.h pistdimgapp.h \
     1723  $(SOPHYAINCP)pisysdep.h \
     1724  $(SOPHYAINCP)piapplx.h \
     1725  $(SOPHYAINCP)piapplgen.h \
     1726  $(SOPHYAINCP)pimsghandler.h \
     1727  $(SOPHYAINCP)picontainerx.h \
     1728  $(SOPHYAINCP)picontainergen.h \
     1729  $(SOPHYAINCP)piwdgx.h \
     1730  $(SOPHYAINCP)piwdggen.h \
     1731  $(SOPHYAINCP)picolist.h \
     1732  $(SOPHYAINCP)pimenubarx.h \
     1733  $(SOPHYAINCP)pimenubargen.h \
     1734  $(SOPHYAINCP)pimenux.h \
     1735  $(SOPHYAINCP)pimenugen.h \
     1736  $(SOPHYAINCP)picons.h \
     1737  $(SOPHYAINCP)pistdwdgx.h \
     1738  $(SOPHYAINCP)pistdwdggen.h \
     1739  $(SOPHYAINCP)pibwdgx.h \
     1740  $(SOPHYAINCP)pibwdggen.h \
     1741  $(SOPHYAINCP)picmap.h \
     1742  $(SOPHYAINCP)picmapx.h \
     1743  $(SOPHYAINCP)picmapgen.h \
     1744  $(SOPHYAINCP)pigraphx.h \
     1745  $(SOPHYAINCP)pigraphgen.h \
     1746  $(SOPHYAINCP)pifontx.h \
     1747  $(SOPHYAINCP)pifontgen.h \
     1748  $(SOPHYAINCP)pigrcoord.h \
     1749  $(SOPHYAINCP)pilineatt.h \
     1750  $(SOPHYAINCP)pigraphuc.h \
     1751  $(SOPHYAINCP)pievthandler.h \
     1752  $(SOPHYAINCP)psfile.h \
     1753  $(SOPHYAINCP)pigraphps.h \
     1754  $(SOPHYAINCP)piwindowx.h \
     1755  $(SOPHYAINCP)piwindowgen.h \
     1756  $(SOPHYAINCP)pioptmenux.h \
     1757  $(SOPHYAINCP)pioptmenugen.h \
     1758  $(SOPHYAINCP)pifilechox.h \
     1759  $(SOPHYAINCP)pifilechogen.h \
     1760  $(SOPHYAINCP)piperiodx.h \
     1761  $(SOPHYAINCP)periodic.h \
     1762  $(SOPHYAINCP)piimage.h \
     1763  $(SOPHYAINCP)parradapter.h \
     1764  $(SOPHYAINCP)lut.h \
     1765  $(SOPHYAINCP)pieldrw.h \
     1766  $(SOPHYAINCP)pidrawer.h \
     1767  $(SOPHYAINCP)pigratt.h \
     1768  $(SOPHYAINCP)piaxes.h \
     1769  $(SOPHYAINCP)pipixmapx.h \
     1770  $(SOPHYAINCP)pipixmapgen.h \
     1771  $(SOPHYAINCP)picmapview.h \
     1772  $(SOPHYAINCP)pi3dwdg.h \
     1773  $(SOPHYAINCP)pi3ddrw.h \
     1774  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     1775  $(SOPHYAINCP)anydataobj.h \
     1776  $(SOPHYAINCP)ppersist.h \
     1777  $(SOPHYAINCP)pexceptions.h \
     1778  $(SOPHYAINCP)gnumd5.h \
     1779  $(SOPHYAINCP)ppfbinstream.h \
     1780  $(SOPHYAINCP)rawstream.h \
     1781  $(SOPHYAINCP)ppfnametag.h \
     1782  $(SOPHYAINCP)dvlist.h \
     1783  $(SOPHYAINCP)objfio.h \
     1784  $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \
     1785  $(SOPHYAINCP)commander.h \
     1786  $(SOPHYAINCP)pdlmgr.h \
     1787  $(SOPHYAINCP)ctimer.h \
     1788  $(SOPHYAINCP)zthread.h pisiadw.h \
     1789  $(SOPHYAINCP)pilistx.h \
     1790  $(SOPHYAINCP)pilistgen.h \
     1791  $(SOPHYAINCP)pistzwin.h \
     1792  $(SOPHYAINCP)pitherm.h \
     1793  $(SOPHYAINCP)resusage.h servnobjm.h \
     1794  nomhistadapter.h nomgadapter.h \
     1795  $(SOPHYAINCP)ntupintf.h \
     1796  $(SOPHYAINCP)generalfit.h \
     1797  $(SOPHYAINCP)tvector.h \
     1798  $(SOPHYAINCP)tmatrix.h \
     1799  $(SOPHYAINCP)tarray.h \
     1800  $(SOPHYAINCP)basarr.h \
     1801  $(SOPHYAINCP)ndatablock.h \
     1802  $(SOPHYAINCP)utilarr.h \
     1803  $(SOPHYAINCP)generaldata.h \
     1804  $(SOPHYAINCP)poly.h \
     1805  $(SOPHYAINCP)peida.h \
     1806  $(SOPHYAINCP)utils.h \
     1807  $(SOPHYAINCP)perrors.h \
     1808  $(SOPHYAINCP)fmath.h \
     1809  $(SOPHYAINCP)histos.h \
     1810  $(SOPHYAINCP)histos2.h \
     1811  $(SOPHYAINCP)hisprof.h \
     1812  $(SOPHYAINCP)histerr.h \
     1813  $(SOPHYAINCP)ntuple.h \
     1814  $(SOPHYAINCP)xntuple.h \
     1815  $(SOPHYAINCP)basedtable.h \
     1816  $(SOPHYAINCP)segdatablock.h nomgfdadapter.h \
     1817  nomimagadapter.h $(SOPHYAINCP)cimage.h \
     1818  $(SOPHYAINCP)fioarr.h nomtmatvecadapter.h \
     1819  nomtarradapter.h $(SOPHYAINCP)datatable.h \
     1820  $(SOPHYAINCP)swppfdtable.h \
     1821  $(SOPHYAINCP)swsegdb.h \
     1822  $(SOPHYAINCP)ppfswapper.h \
     1823  $(SOPHYAINCP)ppftpointerio.h \
     1824  nomskymapadapter.h $(SOPHYAINCP)pixelmap.h \
     1825  $(SOPHYAINCP)spherepos.h \
     1826  $(SOPHYAINCP)unitvector.h \
     1827  $(SOPHYAINCP)vector3d.h \
     1828  $(SOPHYAINCP)longlat.h \
     1829  $(SOPHYAINCP)utilgeom.h \
     1830  $(SOPHYAINCP)spherethetaphi.h \
     1831  $(SOPHYAINCP)sphericalmap.h \
     1832  $(SOPHYAINCP)smathconst.h \
     1833  $(SOPHYAINCP)spherehealpix.h \
     1834  $(SOPHYAINCP)HEALPixUtils.h \
     1835  $(SOPHYAINCP)localmap.h \
     1836  $(SOPHYAINCP)sphereecp.h \
     1837  $(SOPHYAINCP)specrespvector.h \
     1838  $(SOPHYAINCP)specresp.h \
     1839  $(SOPHYAINCP)gaussfilt.h \
     1840  nomspecrespadapter.h
     1841        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piinit.cc
     1842 
     1843$(SOPHYAOBJP)pintup3d.o: pintup3d.cc \
     1844  $(SOPHYAINCP)sopnamsp.h pintup3d.h \
     1845  $(SOPHYAINCP)ntupintf.h \
     1846  $(SOPHYAINCP)machdefs.h \
     1847  $(SOPHYAINCP)pi3ddrw.h \
     1848  $(SOPHYAINCP)pisysdep.h \
     1849  $(SOPHYAINCP)pidrawer.h \
     1850  $(SOPHYAINCP)pibwdggen.h \
     1851  $(SOPHYAINCP)piwdgx.h \
     1852  $(SOPHYAINCP)piwdggen.h \
     1853  $(SOPHYAINCP)pimsghandler.h \
     1854  $(SOPHYAINCP)picolist.h \
     1855  $(SOPHYAINCP)picmap.h \
     1856  $(SOPHYAINCP)picmapx.h \
     1857  $(SOPHYAINCP)picmapgen.h \
     1858  $(SOPHYAINCP)pigraphx.h \
     1859  $(SOPHYAINCP)pigraphgen.h \
     1860  $(SOPHYAINCP)pifontx.h \
     1861  $(SOPHYAINCP)pifontgen.h \
     1862  $(SOPHYAINCP)pigrcoord.h \
     1863  $(SOPHYAINCP)pilineatt.h \
     1864  $(SOPHYAINCP)pigraphuc.h \
     1865  $(SOPHYAINCP)pievthandler.h \
     1866  $(SOPHYAINCP)psfile.h \
     1867  $(SOPHYAINCP)pigratt.h \
     1868  $(SOPHYAINCP)piaxes.h \
     1869  $(SOPHYAINCP)pieldrw.h \
     1870  $(SOPHYAINCP)pigraph3d.h
     1871        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pintup3d.cc
     1872 
     1873$(SOPHYAOBJP)pintuple.o: pintuple.cc \
     1874  $(SOPHYAINCP)sopnamsp.h pintuple.h \
     1875  $(SOPHYAINCP)ntupintf.h \
     1876  $(SOPHYAINCP)machdefs.h \
     1877  $(SOPHYAINCP)pidrawer.h \
     1878  $(SOPHYAINCP)pibwdggen.h \
     1879  $(SOPHYAINCP)pisysdep.h \
     1880  $(SOPHYAINCP)piwdgx.h \
     1881  $(SOPHYAINCP)piwdggen.h \
     1882  $(SOPHYAINCP)pimsghandler.h \
     1883  $(SOPHYAINCP)picolist.h \
     1884  $(SOPHYAINCP)picmap.h \
     1885  $(SOPHYAINCP)picmapx.h \
     1886  $(SOPHYAINCP)picmapgen.h \
     1887  $(SOPHYAINCP)pigraphx.h \
     1888  $(SOPHYAINCP)pigraphgen.h \
     1889  $(SOPHYAINCP)pifontx.h \
     1890  $(SOPHYAINCP)pifontgen.h \
     1891  $(SOPHYAINCP)pigrcoord.h \
     1892  $(SOPHYAINCP)pilineatt.h \
     1893  $(SOPHYAINCP)pigraphuc.h \
     1894  $(SOPHYAINCP)pievthandler.h \
     1895  $(SOPHYAINCP)psfile.h \
     1896  $(SOPHYAINCP)pigratt.h \
     1897  $(SOPHYAINCP)piaxes.h
     1898        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pintuple.cc
     1899 
     1900$(SOPHYAOBJP)pipodrw.o: pipodrw.cc $(SOPHYAINCP)sopnamsp.h \
     1901  pipodrw.h $(SOPHYAINCP)machdefs.h \
     1902  $(SOPHYAINCP)pidrawer.h \
     1903  $(SOPHYAINCP)pibwdggen.h \
     1904  $(SOPHYAINCP)pisysdep.h \
     1905  $(SOPHYAINCP)piwdgx.h \
     1906  $(SOPHYAINCP)piwdggen.h \
     1907  $(SOPHYAINCP)pimsghandler.h \
     1908  $(SOPHYAINCP)picolist.h \
     1909  $(SOPHYAINCP)picmap.h \
     1910  $(SOPHYAINCP)picmapx.h \
     1911  $(SOPHYAINCP)picmapgen.h \
     1912  $(SOPHYAINCP)pigraphx.h \
     1913  $(SOPHYAINCP)pigraphgen.h \
     1914  $(SOPHYAINCP)pifontx.h \
     1915  $(SOPHYAINCP)pifontgen.h \
     1916  $(SOPHYAINCP)pigrcoord.h \
     1917  $(SOPHYAINCP)pilineatt.h \
     1918  $(SOPHYAINCP)pigraphuc.h \
     1919  $(SOPHYAINCP)pievthandler.h \
     1920  $(SOPHYAINCP)psfile.h \
     1921  $(SOPHYAINCP)pigratt.h \
     1922  $(SOPHYAINCP)piaxes.h \
     1923  $(SOPHYAINCP)parradapter.h \
     1924  $(SOPHYAINCP)lut.h \
     1925  $(SOPHYAINCP)histos2.h \
     1926  $(SOPHYAINCP)peida.h \
     1927  $(SOPHYAINCP)utils.h \
     1928  $(SOPHYAINCP)perrors.h \
     1929  $(SOPHYAINCP)pexceptions.h \
     1930  $(SOPHYAINCP)fmath.h \
     1931  $(SOPHYAINCP)histos.h \
     1932  $(SOPHYAINCP)objfio.h \
     1933  $(SOPHYAINCP)anydataobj.h \
     1934  $(SOPHYAINCP)ppersist.h \
     1935  $(SOPHYAINCP)gnumd5.h \
     1936  $(SOPHYAINCP)ppfbinstream.h \
     1937  $(SOPHYAINCP)rawstream.h \
     1938  $(SOPHYAINCP)ppfnametag.h \
     1939  $(SOPHYAINCP)tvector.h \
     1940  $(SOPHYAINCP)tmatrix.h \
     1941  $(SOPHYAINCP)tarray.h \
     1942  $(SOPHYAINCP)basarr.h \
     1943  $(SOPHYAINCP)mutyv.h \
     1944  $(SOPHYAINCP)dvlist.h \
     1945  $(SOPHYAINCP)ndatablock.h \
     1946  $(SOPHYAINCP)utilarr.h \
     1947  $(SOPHYAINCP)generalfit.h \
     1948  $(SOPHYAINCP)generaldata.h \
     1949  $(SOPHYAINCP)ntupintf.h \
     1950  $(SOPHYAINCP)poly.h
     1951        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pipodrw.cc
     1952 
     1953$(SOPHYAOBJP)pisiadw.o: pisiadw.cc $(SOPHYAINCP)sopnamsp.h \
     1954  $(SOPHYAINCP)machdefs.h \
     1955  $(SOPHYAINCP)perrors.h \
     1956  $(SOPHYAINCP)pexceptions.h \
     1957  $(SOPHYAINCP)ctimer.h \
     1958  $(SOPHYAINCP)nbmath.h \
     1959  $(SOPHYAINCP)smathconst.h pistdimgapp.h \
     1960  $(SOPHYAINCP)pisysdep.h \
     1961  $(SOPHYAINCP)piapplx.h \
     1962  $(SOPHYAINCP)piapplgen.h \
     1963  $(SOPHYAINCP)pimsghandler.h \
     1964  $(SOPHYAINCP)picontainerx.h \
     1965  $(SOPHYAINCP)picontainergen.h \
     1966  $(SOPHYAINCP)piwdgx.h \
     1967  $(SOPHYAINCP)piwdggen.h \
     1968  $(SOPHYAINCP)picolist.h \
     1969  $(SOPHYAINCP)pimenubarx.h \
     1970  $(SOPHYAINCP)pimenubargen.h \
     1971  $(SOPHYAINCP)pimenux.h \
     1972  $(SOPHYAINCP)pimenugen.h \
     1973  $(SOPHYAINCP)picons.h \
     1974  $(SOPHYAINCP)pistdwdgx.h \
     1975  $(SOPHYAINCP)pistdwdggen.h \
     1976  $(SOPHYAINCP)pibwdgx.h \
     1977  $(SOPHYAINCP)pibwdggen.h \
     1978  $(SOPHYAINCP)picmap.h \
     1979  $(SOPHYAINCP)picmapx.h \
     1980  $(SOPHYAINCP)picmapgen.h \
     1981  $(SOPHYAINCP)pigraphx.h \
     1982  $(SOPHYAINCP)pigraphgen.h \
     1983  $(SOPHYAINCP)pifontx.h \
     1984  $(SOPHYAINCP)pifontgen.h \
     1985  $(SOPHYAINCP)pigrcoord.h \
     1986  $(SOPHYAINCP)pilineatt.h \
     1987  $(SOPHYAINCP)pigraphuc.h \
     1988  $(SOPHYAINCP)pievthandler.h \
     1989  $(SOPHYAINCP)psfile.h \
     1990  $(SOPHYAINCP)pigraphps.h \
     1991  $(SOPHYAINCP)piwindowx.h \
     1992  $(SOPHYAINCP)piwindowgen.h \
     1993  $(SOPHYAINCP)pioptmenux.h \
     1994  $(SOPHYAINCP)pioptmenugen.h \
     1995  $(SOPHYAINCP)pifilechox.h \
     1996  $(SOPHYAINCP)pifilechogen.h \
     1997  $(SOPHYAINCP)piperiodx.h \
     1998  $(SOPHYAINCP)periodic.h \
     1999  $(SOPHYAINCP)piimage.h \
     2000  $(SOPHYAINCP)parradapter.h \
     2001  $(SOPHYAINCP)lut.h \
     2002  $(SOPHYAINCP)pieldrw.h \
     2003  $(SOPHYAINCP)pidrawer.h \
     2004  $(SOPHYAINCP)pigratt.h \
     2005  $(SOPHYAINCP)piaxes.h \
     2006  $(SOPHYAINCP)pipixmapx.h \
     2007  $(SOPHYAINCP)pipixmapgen.h \
     2008  $(SOPHYAINCP)picmapview.h \
     2009  $(SOPHYAINCP)pi3dwdg.h \
     2010  $(SOPHYAINCP)pi3ddrw.h \
     2011  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     2012  $(SOPHYAINCP)anydataobj.h \
     2013  $(SOPHYAINCP)ppersist.h \
     2014  $(SOPHYAINCP)gnumd5.h \
     2015  $(SOPHYAINCP)ppfbinstream.h \
     2016  $(SOPHYAINCP)rawstream.h \
     2017  $(SOPHYAINCP)ppfnametag.h \
     2018  $(SOPHYAINCP)dvlist.h \
     2019  $(SOPHYAINCP)objfio.h \
     2020  $(SOPHYAINCP)mutyv.h dlftypes.h piacmd.h \
     2021  $(SOPHYAINCP)commander.h \
     2022  $(SOPHYAINCP)pdlmgr.h \
     2023  $(SOPHYAINCP)zthread.h pisiadw.h \
     2024  $(SOPHYAINCP)pilistx.h \
     2025  $(SOPHYAINCP)pilistgen.h \
     2026  $(SOPHYAINCP)pistzwin.h \
     2027  $(SOPHYAINCP)pitherm.h \
     2028  $(SOPHYAINCP)resusage.h servnobjm.h
     2029        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pisiadw.cc
     2030 
     2031$(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \
     2032  $(SOPHYAINCP)sopnamsp.h \
     2033  $(SOPHYAINCP)machdefs.h \
     2034  $(SOPHYAINCP)strutil.h \
     2035  $(SOPHYAINCP)timing.h \
     2036  $(SOPHYAINCP)perrors.h \
     2037  $(SOPHYAINCP)pexceptions.h \
     2038  $(SOPHYAINCP)ctimer.h \
     2039  $(SOPHYAINCP)psighand.h \
     2040  $(SOPHYAINCP)cimage.h \
     2041  $(SOPHYAINCP)tmatrix.h \
     2042  $(SOPHYAINCP)tarray.h \
     2043  $(SOPHYAINCP)basarr.h \
     2044  $(SOPHYAINCP)anydataobj.h \
     2045  $(SOPHYAINCP)mutyv.h \
     2046  $(SOPHYAINCP)dvlist.h \
     2047  $(SOPHYAINCP)objfio.h \
     2048  $(SOPHYAINCP)ppersist.h \
     2049  $(SOPHYAINCP)gnumd5.h \
     2050  $(SOPHYAINCP)ppfbinstream.h \
     2051  $(SOPHYAINCP)rawstream.h \
     2052  $(SOPHYAINCP)ppfnametag.h \
     2053  $(SOPHYAINCP)ndatablock.h \
     2054  $(SOPHYAINCP)utilarr.h \
     2055  $(SOPHYAINCP)fioarr.h \
     2056  $(SOPHYAINCP)tvector.h pistdimgapp.h \
     2057  $(SOPHYAINCP)pisysdep.h \
     2058  $(SOPHYAINCP)piapplx.h \
     2059  $(SOPHYAINCP)piapplgen.h \
     2060  $(SOPHYAINCP)pimsghandler.h \
     2061  $(SOPHYAINCP)picontainerx.h \
     2062  $(SOPHYAINCP)picontainergen.h \
     2063  $(SOPHYAINCP)piwdgx.h \
     2064  $(SOPHYAINCP)piwdggen.h \
     2065  $(SOPHYAINCP)picolist.h \
     2066  $(SOPHYAINCP)pimenubarx.h \
     2067  $(SOPHYAINCP)pimenubargen.h \
     2068  $(SOPHYAINCP)pimenux.h \
     2069  $(SOPHYAINCP)pimenugen.h \
     2070  $(SOPHYAINCP)picons.h \
     2071  $(SOPHYAINCP)pistdwdgx.h \
     2072  $(SOPHYAINCP)pistdwdggen.h \
     2073  $(SOPHYAINCP)pibwdgx.h \
     2074  $(SOPHYAINCP)pibwdggen.h \
     2075  $(SOPHYAINCP)picmap.h \
     2076  $(SOPHYAINCP)picmapx.h \
     2077  $(SOPHYAINCP)picmapgen.h \
     2078  $(SOPHYAINCP)pigraphx.h \
     2079  $(SOPHYAINCP)pigraphgen.h \
     2080  $(SOPHYAINCP)pifontx.h \
     2081  $(SOPHYAINCP)pifontgen.h \
     2082  $(SOPHYAINCP)pigrcoord.h \
     2083  $(SOPHYAINCP)pilineatt.h \
     2084  $(SOPHYAINCP)pigraphuc.h \
     2085  $(SOPHYAINCP)pievthandler.h \
     2086  $(SOPHYAINCP)psfile.h \
     2087  $(SOPHYAINCP)pigraphps.h \
     2088  $(SOPHYAINCP)piwindowx.h \
     2089  $(SOPHYAINCP)piwindowgen.h \
     2090  $(SOPHYAINCP)pioptmenux.h \
     2091  $(SOPHYAINCP)pioptmenugen.h \
     2092  $(SOPHYAINCP)pifilechox.h \
     2093  $(SOPHYAINCP)pifilechogen.h \
     2094  $(SOPHYAINCP)piperiodx.h \
     2095  $(SOPHYAINCP)periodic.h \
     2096  $(SOPHYAINCP)piimage.h \
     2097  $(SOPHYAINCP)parradapter.h \
     2098  $(SOPHYAINCP)lut.h \
     2099  $(SOPHYAINCP)pieldrw.h \
     2100  $(SOPHYAINCP)pidrawer.h \
     2101  $(SOPHYAINCP)pigratt.h \
     2102  $(SOPHYAINCP)piaxes.h \
     2103  $(SOPHYAINCP)pipixmapx.h \
     2104  $(SOPHYAINCP)pipixmapgen.h \
     2105  $(SOPHYAINCP)picmapview.h \
     2106  $(SOPHYAINCP)pi3dwdg.h \
     2107  $(SOPHYAINCP)pi3ddrw.h \
     2108  $(SOPHYAINCP)pigraph3d.h nobjmgr.h \
     2109  dlftypes.h piacmd.h \
     2110  $(SOPHYAINCP)commander.h \
     2111  $(SOPHYAINCP)pdlmgr.h \
     2112  $(SOPHYAINCP)zthread.h pisiadw.h \
     2113  $(SOPHYAINCP)pilistx.h \
     2114  $(SOPHYAINCP)pilistgen.h \
     2115  $(SOPHYAINCP)pistzwin.h \
     2116  $(SOPHYAINCP)pitherm.h \
     2117  $(SOPHYAINCP)resusage.h servnobjm.h \
     2118  $(SOPHYAINCP)piimgtools.h \
     2119  $(SOPHYAINCP)pidrwtools.h \
     2120  $(SOPHYAINCP)piaxestools.h \
     2121  $(SOPHYAINCP)piscdrawwdg.h piinit.h \
     2122  $(SOPHYAINCP)sambainit.h \
     2123  $(SOPHYAINCP)skymapinit.h \
     2124  $(SOPHYAINCP)sophyainit.h \
     2125  $(SOPHYAINCP)ntoolsinit.h \
     2126  $(SOPHYAINCP)tarrinit.h \
     2127  $(SOPHYAINCP)piversion.h piaversion.h
     2128        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pistdimgapp.cc
     2129 
     2130$(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \
     2131  $(SOPHYAINCP)sopnamsp.h pitvmaad.h \
     2132  $(SOPHYAINCP)machdefs.h \
     2133  $(SOPHYAINCP)parradapter.h \
     2134  $(SOPHYAINCP)lut.h \
     2135  $(SOPHYAINCP)tmatrix.h \
     2136  $(SOPHYAINCP)tarray.h \
     2137  $(SOPHYAINCP)basarr.h \
     2138  $(SOPHYAINCP)anydataobj.h \
     2139  $(SOPHYAINCP)mutyv.h \
     2140  $(SOPHYAINCP)dvlist.h \
     2141  $(SOPHYAINCP)objfio.h \
     2142  $(SOPHYAINCP)ppersist.h \
     2143  $(SOPHYAINCP)pexceptions.h \
     2144  $(SOPHYAINCP)gnumd5.h \
     2145  $(SOPHYAINCP)ppfbinstream.h \
     2146  $(SOPHYAINCP)rawstream.h \
     2147  $(SOPHYAINCP)ppfnametag.h \
     2148  $(SOPHYAINCP)ndatablock.h \
     2149  $(SOPHYAINCP)utilarr.h \
     2150  $(SOPHYAINCP)tvector.h
     2151        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  pitvmaad.cc
     2152 
     2153$(SOPHYAOBJP)servnobjm.o: servnobjm.cc \
     2154  $(SOPHYAINCP)sopnamsp.h \
     2155  $(SOPHYAINCP)strutil.h nobjmgr.h \
     2156  $(SOPHYAINCP)machdefs.h \
     2157  $(SOPHYAINCP)anydataobj.h \
     2158  $(SOPHYAINCP)ppersist.h \
     2159  $(SOPHYAINCP)pexceptions.h \
     2160  $(SOPHYAINCP)gnumd5.h \
     2161  $(SOPHYAINCP)ppfbinstream.h \
     2162  $(SOPHYAINCP)rawstream.h \
     2163  $(SOPHYAINCP)ppfnametag.h \
     2164  $(SOPHYAINCP)dvlist.h \
     2165  $(SOPHYAINCP)objfio.h \
     2166  $(SOPHYAINCP)mutyv.h dlftypes.h servnobjm.h \
     2167  $(SOPHYAINCP)pdlmgr.h \
     2168  $(SOPHYAINCP)zthread.h nomgadapter.h \
     2169  $(SOPHYAINCP)pidrawer.h \
     2170  $(SOPHYAINCP)pibwdggen.h \
     2171  $(SOPHYAINCP)pisysdep.h \
     2172  $(SOPHYAINCP)piwdgx.h \
     2173  $(SOPHYAINCP)piwdggen.h \
     2174  $(SOPHYAINCP)pimsghandler.h \
     2175  $(SOPHYAINCP)picolist.h \
     2176  $(SOPHYAINCP)picmap.h \
     2177  $(SOPHYAINCP)picmapx.h \
     2178  $(SOPHYAINCP)picmapgen.h \
     2179  $(SOPHYAINCP)pigraphx.h \
     2180  $(SOPHYAINCP)pigraphgen.h \
     2181  $(SOPHYAINCP)pifontx.h \
     2182  $(SOPHYAINCP)pifontgen.h \
     2183  $(SOPHYAINCP)pigrcoord.h \
     2184  $(SOPHYAINCP)pilineatt.h \
     2185  $(SOPHYAINCP)pigraphuc.h \
     2186  $(SOPHYAINCP)pievthandler.h \
     2187  $(SOPHYAINCP)psfile.h \
     2188  $(SOPHYAINCP)pigratt.h \
     2189  $(SOPHYAINCP)piaxes.h \
     2190  $(SOPHYAINCP)parradapter.h \
     2191  $(SOPHYAINCP)lut.h \
     2192  $(SOPHYAINCP)ntupintf.h \
     2193  $(SOPHYAINCP)generalfit.h \
     2194  $(SOPHYAINCP)tvector.h \
     2195  $(SOPHYAINCP)tmatrix.h \
     2196  $(SOPHYAINCP)tarray.h \
     2197  $(SOPHYAINCP)basarr.h \
     2198  $(SOPHYAINCP)ndatablock.h \
     2199  $(SOPHYAINCP)utilarr.h \
     2200  $(SOPHYAINCP)generaldata.h \
     2201  $(SOPHYAINCP)poly.h \
     2202  $(SOPHYAINCP)peida.h \
     2203  $(SOPHYAINCP)utils.h \
     2204  $(SOPHYAINCP)perrors.h \
     2205  $(SOPHYAINCP)fmath.h pistdimgapp.h \
    15092206  $(SOPHYAINCP)piapplx.h \
    15102207  $(SOPHYAINCP)piapplgen.h \
     
    15352232  $(SOPHYAINCP)pi3dwdg.h \
    15362233  $(SOPHYAINCP)pi3ddrw.h \
    1537   $(SOPHYAINCP)pigraph3d.h \
    1538   pisiadw.h $(SOPHYAINCP)pilistx.h \
    1539   $(SOPHYAINCP)pilistgen.h \
    1540   $(SOPHYAINCP)pistzwin.h \
    1541   $(SOPHYAINCP)pitherm.h \
    1542   $(SOPHYAINCP)resusage.h \
    1543   nomhistadapter.h \
    1544   $(SOPHYAINCP)histerr.h \
    1545   $(SOPHYAINCP)xntuple.h \
    1546   $(SOPHYAINCP)basedtable.h \
    1547   $(SOPHYAINCP)segdatablock.h \
    1548   nomgfdadapter.h nomimagadapter.h nomtmatvecadapter.h
    1549         $(CXXCOMPILELIB) -o $@ $<
    1550  
    1551 $(SOPHYAOBJP)pigfd1.o: pigfd1.cc \
    1552   $(SOPHYAINCP)sopnamsp.h pigfd1.h \
    1553   $(SOPHYAINCP)generaldata.h \
    1554   $(SOPHYAINCP)objfio.h \
    1555   $(SOPHYAINCP)machdefs.h \
    1556   $(SOPHYAINCP)anydataobj.h \
    1557   $(SOPHYAINCP)ppersist.h \
    1558   $(SOPHYAINCP)pexceptions.h \
    1559   $(SOPHYAINCP)gnumd5.h \
    1560   $(SOPHYAINCP)ppfbinstream.h \
    1561   $(SOPHYAINCP)rawstream.h \
    1562   $(SOPHYAINCP)ppfnametag.h \
    1563   $(SOPHYAINCP)ntupintf.h \
    1564   $(SOPHYAINCP)poly.h \
    1565   $(SOPHYAINCP)peida.h \
    1566   $(SOPHYAINCP)utils.h \
    1567   $(SOPHYAINCP)perrors.h \
    1568   $(SOPHYAINCP)fmath.h \
    1569   $(SOPHYAINCP)tvector.h \
    1570   $(SOPHYAINCP)tmatrix.h \
    1571   $(SOPHYAINCP)tarray.h \
    1572   $(SOPHYAINCP)basarr.h \
    1573   $(SOPHYAINCP)mutyv.h \
    1574   $(SOPHYAINCP)dvlist.h \
    1575   $(SOPHYAINCP)ndatablock.h \
    1576   $(SOPHYAINCP)utilarr.h \
    1577   $(SOPHYAINCP)pidrawer.h \
    1578   $(SOPHYAINCP)pibwdggen.h \
    1579   $(SOPHYAINCP)pisysdep.h \
    1580   $(SOPHYAINCP)piwdgx.h \
    1581   $(SOPHYAINCP)piwdggen.h \
    1582   $(SOPHYAINCP)pimsghandler.h \
    1583   $(SOPHYAINCP)picolist.h \
    1584   $(SOPHYAINCP)picmap.h \
    1585   $(SOPHYAINCP)picmapx.h \
    1586   $(SOPHYAINCP)picmapgen.h \
    1587   $(SOPHYAINCP)pigraphx.h \
    1588   $(SOPHYAINCP)pigraphgen.h \
    1589   $(SOPHYAINCP)pifontx.h \
    1590   $(SOPHYAINCP)pifontgen.h \
    1591   $(SOPHYAINCP)pigrcoord.h \
    1592   $(SOPHYAINCP)pilineatt.h \
    1593   $(SOPHYAINCP)pigraphuc.h \
    1594   $(SOPHYAINCP)pievthandler.h \
    1595   $(SOPHYAINCP)psfile.h \
    1596   $(SOPHYAINCP)pigratt.h \
    1597   $(SOPHYAINCP)piaxes.h
    1598         $(CXXCOMPILELIB) -o $@ $<
    1599  
    1600 $(SOPHYAOBJP)pigfd2.o: pigfd2.cc \
    1601   $(SOPHYAINCP)sopnamsp.h pigfd2.h \
    1602   $(SOPHYAINCP)generaldata.h \
    1603   $(SOPHYAINCP)objfio.h \
    1604   $(SOPHYAINCP)machdefs.h \
    1605   $(SOPHYAINCP)anydataobj.h \
    1606   $(SOPHYAINCP)ppersist.h \
    1607   $(SOPHYAINCP)pexceptions.h \
    1608   $(SOPHYAINCP)gnumd5.h \
    1609   $(SOPHYAINCP)ppfbinstream.h \
    1610   $(SOPHYAINCP)rawstream.h \
    1611   $(SOPHYAINCP)ppfnametag.h \
    1612   $(SOPHYAINCP)ntupintf.h \
    1613   $(SOPHYAINCP)poly.h \
    1614   $(SOPHYAINCP)peida.h \
    1615   $(SOPHYAINCP)utils.h \
    1616   $(SOPHYAINCP)perrors.h \
    1617   $(SOPHYAINCP)fmath.h \
    1618   $(SOPHYAINCP)tvector.h \
    1619   $(SOPHYAINCP)tmatrix.h \
    1620   $(SOPHYAINCP)tarray.h \
    1621   $(SOPHYAINCP)basarr.h \
    1622   $(SOPHYAINCP)mutyv.h \
    1623   $(SOPHYAINCP)dvlist.h \
    1624   $(SOPHYAINCP)ndatablock.h \
    1625   $(SOPHYAINCP)utilarr.h \
    1626   $(SOPHYAINCP)pi3ddrw.h \
    1627   $(SOPHYAINCP)pisysdep.h \
    1628   $(SOPHYAINCP)pidrawer.h \
    1629   $(SOPHYAINCP)pibwdggen.h \
    1630   $(SOPHYAINCP)piwdgx.h \
    1631   $(SOPHYAINCP)piwdggen.h \
    1632   $(SOPHYAINCP)pimsghandler.h \
    1633   $(SOPHYAINCP)picolist.h \
    1634   $(SOPHYAINCP)picmap.h \
    1635   $(SOPHYAINCP)picmapx.h \
    1636   $(SOPHYAINCP)picmapgen.h \
    1637   $(SOPHYAINCP)pigraphx.h \
    1638   $(SOPHYAINCP)pigraphgen.h \
    1639   $(SOPHYAINCP)pifontx.h \
    1640   $(SOPHYAINCP)pifontgen.h \
    1641   $(SOPHYAINCP)pigrcoord.h \
    1642   $(SOPHYAINCP)pilineatt.h \
    1643   $(SOPHYAINCP)pigraphuc.h \
    1644   $(SOPHYAINCP)pievthandler.h \
    1645   $(SOPHYAINCP)psfile.h \
    1646   $(SOPHYAINCP)pigratt.h \
    1647   $(SOPHYAINCP)piaxes.h \
    1648   $(SOPHYAINCP)pieldrw.h \
    1649   $(SOPHYAINCP)pigraph3d.h
    1650         $(CXXCOMPILELIB) -o $@ $<
    1651  
    1652 $(SOPHYAOBJP)pihisto2d.o: pihisto2d.cc \
    1653   $(SOPHYAINCP)pisysdep.h \
    1654   $(SOPHYAINCP)machdefs.h \
    1655   $(SOPHYAINCP)piapplx.h \
    1656   $(SOPHYAINCP)piapplgen.h \
    1657   $(SOPHYAINCP)pimsghandler.h \
    1658   $(SOPHYAINCP)picontainerx.h \
    1659   $(SOPHYAINCP)picontainergen.h \
    1660   $(SOPHYAINCP)piwdgx.h \
    1661   $(SOPHYAINCP)piwdggen.h \
    1662   $(SOPHYAINCP)picolist.h \
    1663   $(SOPHYAINCP)pimenubarx.h \
    1664   $(SOPHYAINCP)pimenubargen.h \
    1665   $(SOPHYAINCP)pimenux.h \
    1666   $(SOPHYAINCP)pimenugen.h \
    1667   $(SOPHYAINCP)picons.h \
    1668   $(SOPHYAINCP)pistdwdgx.h \
    1669   $(SOPHYAINCP)pistdwdggen.h \
    1670   $(SOPHYAINCP)pibwdgx.h \
    1671   $(SOPHYAINCP)pibwdggen.h \
    1672   $(SOPHYAINCP)picmap.h \
    1673   $(SOPHYAINCP)picmapx.h \
    1674   $(SOPHYAINCP)picmapgen.h \
    1675   $(SOPHYAINCP)pigraphx.h \
    1676   $(SOPHYAINCP)pigraphgen.h \
    1677   $(SOPHYAINCP)pifontx.h \
    1678   $(SOPHYAINCP)pifontgen.h \
    1679   $(SOPHYAINCP)pigrcoord.h \
    1680   $(SOPHYAINCP)pilineatt.h \
    1681   $(SOPHYAINCP)pigraphuc.h \
    1682   $(SOPHYAINCP)pievthandler.h \
    1683   $(SOPHYAINCP)psfile.h \
    1684   $(SOPHYAINCP)pigraphps.h \
    1685   $(SOPHYAINCP)sopnamsp.h \
    1686   pihisto2d.h \
    1687   $(SOPHYAINCP)pioptmenux.h \
    1688   $(SOPHYAINCP)pioptmenugen.h \
    1689   $(SOPHYAINCP)histos2.h \
    1690   $(SOPHYAINCP)peida.h \
    1691   $(SOPHYAINCP)utils.h \
    1692   $(SOPHYAINCP)perrors.h \
    1693   $(SOPHYAINCP)pexceptions.h \
    1694   $(SOPHYAINCP)fmath.h \
    1695   $(SOPHYAINCP)histos.h \
    1696   $(SOPHYAINCP)objfio.h \
    1697   $(SOPHYAINCP)anydataobj.h \
    1698   $(SOPHYAINCP)ppersist.h \
    1699   $(SOPHYAINCP)gnumd5.h \
    1700   $(SOPHYAINCP)ppfbinstream.h \
    1701   $(SOPHYAINCP)rawstream.h \
    1702   $(SOPHYAINCP)ppfnametag.h \
    1703   $(SOPHYAINCP)tvector.h \
    1704   $(SOPHYAINCP)tmatrix.h \
    1705   $(SOPHYAINCP)tarray.h \
    1706   $(SOPHYAINCP)basarr.h \
    1707   $(SOPHYAINCP)mutyv.h \
    1708   $(SOPHYAINCP)dvlist.h \
    1709   $(SOPHYAINCP)ndatablock.h \
    1710   $(SOPHYAINCP)utilarr.h \
    1711   $(SOPHYAINCP)pidrawer.h \
    1712   $(SOPHYAINCP)pigratt.h \
    1713   $(SOPHYAINCP)piaxes.h \
    1714   $(SOPHYAINCP)piscdrawwdg.h \
    1715   $(SOPHYAINCP)piwindowx.h \
    1716   $(SOPHYAINCP)piwindowgen.h \
    1717   $(SOPHYAINCP)pieldrw.h \
    1718   $(SOPHYAINCP)nbrandom.h \
    1719   $(SOPHYAINCP)srandgen.h
    1720         $(CXXCOMPILELIB) -o $@ $<
    1721  
    1722 $(SOPHYAOBJP)pihisto.o: pihisto.cc \
    1723   $(SOPHYAINCP)sopnamsp.h \
    1724   pihisto.h $(SOPHYAINCP)histos.h \
    1725   $(SOPHYAINCP)objfio.h \
    1726   $(SOPHYAINCP)machdefs.h \
    1727   $(SOPHYAINCP)anydataobj.h \
    1728   $(SOPHYAINCP)ppersist.h \
    1729   $(SOPHYAINCP)pexceptions.h \
    1730   $(SOPHYAINCP)gnumd5.h \
    1731   $(SOPHYAINCP)ppfbinstream.h \
    1732   $(SOPHYAINCP)rawstream.h \
    1733   $(SOPHYAINCP)ppfnametag.h \
    1734   $(SOPHYAINCP)peida.h \
    1735   $(SOPHYAINCP)utils.h \
    1736   $(SOPHYAINCP)perrors.h \
    1737   $(SOPHYAINCP)fmath.h \
    1738   $(SOPHYAINCP)tvector.h \
    1739   $(SOPHYAINCP)tmatrix.h \
    1740   $(SOPHYAINCP)tarray.h \
    1741   $(SOPHYAINCP)basarr.h \
    1742   $(SOPHYAINCP)mutyv.h \
    1743   $(SOPHYAINCP)dvlist.h \
    1744   $(SOPHYAINCP)ndatablock.h \
    1745   $(SOPHYAINCP)utilarr.h \
    1746   $(SOPHYAINCP)pidrawer.h \
    1747   $(SOPHYAINCP)pibwdggen.h \
    1748   $(SOPHYAINCP)pisysdep.h \
    1749   $(SOPHYAINCP)piwdgx.h \
    1750   $(SOPHYAINCP)piwdggen.h \
    1751   $(SOPHYAINCP)pimsghandler.h \
    1752   $(SOPHYAINCP)picolist.h \
    1753   $(SOPHYAINCP)picmap.h \
    1754   $(SOPHYAINCP)picmapx.h \
    1755   $(SOPHYAINCP)picmapgen.h \
    1756   $(SOPHYAINCP)pigraphx.h \
    1757   $(SOPHYAINCP)pigraphgen.h \
    1758   $(SOPHYAINCP)pifontx.h \
    1759   $(SOPHYAINCP)pifontgen.h \
    1760   $(SOPHYAINCP)pigrcoord.h \
    1761   $(SOPHYAINCP)pilineatt.h \
    1762   $(SOPHYAINCP)pigraphuc.h \
    1763   $(SOPHYAINCP)pievthandler.h \
    1764   $(SOPHYAINCP)psfile.h \
    1765   $(SOPHYAINCP)pigratt.h \
    1766   $(SOPHYAINCP)piaxes.h \
    1767   $(SOPHYAINCP)hisprof.h
    1768         $(CXXCOMPILELIB) -o $@ $<
    1769  
    1770 $(SOPHYAOBJP)piinit.o: piinit.cc \
    1771   $(SOPHYAINCP)sopnamsp.h \
    1772   $(SOPHYAINCP)machdefs.h piinit.h \
    1773   $(SOPHYAINCP)sambainit.h \
    1774   $(SOPHYAINCP)skymapinit.h \
    1775   $(SOPHYAINCP)sophyainit.h \
    1776   $(SOPHYAINCP)ntoolsinit.h \
    1777   $(SOPHYAINCP)tarrinit.h \
    1778   pistdimgapp.h \
    1779   $(SOPHYAINCP)pisysdep.h \
    1780   $(SOPHYAINCP)piapplx.h \
    1781   $(SOPHYAINCP)piapplgen.h \
    1782   $(SOPHYAINCP)pimsghandler.h \
    1783   $(SOPHYAINCP)picontainerx.h \
    1784   $(SOPHYAINCP)picontainergen.h \
    1785   $(SOPHYAINCP)piwdgx.h \
    1786   $(SOPHYAINCP)piwdggen.h \
    1787   $(SOPHYAINCP)picolist.h \
    1788   $(SOPHYAINCP)pimenubarx.h \
    1789   $(SOPHYAINCP)pimenubargen.h \
    1790   $(SOPHYAINCP)pimenux.h \
    1791   $(SOPHYAINCP)pimenugen.h \
    1792   $(SOPHYAINCP)picons.h \
    1793   $(SOPHYAINCP)pistdwdgx.h \
    1794   $(SOPHYAINCP)pistdwdggen.h \
    1795   $(SOPHYAINCP)pibwdgx.h \
    1796   $(SOPHYAINCP)pibwdggen.h \
    1797   $(SOPHYAINCP)picmap.h \
    1798   $(SOPHYAINCP)picmapx.h \
    1799   $(SOPHYAINCP)picmapgen.h \
    1800   $(SOPHYAINCP)pigraphx.h \
    1801   $(SOPHYAINCP)pigraphgen.h \
    1802   $(SOPHYAINCP)pifontx.h \
    1803   $(SOPHYAINCP)pifontgen.h \
    1804   $(SOPHYAINCP)pigrcoord.h \
    1805   $(SOPHYAINCP)pilineatt.h \
    1806   $(SOPHYAINCP)pigraphuc.h \
    1807   $(SOPHYAINCP)pievthandler.h \
    1808   $(SOPHYAINCP)psfile.h \
    1809   $(SOPHYAINCP)pigraphps.h \
    1810   $(SOPHYAINCP)piwindowx.h \
    1811   $(SOPHYAINCP)piwindowgen.h \
    1812   $(SOPHYAINCP)pioptmenux.h \
    1813   $(SOPHYAINCP)pioptmenugen.h \
    1814   $(SOPHYAINCP)pifilechox.h \
    1815   $(SOPHYAINCP)pifilechogen.h \
    1816   $(SOPHYAINCP)piperiodx.h \
    1817   $(SOPHYAINCP)periodic.h \
    1818   $(SOPHYAINCP)piimage.h \
    1819   $(SOPHYAINCP)parradapter.h \
    1820   $(SOPHYAINCP)lut.h \
    1821   $(SOPHYAINCP)pieldrw.h \
    1822   $(SOPHYAINCP)pidrawer.h \
    1823   $(SOPHYAINCP)pigratt.h \
    1824   $(SOPHYAINCP)piaxes.h \
    1825   $(SOPHYAINCP)pipixmapx.h \
    1826   $(SOPHYAINCP)pipixmapgen.h \
    1827   $(SOPHYAINCP)picmapview.h \
    1828   $(SOPHYAINCP)pi3dwdg.h \
    1829   $(SOPHYAINCP)pi3ddrw.h \
    1830   $(SOPHYAINCP)pigraph3d.h \
    1831   nobjmgr.h \
    1832   $(SOPHYAINCP)anydataobj.h \
    1833   $(SOPHYAINCP)ppersist.h \
    1834   $(SOPHYAINCP)pexceptions.h \
    1835   $(SOPHYAINCP)gnumd5.h \
    1836   $(SOPHYAINCP)ppfbinstream.h \
    1837   $(SOPHYAINCP)rawstream.h \
    1838   $(SOPHYAINCP)ppfnametag.h \
    1839   $(SOPHYAINCP)dvlist.h \
    1840   $(SOPHYAINCP)objfio.h \
    1841   $(SOPHYAINCP)mutyv.h dlftypes.h \
    1842   piacmd.h \
    1843   $(SOPHYAINCP)commander.h \
    1844   $(SOPHYAINCP)pdlmgr.h \
    1845   $(SOPHYAINCP)ctimer.h \
    1846   $(SOPHYAINCP)zthread.h pisiadw.h \
    1847   $(SOPHYAINCP)pilistx.h \
    1848   $(SOPHYAINCP)pilistgen.h \
    1849   $(SOPHYAINCP)pistzwin.h \
    1850   $(SOPHYAINCP)pitherm.h \
    1851   $(SOPHYAINCP)resusage.h \
    1852   servnobjm.h nomhistadapter.h nomgadapter.h \
    1853   $(SOPHYAINCP)ntupintf.h \
    1854   $(SOPHYAINCP)generalfit.h \
    1855   $(SOPHYAINCP)tvector.h \
    1856   $(SOPHYAINCP)tmatrix.h \
    1857   $(SOPHYAINCP)tarray.h \
    1858   $(SOPHYAINCP)basarr.h \
    1859   $(SOPHYAINCP)ndatablock.h \
    1860   $(SOPHYAINCP)utilarr.h \
    1861   $(SOPHYAINCP)generaldata.h \
    1862   $(SOPHYAINCP)poly.h \
    1863   $(SOPHYAINCP)peida.h \
    1864   $(SOPHYAINCP)utils.h \
    1865   $(SOPHYAINCP)perrors.h \
    1866   $(SOPHYAINCP)fmath.h \
    1867   $(SOPHYAINCP)histos.h \
    1868   $(SOPHYAINCP)histos2.h \
    1869   $(SOPHYAINCP)hisprof.h \
    1870   $(SOPHYAINCP)histerr.h \
    1871   $(SOPHYAINCP)ntuple.h \
    1872   $(SOPHYAINCP)xntuple.h \
    1873   $(SOPHYAINCP)basedtable.h \
    1874   $(SOPHYAINCP)segdatablock.h \
    1875   nomgfdadapter.h nomimagadapter.h \
    1876   $(SOPHYAINCP)cimage.h \
    1877   $(SOPHYAINCP)fioarr.h \
    1878   nomtmatvecadapter.h nomtarradapter.h \
    1879   $(SOPHYAINCP)datatable.h \
    1880   $(SOPHYAINCP)swppfdtable.h \
    1881   $(SOPHYAINCP)swsegdb.h \
    1882   $(SOPHYAINCP)ppfswapper.h \
    1883   $(SOPHYAINCP)ppftpointerio.h \
    1884   nomskymapadapter.h \
    1885   $(SOPHYAINCP)pixelmap.h \
    1886   $(SOPHYAINCP)spherepos.h \
    1887   $(SOPHYAINCP)unitvector.h \
    1888   $(SOPHYAINCP)vector3d.h \
    1889   $(SOPHYAINCP)longlat.h \
    1890   $(SOPHYAINCP)utilgeom.h \
    1891   $(SOPHYAINCP)spherethetaphi.h \
    1892   $(SOPHYAINCP)sphericalmap.h \
    1893   $(SOPHYAINCP)smathconst.h \
    1894   $(SOPHYAINCP)spherehealpix.h \
    1895   $(SOPHYAINCP)HEALPixUtils.h \
    1896   $(SOPHYAINCP)localmap.h \
    1897   $(SOPHYAINCP)sphereecp.h \
    1898   $(SOPHYAINCP)specrespvector.h \
    1899   $(SOPHYAINCP)specresp.h \
    1900   $(SOPHYAINCP)gaussfilt.h \
    1901   nomspecrespadapter.h
    1902         $(CXXCOMPILELIB) -o $@ $<
    1903  
    1904 $(SOPHYAOBJP)pintup3d.o: pintup3d.cc \
    1905   $(SOPHYAINCP)sopnamsp.h \
    1906   pintup3d.h \
    1907   $(SOPHYAINCP)ntupintf.h \
    1908   $(SOPHYAINCP)machdefs.h \
    1909   $(SOPHYAINCP)pi3ddrw.h \
    1910   $(SOPHYAINCP)pisysdep.h \
    1911   $(SOPHYAINCP)pidrawer.h \
    1912   $(SOPHYAINCP)pibwdggen.h \
    1913   $(SOPHYAINCP)piwdgx.h \
    1914   $(SOPHYAINCP)piwdggen.h \
    1915   $(SOPHYAINCP)pimsghandler.h \
    1916   $(SOPHYAINCP)picolist.h \
    1917   $(SOPHYAINCP)picmap.h \
    1918   $(SOPHYAINCP)picmapx.h \
    1919   $(SOPHYAINCP)picmapgen.h \
    1920   $(SOPHYAINCP)pigraphx.h \
    1921   $(SOPHYAINCP)pigraphgen.h \
    1922   $(SOPHYAINCP)pifontx.h \
    1923   $(SOPHYAINCP)pifontgen.h \
    1924   $(SOPHYAINCP)pigrcoord.h \
    1925   $(SOPHYAINCP)pilineatt.h \
    1926   $(SOPHYAINCP)pigraphuc.h \
    1927   $(SOPHYAINCP)pievthandler.h \
    1928   $(SOPHYAINCP)psfile.h \
    1929   $(SOPHYAINCP)pigratt.h \
    1930   $(SOPHYAINCP)piaxes.h \
    1931   $(SOPHYAINCP)pieldrw.h \
    1932   $(SOPHYAINCP)pigraph3d.h
    1933         $(CXXCOMPILELIB) -o $@ $<
    1934  
    1935 $(SOPHYAOBJP)pintuple.o: pintuple.cc \
    1936   $(SOPHYAINCP)sopnamsp.h \
    1937   pintuple.h \
    1938   $(SOPHYAINCP)ntupintf.h \
    1939   $(SOPHYAINCP)machdefs.h \
    1940   $(SOPHYAINCP)pidrawer.h \
    1941   $(SOPHYAINCP)pibwdggen.h \
    1942   $(SOPHYAINCP)pisysdep.h \
    1943   $(SOPHYAINCP)piwdgx.h \
    1944   $(SOPHYAINCP)piwdggen.h \
    1945   $(SOPHYAINCP)pimsghandler.h \
    1946   $(SOPHYAINCP)picolist.h \
    1947   $(SOPHYAINCP)picmap.h \
    1948   $(SOPHYAINCP)picmapx.h \
    1949   $(SOPHYAINCP)picmapgen.h \
    1950   $(SOPHYAINCP)pigraphx.h \
    1951   $(SOPHYAINCP)pigraphgen.h \
    1952   $(SOPHYAINCP)pifontx.h \
    1953   $(SOPHYAINCP)pifontgen.h \
    1954   $(SOPHYAINCP)pigrcoord.h \
    1955   $(SOPHYAINCP)pilineatt.h \
    1956   $(SOPHYAINCP)pigraphuc.h \
    1957   $(SOPHYAINCP)pievthandler.h \
    1958   $(SOPHYAINCP)psfile.h \
    1959   $(SOPHYAINCP)pigratt.h \
    1960   $(SOPHYAINCP)piaxes.h
    1961         $(CXXCOMPILELIB) -o $@ $<
    1962  
    1963 $(SOPHYAOBJP)pipodrw.o: pipodrw.cc \
    1964   $(SOPHYAINCP)sopnamsp.h \
    1965   pipodrw.h \
    1966   $(SOPHYAINCP)machdefs.h \
    1967   $(SOPHYAINCP)pidrawer.h \
    1968   $(SOPHYAINCP)pibwdggen.h \
    1969   $(SOPHYAINCP)pisysdep.h \
    1970   $(SOPHYAINCP)piwdgx.h \
    1971   $(SOPHYAINCP)piwdggen.h \
    1972   $(SOPHYAINCP)pimsghandler.h \
    1973   $(SOPHYAINCP)picolist.h \
    1974   $(SOPHYAINCP)picmap.h \
    1975   $(SOPHYAINCP)picmapx.h \
    1976   $(SOPHYAINCP)picmapgen.h \
    1977   $(SOPHYAINCP)pigraphx.h \
    1978   $(SOPHYAINCP)pigraphgen.h \
    1979   $(SOPHYAINCP)pifontx.h \
    1980   $(SOPHYAINCP)pifontgen.h \
    1981   $(SOPHYAINCP)pigrcoord.h \
    1982   $(SOPHYAINCP)pilineatt.h \
    1983   $(SOPHYAINCP)pigraphuc.h \
    1984   $(SOPHYAINCP)pievthandler.h \
    1985   $(SOPHYAINCP)psfile.h \
    1986   $(SOPHYAINCP)pigratt.h \
    1987   $(SOPHYAINCP)piaxes.h \
    1988   $(SOPHYAINCP)parradapter.h \
    1989   $(SOPHYAINCP)lut.h \
    1990   $(SOPHYAINCP)histos2.h \
    1991   $(SOPHYAINCP)peida.h \
    1992   $(SOPHYAINCP)utils.h \
    1993   $(SOPHYAINCP)perrors.h \
    1994   $(SOPHYAINCP)pexceptions.h \
    1995   $(SOPHYAINCP)fmath.h \
    1996   $(SOPHYAINCP)histos.h \
    1997   $(SOPHYAINCP)objfio.h \
    1998   $(SOPHYAINCP)anydataobj.h \
    1999   $(SOPHYAINCP)ppersist.h \
    2000   $(SOPHYAINCP)gnumd5.h \
    2001   $(SOPHYAINCP)ppfbinstream.h \
    2002   $(SOPHYAINCP)rawstream.h \
    2003   $(SOPHYAINCP)ppfnametag.h \
    2004   $(SOPHYAINCP)tvector.h \
    2005   $(SOPHYAINCP)tmatrix.h \
    2006   $(SOPHYAINCP)tarray.h \
    2007   $(SOPHYAINCP)basarr.h \
    2008   $(SOPHYAINCP)mutyv.h \
    2009   $(SOPHYAINCP)dvlist.h \
    2010   $(SOPHYAINCP)ndatablock.h \
    2011   $(SOPHYAINCP)utilarr.h \
    2012   $(SOPHYAINCP)generalfit.h \
    2013   $(SOPHYAINCP)generaldata.h \
    2014   $(SOPHYAINCP)ntupintf.h \
    2015   $(SOPHYAINCP)poly.h
    2016         $(CXXCOMPILELIB) -o $@ $<
    2017  
    2018 $(SOPHYAOBJP)pisiadw.o: pisiadw.cc \
    2019   $(SOPHYAINCP)sopnamsp.h \
    2020   $(SOPHYAINCP)machdefs.h \
    2021   $(SOPHYAINCP)perrors.h \
    2022   $(SOPHYAINCP)pexceptions.h \
    2023   $(SOPHYAINCP)ctimer.h \
    2024   $(SOPHYAINCP)nbmath.h \
    2025   $(SOPHYAINCP)smathconst.h \
    2026   pistdimgapp.h \
    2027   $(SOPHYAINCP)pisysdep.h \
    2028   $(SOPHYAINCP)piapplx.h \
    2029   $(SOPHYAINCP)piapplgen.h \
    2030   $(SOPHYAINCP)pimsghandler.h \
    2031   $(SOPHYAINCP)picontainerx.h \
    2032   $(SOPHYAINCP)picontainergen.h \
    2033   $(SOPHYAINCP)piwdgx.h \
    2034   $(SOPHYAINCP)piwdggen.h \
    2035   $(SOPHYAINCP)picolist.h \
    2036   $(SOPHYAINCP)pimenubarx.h \
    2037   $(SOPHYAINCP)pimenubargen.h \
    2038   $(SOPHYAINCP)pimenux.h \
    2039   $(SOPHYAINCP)pimenugen.h \
    2040   $(SOPHYAINCP)picons.h \
    2041   $(SOPHYAINCP)pistdwdgx.h \
    2042   $(SOPHYAINCP)pistdwdggen.h \
    2043   $(SOPHYAINCP)pibwdgx.h \
    2044   $(SOPHYAINCP)pibwdggen.h \
    2045   $(SOPHYAINCP)picmap.h \
    2046   $(SOPHYAINCP)picmapx.h \
    2047   $(SOPHYAINCP)picmapgen.h \
    2048   $(SOPHYAINCP)pigraphx.h \
    2049   $(SOPHYAINCP)pigraphgen.h \
    2050   $(SOPHYAINCP)pifontx.h \
    2051   $(SOPHYAINCP)pifontgen.h \
    2052   $(SOPHYAINCP)pigrcoord.h \
    2053   $(SOPHYAINCP)pilineatt.h \
    2054   $(SOPHYAINCP)pigraphuc.h \
    2055   $(SOPHYAINCP)pievthandler.h \
    2056   $(SOPHYAINCP)psfile.h \
    2057   $(SOPHYAINCP)pigraphps.h \
    2058   $(SOPHYAINCP)piwindowx.h \
    2059   $(SOPHYAINCP)piwindowgen.h \
    2060   $(SOPHYAINCP)pioptmenux.h \
    2061   $(SOPHYAINCP)pioptmenugen.h \
    2062   $(SOPHYAINCP)pifilechox.h \
    2063   $(SOPHYAINCP)pifilechogen.h \
    2064   $(SOPHYAINCP)piperiodx.h \
    2065   $(SOPHYAINCP)periodic.h \
    2066   $(SOPHYAINCP)piimage.h \
    2067   $(SOPHYAINCP)parradapter.h \
    2068   $(SOPHYAINCP)lut.h \
    2069   $(SOPHYAINCP)pieldrw.h \
    2070   $(SOPHYAINCP)pidrawer.h \
    2071   $(SOPHYAINCP)pigratt.h \
    2072   $(SOPHYAINCP)piaxes.h \
    2073   $(SOPHYAINCP)pipixmapx.h \
    2074   $(SOPHYAINCP)pipixmapgen.h \
    2075   $(SOPHYAINCP)picmapview.h \
    2076   $(SOPHYAINCP)pi3dwdg.h \
    2077   $(SOPHYAINCP)pi3ddrw.h \
    2078   $(SOPHYAINCP)pigraph3d.h \
    2079   nobjmgr.h \
    2080   $(SOPHYAINCP)anydataobj.h \
    2081   $(SOPHYAINCP)ppersist.h \
    2082   $(SOPHYAINCP)gnumd5.h \
    2083   $(SOPHYAINCP)ppfbinstream.h \
    2084   $(SOPHYAINCP)rawstream.h \
    2085   $(SOPHYAINCP)ppfnametag.h \
    2086   $(SOPHYAINCP)dvlist.h \
    2087   $(SOPHYAINCP)objfio.h \
    2088   $(SOPHYAINCP)mutyv.h dlftypes.h \
    2089   piacmd.h \
    2090   $(SOPHYAINCP)commander.h \
    2091   $(SOPHYAINCP)pdlmgr.h \
    2092   $(SOPHYAINCP)zthread.h pisiadw.h \
    2093   $(SOPHYAINCP)pilistx.h \
    2094   $(SOPHYAINCP)pilistgen.h \
    2095   $(SOPHYAINCP)pistzwin.h \
    2096   $(SOPHYAINCP)pitherm.h \
    2097   $(SOPHYAINCP)resusage.h \
    2098   servnobjm.h
    2099         $(CXXCOMPILELIB) -o $@ $<
    2100  
    2101 $(SOPHYAOBJP)pistdimgapp.o: pistdimgapp.cc \
    2102   $(SOPHYAINCP)sopnamsp.h \
    2103   $(SOPHYAINCP)machdefs.h \
    2104   $(SOPHYAINCP)strutil.h \
    2105   $(SOPHYAINCP)timing.h \
    2106   $(SOPHYAINCP)perrors.h \
    2107   $(SOPHYAINCP)pexceptions.h \
    2108   $(SOPHYAINCP)ctimer.h \
    2109   $(SOPHYAINCP)psighand.h \
    2110   $(SOPHYAINCP)cimage.h \
    2111   $(SOPHYAINCP)tmatrix.h \
    2112   $(SOPHYAINCP)tarray.h \
    2113   $(SOPHYAINCP)basarr.h \
    2114   $(SOPHYAINCP)anydataobj.h \
    2115   $(SOPHYAINCP)mutyv.h \
    2116   $(SOPHYAINCP)dvlist.h \
    2117   $(SOPHYAINCP)objfio.h \
    2118   $(SOPHYAINCP)ppersist.h \
    2119   $(SOPHYAINCP)gnumd5.h \
    2120   $(SOPHYAINCP)ppfbinstream.h \
    2121   $(SOPHYAINCP)rawstream.h \
    2122   $(SOPHYAINCP)ppfnametag.h \
    2123   $(SOPHYAINCP)ndatablock.h \
    2124   $(SOPHYAINCP)utilarr.h \
    2125   $(SOPHYAINCP)fioarr.h \
    2126   $(SOPHYAINCP)tvector.h \
    2127   pistdimgapp.h \
    2128   $(SOPHYAINCP)pisysdep.h \
    2129   $(SOPHYAINCP)piapplx.h \
    2130   $(SOPHYAINCP)piapplgen.h \
    2131   $(SOPHYAINCP)pimsghandler.h \
    2132   $(SOPHYAINCP)picontainerx.h \
    2133   $(SOPHYAINCP)picontainergen.h \
    2134   $(SOPHYAINCP)piwdgx.h \
    2135   $(SOPHYAINCP)piwdggen.h \
    2136   $(SOPHYAINCP)picolist.h \
    2137   $(SOPHYAINCP)pimenubarx.h \
    2138   $(SOPHYAINCP)pimenubargen.h \
    2139   $(SOPHYAINCP)pimenux.h \
    2140   $(SOPHYAINCP)pimenugen.h \
    2141   $(SOPHYAINCP)picons.h \
    2142   $(SOPHYAINCP)pistdwdgx.h \
    2143   $(SOPHYAINCP)pistdwdggen.h \
    2144   $(SOPHYAINCP)pibwdgx.h \
    2145   $(SOPHYAINCP)pibwdggen.h \
    2146   $(SOPHYAINCP)picmap.h \
    2147   $(SOPHYAINCP)picmapx.h \
    2148   $(SOPHYAINCP)picmapgen.h \
    2149   $(SOPHYAINCP)pigraphx.h \
    2150   $(SOPHYAINCP)pigraphgen.h \
    2151   $(SOPHYAINCP)pifontx.h \
    2152   $(SOPHYAINCP)pifontgen.h \
    2153   $(SOPHYAINCP)pigrcoord.h \
    2154   $(SOPHYAINCP)pilineatt.h \
    2155   $(SOPHYAINCP)pigraphuc.h \
    2156   $(SOPHYAINCP)pievthandler.h \
    2157   $(SOPHYAINCP)psfile.h \
    2158   $(SOPHYAINCP)pigraphps.h \
    2159   $(SOPHYAINCP)piwindowx.h \
    2160   $(SOPHYAINCP)piwindowgen.h \
    2161   $(SOPHYAINCP)pioptmenux.h \
    2162   $(SOPHYAINCP)pioptmenugen.h \
    2163   $(SOPHYAINCP)pifilechox.h \
    2164   $(SOPHYAINCP)pifilechogen.h \
    2165   $(SOPHYAINCP)piperiodx.h \
    2166   $(SOPHYAINCP)periodic.h \
    2167   $(SOPHYAINCP)piimage.h \
    2168   $(SOPHYAINCP)parradapter.h \
    2169   $(SOPHYAINCP)lut.h \
    2170   $(SOPHYAINCP)pieldrw.h \
    2171   $(SOPHYAINCP)pidrawer.h \
    2172   $(SOPHYAINCP)pigratt.h \
    2173   $(SOPHYAINCP)piaxes.h \
    2174   $(SOPHYAINCP)pipixmapx.h \
    2175   $(SOPHYAINCP)pipixmapgen.h \
    2176   $(SOPHYAINCP)picmapview.h \
    2177   $(SOPHYAINCP)pi3dwdg.h \
    2178   $(SOPHYAINCP)pi3ddrw.h \
    2179   $(SOPHYAINCP)pigraph3d.h \
    2180   nobjmgr.h dlftypes.h piacmd.h \
    2181   $(SOPHYAINCP)commander.h \
    2182   $(SOPHYAINCP)pdlmgr.h \
    2183   $(SOPHYAINCP)zthread.h pisiadw.h \
    2184   $(SOPHYAINCP)pilistx.h \
    2185   $(SOPHYAINCP)pilistgen.h \
    2186   $(SOPHYAINCP)pistzwin.h \
    2187   $(SOPHYAINCP)pitherm.h \
    2188   $(SOPHYAINCP)resusage.h \
    2189   servnobjm.h \
    2190   $(SOPHYAINCP)piimgtools.h \
    2191   $(SOPHYAINCP)pidrwtools.h \
    2192   $(SOPHYAINCP)piaxestools.h \
    2193   $(SOPHYAINCP)piscdrawwdg.h \
    2194   piinit.h \
    2195   $(SOPHYAINCP)sambainit.h \
    2196   $(SOPHYAINCP)skymapinit.h \
    2197   $(SOPHYAINCP)sophyainit.h \
    2198   $(SOPHYAINCP)ntoolsinit.h \
    2199   $(SOPHYAINCP)tarrinit.h \
    2200   $(SOPHYAINCP)piversion.h \
    2201   piaversion.h
    2202         $(CXXCOMPILELIB) -o $@ $<
    2203  
    2204 $(SOPHYAOBJP)pitvmaad.o: pitvmaad.cc \
    2205   $(SOPHYAINCP)sopnamsp.h \
    2206   pitvmaad.h \
    2207   $(SOPHYAINCP)machdefs.h \
    2208   $(SOPHYAINCP)parradapter.h \
    2209   $(SOPHYAINCP)lut.h \
    2210   $(SOPHYAINCP)tmatrix.h \
    2211   $(SOPHYAINCP)tarray.h \
    2212   $(SOPHYAINCP)basarr.h \
    2213   $(SOPHYAINCP)anydataobj.h \
    2214   $(SOPHYAINCP)mutyv.h \
    2215   $(SOPHYAINCP)dvlist.h \
    2216   $(SOPHYAINCP)objfio.h \
    2217   $(SOPHYAINCP)ppersist.h \
    2218   $(SOPHYAINCP)pexceptions.h \
    2219   $(SOPHYAINCP)gnumd5.h \
    2220   $(SOPHYAINCP)ppfbinstream.h \
    2221   $(SOPHYAINCP)rawstream.h \
    2222   $(SOPHYAINCP)ppfnametag.h \
    2223   $(SOPHYAINCP)ndatablock.h \
    2224   $(SOPHYAINCP)utilarr.h \
    2225   $(SOPHYAINCP)tvector.h
    2226         $(CXXCOMPILELIB) -o $@ $<
    2227  
    2228 $(SOPHYAOBJP)servnobjm.o: servnobjm.cc \
    2229   $(SOPHYAINCP)sopnamsp.h \
    2230   $(SOPHYAINCP)strutil.h nobjmgr.h \
    2231   $(SOPHYAINCP)machdefs.h \
    2232   $(SOPHYAINCP)anydataobj.h \
    2233   $(SOPHYAINCP)ppersist.h \
    2234   $(SOPHYAINCP)pexceptions.h \
    2235   $(SOPHYAINCP)gnumd5.h \
    2236   $(SOPHYAINCP)ppfbinstream.h \
    2237   $(SOPHYAINCP)rawstream.h \
    2238   $(SOPHYAINCP)ppfnametag.h \
    2239   $(SOPHYAINCP)dvlist.h \
    2240   $(SOPHYAINCP)objfio.h \
    2241   $(SOPHYAINCP)mutyv.h dlftypes.h \
    2242   servnobjm.h \
    2243   $(SOPHYAINCP)pdlmgr.h \
    2244   $(SOPHYAINCP)zthread.h \
    2245   nomgadapter.h \
    2246   $(SOPHYAINCP)pidrawer.h \
    2247   $(SOPHYAINCP)pibwdggen.h \
    2248   $(SOPHYAINCP)pisysdep.h \
    2249   $(SOPHYAINCP)piwdgx.h \
    2250   $(SOPHYAINCP)piwdggen.h \
    2251   $(SOPHYAINCP)pimsghandler.h \
    2252   $(SOPHYAINCP)picolist.h \
    2253   $(SOPHYAINCP)picmap.h \
    2254   $(SOPHYAINCP)picmapx.h \
    2255   $(SOPHYAINCP)picmapgen.h \
    2256   $(SOPHYAINCP)pigraphx.h \
    2257   $(SOPHYAINCP)pigraphgen.h \
    2258   $(SOPHYAINCP)pifontx.h \
    2259   $(SOPHYAINCP)pifontgen.h \
    2260   $(SOPHYAINCP)pigrcoord.h \
    2261   $(SOPHYAINCP)pilineatt.h \
    2262   $(SOPHYAINCP)pigraphuc.h \
    2263   $(SOPHYAINCP)pievthandler.h \
    2264   $(SOPHYAINCP)psfile.h \
    2265   $(SOPHYAINCP)pigratt.h \
    2266   $(SOPHYAINCP)piaxes.h \
    2267   $(SOPHYAINCP)parradapter.h \
    2268   $(SOPHYAINCP)lut.h \
    2269   $(SOPHYAINCP)ntupintf.h \
    2270   $(SOPHYAINCP)generalfit.h \
    2271   $(SOPHYAINCP)tvector.h \
    2272   $(SOPHYAINCP)tmatrix.h \
    2273   $(SOPHYAINCP)tarray.h \
    2274   $(SOPHYAINCP)basarr.h \
    2275   $(SOPHYAINCP)ndatablock.h \
    2276   $(SOPHYAINCP)utilarr.h \
    2277   $(SOPHYAINCP)generaldata.h \
    2278   $(SOPHYAINCP)poly.h \
    2279   $(SOPHYAINCP)peida.h \
    2280   $(SOPHYAINCP)utils.h \
    2281   $(SOPHYAINCP)perrors.h \
    2282   $(SOPHYAINCP)fmath.h \
    2283   pistdimgapp.h \
    2284   $(SOPHYAINCP)piapplx.h \
    2285   $(SOPHYAINCP)piapplgen.h \
    2286   $(SOPHYAINCP)picontainerx.h \
    2287   $(SOPHYAINCP)picontainergen.h \
    2288   $(SOPHYAINCP)pimenubarx.h \
    2289   $(SOPHYAINCP)pimenubargen.h \
    2290   $(SOPHYAINCP)pimenux.h \
    2291   $(SOPHYAINCP)pimenugen.h \
    2292   $(SOPHYAINCP)picons.h \
    2293   $(SOPHYAINCP)pistdwdgx.h \
    2294   $(SOPHYAINCP)pistdwdggen.h \
    2295   $(SOPHYAINCP)pibwdgx.h \
    2296   $(SOPHYAINCP)pigraphps.h \
    2297   $(SOPHYAINCP)piwindowx.h \
    2298   $(SOPHYAINCP)piwindowgen.h \
    2299   $(SOPHYAINCP)pioptmenux.h \
    2300   $(SOPHYAINCP)pioptmenugen.h \
    2301   $(SOPHYAINCP)pifilechox.h \
    2302   $(SOPHYAINCP)pifilechogen.h \
    2303   $(SOPHYAINCP)piperiodx.h \
    2304   $(SOPHYAINCP)periodic.h \
    2305   $(SOPHYAINCP)piimage.h \
    2306   $(SOPHYAINCP)pieldrw.h \
    2307   $(SOPHYAINCP)pipixmapx.h \
    2308   $(SOPHYAINCP)pipixmapgen.h \
    2309   $(SOPHYAINCP)picmapview.h \
    2310   $(SOPHYAINCP)pi3dwdg.h \
    2311   $(SOPHYAINCP)pi3ddrw.h \
    2312   $(SOPHYAINCP)pigraph3d.h \
    2313   piacmd.h \
     2234  $(SOPHYAINCP)pigraph3d.h piacmd.h \
    23142235  $(SOPHYAINCP)commander.h \
    23152236  $(SOPHYAINCP)ctimer.h pisiadw.h \
     
    23202241  $(SOPHYAINCP)resusage.h \
    23212242  $(SOPHYAINCP)fct1dfit.h \
    2322   $(SOPHYAINCP)fct2dfit.h \
    2323   pitvmaad.h $(SOPHYAINCP)ntuple.h \
     2243  $(SOPHYAINCP)fct2dfit.h pitvmaad.h \
     2244  $(SOPHYAINCP)ntuple.h \
    23242245  $(SOPHYAINCP)cimage.h \
    23252246  $(SOPHYAINCP)fioarr.h \
     
    23282249  $(SOPHYAINCP)hisprof.h \
    23292250  $(SOPHYAINCP)piyfxdrw.h \
    2330   $(SOPHYAINCP)pisurfdr.h \
    2331   pintuple.h pintup3d.h pipodrw.h
    2332         $(CXXCOMPILELIB) -o $@ $<
    2333  
     2251  $(SOPHYAINCP)pisurfdr.h pintuple.h \
     2252  pintup3d.h pipodrw.h
     2253        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  servnobjm.cc
     2254 
  • trunk/SophyaPI/ProgPI/Makefile

    r2751 r2765  
    1212        echo $@ " done"
    1313$(SOPHYAEXEP)spiapp: $(SOPHYAOBJP)piapp.o $(SOPHYAOBJP)sopiamodule.o $(SOPHYAOBJP)fitsbtadapter.o $(SOPHYAOBJP)w2ps.o $(SOPHYAOBJP)skymapmodule.o
    14         $(CXXLINK) -o $@ $? $(SOPHYAALLSLBLIST)
     14        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)piapp.o $(SOPHYAOBJP)sopiamodule.o $(SOPHYAOBJP)fitsbtadapter.o $(SOPHYAOBJP)w2ps.o $(SOPHYAOBJP)skymapmodule.o $(SOPHYAALLSLBLIST)
    1515 
    1616$(SOPHYAOBJP)fitsbtadapter.o: fitsbtadapter.cc \
     
    3131  $(SOPHYAINCP)servnobjm.h \
    3232  $(SOPHYAINCP)pdlmgr.h \
     33  $(SOPHYAINCP)zthread.h \
    3334  $(SOPHYAINCP)nomgadapter.h \
    3435  $(SOPHYAINCP)pidrawer.h \
     
    102103  $(SOPHYAINCP)commander.h \
    103104  $(SOPHYAINCP)ctimer.h \
    104   $(SOPHYAINCP)zthread.h \
    105105  $(SOPHYAINCP)pisiadw.h \
    106106  $(SOPHYAINCP)pilistx.h \
     
    112112  $(SOPHYAINCP)FitsIO/fitsio.h \
    113113  $(SOPHYAINCP)FitsIO/longnam.h
    114         $(CXXCOMPILEPROG) -o $@ $<
    115  
    116 $(SOPHYAOBJP)piapp.o: piapp.cc \
    117   $(SOPHYAINCP)sopnamsp.h \
     114        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsbtadapter.cc
     115 
     116$(SOPHYAOBJP)piapp.o: piapp.cc $(SOPHYAINCP)sopnamsp.h \
    118117  $(SOPHYAINCP)pistdimgapp.h \
    119118  $(SOPHYAINCP)pisysdep.h \
     
    202201  $(SOPHYAINCP)xntuple.h \
    203202  $(SOPHYAINCP)ntupintf.h
    204         $(CXXCOMPILEPROG) -o $@ $<
     203        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piapp.cc
    205204 
    206205$(SOPHYAOBJP)skymapmodule.o: skymapmodule.cc \
     
    322321  $(SOPHYAINCP)triangmtx.h \
    323322  $(SOPHYAINCP)lambdaBuilder.h
    324         $(CXXCOMPILEPROG) -o $@ $<
     323        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymapmodule.cc
    325324 
    326325$(SOPHYAOBJP)sopiamodule.o: sopiamodule.cc \
     
    431430  $(SOPHYAINCP)longlat.h \
    432431  $(SOPHYAINCP)utilgeom.h
    433         $(CXXCOMPILEPROG) -o $@ $<
    434  
    435 $(SOPHYAOBJP)w2ps.o: w2ps.cc \
    436   $(SOPHYAINCP)sopnamsp.h \
     432        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sopiamodule.cc
     433 
     434$(SOPHYAOBJP)w2ps.o: w2ps.cc $(SOPHYAINCP)sopnamsp.h \
    437435  $(SOPHYAINCP)machdefs.h \
    438436  $(SOPHYAINCP)piacmd.h \
     
    512510  $(SOPHYAINCP)pitherm.h \
    513511  $(SOPHYAINCP)resusage.h
    514         $(CXXCOMPILEPROG) -o $@ $<
    515  
     512        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  w2ps.cc
     513 
  • trunk/SophyaPI/ProgPI/smakefile

    r2751 r2765  
    1212        echo $@ " done"
    1313$(SOPHYAEXEP)spiapp: $(SOPHYAOBJP)piapp.o $(SOPHYAOBJP)sopiamodule.o $(SOPHYAOBJP)fitsbtadapter.o $(SOPHYAOBJP)w2ps.o $(SOPHYAOBJP)skymapmodule.o
    14         $(CXXLINK) -o $@ $? $(SOPHYAALLSLBLIST)
     14        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)piapp.o $(SOPHYAOBJP)sopiamodule.o $(SOPHYAOBJP)fitsbtadapter.o $(SOPHYAOBJP)w2ps.o $(SOPHYAOBJP)skymapmodule.o $(SOPHYAALLSLBLIST)
    1515 
    1616$(SOPHYAOBJP)fitsbtadapter.o: fitsbtadapter.cc \
     
    3131  $(SOPHYAINCP)servnobjm.h \
    3232  $(SOPHYAINCP)pdlmgr.h \
     33  $(SOPHYAINCP)zthread.h \
    3334  $(SOPHYAINCP)nomgadapter.h \
    3435  $(SOPHYAINCP)pidrawer.h \
     
    102103  $(SOPHYAINCP)commander.h \
    103104  $(SOPHYAINCP)ctimer.h \
    104   $(SOPHYAINCP)zthread.h \
    105105  $(SOPHYAINCP)pisiadw.h \
    106106  $(SOPHYAINCP)pilistx.h \
     
    112112  $(SOPHYAINCP)FitsIO/fitsio.h \
    113113  $(SOPHYAINCP)FitsIO/longnam.h
    114         $(CXXCOMPILEPROG) -o $@ $<
    115  
    116 $(SOPHYAOBJP)piapp.o: piapp.cc \
    117   $(SOPHYAINCP)sopnamsp.h \
     114        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  fitsbtadapter.cc
     115 
     116$(SOPHYAOBJP)piapp.o: piapp.cc $(SOPHYAINCP)sopnamsp.h \
    118117  $(SOPHYAINCP)pistdimgapp.h \
    119118  $(SOPHYAINCP)pisysdep.h \
     
    202201  $(SOPHYAINCP)xntuple.h \
    203202  $(SOPHYAINCP)ntupintf.h
    204         $(CXXCOMPILEPROG) -o $@ $<
     203        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  piapp.cc
    205204 
    206205$(SOPHYAOBJP)skymapmodule.o: skymapmodule.cc \
     
    322321  $(SOPHYAINCP)triangmtx.h \
    323322  $(SOPHYAINCP)lambdaBuilder.h
    324         $(CXXCOMPILEPROG) -o $@ $<
     323        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymapmodule.cc
    325324 
    326325$(SOPHYAOBJP)sopiamodule.o: sopiamodule.cc \
     
    431430  $(SOPHYAINCP)longlat.h \
    432431  $(SOPHYAINCP)utilgeom.h
    433         $(CXXCOMPILEPROG) -o $@ $<
    434  
    435 $(SOPHYAOBJP)w2ps.o: w2ps.cc \
    436   $(SOPHYAINCP)sopnamsp.h \
     432        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  sopiamodule.cc
     433 
     434$(SOPHYAOBJP)w2ps.o: w2ps.cc $(SOPHYAINCP)sopnamsp.h \
    437435  $(SOPHYAINCP)machdefs.h \
    438436  $(SOPHYAINCP)piacmd.h \
     
    512510  $(SOPHYAINCP)pitherm.h \
    513511  $(SOPHYAINCP)resusage.h
    514         $(CXXCOMPILEPROG) -o $@ $<
    515  
     512        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  w2ps.cc
     513 
  • trunk/SophyaProg/PMixer/Makefile

    r2751 r2765  
    1212        echo $@ " done"
    1313$(SOPHYAEXEP)skymixer: $(SOPHYAOBJP)skymixer.o
    14         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     14        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)skymixer.o $(SOPHYAEXTSLBLIST)
    1515 
    1616extractRS: $(SOPHYAEXEP)extractRS
    1717        echo $@ " done"
    1818$(SOPHYAEXEP)extractRS: $(SOPHYAOBJP)extractRS.o
    19         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     19        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extractRS.o $(SOPHYAEXTSLBLIST)
    2020 
    2121tgrsr: $(SOPHYAEXEP)tgrsr
    2222        echo $@ " done"
    2323$(SOPHYAEXEP)tgrsr: $(SOPHYAOBJP)tgrsr.o
    24         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     24        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tgrsr.o $(SOPHYAEXTSLBLIST)
    2525 
    2626tgsky: $(SOPHYAEXEP)tgsky
    2727        echo $@ " done"
    2828$(SOPHYAEXEP)tgsky: $(SOPHYAOBJP)tgsky.o
    29         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     29        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tgsky.o $(SOPHYAEXTSLBLIST)
    3030 
    3131easyTest: $(SOPHYAEXEP)easyTest
    3232        echo $@ " done"
    3333$(SOPHYAEXEP)easyTest: $(SOPHYAOBJP)easyTest.o
    34         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     34        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)easyTest.o $(SOPHYAEXTSLBLIST)
    3535 
    3636Sph2Sph: $(SOPHYAEXEP)Sph2Sph
    3737        echo $@ " done"
    3838$(SOPHYAEXEP)Sph2Sph: $(SOPHYAOBJP)Sph2Sph.o
    39         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     39        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)Sph2Sph.o $(SOPHYAEXTSLBLIST)
     40 
     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 \
     60  $(SOPHYAINCP)vector3d.h \
     61  $(SOPHYAINCP)longlat.h \
     62  $(SOPHYAINCP)utilgeom.h \
     63  $(SOPHYAINCP)srandgen.h \
     64  $(SOPHYAINCP)timing.h \
     65  $(SOPHYAINCP)sambainit.h \
     66  $(SOPHYAINCP)skymapinit.h \
     67  $(SOPHYAINCP)sophyainit.h \
     68  $(SOPHYAINCP)ntoolsinit.h \
     69  $(SOPHYAINCP)tarrinit.h \
     70  $(SOPHYAINCP)datacards.h \
     71  $(SOPHYAINCP)ntuple.h \
     72  $(SOPHYAINCP)ntupintf.h \
     73  $(SOPHYAINCP)fiospherehealpix.h \
     74  $(SOPHYAINCP)sphericalmap.h \
     75  $(SOPHYAINCP)smathconst.h \
     76  $(SOPHYAINCP)pixelmap.h \
     77  $(SOPHYAINCP)spherepos.h \
     78  $(SOPHYAINCP)unitvector.h \
     79  $(SOPHYAINCP)spherehealpix.h \
     80  $(SOPHYAINCP)HEALPixUtils.h \
     81  $(SOPHYAINCP)fitsspherehealpix.h \
     82  $(SOPHYAINCP)fitsfile.h \
     83  $(SOPHYAINCP)FitsIO/fitsio.h \
     84  $(SOPHYAINCP)FitsIO/longnam.h \
     85  $(SOPHYAINCP)fitstarray.h \
     86  $(SOPHYAINCP)cimage.h \
     87  $(SOPHYAINCP)radspecvector.h \
     88  $(SOPHYAINCP)radspec.h \
     89  $(SOPHYAINCP)specresp.h \
     90  $(SOPHYAINCP)blackbody.h \
     91  $(SOPHYAINCP)convtools.h \
     92  $(SOPHYAINCP)derivblackbody.h \
     93  $(SOPHYAINCP)nupower.h \
     94  $(SOPHYAINCP)squarefilt.h \
     95  $(SOPHYAINCP)trianglefilt.h \
     96  $(SOPHYAINCP)specrespvector.h \
     97  $(SOPHYAINCP)gaussfilt.h \
     98  $(SOPHYAINCP)bruit.h \
     99  $(SOPHYAINCP)mapoperation.h
     100        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    40101 
    41102$(SOPHYAOBJP)easyTest.o: easyTest.cc \
     
    67128  $(SOPHYAINCP)gaussfilt.h \
    68129  $(SOPHYAINCP)trianglefilt.h
    69         $(CXXCOMPILEPROG) -o $@ $<
     130        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
    70131 
    71132$(SOPHYAOBJP)extractRS.o: extractRS.cc \
     
    129190  $(SOPHYAINCP)bruit.h \
    130191  $(SOPHYAINCP)mapoperation.h
    131         $(CXXCOMPILEPROG) -o $@ $<
     192        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
    132193 
    133194$(SOPHYAOBJP)skymixer.o: skymixer.cc \
     
    191252  $(SOPHYAINCP)bruit.h \
    192253  $(SOPHYAINCP)mapoperation.h
    193         $(CXXCOMPILEPROG) -o $@ $<
    194  
    195 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \
    196   $(SOPHYAINCP)sopnamsp.h pmixer.h \
    197   $(SOPHYAINCP)machdefs.h \
    198   $(SOPHYAINCP)tmatrix.h \
    199   $(SOPHYAINCP)tarray.h \
    200   $(SOPHYAINCP)basarr.h \
    201   $(SOPHYAINCP)anydataobj.h \
    202   $(SOPHYAINCP)mutyv.h \
    203   $(SOPHYAINCP)dvlist.h \
    204   $(SOPHYAINCP)objfio.h \
    205   $(SOPHYAINCP)ppersist.h \
    206   $(SOPHYAINCP)pexceptions.h \
    207   $(SOPHYAINCP)gnumd5.h \
    208   $(SOPHYAINCP)ppfbinstream.h \
    209   $(SOPHYAINCP)rawstream.h \
    210   $(SOPHYAINCP)ppfnametag.h \
    211   $(SOPHYAINCP)ndatablock.h \
    212   $(SOPHYAINCP)utilarr.h \
    213   $(SOPHYAINCP)tvector.h \
    214   $(SOPHYAINCP)fioarr.h \
    215   $(SOPHYAINCP)vector3d.h \
    216   $(SOPHYAINCP)longlat.h \
    217   $(SOPHYAINCP)utilgeom.h \
    218   $(SOPHYAINCP)srandgen.h \
    219   $(SOPHYAINCP)timing.h \
    220   $(SOPHYAINCP)sambainit.h \
    221   $(SOPHYAINCP)skymapinit.h \
    222   $(SOPHYAINCP)sophyainit.h \
    223   $(SOPHYAINCP)ntoolsinit.h \
    224   $(SOPHYAINCP)tarrinit.h \
    225   $(SOPHYAINCP)datacards.h \
    226   $(SOPHYAINCP)ntuple.h \
    227   $(SOPHYAINCP)ntupintf.h \
    228   $(SOPHYAINCP)fiospherehealpix.h \
    229   $(SOPHYAINCP)sphericalmap.h \
    230   $(SOPHYAINCP)smathconst.h \
    231   $(SOPHYAINCP)pixelmap.h \
    232   $(SOPHYAINCP)spherepos.h \
    233   $(SOPHYAINCP)unitvector.h \
    234   $(SOPHYAINCP)spherehealpix.h \
    235   $(SOPHYAINCP)HEALPixUtils.h \
    236   $(SOPHYAINCP)fitsspherehealpix.h \
    237   $(SOPHYAINCP)fitsfile.h \
    238   $(SOPHYAINCP)FitsIO/fitsio.h \
    239   $(SOPHYAINCP)FitsIO/longnam.h \
    240   $(SOPHYAINCP)fitstarray.h \
    241   $(SOPHYAINCP)cimage.h \
    242   $(SOPHYAINCP)radspecvector.h \
    243   $(SOPHYAINCP)radspec.h \
    244   $(SOPHYAINCP)specresp.h \
    245   $(SOPHYAINCP)blackbody.h \
    246   $(SOPHYAINCP)convtools.h \
    247   $(SOPHYAINCP)derivblackbody.h \
    248   $(SOPHYAINCP)nupower.h \
    249   $(SOPHYAINCP)squarefilt.h \
    250   $(SOPHYAINCP)trianglefilt.h \
    251   $(SOPHYAINCP)specrespvector.h \
    252   $(SOPHYAINCP)gaussfilt.h \
    253   $(SOPHYAINCP)bruit.h \
    254   $(SOPHYAINCP)mapoperation.h
    255         $(CXXCOMPILEPROG) -o $@ $<
    256  
    257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc \
    258   $(SOPHYAINCP)sopnamsp.h pmixer.h \
    259   $(SOPHYAINCP)machdefs.h \
    260   $(SOPHYAINCP)tmatrix.h \
    261   $(SOPHYAINCP)tarray.h \
    262   $(SOPHYAINCP)basarr.h \
    263   $(SOPHYAINCP)anydataobj.h \
    264   $(SOPHYAINCP)mutyv.h \
    265   $(SOPHYAINCP)dvlist.h \
    266   $(SOPHYAINCP)objfio.h \
    267   $(SOPHYAINCP)ppersist.h \
    268   $(SOPHYAINCP)pexceptions.h \
    269   $(SOPHYAINCP)gnumd5.h \
    270   $(SOPHYAINCP)ppfbinstream.h \
    271   $(SOPHYAINCP)rawstream.h \
    272   $(SOPHYAINCP)ppfnametag.h \
    273   $(SOPHYAINCP)ndatablock.h \
    274   $(SOPHYAINCP)utilarr.h \
    275   $(SOPHYAINCP)tvector.h \
    276   $(SOPHYAINCP)fioarr.h \
    277   $(SOPHYAINCP)vector3d.h \
    278   $(SOPHYAINCP)longlat.h \
    279   $(SOPHYAINCP)utilgeom.h \
    280   $(SOPHYAINCP)srandgen.h \
    281   $(SOPHYAINCP)timing.h \
    282   $(SOPHYAINCP)sambainit.h \
    283   $(SOPHYAINCP)skymapinit.h \
    284   $(SOPHYAINCP)sophyainit.h \
    285   $(SOPHYAINCP)ntoolsinit.h \
    286   $(SOPHYAINCP)tarrinit.h \
    287   $(SOPHYAINCP)datacards.h \
    288   $(SOPHYAINCP)ntuple.h \
    289   $(SOPHYAINCP)ntupintf.h \
    290   $(SOPHYAINCP)fiospherehealpix.h \
    291   $(SOPHYAINCP)sphericalmap.h \
    292   $(SOPHYAINCP)smathconst.h \
    293   $(SOPHYAINCP)pixelmap.h \
    294   $(SOPHYAINCP)spherepos.h \
    295   $(SOPHYAINCP)unitvector.h \
    296   $(SOPHYAINCP)spherehealpix.h \
    297   $(SOPHYAINCP)HEALPixUtils.h \
    298   $(SOPHYAINCP)fitsspherehealpix.h \
    299   $(SOPHYAINCP)fitsfile.h \
    300   $(SOPHYAINCP)FitsIO/fitsio.h \
    301   $(SOPHYAINCP)FitsIO/longnam.h \
    302   $(SOPHYAINCP)fitstarray.h \
    303   $(SOPHYAINCP)cimage.h \
    304   $(SOPHYAINCP)radspecvector.h \
    305   $(SOPHYAINCP)radspec.h \
    306   $(SOPHYAINCP)specresp.h \
    307   $(SOPHYAINCP)blackbody.h \
    308   $(SOPHYAINCP)convtools.h \
    309   $(SOPHYAINCP)derivblackbody.h \
    310   $(SOPHYAINCP)nupower.h \
    311   $(SOPHYAINCP)squarefilt.h \
    312   $(SOPHYAINCP)trianglefilt.h \
    313   $(SOPHYAINCP)specrespvector.h \
    314   $(SOPHYAINCP)gaussfilt.h \
    315   $(SOPHYAINCP)bruit.h \
    316   $(SOPHYAINCP)mapoperation.h
    317         $(CXXCOMPILEPROG) -o $@ $<
    318  
    319 $(SOPHYAOBJP)tgsky.o: tgsky.cc \
    320   $(SOPHYAINCP)sopnamsp.h pmixer.h \
    321   $(SOPHYAINCP)machdefs.h \
    322   $(SOPHYAINCP)tmatrix.h \
    323   $(SOPHYAINCP)tarray.h \
    324   $(SOPHYAINCP)basarr.h \
    325   $(SOPHYAINCP)anydataobj.h \
    326   $(SOPHYAINCP)mutyv.h \
    327   $(SOPHYAINCP)dvlist.h \
    328   $(SOPHYAINCP)objfio.h \
    329   $(SOPHYAINCP)ppersist.h \
    330   $(SOPHYAINCP)pexceptions.h \
    331   $(SOPHYAINCP)gnumd5.h \
    332   $(SOPHYAINCP)ppfbinstream.h \
    333   $(SOPHYAINCP)rawstream.h \
    334   $(SOPHYAINCP)ppfnametag.h \
    335   $(SOPHYAINCP)ndatablock.h \
    336   $(SOPHYAINCP)utilarr.h \
    337   $(SOPHYAINCP)tvector.h \
    338   $(SOPHYAINCP)fioarr.h \
    339   $(SOPHYAINCP)vector3d.h \
    340   $(SOPHYAINCP)longlat.h \
    341   $(SOPHYAINCP)utilgeom.h \
    342   $(SOPHYAINCP)srandgen.h \
    343   $(SOPHYAINCP)timing.h \
    344   $(SOPHYAINCP)sambainit.h \
    345   $(SOPHYAINCP)skymapinit.h \
    346   $(SOPHYAINCP)sophyainit.h \
    347   $(SOPHYAINCP)ntoolsinit.h \
    348   $(SOPHYAINCP)tarrinit.h \
    349   $(SOPHYAINCP)datacards.h \
    350   $(SOPHYAINCP)ntuple.h \
    351   $(SOPHYAINCP)ntupintf.h \
    352   $(SOPHYAINCP)fiospherehealpix.h \
    353   $(SOPHYAINCP)sphericalmap.h \
    354   $(SOPHYAINCP)smathconst.h \
    355   $(SOPHYAINCP)pixelmap.h \
    356   $(SOPHYAINCP)spherepos.h \
    357   $(SOPHYAINCP)unitvector.h \
    358   $(SOPHYAINCP)spherehealpix.h \
    359   $(SOPHYAINCP)HEALPixUtils.h \
    360   $(SOPHYAINCP)fitsspherehealpix.h \
    361   $(SOPHYAINCP)fitsfile.h \
    362   $(SOPHYAINCP)FitsIO/fitsio.h \
    363   $(SOPHYAINCP)FitsIO/longnam.h \
    364   $(SOPHYAINCP)fitstarray.h \
    365   $(SOPHYAINCP)cimage.h \
    366   $(SOPHYAINCP)radspecvector.h \
    367   $(SOPHYAINCP)radspec.h \
    368   $(SOPHYAINCP)specresp.h \
    369   $(SOPHYAINCP)blackbody.h \
    370   $(SOPHYAINCP)convtools.h \
    371   $(SOPHYAINCP)derivblackbody.h \
    372   $(SOPHYAINCP)nupower.h \
    373   $(SOPHYAINCP)squarefilt.h \
    374   $(SOPHYAINCP)trianglefilt.h \
    375   $(SOPHYAINCP)specrespvector.h \
    376   $(SOPHYAINCP)gaussfilt.h \
    377   $(SOPHYAINCP)bruit.h \
    378   $(SOPHYAINCP)mapoperation.h
    379         $(CXXCOMPILEPROG) -o $@ $<
    380  
     254        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     255 
     256$(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
     257  pmixer.h $(SOPHYAINCP)machdefs.h \
     258  $(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 \
     275  $(SOPHYAINCP)vector3d.h \
     276  $(SOPHYAINCP)longlat.h \
     277  $(SOPHYAINCP)utilgeom.h \
     278  $(SOPHYAINCP)srandgen.h \
     279  $(SOPHYAINCP)timing.h \
     280  $(SOPHYAINCP)sambainit.h \
     281  $(SOPHYAINCP)skymapinit.h \
     282  $(SOPHYAINCP)sophyainit.h \
     283  $(SOPHYAINCP)ntoolsinit.h \
     284  $(SOPHYAINCP)tarrinit.h \
     285  $(SOPHYAINCP)datacards.h \
     286  $(SOPHYAINCP)ntuple.h \
     287  $(SOPHYAINCP)ntupintf.h \
     288  $(SOPHYAINCP)fiospherehealpix.h \
     289  $(SOPHYAINCP)sphericalmap.h \
     290  $(SOPHYAINCP)smathconst.h \
     291  $(SOPHYAINCP)pixelmap.h \
     292  $(SOPHYAINCP)spherepos.h \
     293  $(SOPHYAINCP)unitvector.h \
     294  $(SOPHYAINCP)spherehealpix.h \
     295  $(SOPHYAINCP)HEALPixUtils.h \
     296  $(SOPHYAINCP)fitsspherehealpix.h \
     297  $(SOPHYAINCP)fitsfile.h \
     298  $(SOPHYAINCP)FitsIO/fitsio.h \
     299  $(SOPHYAINCP)FitsIO/longnam.h \
     300  $(SOPHYAINCP)fitstarray.h \
     301  $(SOPHYAINCP)cimage.h \
     302  $(SOPHYAINCP)radspecvector.h \
     303  $(SOPHYAINCP)radspec.h \
     304  $(SOPHYAINCP)specresp.h \
     305  $(SOPHYAINCP)blackbody.h \
     306  $(SOPHYAINCP)convtools.h \
     307  $(SOPHYAINCP)derivblackbody.h \
     308  $(SOPHYAINCP)nupower.h \
     309  $(SOPHYAINCP)squarefilt.h \
     310  $(SOPHYAINCP)trianglefilt.h \
     311  $(SOPHYAINCP)specrespvector.h \
     312  $(SOPHYAINCP)gaussfilt.h \
     313  $(SOPHYAINCP)bruit.h \
     314  $(SOPHYAINCP)mapoperation.h
     315        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tgrsr.cc
     316 
     317$(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \
     318  pmixer.h $(SOPHYAINCP)machdefs.h \
     319  $(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 \
     336  $(SOPHYAINCP)vector3d.h \
     337  $(SOPHYAINCP)longlat.h \
     338  $(SOPHYAINCP)utilgeom.h \
     339  $(SOPHYAINCP)srandgen.h \
     340  $(SOPHYAINCP)timing.h \
     341  $(SOPHYAINCP)sambainit.h \
     342  $(SOPHYAINCP)skymapinit.h \
     343  $(SOPHYAINCP)sophyainit.h \
     344  $(SOPHYAINCP)ntoolsinit.h \
     345  $(SOPHYAINCP)tarrinit.h \
     346  $(SOPHYAINCP)datacards.h \
     347  $(SOPHYAINCP)ntuple.h \
     348  $(SOPHYAINCP)ntupintf.h \
     349  $(SOPHYAINCP)fiospherehealpix.h \
     350  $(SOPHYAINCP)sphericalmap.h \
     351  $(SOPHYAINCP)smathconst.h \
     352  $(SOPHYAINCP)pixelmap.h \
     353  $(SOPHYAINCP)spherepos.h \
     354  $(SOPHYAINCP)unitvector.h \
     355  $(SOPHYAINCP)spherehealpix.h \
     356  $(SOPHYAINCP)HEALPixUtils.h \
     357  $(SOPHYAINCP)fitsspherehealpix.h \
     358  $(SOPHYAINCP)fitsfile.h \
     359  $(SOPHYAINCP)FitsIO/fitsio.h \
     360  $(SOPHYAINCP)FitsIO/longnam.h \
     361  $(SOPHYAINCP)fitstarray.h \
     362  $(SOPHYAINCP)cimage.h \
     363  $(SOPHYAINCP)radspecvector.h \
     364  $(SOPHYAINCP)radspec.h \
     365  $(SOPHYAINCP)specresp.h \
     366  $(SOPHYAINCP)blackbody.h \
     367  $(SOPHYAINCP)convtools.h \
     368  $(SOPHYAINCP)derivblackbody.h \
     369  $(SOPHYAINCP)nupower.h \
     370  $(SOPHYAINCP)squarefilt.h \
     371  $(SOPHYAINCP)trianglefilt.h \
     372  $(SOPHYAINCP)specrespvector.h \
     373  $(SOPHYAINCP)gaussfilt.h \
     374  $(SOPHYAINCP)bruit.h \
     375  $(SOPHYAINCP)mapoperation.h
     376        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tgsky.cc
     377 
  • trunk/SophyaProg/PMixer/smakefile

    r2751 r2765  
    1212        echo $@ " done"
    1313$(SOPHYAEXEP)skymixer: $(SOPHYAOBJP)skymixer.o
    14         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     14        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)skymixer.o $(SOPHYAEXTSLBLIST)
    1515 
    1616extractRS: $(SOPHYAEXEP)extractRS
    1717        echo $@ " done"
    1818$(SOPHYAEXEP)extractRS: $(SOPHYAOBJP)extractRS.o
    19         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     19        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extractRS.o $(SOPHYAEXTSLBLIST)
    2020 
    2121tgrsr: $(SOPHYAEXEP)tgrsr
    2222        echo $@ " done"
    2323$(SOPHYAEXEP)tgrsr: $(SOPHYAOBJP)tgrsr.o
    24         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     24        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tgrsr.o $(SOPHYAEXTSLBLIST)
    2525 
    2626tgsky: $(SOPHYAEXEP)tgsky
    2727        echo $@ " done"
    2828$(SOPHYAEXEP)tgsky: $(SOPHYAOBJP)tgsky.o
    29         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     29        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)tgsky.o $(SOPHYAEXTSLBLIST)
    3030 
    3131easyTest: $(SOPHYAEXEP)easyTest
    3232        echo $@ " done"
    3333$(SOPHYAEXEP)easyTest: $(SOPHYAOBJP)easyTest.o
    34         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     34        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)easyTest.o $(SOPHYAEXTSLBLIST)
    3535 
    3636Sph2Sph: $(SOPHYAEXEP)Sph2Sph
    3737        echo $@ " done"
    3838$(SOPHYAEXEP)Sph2Sph: $(SOPHYAOBJP)Sph2Sph.o
    39         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     39        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)Sph2Sph.o $(SOPHYAEXTSLBLIST)
     40 
     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 \
     60  $(SOPHYAINCP)vector3d.h \
     61  $(SOPHYAINCP)longlat.h \
     62  $(SOPHYAINCP)utilgeom.h \
     63  $(SOPHYAINCP)srandgen.h \
     64  $(SOPHYAINCP)timing.h \
     65  $(SOPHYAINCP)sambainit.h \
     66  $(SOPHYAINCP)skymapinit.h \
     67  $(SOPHYAINCP)sophyainit.h \
     68  $(SOPHYAINCP)ntoolsinit.h \
     69  $(SOPHYAINCP)tarrinit.h \
     70  $(SOPHYAINCP)datacards.h \
     71  $(SOPHYAINCP)ntuple.h \
     72  $(SOPHYAINCP)ntupintf.h \
     73  $(SOPHYAINCP)fiospherehealpix.h \
     74  $(SOPHYAINCP)sphericalmap.h \
     75  $(SOPHYAINCP)smathconst.h \
     76  $(SOPHYAINCP)pixelmap.h \
     77  $(SOPHYAINCP)spherepos.h \
     78  $(SOPHYAINCP)unitvector.h \
     79  $(SOPHYAINCP)spherehealpix.h \
     80  $(SOPHYAINCP)HEALPixUtils.h \
     81  $(SOPHYAINCP)fitsspherehealpix.h \
     82  $(SOPHYAINCP)fitsfile.h \
     83  $(SOPHYAINCP)FitsIO/fitsio.h \
     84  $(SOPHYAINCP)FitsIO/longnam.h \
     85  $(SOPHYAINCP)fitstarray.h \
     86  $(SOPHYAINCP)cimage.h \
     87  $(SOPHYAINCP)radspecvector.h \
     88  $(SOPHYAINCP)radspec.h \
     89  $(SOPHYAINCP)specresp.h \
     90  $(SOPHYAINCP)blackbody.h \
     91  $(SOPHYAINCP)convtools.h \
     92  $(SOPHYAINCP)derivblackbody.h \
     93  $(SOPHYAINCP)nupower.h \
     94  $(SOPHYAINCP)squarefilt.h \
     95  $(SOPHYAINCP)trianglefilt.h \
     96  $(SOPHYAINCP)specrespvector.h \
     97  $(SOPHYAINCP)gaussfilt.h \
     98  $(SOPHYAINCP)bruit.h \
     99  $(SOPHYAINCP)mapoperation.h
     100        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  Sph2Sph.cc
    40101 
    41102$(SOPHYAOBJP)easyTest.o: easyTest.cc \
     
    67128  $(SOPHYAINCP)gaussfilt.h \
    68129  $(SOPHYAINCP)trianglefilt.h
    69         $(CXXCOMPILEPROG) -o $@ $<
     130        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  easyTest.cc
    70131 
    71132$(SOPHYAOBJP)extractRS.o: extractRS.cc \
     
    129190  $(SOPHYAINCP)bruit.h \
    130191  $(SOPHYAINCP)mapoperation.h
    131         $(CXXCOMPILEPROG) -o $@ $<
     192        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extractRS.cc
    132193 
    133194$(SOPHYAOBJP)skymixer.o: skymixer.cc \
     
    191252  $(SOPHYAINCP)bruit.h \
    192253  $(SOPHYAINCP)mapoperation.h
    193         $(CXXCOMPILEPROG) -o $@ $<
    194  
    195 $(SOPHYAOBJP)Sph2Sph.o: Sph2Sph.cc \
    196   $(SOPHYAINCP)sopnamsp.h pmixer.h \
    197   $(SOPHYAINCP)machdefs.h \
    198   $(SOPHYAINCP)tmatrix.h \
    199   $(SOPHYAINCP)tarray.h \
    200   $(SOPHYAINCP)basarr.h \
    201   $(SOPHYAINCP)anydataobj.h \
    202   $(SOPHYAINCP)mutyv.h \
    203   $(SOPHYAINCP)dvlist.h \
    204   $(SOPHYAINCP)objfio.h \
    205   $(SOPHYAINCP)ppersist.h \
    206   $(SOPHYAINCP)pexceptions.h \
    207   $(SOPHYAINCP)gnumd5.h \
    208   $(SOPHYAINCP)ppfbinstream.h \
    209   $(SOPHYAINCP)rawstream.h \
    210   $(SOPHYAINCP)ppfnametag.h \
    211   $(SOPHYAINCP)ndatablock.h \
    212   $(SOPHYAINCP)utilarr.h \
    213   $(SOPHYAINCP)tvector.h \
    214   $(SOPHYAINCP)fioarr.h \
    215   $(SOPHYAINCP)vector3d.h \
    216   $(SOPHYAINCP)longlat.h \
    217   $(SOPHYAINCP)utilgeom.h \
    218   $(SOPHYAINCP)srandgen.h \
    219   $(SOPHYAINCP)timing.h \
    220   $(SOPHYAINCP)sambainit.h \
    221   $(SOPHYAINCP)skymapinit.h \
    222   $(SOPHYAINCP)sophyainit.h \
    223   $(SOPHYAINCP)ntoolsinit.h \
    224   $(SOPHYAINCP)tarrinit.h \
    225   $(SOPHYAINCP)datacards.h \
    226   $(SOPHYAINCP)ntuple.h \
    227   $(SOPHYAINCP)ntupintf.h \
    228   $(SOPHYAINCP)fiospherehealpix.h \
    229   $(SOPHYAINCP)sphericalmap.h \
    230   $(SOPHYAINCP)smathconst.h \
    231   $(SOPHYAINCP)pixelmap.h \
    232   $(SOPHYAINCP)spherepos.h \
    233   $(SOPHYAINCP)unitvector.h \
    234   $(SOPHYAINCP)spherehealpix.h \
    235   $(SOPHYAINCP)HEALPixUtils.h \
    236   $(SOPHYAINCP)fitsspherehealpix.h \
    237   $(SOPHYAINCP)fitsfile.h \
    238   $(SOPHYAINCP)FitsIO/fitsio.h \
    239   $(SOPHYAINCP)FitsIO/longnam.h \
    240   $(SOPHYAINCP)fitstarray.h \
    241   $(SOPHYAINCP)cimage.h \
    242   $(SOPHYAINCP)radspecvector.h \
    243   $(SOPHYAINCP)radspec.h \
    244   $(SOPHYAINCP)specresp.h \
    245   $(SOPHYAINCP)blackbody.h \
    246   $(SOPHYAINCP)convtools.h \
    247   $(SOPHYAINCP)derivblackbody.h \
    248   $(SOPHYAINCP)nupower.h \
    249   $(SOPHYAINCP)squarefilt.h \
    250   $(SOPHYAINCP)trianglefilt.h \
    251   $(SOPHYAINCP)specrespvector.h \
    252   $(SOPHYAINCP)gaussfilt.h \
    253   $(SOPHYAINCP)bruit.h \
    254   $(SOPHYAINCP)mapoperation.h
    255         $(CXXCOMPILEPROG) -o $@ $<
    256  
    257 $(SOPHYAOBJP)tgrsr.o: tgrsr.cc \
    258   $(SOPHYAINCP)sopnamsp.h pmixer.h \
    259   $(SOPHYAINCP)machdefs.h \
    260   $(SOPHYAINCP)tmatrix.h \
    261   $(SOPHYAINCP)tarray.h \
    262   $(SOPHYAINCP)basarr.h \
    263   $(SOPHYAINCP)anydataobj.h \
    264   $(SOPHYAINCP)mutyv.h \
    265   $(SOPHYAINCP)dvlist.h \
    266   $(SOPHYAINCP)objfio.h \
    267   $(SOPHYAINCP)ppersist.h \
    268   $(SOPHYAINCP)pexceptions.h \
    269   $(SOPHYAINCP)gnumd5.h \
    270   $(SOPHYAINCP)ppfbinstream.h \
    271   $(SOPHYAINCP)rawstream.h \
    272   $(SOPHYAINCP)ppfnametag.h \
    273   $(SOPHYAINCP)ndatablock.h \
    274   $(SOPHYAINCP)utilarr.h \
    275   $(SOPHYAINCP)tvector.h \
    276   $(SOPHYAINCP)fioarr.h \
    277   $(SOPHYAINCP)vector3d.h \
    278   $(SOPHYAINCP)longlat.h \
    279   $(SOPHYAINCP)utilgeom.h \
    280   $(SOPHYAINCP)srandgen.h \
    281   $(SOPHYAINCP)timing.h \
    282   $(SOPHYAINCP)sambainit.h \
    283   $(SOPHYAINCP)skymapinit.h \
    284   $(SOPHYAINCP)sophyainit.h \
    285   $(SOPHYAINCP)ntoolsinit.h \
    286   $(SOPHYAINCP)tarrinit.h \
    287   $(SOPHYAINCP)datacards.h \
    288   $(SOPHYAINCP)ntuple.h \
    289   $(SOPHYAINCP)ntupintf.h \
    290   $(SOPHYAINCP)fiospherehealpix.h \
    291   $(SOPHYAINCP)sphericalmap.h \
    292   $(SOPHYAINCP)smathconst.h \
    293   $(SOPHYAINCP)pixelmap.h \
    294   $(SOPHYAINCP)spherepos.h \
    295   $(SOPHYAINCP)unitvector.h \
    296   $(SOPHYAINCP)spherehealpix.h \
    297   $(SOPHYAINCP)HEALPixUtils.h \
    298   $(SOPHYAINCP)fitsspherehealpix.h \
    299   $(SOPHYAINCP)fitsfile.h \
    300   $(SOPHYAINCP)FitsIO/fitsio.h \
    301   $(SOPHYAINCP)FitsIO/longnam.h \
    302   $(SOPHYAINCP)fitstarray.h \
    303   $(SOPHYAINCP)cimage.h \
    304   $(SOPHYAINCP)radspecvector.h \
    305   $(SOPHYAINCP)radspec.h \
    306   $(SOPHYAINCP)specresp.h \
    307   $(SOPHYAINCP)blackbody.h \
    308   $(SOPHYAINCP)convtools.h \
    309   $(SOPHYAINCP)derivblackbody.h \
    310   $(SOPHYAINCP)nupower.h \
    311   $(SOPHYAINCP)squarefilt.h \
    312   $(SOPHYAINCP)trianglefilt.h \
    313   $(SOPHYAINCP)specrespvector.h \
    314   $(SOPHYAINCP)gaussfilt.h \
    315   $(SOPHYAINCP)bruit.h \
    316   $(SOPHYAINCP)mapoperation.h
    317         $(CXXCOMPILEPROG) -o $@ $<
    318  
    319 $(SOPHYAOBJP)tgsky.o: tgsky.cc \
    320   $(SOPHYAINCP)sopnamsp.h pmixer.h \
    321   $(SOPHYAINCP)machdefs.h \
    322   $(SOPHYAINCP)tmatrix.h \
    323   $(SOPHYAINCP)tarray.h \
    324   $(SOPHYAINCP)basarr.h \
    325   $(SOPHYAINCP)anydataobj.h \
    326   $(SOPHYAINCP)mutyv.h \
    327   $(SOPHYAINCP)dvlist.h \
    328   $(SOPHYAINCP)objfio.h \
    329   $(SOPHYAINCP)ppersist.h \
    330   $(SOPHYAINCP)pexceptions.h \
    331   $(SOPHYAINCP)gnumd5.h \
    332   $(SOPHYAINCP)ppfbinstream.h \
    333   $(SOPHYAINCP)rawstream.h \
    334   $(SOPHYAINCP)ppfnametag.h \
    335   $(SOPHYAINCP)ndatablock.h \
    336   $(SOPHYAINCP)utilarr.h \
    337   $(SOPHYAINCP)tvector.h \
    338   $(SOPHYAINCP)fioarr.h \
    339   $(SOPHYAINCP)vector3d.h \
    340   $(SOPHYAINCP)longlat.h \
    341   $(SOPHYAINCP)utilgeom.h \
    342   $(SOPHYAINCP)srandgen.h \
    343   $(SOPHYAINCP)timing.h \
    344   $(SOPHYAINCP)sambainit.h \
    345   $(SOPHYAINCP)skymapinit.h \
    346   $(SOPHYAINCP)sophyainit.h \
    347   $(SOPHYAINCP)ntoolsinit.h \
    348   $(SOPHYAINCP)tarrinit.h \
    349   $(SOPHYAINCP)datacards.h \
    350   $(SOPHYAINCP)ntuple.h \
    351   $(SOPHYAINCP)ntupintf.h \
    352   $(SOPHYAINCP)fiospherehealpix.h \
    353   $(SOPHYAINCP)sphericalmap.h \
    354   $(SOPHYAINCP)smathconst.h \
    355   $(SOPHYAINCP)pixelmap.h \
    356   $(SOPHYAINCP)spherepos.h \
    357   $(SOPHYAINCP)unitvector.h \
    358   $(SOPHYAINCP)spherehealpix.h \
    359   $(SOPHYAINCP)HEALPixUtils.h \
    360   $(SOPHYAINCP)fitsspherehealpix.h \
    361   $(SOPHYAINCP)fitsfile.h \
    362   $(SOPHYAINCP)FitsIO/fitsio.h \
    363   $(SOPHYAINCP)FitsIO/longnam.h \
    364   $(SOPHYAINCP)fitstarray.h \
    365   $(SOPHYAINCP)cimage.h \
    366   $(SOPHYAINCP)radspecvector.h \
    367   $(SOPHYAINCP)radspec.h \
    368   $(SOPHYAINCP)specresp.h \
    369   $(SOPHYAINCP)blackbody.h \
    370   $(SOPHYAINCP)convtools.h \
    371   $(SOPHYAINCP)derivblackbody.h \
    372   $(SOPHYAINCP)nupower.h \
    373   $(SOPHYAINCP)squarefilt.h \
    374   $(SOPHYAINCP)trianglefilt.h \
    375   $(SOPHYAINCP)specrespvector.h \
    376   $(SOPHYAINCP)gaussfilt.h \
    377   $(SOPHYAINCP)bruit.h \
    378   $(SOPHYAINCP)mapoperation.h
    379         $(CXXCOMPILEPROG) -o $@ $<
    380  
     254        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  skymixer.cc
     255 
     256$(SOPHYAOBJP)tgrsr.o: tgrsr.cc $(SOPHYAINCP)sopnamsp.h \
     257  pmixer.h $(SOPHYAINCP)machdefs.h \
     258  $(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 \
     275  $(SOPHYAINCP)vector3d.h \
     276  $(SOPHYAINCP)longlat.h \
     277  $(SOPHYAINCP)utilgeom.h \
     278  $(SOPHYAINCP)srandgen.h \
     279  $(SOPHYAINCP)timing.h \
     280  $(SOPHYAINCP)sambainit.h \
     281  $(SOPHYAINCP)skymapinit.h \
     282  $(SOPHYAINCP)sophyainit.h \
     283  $(SOPHYAINCP)ntoolsinit.h \
     284  $(SOPHYAINCP)tarrinit.h \
     285  $(SOPHYAINCP)datacards.h \
     286  $(SOPHYAINCP)ntuple.h \
     287  $(SOPHYAINCP)ntupintf.h \
     288  $(SOPHYAINCP)fiospherehealpix.h \
     289  $(SOPHYAINCP)sphericalmap.h \
     290  $(SOPHYAINCP)smathconst.h \
     291  $(SOPHYAINCP)pixelmap.h \
     292  $(SOPHYAINCP)spherepos.h \
     293  $(SOPHYAINCP)unitvector.h \
     294  $(SOPHYAINCP)spherehealpix.h \
     295  $(SOPHYAINCP)HEALPixUtils.h \
     296  $(SOPHYAINCP)fitsspherehealpix.h \
     297  $(SOPHYAINCP)fitsfile.h \
     298  $(SOPHYAINCP)FitsIO/fitsio.h \
     299  $(SOPHYAINCP)FitsIO/longnam.h \
     300  $(SOPHYAINCP)fitstarray.h \
     301  $(SOPHYAINCP)cimage.h \
     302  $(SOPHYAINCP)radspecvector.h \
     303  $(SOPHYAINCP)radspec.h \
     304  $(SOPHYAINCP)specresp.h \
     305  $(SOPHYAINCP)blackbody.h \
     306  $(SOPHYAINCP)convtools.h \
     307  $(SOPHYAINCP)derivblackbody.h \
     308  $(SOPHYAINCP)nupower.h \
     309  $(SOPHYAINCP)squarefilt.h \
     310  $(SOPHYAINCP)trianglefilt.h \
     311  $(SOPHYAINCP)specrespvector.h \
     312  $(SOPHYAINCP)gaussfilt.h \
     313  $(SOPHYAINCP)bruit.h \
     314  $(SOPHYAINCP)mapoperation.h
     315        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tgrsr.cc
     316 
     317$(SOPHYAOBJP)tgsky.o: tgsky.cc $(SOPHYAINCP)sopnamsp.h \
     318  pmixer.h $(SOPHYAINCP)machdefs.h \
     319  $(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 \
     336  $(SOPHYAINCP)vector3d.h \
     337  $(SOPHYAINCP)longlat.h \
     338  $(SOPHYAINCP)utilgeom.h \
     339  $(SOPHYAINCP)srandgen.h \
     340  $(SOPHYAINCP)timing.h \
     341  $(SOPHYAINCP)sambainit.h \
     342  $(SOPHYAINCP)skymapinit.h \
     343  $(SOPHYAINCP)sophyainit.h \
     344  $(SOPHYAINCP)ntoolsinit.h \
     345  $(SOPHYAINCP)tarrinit.h \
     346  $(SOPHYAINCP)datacards.h \
     347  $(SOPHYAINCP)ntuple.h \
     348  $(SOPHYAINCP)ntupintf.h \
     349  $(SOPHYAINCP)fiospherehealpix.h \
     350  $(SOPHYAINCP)sphericalmap.h \
     351  $(SOPHYAINCP)smathconst.h \
     352  $(SOPHYAINCP)pixelmap.h \
     353  $(SOPHYAINCP)spherepos.h \
     354  $(SOPHYAINCP)unitvector.h \
     355  $(SOPHYAINCP)spherehealpix.h \
     356  $(SOPHYAINCP)HEALPixUtils.h \
     357  $(SOPHYAINCP)fitsspherehealpix.h \
     358  $(SOPHYAINCP)fitsfile.h \
     359  $(SOPHYAINCP)FitsIO/fitsio.h \
     360  $(SOPHYAINCP)FitsIO/longnam.h \
     361  $(SOPHYAINCP)fitstarray.h \
     362  $(SOPHYAINCP)cimage.h \
     363  $(SOPHYAINCP)radspecvector.h \
     364  $(SOPHYAINCP)radspec.h \
     365  $(SOPHYAINCP)specresp.h \
     366  $(SOPHYAINCP)blackbody.h \
     367  $(SOPHYAINCP)convtools.h \
     368  $(SOPHYAINCP)derivblackbody.h \
     369  $(SOPHYAINCP)nupower.h \
     370  $(SOPHYAINCP)squarefilt.h \
     371  $(SOPHYAINCP)trianglefilt.h \
     372  $(SOPHYAINCP)specrespvector.h \
     373  $(SOPHYAINCP)gaussfilt.h \
     374  $(SOPHYAINCP)bruit.h \
     375  $(SOPHYAINCP)mapoperation.h
     376        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  tgsky.cc
     377 
  • trunk/SophyaProg/PrgMap/Makefile

    r2751 r2765  
    1212        echo $@ " done"
    1313$(SOPHYAEXEP)cl2map: $(SOPHYAOBJP)cl2map.o
    14         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     14        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)cl2map.o $(SOPHYAEXTSLBLIST)
    1515 
    1616map2cl: $(SOPHYAEXEP)map2cl
    1717        echo $@ " done"
    1818$(SOPHYAEXEP)map2cl: $(SOPHYAOBJP)map2cl.o
    19         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     19        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)map2cl.o $(SOPHYAEXTSLBLIST)
    2020 
    2121prjsmap: $(SOPHYAEXEP)prjsmap
    2222        echo $@ " done"
    2323$(SOPHYAEXEP)prjsmap: $(SOPHYAOBJP)prjsmap.o
    24         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     24        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)prjsmap.o $(SOPHYAEXTSLBLIST)
    2525 
    2626cremskfrsph: $(SOPHYAEXEP)cremskfrsph
    2727        echo $@ " done"
    2828$(SOPHYAEXEP)cremskfrsph: $(SOPHYAOBJP)cremskfrsph.o
    29         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     29        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)cremskfrsph.o $(SOPHYAEXTSLBLIST)
    3030 
    3131extrapsph: $(SOPHYAEXEP)extrapsph
    3232        echo $@ " done"
    3333$(SOPHYAEXEP)extrapsph: $(SOPHYAOBJP)extrapsph.o
    34         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     34        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extrapsph.o $(SOPHYAEXTSLBLIST)
    3535 
    3636extrap2sph: $(SOPHYAEXEP)extrap2sph
    3737        echo $@ " done"
    3838$(SOPHYAEXEP)extrap2sph: $(SOPHYAOBJP)extrap2sph.o
    39         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
    40  
    41 $(SOPHYAOBJP)cl2map.o: cl2map.cc \
    42   $(SOPHYAINCP)sopnamsp.h \
     39        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extrap2sph.o $(SOPHYAEXTSLBLIST)
     40 
     41$(SOPHYAOBJP)cl2map.o: cl2map.cc $(SOPHYAINCP)sopnamsp.h \
    4342  $(SOPHYAINCP)machdefs.h \
    4443  $(SOPHYAINCP)nbmath.h \
     
    109108  $(SOPHYAINCP)FitsIO/longnam.h \
    110109  $(SOPHYAINCP)fitstarray.h
    111         $(CXXCOMPILEPROG) -o $@ $<
     110        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cl2map.cc
    112111 
    113112$(SOPHYAOBJP)cremskfrsph.o: cremskfrsph.cc \
     
    154153  $(SOPHYAINCP)FitsIO/fitsio.h \
    155154  $(SOPHYAINCP)FitsIO/longnam.h
    156         $(CXXCOMPILEPROG) -o $@ $<
     155        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cremskfrsph.cc
    157156 
    158157$(SOPHYAOBJP)extrap2sph.o: extrap2sph.cc \
     
    199198  $(SOPHYAINCP)FitsIO/fitsio.h \
    200199  $(SOPHYAINCP)FitsIO/longnam.h
    201         $(CXXCOMPILEPROG) -o $@ $<
     200        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrap2sph.cc
    202201 
    203202$(SOPHYAOBJP)extrapsph.o: extrapsph.cc \
     
    244243  $(SOPHYAINCP)FitsIO/fitsio.h \
    245244  $(SOPHYAINCP)FitsIO/longnam.h
    246         $(CXXCOMPILEPROG) -o $@ $<
    247  
    248 $(SOPHYAOBJP)map2cl.o: map2cl.cc \
    249   $(SOPHYAINCP)sopnamsp.h \
     245        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrapsph.cc
     246 
     247$(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \
    250248  $(SOPHYAINCP)machdefs.h \
    251249  $(SOPHYAINCP)nbmath.h \
     
    316314  $(SOPHYAINCP)FitsIO/longnam.h \
    317315  $(SOPHYAINCP)fitstarray.h
    318         $(CXXCOMPILEPROG) -o $@ $<
    319  
    320 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc \
    321   $(SOPHYAINCP)sopnamsp.h \
     316        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  map2cl.cc
     317 
     318$(SOPHYAOBJP)prjsmap.o: prjsmap.cc $(SOPHYAINCP)sopnamsp.h \
    322319  $(SOPHYAINCP)machdefs.h \
    323320  $(SOPHYAINCP)nbmath.h \
     
    388385  $(SOPHYAINCP)FitsIO/longnam.h \
    389386  $(SOPHYAINCP)fitstarray.h
    390         $(CXXCOMPILEPROG) -o $@ $<
    391  
     387        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  prjsmap.cc
     388 
  • trunk/SophyaProg/PrgMap/smakefile

    r2751 r2765  
    1212        echo $@ " done"
    1313$(SOPHYAEXEP)cl2map: $(SOPHYAOBJP)cl2map.o
    14         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     14        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)cl2map.o $(SOPHYAEXTSLBLIST)
    1515 
    1616map2cl: $(SOPHYAEXEP)map2cl
    1717        echo $@ " done"
    1818$(SOPHYAEXEP)map2cl: $(SOPHYAOBJP)map2cl.o
    19         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     19        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)map2cl.o $(SOPHYAEXTSLBLIST)
    2020 
    2121prjsmap: $(SOPHYAEXEP)prjsmap
    2222        echo $@ " done"
    2323$(SOPHYAEXEP)prjsmap: $(SOPHYAOBJP)prjsmap.o
    24         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     24        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)prjsmap.o $(SOPHYAEXTSLBLIST)
    2525 
    2626cremskfrsph: $(SOPHYAEXEP)cremskfrsph
    2727        echo $@ " done"
    2828$(SOPHYAEXEP)cremskfrsph: $(SOPHYAOBJP)cremskfrsph.o
    29         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     29        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)cremskfrsph.o $(SOPHYAEXTSLBLIST)
    3030 
    3131extrapsph: $(SOPHYAEXEP)extrapsph
    3232        echo $@ " done"
    3333$(SOPHYAEXEP)extrapsph: $(SOPHYAOBJP)extrapsph.o
    34         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     34        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extrapsph.o $(SOPHYAEXTSLBLIST)
    3535 
    3636extrap2sph: $(SOPHYAEXEP)extrap2sph
    3737        echo $@ " done"
    3838$(SOPHYAEXEP)extrap2sph: $(SOPHYAOBJP)extrap2sph.o
    39         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
    40  
    41 $(SOPHYAOBJP)cl2map.o: cl2map.cc \
    42   $(SOPHYAINCP)sopnamsp.h \
     39        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)extrap2sph.o $(SOPHYAEXTSLBLIST)
     40 
     41$(SOPHYAOBJP)cl2map.o: cl2map.cc $(SOPHYAINCP)sopnamsp.h \
    4342  $(SOPHYAINCP)machdefs.h \
    4443  $(SOPHYAINCP)nbmath.h \
     
    109108  $(SOPHYAINCP)FitsIO/longnam.h \
    110109  $(SOPHYAINCP)fitstarray.h
    111         $(CXXCOMPILEPROG) -o $@ $<
     110        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cl2map.cc
    112111 
    113112$(SOPHYAOBJP)cremskfrsph.o: cremskfrsph.cc \
     
    154153  $(SOPHYAINCP)FitsIO/fitsio.h \
    155154  $(SOPHYAINCP)FitsIO/longnam.h
    156         $(CXXCOMPILEPROG) -o $@ $<
     155        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  cremskfrsph.cc
    157156 
    158157$(SOPHYAOBJP)extrap2sph.o: extrap2sph.cc \
     
    199198  $(SOPHYAINCP)FitsIO/fitsio.h \
    200199  $(SOPHYAINCP)FitsIO/longnam.h
    201         $(CXXCOMPILEPROG) -o $@ $<
     200        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrap2sph.cc
    202201 
    203202$(SOPHYAOBJP)extrapsph.o: extrapsph.cc \
     
    244243  $(SOPHYAINCP)FitsIO/fitsio.h \
    245244  $(SOPHYAINCP)FitsIO/longnam.h
    246         $(CXXCOMPILEPROG) -o $@ $<
    247  
    248 $(SOPHYAOBJP)map2cl.o: map2cl.cc \
    249   $(SOPHYAINCP)sopnamsp.h \
     245        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  extrapsph.cc
     246 
     247$(SOPHYAOBJP)map2cl.o: map2cl.cc $(SOPHYAINCP)sopnamsp.h \
    250248  $(SOPHYAINCP)machdefs.h \
    251249  $(SOPHYAINCP)nbmath.h \
     
    316314  $(SOPHYAINCP)FitsIO/longnam.h \
    317315  $(SOPHYAINCP)fitstarray.h
    318         $(CXXCOMPILEPROG) -o $@ $<
    319  
    320 $(SOPHYAOBJP)prjsmap.o: prjsmap.cc \
    321   $(SOPHYAINCP)sopnamsp.h \
     316        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  map2cl.cc
     317 
     318$(SOPHYAOBJP)prjsmap.o: prjsmap.cc $(SOPHYAINCP)sopnamsp.h \
    322319  $(SOPHYAINCP)machdefs.h \
    323320  $(SOPHYAINCP)nbmath.h \
     
    388385  $(SOPHYAINCP)FitsIO/longnam.h \
    389386  $(SOPHYAINCP)fitstarray.h
    390         $(CXXCOMPILEPROG) -o $@ $<
    391  
     387        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  prjsmap.cc
     388 
  • trunk/SophyaProg/PrgUtil/Makefile

    r2751 r2765  
    1212        echo $@ " done"
    1313$(SOPHYAEXEP)runcxx: $(SOPHYAOBJP)runcxx.o
    14         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     14        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)runcxx.o $(SOPHYAEXTSLBLIST)
    1515 
    1616scanppf: $(SOPHYAEXEP)scanppf
    1717        echo $@ " done"
    1818$(SOPHYAEXEP)scanppf: $(SOPHYAOBJP)scanppf.o
    19         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     19        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)scanppf.o $(SOPHYAEXTSLBLIST)
    2020 
    2121scanfits: $(SOPHYAEXEP)scanfits
    2222        echo $@ " done"
    2323$(SOPHYAEXEP)scanfits: $(SOPHYAOBJP)scanfits.o
    24         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     24        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)scanfits.o $(SOPHYAEXTSLBLIST)
    2525 
    26 $(SOPHYAOBJP)runcxx.o: runcxx.cc \
    27   $(SOPHYAINCP)sopnamsp.h \
     26$(SOPHYAOBJP)runcxx.o: runcxx.cc $(SOPHYAINCP)sopnamsp.h \
    2827  $(SOPHYAINCP)machdefs.h \
    2928  $(SOPHYAINCP)tarrinit.h \
     
    5655  $(SOPHYAINCP)pdlmgr.h \
    5756  $(SOPHYAINCP)timing.h
    58         $(CXXCOMPILEPROG) -o $@ $<
     57        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  runcxx.cc
    5958 
    6059$(SOPHYAOBJP)scanfits.o: scanfits.cc \
     
    8483  $(SOPHYAINCP)FitsIO/longnam.h \
    8584  $(SOPHYAINCP)fitsntuple.h
    86         $(CXXCOMPILEPROG) -o $@ $<
     85        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanfits.cc
    8786 
    88 $(SOPHYAOBJP)scanppf.o: scanppf.cc \
    89   $(SOPHYAINCP)sopnamsp.h \
     87$(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \
    9088  $(SOPHYAINCP)ppersist.h \
    9189  $(SOPHYAINCP)machdefs.h \
     
    102100  $(SOPHYAINCP)tarrinit.h \
    103101  $(SOPHYAINCP)histinit.h
    104         $(CXXCOMPILEPROG) -o $@ $<
     102        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanppf.cc
    105103 
  • trunk/SophyaProg/PrgUtil/smakefile

    r2751 r2765  
    1212        echo $@ " done"
    1313$(SOPHYAEXEP)runcxx: $(SOPHYAOBJP)runcxx.o
    14         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     14        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)runcxx.o $(SOPHYAEXTSLBLIST)
    1515 
    1616scanppf: $(SOPHYAEXEP)scanppf
    1717        echo $@ " done"
    1818$(SOPHYAEXEP)scanppf: $(SOPHYAOBJP)scanppf.o
    19         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     19        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)scanppf.o $(SOPHYAEXTSLBLIST)
    2020 
    2121scanfits: $(SOPHYAEXEP)scanfits
    2222        echo $@ " done"
    2323$(SOPHYAEXEP)scanfits: $(SOPHYAOBJP)scanfits.o
    24         $(CXXLINK) -o $@ $? $(SOPHYAEXTSLBLIST)
     24        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)scanfits.o $(SOPHYAEXTSLBLIST)
    2525 
    26 $(SOPHYAOBJP)runcxx.o: runcxx.cc \
    27   $(SOPHYAINCP)sopnamsp.h \
     26$(SOPHYAOBJP)runcxx.o: runcxx.cc $(SOPHYAINCP)sopnamsp.h \
    2827  $(SOPHYAINCP)machdefs.h \
    2928  $(SOPHYAINCP)tarrinit.h \
     
    5655  $(SOPHYAINCP)pdlmgr.h \
    5756  $(SOPHYAINCP)timing.h
    58         $(CXXCOMPILEPROG) -o $@ $<
     57        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  runcxx.cc
    5958 
    6059$(SOPHYAOBJP)scanfits.o: scanfits.cc \
     
    8483  $(SOPHYAINCP)FitsIO/longnam.h \
    8584  $(SOPHYAINCP)fitsntuple.h
    86         $(CXXCOMPILEPROG) -o $@ $<
     85        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanfits.cc
    8786 
    88 $(SOPHYAOBJP)scanppf.o: scanppf.cc \
    89   $(SOPHYAINCP)sopnamsp.h \
     87$(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \
    9088  $(SOPHYAINCP)ppersist.h \
    9189  $(SOPHYAINCP)machdefs.h \
     
    102100  $(SOPHYAINCP)tarrinit.h \
    103101  $(SOPHYAINCP)histinit.h
    104         $(CXXCOMPILEPROG) -o $@ $<
     102        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanppf.cc
    105103 
Note: See TracChangeset for help on using the changeset viewer.