Home | History | Annotate | Download | only in i686-linux-glibc2.7-4.4.3

Lines Matching refs:Extract

75 # Location of original sysroot. This is where we're going to extract all
115 # extract into the original sysroot
624 # Write a small awk script used to extract filenames for a given package
625 cat > $DOWNLOAD_DIR/extract-filename.awk <<EOF
659 # The following is an awk command to parse the Packages file and extract
662 local FILE=`awk -f "$DOWNLOAD_DIR/extract-filename.awk" -v PKG=$1 $DOWNLOAD_DIR/Packages`
1205 task2_define extract_gmp "Extract sources for gmp-$GMP_VERSION"
1241 task2_define extract_mpfr "Extract sources from mpfr-$MPFR_VERSION"