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.

572 lines
18 KiB

10 years ago
10 years ago
11 years ago
10 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/openssl.m4 \
  75. $(top_srcdir)/m4/polarssl.m4 $(top_srcdir)/libev/libev.m4 \
  76. $(top_srcdir)/configure.ac
  77. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  78. $(ACLOCAL_M4)
  79. mkinstalldirs = $(install_sh) -d
  80. CONFIG_HEADER = $(top_builddir)/config.h
  81. CONFIG_CLEAN_FILES =
  82. CONFIG_CLEAN_VPATH_FILES =
  83. LTLIBRARIES = $(noinst_LTLIBRARIES)
  84. libudns_la_LIBADD =
  85. am__objects_1 = udns_dn.lo udns_dntosp.lo udns_parse.lo \
  86. udns_resolver.lo udns_init.lo udns_misc.lo udns_XtoX.lo \
  87. udns_rr_a.lo udns_rr_ptr.lo udns_rr_mx.lo udns_rr_txt.lo \
  88. udns_bl.lo udns_rr_srv.lo udns_rr_naptr.lo udns_codes.lo \
  89. udns_jran.lo
  90. am_libudns_la_OBJECTS = $(am__objects_1)
  91. libudns_la_OBJECTS = $(am_libudns_la_OBJECTS)
  92. AM_V_lt = $(am__v_lt_@AM_V@)
  93. am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
  94. am__v_lt_0 = --silent
  95. libudns_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  96. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  97. $(libudns_la_LDFLAGS) $(LDFLAGS) -o $@
  98. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  99. depcomp = $(SHELL) $(top_srcdir)/auto/depcomp
  100. am__depfiles_maybe = depfiles
  101. am__mv = mv -f
  102. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  103. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  104. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  105. $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
  106. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  107. $(AM_CFLAGS) $(CFLAGS)
  108. AM_V_CC = $(am__v_CC_@AM_V@)
  109. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  110. am__v_CC_0 = @echo " CC " $@;
  111. AM_V_at = $(am__v_at_@AM_V@)
  112. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  113. am__v_at_0 = @
  114. CCLD = $(CC)
  115. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  116. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  117. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  118. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  119. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  120. am__v_CCLD_0 = @echo " CCLD " $@;
  121. AM_V_GEN = $(am__v_GEN_@AM_V@)
  122. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  123. am__v_GEN_0 = @echo " GEN " $@;
  124. SOURCES = $(libudns_la_SOURCES)
  125. DIST_SOURCES = $(libudns_la_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. ETAGS = etags
  132. CTAGS = ctags
  133. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  134. ACLOCAL = @ACLOCAL@
  135. AMTAR = @AMTAR@
  136. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  137. AR = @AR@
  138. AUTOCONF = @AUTOCONF@
  139. AUTOHEADER = @AUTOHEADER@
  140. AUTOMAKE = @AUTOMAKE@
  141. AWK = @AWK@
  142. CC = @CC@
  143. CCDEPMODE = @CCDEPMODE@
  144. CFLAGS = @CFLAGS@
  145. CPP = @CPP@
  146. CPPFLAGS = @CPPFLAGS@
  147. CYGPATH_W = @CYGPATH_W@
  148. DEFS = @DEFS@
  149. DEPDIR = @DEPDIR@
  150. DLLTOOL = @DLLTOOL@
  151. DSYMUTIL = @DSYMUTIL@
  152. DUMPBIN = @DUMPBIN@
  153. ECHO_C = @ECHO_C@
  154. ECHO_N = @ECHO_N@
  155. ECHO_T = @ECHO_T@
  156. EGREP = @EGREP@
  157. EXEEXT = @EXEEXT@
  158. FGREP = @FGREP@
  159. GREP = @GREP@
  160. INET_NTOP_LIB = @INET_NTOP_LIB@
  161. INSTALL = @INSTALL@
  162. INSTALL_DATA = @INSTALL_DATA@
  163. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  164. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  165. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  166. LD = @LD@
  167. LDFLAGS = @LDFLAGS@
  168. LIBOBJS = @LIBOBJS@
  169. LIBS = @LIBS@
  170. LIBTOOL = @LIBTOOL@
  171. LIPO = @LIPO@
  172. LN_S = @LN_S@
  173. LTLIBOBJS = @LTLIBOBJS@
  174. MAINT = @MAINT@
  175. MAKEINFO = @MAKEINFO@
  176. MANIFEST_TOOL = @MANIFEST_TOOL@
  177. MKDIR_P = @MKDIR_P@
  178. NM = @NM@
  179. NMEDIT = @NMEDIT@
  180. OBJDUMP = @OBJDUMP@
  181. OBJEXT = @OBJEXT@
  182. OTOOL = @OTOOL@
  183. OTOOL64 = @OTOOL64@
  184. PACKAGE = @PACKAGE@
  185. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  186. PACKAGE_NAME = @PACKAGE_NAME@
  187. PACKAGE_STRING = @PACKAGE_STRING@
  188. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  189. PACKAGE_URL = @PACKAGE_URL@
  190. PACKAGE_VERSION = @PACKAGE_VERSION@
  191. PATH_SEPARATOR = @PATH_SEPARATOR@
  192. PTHREAD_CC = @PTHREAD_CC@
  193. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  194. PTHREAD_LIBS = @PTHREAD_LIBS@
  195. RANLIB = @RANLIB@
  196. SED = @SED@
  197. SET_MAKE = @SET_MAKE@
  198. SHELL = @SHELL@
  199. STRIP = @STRIP@
  200. VERSION = @VERSION@
  201. abs_builddir = @abs_builddir@
  202. abs_srcdir = @abs_srcdir@
  203. abs_top_builddir = @abs_top_builddir@
  204. abs_top_srcdir = @abs_top_srcdir@
  205. ac_ct_AR = @ac_ct_AR@
  206. ac_ct_CC = @ac_ct_CC@
  207. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  208. acx_pthread_config = @acx_pthread_config@
  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. bindir = @bindir@
  215. build = @build@
  216. build_alias = @build_alias@
  217. build_cpu = @build_cpu@
  218. build_os = @build_os@
  219. build_vendor = @build_vendor@
  220. builddir = @builddir@
  221. datadir = @datadir@
  222. datarootdir = @datarootdir@
  223. docdir = @docdir@
  224. dvidir = @dvidir@
  225. exec_prefix = @exec_prefix@
  226. host = @host@
  227. host_alias = @host_alias@
  228. host_cpu = @host_cpu@
  229. host_os = @host_os@
  230. host_vendor = @host_vendor@
  231. htmldir = @htmldir@
  232. includedir = @includedir@
  233. infodir = @infodir@
  234. install_sh = @install_sh@
  235. libdir = @libdir@
  236. libexecdir = @libexecdir@
  237. localedir = @localedir@
  238. localstatedir = @localstatedir@
  239. mandir = @mandir@
  240. mkdir_p = @mkdir_p@
  241. oldincludedir = @oldincludedir@
  242. pdfdir = @pdfdir@
  243. prefix = @prefix@
  244. program_transform_name = @program_transform_name@
  245. psdir = @psdir@
  246. sbindir = @sbindir@
  247. sharedstatedir = @sharedstatedir@
  248. srcdir = @srcdir@
  249. subdirs = @subdirs@
  250. sysconfdir = @sysconfdir@
  251. target_alias = @target_alias@
  252. top_build_prefix = @top_build_prefix@
  253. top_builddir = @top_builddir@
  254. top_srcdir = @top_srcdir@
  255. SRCS = udns_dn.c udns_dntosp.c udns_parse.c udns_resolver.c udns_init.c \
  256. udns_misc.c udns_XtoX.c \
  257. udns_rr_a.c udns_rr_ptr.c udns_rr_mx.c udns_rr_txt.c udns_bl.c \
  258. udns_rr_srv.c udns_rr_naptr.c udns_codes.c udns_jran.c
  259. noinst_LTLIBRARIES = libudns.la
  260. libudns_la_SOURCES = ${SRCS}
  261. libudns_la_LDFLAGS = -static
  262. all: all-am
  263. .SUFFIXES:
  264. .SUFFIXES: .c .lo .o .obj
  265. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  266. @for dep in $?; do \
  267. case '$(am__configure_deps)' in \
  268. *$$dep*) \
  269. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  270. && { if test -f $@; then exit 0; else break; fi; }; \
  271. exit 1;; \
  272. esac; \
  273. done; \
  274. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libudns/Makefile'; \
  275. $(am__cd) $(top_srcdir) && \
  276. $(AUTOMAKE) --foreign libudns/Makefile
  277. .PRECIOUS: Makefile
  278. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  279. @case '$?' in \
  280. *config.status*) \
  281. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  282. *) \
  283. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  284. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  285. esac;
  286. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  287. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  288. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  289. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  290. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  291. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  292. $(am__aclocal_m4_deps):
  293. clean-noinstLTLIBRARIES:
  294. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  295. @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
  296. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  297. test "$$dir" != "$$p" || dir=.; \
  298. echo "rm -f \"$${dir}/so_locations\""; \
  299. rm -f "$${dir}/so_locations"; \
  300. done
  301. libudns.la: $(libudns_la_OBJECTS) $(libudns_la_DEPENDENCIES) $(EXTRA_libudns_la_DEPENDENCIES)
  302. $(AM_V_CCLD)$(libudns_la_LINK) $(libudns_la_OBJECTS) $(libudns_la_LIBADD) $(LIBS)
  303. mostlyclean-compile:
  304. -rm -f *.$(OBJEXT)
  305. distclean-compile:
  306. -rm -f *.tab.c
  307. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_XtoX.Plo@am__quote@
  308. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_bl.Plo@am__quote@
  309. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_codes.Plo@am__quote@
  310. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_dn.Plo@am__quote@
  311. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_dntosp.Plo@am__quote@
  312. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_init.Plo@am__quote@
  313. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_jran.Plo@am__quote@
  314. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_misc.Plo@am__quote@
  315. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_parse.Plo@am__quote@
  316. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_resolver.Plo@am__quote@
  317. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_a.Plo@am__quote@
  318. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_mx.Plo@am__quote@
  319. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_naptr.Plo@am__quote@
  320. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_ptr.Plo@am__quote@
  321. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_srv.Plo@am__quote@
  322. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/udns_rr_txt.Plo@am__quote@
  323. .c.o:
  324. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  325. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  326. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  327. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  328. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  329. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  330. .c.obj:
  331. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  332. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  333. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  334. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  335. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  336. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  337. .c.lo:
  338. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  339. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  340. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
  341. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  342. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  343. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
  344. mostlyclean-libtool:
  345. -rm -f *.lo
  346. clean-libtool:
  347. -rm -rf .libs _libs
  348. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  349. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  350. unique=`for i in $$list; do \
  351. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  352. done | \
  353. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  354. END { if (nonempty) { for (i in files) print i; }; }'`; \
  355. mkid -fID $$unique
  356. tags: TAGS
  357. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  358. $(TAGS_FILES) $(LISP)
  359. set x; \
  360. here=`pwd`; \
  361. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  362. unique=`for i in $$list; do \
  363. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  364. done | \
  365. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  366. END { if (nonempty) { for (i in files) print i; }; }'`; \
  367. shift; \
  368. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  369. test -n "$$unique" || unique=$$empty_fix; \
  370. if test $$# -gt 0; then \
  371. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  372. "$$@" $$unique; \
  373. else \
  374. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  375. $$unique; \
  376. fi; \
  377. fi
  378. ctags: CTAGS
  379. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  380. $(TAGS_FILES) $(LISP)
  381. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  382. unique=`for i in $$list; do \
  383. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  384. done | \
  385. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  386. END { if (nonempty) { for (i in files) print i; }; }'`; \
  387. test -z "$(CTAGS_ARGS)$$unique" \
  388. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  389. $$unique
  390. GTAGS:
  391. here=`$(am__cd) $(top_builddir) && pwd` \
  392. && $(am__cd) $(top_srcdir) \
  393. && gtags -i $(GTAGS_ARGS) "$$here"
  394. distclean-tags:
  395. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  396. distdir: $(DISTFILES)
  397. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  398. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  399. list='$(DISTFILES)'; \
  400. dist_files=`for file in $$list; do echo $$file; done | \
  401. sed -e "s|^$$srcdirstrip/||;t" \
  402. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  403. case $$dist_files in \
  404. */*) $(MKDIR_P) `echo "$$dist_files" | \
  405. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  406. sort -u` ;; \
  407. esac; \
  408. for file in $$dist_files; do \
  409. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  410. if test -d $$d/$$file; then \
  411. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  412. if test -d "$(distdir)/$$file"; then \
  413. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  414. fi; \
  415. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  416. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  417. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  418. fi; \
  419. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  420. else \
  421. test -f "$(distdir)/$$file" \
  422. || cp -p $$d/$$file "$(distdir)/$$file" \
  423. || exit 1; \
  424. fi; \
  425. done
  426. check-am: all-am
  427. check: check-am
  428. all-am: Makefile $(LTLIBRARIES)
  429. installdirs:
  430. install: install-am
  431. install-exec: install-exec-am
  432. install-data: install-data-am
  433. uninstall: uninstall-am
  434. install-am: all-am
  435. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  436. installcheck: installcheck-am
  437. install-strip:
  438. if test -z '$(STRIP)'; then \
  439. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  440. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  441. install; \
  442. else \
  443. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  444. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  445. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  446. fi
  447. mostlyclean-generic:
  448. clean-generic:
  449. distclean-generic:
  450. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  451. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  452. maintainer-clean-generic:
  453. @echo "This command is intended for maintainers to use"
  454. @echo "it deletes files that may require special tools to rebuild."
  455. clean: clean-am
  456. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
  457. mostlyclean-am
  458. distclean: distclean-am
  459. -rm -rf ./$(DEPDIR)
  460. -rm -f Makefile
  461. distclean-am: clean-am distclean-compile distclean-generic \
  462. distclean-tags
  463. dvi: dvi-am
  464. dvi-am:
  465. html: html-am
  466. html-am:
  467. info: info-am
  468. info-am:
  469. install-data-am:
  470. install-dvi: install-dvi-am
  471. install-dvi-am:
  472. install-exec-am:
  473. install-html: install-html-am
  474. install-html-am:
  475. install-info: install-info-am
  476. install-info-am:
  477. install-man:
  478. install-pdf: install-pdf-am
  479. install-pdf-am:
  480. install-ps: install-ps-am
  481. install-ps-am:
  482. installcheck-am:
  483. maintainer-clean: maintainer-clean-am
  484. -rm -rf ./$(DEPDIR)
  485. -rm -f Makefile
  486. maintainer-clean-am: distclean-am maintainer-clean-generic
  487. mostlyclean: mostlyclean-am
  488. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  489. mostlyclean-libtool
  490. pdf: pdf-am
  491. pdf-am:
  492. ps: ps-am
  493. ps-am:
  494. uninstall-am:
  495. .MAKE: install-am install-strip
  496. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  497. clean-libtool clean-noinstLTLIBRARIES ctags distclean \
  498. distclean-compile distclean-generic distclean-libtool \
  499. distclean-tags distdir dvi dvi-am html html-am info info-am \
  500. install install-am install-data install-data-am install-dvi \
  501. install-dvi-am install-exec install-exec-am install-html \
  502. install-html-am install-info install-info-am install-man \
  503. install-pdf install-pdf-am install-ps install-ps-am \
  504. install-strip installcheck installcheck-am installdirs \
  505. maintainer-clean maintainer-clean-generic mostlyclean \
  506. mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
  507. pdf pdf-am ps ps-am tags uninstall uninstall-am
  508. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  509. # Otherwise a system limit (for SysV at least) may be exceeded.
  510. .NOEXPORT: