Changeset 2734 in Sophya for trunk/SophyaLib/BuildMgr/mkmflib


Ignore:
Timestamp:
May 19, 2005, 10:24:35 AM (20 years ago)
Author:
cmv
Message:

ajout var oubliees, retrait variables inexistantes, gestion $inc... cmv 19/05/05

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BuildMgr/mkmflib

    r2720 r2734  
    109109echo " " >> $makname
    110110
    111 set inc = $SOPHYABASE/include
     111set inc = `echo $SOPHYABASE/include | sed "s?//?/?g"`
    112112set nomsys = `uname`
    113113
     
    130130end
    131131
    132 
    133 
    134 
     132exit 0
Note: See TracChangeset for help on using the changeset viewer.