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.

534 lines
16 KiB

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