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.

494 lines
15 KiB

10 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
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
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
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
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.11.3 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. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkglibexecdir = $(libexecdir)/@PACKAGE@
  19. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  20. install_sh_DATA = $(install_sh) -c -m 644
  21. install_sh_PROGRAM = $(install_sh) -c
  22. install_sh_SCRIPT = $(install_sh) -c
  23. INSTALL_HEADER = $(INSTALL_DATA)
  24. transform = $(program_transform_name)
  25. NORMAL_INSTALL = :
  26. PRE_INSTALL = :
  27. POST_INSTALL = :
  28. NORMAL_UNINSTALL = :
  29. PRE_UNINSTALL = :
  30. POST_UNINSTALL = :
  31. build_triplet = @build@
  32. host_triplet = @host@
  33. subdir = libev
  34. DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
  35. config.guess config.sub depcomp install-sh ltmain.sh missing \
  36. mkinstalldirs
  37. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  38. am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
  39. $(top_srcdir)/m4/inet_ntop.m4 $(top_srcdir)/m4/libtool.m4 \
  40. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  41. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  42. $(top_srcdir)/m4/openssl.m4 $(top_srcdir)/m4/polarssl.m4 \
  43. $(top_srcdir)/libev/libev.m4 $(top_srcdir)/configure.ac
  44. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  45. $(ACLOCAL_M4)
  46. mkinstalldirs = $(install_sh) -d
  47. CONFIG_HEADER = $(top_builddir)/config.h
  48. CONFIG_CLEAN_FILES =
  49. CONFIG_CLEAN_VPATH_FILES =
  50. LTLIBRARIES = $(noinst_LTLIBRARIES)
  51. libev_la_LIBADD =
  52. am_libev_la_OBJECTS = ev.lo event.lo
  53. libev_la_OBJECTS = $(am_libev_la_OBJECTS)
  54. libev_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  55. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libev_la_LDFLAGS) \
  56. $(LDFLAGS) -o $@
  57. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  58. depcomp = $(SHELL) $(top_srcdir)/depcomp
  59. am__depfiles_maybe = depfiles
  60. am__mv = mv -f
  61. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  62. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  63. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  64. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  65. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  66. CCLD = $(CC)
  67. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  68. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  69. $(LDFLAGS) -o $@
  70. SOURCES = $(libev_la_SOURCES)
  71. DIST_SOURCES = $(libev_la_SOURCES)
  72. ETAGS = etags
  73. CTAGS = ctags
  74. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  75. ACLOCAL = @ACLOCAL@
  76. AMTAR = @AMTAR@
  77. AR = @AR@
  78. AUTOCONF = @AUTOCONF@
  79. AUTOHEADER = @AUTOHEADER@
  80. AUTOMAKE = @AUTOMAKE@
  81. AWK = @AWK@
  82. CC = @CC@
  83. CCDEPMODE = @CCDEPMODE@
  84. CFLAGS = @CFLAGS@
  85. CPP = @CPP@
  86. CPPFLAGS = @CPPFLAGS@
  87. CYGPATH_W = @CYGPATH_W@
  88. DEFS = @DEFS@
  89. DEPDIR = @DEPDIR@
  90. DLLTOOL = @DLLTOOL@
  91. DSYMUTIL = @DSYMUTIL@
  92. DUMPBIN = @DUMPBIN@
  93. ECHO_C = @ECHO_C@
  94. ECHO_N = @ECHO_N@
  95. ECHO_T = @ECHO_T@
  96. EGREP = @EGREP@
  97. EXEEXT = @EXEEXT@
  98. FGREP = @FGREP@
  99. GREP = @GREP@
  100. INET_NTOP_LIB = @INET_NTOP_LIB@
  101. INSTALL = @INSTALL@
  102. INSTALL_DATA = @INSTALL_DATA@
  103. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  104. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  105. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  106. LD = @LD@
  107. LDFLAGS = @LDFLAGS@
  108. LIBOBJS = @LIBOBJS@
  109. LIBS = @LIBS@
  110. LIBTOOL = @LIBTOOL@
  111. LIPO = @LIPO@
  112. LN_S = @LN_S@
  113. LTLIBOBJS = @LTLIBOBJS@
  114. MAKEINFO = @MAKEINFO@
  115. MANIFEST_TOOL = @MANIFEST_TOOL@
  116. MKDIR_P = @MKDIR_P@
  117. NM = @NM@
  118. NMEDIT = @NMEDIT@
  119. OBJDUMP = @OBJDUMP@
  120. OBJEXT = @OBJEXT@
  121. OTOOL = @OTOOL@
  122. OTOOL64 = @OTOOL64@
  123. PACKAGE = @PACKAGE@
  124. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  125. PACKAGE_NAME = @PACKAGE_NAME@
  126. PACKAGE_STRING = @PACKAGE_STRING@
  127. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  128. PACKAGE_URL = @PACKAGE_URL@
  129. PACKAGE_VERSION = @PACKAGE_VERSION@
  130. PATH_SEPARATOR = @PATH_SEPARATOR@
  131. PTHREAD_CC = @PTHREAD_CC@
  132. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  133. PTHREAD_LIBS = @PTHREAD_LIBS@
  134. RANLIB = @RANLIB@
  135. SED = @SED@
  136. SET_MAKE = @SET_MAKE@
  137. SHELL = @SHELL@
  138. STRIP = @STRIP@
  139. VERSION = @VERSION@
  140. abs_builddir = @abs_builddir@
  141. abs_srcdir = @abs_srcdir@
  142. abs_top_builddir = @abs_top_builddir@
  143. abs_top_srcdir = @abs_top_srcdir@
  144. ac_ct_AR = @ac_ct_AR@
  145. ac_ct_CC = @ac_ct_CC@
  146. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  147. acx_pthread_config = @acx_pthread_config@
  148. am__include = @am__include@
  149. am__leading_dot = @am__leading_dot@
  150. am__quote = @am__quote@
  151. am__tar = @am__tar@
  152. am__untar = @am__untar@
  153. bindir = @bindir@
  154. build = @build@
  155. build_alias = @build_alias@
  156. build_cpu = @build_cpu@
  157. build_os = @build_os@
  158. build_vendor = @build_vendor@
  159. builddir = @builddir@
  160. datadir = @datadir@
  161. datarootdir = @datarootdir@
  162. docdir = @docdir@
  163. dvidir = @dvidir@
  164. exec_prefix = @exec_prefix@
  165. host = @host@
  166. host_alias = @host_alias@
  167. host_cpu = @host_cpu@
  168. host_os = @host_os@
  169. host_vendor = @host_vendor@
  170. htmldir = @htmldir@
  171. includedir = @includedir@
  172. infodir = @infodir@
  173. install_sh = @install_sh@
  174. libdir = @libdir@
  175. libexecdir = @libexecdir@
  176. localedir = @localedir@
  177. localstatedir = @localstatedir@
  178. mandir = @mandir@
  179. mkdir_p = @mkdir_p@
  180. oldincludedir = @oldincludedir@
  181. pdfdir = @pdfdir@
  182. prefix = @prefix@
  183. program_transform_name = @program_transform_name@
  184. psdir = @psdir@
  185. sbindir = @sbindir@
  186. sharedstatedir = @sharedstatedir@
  187. srcdir = @srcdir@
  188. sysconfdir = @sysconfdir@
  189. target_alias = @target_alias@
  190. top_build_prefix = @top_build_prefix@
  191. top_builddir = @top_builddir@
  192. top_srcdir = @top_srcdir@
  193. AUTOMAKE_OPTIONS = foreign
  194. VERSION_INFO = 4:0:0
  195. EXTRA_DIST = LICENSE Changes libev.m4 autogen.sh \
  196. ev_vars.h ev_wrap.h \
  197. ev_epoll.c ev_select.c ev_poll.c ev_kqueue.c ev_port.c ev_win32.c \
  198. ev.3 ev.pod Symbols.ev Symbols.event
  199. noinst_LTLIBRARIES = libev.la
  200. libev_la_SOURCES = ev.c event.c
  201. libev_la_LDFLAGS = -static -version-info $(VERSION_INFO)
  202. all: all-am
  203. .SUFFIXES:
  204. .SUFFIXES: .c .lo .o .obj
  205. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  206. @for dep in $?; do \
  207. case '$(am__configure_deps)' in \
  208. *$$dep*) \
  209. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  210. && { if test -f $@; then exit 0; else break; fi; }; \
  211. exit 1;; \
  212. esac; \
  213. done; \
  214. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libev/Makefile'; \
  215. $(am__cd) $(top_srcdir) && \
  216. $(AUTOMAKE) --foreign libev/Makefile
  217. .PRECIOUS: Makefile
  218. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  219. @case '$?' in \
  220. *config.status*) \
  221. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  222. *) \
  223. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  224. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  225. esac;
  226. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  227. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  228. $(top_srcdir)/configure: $(am__configure_deps)
  229. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  230. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  231. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  232. $(am__aclocal_m4_deps):
  233. clean-noinstLTLIBRARIES:
  234. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  235. @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
  236. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  237. test "$$dir" != "$$p" || dir=.; \
  238. echo "rm -f \"$${dir}/so_locations\""; \
  239. rm -f "$${dir}/so_locations"; \
  240. done
  241. libev.la: $(libev_la_OBJECTS) $(libev_la_DEPENDENCIES) $(EXTRA_libev_la_DEPENDENCIES)
  242. $(libev_la_LINK) $(libev_la_OBJECTS) $(libev_la_LIBADD) $(LIBS)
  243. mostlyclean-compile:
  244. -rm -f *.$(OBJEXT)
  245. distclean-compile:
  246. -rm -f *.tab.c
  247. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev.Plo@am__quote@
  248. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/event.Plo@am__quote@
  249. .c.o:
  250. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  251. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  252. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  253. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  254. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  255. .c.obj:
  256. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  257. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  258. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  259. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  260. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  261. .c.lo:
  262. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  263. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  264. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  265. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  266. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  267. mostlyclean-libtool:
  268. -rm -f *.lo
  269. clean-libtool:
  270. -rm -rf .libs _libs
  271. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  272. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  273. unique=`for i in $$list; do \
  274. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  275. done | \
  276. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  277. END { if (nonempty) { for (i in files) print i; }; }'`; \
  278. mkid -fID $$unique
  279. tags: TAGS
  280. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  281. $(TAGS_FILES) $(LISP)
  282. set x; \
  283. here=`pwd`; \
  284. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  285. unique=`for i in $$list; do \
  286. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  287. done | \
  288. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  289. END { if (nonempty) { for (i in files) print i; }; }'`; \
  290. shift; \
  291. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  292. test -n "$$unique" || unique=$$empty_fix; \
  293. if test $$# -gt 0; then \
  294. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  295. "$$@" $$unique; \
  296. else \
  297. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  298. $$unique; \
  299. fi; \
  300. fi
  301. ctags: CTAGS
  302. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  303. $(TAGS_FILES) $(LISP)
  304. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  305. unique=`for i in $$list; do \
  306. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  307. done | \
  308. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  309. END { if (nonempty) { for (i in files) print i; }; }'`; \
  310. test -z "$(CTAGS_ARGS)$$unique" \
  311. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  312. $$unique
  313. GTAGS:
  314. here=`$(am__cd) $(top_builddir) && pwd` \
  315. && $(am__cd) $(top_srcdir) \
  316. && gtags -i $(GTAGS_ARGS) "$$here"
  317. distclean-tags:
  318. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  319. distdir: $(DISTFILES)
  320. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  321. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  322. list='$(DISTFILES)'; \
  323. dist_files=`for file in $$list; do echo $$file; done | \
  324. sed -e "s|^$$srcdirstrip/||;t" \
  325. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  326. case $$dist_files in \
  327. */*) $(MKDIR_P) `echo "$$dist_files" | \
  328. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  329. sort -u` ;; \
  330. esac; \
  331. for file in $$dist_files; do \
  332. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  333. if test -d $$d/$$file; then \
  334. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  335. if test -d "$(distdir)/$$file"; then \
  336. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  337. fi; \
  338. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  339. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  340. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  341. fi; \
  342. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  343. else \
  344. test -f "$(distdir)/$$file" \
  345. || cp -p $$d/$$file "$(distdir)/$$file" \
  346. || exit 1; \
  347. fi; \
  348. done
  349. check-am: all-am
  350. check: check-am
  351. all-am: Makefile $(LTLIBRARIES)
  352. installdirs:
  353. install: install-am
  354. install-exec: install-exec-am
  355. install-data: install-data-am
  356. uninstall: uninstall-am
  357. install-am: all-am
  358. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  359. installcheck: installcheck-am
  360. install-strip:
  361. if test -z '$(STRIP)'; then \
  362. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  363. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  364. install; \
  365. else \
  366. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  367. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  368. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  369. fi
  370. mostlyclean-generic:
  371. clean-generic:
  372. distclean-generic:
  373. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  374. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  375. maintainer-clean-generic:
  376. @echo "This command is intended for maintainers to use"
  377. @echo "it deletes files that may require special tools to rebuild."
  378. clean: clean-am
  379. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
  380. mostlyclean-am
  381. distclean: distclean-am
  382. -rm -rf ./$(DEPDIR)
  383. -rm -f Makefile
  384. distclean-am: clean-am distclean-compile distclean-generic \
  385. distclean-tags
  386. dvi: dvi-am
  387. dvi-am:
  388. html: html-am
  389. html-am:
  390. info: info-am
  391. info-am:
  392. install-data-am:
  393. install-dvi: install-dvi-am
  394. install-dvi-am:
  395. install-exec-am:
  396. install-html: install-html-am
  397. install-html-am:
  398. install-info: install-info-am
  399. install-info-am:
  400. install-man:
  401. install-pdf: install-pdf-am
  402. install-pdf-am:
  403. install-ps: install-ps-am
  404. install-ps-am:
  405. installcheck-am:
  406. maintainer-clean: maintainer-clean-am
  407. -rm -rf ./$(DEPDIR)
  408. -rm -f Makefile
  409. maintainer-clean-am: distclean-am maintainer-clean-generic
  410. mostlyclean: mostlyclean-am
  411. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  412. mostlyclean-libtool
  413. pdf: pdf-am
  414. pdf-am:
  415. ps: ps-am
  416. ps-am:
  417. uninstall-am:
  418. .MAKE: install-am install-strip
  419. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  420. clean-libtool clean-noinstLTLIBRARIES ctags distclean \
  421. distclean-compile distclean-generic distclean-libtool \
  422. distclean-tags distdir dvi dvi-am html html-am info info-am \
  423. install install-am install-data install-data-am install-dvi \
  424. install-dvi-am install-exec install-exec-am install-html \
  425. install-html-am install-info install-info-am install-man \
  426. install-pdf install-pdf-am install-ps install-ps-am \
  427. install-strip installcheck installcheck-am installdirs \
  428. maintainer-clean maintainer-clean-generic mostlyclean \
  429. mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
  430. pdf pdf-am ps ps-am tags uninstall uninstall-am
  431. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  432. # Otherwise a system limit (for SysV at least) may be exceeded.
  433. .NOEXPORT: