Home | History | Annotate | Download | only in x86_64-linux-glibc2.7-4.6

Lines Matching refs:extract

147 # extract into the original sysroot
406 # Location of original sysroot. This is where we're going to extract all
702 # Write a small awk script used to extract filenames for a given package
703 cat > $DOWNLOAD_DIR/extract-filename.awk <<EOF
737 # The following is an awk command to parse the Packages file and extract
740 local FILE=`awk -f "$DOWNLOAD_DIR/extract-filename.awk" -v PKG=$1 $DOWNLOAD_DIR/Packages`
1448 task2_define extract_gmp "Extract sources for gmp-$GMP_VERSION"
1491 task2_define extract_mpfr "Extract sources from mpfr-$MPFR_VERSION"
1536 task2_define extract_mpc "Extract sources for mpc-$MPC_VERSION"