You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

631 lines
20 KiB

10 years ago
10 years ago
9 years ago
10 years ago
11 years ago
11 years ago
10 years ago
10 years ago
10 years ago
  1. # Makefile.in generated by automake 1.14.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2013 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. # This file is part of libasyncns.
  13. #
  14. # Copyright 2005-2008 Lennart Poettering
  15. #
  16. # libasyncns is free software; you can redistribute it and/or modify
  17. # it under the terms of the GNU Lesser General Public License as
  18. # published by the Free Software Foundation, either version 2.1 of the
  19. # License, or (at your option) any later version.
  20. #
  21. # libasyncns is distributed in the hope that it will be useful, but
  22. # WITHOUT ANY WARRANTY; without even the implied warranty of
  23. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  24. # Lesser General Public License for more details.
  25. #
  26. # You should have received a copy of the GNU Lesser General Public
  27. # License along with libasyncns. If not, see
  28. # <http://www.gnu.org/licenses/>.
  29. VPATH = @srcdir@
  30. am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
  31. am__make_running_with_option = \
  32. case $${target_option-} in \
  33. ?) ;; \
  34. *) echo "am__make_running_with_option: internal error: invalid" \
  35. "target option '$${target_option-}' specified" >&2; \
  36. exit 1;; \
  37. esac; \
  38. has_opt=no; \
  39. sane_makeflags=$$MAKEFLAGS; \
  40. if $(am__is_gnu_make); then \
  41. sane_makeflags=$$MFLAGS; \
  42. else \
  43. case $$MAKEFLAGS in \
  44. *\\[\ \ ]*) \
  45. bs=\\; \
  46. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  47. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  48. esac; \
  49. fi; \
  50. skip_next=no; \
  51. strip_trailopt () \
  52. { \
  53. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  54. }; \
  55. for flg in $$sane_makeflags; do \
  56. test $$skip_next = yes && { skip_next=no; continue; }; \
  57. case $$flg in \
  58. *=*|--*) continue;; \
  59. -*I) strip_trailopt 'I'; skip_next=yes;; \
  60. -*I?*) strip_trailopt 'I';; \
  61. -*O) strip_trailopt 'O'; skip_next=yes;; \
  62. -*O?*) strip_trailopt 'O';; \
  63. -*l) strip_trailopt 'l'; skip_next=yes;; \
  64. -*l?*) strip_trailopt 'l';; \
  65. -[dEDm]) skip_next=yes;; \
  66. -[JT]) skip_next=yes;; \
  67. esac; \
  68. case $$flg in \
  69. *$$target_option*) has_opt=yes; break;; \
  70. esac; \
  71. done; \
  72. test $$has_opt = yes
  73. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  74. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  75. pkgdatadir = $(datadir)/@PACKAGE@
  76. pkgincludedir = $(includedir)/@PACKAGE@
  77. pkglibdir = $(libdir)/@PACKAGE@
  78. pkglibexecdir = $(libexecdir)/@PACKAGE@
  79. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  80. install_sh_DATA = $(install_sh) -c -m 644
  81. install_sh_PROGRAM = $(install_sh) -c
  82. install_sh_SCRIPT = $(install_sh) -c
  83. INSTALL_HEADER = $(INSTALL_DATA)
  84. transform = $(program_transform_name)
  85. NORMAL_INSTALL = :
  86. PRE_INSTALL = :
  87. POST_INSTALL = :
  88. NORMAL_UNINSTALL = :
  89. PRE_UNINSTALL = :
  90. POST_UNINSTALL = :
  91. build_triplet = @build@
  92. host_triplet = @host@
  93. subdir = libudns
  94. DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  95. $(top_srcdir)/auto/depcomp NEWS TODO
  96. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  97. am__aclocal_m4_deps = $(top_srcdir)/m4/ax_pthread.m4 \
  98. $(top_srcdir)/m4/ax_tls.m4 $(top_srcdir)/m4/inet_ntop.m4 \
  99. $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
  100. $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  101. $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/mbedtls.m4 \
  102. $(top_srcdir)/m4/openssl.m4 $(top_srcdir)/m4/polarssl.m4 \
  103. $(top_srcdir)/m4/stack-protector.m4 $(top_srcdir)/m4/zlib.m4 \
  104. $(top_srcdir)/libev/libev.m4 $(top_srcdir)/configure.ac
  105. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  106. $(ACLOCAL_M4)
  107. mkinstalldirs = $(install_sh) -d
  108. CONFIG_HEADER = $(top_builddir)/config.h
  109. CONFIG_CLEAN_FILES =
  110. CONFIG_CLEAN_VPATH_FILES =
  111. LTLIBRARIES = $(noinst_LTLIBRARIES)
  112. libudns_la_LIBADD =
  113. am__objects_1 = udns_dn.lo udns_dntosp.lo udns_parse.lo \
  114. udns_resolver.lo udns_init.lo udns_misc.lo udns_XtoX.lo \
  115. udns_rr_a.lo udns_rr_ptr.lo udns_rr_mx.lo udns_rr_txt.lo \
  116. udns_bl.lo udns_rr_srv.lo udns_rr_naptr.lo udns_codes.lo \
  117. udns_jran.lo
  118. am_libudns_la_OBJECTS = $(am__objects_1)
  119. libudns_la_OBJECTS = $(am_libudns_la_OBJECTS)
  120. AM_V_lt = $(am__v_lt_@AM_V@)
  121. am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
  122. am__v_lt_0 = --silent
  123. am__v_lt_1 =
  124. libudns_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  125. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  126. $(libudns_la_LDFLAGS) $(LDFLAGS) -o $@
  127. AM_V_P = $(am__v_P_@AM_V@)
  128. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  129. am__v_P_0 = false
  130. am__v_P_1 = :
  131. AM_V_GEN = $(am__v_GEN_@AM_V@)
  132. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  133. am__v_GEN_0 = @echo " GEN " $@;
  134. am__v_GEN_1 =
  135. AM_V_at = $(am__v_at_@AM_V@)
  136. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  137. am__v_at_0 = @
  138. am__v_at_1 =
  139. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  140. depcomp = $(SHELL) $(top_srcdir)/auto/depcomp
  141. am__depfiles_maybe = depfiles
  142. am__mv = mv -f
  143. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  144. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  145. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  146. $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
  147. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  148. $(AM_CFLAGS) $(CFLAGS)
  149. AM_V_CC = $(am__v_CC_@AM_V@)
  150. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  151. am__v_CC_0 = @echo " CC " $@;
  152. am__v_CC_1 =
  153. CCLD = $(CC)
  154. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  155. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  156. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  157. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  158. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  159. am__v_CCLD_0 = @echo " CCLD " $@;
  160. am__v_CCLD_1 =
  161. SOURCES = $(libudns_la_SOURCES)
  162. DIST_SOURCES = $(libudns_la_SOURCES)
  163. am__can_run_installinfo = \
  164. case $$AM_UPDATE_INFO_DIR in \
  165. n|no|NO) false;; \
  166. *) (install-info --version) >/dev/null 2>&1;; \
  167. esac
  168. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  169. # Read a list of newline-separated strings from the standard input,
  170. # and print each of them once, without duplicates. Input order is
  171. # *not* preserved.
  172. am__uniquify_input = $(AWK) '\
  173. BEGIN { nonempty = 0; } \
  174. { items[$$0] = 1; nonempty = 1; } \
  175. END { if (nonempty) { for (i in items) print i; }; } \
  176. '
  177. # Make sure the list of sources is unique. This is necessary because,
  178. # e.g., the same source file might be shared among _SOURCES variables
  179. # for different programs/libraries.
  180. am__define_uniq_tagged_files = \
  181. list='$(am__tagged_files)'; \
  182. unique=`for i in $$list; do \
  183. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  184. done | $(am__uniquify_input)`
  185. ETAGS = etags
  186. CTAGS = ctags
  187. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  188. ACLOCAL = @ACLOCAL@
  189. AMTAR = @AMTAR@
  190. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  191. AR = @AR@
  192. AUTOCONF = @AUTOCONF@
  193. AUTOHEADER = @AUTOHEADER@
  194. AUTOMAKE = @AUTOMAKE@
  195. AWK = @AWK@
  196. CC = @CC@
  197. CCDEPMODE = @CCDEPMODE@
  198. CFLAGS = @CFLAGS@
  199. CPP = @CPP@
  200. CPPFLAGS = @CPPFLAGS@
  201. CYGPATH_W = @CYGPATH_W@
  202. DEFS = @DEFS@
  203. DEPDIR = @DEPDIR@
  204. DLLTOOL = @DLLTOOL@
  205. DSYMUTIL = @DSYMUTIL@
  206. DUMPBIN = @DUMPBIN@
  207. ECHO_C = @ECHO_C@
  208. ECHO_N = @ECHO_N@
  209. ECHO_T = @ECHO_T@
  210. EGREP = @EGREP@
  211. EXEEXT = @EXEEXT@
  212. FGREP = @FGREP@
  213. GREP = @GREP@
  214. INET_NTOP_LIB = @INET_NTOP_LIB@
  215. INSTALL = @INSTALL@
  216. INSTALL_DATA = @INSTALL_DATA@
  217. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  218. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  219. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  220. LD = @LD@
  221. LDFLAGS = @LDFLAGS@
  222. LIBOBJS = @LIBOBJS@
  223. LIBS = @LIBS@
  224. LIBTOOL = @LIBTOOL@
  225. LIPO = @LIPO@
  226. LN_S = @LN_S@
  227. LTLIBOBJS = @LTLIBOBJS@
  228. MAINT = @MAINT@
  229. MAKEINFO = @MAKEINFO@
  230. MANIFEST_TOOL = @MANIFEST_TOOL@
  231. MKDIR_P = @MKDIR_P@
  232. NM = @NM@
  233. NMEDIT = @NMEDIT@
  234. OBJDUMP = @OBJDUMP@
  235. OBJEXT = @OBJEXT@
  236. OTOOL = @OTOOL@
  237. OTOOL64 = @OTOOL64@
  238. PACKAGE = @PACKAGE@
  239. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  240. PACKAGE_NAME = @PACKAGE_NAME@
  241. PACKAGE_STRING = @PACKAGE_STRING@
  242. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  243. PACKAGE_URL = @PACKAGE_URL@
  244. PACKAGE_VERSION = @PACKAGE_VERSION@
  245. PATH_SEPARATOR = @PATH_SEPARATOR@
  246. PTHREAD_CC = @PTHREAD_CC@
  247. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  248. PTHREAD_LIBS = @PTHREAD_LIBS@
  249. RANLIB = @RANLIB@
  250. SED = @SED@
  251. SET_MAKE = @SET_MAKE@
  252. SHELL = @SHELL@
  253. STRIP = @STRIP@
  254. VERSION = @VERSION@
  255. abs_builddir = @abs_builddir@
  256. abs_srcdir = @abs_srcdir@
  257. abs_top_builddir = @abs_top_builddir@
  258. abs_top_srcdir = @abs_top_srcdir@
  259. ac_ct_AR = @ac_ct_AR@
  260. ac_ct_CC = @ac_ct_CC@
  261. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  262. am__include = @am__include@
  263. am__leading_dot = @am__leading_dot@
  264. am__quote = @am__quote@
  265. am__tar = @am__tar@
  266. am__untar = @am__untar@
  267. ax_pthread_config = @ax_pthread_config@
  268. bindir = @bindir@
  269. build = @build@
  270. build_alias = @build_alias@
  271. build_cpu = @build_cpu@
  272. build_os = @build_os@
  273. build_vendor = @build_vendor@
  274. builddir = @builddir@
  275. datadir = @datadir@
  276. datarootdir = @datarootdir@
  277. docdir = @docdir@
  278. dvidir = @dvidir@
  279. exec_prefix = @exec_prefix@
  280. host = @host@
  281. host_alias = @host_alias@
  282. host_cpu = @host_cpu@
  283. host_os = @host_os@
  284. host_vendor = @host_vendor@
  285. htmldir = @htmldir@
  286. includedir = @includedir@
  287. infodir = @infodir@
  288. install_sh = @install_sh@
  289. libdir = @libdir@
  290. libexecdir = @libexecdir@
  291. localedir = @localedir@
  292. localstatedir = @localstatedir@
  293. mandir = @mandir@
  294. mkdir_p = @mkdir_p@
  295. oldincludedir = @oldincludedir@
  296. pdfdir = @pdfdir@
  297. prefix = @prefix@
  298. program_transform_name = @program_transform_name@
  299. psdir = @psdir@
  300. sbindir = @sbindir@
  301. sharedstatedir = @sharedstatedir@
  302. srcdir = @srcdir@
  303. subdirs = @subdirs@
  304. sysconfdir = @sysconfdir@
  305. target_alias = @target_alias@
  306. top_build_prefix = @top_build_prefix@
  307. top_builddir = @top_builddir@
  308. top_srcdir = @top_srcdir@
  309. SRCS = udns_dn.c udns_dntosp.c udns_parse.c udns_resolver.c udns_init.c \
  310. udns_misc.c udns_XtoX.c \
  311. udns_rr_a.c udns_rr_ptr.c udns_rr_mx.c udns_rr_txt.c udns_bl.c \
  312. udns_rr_srv.c udns_rr_naptr.c udns_codes.c udns_jran.c
  313. noinst_LTLIBRARIES = libudns.la
  314. libudns_la_SOURCES = ${SRCS}
  315. libudns_la_LDFLAGS = -static
  316. all: all-am
  317. .SUFFIXES:
  318. .SUFFIXES: .c .lo .o .obj
  319. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  320. @for dep in $?; do \
  321. case '$(am__configure_deps)' in \
  322. *$$dep*) \
  323. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  324. && { if test -f $@; then exit 0; else break; fi; }; \
  325. exit 1;; \
  326. esac; \
  327. done; \
  328. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libudns/Makefile'; \
  329. $(am__cd) $(top_srcdir) && \
  330. $(AUTOMAKE) --foreign libudns/Makefile
  331. .PRECIOUS: Makefile
  332. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  333. @case '$?' in \
  334. *config.status*) \
  335. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  336. *) \
  337. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  338. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  339. esac;
  340. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  341. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  342. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  343. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  344. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  345. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  346. $(am__aclocal_m4_deps):
  347. clean-noinstLTLIBRARIES:
  348. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  349. @list='$(noinst_LTLIBRARIES)'; \
  350. locs=`for p in $$list; do echo $$p; done | \
  351. sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
  352. sort -u`; \
  353. test -z "$$locs" || { \
  354. echo rm -f $${locs}; \
  355. rm -f $${locs}; \
  356. }
  357. libudns.la: $(libudns_la_OBJECTS) $(libudns_la_DEPENDENCIES) $(EXTRA_libudns_la_DEPENDENCIES)
  358. $(AM_V_CCLD)$(libudns_la_LINK) $(libudns_la_OBJECTS) $(libudns_la_LIBADD) $(LIBS)
  359. mostlyclean-compile:
  360. -rm -f *.$(OBJEXT)
  361. distclean-compile:
  362. -rm -f *.tab.c
  363. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_XtoX.Plo@am__quote@
  364. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_bl.Plo@am__quote@
  365. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_codes.Plo@am__quote@
  366. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_dn.Plo@am__quote@
  367. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_dntosp.Plo@am__quote@
  368. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_init.Plo@am__quote@
  369. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_jran.Plo@am__quote@
  370. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_misc.Plo@am__quote@
  371. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_parse.Plo@am__quote@
  372. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_resolver.Plo@am__quote@
  373. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_a.Plo@am__quote@
  374. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_mx.Plo@am__quote@
  375. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_naptr.Plo@am__quote@
  376. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_ptr.Plo@am__quote@
  377. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_srv.Plo@am__quote@
  378. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_txt.Plo@am__quote@
  379. .c.o:
  380. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  381. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  382. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  383. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  384. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  385. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  386. .c.obj:
  387. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  388. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  389. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  390. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  391. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  392. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  393. .c.lo:
  394. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  395. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  396. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
  397. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  398. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  399. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
  400. mostlyclean-libtool:
  401. -rm -f *.lo
  402. clean-libtool:
  403. -rm -rf .libs _libs
  404. ID: $(am__tagged_files)
  405. $(am__define_uniq_tagged_files); mkid -fID $$unique
  406. tags: tags-am
  407. TAGS: tags
  408. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  409. set x; \
  410. here=`pwd`; \
  411. $(am__define_uniq_tagged_files); \
  412. shift; \
  413. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  414. test -n "$$unique" || unique=$$empty_fix; \
  415. if test $$# -gt 0; then \
  416. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  417. "$$@" $$unique; \
  418. else \
  419. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  420. $$unique; \
  421. fi; \
  422. fi
  423. ctags: ctags-am
  424. CTAGS: ctags
  425. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  426. $(am__define_uniq_tagged_files); \
  427. test -z "$(CTAGS_ARGS)$$unique" \
  428. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  429. $$unique
  430. GTAGS:
  431. here=`$(am__cd) $(top_builddir) && pwd` \
  432. && $(am__cd) $(top_srcdir) \
  433. && gtags -i $(GTAGS_ARGS) "$$here"
  434. cscopelist: cscopelist-am
  435. cscopelist-am: $(am__tagged_files)
  436. list='$(am__tagged_files)'; \
  437. case "$(srcdir)" in \
  438. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  439. *) sdir=$(subdir)/$(srcdir) ;; \
  440. esac; \
  441. for i in $$list; do \
  442. if test -f "$$i"; then \
  443. echo "$(subdir)/$$i"; \
  444. else \
  445. echo "$$sdir/$$i"; \
  446. fi; \
  447. done >> $(top_builddir)/cscope.files
  448. distclean-tags:
  449. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  450. distdir: $(DISTFILES)
  451. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  452. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  453. list='$(DISTFILES)'; \
  454. dist_files=`for file in $$list; do echo $$file; done | \
  455. sed -e "s|^$$srcdirstrip/||;t" \
  456. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  457. case $$dist_files in \
  458. */*) $(MKDIR_P) `echo "$$dist_files" | \
  459. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  460. sort -u` ;; \
  461. esac; \
  462. for file in $$dist_files; do \
  463. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  464. if test -d $$d/$$file; then \
  465. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  466. if test -d "$(distdir)/$$file"; then \
  467. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  468. fi; \
  469. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  470. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  471. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  472. fi; \
  473. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  474. else \
  475. test -f "$(distdir)/$$file" \
  476. || cp -p $$d/$$file "$(distdir)/$$file" \
  477. || exit 1; \
  478. fi; \
  479. done
  480. check-am: all-am
  481. check: check-am
  482. all-am: Makefile $(LTLIBRARIES)
  483. installdirs:
  484. install: install-am
  485. install-exec: install-exec-am
  486. install-data: install-data-am
  487. uninstall: uninstall-am
  488. install-am: all-am
  489. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  490. installcheck: installcheck-am
  491. install-strip:
  492. if test -z '$(STRIP)'; then \
  493. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  494. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  495. install; \
  496. else \
  497. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  498. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  499. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  500. fi
  501. mostlyclean-generic:
  502. clean-generic:
  503. distclean-generic:
  504. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  505. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  506. maintainer-clean-generic:
  507. @echo "This command is intended for maintainers to use"
  508. @echo "it deletes files that may require special tools to rebuild."
  509. clean: clean-am
  510. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
  511. mostlyclean-am
  512. distclean: distclean-am
  513. -rm -rf ./$(DEPDIR)
  514. -rm -f Makefile
  515. distclean-am: clean-am distclean-compile distclean-generic \
  516. distclean-tags
  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 -rf ./$(DEPDIR)
  539. -rm -f Makefile
  540. maintainer-clean-am: distclean-am maintainer-clean-generic
  541. mostlyclean: mostlyclean-am
  542. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  543. mostlyclean-libtool
  544. pdf: pdf-am
  545. pdf-am:
  546. ps: ps-am
  547. ps-am:
  548. uninstall-am:
  549. .MAKE: install-am install-strip
  550. .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
  551. clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
  552. ctags-am distclean distclean-compile distclean-generic \
  553. distclean-libtool distclean-tags distdir dvi dvi-am html \
  554. html-am info info-am install install-am install-data \
  555. install-data-am install-dvi install-dvi-am install-exec \
  556. install-exec-am install-html install-html-am install-info \
  557. install-info-am install-man install-pdf install-pdf-am \
  558. install-ps install-ps-am install-strip installcheck \
  559. installcheck-am installdirs maintainer-clean \
  560. maintainer-clean-generic mostlyclean mostlyclean-compile \
  561. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  562. tags tags-am uninstall uninstall-am
  563. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  564. # Otherwise a system limit (for SysV at least) may be exceeded.
  565. .NOEXPORT: