Makefile.in 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617
  1. # Makefile.in generated by automake 1.16.5 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2021 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. VPATH = @srcdir@
  13. am__is_gnu_make = { \
  14. if test -z '$(MAKELEVEL)'; then \
  15. false; \
  16. elif test -n '$(MAKE_HOST)'; then \
  17. true; \
  18. elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  19. true; \
  20. else \
  21. false; \
  22. fi; \
  23. }
  24. am__make_running_with_option = \
  25. case $${target_option-} in \
  26. ?) ;; \
  27. *) echo "am__make_running_with_option: internal error: invalid" \
  28. "target option '$${target_option-}' specified" >&2; \
  29. exit 1;; \
  30. esac; \
  31. has_opt=no; \
  32. sane_makeflags=$$MAKEFLAGS; \
  33. if $(am__is_gnu_make); then \
  34. sane_makeflags=$$MFLAGS; \
  35. else \
  36. case $$MAKEFLAGS in \
  37. *\\[\ \ ]*) \
  38. bs=\\; \
  39. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  40. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  41. esac; \
  42. fi; \
  43. skip_next=no; \
  44. strip_trailopt () \
  45. { \
  46. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  47. }; \
  48. for flg in $$sane_makeflags; do \
  49. test $$skip_next = yes && { skip_next=no; continue; }; \
  50. case $$flg in \
  51. *=*|--*) continue;; \
  52. -*I) strip_trailopt 'I'; skip_next=yes;; \
  53. -*I?*) strip_trailopt 'I';; \
  54. -*O) strip_trailopt 'O'; skip_next=yes;; \
  55. -*O?*) strip_trailopt 'O';; \
  56. -*l) strip_trailopt 'l'; skip_next=yes;; \
  57. -*l?*) strip_trailopt 'l';; \
  58. -[dEDm]) skip_next=yes;; \
  59. -[JT]) skip_next=yes;; \
  60. esac; \
  61. case $$flg in \
  62. *$$target_option*) has_opt=yes; break;; \
  63. esac; \
  64. done; \
  65. test $$has_opt = yes
  66. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  67. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  68. pkgdatadir = $(datadir)/@PACKAGE@
  69. pkgincludedir = $(includedir)/@PACKAGE@
  70. pkglibdir = $(libdir)/@PACKAGE@
  71. pkglibexecdir = $(libexecdir)/@PACKAGE@
  72. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  73. install_sh_DATA = $(install_sh) -c -m 644
  74. install_sh_PROGRAM = $(install_sh) -c
  75. install_sh_SCRIPT = $(install_sh) -c
  76. INSTALL_HEADER = $(INSTALL_DATA)
  77. transform = $(program_transform_name)
  78. NORMAL_INSTALL = :
  79. PRE_INSTALL = :
  80. POST_INSTALL = :
  81. NORMAL_UNINSTALL = :
  82. PRE_UNINSTALL = :
  83. POST_UNINSTALL = :
  84. build_triplet = @build@
  85. host_triplet = @host@
  86. subdir = packages/vms
  87. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  88. am__aclocal_m4_deps = $(top_srcdir)/m4/ax_compile_check_sizeof.m4 \
  89. $(top_srcdir)/m4/curl-amissl.m4 \
  90. $(top_srcdir)/m4/curl-bearssl.m4 \
  91. $(top_srcdir)/m4/curl-compilers.m4 \
  92. $(top_srcdir)/m4/curl-confopts.m4 \
  93. $(top_srcdir)/m4/curl-functions.m4 \
  94. $(top_srcdir)/m4/curl-gnutls.m4 \
  95. $(top_srcdir)/m4/curl-mbedtls.m4 \
  96. $(top_srcdir)/m4/curl-mesalink.m4 $(top_srcdir)/m4/curl-nss.m4 \
  97. $(top_srcdir)/m4/curl-openssl.m4 \
  98. $(top_srcdir)/m4/curl-override.m4 \
  99. $(top_srcdir)/m4/curl-reentrant.m4 \
  100. $(top_srcdir)/m4/curl-rustls.m4 \
  101. $(top_srcdir)/m4/curl-schannel.m4 \
  102. $(top_srcdir)/m4/curl-sectransp.m4 \
  103. $(top_srcdir)/m4/curl-sysconfig.m4 \
  104. $(top_srcdir)/m4/curl-wolfssl.m4 $(top_srcdir)/m4/libtool.m4 \
  105. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  106. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  107. $(top_srcdir)/m4/xc-am-iface.m4 \
  108. $(top_srcdir)/m4/xc-cc-check.m4 \
  109. $(top_srcdir)/m4/xc-lt-iface.m4 \
  110. $(top_srcdir)/m4/xc-translit.m4 \
  111. $(top_srcdir)/m4/xc-val-flgs.m4 \
  112. $(top_srcdir)/m4/zz40-xc-ovr.m4 \
  113. $(top_srcdir)/m4/zz50-xc-ovr.m4 \
  114. $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
  115. $(top_srcdir)/configure.ac
  116. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  117. $(ACLOCAL_M4)
  118. DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
  119. mkinstalldirs = $(install_sh) -d
  120. CONFIG_HEADER = $(top_builddir)/lib/curl_config.h
  121. CONFIG_CLEAN_FILES =
  122. CONFIG_CLEAN_VPATH_FILES =
  123. AM_V_P = $(am__v_P_@AM_V@)
  124. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  125. am__v_P_0 = false
  126. am__v_P_1 = :
  127. AM_V_GEN = $(am__v_GEN_@AM_V@)
  128. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  129. am__v_GEN_0 = @echo " GEN " $@;
  130. am__v_GEN_1 =
  131. AM_V_at = $(am__v_at_@AM_V@)
  132. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  133. am__v_at_0 = @
  134. am__v_at_1 =
  135. SOURCES =
  136. DIST_SOURCES =
  137. am__can_run_installinfo = \
  138. case $$AM_UPDATE_INFO_DIR in \
  139. n|no|NO) false;; \
  140. *) (install-info --version) >/dev/null 2>&1;; \
  141. esac
  142. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  143. am__DIST_COMMON = $(srcdir)/Makefile.in
  144. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  145. ACLOCAL = @ACLOCAL@
  146. AMTAR = @AMTAR@
  147. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  148. AR = @AR@
  149. AR_FLAGS = @AR_FLAGS@
  150. AS = @AS@
  151. AUTOCONF = @AUTOCONF@
  152. AUTOHEADER = @AUTOHEADER@
  153. AUTOMAKE = @AUTOMAKE@
  154. AWK = @AWK@
  155. BLANK_AT_MAKETIME = @BLANK_AT_MAKETIME@
  156. CC = @CC@
  157. CCDEPMODE = @CCDEPMODE@
  158. CFLAGS = @CFLAGS@
  159. CFLAG_CURL_SYMBOL_HIDING = @CFLAG_CURL_SYMBOL_HIDING@
  160. CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
  161. CPP = @CPP@
  162. CPPFLAGS = @CPPFLAGS@
  163. CPPFLAG_CURL_STATICLIB = @CPPFLAG_CURL_STATICLIB@
  164. CSCOPE = @CSCOPE@
  165. CTAGS = @CTAGS@
  166. CURLVERSION = @CURLVERSION@
  167. CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
  168. CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
  169. CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
  170. CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
  171. CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
  172. CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
  173. CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
  174. CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
  175. CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
  176. CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
  177. CURL_DISABLE_MQTT = @CURL_DISABLE_MQTT@
  178. CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
  179. CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
  180. CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
  181. CURL_DISABLE_SMB = @CURL_DISABLE_SMB@
  182. CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
  183. CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
  184. CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
  185. CURL_LT_SHLIB_VERSIONED_FLAVOUR = @CURL_LT_SHLIB_VERSIONED_FLAVOUR@
  186. CURL_NETWORK_AND_TIME_LIBS = @CURL_NETWORK_AND_TIME_LIBS@
  187. CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
  188. CURL_WITH_MULTI_SSL = @CURL_WITH_MULTI_SSL@
  189. CYGPATH_W = @CYGPATH_W@
  190. DEFAULT_SSL_BACKEND = @DEFAULT_SSL_BACKEND@
  191. DEFS = @DEFS@
  192. DEPDIR = @DEPDIR@
  193. DLLTOOL = @DLLTOOL@
  194. DSYMUTIL = @DSYMUTIL@
  195. DUMPBIN = @DUMPBIN@
  196. ECHO_C = @ECHO_C@
  197. ECHO_N = @ECHO_N@
  198. ECHO_T = @ECHO_T@
  199. EGREP = @EGREP@
  200. ENABLE_SHARED = @ENABLE_SHARED@
  201. ENABLE_STATIC = @ENABLE_STATIC@
  202. ETAGS = @ETAGS@
  203. EXEEXT = @EXEEXT@
  204. FGREP = @FGREP@
  205. FISH_FUNCTIONS_DIR = @FISH_FUNCTIONS_DIR@
  206. GCOV = @GCOV@
  207. GREP = @GREP@
  208. HAVE_BROTLI = @HAVE_BROTLI@
  209. HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
  210. HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
  211. HAVE_LIBZ = @HAVE_LIBZ@
  212. HAVE_OPENSSL_SRP = @HAVE_OPENSSL_SRP@
  213. HAVE_PROTO_BSDSOCKET_H = @HAVE_PROTO_BSDSOCKET_H@
  214. HAVE_ZSTD = @HAVE_ZSTD@
  215. IDN_ENABLED = @IDN_ENABLED@
  216. INSTALL = @INSTALL@
  217. INSTALL_DATA = @INSTALL_DATA@
  218. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  219. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  220. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  221. IPV6_ENABLED = @IPV6_ENABLED@
  222. LCOV = @LCOV@
  223. LD = @LD@
  224. LDFLAGS = @LDFLAGS@
  225. LIBCURL_LIBS = @LIBCURL_LIBS@
  226. LIBCURL_NO_SHARED = @LIBCURL_NO_SHARED@
  227. LIBOBJS = @LIBOBJS@
  228. LIBS = @LIBS@
  229. LIBTOOL = @LIBTOOL@
  230. LIPO = @LIPO@
  231. LN_S = @LN_S@
  232. LTLIBOBJS = @LTLIBOBJS@
  233. LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
  234. MAINT = @MAINT@
  235. MAKEINFO = @MAKEINFO@
  236. MANIFEST_TOOL = @MANIFEST_TOOL@
  237. MANOPT = @MANOPT@
  238. MKDIR_P = @MKDIR_P@
  239. NM = @NM@
  240. NMEDIT = @NMEDIT@
  241. NROFF = @NROFF@
  242. NSS_LIBS = @NSS_LIBS@
  243. OBJDUMP = @OBJDUMP@
  244. OBJEXT = @OBJEXT@
  245. OTOOL = @OTOOL@
  246. OTOOL64 = @OTOOL64@
  247. PACKAGE = @PACKAGE@
  248. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  249. PACKAGE_NAME = @PACKAGE_NAME@
  250. PACKAGE_STRING = @PACKAGE_STRING@
  251. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  252. PACKAGE_URL = @PACKAGE_URL@
  253. PACKAGE_VERSION = @PACKAGE_VERSION@
  254. PATH_SEPARATOR = @PATH_SEPARATOR@
  255. PERL = @PERL@
  256. PKGADD_NAME = @PKGADD_NAME@
  257. PKGADD_PKG = @PKGADD_PKG@
  258. PKGADD_VENDOR = @PKGADD_VENDOR@
  259. PKGCONFIG = @PKGCONFIG@
  260. RANDOM_FILE = @RANDOM_FILE@
  261. RANLIB = @RANLIB@
  262. REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
  263. SED = @SED@
  264. SET_MAKE = @SET_MAKE@
  265. SHELL = @SHELL@
  266. SSL_BACKENDS = @SSL_BACKENDS@
  267. SSL_ENABLED = @SSL_ENABLED@
  268. SSL_LIBS = @SSL_LIBS@
  269. STRIP = @STRIP@
  270. SUPPORT_FEATURES = @SUPPORT_FEATURES@
  271. SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
  272. USE_ARES = @USE_ARES@
  273. USE_BEARSSL = @USE_BEARSSL@
  274. USE_GNUTLS = @USE_GNUTLS@
  275. USE_HYPER = @USE_HYPER@
  276. USE_LIBRTMP = @USE_LIBRTMP@
  277. USE_LIBSSH = @USE_LIBSSH@
  278. USE_LIBSSH2 = @USE_LIBSSH2@
  279. USE_MBEDTLS = @USE_MBEDTLS@
  280. USE_MESALINK = @USE_MESALINK@
  281. USE_NGHTTP2 = @USE_NGHTTP2@
  282. USE_NGHTTP3 = @USE_NGHTTP3@
  283. USE_NGTCP2 = @USE_NGTCP2@
  284. USE_NGTCP2_CRYPTO_GNUTLS = @USE_NGTCP2_CRYPTO_GNUTLS@
  285. USE_NGTCP2_CRYPTO_OPENSSL = @USE_NGTCP2_CRYPTO_OPENSSL@
  286. USE_NSS = @USE_NSS@
  287. USE_OPENLDAP = @USE_OPENLDAP@
  288. USE_QUICHE = @USE_QUICHE@
  289. USE_RUSTLS = @USE_RUSTLS@
  290. USE_SCHANNEL = @USE_SCHANNEL@
  291. USE_SECTRANSP = @USE_SECTRANSP@
  292. USE_UNIX_SOCKETS = @USE_UNIX_SOCKETS@
  293. USE_WIN32_CRYPTO = @USE_WIN32_CRYPTO@
  294. USE_WIN32_LARGE_FILES = @USE_WIN32_LARGE_FILES@
  295. USE_WIN32_SMALL_FILES = @USE_WIN32_SMALL_FILES@
  296. USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
  297. USE_WOLFSSH = @USE_WOLFSSH@
  298. USE_WOLFSSL = @USE_WOLFSSL@
  299. VERSION = @VERSION@
  300. VERSIONNUM = @VERSIONNUM@
  301. ZLIB_LIBS = @ZLIB_LIBS@
  302. ZSH_FUNCTIONS_DIR = @ZSH_FUNCTIONS_DIR@
  303. abs_builddir = @abs_builddir@
  304. abs_srcdir = @abs_srcdir@
  305. abs_top_builddir = @abs_top_builddir@
  306. abs_top_srcdir = @abs_top_srcdir@
  307. ac_ct_AR = @ac_ct_AR@
  308. ac_ct_CC = @ac_ct_CC@
  309. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  310. am__include = @am__include@
  311. am__leading_dot = @am__leading_dot@
  312. am__quote = @am__quote@
  313. am__tar = @am__tar@
  314. am__untar = @am__untar@
  315. bindir = @bindir@
  316. build = @build@
  317. build_alias = @build_alias@
  318. build_cpu = @build_cpu@
  319. build_os = @build_os@
  320. build_vendor = @build_vendor@
  321. builddir = @builddir@
  322. datadir = @datadir@
  323. datarootdir = @datarootdir@
  324. docdir = @docdir@
  325. dvidir = @dvidir@
  326. exec_prefix = @exec_prefix@
  327. host = @host@
  328. host_alias = @host_alias@
  329. host_cpu = @host_cpu@
  330. host_os = @host_os@
  331. host_vendor = @host_vendor@
  332. htmldir = @htmldir@
  333. includedir = @includedir@
  334. infodir = @infodir@
  335. install_sh = @install_sh@
  336. libdir = @libdir@
  337. libexecdir = @libexecdir@
  338. libext = @libext@
  339. localedir = @localedir@
  340. localstatedir = @localstatedir@
  341. mandir = @mandir@
  342. mkdir_p = @mkdir_p@
  343. oldincludedir = @oldincludedir@
  344. pdfdir = @pdfdir@
  345. prefix = @prefix@
  346. program_transform_name = @program_transform_name@
  347. psdir = @psdir@
  348. runstatedir = @runstatedir@
  349. sbindir = @sbindir@
  350. sharedstatedir = @sharedstatedir@
  351. srcdir = @srcdir@
  352. subdirs = @subdirs@
  353. sysconfdir = @sysconfdir@
  354. target_alias = @target_alias@
  355. top_build_prefix = @top_build_prefix@
  356. top_builddir = @top_builddir@
  357. top_srcdir = @top_srcdir@
  358. #***************************************************************************
  359. # _ _ ____ _
  360. # Project ___| | | | _ \| |
  361. # / __| | | | |_) | |
  362. # | (__| |_| | _ <| |___
  363. # \___|\___/|_| \_\_____|
  364. #
  365. # Copyright (C) 1998 - 2020, Daniel Stenberg, <[email protected]>, et al.
  366. #
  367. # This software is licensed as described in the file COPYING, which
  368. # you should have received as part of this distribution. The terms
  369. # are also available at https://curl.se/docs/copyright.html.
  370. #
  371. # You may opt to use, copy, modify, merge, publish, distribute and/or sell
  372. # copies of the Software, and permit persons to whom the Software is
  373. # furnished to do so, under the terms of the COPYING file.
  374. #
  375. # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  376. # KIND, either express or implied.
  377. #
  378. ###########################################################################
  379. EXTRA_DIST = \
  380. backup_gnv_curl_src.com \
  381. build_curl-config_script.com \
  382. build_gnv_curl.com \
  383. build_gnv_curl_pcsi_desc.com \
  384. build_gnv_curl_pcsi_text.com \
  385. build_gnv_curl_release_notes.com \
  386. build_libcurl_pc.com \
  387. build_vms.com \
  388. clean_gnv_curl.com \
  389. compare_curl_source.com \
  390. config_h.com \
  391. curl_crtl_init.c \
  392. curl_gnv_build_steps.txt \
  393. curl_release_note_start.txt \
  394. curl_startup.com \
  395. curlmsg.h \
  396. curlmsg.msg \
  397. curlmsg.sdl \
  398. curlmsg_vms.h \
  399. generate_config_vms_h_curl.com \
  400. generate_vax_transfer.com \
  401. gnv_conftest.c_first \
  402. gnv_curl_configure.sh \
  403. gnv_libcurl_symbols.opt \
  404. gnv_link_curl.com \
  405. macro32_exactcase.patch \
  406. make_gnv_curl_install.sh \
  407. make_pcsi_curl_kit_name.com \
  408. pcsi_gnv_curl_file_list.txt \
  409. pcsi_product_gnv_curl.com \
  410. readme \
  411. report_openssl_version.c \
  412. setup_gnv_curl_build.com \
  413. stage_curl_install.com \
  414. vms_eco_level.h
  415. all: all-am
  416. .SUFFIXES:
  417. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  418. @for dep in $?; do \
  419. case '$(am__configure_deps)' in \
  420. *$$dep*) \
  421. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  422. && { if test -f $@; then exit 0; else break; fi; }; \
  423. exit 1;; \
  424. esac; \
  425. done; \
  426. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/vms/Makefile'; \
  427. $(am__cd) $(top_srcdir) && \
  428. $(AUTOMAKE) --foreign packages/vms/Makefile
  429. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  430. @case '$?' in \
  431. *config.status*) \
  432. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  433. *) \
  434. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
  435. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
  436. esac;
  437. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  438. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  439. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  440. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  441. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  442. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  443. $(am__aclocal_m4_deps):
  444. mostlyclean-libtool:
  445. -rm -f *.lo
  446. clean-libtool:
  447. -rm -rf .libs _libs
  448. tags TAGS:
  449. ctags CTAGS:
  450. cscope cscopelist:
  451. distdir: $(BUILT_SOURCES)
  452. $(MAKE) $(AM_MAKEFLAGS) distdir-am
  453. distdir-am: $(DISTFILES)
  454. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  455. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  456. list='$(DISTFILES)'; \
  457. dist_files=`for file in $$list; do echo $$file; done | \
  458. sed -e "s|^$$srcdirstrip/||;t" \
  459. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  460. case $$dist_files in \
  461. */*) $(MKDIR_P) `echo "$$dist_files" | \
  462. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  463. sort -u` ;; \
  464. esac; \
  465. for file in $$dist_files; do \
  466. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  467. if test -d $$d/$$file; then \
  468. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  469. if test -d "$(distdir)/$$file"; then \
  470. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  471. fi; \
  472. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  473. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  474. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  475. fi; \
  476. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  477. else \
  478. test -f "$(distdir)/$$file" \
  479. || cp -p $$d/$$file "$(distdir)/$$file" \
  480. || exit 1; \
  481. fi; \
  482. done
  483. check-am: all-am
  484. check: check-am
  485. all-am: Makefile
  486. installdirs:
  487. install: install-am
  488. install-exec: install-exec-am
  489. install-data: install-data-am
  490. uninstall: uninstall-am
  491. install-am: all-am
  492. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  493. installcheck: installcheck-am
  494. install-strip:
  495. if test -z '$(STRIP)'; then \
  496. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  497. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  498. install; \
  499. else \
  500. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  501. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  502. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  503. fi
  504. mostlyclean-generic:
  505. clean-generic:
  506. distclean-generic:
  507. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  508. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  509. maintainer-clean-generic:
  510. @echo "This command is intended for maintainers to use"
  511. @echo "it deletes files that may require special tools to rebuild."
  512. clean: clean-am
  513. clean-am: clean-generic clean-libtool mostlyclean-am
  514. distclean: distclean-am
  515. -rm -f Makefile
  516. distclean-am: clean-am distclean-generic
  517. dvi: dvi-am
  518. dvi-am:
  519. html: html-am
  520. html-am:
  521. info: info-am
  522. info-am:
  523. install-data-am:
  524. install-dvi: install-dvi-am
  525. install-dvi-am:
  526. install-exec-am:
  527. install-html: install-html-am
  528. install-html-am:
  529. install-info: install-info-am
  530. install-info-am:
  531. install-man:
  532. install-pdf: install-pdf-am
  533. install-pdf-am:
  534. install-ps: install-ps-am
  535. install-ps-am:
  536. installcheck-am:
  537. maintainer-clean: maintainer-clean-am
  538. -rm -f Makefile
  539. maintainer-clean-am: distclean-am maintainer-clean-generic
  540. mostlyclean: mostlyclean-am
  541. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  542. pdf: pdf-am
  543. pdf-am:
  544. ps: ps-am
  545. ps-am:
  546. uninstall-am:
  547. .MAKE: install-am install-strip
  548. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  549. cscopelist-am ctags-am distclean distclean-generic \
  550. distclean-libtool distdir dvi dvi-am html html-am info info-am \
  551. install install-am install-data install-data-am install-dvi \
  552. install-dvi-am install-exec install-exec-am install-html \
  553. install-html-am install-info install-info-am install-man \
  554. install-pdf install-pdf-am install-ps install-ps-am \
  555. install-strip installcheck installcheck-am installdirs \
  556. maintainer-clean maintainer-clean-generic mostlyclean \
  557. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  558. tags-am uninstall uninstall-am
  559. .PRECIOUS: Makefile
  560. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  561. # Otherwise a system limit (for SysV at least) may be exceeded.
  562. .NOEXPORT: