Changeset 3007 in Sophya for trunk/SophyaLib/SUtils/smakefile


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/SophyaLib/SUtils/smakefile

    r2765 r3007  
    1414  $(SOPHYAINCP)sopnamsp.h \
    1515  $(SOPHYAINCP)machdefs.h datacards.h \
    16   $(SOPHYAINCP)pexceptions.h
     16  $(SOPHYAINCP)pexceptions.h \
     17  $(SOPHYAINCP)machdefs.h
    1718        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  datacards.cc
    1819 
     
    2425$(SOPHYAOBJP)utils.o: utils.cc $(SOPHYAINCP)sopnamsp.h \
    2526  $(SOPHYAINCP)machdefs.h utils.h \
    26   $(SOPHYAINCP)pexceptions.h
     27  $(SOPHYAINCP)pexceptions.h \
     28  $(SOPHYAINCP)machdefs.h
    2729        $(CXXCOMPILE) $(CXXTEMPFLG) -o $@  utils.cc
    2830 
Note: See TracChangeset for help on using the changeset viewer.