export AXIS_TOP_DIR=`pwd`
echo "Prepending \"$AXIS_TOP_DIR/tools/build/bin\" to PATH."
export PATH="$AXIS_TOP_DIR/tools/build/bin:$PATH"
echo "Prepending \"/usr/local/cris/bin/\" to PATH."
export PATH="/usr/local/cris/bin/:$PATH"
export AXIS_KERNEL_DIR="$AXIS_TOP_DIR/os/linux-2.6"
echo $AXIS_KERNEL_DIR = $AXIS_TOP_DIR/os/linux-2.6
-- MarcRStockmeier - 13 Dec 2005
Topic revision: r1 - 2005-12-13, MarcRStockmeier - This page was cached on 2024-04-19 - 01:39.

This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)