Changeset 529


Ignore:
Timestamp:
02/09/11 16:28:46 (14 years ago)
Author:
grlod
Message:

Update for ticket #5 (Problem on YaoI with external modules)
The correction which worked for Simon was : "source ./Yaoext_$prj"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/etc/YaoI

    r523 r529  
    558558       then 
    559559         echo " Extern object : " 
    560          chmod 0777 Yaoext_$prj 
    561          source Yaoext_$prj 
    562          #.       Yaoext_$prj 
     560         #source Yaoext_$prj 
     561         source ./Yaoext_$prj 
    563562         echo "                ${LDYEXTOBJ}" 
    564563       fi 
Note: See TracChangeset for help on using the changeset viewer.