Changeset 6


Ignore:
Timestamp:
Feb 14, 2007 2:07:44 AM (17 years ago)
Author:
raasch
Message:

some more installation and utility files added

Location:
palm/trunk
Files:
4 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mbuild_new

    r5 r6  
    218218       var=`echo $line | cut -d" " -s -f1 | cut -c2-`
    219219       value=`echo $line | cut -d" " -s -f2`
    220        echo "*** export $var=$value"
    221220       eval export $var=$value
    222        eval echo \"   $var=\$$var \"
    223221    fi
    224222 done
Note: See TracChangeset for help on using the changeset viewer.