Home | History | Annotate | Download | only in openssl

Lines Matching refs:src_dir

161 SRC_DIR=$(cd $PROGDIR && pwd)
453 local c_includes=$(get_module_c_includes $prefix "$SRC_DIR")
464 printf " -I\$(SRC_DIR)/$inc"
496 printf "\$(OBJ): \$(SRC_DIR)/$src\n"
514 local src_dir="$4"
554 local src_dir="$4"
585 build_shared_library crypto CRYPTO $build_type "$SRC_DIR" "$out"
586 build_shared_library ssl SSL $build_type "$SRC_DIR" "$out"
587 build_executable openssl APPS $build_type "$SRC_DIR" "$out" "crypto ssl"
605 SRC_DIR=$SRC_DIR
619 . $SRC_DIR/openssl.config