Makefile.in 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460
  1. # Makefile.in generated by automake 1.16.1 from Makefile.am.
  2. # @configure_input@
  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. @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 = scripts
  87. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  88. am__aclocal_m4_deps = $(top_srcdir)/scripts/ax_pthread.m4 \
  89. $(top_srcdir)/scripts/libtool.m4 \
  90. $(top_srcdir)/scripts/ltoptions.m4 \
  91. $(top_srcdir)/scripts/ltsugar.m4 \
  92. $(top_srcdir)/scripts/ltversion.m4 \
  93. $(top_srcdir)/scripts/lt~obsolete.m4 \
  94. $(top_srcdir)/configure.ac
  95. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  96. $(ACLOCAL_M4)
  97. DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
  98. mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
  99. CONFIG_HEADER = $(top_builddir)/exosip-config.h
  100. CONFIG_CLEAN_FILES =
  101. CONFIG_CLEAN_VPATH_FILES =
  102. AM_V_P = $(am__v_P_@AM_V@)
  103. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  104. am__v_P_0 = false
  105. am__v_P_1 = :
  106. AM_V_GEN = $(am__v_GEN_@AM_V@)
  107. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  108. am__v_GEN_0 = @echo " GEN " $@;
  109. am__v_GEN_1 =
  110. AM_V_at = $(am__v_at_@AM_V@)
  111. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  112. am__v_at_0 = @
  113. am__v_at_1 =
  114. SOURCES =
  115. DIST_SOURCES =
  116. am__can_run_installinfo = \
  117. case $$AM_UPDATE_INFO_DIR in \
  118. n|no|NO) false;; \
  119. *) (install-info --version) >/dev/null 2>&1;; \
  120. esac
  121. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  122. am__DIST_COMMON = $(srcdir)/Makefile.in compile config.guess \
  123. config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
  124. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  125. ACLOCAL = @ACLOCAL@
  126. AMTAR = @AMTAR@
  127. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  128. AR = @AR@
  129. AUTOCONF = @AUTOCONF@
  130. AUTOHEADER = @AUTOHEADER@
  131. AUTOMAKE = @AUTOMAKE@
  132. AWK = @AWK@
  133. CC = @CC@
  134. CCDEPMODE = @CCDEPMODE@
  135. CFLAGS = @CFLAGS@
  136. CPP = @CPP@
  137. CPPFLAGS = @CPPFLAGS@
  138. CYGPATH_W = @CYGPATH_W@
  139. DEFS = @DEFS@
  140. DEPDIR = @DEPDIR@
  141. DLLTOOL = @DLLTOOL@
  142. DSYMUTIL = @DSYMUTIL@
  143. DUMPBIN = @DUMPBIN@
  144. ECHO_C = @ECHO_C@
  145. ECHO_N = @ECHO_N@
  146. ECHO_T = @ECHO_T@
  147. EGREP = @EGREP@
  148. EXEEXT = @EXEEXT@
  149. EXOSIP_FLAGS = @EXOSIP_FLAGS@
  150. EXOSIP_LIB = @EXOSIP_LIB@
  151. EXOSIP_VERSION = @EXOSIP_VERSION@
  152. FGREP = @FGREP@
  153. GREP = @GREP@
  154. INSTALL = @INSTALL@
  155. INSTALL_DATA = @INSTALL_DATA@
  156. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  157. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  158. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  159. LD = @LD@
  160. LDFLAGS = @LDFLAGS@
  161. LIBEXOSIP_SO_VERSION = @LIBEXOSIP_SO_VERSION@
  162. LIBOBJS = @LIBOBJS@
  163. LIBS = @LIBS@
  164. LIBTOOL = @LIBTOOL@
  165. LIPO = @LIPO@
  166. LN_S = @LN_S@
  167. LTLIBOBJS = @LTLIBOBJS@
  168. LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
  169. MAKEINFO = @MAKEINFO@
  170. MANIFEST_TOOL = @MANIFEST_TOOL@
  171. MKDIR_P = @MKDIR_P@
  172. NM = @NM@
  173. NMEDIT = @NMEDIT@
  174. OBJDUMP = @OBJDUMP@
  175. OBJEXT = @OBJEXT@
  176. OSIP_CFLAGS = @OSIP_CFLAGS@
  177. OSIP_LIBS = @OSIP_LIBS@
  178. OTOOL = @OTOOL@
  179. OTOOL64 = @OTOOL64@
  180. PACKAGE = @PACKAGE@
  181. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  182. PACKAGE_NAME = @PACKAGE_NAME@
  183. PACKAGE_STRING = @PACKAGE_STRING@
  184. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  185. PACKAGE_URL = @PACKAGE_URL@
  186. PACKAGE_VERSION = @PACKAGE_VERSION@
  187. PATH_SEPARATOR = @PATH_SEPARATOR@
  188. PKG_CONFIG = @PKG_CONFIG@
  189. PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
  190. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  191. PTHREAD_CC = @PTHREAD_CC@
  192. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  193. PTHREAD_LIBS = @PTHREAD_LIBS@
  194. RANLIB = @RANLIB@
  195. SED = @SED@
  196. SET_MAKE = @SET_MAKE@
  197. SHELL = @SHELL@
  198. SSL_CFLAGS = @SSL_CFLAGS@
  199. SSL_LIBS = @SSL_LIBS@
  200. STRIP = @STRIP@
  201. VERSION = @VERSION@
  202. abs_builddir = @abs_builddir@
  203. abs_srcdir = @abs_srcdir@
  204. abs_top_builddir = @abs_top_builddir@
  205. abs_top_srcdir = @abs_top_srcdir@
  206. ac_ct_AR = @ac_ct_AR@
  207. ac_ct_CC = @ac_ct_CC@
  208. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  209. am__include = @am__include@
  210. am__leading_dot = @am__leading_dot@
  211. am__quote = @am__quote@
  212. am__tar = @am__tar@
  213. am__untar = @am__untar@
  214. ax_pthread_config = @ax_pthread_config@
  215. bindir = @bindir@
  216. build = @build@
  217. build_alias = @build_alias@
  218. build_cpu = @build_cpu@
  219. build_os = @build_os@
  220. build_vendor = @build_vendor@
  221. builddir = @builddir@
  222. datadir = @datadir@
  223. datarootdir = @datarootdir@
  224. docdir = @docdir@
  225. dvidir = @dvidir@
  226. exec_prefix = @exec_prefix@
  227. host = @host@
  228. host_alias = @host_alias@
  229. host_cpu = @host_cpu@
  230. host_os = @host_os@
  231. host_vendor = @host_vendor@
  232. htmldir = @htmldir@
  233. includedir = @includedir@
  234. infodir = @infodir@
  235. install_sh = @install_sh@
  236. libdir = @libdir@
  237. libexecdir = @libexecdir@
  238. localedir = @localedir@
  239. localstatedir = @localstatedir@
  240. mandir = @mandir@
  241. mkdir_p = @mkdir_p@
  242. oldincludedir = @oldincludedir@
  243. pdfdir = @pdfdir@
  244. prefix = @prefix@
  245. program_transform_name = @program_transform_name@
  246. psdir = @psdir@
  247. runstatedir = @runstatedir@
  248. sbindir = @sbindir@
  249. sharedstatedir = @sharedstatedir@
  250. srcdir = @srcdir@
  251. sysconfdir = @sysconfdir@
  252. target_alias = @target_alias@
  253. top_build_prefix = @top_build_prefix@
  254. top_builddir = @top_builddir@
  255. top_srcdir = @top_srcdir@
  256. EXTRA_DIST = config.guess config.sub install-sh missing mkinstalldirs \
  257. ltmain.sh ax_pthread.m4
  258. all: all-am
  259. .SUFFIXES:
  260. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  261. @for dep in $?; do \
  262. case '$(am__configure_deps)' in \
  263. *$$dep*) \
  264. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  265. && { if test -f $@; then exit 0; else break; fi; }; \
  266. exit 1;; \
  267. esac; \
  268. done; \
  269. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scripts/Makefile'; \
  270. $(am__cd) $(top_srcdir) && \
  271. $(AUTOMAKE) --gnu scripts/Makefile
  272. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  273. @case '$?' in \
  274. *config.status*) \
  275. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  276. *) \
  277. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
  278. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
  279. esac;
  280. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  281. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  282. $(top_srcdir)/configure: $(am__configure_deps)
  283. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  284. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  285. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  286. $(am__aclocal_m4_deps):
  287. mostlyclean-libtool:
  288. -rm -f *.lo
  289. clean-libtool:
  290. -rm -rf .libs _libs
  291. tags TAGS:
  292. ctags CTAGS:
  293. cscope cscopelist:
  294. distdir: $(BUILT_SOURCES)
  295. $(MAKE) $(AM_MAKEFLAGS) distdir-am
  296. distdir-am: $(DISTFILES)
  297. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  298. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  299. list='$(DISTFILES)'; \
  300. dist_files=`for file in $$list; do echo $$file; done | \
  301. sed -e "s|^$$srcdirstrip/||;t" \
  302. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  303. case $$dist_files in \
  304. */*) $(MKDIR_P) `echo "$$dist_files" | \
  305. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  306. sort -u` ;; \
  307. esac; \
  308. for file in $$dist_files; do \
  309. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  310. if test -d $$d/$$file; then \
  311. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  312. if test -d "$(distdir)/$$file"; then \
  313. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  314. fi; \
  315. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  316. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  317. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  318. fi; \
  319. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  320. else \
  321. test -f "$(distdir)/$$file" \
  322. || cp -p $$d/$$file "$(distdir)/$$file" \
  323. || exit 1; \
  324. fi; \
  325. done
  326. check-am: all-am
  327. check: check-am
  328. all-am: Makefile
  329. installdirs:
  330. install: install-am
  331. install-exec: install-exec-am
  332. install-data: install-data-am
  333. uninstall: uninstall-am
  334. install-am: all-am
  335. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  336. installcheck: installcheck-am
  337. install-strip:
  338. if test -z '$(STRIP)'; then \
  339. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  340. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  341. install; \
  342. else \
  343. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  344. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  345. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  346. fi
  347. mostlyclean-generic:
  348. clean-generic:
  349. distclean-generic:
  350. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  351. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  352. maintainer-clean-generic:
  353. @echo "This command is intended for maintainers to use"
  354. @echo "it deletes files that may require special tools to rebuild."
  355. clean: clean-am
  356. clean-am: clean-generic clean-libtool mostlyclean-am
  357. distclean: distclean-am
  358. -rm -f Makefile
  359. distclean-am: clean-am distclean-generic
  360. dvi: dvi-am
  361. dvi-am:
  362. html: html-am
  363. html-am:
  364. info: info-am
  365. info-am:
  366. install-data-am:
  367. install-dvi: install-dvi-am
  368. install-dvi-am:
  369. install-exec-am:
  370. install-html: install-html-am
  371. install-html-am:
  372. install-info: install-info-am
  373. install-info-am:
  374. install-man:
  375. install-pdf: install-pdf-am
  376. install-pdf-am:
  377. install-ps: install-ps-am
  378. install-ps-am:
  379. installcheck-am:
  380. maintainer-clean: maintainer-clean-am
  381. -rm -f Makefile
  382. maintainer-clean-am: distclean-am maintainer-clean-generic
  383. mostlyclean: mostlyclean-am
  384. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  385. pdf: pdf-am
  386. pdf-am:
  387. ps: ps-am
  388. ps-am:
  389. uninstall-am:
  390. .MAKE: install-am install-strip
  391. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  392. cscopelist-am ctags-am distclean distclean-generic \
  393. distclean-libtool distdir dvi dvi-am html html-am info info-am \
  394. install install-am install-data install-data-am install-dvi \
  395. install-dvi-am install-exec install-exec-am install-html \
  396. install-html-am install-info install-info-am install-man \
  397. install-pdf install-pdf-am install-ps install-ps-am \
  398. install-strip installcheck installcheck-am installdirs \
  399. maintainer-clean maintainer-clean-generic mostlyclean \
  400. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  401. tags-am uninstall uninstall-am
  402. .PRECIOUS: Makefile
  403. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  404. # Otherwise a system limit (for SysV at least) may be exceeded.
  405. .NOEXPORT: