Home | History | Annotate | Download | only in openssl

Lines Matching refs:src_dir

158 SRC_DIR=$(cd $PROGDIR && pwd)
434 local c_includes=$(get_module_c_includes $prefix "$SRC_DIR")
445 printf " -I\$(SRC_DIR)/$inc"
477 printf "\$(OBJ): \$(SRC_DIR)/$src\n"
495 local src_dir="$4"
535 local src_dir="$4"
566 build_shared_library crypto CRYPTO $build_type "$SRC_DIR" "$out"
567 build_shared_library ssl SSL $build_type "$SRC_DIR" "$out"
568 build_executable openssl APPS $build_type "$SRC_DIR" "$out" "crypto ssl"
586 SRC_DIR=$SRC_DIR
600 . $SRC_DIR/openssl.config