xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame^] | 1 | #*************************************************************************** |
| 2 | # _ _ ____ _ |
| 3 | # Project ___| | | | _ \| | |
| 4 | # / __| | | | |_) | | |
| 5 | # | (__| |_| | _ <| |___ |
| 6 | # \___|\___/|_| \_\_____| |
| 7 | # |
| 8 | # Copyright (C) 1998 - 2022, 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 | # SPDX-License-Identifier: curl |
| 22 | # |
| 23 | ########################################################################### |
| 24 | EXTRA_DIST = \ |
| 25 | backup_gnv_curl_src.com \ |
| 26 | build_curl-config_script.com \ |
| 27 | build_gnv_curl.com \ |
| 28 | build_gnv_curl_pcsi_desc.com \ |
| 29 | build_gnv_curl_pcsi_text.com \ |
| 30 | build_gnv_curl_release_notes.com \ |
| 31 | build_libcurl_pc.com \ |
| 32 | build_vms.com \ |
| 33 | clean_gnv_curl.com \ |
| 34 | compare_curl_source.com \ |
| 35 | config_h.com \ |
| 36 | curl_crtl_init.c \ |
| 37 | curl_gnv_build_steps.txt \ |
| 38 | curl_release_note_start.txt \ |
| 39 | curl_startup.com \ |
| 40 | curlmsg.h \ |
| 41 | curlmsg.msg \ |
| 42 | curlmsg.sdl \ |
| 43 | curlmsg_vms.h \ |
| 44 | generate_config_vms_h_curl.com \ |
| 45 | generate_vax_transfer.com \ |
| 46 | gnv_conftest.c_first \ |
| 47 | gnv_curl_configure.sh \ |
| 48 | gnv_libcurl_symbols.opt \ |
| 49 | gnv_link_curl.com \ |
| 50 | macro32_exactcase.patch \ |
| 51 | make_gnv_curl_install.sh \ |
| 52 | make_pcsi_curl_kit_name.com \ |
| 53 | pcsi_gnv_curl_file_list.txt \ |
| 54 | pcsi_product_gnv_curl.com \ |
| 55 | readme \ |
| 56 | report_openssl_version.c \ |
| 57 | setup_gnv_curl_build.com \ |
| 58 | stage_curl_install.com \ |
| 59 | vms_eco_level.h |