[Q-e-developers] makedeps script
    Gabriele Sclauzero 
    sclauzer at sissa.it
       
    Thu Jul 22 14:29:45 CEST 2010
    
    
  
Dear all,
    at the moment the makedeps.sh script in install/ does not search for 
dependencies in flib or clib directories, so that if I modify a file 
there and then issue, for instance, "make pw" the library is rebuilt but 
pw.x is not linked against the new library. Is it possible to fix that? 
Is it safe to add clib and flib as additional directories where to 
search for dependencies?
That is to say, have in the makedeps.sh script something like
         PW | CPV )
                   DEPENDS="$DEPENDS ../clib ../flib ../Modules ../EE"
Regards,
GS
-- 
Gabriele Sclauzero, EPFL SB ITP CSEA
PH H2 462, Station 3, CH-1015 Lausanne
    
    
More information about the developers
mailing list