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.

573 lines
18 KiB

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