Changeset 3879 in Sophya for trunk/SophyaProg/PrgUtil/smakefile


Ignore:
Timestamp:
Sep 10, 2010, 10:19:49 AM (15 years ago)
Author:
cmv
Message:

generation Makefile et smakefile en prevision du tag, cmv 10/09/2010

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PrgUtil/smakefile

    r3615 r3879  
    2424        $(CXXLINK) $(CXXTEMPFLG) -o $@ $(SOPHYAOBJP)scanfits.o $(SOPHYAEXTSLBLIST)
    2525 
    26 $(SOPHYAOBJP)runcxx.o: runcxx.cc $(SOPHYAINCP)sopnamsp.h \
     26$(SOPHYAOBJP)runcxx.o: runcxx.cc \
     27  $(SOPHYAINCP)sopnamsp.h \
    2728  $(SOPHYAINCP)machdefs.h \
    2829  $(SOPHYAINCP)tarrinit.h \
     
    5455  $(SOPHYAINCP)sopemtx.h \
    5556  $(SOPHYAINCP)arrctcast.h \
     57  $(SOPHYAINCP)spesqmtx.h \
     58  $(SOPHYAINCP)diagmtx.h \
     59  $(SOPHYAINCP)spesqmtx_tsnl.h \
     60  $(SOPHYAINCP)trngmtx.h \
     61  $(SOPHYAINCP)symmtx.h \
    5662  $(SOPHYAINCP)sambainit.h \
    5763  $(SOPHYAINCP)skymapinit.h \
     
    6571        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  runcxx.cc
    6672 
    67 $(SOPHYAOBJP)scanfits.o: scanfits.cc $(SOPHYAINCP)sopnamsp.h \
     73$(SOPHYAOBJP)scanfits.o: scanfits.cc \
     74  $(SOPHYAINCP)sopnamsp.h \
    6875  $(SOPHYAINCP)fitsfile.h \
    6976  $(SOPHYAINCP)ndatablock.h \
     
    8996        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanfits.cc
    9097 
    91 $(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \
     98$(SOPHYAOBJP)scanppf.o: scanppf.cc \
     99  $(SOPHYAINCP)sopnamsp.h \
    92100  $(SOPHYAINCP)ppersist.h \
    93101  $(SOPHYAINCP)machdefs.h \
Note: See TracChangeset for help on using the changeset viewer.