Makefile 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  1. # Makefile.in generated by automake 1.16.1 from Makefile.am.
  2. # packages/vms/Makefile. Generated from Makefile.in by configure.
  3. # Copyright (C) 1994-2018 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. am__is_gnu_make = { \
  12. if test -z '$(MAKELEVEL)'; then \
  13. false; \
  14. elif test -n '$(MAKE_HOST)'; then \
  15. true; \
  16. elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  17. true; \
  18. else \
  19. false; \
  20. fi; \
  21. }
  22. am__make_running_with_option = \
  23. case $${target_option-} in \
  24. ?) ;; \
  25. *) echo "am__make_running_with_option: internal error: invalid" \
  26. "target option '$${target_option-}' specified" >&2; \
  27. exit 1;; \
  28. esac; \
  29. has_opt=no; \
  30. sane_makeflags=$$MAKEFLAGS; \
  31. if $(am__is_gnu_make); then \
  32. sane_makeflags=$$MFLAGS; \
  33. else \
  34. case $$MAKEFLAGS in \
  35. *\\[\ \ ]*) \
  36. bs=\\; \
  37. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  38. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  39. esac; \
  40. fi; \
  41. skip_next=no; \
  42. strip_trailopt () \
  43. { \
  44. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  45. }; \
  46. for flg in $$sane_makeflags; do \
  47. test $$skip_next = yes && { skip_next=no; continue; }; \
  48. case $$flg in \
  49. *=*|--*) continue;; \
  50. -*I) strip_trailopt 'I'; skip_next=yes;; \
  51. -*I?*) strip_trailopt 'I';; \
  52. -*O) strip_trailopt 'O'; skip_next=yes;; \
  53. -*O?*) strip_trailopt 'O';; \
  54. -*l) strip_trailopt 'l'; skip_next=yes;; \
  55. -*l?*) strip_trailopt 'l';; \
  56. -[dEDm]) skip_next=yes;; \
  57. -[JT]) skip_next=yes;; \
  58. esac; \
  59. case $$flg in \
  60. *$$target_option*) has_opt=yes; break;; \
  61. esac; \
  62. done; \
  63. test $$has_opt = yes
  64. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  65. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  66. pkgdatadir = $(datadir)/curl
  67. pkgincludedir = $(includedir)/curl
  68. pkglibdir = $(libdir)/curl
  69. pkglibexecdir = $(libexecdir)/curl
  70. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  71. install_sh_DATA = $(install_sh) -c -m 644
  72. install_sh_PROGRAM = $(install_sh) -c
  73. install_sh_SCRIPT = $(install_sh) -c
  74. INSTALL_HEADER = $(INSTALL_DATA)
  75. transform = $(program_transform_name)
  76. NORMAL_INSTALL = :
  77. PRE_INSTALL = :
  78. POST_INSTALL = :
  79. NORMAL_UNINSTALL = :
  80. PRE_UNINSTALL = :
  81. POST_UNINSTALL = :
  82. build_triplet = x86_64-pc-linux-gnu
  83. host_triplet = arm-unknown-linux-gnueabihf
  84. subdir = packages/vms
  85. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  86. am__aclocal_m4_deps = $(top_srcdir)/m4/ax_code_coverage.m4 \
  87. $(top_srcdir)/m4/ax_compile_check_sizeof.m4 \
  88. $(top_srcdir)/m4/curl-compilers.m4 \
  89. $(top_srcdir)/m4/curl-confopts.m4 \
  90. $(top_srcdir)/m4/curl-functions.m4 \
  91. $(top_srcdir)/m4/curl-openssl.m4 \
  92. $(top_srcdir)/m4/curl-override.m4 \
  93. $(top_srcdir)/m4/curl-reentrant.m4 $(top_srcdir)/m4/libtool.m4 \
  94. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  95. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  96. $(top_srcdir)/m4/xc-am-iface.m4 \
  97. $(top_srcdir)/m4/xc-cc-check.m4 \
  98. $(top_srcdir)/m4/xc-lt-iface.m4 \
  99. $(top_srcdir)/m4/xc-translit.m4 \
  100. $(top_srcdir)/m4/xc-val-flgs.m4 \
  101. $(top_srcdir)/m4/zz40-xc-ovr.m4 \
  102. $(top_srcdir)/m4/zz50-xc-ovr.m4 \
  103. $(top_srcdir)/m4/zz60-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
  104. $(top_srcdir)/configure.ac
  105. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  106. $(ACLOCAL_M4)
  107. DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
  108. mkinstalldirs = $(install_sh) -d
  109. CONFIG_HEADER = $(top_builddir)/lib/curl_config.h
  110. CONFIG_CLEAN_FILES =
  111. CONFIG_CLEAN_VPATH_FILES =
  112. AM_V_P = $(am__v_P_$(V))
  113. am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
  114. am__v_P_0 = false
  115. am__v_P_1 = :
  116. AM_V_GEN = $(am__v_GEN_$(V))
  117. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  118. am__v_GEN_0 = @echo " GEN " $@;
  119. am__v_GEN_1 =
  120. AM_V_at = $(am__v_at_$(V))
  121. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  122. am__v_at_0 = @
  123. am__v_at_1 =
  124. SOURCES =
  125. DIST_SOURCES =
  126. am__can_run_installinfo = \
  127. case $$AM_UPDATE_INFO_DIR in \
  128. n|no|NO) false;; \
  129. *) (install-info --version) >/dev/null 2>&1;; \
  130. esac
  131. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  132. am__DIST_COMMON = $(srcdir)/Makefile.in
  133. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  134. ACLOCAL = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1/missing aclocal-1.16
  135. AMTAR = $${TAR-tar}
  136. AM_DEFAULT_VERBOSITY = 0
  137. AR = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-ar
  138. AR_FLAGS = cr
  139. AS = as
  140. AUTOCONF = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1/missing autoconf
  141. AUTOHEADER = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1/missing autoheader
  142. AUTOMAKE = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1/missing automake-1.16
  143. AWK = gawk
  144. BLANK_AT_MAKETIME =
  145. CC = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc
  146. CCDEPMODE = depmode=gcc3
  147. CFLAGS = -Werror-implicit-function-declaration -O2 -Wno-system-headers -pthread
  148. CFLAG_CURL_SYMBOL_HIDING = -fvisibility=hidden
  149. CODE_COVERAGE_CFLAGS =
  150. CODE_COVERAGE_CPPFLAGS =
  151. CODE_COVERAGE_CXXFLAGS =
  152. CODE_COVERAGE_ENABLED = no
  153. CODE_COVERAGE_LDFLAGS =
  154. CODE_COVERAGE_LIBS =
  155. CONFIGURE_OPTIONS = " '--host=arm-linux-gnueabihf' '--prefix=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1/release' '--with-ssl=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/openssl-1.1.1n/release' '--with-zlib' '--enable-static' '--enable-libgcc' 'CC=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc' 'AR=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-ar' 'RANLIB=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-ranlib' 'STRIP=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-strip' 'CXX=/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-g++' 'host_alias=arm-linux-gnueabihf'"
  156. CPP = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-gcc -E
  157. CPPFLAGS = -I/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/openssl-1.1.1n/release/include
  158. CPPFLAG_CURL_STATICLIB =
  159. CURLVERSION = 7.61.1
  160. CURL_CA_BUNDLE =
  161. CURL_CFLAG_EXTRAS =
  162. CURL_DISABLE_DICT =
  163. CURL_DISABLE_FILE =
  164. CURL_DISABLE_FTP =
  165. CURL_DISABLE_GOPHER =
  166. CURL_DISABLE_HTTP =
  167. CURL_DISABLE_IMAP =
  168. CURL_DISABLE_LDAP = 1
  169. CURL_DISABLE_LDAPS = 1
  170. CURL_DISABLE_POP3 =
  171. CURL_DISABLE_PROXY =
  172. CURL_DISABLE_RTSP =
  173. CURL_DISABLE_SMB =
  174. CURL_DISABLE_SMTP =
  175. CURL_DISABLE_TELNET =
  176. CURL_DISABLE_TFTP =
  177. CURL_LT_SHLIB_VERSIONED_FLAVOUR =
  178. CURL_NETWORK_AND_TIME_LIBS = -lgcc
  179. CURL_NETWORK_LIBS = -lgcc
  180. CURL_WITH_MULTI_SSL =
  181. CYGPATH_W = echo
  182. DEFAULT_SSL_BACKEND = no
  183. DEFS = -DHAVE_CONFIG_H
  184. DEPDIR = .deps
  185. DLLTOOL = false
  186. DSYMUTIL =
  187. DUMPBIN = :
  188. ECHO_C =
  189. ECHO_N = -n
  190. ECHO_T =
  191. EGREP = /bin/grep -E
  192. ENABLE_SHARED = yes
  193. ENABLE_STATIC = yes
  194. EXEEXT =
  195. FGREP = /bin/grep -F
  196. GCOV =
  197. GENHTML =
  198. GREP = /bin/grep
  199. HAVE_BROTLI =
  200. HAVE_GNUTLS_SRP =
  201. HAVE_LDAP_SSL = 1
  202. HAVE_LIBZ = 1
  203. HAVE_OPENSSL_SRP = 1
  204. IDN_ENABLED =
  205. INSTALL = /usr/bin/install -c
  206. INSTALL_DATA = ${INSTALL} -m 644
  207. INSTALL_PROGRAM = ${INSTALL}
  208. INSTALL_SCRIPT = ${INSTALL}
  209. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  210. IPV6_ENABLED = 1
  211. LCOV =
  212. LD = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/arm-linux-gnueabihf/bin/ld
  213. LDFLAGS = -L/opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/openssl-1.1.1n/release/lib
  214. LIBCURL_LIBS = -lssl -lcrypto -lssl -lcrypto -lz -lgcc
  215. LIBMETALINK_CPPFLAGS =
  216. LIBMETALINK_LDFLAGS =
  217. LIBMETALINK_LIBS =
  218. LIBOBJS =
  219. LIBS = -lssl -lcrypto -lssl -lcrypto -lz -lgcc
  220. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  221. LIPO =
  222. LN_S = ln -s
  223. LTLIBOBJS =
  224. LT_SYS_LIBRARY_PATH =
  225. MAINT = #
  226. MAKEINFO = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1/missing makeinfo
  227. MANIFEST_TOOL = :
  228. MANOPT = -man
  229. MKDIR_P = /bin/mkdir -p
  230. NM = nm
  231. NMEDIT =
  232. NROFF = /usr/bin/nroff
  233. NSS_LIBS =
  234. OBJDUMP = objdump
  235. OBJEXT = o
  236. OTOOL =
  237. OTOOL64 =
  238. PACKAGE = curl
  239. PACKAGE_BUGREPORT = a suitable curl mailing list: https://curl.haxx.se/mail/
  240. PACKAGE_NAME = curl
  241. PACKAGE_STRING = curl -
  242. PACKAGE_TARNAME = curl
  243. PACKAGE_URL =
  244. PACKAGE_VERSION = -
  245. PATH_SEPARATOR = :
  246. PERL = /usr/bin/perl
  247. PKGADD_NAME = curl - a client that groks URLs
  248. PKGADD_PKG = HAXXcurl
  249. PKGADD_VENDOR = curl.haxx.se
  250. PKGCONFIG = no
  251. RANDOM_FILE =
  252. RANLIB = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-ranlib
  253. REQUIRE_LIB_DEPS = no
  254. SED = /bin/sed
  255. SET_MAKE =
  256. SHELL = /bin/bash
  257. SSL_BACKENDS = OpenSSL
  258. SSL_ENABLED = 1
  259. SSL_LIBS = -lssl -lcrypto
  260. STRIP = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/arm-linux-gnueabihf-strip
  261. SUPPORT_FEATURES = SSL IPv6 UnixSockets libz AsynchDNS NTLM NTLM_WB TLS-SRP HTTPS-proxy
  262. SUPPORT_PROTOCOLS = DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S RTSP SMB SMBS SMTP SMTPS TELNET TFTP
  263. USE_ARES =
  264. USE_AXTLS =
  265. USE_CYASSL =
  266. USE_DARWINSSL =
  267. USE_GNUTLS =
  268. USE_GNUTLS_NETTLE =
  269. USE_LIBRTMP =
  270. USE_LIBSSH =
  271. USE_LIBSSH2 =
  272. USE_MBEDTLS =
  273. USE_NGHTTP2 =
  274. USE_NSS =
  275. USE_OPENLDAP =
  276. USE_POLARSSL =
  277. USE_SCHANNEL =
  278. USE_UNIX_SOCKETS = 1
  279. USE_WINDOWS_SSPI =
  280. VERSION = -
  281. VERSIONNUM = 073d01
  282. ZLIB_LIBS = -lz
  283. ZSH_FUNCTIONS_DIR = ${prefix}/share/zsh/site-functions
  284. abs_builddir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1/packages/vms
  285. abs_srcdir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1/packages/vms
  286. abs_top_builddir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1
  287. abs_top_srcdir = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1
  288. ac_ct_AR =
  289. ac_ct_CC =
  290. ac_ct_DUMPBIN = link -dump
  291. am__include = include
  292. am__leading_dot = .
  293. am__quote =
  294. am__tar = $${TAR-tar} chof - "$$tardir"
  295. am__untar = $${TAR-tar} xf -
  296. bindir = ${exec_prefix}/bin
  297. build = x86_64-pc-linux-gnu
  298. build_alias =
  299. build_cpu = x86_64
  300. build_os = linux-gnu
  301. build_vendor = pc
  302. builddir = .
  303. datadir = ${datarootdir}
  304. datarootdir = ${prefix}/share
  305. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  306. dvidir = ${docdir}
  307. exec_prefix = ${prefix}
  308. host = arm-unknown-linux-gnueabihf
  309. host_alias = arm-linux-gnueabihf
  310. host_cpu = arm
  311. host_os = linux-gnueabihf
  312. host_vendor = unknown
  313. htmldir = ${docdir}
  314. includedir = ${prefix}/include
  315. infodir = ${datarootdir}/info
  316. install_sh = ${SHELL} /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1/install-sh
  317. libdir = ${exec_prefix}/lib
  318. libexecdir = ${exec_prefix}/libexec
  319. libext = a
  320. localedir = ${datarootdir}/locale
  321. localstatedir = ${prefix}/var
  322. mandir = ${datarootdir}/man
  323. mkdir_p = $(MKDIR_P)
  324. oldincludedir = /usr/include
  325. pdfdir = ${docdir}
  326. prefix = /opt/ti-processor-sdk-linux-am335x-evm-04.02.00.09/EVSE/GPL/curl-7.61.1/release
  327. program_transform_name = s,x,x,
  328. psdir = ${docdir}
  329. runstatedir = ${localstatedir}/run
  330. sbindir = ${exec_prefix}/sbin
  331. sharedstatedir = ${prefix}/com
  332. srcdir = .
  333. subdirs =
  334. sysconfdir = ${prefix}/etc
  335. target_alias =
  336. top_build_prefix = ../../
  337. top_builddir = ../..
  338. top_srcdir = ../..
  339. EXTRA_DIST = \
  340. backup_gnv_curl_src.com \
  341. build_curl-config_script.com \
  342. build_gnv_curl.com \
  343. build_gnv_curl_pcsi_desc.com \
  344. build_gnv_curl_pcsi_text.com \
  345. build_gnv_curl_release_notes.com \
  346. build_libcurl_pc.com \
  347. build_vms.com \
  348. clean_gnv_curl.com \
  349. compare_curl_source.com \
  350. config_h.com \
  351. curl_crtl_init.c \
  352. curl_gnv_build_steps.txt \
  353. curl_release_note_start.txt \
  354. curl_startup.com \
  355. curlmsg.h \
  356. curlmsg.msg \
  357. curlmsg.sdl \
  358. curlmsg_vms.h \
  359. generate_config_vms_h_curl.com \
  360. generate_vax_transfer.com \
  361. gnv_conftest.c_first \
  362. gnv_curl_configure.sh \
  363. gnv_libcurl_symbols.opt \
  364. gnv_link_curl.com \
  365. macro32_exactcase.patch \
  366. make_gnv_curl_install.sh \
  367. make_pcsi_curl_kit_name.com \
  368. pcsi_gnv_curl_file_list.txt \
  369. pcsi_product_gnv_curl.com \
  370. readme \
  371. report_openssl_version.c \
  372. setup_gnv_curl_build.com \
  373. stage_curl_install.com \
  374. vms_eco_level.h
  375. all: all-am
  376. .SUFFIXES:
  377. $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
  378. @for dep in $?; do \
  379. case '$(am__configure_deps)' in \
  380. *$$dep*) \
  381. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  382. && { if test -f $@; then exit 0; else break; fi; }; \
  383. exit 1;; \
  384. esac; \
  385. done; \
  386. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/vms/Makefile'; \
  387. $(am__cd) $(top_srcdir) && \
  388. $(AUTOMAKE) --foreign packages/vms/Makefile
  389. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  390. @case '$?' in \
  391. *config.status*) \
  392. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  393. *) \
  394. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
  395. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
  396. esac;
  397. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  398. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  399. $(top_srcdir)/configure: # $(am__configure_deps)
  400. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  401. $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
  402. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  403. $(am__aclocal_m4_deps):
  404. mostlyclean-libtool:
  405. -rm -f *.lo
  406. clean-libtool:
  407. -rm -rf .libs _libs
  408. tags TAGS:
  409. ctags CTAGS:
  410. cscope cscopelist:
  411. distdir: $(BUILT_SOURCES)
  412. $(MAKE) $(AM_MAKEFLAGS) distdir-am
  413. distdir-am: $(DISTFILES)
  414. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  415. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  416. list='$(DISTFILES)'; \
  417. dist_files=`for file in $$list; do echo $$file; done | \
  418. sed -e "s|^$$srcdirstrip/||;t" \
  419. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  420. case $$dist_files in \
  421. */*) $(MKDIR_P) `echo "$$dist_files" | \
  422. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  423. sort -u` ;; \
  424. esac; \
  425. for file in $$dist_files; do \
  426. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  427. if test -d $$d/$$file; then \
  428. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  429. if test -d "$(distdir)/$$file"; then \
  430. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  431. fi; \
  432. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  433. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  434. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  435. fi; \
  436. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  437. else \
  438. test -f "$(distdir)/$$file" \
  439. || cp -p $$d/$$file "$(distdir)/$$file" \
  440. || exit 1; \
  441. fi; \
  442. done
  443. check-am: all-am
  444. check: check-am
  445. all-am: Makefile
  446. installdirs:
  447. install: install-am
  448. install-exec: install-exec-am
  449. install-data: install-data-am
  450. uninstall: uninstall-am
  451. install-am: all-am
  452. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  453. installcheck: installcheck-am
  454. install-strip:
  455. if test -z '$(STRIP)'; then \
  456. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  457. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  458. install; \
  459. else \
  460. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  461. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  462. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  463. fi
  464. mostlyclean-generic:
  465. clean-generic:
  466. distclean-generic:
  467. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  468. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  469. maintainer-clean-generic:
  470. @echo "This command is intended for maintainers to use"
  471. @echo "it deletes files that may require special tools to rebuild."
  472. clean: clean-am
  473. clean-am: clean-generic clean-libtool mostlyclean-am
  474. distclean: distclean-am
  475. -rm -f Makefile
  476. distclean-am: clean-am distclean-generic
  477. dvi: dvi-am
  478. dvi-am:
  479. html: html-am
  480. html-am:
  481. info: info-am
  482. info-am:
  483. install-data-am:
  484. install-dvi: install-dvi-am
  485. install-dvi-am:
  486. install-exec-am:
  487. install-html: install-html-am
  488. install-html-am:
  489. install-info: install-info-am
  490. install-info-am:
  491. install-man:
  492. install-pdf: install-pdf-am
  493. install-pdf-am:
  494. install-ps: install-ps-am
  495. install-ps-am:
  496. installcheck-am:
  497. maintainer-clean: maintainer-clean-am
  498. -rm -f Makefile
  499. maintainer-clean-am: distclean-am maintainer-clean-generic
  500. mostlyclean: mostlyclean-am
  501. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  502. pdf: pdf-am
  503. pdf-am:
  504. ps: ps-am
  505. ps-am:
  506. uninstall-am:
  507. .MAKE: install-am install-strip
  508. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  509. cscopelist-am ctags-am distclean distclean-generic \
  510. distclean-libtool distdir dvi dvi-am html html-am info info-am \
  511. install install-am install-data install-data-am install-dvi \
  512. install-dvi-am install-exec install-exec-am install-html \
  513. install-html-am install-info install-info-am install-man \
  514. install-pdf install-pdf-am install-ps install-ps-am \
  515. install-strip installcheck installcheck-am installdirs \
  516. maintainer-clean maintainer-clean-generic mostlyclean \
  517. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  518. tags-am uninstall uninstall-am
  519. .PRECIOUS: Makefile
  520. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  521. # Otherwise a system limit (for SysV at least) may be exceeded.
  522. .NOEXPORT: