mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:23:58 +03:00
parent
334f85b3fc
commit
aadc75626b
8 changed files with 11 additions and 11 deletions
|
|
@ -2129,7 +2129,7 @@ $!
|
|||
$write tf " /* Allow compiler builtins */"
|
||||
$write tf "/*-------------------------*/"
|
||||
$write tf "#ifdef __DECC_VER"
|
||||
$write tf "#include <non_existant_dir:builtins.h>"
|
||||
$write tf "#include <non_existent_dir:builtins.h>"
|
||||
$write tf "#endif"
|
||||
$!
|
||||
$write tf ""
|
||||
|
|
|
|||
|
|
@ -168,8 +168,8 @@ in other ways. Product files (.EXE, .H, .LIS, .MAP, .OBJ, .OLB, ...)
|
|||
should be produced in an architecture-specific subdirectory under this
|
||||
directory ([.ALPHA], [.IA64], [.VAX]).
|
||||
|
||||
The file curl_gnv_build_steps.txt contains information on buildling using
|
||||
the GNV tool kit, building a shared libcurl, and producting a PCSI kit for
|
||||
The file curl_gnv_build_steps.txt contains information on building using
|
||||
the GNV tool kit, building a shared libcurl, and producing a PCSI kit for
|
||||
distribution. The curl_gnv_build_steps.text is included in the release
|
||||
notes file of the PCSI kit.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue