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