Makefile.in
上传用户:qaz666999
上传日期:2022-08-06
资源大小:2570k
文件大小:15k
源码类别:

数学计算

开发平台:

Unix_Linux

  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. # Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
  15. #
  16. # This file is part of the GNU MP Library.
  17. #
  18. # The GNU MP Library is free software; you can redistribute it and/or modify
  19. # it under the terms of the GNU Lesser General Public License as published by
  20. # the Free Software Foundation; either version 3 of the License, or (at your
  21. # option) any later version.
  22. #
  23. # The GNU MP Library is distributed in the hope that it will be useful, but
  24. # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  25. # or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
  26. # License for more details.
  27. #
  28. # You should have received a copy of the GNU Lesser General Public License
  29. # along with the GNU MP Library.  If not, see http://www.gnu.org/licenses/.
  30. VPATH = @srcdir@
  31. pkgdatadir = $(datadir)/@PACKAGE@
  32. pkgincludedir = $(includedir)/@PACKAGE@
  33. pkglibdir = $(libdir)/@PACKAGE@
  34. pkglibexecdir = $(libexecdir)/@PACKAGE@
  35. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  36. install_sh_DATA = $(install_sh) -c -m 644
  37. install_sh_PROGRAM = $(install_sh) -c
  38. install_sh_SCRIPT = $(install_sh) -c
  39. INSTALL_HEADER = $(INSTALL_DATA)
  40. transform = $(program_transform_name)
  41. NORMAL_INSTALL = :
  42. PRE_INSTALL = :
  43. POST_INSTALL = :
  44. NORMAL_UNINSTALL = :
  45. PRE_UNINSTALL = :
  46. POST_UNINSTALL = :
  47. build_triplet = @build@
  48. host_triplet = @host@
  49. ANSI2KNR = $(top_builddir)/ansi2knr
  50. subdir = cxx
  51. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  52. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  53. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 
  54. $(top_srcdir)/configure.in
  55. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  56. $(ACLOCAL_M4)
  57. mkinstalldirs = $(install_sh) -d
  58. CONFIG_HEADER = $(top_builddir)/config.h
  59. CONFIG_CLEAN_FILES =
  60. CONFIG_CLEAN_VPATH_FILES =
  61. LTLIBRARIES = $(noinst_LTLIBRARIES)
  62. libcxx_la_LIBADD =
  63. am_libcxx_la_OBJECTS = isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo 
  64. osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo
  65. libcxx_la_OBJECTS = $(am_libcxx_la_OBJECTS)
  66. @WANT_CXX_TRUE@am_libcxx_la_rpath =
  67. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
  68. depcomp =
  69. am__depfiles_maybe =
  70. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
  71. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  72. LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
  73. --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) 
  74. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  75. CXXLD = $(CXX)
  76. CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
  77. --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) 
  78. $(LDFLAGS) -o $@
  79. SOURCES = $(libcxx_la_SOURCES)
  80. DIST_SOURCES = $(libcxx_la_SOURCES)
  81. ETAGS = etags
  82. CTAGS = ctags
  83. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  84. ABI = @ABI@
  85. ACLOCAL = @ACLOCAL@
  86. AMTAR = @AMTAR@
  87. AR = @AR@
  88. AS = @AS@
  89. ASMFLAGS = @ASMFLAGS@
  90. AUTOCONF = @AUTOCONF@
  91. AUTOHEADER = @AUTOHEADER@
  92. AUTOMAKE = @AUTOMAKE@
  93. AWK = @AWK@
  94. CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
  95. CC = @CC@
  96. CCAS = @CCAS@
  97. CC_FOR_BUILD = @CC_FOR_BUILD@
  98. CFLAGS = @CFLAGS@
  99. CPP = @CPP@
  100. CPPFLAGS = @CPPFLAGS@
  101. CPP_FOR_BUILD = @CPP_FOR_BUILD@
  102. CXX = @CXX@
  103. CXXCPP = @CXXCPP@
  104. CXXFLAGS = @CXXFLAGS@
  105. CYGPATH_W = @CYGPATH_W@
  106. DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
  107. DEFS = @DEFS@
  108. DLLTOOL = @DLLTOOL@
  109. DSYMUTIL = @DSYMUTIL@
  110. DUMPBIN = @DUMPBIN@
  111. ECHO_C = @ECHO_C@
  112. ECHO_N = @ECHO_N@
  113. ECHO_T = @ECHO_T@
  114. EGREP = @EGREP@
  115. EXEEXT = @EXEEXT@
  116. EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
  117. F77 = @F77@
  118. FFLAGS = @FFLAGS@
  119. FGREP = @FGREP@
  120. GMP_LDFLAGS = @GMP_LDFLAGS@
  121. GMP_LIMB_BITS = @GMP_LIMB_BITS@
  122. GMP_NAIL_BITS = @GMP_NAIL_BITS@
  123. GREP = @GREP@
  124. HAVE_CLOCK_01 = @HAVE_CLOCK_01@
  125. HAVE_CPUTIME_01 = @HAVE_CPUTIME_01@
  126. HAVE_GETRUSAGE_01 = @HAVE_GETRUSAGE_01@
  127. HAVE_GETTIMEOFDAY_01 = @HAVE_GETTIMEOFDAY_01@
  128. HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@
  129. HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@
  130. HAVE_SIGACTION_01 = @HAVE_SIGACTION_01@
  131. HAVE_SIGALTSTACK_01 = @HAVE_SIGALTSTACK_01@
  132. HAVE_SIGSTACK_01 = @HAVE_SIGSTACK_01@
  133. HAVE_STACK_T_01 = @HAVE_STACK_T_01@
  134. HAVE_SYS_RESOURCE_H_01 = @HAVE_SYS_RESOURCE_H_01@
  135. INSTALL = @INSTALL@
  136. INSTALL_DATA = @INSTALL_DATA@
  137. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  138. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  139. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  140. LD = @LD@
  141. LDFLAGS = @LDFLAGS@
  142. LEX = @LEX@
  143. LEXLIB = @LEXLIB@
  144. LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
  145. LIBCURSES = @LIBCURSES@
  146. LIBGMPXX_LDFLAGS = @LIBGMPXX_LDFLAGS@
  147. LIBGMP_DLL = @LIBGMP_DLL@
  148. LIBGMP_LDFLAGS = @LIBGMP_LDFLAGS@
  149. LIBM = @LIBM@
  150. LIBM_FOR_BUILD = @LIBM_FOR_BUILD@
  151. LIBOBJS = @LIBOBJS@
  152. LIBREADLINE = @LIBREADLINE@
  153. LIBS = @LIBS@
  154. LIBTOOL = @LIBTOOL@
  155. LIPO = @LIPO@
  156. LN_S = @LN_S@
  157. LTLIBOBJS = @LTLIBOBJS@
  158. M4 = @M4@
  159. MAINT = @MAINT@
  160. MAKEINFO = @MAKEINFO@
  161. MKDIR_P = @MKDIR_P@
  162. NM = @NM@
  163. NMEDIT = @NMEDIT@
  164. OBJDUMP = @OBJDUMP@
  165. OBJEXT = @OBJEXT@
  166. OTOOL = @OTOOL@
  167. OTOOL64 = @OTOOL64@
  168. PACKAGE = @PACKAGE@
  169. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  170. PACKAGE_NAME = @PACKAGE_NAME@
  171. PACKAGE_STRING = @PACKAGE_STRING@
  172. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  173. PACKAGE_URL = @PACKAGE_URL@
  174. PACKAGE_VERSION = @PACKAGE_VERSION@
  175. PATH_SEPARATOR = @PATH_SEPARATOR@
  176. RANLIB = @RANLIB@
  177. SED = @SED@
  178. SET_MAKE = @SET_MAKE@
  179. SHELL = @SHELL@
  180. SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
  181. STRIP = @STRIP@
  182. TAL_OBJECT = @TAL_OBJECT@
  183. TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
  184. U = @U@
  185. U_FOR_BUILD = @U_FOR_BUILD@
  186. VERSION = @VERSION@
  187. WITH_READLINE_01 = @WITH_READLINE_01@
  188. YACC = @YACC@
  189. YFLAGS = @YFLAGS@
  190. abs_builddir = @abs_builddir@
  191. abs_srcdir = @abs_srcdir@
  192. abs_top_builddir = @abs_top_builddir@
  193. abs_top_srcdir = @abs_top_srcdir@
  194. ac_ct_CC = @ac_ct_CC@
  195. ac_ct_CXX = @ac_ct_CXX@
  196. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  197. ac_ct_F77 = @ac_ct_F77@
  198. am__leading_dot = @am__leading_dot@
  199. am__tar = @am__tar@
  200. am__untar = @am__untar@
  201. bindir = @bindir@
  202. build = @build@
  203. build_alias = @build_alias@
  204. build_cpu = @build_cpu@
  205. build_os = @build_os@
  206. build_vendor = @build_vendor@
  207. builddir = @builddir@
  208. datadir = @datadir@
  209. datarootdir = @datarootdir@
  210. docdir = @docdir@
  211. dvidir = @dvidir@
  212. exec_prefix = @exec_prefix@
  213. gmp_srclinks = @gmp_srclinks@
  214. host = @host@
  215. host_alias = @host_alias@
  216. host_cpu = @host_cpu@
  217. host_os = @host_os@
  218. host_vendor = @host_vendor@
  219. htmldir = @htmldir@
  220. includedir = @includedir@
  221. infodir = @infodir@
  222. install_sh = @install_sh@
  223. libdir = @libdir@
  224. libexecdir = @libexecdir@
  225. localedir = @localedir@
  226. localstatedir = @localstatedir@
  227. lt_ECHO = @lt_ECHO@
  228. mandir = @mandir@
  229. mkdir_p = @mkdir_p@
  230. mpn_objects = @mpn_objects@
  231. mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
  232. mpn_objs_in_libmp = @mpn_objs_in_libmp@
  233. oldincludedir = @oldincludedir@
  234. pdfdir = @pdfdir@
  235. prefix = @prefix@
  236. program_transform_name = @program_transform_name@
  237. psdir = @psdir@
  238. sbindir = @sbindir@
  239. sharedstatedir = @sharedstatedir@
  240. srcdir = @srcdir@
  241. sysconfdir = @sysconfdir@
  242. target_alias = @target_alias@
  243. top_build_prefix = @top_build_prefix@
  244. top_builddir = @top_builddir@
  245. top_srcdir = @top_srcdir@
  246. INCLUDES = -D__GMP_WITHIN_GMPXX -I$(top_srcdir)
  247. @WANT_CXX_TRUE@noinst_LTLIBRARIES = libcxx.la
  248. libcxx_la_SOURCES = 
  249.   isfuns.cc ismpf.cc ismpq.cc ismpz.cc ismpznw.cc 
  250.   osdoprnti.cc osfuns.cc osmpf.cc osmpq.cc osmpz.cc
  251. all: all-am
  252. .SUFFIXES:
  253. .SUFFIXES: .cc .lo .o .obj
  254. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
  255. @for dep in $?; do 
  256.   case '$(am__configure_deps)' in 
  257.     *$$dep*) 
  258.       ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) 
  259.         && { if test -f $@; then exit 0; else break; fi; }; 
  260.       exit 1;; 
  261.   esac; 
  262. done; 
  263. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps cxx/Makefile'; 
  264. $(am__cd) $(top_srcdir) && 
  265.   $(AUTOMAKE) --gnu --ignore-deps cxx/Makefile
  266. .PRECIOUS: Makefile
  267. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  268. @case '$?' in 
  269.   *config.status*) 
  270.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  271.   *) 
  272.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  273.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  274. esac;
  275. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  276. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  277. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  278. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  279. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  280. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  281. $(am__aclocal_m4_deps):
  282. clean-noinstLTLIBRARIES:
  283. -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
  284. @list='$(noinst_LTLIBRARIES)'; for p in $$list; do 
  285.   dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; 
  286.   test "$$dir" != "$$p" || dir=.; 
  287.   echo "rm -f "$${dir}/so_locations""; 
  288.   rm -f "$${dir}/so_locations"; 
  289. done
  290. libcxx.la: $(libcxx_la_OBJECTS) $(libcxx_la_DEPENDENCIES) 
  291. $(CXXLINK) $(am_libcxx_la_rpath) $(libcxx_la_OBJECTS) $(libcxx_la_LIBADD) $(LIBS)
  292. mostlyclean-compile:
  293. -rm -f *.$(OBJEXT)
  294. distclean-compile:
  295. -rm -f *.tab.c
  296. $(top_builddir)/ansi2knr:
  297. $(am__cd) $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) ./ansi2knr
  298. mostlyclean-kr:
  299. -test "$U" = "" || rm -f *_.c
  300. .cc.o:
  301. $(CXXCOMPILE) -c -o $@ $<
  302. .cc.obj:
  303. $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  304. .cc.lo:
  305. $(LTCXXCOMPILE) -c -o $@ $<
  306. mostlyclean-libtool:
  307. -rm -f *.lo
  308. clean-libtool:
  309. -rm -rf .libs _libs
  310. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  311. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  312. unique=`for i in $$list; do 
  313.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  314.   done | 
  315.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  316.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  317. mkid -fID $$unique
  318. tags: TAGS
  319. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  320. $(TAGS_FILES) $(LISP)
  321. set x; 
  322. here=`pwd`; 
  323. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  324. unique=`for i in $$list; do 
  325.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  326.   done | 
  327.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  328.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  329. shift; 
  330. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else 
  331.   test -n "$$unique" || unique=$$empty_fix; 
  332.   if test $$# -gt 0; then 
  333.     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  334.       "$$@" $$unique; 
  335.   else 
  336.     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  337.       $$unique; 
  338.   fi; 
  339. fi
  340. ctags: CTAGS
  341. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  342. $(TAGS_FILES) $(LISP)
  343. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  344. unique=`for i in $$list; do 
  345.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  346.   done | 
  347.   $(AWK) '{ files[$$0] = 1; nonempty = 1; } 
  348.       END { if (nonempty) { for (i in files) print i; }; }'`; 
  349. test -z "$(CTAGS_ARGS)$$unique" 
  350.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  351.      $$unique
  352. GTAGS:
  353. here=`$(am__cd) $(top_builddir) && pwd` 
  354.   && $(am__cd) $(top_srcdir) 
  355.   && gtags -i $(GTAGS_ARGS) "$$here"
  356. distclean-tags:
  357. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  358. distdir: $(DISTFILES)
  359. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  360. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\*]/\\&/g'`; 
  361. list='$(DISTFILES)'; 
  362.   dist_files=`for file in $$list; do echo $$file; done | 
  363.   sed -e "s|^$$srcdirstrip/||;t" 
  364.       -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; 
  365. case $$dist_files in 
  366.   */*) $(MKDIR_P) `echo "$$dist_files" | 
  367.    sed '///!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | 
  368.    sort -u` ;; 
  369. esac; 
  370. for file in $$dist_files; do 
  371.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  372.   if test -d $$d/$$file; then 
  373.     dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; 
  374.     if test -d "$(distdir)/$$file"; then 
  375.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  376.     fi; 
  377.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  378.       cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; 
  379.       find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} ;; 
  380.     fi; 
  381.     cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; 
  382.   else 
  383.     test -f "$(distdir)/$$file" 
  384.     || cp -p $$d/$$file "$(distdir)/$$file" 
  385.     || exit 1; 
  386.   fi; 
  387. done
  388. check-am: all-am
  389. check: check-am
  390. all-am: Makefile $(LTLIBRARIES)
  391. installdirs:
  392. install: install-am
  393. install-exec: install-exec-am
  394. install-data: install-data-am
  395. uninstall: uninstall-am
  396. install-am: all-am
  397. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  398. installcheck: installcheck-am
  399. install-strip:
  400. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  401.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  402.   `test -z '$(STRIP)' || 
  403.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  404. mostlyclean-generic:
  405. clean-generic:
  406. distclean-generic:
  407. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  408. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  409. maintainer-clean-generic:
  410. @echo "This command is intended for maintainers to use"
  411. @echo "it deletes files that may require special tools to rebuild."
  412. clean: clean-am
  413. clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES 
  414. mostlyclean-am
  415. distclean: distclean-am
  416. -rm -f Makefile
  417. distclean-am: clean-am distclean-compile distclean-generic 
  418. distclean-tags
  419. dvi: dvi-am
  420. dvi-am:
  421. html: html-am
  422. html-am:
  423. info: info-am
  424. info-am:
  425. install-data-am:
  426. install-dvi: install-dvi-am
  427. install-dvi-am:
  428. install-exec-am:
  429. install-html: install-html-am
  430. install-html-am:
  431. install-info: install-info-am
  432. install-info-am:
  433. install-man:
  434. install-pdf: install-pdf-am
  435. install-pdf-am:
  436. install-ps: install-ps-am
  437. install-ps-am:
  438. installcheck-am:
  439. maintainer-clean: maintainer-clean-am
  440. -rm -f Makefile
  441. maintainer-clean-am: distclean-am maintainer-clean-generic
  442. mostlyclean: mostlyclean-am
  443. mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr 
  444. mostlyclean-libtool
  445. pdf: pdf-am
  446. pdf-am:
  447. ps: ps-am
  448. ps-am:
  449. uninstall-am:
  450. .MAKE: $(top_builddir)/ansi2knr install-am install-strip
  451. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic 
  452. clean-libtool clean-noinstLTLIBRARIES ctags distclean 
  453. distclean-compile distclean-generic distclean-libtool 
  454. distclean-tags distdir dvi dvi-am html html-am info info-am 
  455. install install-am install-data install-data-am install-dvi 
  456. install-dvi-am install-exec install-exec-am install-html 
  457. install-html-am install-info install-info-am install-man 
  458. install-pdf install-pdf-am install-ps install-ps-am 
  459. install-strip installcheck installcheck-am installdirs 
  460. maintainer-clean maintainer-clean-generic mostlyclean 
  461. mostlyclean-compile mostlyclean-generic mostlyclean-kr 
  462. mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall 
  463. uninstall-am
  464. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  465. # Otherwise a system limit (for SysV at least) may be exceeded.
  466. .NOEXPORT: