Lines Matching full:install
160 INSTALL=$PWD/install
162 mkdir -p $BUILD $INSTALL
165 $SRC/configure --cc=$CC --prefix=$INSTALL
169 make install
189 INSTALL=$PWD/install
191 mkdir -p $BUILD $INSTALL
194 $SRC/configure --cc=$CC --prefix=$INSTALL
198 make install
243 INSTALL=$PWD/install
245 mkdir -p $BUILD $INSTALL
248 $SRC/configure --cc=$CC --prefix=$INSTALL
252 make install