mirror of
https://github.com/moparisthebest/curl
synced 2024-10-31 23:55:01 -04:00
8 lines
188 B
Plaintext
Executable File
8 lines
188 B
Plaintext
Executable File
$ proc = f$environment( "procedure")
|
|
$ devdir = f$parse( proc,,,"DEVICE") + f$parse( proc,,,"DIRECTORY")
|
|
$ set def 'devdir'
|
|
$ define CURL_BUILD_NOHPSSL true
|
|
$ @defines
|
|
$ @build_vms
|
|
$ exit
|