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.

622 lines
20 KiB

11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
  1. # Makefile.in generated by automake 1.12.5 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2012 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__make_dryrun = \
  31. { \
  32. am__dry=no; \
  33. case $$MAKEFLAGS in \
  34. *\\[\ \ ]*) \
  35. echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
  36. | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
  37. *) \
  38. for am__flg in $$MAKEFLAGS; do \
  39. case $$am__flg in \
  40. *=*|--*) ;; \
  41. *n*) am__dry=yes; break;; \
  42. esac; \
  43. done;; \
  44. esac; \
  45. test $$am__dry = yes; \
  46. }
  47. pkgdatadir = $(datadir)/@PACKAGE@
  48. pkgincludedir = $(includedir)/@PACKAGE@
  49. pkglibdir = $(libdir)/@PACKAGE@
  50. pkglibexecdir = $(libexecdir)/@PACKAGE@
  51. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  52. install_sh_DATA = $(install_sh) -c -m 644
  53. install_sh_PROGRAM = $(install_sh) -c
  54. install_sh_SCRIPT = $(install_sh) -c
  55. INSTALL_HEADER = $(INSTALL_DATA)
  56. transform = $(program_transform_name)
  57. NORMAL_INSTALL = :
  58. PRE_INSTALL = :
  59. POST_INSTALL = :
  60. NORMAL_UNINSTALL = :
  61. PRE_UNINSTALL = :
  62. POST_UNINSTALL = :
  63. build_triplet = @build@
  64. host_triplet = @host@
  65. subdir = libasyncns
  66. DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
  67. $(srcdir)/Makefile.in $(top_srcdir)/depcomp
  68. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  69. am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
  70. $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
  71. $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  72. $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/libev/libev.m4 \
  73. $(top_srcdir)/configure.ac
  74. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  75. $(ACLOCAL_M4)
  76. mkinstalldirs = $(install_sh) -d
  77. CONFIG_HEADER = $(top_builddir)/config.h
  78. CONFIG_CLEAN_FILES =
  79. CONFIG_CLEAN_VPATH_FILES =
  80. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  81. am__vpath_adj = case $$p in \
  82. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  83. *) f=$$p;; \
  84. esac;
  85. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  86. am__install_max = 40
  87. am__nobase_strip_setup = \
  88. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  89. am__nobase_strip = \
  90. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  91. am__nobase_list = $(am__nobase_strip_setup); \
  92. for p in $$list; do echo "$$p $$p"; done | \
  93. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  94. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  95. if (++n[$$2] == $(am__install_max)) \
  96. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  97. END { for (dir in files) print dir, files[dir] }'
  98. am__base_list = \
  99. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  100. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  101. am__uninstall_files_from_dir = { \
  102. test -z "$$files" \
  103. || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  104. || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  105. $(am__cd) "$$dir" && rm -f $$files; }; \
  106. }
  107. am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
  108. LTLIBRARIES = $(lib_LTLIBRARIES)
  109. am__DEPENDENCIES_1 =
  110. libasyncns_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
  111. am_libasyncns_la_OBJECTS = asyncns.lo
  112. libasyncns_la_OBJECTS = $(am_libasyncns_la_OBJECTS)
  113. libasyncns_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
  114. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  115. $(libasyncns_la_LDFLAGS) $(LDFLAGS) -o $@
  116. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  117. depcomp = $(SHELL) $(top_srcdir)/depcomp
  118. am__depfiles_maybe = depfiles
  119. am__mv = mv -f
  120. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  121. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  122. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  123. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  124. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  125. CCLD = $(CC)
  126. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  127. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  128. $(LDFLAGS) -o $@
  129. SOURCES = $(libasyncns_la_SOURCES)
  130. DIST_SOURCES = $(libasyncns_la_SOURCES)
  131. am__can_run_installinfo = \
  132. case $$AM_UPDATE_INFO_DIR in \
  133. n|no|NO) false;; \
  134. *) (install-info --version) >/dev/null 2>&1;; \
  135. esac
  136. HEADERS = $(include_HEADERS)
  137. ETAGS = etags
  138. CTAGS = ctags
  139. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  140. ACLOCAL = @ACLOCAL@
  141. AMTAR = @AMTAR@
  142. AR = @AR@
  143. AUTOCONF = @AUTOCONF@
  144. AUTOHEADER = @AUTOHEADER@
  145. AUTOMAKE = @AUTOMAKE@
  146. AWK = @AWK@
  147. CC = @CC@
  148. CCDEPMODE = @CCDEPMODE@
  149. CFLAGS = @CFLAGS@
  150. CPP = @CPP@
  151. CPPFLAGS = @CPPFLAGS@
  152. CYGPATH_W = @CYGPATH_W@
  153. DEFS = @DEFS@
  154. DEPDIR = @DEPDIR@
  155. DLLTOOL = @DLLTOOL@
  156. DSYMUTIL = @DSYMUTIL@
  157. DUMPBIN = @DUMPBIN@
  158. ECHO_C = @ECHO_C@
  159. ECHO_N = @ECHO_N@
  160. ECHO_T = @ECHO_T@
  161. EGREP = @EGREP@
  162. EXEEXT = @EXEEXT@
  163. FGREP = @FGREP@
  164. GREP = @GREP@
  165. INSTALL = @INSTALL@
  166. INSTALL_DATA = @INSTALL_DATA@
  167. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  168. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  169. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  170. LD = @LD@
  171. LDFLAGS = @LDFLAGS@
  172. LIBOBJS = @LIBOBJS@
  173. LIBS = @LIBS@
  174. LIBTOOL = @LIBTOOL@
  175. LIPO = @LIPO@
  176. LN_S = @LN_S@
  177. LTLIBOBJS = @LTLIBOBJS@
  178. MAKEINFO = @MAKEINFO@
  179. MANIFEST_TOOL = @MANIFEST_TOOL@
  180. MKDIR_P = @MKDIR_P@
  181. NM = @NM@
  182. NMEDIT = @NMEDIT@
  183. OBJDUMP = @OBJDUMP@
  184. OBJEXT = @OBJEXT@
  185. OTOOL = @OTOOL@
  186. OTOOL64 = @OTOOL64@
  187. PACKAGE = @PACKAGE@
  188. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  189. PACKAGE_NAME = @PACKAGE_NAME@
  190. PACKAGE_STRING = @PACKAGE_STRING@
  191. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  192. PACKAGE_URL = @PACKAGE_URL@
  193. PACKAGE_VERSION = @PACKAGE_VERSION@
  194. PATH_SEPARATOR = @PATH_SEPARATOR@
  195. PTHREAD_CC = @PTHREAD_CC@
  196. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  197. PTHREAD_LIBS = @PTHREAD_LIBS@
  198. RANLIB = @RANLIB@
  199. SED = @SED@
  200. SET_MAKE = @SET_MAKE@
  201. SHELL = @SHELL@
  202. STRIP = @STRIP@
  203. VERSION = @VERSION@
  204. abs_builddir = @abs_builddir@
  205. abs_srcdir = @abs_srcdir@
  206. abs_top_builddir = @abs_top_builddir@
  207. abs_top_srcdir = @abs_top_srcdir@
  208. ac_ct_AR = @ac_ct_AR@
  209. ac_ct_CC = @ac_ct_CC@
  210. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  211. acx_pthread_config = @acx_pthread_config@
  212. am__include = @am__include@
  213. am__leading_dot = @am__leading_dot@
  214. am__quote = @am__quote@
  215. am__tar = @am__tar@
  216. am__untar = @am__untar@
  217. bindir = @bindir@
  218. build = @build@
  219. build_alias = @build_alias@
  220. build_cpu = @build_cpu@
  221. build_os = @build_os@
  222. build_vendor = @build_vendor@
  223. builddir = @builddir@
  224. datadir = @datadir@
  225. datarootdir = @datarootdir@
  226. docdir = @docdir@
  227. dvidir = @dvidir@
  228. exec_prefix = @exec_prefix@
  229. host = @host@
  230. host_alias = @host_alias@
  231. host_cpu = @host_cpu@
  232. host_os = @host_os@
  233. host_vendor = @host_vendor@
  234. htmldir = @htmldir@
  235. includedir = @includedir@
  236. infodir = @infodir@
  237. install_sh = @install_sh@
  238. libdir = @libdir@
  239. libexecdir = @libexecdir@
  240. localedir = @localedir@
  241. localstatedir = @localstatedir@
  242. mandir = @mandir@
  243. mkdir_p = @mkdir_p@
  244. oldincludedir = @oldincludedir@
  245. pdfdir = @pdfdir@
  246. prefix = @prefix@
  247. program_transform_name = @program_transform_name@
  248. psdir = @psdir@
  249. sbindir = @sbindir@
  250. sharedstatedir = @sharedstatedir@
  251. srcdir = @srcdir@
  252. sysconfdir = @sysconfdir@
  253. target_alias = @target_alias@
  254. top_build_prefix = @top_build_prefix@
  255. top_builddir = @top_builddir@
  256. top_srcdir = @top_srcdir@
  257. AM_CFLAGS = -D__EXTENSIONS__ $(PTHREAD_CFLAGS)
  258. lib_LTLIBRARIES = libasyncns.la
  259. libasyncns_la_CC = $(PTHREAD_CC)
  260. libasyncns_la_SOURCES = asyncns.c asyncns.h
  261. libasyncns_la_LDFLAGS = -static
  262. libasyncns_la_LIBADD = $(PTHREAD_LIBS)
  263. include_HEADERS = asyncns.h
  264. all: all-am
  265. .SUFFIXES:
  266. .SUFFIXES: .c .lo .o .obj
  267. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  268. @for dep in $?; do \
  269. case '$(am__configure_deps)' in \
  270. *$$dep*) \
  271. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  272. && { if test -f $@; then exit 0; else break; fi; }; \
  273. exit 1;; \
  274. esac; \
  275. done; \
  276. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libasyncns/Makefile'; \
  277. $(am__cd) $(top_srcdir) && \
  278. $(AUTOMAKE) --foreign libasyncns/Makefile
  279. .PRECIOUS: Makefile
  280. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  281. @case '$?' in \
  282. *config.status*) \
  283. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  284. *) \
  285. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  286. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  287. esac;
  288. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  289. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  290. $(top_srcdir)/configure: $(am__configure_deps)
  291. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  292. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  293. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  294. $(am__aclocal_m4_deps):
  295. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  296. @$(NORMAL_INSTALL)
  297. @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
  298. list2=; for p in $$list; do \
  299. if test -f $$p; then \
  300. list2="$$list2 $$p"; \
  301. else :; fi; \
  302. done; \
  303. test -z "$$list2" || { \
  304. echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
  305. $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
  306. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
  307. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
  308. }
  309. uninstall-libLTLIBRARIES:
  310. @$(NORMAL_UNINSTALL)
  311. @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
  312. for p in $$list; do \
  313. $(am__strip_dir) \
  314. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
  315. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
  316. done
  317. clean-libLTLIBRARIES:
  318. -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  319. @list='$(lib_LTLIBRARIES)'; \
  320. locs=`for p in $$list; do echo $$p; done | \
  321. sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
  322. sort -u`; \
  323. test -z "$$locs" || { \
  324. echo rm -f $${locs}; \
  325. rm -f $${locs}; \
  326. }
  327. libasyncns.la: $(libasyncns_la_OBJECTS) $(libasyncns_la_DEPENDENCIES) $(EXTRA_libasyncns_la_DEPENDENCIES)
  328. $(libasyncns_la_LINK) -rpath $(libdir) $(libasyncns_la_OBJECTS) $(libasyncns_la_LIBADD) $(LIBS)
  329. mostlyclean-compile:
  330. -rm -f *.$(OBJEXT)
  331. distclean-compile:
  332. -rm -f *.tab.c
  333. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asyncns.Plo@am__quote@
  334. .c.o:
  335. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  336. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  337. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  338. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  339. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  340. .c.obj:
  341. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  342. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  343. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  344. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  345. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  346. .c.lo:
  347. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  348. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  349. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  350. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  351. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  352. mostlyclean-libtool:
  353. -rm -f *.lo
  354. clean-libtool:
  355. -rm -rf .libs _libs
  356. install-includeHEADERS: $(include_HEADERS)
  357. @$(NORMAL_INSTALL)
  358. @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
  359. if test -n "$$list"; then \
  360. echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
  361. $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
  362. fi; \
  363. for p in $$list; do \
  364. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  365. echo "$$d$$p"; \
  366. done | $(am__base_list) | \
  367. while read files; do \
  368. echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
  369. $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
  370. done
  371. uninstall-includeHEADERS:
  372. @$(NORMAL_UNINSTALL)
  373. @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
  374. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  375. dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
  376. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  377. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  378. unique=`for i in $$list; do \
  379. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  380. done | \
  381. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  382. END { if (nonempty) { for (i in files) print i; }; }'`; \
  383. mkid -fID $$unique
  384. tags: TAGS
  385. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  386. $(TAGS_FILES) $(LISP)
  387. set x; \
  388. here=`pwd`; \
  389. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  390. unique=`for i in $$list; do \
  391. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  392. done | \
  393. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  394. END { if (nonempty) { for (i in files) print i; }; }'`; \
  395. shift; \
  396. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  397. test -n "$$unique" || unique=$$empty_fix; \
  398. if test $$# -gt 0; then \
  399. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  400. "$$@" $$unique; \
  401. else \
  402. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  403. $$unique; \
  404. fi; \
  405. fi
  406. ctags: CTAGS
  407. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  408. $(TAGS_FILES) $(LISP)
  409. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  410. unique=`for i in $$list; do \
  411. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  412. done | \
  413. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  414. END { if (nonempty) { for (i in files) print i; }; }'`; \
  415. test -z "$(CTAGS_ARGS)$$unique" \
  416. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  417. $$unique
  418. GTAGS:
  419. here=`$(am__cd) $(top_builddir) && pwd` \
  420. && $(am__cd) $(top_srcdir) \
  421. && gtags -i $(GTAGS_ARGS) "$$here"
  422. cscopelist: $(HEADERS) $(SOURCES) $(LISP)
  423. list='$(SOURCES) $(HEADERS) $(LISP)'; \
  424. case "$(srcdir)" in \
  425. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  426. *) sdir=$(subdir)/$(srcdir) ;; \
  427. esac; \
  428. for i in $$list; do \
  429. if test -f "$$i"; then \
  430. echo "$(subdir)/$$i"; \
  431. else \
  432. echo "$$sdir/$$i"; \
  433. fi; \
  434. done >> $(top_builddir)/cscope.files
  435. distclean-tags:
  436. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  437. distdir: $(DISTFILES)
  438. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  439. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  440. list='$(DISTFILES)'; \
  441. dist_files=`for file in $$list; do echo $$file; done | \
  442. sed -e "s|^$$srcdirstrip/||;t" \
  443. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  444. case $$dist_files in \
  445. */*) $(MKDIR_P) `echo "$$dist_files" | \
  446. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  447. sort -u` ;; \
  448. esac; \
  449. for file in $$dist_files; do \
  450. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  451. if test -d $$d/$$file; then \
  452. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  453. if test -d "$(distdir)/$$file"; then \
  454. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  455. fi; \
  456. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  457. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  458. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  459. fi; \
  460. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  461. else \
  462. test -f "$(distdir)/$$file" \
  463. || cp -p $$d/$$file "$(distdir)/$$file" \
  464. || exit 1; \
  465. fi; \
  466. done
  467. check-am: all-am
  468. check: check-am
  469. all-am: Makefile $(LTLIBRARIES) $(HEADERS)
  470. installdirs:
  471. for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
  472. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  473. done
  474. install: install-am
  475. install-exec: install-exec-am
  476. install-data: install-data-am
  477. uninstall: uninstall-am
  478. install-am: all-am
  479. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  480. installcheck: installcheck-am
  481. install-strip:
  482. if test -z '$(STRIP)'; then \
  483. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  484. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  485. install; \
  486. else \
  487. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  488. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  489. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  490. fi
  491. mostlyclean-generic:
  492. clean-generic:
  493. distclean-generic:
  494. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  495. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  496. maintainer-clean-generic:
  497. @echo "This command is intended for maintainers to use"
  498. @echo "it deletes files that may require special tools to rebuild."
  499. clean: clean-am
  500. clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
  501. mostlyclean-am
  502. distclean: distclean-am
  503. -rm -rf ./$(DEPDIR)
  504. -rm -f Makefile
  505. distclean-am: clean-am distclean-compile distclean-generic \
  506. distclean-tags
  507. dvi: dvi-am
  508. dvi-am:
  509. html: html-am
  510. html-am:
  511. info: info-am
  512. info-am:
  513. install-data-am: install-includeHEADERS
  514. install-dvi: install-dvi-am
  515. install-dvi-am:
  516. install-exec-am: install-libLTLIBRARIES
  517. install-html: install-html-am
  518. install-html-am:
  519. install-info: install-info-am
  520. install-info-am:
  521. install-man:
  522. install-pdf: install-pdf-am
  523. install-pdf-am:
  524. install-ps: install-ps-am
  525. install-ps-am:
  526. installcheck-am:
  527. maintainer-clean: maintainer-clean-am
  528. -rm -rf ./$(DEPDIR)
  529. -rm -f Makefile
  530. maintainer-clean-am: distclean-am maintainer-clean-generic
  531. mostlyclean: mostlyclean-am
  532. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  533. mostlyclean-libtool
  534. pdf: pdf-am
  535. pdf-am:
  536. ps: ps-am
  537. ps-am:
  538. uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
  539. .MAKE: install-am install-strip
  540. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  541. clean-libLTLIBRARIES clean-libtool cscopelist ctags distclean \
  542. distclean-compile distclean-generic distclean-libtool \
  543. distclean-tags distdir dvi dvi-am html html-am info info-am \
  544. install install-am install-data install-data-am install-dvi \
  545. install-dvi-am install-exec install-exec-am install-html \
  546. install-html-am install-includeHEADERS install-info \
  547. install-info-am install-libLTLIBRARIES install-man install-pdf \
  548. install-pdf-am install-ps install-ps-am install-strip \
  549. installcheck installcheck-am installdirs maintainer-clean \
  550. maintainer-clean-generic mostlyclean mostlyclean-compile \
  551. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  552. tags uninstall uninstall-am uninstall-includeHEADERS \
  553. uninstall-libLTLIBRARIES
  554. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  555. # Otherwise a system limit (for SysV at least) may be exceeded.
  556. .NOEXPORT: