#!/bin/sh
PATH=`dropit /target/`; export PATH
PATH=$PATH:"$TARGET_DIR"/bin; export PATH
export TARGET_STARTUP=$TARGET_DIR/etc/targetStartup.tcl
