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


Ignore:
Timestamp:
Nov 23, 2007, 7:14:44 PM (18 years ago)
Author:
cmv
Message:

makefile pour tag , cmv 23/11/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PrgUtil/smakefile

    r3007 r3405  
    6363        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  runcxx.cc
    6464 
    65 $(SOPHYAOBJP)scanfits.o: scanfits.cc \
    66   $(SOPHYAINCP)sopnamsp.h \
     65$(SOPHYAOBJP)scanfits.o: scanfits.cc $(SOPHYAINCP)sopnamsp.h \
    6766  $(SOPHYAINCP)fitsfile.h \
    6867  $(SOPHYAINCP)ndatablock.h \
     
    8887        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  scanfits.cc
    8988 
    90 $(SOPHYAOBJP)scanppf.o: scanppf.cc \
    91   $(SOPHYAINCP)sopnamsp.h \
     89$(SOPHYAOBJP)scanppf.o: scanppf.cc $(SOPHYAINCP)sopnamsp.h \
    9290  $(SOPHYAINCP)ppersist.h \
    9391  $(SOPHYAINCP)machdefs.h \
Note: See TracChangeset for help on using the changeset viewer.