mirror of
https://github.com/moparisthebest/curl
synced 2024-11-07 01:55:05 -05:00
1c44f83e54
This patch removes building curlbuild.h from the build_vms.com procedure and uses the one in the daily or release tarball instead. packages/vms/build_curlbuild_h.com is obsolete with this change. Accessing the library module name "tool_main" needs different handling when the optional extended parsing is enabled. Tested on IA64/VMS 8.4 and VAX/VMS 7.3
10 lines
150 B
Makefile
10 lines
150 B
Makefile
EXTRA_DIST = \
|
|
build_vms.com \
|
|
config_h.com \
|
|
curlmsg.h \
|
|
curlmsg.msg \
|
|
curlmsg.sdl \
|
|
curlmsg_vms.h \
|
|
generate_config_vms_h_curl.com \
|
|
readme
|