Lines Matching refs:DIR
60 DIR=`pwd`
71 SRC_DIR=$DIR/src
81 mkdir -p $DIR/obj-llvm || exit 1
82 cd $DIR/obj-llvm || exit 1
87 rm -rf $DIR/bin || exit 1
88 mkdir $DIR/bin || exit 1
90 P=$DIR/bin/arm-apple-darwin$DARWIN_VERS-${prog}
98 P=$DIR/bin/arm-apple-darwin$DARWIN_VERS-${prog}
105 PATH=$DIR/bin:$PATH
185 cd $DIR/obj-llvm || exit 1
277 cd $DIR || exit 1
292 cd $DIR || exit 1