Changeset 3007 in Sophya for trunk/SophyaProg/PrgUtil/Makefile


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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PrgUtil/Makefile

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