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.

608 lines
18 KiB

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