Guest User

Untitled

a guest
Oct 20th, 2013
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 28.04 KB | None | 0 0
  1. # Makefile.in generated by automake 1.11.6 from Makefile.am.
  2. # Makefile.  Generated from Makefile.in by configure.
  3.  
  4. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  5. # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
  6. # Foundation, Inc.
  7. # This Makefile.in is free software; the Free Software Foundation
  8. # gives unlimited permission to copy and/or distribute it,
  9. # with or without modifications, as long as this notice is preserved.
  10.  
  11. # This program is distributed in the hope that it will be useful,
  12. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  13. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  14. # PARTICULAR PURPOSE.
  15.  
  16.  
  17.  
  18. #  FLAC - Free Lossless Audio Codec
  19. #  Copyright (C) 2001-2009  Josh Coalson
  20. #  Copyright (C) 2011-2013  Xiph.Org Foundation
  21. #
  22. #  This file is part the FLAC project.  FLAC is comprised of several
  23. #  components distributed under different licenses.  The codec libraries
  24. #  are distributed under Xiph.Org's BSD-like license (see the file
  25. #  COPYING.Xiph in this distribution).  All other programs, libraries, and
  26. #  plugins are distributed under the GPL (see COPYING.GPL).  The documentation
  27. #  is distributed under the Gnu FDL (see COPYING.FDL).  Each file in the
  28. #  FLAC distribution contains at the top the terms under which it may be
  29. #  distributed.
  30. #
  31. #  Since this particular file is relevant to all components of FLAC,
  32. #  it may be distributed under the Xiph.Org license, which is the least
  33. #  restrictive of those mentioned above.  See the file COPYING.Xiph in this
  34. #  distribution.
  35.  
  36. #
  37. # automake provides the following useful targets:
  38. #
  39. # all: build all programs and libraries using the current
  40. # configuration (set by configure)
  41. #
  42. # check: build and run all self-tests
  43. #
  44. # clean: remove everything except what's required to build everything
  45. #
  46. # distclean: remove everything except what goes in the distribution
  47. #
  48.  
  49. am__make_dryrun = \
  50.   { \
  51.     am__dry=no; \
  52.     case $$MAKEFLAGS in \
  53.       *\\[\ \   ]*) \
  54.         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
  55.           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
  56.       *) \
  57.         for am__flg in $$MAKEFLAGS; do \
  58.           case $$am__flg in \
  59.             *=*|--*) ;; \
  60.             *n*) am__dry=yes; break;; \
  61.           esac; \
  62.         done;; \
  63.     esac; \
  64.     test $$am__dry = yes; \
  65.   }
  66. pkgdatadir = $(datadir)/flac
  67. pkgincludedir = $(includedir)/flac
  68. pkglibdir = $(libdir)/flac
  69. pkglibexecdir = $(libexecdir)/flac
  70. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  71. install_sh_DATA = $(install_sh) -c -m 644
  72. install_sh_PROGRAM = $(install_sh) -c
  73. install_sh_SCRIPT = $(install_sh) -c
  74. INSTALL_HEADER = $(INSTALL_DATA)
  75. transform = $(program_transform_name)
  76. NORMAL_INSTALL = :
  77. PRE_INSTALL = :
  78. POST_INSTALL = :
  79. NORMAL_UNINSTALL = :
  80. PRE_UNINSTALL = :
  81. POST_UNINSTALL = :
  82. build_triplet = i686-pc-mingw32
  83. host_triplet = arm-none-symbianelf
  84. subdir = .
  85. DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
  86.     $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  87.     $(top_srcdir)/configure AUTHORS ar-lib compile config.guess \
  88.     config.rpath config.sub depcomp install-sh ltmain.sh missing
  89. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  90. am__aclocal_m4_deps = $(top_srcdir)/m4/add_cflags.m4 \
  91.     $(top_srcdir)/m4/bswap.m4 $(top_srcdir)/m4/codeset.m4 \
  92.     $(top_srcdir)/m4/gcc_version.m4 $(top_srcdir)/m4/iconv.m4 \
  93.     $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
  94.     $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
  95.     $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  96.     $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  97.     $(top_srcdir)/m4/ogg.m4 $(top_srcdir)/m4/stack_protect.m4 \
  98.     $(top_srcdir)/m4/xmms.m4 $(top_srcdir)/configure.ac
  99. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  100.     $(ACLOCAL_M4)
  101. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  102.  configure.lineno config.status.lineno
  103. mkinstalldirs = $(install_sh) -d
  104. CONFIG_HEADER = config.h
  105. CONFIG_CLEAN_FILES =
  106. CONFIG_CLEAN_VPATH_FILES =
  107. AM_V_GEN = $(am__v_GEN_$(V))
  108. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  109. am__v_GEN_0 = @echo "  GEN   " $@;
  110. AM_V_at = $(am__v_at_$(V))
  111. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  112. am__v_at_0 = @
  113. SOURCES =
  114. DIST_SOURCES =
  115. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  116.     html-recursive info-recursive install-data-recursive \
  117.     install-dvi-recursive install-exec-recursive \
  118.     install-html-recursive install-info-recursive \
  119.     install-pdf-recursive install-ps-recursive install-recursive \
  120.     installcheck-recursive installdirs-recursive pdf-recursive \
  121.     ps-recursive uninstall-recursive
  122. am__can_run_installinfo = \
  123.   case $$AM_UPDATE_INFO_DIR in \
  124.     n|no|NO) false;; \
  125.     *) (install-info --version) >/dev/null 2>&1;; \
  126.   esac
  127. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  128.   distclean-recursive maintainer-clean-recursive
  129. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  130.     $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
  131.     distdir dist dist-all distcheck
  132. ETAGS = etags
  133. CTAGS = ctags
  134. DIST_SUBDIRS = $(SUBDIRS)
  135. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  136. distdir = $(PACKAGE)-$(VERSION)
  137. top_distdir = $(distdir)
  138. am__remove_distdir = \
  139.   if test -d "$(distdir)"; then \
  140.     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  141.       && rm -rf "$(distdir)" \
  142.       || { sleep 5 && rm -rf "$(distdir)"; }; \
  143.   else :; fi
  144. am__relativize = \
  145.   dir0=`pwd`; \
  146.   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  147.   sed_rest='s,^[^/]*/*,,'; \
  148.   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  149.   sed_butlast='s,/*[^/]*$$,,'; \
  150.   while test -n "$$dir1"; do \
  151.     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
  152.     if test "$$first" != "."; then \
  153.       if test "$$first" = ".."; then \
  154.         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
  155.         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
  156.       else \
  157.         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
  158.         if test "$$first2" = "$$first"; then \
  159.           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
  160.         else \
  161.           dir2="../$$dir2"; \
  162.         fi; \
  163.         dir0="$$dir0"/"$$first"; \
  164.       fi; \
  165.     fi; \
  166.     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  167.   done; \
  168.   reldir="$$dir2"
  169. GZIP_ENV = --best
  170. DIST_ARCHIVES = $(distdir).tar.xz
  171. distuninstallcheck_listfiles = find . -type f -print
  172. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  173.   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  174. distcleancheck_listfiles = find . -type f -print
  175. ACLOCAL = ${SHELL} /d/symbian/projects/sdl/libs/flac-1.3.0/missing --run aclocal-1.11
  176. AMTAR = $${TAR-tar}
  177. AM_DEFAULT_VERBOSITY = 0
  178. AR = arm-none-symbianelf-ar
  179. AS = gas
  180. AUTOCONF = ${SHELL} /d/symbian/projects/sdl/libs/flac-1.3.0/missing --run autoconf
  181. AUTOHEADER = ${SHELL} /d/symbian/projects/sdl/libs/flac-1.3.0/missing --run autoheader
  182. AUTOMAKE = ${SHELL} /d/symbian/projects/sdl/libs/flac-1.3.0/missing --run automake-1.11
  183. AWK = gawk
  184. CC = arm-none-symbianelf-gcc
  185. CCAS = arm-none-symbianelf-gcc
  186. CCASDEPMODE = depmode=gcc3
  187. CCASFLAGS = -O2
  188. CCDEPMODE = depmode=gcc3
  189. CFLAGS = -O2 -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wnested-externs -Wshadow -Wundef -Wmissing-declarations  -fvisibility=hidden
  190. CPP = arm-none-symbianelf-gcc -E
  191. CPPFLAGS = -DNDEBUG -I\Symbian\S60_5th_Edition_SDK_v1.0\/epoc32/include/libc -I\Symbian\S60_5th_Edition_SDK_v1.0\/epoc32/include -I\Symbian\S60_5th_Edition_SDK_v1.0\/epoc32/include/variant -DFLAC__USE_VISIBILITY_ATTR
  192. CXX = arm-none-symbianelf-g++
  193. CXXCPP = arm-none-symbianelf-g++ -E
  194. CXXDEPMODE = depmode=gcc3
  195. CXXFLAGS = -g -O2 -Wcast-align -Wshadow -Wwrite-strings -Wctor-dtor-privacy -Wnon-virtual-dtor -Wreorder -Wsign-promo -Wundef  -fvisibility=hidden
  196. CYGPATH_W = echo
  197. DEFS = -DHAVE_CONFIG_H
  198. DEPDIR = .deps
  199. DLLTOOL = dlltool
  200. DOCBOOK_TO_MAN =
  201. DOXYGEN = doxygen
  202. DSYMUTIL =
  203. DUMPBIN =
  204. ECHO_C =
  205. ECHO_N = -n
  206. ECHO_T =
  207. EGREP = /bin/grep -E
  208. EXEEXT =
  209. FGREP = /bin/grep -F
  210. FLAC__TEST_LEVEL = 1
  211. FLAC__TEST_WITH_VALGRIND = no
  212. GAS = gas
  213. GCC_MAJOR_VERSION = 4
  214. GCC_MINOR_VERSION = 6
  215. GCC_VERSION = 4.6.3
  216. GREP = /bin/grep
  217. INSTALL = /bin/install -c
  218. INSTALL_DATA = ${INSTALL} -m 644
  219. INSTALL_PROGRAM = ${INSTALL}
  220. INSTALL_SCRIPT = ${INSTALL}
  221. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  222. LD = d:/program
  223. files/codesourcery/sourcery_codebench_lite_for_arm_symbianos/arm-none-symbianelf/bin/ld.exe
  224. LDFLAGS = -L\Symbian\S60_5th_Edition_SDK_v1.0\/epoc32/release/armv5/urel
  225. LIBICONV =
  226. LIBOBJS =
  227. LIBS =
  228. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  229. LIPO =
  230. LN_S = cp -pR
  231. LTLIBICONV =
  232. LTLIBOBJS =
  233. LT_NO_UNDEFINED =
  234. MAKEINFO = ${SHELL} /d/symbian/projects/sdl/libs/flac-1.3.0/missing --run makeinfo
  235. MANIFEST_TOOL = mt
  236. MKDIR_P = /bin/mkdir -p
  237. NASM =
  238. NM = /d/Program Files/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_SymbianOS/bin/arm-none-symbianelf-nm
  239. NMEDIT =
  240. OBJDUMP = arm-none-symbianelf-objdump
  241. OBJEXT = o
  242. OBJ_FORMAT = elf
  243. OGG_CFLAGS =
  244. OGG_LIBS =
  245. OGG_PACKAGE =
  246. OTOOL =
  247. OTOOL64 =
  248. PACKAGE = flac
  249. PACKAGE_BUGREPORT = flac-dev@xiph.org
  250. PACKAGE_NAME = flac
  251. PACKAGE_STRING = flac 1.3.0
  252. PACKAGE_TARNAME = flac
  253. PACKAGE_URL = https://www.xiph.org/flac/
  254. PACKAGE_VERSION = 1.3.0
  255. PATH_SEPARATOR = :
  256. RANLIB = arm-none-symbianelf-ranlib
  257. SED = /bin/sed
  258. SET_MAKE =
  259. SHELL = /bin/sh
  260. STRIP = arm-none-symbianelf-strip
  261. VERSION = 1.3.0
  262. XMMS_CFLAGS =
  263. XMMS_CONFIG =
  264. XMMS_DATA_DIR =
  265. XMMS_EFFECT_PLUGIN_DIR =
  266. XMMS_GENERAL_PLUGIN_DIR =
  267. XMMS_INPUT_PLUGIN_DIR =
  268. XMMS_LIBS =
  269. XMMS_OUTPUT_PLUGIN_DIR =
  270. XMMS_PLUGIN_DIR =
  271. XMMS_VERSION =
  272. XMMS_VISUALIZATION_PLUGIN_DIR =
  273. abs_builddir = /d/symbian/projects/sdl/libs/flac-1.3.0
  274. abs_srcdir = /d/symbian/projects/sdl/libs/flac-1.3.0
  275. abs_top_builddir = /d/symbian/projects/sdl/libs/flac-1.3.0
  276. abs_top_srcdir = /d/symbian/projects/sdl/libs/flac-1.3.0
  277. ac_ct_AR =
  278. ac_ct_CC =
  279. ac_ct_CXX =
  280. ac_ct_DUMPBIN =
  281. am__include = include
  282. am__leading_dot = .
  283. am__quote =
  284. am__tar = tar --format=posix -chf - "$$tardir"
  285. am__untar = tar -xf -
  286. bindir = ${exec_prefix}/bin
  287. build = i686-pc-mingw32
  288. build_alias =
  289. build_cpu = i686
  290. build_os = mingw32
  291. build_vendor = pc
  292. builddir = .
  293. datadir = ${datarootdir}
  294. datarootdir = ${prefix}/share
  295. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  296. dvidir = ${docdir}
  297. exec_prefix = ${prefix}
  298. host = arm-none-symbianelf
  299. host_alias = arm-none-symbianelf
  300. host_cpu = arm
  301. host_os = symbianelf
  302. host_vendor = none
  303. htmldir = ${docdir}
  304. includedir = ${prefix}/include
  305. infodir = ${datarootdir}/info
  306. install_sh = ${SHELL} /d/symbian/projects/sdl/libs/flac-1.3.0/install-sh
  307. libdir = ${exec_prefix}/lib
  308. libexecdir = ${exec_prefix}/libexec
  309. localedir = ${datarootdir}/locale
  310. localstatedir = ${prefix}/var
  311. mandir = ${datarootdir}/man
  312. mkdir_p = /bin/mkdir -p
  313. oldincludedir = /usr/include
  314. pdfdir = ${docdir}
  315. prefix = \Symbian\S60_5th_Edition_SDK_v1.0\/epoc32
  316. program_transform_name = s,x,x,
  317. psdir = ${docdir}
  318. sbindir = ${exec_prefix}/sbin
  319. sharedstatedir = ${prefix}/com
  320. srcdir = .
  321. sysconfdir = ${prefix}/etc
  322. target_alias =
  323. top_build_prefix =
  324. top_builddir = .
  325. top_srcdir = .
  326. ACLOCAL_AMFLAGS = -I m4
  327. SUBDIRS = doc include m4 man src examples test build objs
  328. EXTRA_DIST = \
  329.     COPYING.FDL \
  330.     COPYING.GPL \
  331.     COPYING.LGPL \
  332.     COPYING.Xiph \
  333.     FLAC.sln \
  334.     Makefile.lite \
  335.     autogen.sh \
  336.     config.rpath \
  337.     depcomp \
  338.     ltmain.sh \
  339.     strip_non_asm_libtool_args.sh
  340.  
  341. CLEANFILES = *~
  342. all: config.h
  343.     $(MAKE) $(AM_MAKEFLAGS) all-recursive
  344.  
  345. .SUFFIXES:
  346. am--refresh: Makefile
  347.     @:
  348. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  349.     @for dep in $?; do \
  350.       case '$(am__configure_deps)' in \
  351.         *$$dep*) \
  352.           echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  353.           $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  354.         && exit 0; \
  355.           exit 1;; \
  356.       esac; \
  357.     done; \
  358.     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  359.     $(am__cd) $(top_srcdir) && \
  360.       $(AUTOMAKE) --foreign Makefile
  361. .PRECIOUS: Makefile
  362. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  363.     @case '$?' in \
  364.       *config.status*) \
  365.         echo ' $(SHELL) ./config.status'; \
  366.         $(SHELL) ./config.status;; \
  367.       *) \
  368.         echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  369.         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  370.     esac;
  371.  
  372. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  373.     $(SHELL) ./config.status --recheck
  374.  
  375. $(top_srcdir)/configure:  $(am__configure_deps)
  376.     $(am__cd) $(srcdir) && $(AUTOCONF)
  377. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  378.     $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  379. $(am__aclocal_m4_deps):
  380.  
  381. config.h: stamp-h1
  382.     @if test ! -f $@; then rm -f stamp-h1; else :; fi
  383.     @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
  384.  
  385. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  386.     @rm -f stamp-h1
  387.     cd $(top_builddir) && $(SHELL) ./config.status config.h
  388. $(srcdir)/config.h.in:  $(am__configure_deps)
  389.     ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  390.     rm -f stamp-h1
  391.     touch $@
  392.  
  393. distclean-hdr:
  394.     -rm -f config.h stamp-h1
  395.  
  396. mostlyclean-libtool:
  397.     -rm -f *.lo
  398.  
  399. clean-libtool:
  400.     -rm -rf .libs _libs
  401.  
  402. distclean-libtool:
  403.     -rm -f libtool config.lt
  404.  
  405. # This directory's subdirectories are mostly independent; you can cd
  406. # into them and run `make' without going through this Makefile.
  407. # To change the values of `make' variables: instead of editing Makefiles,
  408. # (1) if the variable is set in `config.status', edit `config.status'
  409. #     (which will cause the Makefiles to be regenerated when you run `make');
  410. # (2) otherwise, pass the desired values on the `make' command line.
  411. $(RECURSIVE_TARGETS):
  412.     @fail= failcom='exit 1'; \
  413.     for f in x $$MAKEFLAGS; do \
  414.       case $$f in \
  415.         *=* | --[!k]*);; \
  416.         *k*) failcom='fail=yes';; \
  417.       esac; \
  418.     done; \
  419.     dot_seen=no; \
  420.     target=`echo $@ | sed s/-recursive//`; \
  421.     list='$(SUBDIRS)'; for subdir in $$list; do \
  422.       echo "Making $$target in $$subdir"; \
  423.       if test "$$subdir" = "."; then \
  424.         dot_seen=yes; \
  425.         local_target="$$target-am"; \
  426.       else \
  427.         local_target="$$target"; \
  428.       fi; \
  429.       ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  430.       || eval $$failcom; \
  431.     done; \
  432.     if test "$$dot_seen" = "no"; then \
  433.       $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  434.     fi; test -z "$$fail"
  435.  
  436. $(RECURSIVE_CLEAN_TARGETS):
  437.     @fail= failcom='exit 1'; \
  438.     for f in x $$MAKEFLAGS; do \
  439.       case $$f in \
  440.         *=* | --[!k]*);; \
  441.         *k*) failcom='fail=yes';; \
  442.       esac; \
  443.     done; \
  444.     dot_seen=no; \
  445.     case "$@" in \
  446.       distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  447.       *) list='$(SUBDIRS)' ;; \
  448.     esac; \
  449.     rev=''; for subdir in $$list; do \
  450.       if test "$$subdir" = "."; then :; else \
  451.         rev="$$subdir $$rev"; \
  452.       fi; \
  453.     done; \
  454.     rev="$$rev ."; \
  455.     target=`echo $@ | sed s/-recursive//`; \
  456.     for subdir in $$rev; do \
  457.       echo "Making $$target in $$subdir"; \
  458.       if test "$$subdir" = "."; then \
  459.         local_target="$$target-am"; \
  460.       else \
  461.         local_target="$$target"; \
  462.       fi; \
  463.       ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  464.       || eval $$failcom; \
  465.     done && test -z "$$fail"
  466. tags-recursive:
  467.     list='$(SUBDIRS)'; for subdir in $$list; do \
  468.       test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  469.     done
  470. ctags-recursive:
  471.     list='$(SUBDIRS)'; for subdir in $$list; do \
  472.       test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  473.     done
  474.  
  475. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  476.     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  477.     unique=`for i in $$list; do \
  478.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  479.       done | \
  480.       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  481.           END { if (nonempty) { for (i in files) print i; }; }'`; \
  482.     mkid -fID $$unique
  483. tags: TAGS
  484.  
  485. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  486.         $(TAGS_FILES) $(LISP)
  487.     set x; \
  488.     here=`pwd`; \
  489.     if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  490.       include_option=--etags-include; \
  491.       empty_fix=.; \
  492.     else \
  493.       include_option=--include; \
  494.       empty_fix=; \
  495.     fi; \
  496.     list='$(SUBDIRS)'; for subdir in $$list; do \
  497.       if test "$$subdir" = .; then :; else \
  498.         test ! -f $$subdir/TAGS || \
  499.           set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  500.       fi; \
  501.     done; \
  502.     list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  503.     unique=`for i in $$list; do \
  504.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  505.       done | \
  506.       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  507.           END { if (nonempty) { for (i in files) print i; }; }'`; \
  508.     shift; \
  509.     if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  510.       test -n "$$unique" || unique=$$empty_fix; \
  511.       if test $$# -gt 0; then \
  512.         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  513.           "$$@" $$unique; \
  514.       else \
  515.         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  516.           $$unique; \
  517.       fi; \
  518.     fi
  519. ctags: CTAGS
  520. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  521.         $(TAGS_FILES) $(LISP)
  522.     list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  523.     unique=`for i in $$list; do \
  524.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  525.       done | \
  526.       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  527.           END { if (nonempty) { for (i in files) print i; }; }'`; \
  528.     test -z "$(CTAGS_ARGS)$$unique" \
  529.       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  530.          $$unique
  531.  
  532. GTAGS:
  533.     here=`$(am__cd) $(top_builddir) && pwd` \
  534.       && $(am__cd) $(top_srcdir) \
  535.       && gtags -i $(GTAGS_ARGS) "$$here"
  536.  
  537. distclean-tags:
  538.     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  539.  
  540. distdir: $(DISTFILES)
  541.     $(am__remove_distdir)
  542.     test -d "$(distdir)" || mkdir "$(distdir)"
  543.     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  544.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  545.     list='$(DISTFILES)'; \
  546.       dist_files=`for file in $$list; do echo $$file; done | \
  547.       sed -e "s|^$$srcdirstrip/||;t" \
  548.           -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  549.     case $$dist_files in \
  550.       */*) $(MKDIR_P) `echo "$$dist_files" | \
  551.                sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  552.                sort -u` ;; \
  553.     esac; \
  554.     for file in $$dist_files; do \
  555.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  556.       if test -d $$d/$$file; then \
  557.         dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  558.         if test -d "$(distdir)/$$file"; then \
  559.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  560.         fi; \
  561.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  562.           cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  563.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  564.         fi; \
  565.         cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  566.       else \
  567.         test -f "$(distdir)/$$file" \
  568.         || cp -p $$d/$$file "$(distdir)/$$file" \
  569.         || exit 1; \
  570.       fi; \
  571.     done
  572.     @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
  573.       if test "$$subdir" = .; then :; else \
  574.         $(am__make_dryrun) \
  575.           || test -d "$(distdir)/$$subdir" \
  576.           || $(MKDIR_P) "$(distdir)/$$subdir" \
  577.           || exit 1; \
  578.         dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
  579.         $(am__relativize); \
  580.         new_distdir=$$reldir; \
  581.         dir1=$$subdir; dir2="$(top_distdir)"; \
  582.         $(am__relativize); \
  583.         new_top_distdir=$$reldir; \
  584.         echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
  585.         echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
  586.         ($(am__cd) $$subdir && \
  587.           $(MAKE) $(AM_MAKEFLAGS) \
  588.             top_distdir="$$new_top_distdir" \
  589.             distdir="$$new_distdir" \
  590.         am__remove_distdir=: \
  591.         am__skip_length_check=: \
  592.         am__skip_mode_fix=: \
  593.             distdir) \
  594.           || exit 1; \
  595.       fi; \
  596.     done
  597.     -test -n "$(am__skip_mode_fix)" \
  598.     || find "$(distdir)" -type d ! -perm -755 \
  599.         -exec chmod u+rwx,go+rx {} \; -o \
  600.       ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  601.       ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  602.       ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  603.     || chmod -R a+r "$(distdir)"
  604. dist-gzip: distdir
  605.     tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  606.     $(am__remove_distdir)
  607.  
  608. dist-bzip2: distdir
  609.     tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  610.     $(am__remove_distdir)
  611.  
  612. dist-lzip: distdir
  613.     tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  614.     $(am__remove_distdir)
  615.  
  616. dist-lzma: distdir
  617.     tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
  618.     $(am__remove_distdir)
  619. dist-xz: distdir
  620.     tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  621.     $(am__remove_distdir)
  622.  
  623. dist-tarZ: distdir
  624.     tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  625.     $(am__remove_distdir)
  626.  
  627. dist-shar: distdir
  628.     shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  629.     $(am__remove_distdir)
  630.  
  631. dist-zip: distdir
  632.     -rm -f $(distdir).zip
  633.     zip -rq $(distdir).zip $(distdir)
  634.     $(am__remove_distdir)
  635.  
  636. dist dist-all: distdir
  637.     tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  638.     $(am__remove_distdir)
  639.  
  640. # This target untars the dist file and tries a VPATH configuration.  Then
  641. # it guarantees that the distribution is self-contained by making another
  642. # tarfile.
  643. distcheck: dist
  644.     case '$(DIST_ARCHIVES)' in \
  645.     *.tar.gz*) \
  646.       GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
  647.     *.tar.bz2*) \
  648.       bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  649.     *.tar.lzma*) \
  650.       lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
  651.     *.tar.lz*) \
  652.       lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  653.     *.tar.xz*) \
  654.       xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  655.     *.tar.Z*) \
  656.       uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  657.     *.shar.gz*) \
  658.       GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
  659.     *.zip*) \
  660.       unzip $(distdir).zip ;;\
  661.     esac
  662.     chmod -R a-w $(distdir); chmod u+w $(distdir)
  663.     mkdir $(distdir)/_build
  664.     mkdir $(distdir)/_inst
  665.     chmod a-w $(distdir)
  666.     test -d $(distdir)/_build || exit 0; \
  667.     dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  668.       && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  669.       && am__cwd=`pwd` \
  670.       && $(am__cd) $(distdir)/_build \
  671.       && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  672.         $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  673.         $(DISTCHECK_CONFIGURE_FLAGS) \
  674.       && $(MAKE) $(AM_MAKEFLAGS) \
  675.       && $(MAKE) $(AM_MAKEFLAGS) dvi \
  676.       && $(MAKE) $(AM_MAKEFLAGS) check \
  677.       && $(MAKE) $(AM_MAKEFLAGS) install \
  678.       && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  679.       && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  680.       && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  681.             distuninstallcheck \
  682.       && chmod -R a-w "$$dc_install_base" \
  683.       && ({ \
  684.            (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  685.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  686.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  687.            && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  688.                 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  689.           } || { rm -rf "$$dc_destdir"; exit 1; }) \
  690.       && rm -rf "$$dc_destdir" \
  691.       && $(MAKE) $(AM_MAKEFLAGS) dist \
  692.       && rm -rf $(DIST_ARCHIVES) \
  693.       && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  694.       && cd "$$am__cwd" \
  695.       || exit 1
  696.     $(am__remove_distdir)
  697.     @(echo "$(distdir) archives ready for distribution: "; \
  698.       list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  699.       sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  700. distuninstallcheck:
  701.     @test -n '$(distuninstallcheck_dir)' || { \
  702.       echo 'ERROR: trying to run $@ with an empty' \
  703.            '$$(distuninstallcheck_dir)' >&2; \
  704.       exit 1; \
  705.     }; \
  706.     $(am__cd) '$(distuninstallcheck_dir)' || { \
  707.       echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  708.       exit 1; \
  709.     }; \
  710.     test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  711.        || { echo "ERROR: files left after uninstall:" ; \
  712.             if test -n "$(DESTDIR)"; then \
  713.               echo "  (check DESTDIR support)"; \
  714.             fi ; \
  715.             $(distuninstallcheck_listfiles) ; \
  716.             exit 1; } >&2
  717. distcleancheck: distclean
  718.     @if test '$(srcdir)' = . ; then \
  719.       echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  720.       exit 1 ; \
  721.     fi
  722.     @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  723.       || { echo "ERROR: files left in build directory after distclean:" ; \
  724.            $(distcleancheck_listfiles) ; \
  725.            exit 1; } >&2
  726. check-am: all-am
  727. check: check-recursive
  728. all-am: Makefile config.h
  729. installdirs: installdirs-recursive
  730. installdirs-am:
  731. install: install-recursive
  732. install-exec: install-exec-recursive
  733. install-data: install-data-recursive
  734. uninstall: uninstall-recursive
  735.  
  736. install-am: all-am
  737.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  738.  
  739. installcheck: installcheck-recursive
  740. install-strip:
  741.     if test -z '$(STRIP)'; then \
  742.       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  743.         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  744.           install; \
  745.     else \
  746.       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  747.         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  748.         "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  749.     fi
  750. mostlyclean-generic:
  751.  
  752. clean-generic:
  753.     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  754.  
  755. distclean-generic:
  756.     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  757.     -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  758.  
  759. maintainer-clean-generic:
  760.     @echo "This command is intended for maintainers to use"
  761.     @echo "it deletes files that may require special tools to rebuild."
  762. clean: clean-recursive
  763.  
  764. clean-am: clean-generic clean-libtool mostlyclean-am
  765.  
  766. distclean: distclean-recursive
  767.     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  768.     -rm -f Makefile
  769. distclean-am: clean-am distclean-generic distclean-hdr \
  770.     distclean-libtool distclean-tags
  771.  
  772. dvi: dvi-recursive
  773.  
  774. dvi-am:
  775.  
  776. html: html-recursive
  777.  
  778. html-am:
  779.  
  780. info: info-recursive
  781.  
  782. info-am:
  783.  
  784. install-data-am:
  785.  
  786. install-dvi: install-dvi-recursive
  787.  
  788. install-dvi-am:
  789.  
  790. install-exec-am:
  791.  
  792. install-html: install-html-recursive
  793.  
  794. install-html-am:
  795.  
  796. install-info: install-info-recursive
  797.  
  798. install-info-am:
  799.  
  800. install-man:
  801.  
  802. install-pdf: install-pdf-recursive
  803.  
  804. install-pdf-am:
  805.  
  806. install-ps: install-ps-recursive
  807.  
  808. install-ps-am:
  809.  
  810. installcheck-am:
  811.  
  812. maintainer-clean: maintainer-clean-recursive
  813.     -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  814.     -rm -rf $(top_srcdir)/autom4te.cache
  815.     -rm -f Makefile
  816. maintainer-clean-am: distclean-am maintainer-clean-generic
  817.  
  818. mostlyclean: mostlyclean-recursive
  819.  
  820. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  821.  
  822. pdf: pdf-recursive
  823.  
  824. pdf-am:
  825.  
  826. ps: ps-recursive
  827.  
  828. ps-am:
  829.  
  830. uninstall-am:
  831.  
  832. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
  833.     ctags-recursive install-am install-strip tags-recursive
  834.  
  835. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  836.     all all-am am--refresh check check-am clean clean-generic \
  837.     clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
  838.     dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
  839.     dist-zip distcheck distclean distclean-generic distclean-hdr \
  840.     distclean-libtool distclean-tags distcleancheck distdir \
  841.     distuninstallcheck dvi dvi-am html html-am info info-am \
  842.     install install-am install-data install-data-am install-dvi \
  843.     install-dvi-am install-exec install-exec-am install-html \
  844.     install-html-am install-info install-info-am install-man \
  845.     install-pdf install-pdf-am install-ps install-ps-am \
  846.     install-strip installcheck installcheck-am installdirs \
  847.     installdirs-am maintainer-clean maintainer-clean-generic \
  848.     mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
  849.     ps ps-am tags tags-recursive uninstall uninstall-am
  850.  
  851.  
  852. fullcheck:
  853.     (cd test && make fullcheck)
  854.  
  855. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  856. # Otherwise a system limit (for SysV at least) may be exceeded.
  857. .NOEXPORT:
Advertisement
Add Comment
Please, Sign In to add comment