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#  plugin_common - Routines common to several plugins
18#  Copyright (C) 2002,2003,2004,2005,2006,2007  Josh Coalson
19#
20#  This library is free software; you can redistribute it and/or
21#  modify it under the terms of the GNU Lesser General Public
22#  License as published by the Free Software Foundation; either
23#  version 2.1 of the License, or (at your option) any later version.
24#
25#  This library is distributed in the hope that it will be useful,
26#  but WITHOUT ANY WARRANTY; without even the implied warranty of
27#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
28#  Lesser General Public License for more details.
29#
30#  You should have received a copy of the GNU Lesser General Public
31#  License along with this library; if not, write to the Free Software
32#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
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
222AUTOMAKE_OPTIONS = foreign
223
224INCLUDES = -I$(top_srcdir)/include
225
226noinst_LTLIBRARIES = libplugin_common.la
227
228noinst_HEADERS = \
229	all.h \
230	charset.h \
231	defs.h \
232	dither.h \
233	replaygain.h \
234	tags.h
235
236
237libplugin_common_la_SOURCES = \
238	charset.c \
239	dither.c \
240	replaygain.c \
241	tags.c
242
243
244EXTRA_DIST = \
245	Makefile.lite \
246	README \
247	plugin_common_static.dsp \
248	plugin_common_static.vcproj
249
250subdir = src/plugin_common
251ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
252mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
253CONFIG_HEADER = $(top_builddir)/config.h
254CONFIG_CLEAN_FILES =
255LTLIBRARIES = $(noinst_LTLIBRARIES)
256
257libplugin_common_la_LDFLAGS =
258libplugin_common_la_LIBADD =
259am_libplugin_common_la_OBJECTS = charset.lo dither.lo replaygain.lo \
260	tags.lo
261libplugin_common_la_OBJECTS = $(am_libplugin_common_la_OBJECTS)
262
263DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
264depcomp = $(SHELL) $(top_srcdir)/depcomp
265am__depfiles_maybe = depfiles
266@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/charset.Plo ./$(DEPDIR)/dither.Plo \
267@AMDEP_TRUE@	./$(DEPDIR)/replaygain.Plo ./$(DEPDIR)/tags.Plo
268COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
269	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
270LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
271	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
272CCLD = $(CC)
273LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
274	$(AM_LDFLAGS) $(LDFLAGS) -o $@
275DIST_SOURCES = $(libplugin_common_la_SOURCES)
276HEADERS = $(noinst_HEADERS)
277
278DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.in \
279	Makefile.am
280SOURCES = $(libplugin_common_la_SOURCES)
281
282all: all-am
283
284.SUFFIXES:
285.SUFFIXES: .c .lo .o .obj
286$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
287	cd $(top_srcdir) && \
288	  $(AUTOMAKE) --foreign  src/plugin_common/Makefile
289Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
290	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
291
292clean-noinstLTLIBRARIES:
293	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
294	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
295	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
296	  test "$$dir" = "$$p" && dir=.; \
297	  echo "rm -f \"$${dir}/so_locations\""; \
298	  rm -f "$${dir}/so_locations"; \
299	done
300libplugin_common.la: $(libplugin_common_la_OBJECTS) $(libplugin_common_la_DEPENDENCIES) 
301	$(LINK)  $(libplugin_common_la_LDFLAGS) $(libplugin_common_la_OBJECTS) $(libplugin_common_la_LIBADD) $(LIBS)
302
303mostlyclean-compile:
304	-rm -f *.$(OBJEXT) core *.core
305
306distclean-compile:
307	-rm -f *.tab.c
308
309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/charset.Plo@am__quote@
310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dither.Plo@am__quote@
311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/replaygain.Plo@am__quote@
312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tags.Plo@am__quote@
313
314.c.o:
315@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
316@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
317@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
318@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
319@am__fastdepCC_TRUE@	fi
320@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
321@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
322@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
323@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
324
325.c.obj:
326@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
327@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
328@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
329@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
330@am__fastdepCC_TRUE@	fi
331@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
332@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
333@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
334@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
335
336.c.lo:
337@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
338@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
339@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
340@am__fastdepCC_TRUE@	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
341@am__fastdepCC_TRUE@	fi
342@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
343@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
344@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
346
347mostlyclean-libtool:
348	-rm -f *.lo
349
350clean-libtool:
351	-rm -rf .libs _libs
352
353distclean-libtool:
354	-rm -f libtool
355uninstall-info-am:
356
357ETAGS = etags
358ETAGSFLAGS =
359
360CTAGS = ctags
361CTAGSFLAGS =
362
363tags: TAGS
364
365ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
366	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367	unique=`for i in $$list; do \
368	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369	  done | \
370	  $(AWK) '    { files[$$0] = 1; } \
371	       END { for (i in files) print i; }'`; \
372	mkid -fID $$unique
373
374TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375		$(TAGS_FILES) $(LISP)
376	tags=; \
377	here=`pwd`; \
378	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
379	unique=`for i in $$list; do \
380	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381	  done | \
382	  $(AWK) '    { files[$$0] = 1; } \
383	       END { for (i in files) print i; }'`; \
384	test -z "$(ETAGS_ARGS)$$tags$$unique" \
385	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
386	     $$tags $$unique
387
388ctags: CTAGS
389CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
390		$(TAGS_FILES) $(LISP)
391	tags=; \
392	here=`pwd`; \
393	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
394	unique=`for i in $$list; do \
395	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396	  done | \
397	  $(AWK) '    { files[$$0] = 1; } \
398	       END { for (i in files) print i; }'`; \
399	test -z "$(CTAGS_ARGS)$$tags$$unique" \
400	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
401	     $$tags $$unique
402
403GTAGS:
404	here=`$(am__cd) $(top_builddir) && pwd` \
405	  && cd $(top_srcdir) \
406	  && gtags -i $(GTAGS_ARGS) $$here
407
408distclean-tags:
409	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
410DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
411
412top_distdir = ../..
413distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
414
415distdir: $(DISTFILES)
416	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
417	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
418	list='$(DISTFILES)'; for file in $$list; do \
419	  case $$file in \
420	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
421	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
422	  esac; \
423	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
424	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
425	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
426	    dir="/$$dir"; \
427	    $(mkinstalldirs) "$(distdir)$$dir"; \
428	  else \
429	    dir=''; \
430	  fi; \
431	  if test -d $$d/$$file; then \
432	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
433	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
434	    fi; \
435	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
436	  else \
437	    test -f $(distdir)/$$file \
438	    || cp -p $$d/$$file $(distdir)/$$file \
439	    || exit 1; \
440	  fi; \
441	done
442check-am: all-am
443check: check-am
444all-am: Makefile $(LTLIBRARIES) $(HEADERS)
445
446installdirs:
447install: install-am
448install-exec: install-exec-am
449install-data: install-data-am
450uninstall: uninstall-am
451
452install-am: all-am
453	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
454
455installcheck: installcheck-am
456install-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
461mostlyclean-generic:
462
463clean-generic:
464
465distclean-generic:
466	-rm -f $(CONFIG_CLEAN_FILES)
467
468maintainer-clean-generic:
469	@echo "This command is intended for maintainers to use"
470	@echo "it deletes files that may require special tools to rebuild."
471clean: clean-am
472
473clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
474	mostlyclean-am
475
476distclean: distclean-am
477	-rm -rf ./$(DEPDIR)
478	-rm -f Makefile
479distclean-am: clean-am distclean-compile distclean-generic \
480	distclean-libtool distclean-tags
481
482dvi: dvi-am
483
484dvi-am:
485
486info: info-am
487
488info-am:
489
490install-data-am:
491
492install-exec-am:
493
494install-info: install-info-am
495
496install-man:
497
498installcheck-am:
499
500maintainer-clean: maintainer-clean-am
501	-rm -rf ./$(DEPDIR)
502	-rm -f Makefile
503maintainer-clean-am: distclean-am maintainer-clean-generic
504
505mostlyclean: mostlyclean-am
506
507mostlyclean-am: mostlyclean-compile mostlyclean-generic \
508	mostlyclean-libtool
509
510pdf: pdf-am
511
512pdf-am:
513
514ps: ps-am
515
516ps-am:
517
518uninstall-am: uninstall-info-am
519
520.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
521	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
522	distclean-compile distclean-generic distclean-libtool \
523	distclean-tags distdir dvi dvi-am info info-am install \
524	install-am install-data install-data-am install-exec \
525	install-exec-am install-info install-info-am install-man \
526	install-strip installcheck installcheck-am installdirs \
527	maintainer-clean maintainer-clean-generic mostlyclean \
528	mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
529	pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
530
531
532debug:
533	$(MAKE) all CFLAGS="@DEBUG@"
534
535profile:
536	$(MAKE) all CFLAGS="@PROFILE@"
537# Tell versions [3.59,3.63) of GNU make to not export all variables.
538# Otherwise a system limit (for SysV at least) may be exceeded.
539.NOEXPORT:
540