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.

497 lines
15 KiB

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