Changeset 5009


Ignore:
Timestamp:
03/10/20 11:46:23 (4 years ago)
Author:
aclsce
Message:
  • Modified to :
    • Keep only rebuild as IOIPSL tools.
    • Create rebuild directory.
    • Compile automatically rebuild with ioipsl library.
    • Works with both old (AA_make) and new (fcm) compilation.
Location:
IOIPSL/trunk
Files:
5 added
11 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • IOIPSL/trunk/bld.cfg

    r4882 r5009  
    1818 
    1919src::src             %SRC_PATH/src 
     20src::rebuild         %SRC_PATH/rebuild 
    2021search_src           false 
    2122bld::lib ioipsl 
    2223bld::target libioipsl.a 
     24bld::target flio_rbld.exe rebuild 
    2325bld::exe_dep              
    2426 
  • IOIPSL/trunk/makeioipsl_fcm

    r4931 r5009  
    147147ln -s build/lib lib 
    148148ln -s build/inc inc 
    149  
     149ln -s build/bin bin 
Note: See TracChangeset for help on using the changeset viewer.