Makefile.in
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:18k
源码类别:

Windows CE

开发平台:

C/C++

  1. # Makefile.in generated by automake 1.8.5 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004  Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. #  FLAC - Free Lossless Audio Codec
  14. #  Copyright (C) 2001,2002,2003,2004,2005  Josh Coalson
  15. #
  16. #  This file is part the FLAC project.  FLAC is comprised of several
  17. #  components distributed under difference licenses.  The codec libraries
  18. #  are distributed under Xiph.Org's BSD-like license (see the file
  19. #  COPYING.Xiph in this distribution).  All other programs, libraries, and
  20. #  plugins are distributed under the GPL (see COPYING.GPL).  The documentation
  21. #  is distributed under the Gnu FDL (see COPYING.FDL).  Each file in the
  22. #  FLAC distribution contains at the top the terms under which it may be
  23. #  distributed.
  24. #
  25. #  Since this particular file is relevant to all components of FLAC,
  26. #  it may be distributed under the Xiph.Org license, which is the least
  27. #  restrictive of those mentioned above.  See the file COPYING.Xiph in this
  28. #  distribution.
  29. srcdir = @srcdir@
  30. top_srcdir = @top_srcdir@
  31. VPATH = @srcdir@
  32. pkgdatadir = $(datadir)/@PACKAGE@
  33. pkglibdir = $(libdir)/@PACKAGE@
  34. pkgincludedir = $(includedir)/@PACKAGE@
  35. top_builddir = ..
  36. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  37. INSTALL = @INSTALL@
  38. install_sh_DATA = $(install_sh) -c -m 644
  39. install_sh_PROGRAM = $(install_sh) -c
  40. install_sh_SCRIPT = $(install_sh) -c
  41. INSTALL_HEADER = $(INSTALL_DATA)
  42. transform = $(program_transform_name)
  43. NORMAL_INSTALL = :
  44. PRE_INSTALL = :
  45. POST_INSTALL = :
  46. NORMAL_UNINSTALL = :
  47. PRE_UNINSTALL = :
  48. POST_UNINSTALL = :
  49. host_triplet = @host@
  50. subdir = src
  51. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  52. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  53. am__aclocal_m4_deps = $(top_srcdir)/configure.in
  54. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) 
  55. $(ACLOCAL_M4)
  56. mkinstalldirs = $(mkdir_p)
  57. CONFIG_HEADER = $(top_builddir)/config.h
  58. CONFIG_CLEAN_FILES =
  59. SOURCES =
  60. DIST_SOURCES =
  61. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive 
  62. html-recursive info-recursive install-data-recursive 
  63. install-exec-recursive install-info-recursive 
  64. install-recursive installcheck-recursive installdirs-recursive 
  65. pdf-recursive ps-recursive uninstall-info-recursive 
  66. uninstall-recursive
  67. ETAGS = etags
  68. CTAGS = ctags
  69. DIST_SUBDIRS = libFLAC libFLAC++ libOggFLAC libOggFLAC++ share flac 
  70. metaflac monkeys_audio_utilities plugin_common plugin_xmms 
  71. plugin_winamp2 test_grabbag test_libFLAC test_libFLAC++ 
  72. test_libOggFLAC test_libOggFLAC++ test_seeking test_streams
  73. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  74. ACLOCAL = @ACLOCAL@
  75. AMDEP_FALSE = @AMDEP_FALSE@
  76. AMDEP_TRUE = @AMDEP_TRUE@
  77. AMTAR = @AMTAR@
  78. AS = @AS@
  79. AUTOCONF = @AUTOCONF@
  80. AUTOHEADER = @AUTOHEADER@
  81. AUTOMAKE = @AUTOMAKE@
  82. AWK = @AWK@
  83. CC = @CC@
  84. CCAS = @CCAS@
  85. CCASFLAGS = @CCASFLAGS@
  86. CCDEPMODE = @CCDEPMODE@
  87. CFLAGS = @CFLAGS@
  88. CPP = @CPP@
  89. CPPFLAGS = @CPPFLAGS@
  90. CXX = @CXX@
  91. CXXDEPMODE = @CXXDEPMODE@
  92. CXXFLAGS = @CXXFLAGS@
  93. CYGPATH_W = @CYGPATH_W@
  94. DEBUG_FALSE = @DEBUG_FALSE@
  95. DEBUG_TRUE = @DEBUG_TRUE@
  96. DEFS = @DEFS@
  97. DEPDIR = @DEPDIR@
  98. DOCBOOK_TO_MAN = @DOCBOOK_TO_MAN@
  99. DOXYGEN = @DOXYGEN@
  100. ECHO = @ECHO@
  101. ECHO_C = @ECHO_C@
  102. ECHO_N = @ECHO_N@
  103. ECHO_T = @ECHO_T@
  104. EGREP = @EGREP@
  105. EXEEXT = @EXEEXT@
  106. FLaC__CPU_IA32_FALSE = @FLaC__CPU_IA32_FALSE@
  107. FLaC__CPU_IA32_TRUE = @FLaC__CPU_IA32_TRUE@
  108. FLaC__CPU_PPC_FALSE = @FLaC__CPU_PPC_FALSE@
  109. FLaC__CPU_PPC_TRUE = @FLaC__CPU_PPC_TRUE@
  110. FLaC__CPU_SPARC_FALSE = @FLaC__CPU_SPARC_FALSE@
  111. FLaC__CPU_SPARC_TRUE = @FLaC__CPU_SPARC_TRUE@
  112. FLaC__EXHAUSTIVE_TESTS_FALSE = @FLaC__EXHAUSTIVE_TESTS_FALSE@
  113. FLaC__EXHAUSTIVE_TESTS_TRUE = @FLaC__EXHAUSTIVE_TESTS_TRUE@
  114. FLaC__HAS_AS_FALSE = @FLaC__HAS_AS_FALSE@
  115. FLaC__HAS_AS_TRUE = @FLaC__HAS_AS_TRUE@
  116. FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE = @FLaC__HAS_AS__TEMPORARILY_DISABLED_FALSE@
  117. FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE = @FLaC__HAS_AS__TEMPORARILY_DISABLED_TRUE@
  118. FLaC__HAS_DOCBOOK_TO_MAN_FALSE = @FLaC__HAS_DOCBOOK_TO_MAN_FALSE@
  119. FLaC__HAS_DOCBOOK_TO_MAN_TRUE = @FLaC__HAS_DOCBOOK_TO_MAN_TRUE@
  120. FLaC__HAS_DOXYGEN_FALSE = @FLaC__HAS_DOXYGEN_FALSE@
  121. FLaC__HAS_DOXYGEN_TRUE = @FLaC__HAS_DOXYGEN_TRUE@
  122. FLaC__HAS_GAS_FALSE = @FLaC__HAS_GAS_FALSE@
  123. FLaC__HAS_GAS_TRUE = @FLaC__HAS_GAS_TRUE@
  124. FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE = @FLaC__HAS_GAS__TEMPORARILY_DISABLED_FALSE@
  125. FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE = @FLaC__HAS_GAS__TEMPORARILY_DISABLED_TRUE@
  126. FLaC__HAS_NASM_FALSE = @FLaC__HAS_NASM_FALSE@
  127. FLaC__HAS_NASM_TRUE = @FLaC__HAS_NASM_TRUE@
  128. FLaC__HAS_OGG_FALSE = @FLaC__HAS_OGG_FALSE@
  129. FLaC__HAS_OGG_TRUE = @FLaC__HAS_OGG_TRUE@
  130. FLaC__HAS_XMMS_FALSE = @FLaC__HAS_XMMS_FALSE@
  131. FLaC__HAS_XMMS_TRUE = @FLaC__HAS_XMMS_TRUE@
  132. FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE = @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_FALSE@
  133. FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE = @FLaC__INSTALL_XMMS_PLUGIN_LOCALLY_TRUE@
  134. FLaC__NO_ASM_FALSE = @FLaC__NO_ASM_FALSE@
  135. FLaC__NO_ASM_TRUE = @FLaC__NO_ASM_TRUE@
  136. FLaC__SSE_OS_FALSE = @FLaC__SSE_OS_FALSE@
  137. FLaC__SSE_OS_TRUE = @FLaC__SSE_OS_TRUE@
  138. FLaC__SYS_DARWIN_FALSE = @FLaC__SYS_DARWIN_FALSE@
  139. FLaC__SYS_DARWIN_TRUE = @FLaC__SYS_DARWIN_TRUE@
  140. FLaC__SYS_LINUX_FALSE = @FLaC__SYS_LINUX_FALSE@
  141. FLaC__SYS_LINUX_TRUE = @FLaC__SYS_LINUX_TRUE@
  142. FLaC__USE_3DNOW_FALSE = @FLaC__USE_3DNOW_FALSE@
  143. FLaC__USE_3DNOW_TRUE = @FLaC__USE_3DNOW_TRUE@
  144. FLaC__USE_ALTIVEC_FALSE = @FLaC__USE_ALTIVEC_FALSE@
  145. FLaC__USE_ALTIVEC_TRUE = @FLaC__USE_ALTIVEC_TRUE@
  146. FLaC__VALGRIND_TESTING_FALSE = @FLaC__VALGRIND_TESTING_FALSE@
  147. FLaC__VALGRIND_TESTING_TRUE = @FLaC__VALGRIND_TESTING_TRUE@
  148. GAS = @GAS@
  149. INSTALL_DATA = @INSTALL_DATA@
  150. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  151. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  152. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  153. LDFLAGS = @LDFLAGS@
  154. LIBICONV = @LIBICONV@
  155. LIBOBJS = @LIBOBJS@
  156. LIBS = @LIBS@
  157. LIBTOOL = @LIBTOOL@
  158. LN_S = @LN_S@
  159. LTLIBICONV = @LTLIBICONV@
  160. LTLIBOBJS = @LTLIBOBJS@
  161. MAINT = @MAINT@
  162. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  163. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  164. MAKEINFO = @MAKEINFO@
  165. NASM = @NASM@
  166. OBJEXT = @OBJEXT@
  167. OBJ_FORMAT = @OBJ_FORMAT@
  168. OGG_CFLAGS = @OGG_CFLAGS@
  169. OGG_LIBS = @OGG_LIBS@
  170. PACKAGE = @PACKAGE@
  171. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  172. PACKAGE_NAME = @PACKAGE_NAME@
  173. PACKAGE_STRING = @PACKAGE_STRING@
  174. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  175. PACKAGE_VERSION = @PACKAGE_VERSION@
  176. PATH_SEPARATOR = @PATH_SEPARATOR@
  177. RANLIB = @RANLIB@
  178. SET_MAKE = @SET_MAKE@
  179. SHELL = @SHELL@
  180. STRIP = @STRIP@
  181. VERSION = @VERSION@
  182. XMMS_CFLAGS = @XMMS_CFLAGS@
  183. XMMS_CONFIG = @XMMS_CONFIG@
  184. XMMS_DATA_DIR = @XMMS_DATA_DIR@
  185. XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
  186. XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
  187. XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
  188. XMMS_LIBS = @XMMS_LIBS@
  189. XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
  190. XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
  191. XMMS_VERSION = @XMMS_VERSION@
  192. XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
  193. ac_ct_CC = @ac_ct_CC@
  194. ac_ct_CXX = @ac_ct_CXX@
  195. ac_ct_RANLIB = @ac_ct_RANLIB@
  196. ac_ct_STRIP = @ac_ct_STRIP@
  197. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  198. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  199. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  200. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  201. am__include = @am__include@
  202. am__leading_dot = @am__leading_dot@
  203. am__quote = @am__quote@
  204. bindir = @bindir@
  205. build = @build@
  206. build_alias = @build_alias@
  207. build_cpu = @build_cpu@
  208. build_os = @build_os@
  209. build_vendor = @build_vendor@
  210. datadir = @datadir@
  211. exec_prefix = @exec_prefix@
  212. host = @host@
  213. host_alias = @host_alias@
  214. host_cpu = @host_cpu@
  215. host_os = @host_os@
  216. host_vendor = @host_vendor@
  217. includedir = @includedir@
  218. infodir = @infodir@
  219. install_sh = @install_sh@
  220. libdir = @libdir@
  221. libexecdir = @libexecdir@
  222. localstatedir = @localstatedir@
  223. mandir = @mandir@
  224. mkdir_p = @mkdir_p@
  225. oldincludedir = @oldincludedir@
  226. prefix = @prefix@
  227. program_transform_name = @program_transform_name@
  228. sbindir = @sbindir@
  229. sharedstatedir = @sharedstatedir@
  230. sysconfdir = @sysconfdir@
  231. target_alias = @target_alias@
  232. @FLaC__HAS_XMMS_TRUE@XMMS_DIRS = plugin_xmms
  233. @FLaC__HAS_OGG_TRUE@OGGFLAC_DIRS = libOggFLAC libOggFLAC++
  234. @FLaC__HAS_OGG_TRUE@OGGFLAC_TEST_DIRS = test_libOggFLAC test_libOggFLAC++
  235. SUBDIRS = 
  236. libFLAC 
  237. libFLAC++ 
  238. $(OGGFLAC_DIRS) 
  239. share 
  240. flac 
  241. metaflac 
  242. monkeys_audio_utilities 
  243. plugin_common 
  244. $(XMMS_DIRS) 
  245. plugin_winamp2 
  246. test_grabbag 
  247. test_libFLAC 
  248. test_libFLAC++ 
  249. $(OGGFLAC_TEST_DIRS) 
  250. test_seeking 
  251. test_streams
  252. EXTRA_DIST = 
  253. Makefile.lite
  254. all: all-recursive
  255. .SUFFIXES:
  256. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
  257. @for dep in $?; do 
  258.   case '$(am__configure_deps)' in 
  259.     *$$dep*) 
  260.       cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 
  261. && exit 0; 
  262.       exit 1;; 
  263.   esac; 
  264. done; 
  265. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; 
  266. cd $(top_srcdir) && 
  267.   $(AUTOMAKE) --foreign  src/Makefile
  268. .PRECIOUS: Makefile
  269. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  270. @case '$?' in 
  271.   *config.status*) 
  272.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; 
  273.   *) 
  274.     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; 
  275.     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; 
  276. esac;
  277. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  278. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  279. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  280. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  281. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  282. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  283. mostlyclean-libtool:
  284. -rm -f *.lo
  285. clean-libtool:
  286. -rm -rf .libs _libs
  287. distclean-libtool:
  288. -rm -f libtool
  289. uninstall-info-am:
  290. # This directory's subdirectories are mostly independent; you can cd
  291. # into them and run `make' without going through this Makefile.
  292. # To change the values of `make' variables: instead of editing Makefiles,
  293. # (1) if the variable is set in `config.status', edit `config.status'
  294. #     (which will cause the Makefiles to be regenerated when you run `make');
  295. # (2) otherwise, pass the desired values on the `make' command line.
  296. $(RECURSIVE_TARGETS):
  297. @set fnord $$MAKEFLAGS; amf=$$2; 
  298. dot_seen=no; 
  299. target=`echo $@ | sed s/-recursive//`; 
  300. list='$(SUBDIRS)'; for subdir in $$list; do 
  301.   echo "Making $$target in $$subdir"; 
  302.   if test "$$subdir" = "."; then 
  303.     dot_seen=yes; 
  304.     local_target="$$target-am"; 
  305.   else 
  306.     local_target="$$target"; 
  307.   fi; 
  308.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  309.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  310. done; 
  311. if test "$$dot_seen" = "no"; then 
  312.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  313. fi; test -z "$$fail"
  314. mostlyclean-recursive clean-recursive distclean-recursive 
  315. maintainer-clean-recursive:
  316. @set fnord $$MAKEFLAGS; amf=$$2; 
  317. dot_seen=no; 
  318. case "$@" in 
  319.   distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; 
  320.   *) list='$(SUBDIRS)' ;; 
  321. esac; 
  322. rev=''; for subdir in $$list; do 
  323.   if test "$$subdir" = "."; then :; else 
  324.     rev="$$subdir $$rev"; 
  325.   fi; 
  326. done; 
  327. rev="$$rev ."; 
  328. target=`echo $@ | sed s/-recursive//`; 
  329. for subdir in $$rev; do 
  330.   echo "Making $$target in $$subdir"; 
  331.   if test "$$subdir" = "."; then 
  332.     local_target="$$target-am"; 
  333.   else 
  334.     local_target="$$target"; 
  335.   fi; 
  336.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  337.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  338. done && test -z "$$fail"
  339. tags-recursive:
  340. list='$(SUBDIRS)'; for subdir in $$list; do 
  341.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  342. done
  343. ctags-recursive:
  344. list='$(SUBDIRS)'; for subdir in $$list; do 
  345.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); 
  346. done
  347. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  348. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  349. unique=`for i in $$list; do 
  350.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  351.   done | 
  352.   $(AWK) '    { files[$$0] = 1; } 
  353.        END { for (i in files) print i; }'`; 
  354. mkid -fID $$unique
  355. tags: TAGS
  356. TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  357. $(TAGS_FILES) $(LISP)
  358. tags=; 
  359. here=`pwd`; 
  360. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then 
  361.   include_option=--etags-include; 
  362.   empty_fix=.; 
  363. else 
  364.   include_option=--include; 
  365.   empty_fix=; 
  366. fi; 
  367. list='$(SUBDIRS)'; for subdir in $$list; do 
  368.   if test "$$subdir" = .; then :; else 
  369.     test ! -f $$subdir/TAGS || 
  370.       tags="$$tags $$include_option=$$here/$$subdir/TAGS"; 
  371.   fi; 
  372. done; 
  373. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  374. unique=`for i in $$list; do 
  375.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  376.   done | 
  377.   $(AWK) '    { files[$$0] = 1; } 
  378.        END { for (i in files) print i; }'`; 
  379. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else 
  380.   test -n "$$unique" || unique=$$empty_fix; 
  381.   $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  382.     $$tags $$unique; 
  383. fi
  384. ctags: CTAGS
  385. CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) 
  386. $(TAGS_FILES) $(LISP)
  387. tags=; 
  388. here=`pwd`; 
  389. list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; 
  390. unique=`for i in $$list; do 
  391.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  392.   done | 
  393.   $(AWK) '    { files[$$0] = 1; } 
  394.        END { for (i in files) print i; }'`; 
  395. test -z "$(CTAGS_ARGS)$$tags$$unique" 
  396.   || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) 
  397.      $$tags $$unique
  398. GTAGS:
  399. here=`$(am__cd) $(top_builddir) && pwd` 
  400.   && cd $(top_srcdir) 
  401.   && gtags -i $(GTAGS_ARGS) $$here
  402. distclean-tags:
  403. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  404. distdir: $(DISTFILES)
  405. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 
  406. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; 
  407. list='$(DISTFILES)'; for file in $$list; do 
  408.   case $$file in 
  409.     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; 
  410.     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; 
  411.   esac; 
  412.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  413.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  414.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  415.     dir="/$$dir"; 
  416.     $(mkdir_p) "$(distdir)$$dir"; 
  417.   else 
  418.     dir=''; 
  419.   fi; 
  420.   if test -d $$d/$$file; then 
  421.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  422.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  423.     fi; 
  424.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  425.   else 
  426.     test -f $(distdir)/$$file 
  427.     || cp -p $$d/$$file $(distdir)/$$file 
  428.     || exit 1; 
  429.   fi; 
  430. done
  431. list='$(DIST_SUBDIRS)'; for subdir in $$list; do 
  432.   if test "$$subdir" = .; then :; else 
  433.     test -d "$(distdir)/$$subdir" 
  434.     || mkdir "$(distdir)/$$subdir" 
  435.     || exit 1; 
  436.     (cd $$subdir && 
  437.       $(MAKE) $(AM_MAKEFLAGS) 
  438.         top_distdir="../$(top_distdir)" 
  439.         distdir="../$(distdir)/$$subdir" 
  440.         distdir) 
  441.       || exit 1; 
  442.   fi; 
  443. done
  444. check-am: all-am
  445. check: check-recursive
  446. all-am: Makefile
  447. installdirs: installdirs-recursive
  448. installdirs-am:
  449. install: install-recursive
  450. install-exec: install-exec-recursive
  451. install-data: install-data-recursive
  452. uninstall: uninstall-recursive
  453. install-am: all-am
  454. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  455. installcheck: installcheck-recursive
  456. install-strip:
  457. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  458.   install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s 
  459.   `test -z '$(STRIP)' || 
  460.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  461. mostlyclean-generic:
  462. clean-generic:
  463. distclean-generic:
  464. -rm -f $(CONFIG_CLEAN_FILES)
  465. maintainer-clean-generic:
  466. @echo "This command is intended for maintainers to use"
  467. @echo "it deletes files that may require special tools to rebuild."
  468. clean: clean-recursive
  469. clean-am: clean-generic clean-libtool mostlyclean-am
  470. distclean: distclean-recursive
  471. -rm -f Makefile
  472. distclean-am: clean-am distclean-generic distclean-libtool 
  473. distclean-tags
  474. dvi: dvi-recursive
  475. dvi-am:
  476. html: html-recursive
  477. info: info-recursive
  478. info-am:
  479. install-data-am:
  480. install-exec-am:
  481. install-info: install-info-recursive
  482. install-man:
  483. installcheck-am:
  484. maintainer-clean: maintainer-clean-recursive
  485. -rm -f Makefile
  486. maintainer-clean-am: distclean-am maintainer-clean-generic
  487. mostlyclean: mostlyclean-recursive
  488. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  489. pdf: pdf-recursive
  490. pdf-am:
  491. ps: ps-recursive
  492. ps-am:
  493. uninstall-am: uninstall-info-am
  494. uninstall-info: uninstall-info-recursive
  495. .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am 
  496. clean clean-generic clean-libtool clean-recursive ctags 
  497. ctags-recursive distclean distclean-generic distclean-libtool 
  498. distclean-recursive distclean-tags distdir dvi dvi-am html 
  499. html-am info info-am install install-am install-data 
  500. install-data-am install-exec install-exec-am install-info 
  501. install-info-am install-man install-strip installcheck 
  502. installcheck-am installdirs installdirs-am maintainer-clean 
  503. maintainer-clean-generic maintainer-clean-recursive 
  504. mostlyclean mostlyclean-generic mostlyclean-libtool 
  505. mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive 
  506. uninstall uninstall-am uninstall-info-am
  507. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  508. # Otherwise a system limit (for SysV at least) may be exceeded.
  509. .NOEXPORT: