1#*************************************************************************** 2# _ _ ____ _ 3# Project ___| | | | _ \| | 4# / __| | | | |_) | | 5# | (__| |_| | _ <| |___ 6# \___|\___/|_| \_\_____| 7# 8# Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al. 9# 10# This software is licensed as described in the file COPYING, which 11# you should have received as part of this distribution. The terms 12# are also available at https://curl.se/docs/copyright.html. 13# 14# You may opt to use, copy, modify, merge, publish, distribute and/or sell 15# copies of the Software, and permit persons to whom the Software is 16# furnished to do so, under the terms of the COPYING file. 17# 18# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19# KIND, either express or implied. 20# 21########################################################################### 22EXTRA_DIST = \ 23 backup_gnv_curl_src.com \ 24 build_curl-config_script.com \ 25 build_gnv_curl.com \ 26 build_gnv_curl_pcsi_desc.com \ 27 build_gnv_curl_pcsi_text.com \ 28 build_gnv_curl_release_notes.com \ 29 build_libcurl_pc.com \ 30 build_vms.com \ 31 clean_gnv_curl.com \ 32 compare_curl_source.com \ 33 config_h.com \ 34 curl_crtl_init.c \ 35 curl_gnv_build_steps.txt \ 36 curl_release_note_start.txt \ 37 curl_startup.com \ 38 curlmsg.h \ 39 curlmsg.msg \ 40 curlmsg.sdl \ 41 curlmsg_vms.h \ 42 generate_config_vms_h_curl.com \ 43 generate_vax_transfer.com \ 44 gnv_conftest.c_first \ 45 gnv_curl_configure.sh \ 46 gnv_libcurl_symbols.opt \ 47 gnv_link_curl.com \ 48 macro32_exactcase.patch \ 49 make_gnv_curl_install.sh \ 50 make_pcsi_curl_kit_name.com \ 51 pcsi_gnv_curl_file_list.txt \ 52 pcsi_product_gnv_curl.com \ 53 readme \ 54 report_openssl_version.c \ 55 setup_gnv_curl_build.com \ 56 stage_curl_install.com \ 57 vms_eco_level.h 58