1# Makefile.in generated by automake 1.11.3 from Makefile.am.
2# @configure_input@
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@SET_MAKE@
17
18
19
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkglibexecdir = $(libexecdir)/@PACKAGE@
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39bin_PROGRAMS = deadbeef$(EXEEXT)
40subdir = .
41DIST_COMMON = README $(am__configure_deps) $(sdk_HEADERS) \
42	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43	$(srcdir)/config.h.in $(srcdir)/deadbeef.desktop.in \
44	$(top_srcdir)/configure $(top_srcdir)/intl/Makefile.in \
45	ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS compile \
46	config.guess config.rpath config.sub depcomp install-sh \
47	ltmain.sh missing
48ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
50	$(top_srcdir)/m4/fcntl-o.m4 $(top_srcdir)/m4/gettext.m4 \
51	$(top_srcdir)/m4/glibc2.m4 $(top_srcdir)/m4/glibc21.m4 \
52	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \
53	$(top_srcdir)/m4/intl.m4 $(top_srcdir)/m4/intlmacosx.m4 \
54	$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/intmax.m4 \
55	$(top_srcdir)/m4/inttypes-pri.m4 \
56	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \
57	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
58	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
59	$(top_srcdir)/m4/lock.m4 $(top_srcdir)/m4/longlong.m4 \
60	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
61	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
62	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
63	$(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \
64	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \
65	$(top_srcdir)/m4/threadlib.m4 $(top_srcdir)/m4/uintmax_t.m4 \
66	$(top_srcdir)/m4/visibility.m4 $(top_srcdir)/m4/wchar_t.m4 \
67	$(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
68	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70	$(ACLOCAL_M4)
71am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
72 configure.lineno config.status.lineno
73mkinstalldirs = $(install_sh) -d
74CONFIG_HEADER = config.h
75CONFIG_CLEAN_FILES = intl/Makefile deadbeef.desktop
76CONFIG_CLEAN_VPATH_FILES =
77am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(desktopdir)" \
78	"$(DESTDIR)$(docsdir)" "$(DESTDIR)$(sdkdir)"
79PROGRAMS = $(bin_PROGRAMS)
80am_deadbeef_OBJECTS = main.$(OBJEXT) plugins.$(OBJEXT) \
81	playlist.$(OBJEXT) plmeta.$(OBJEXT) pltmeta.$(OBJEXT) \
82	streamer.$(OBJEXT) premix.$(OBJEXT) messagepump.$(OBJEXT) \
83	conf.$(OBJEXT) threading_pthread.$(OBJEXT) volume.$(OBJEXT) \
84	junklib.$(OBJEXT) utf8.$(OBJEXT) vfs.$(OBJEXT) \
85	vfs_stdio.$(OBJEXT) md5.$(OBJEXT) metacache.$(OBJEXT) \
86	ringbuf.$(OBJEXT) dsppreset.$(OBJEXT) replaygain.$(OBJEXT) \
87	fft.$(OBJEXT) handler.$(OBJEXT) escape.$(OBJEXT) tf.$(OBJEXT) \
88	playqueue.$(OBJEXT) sort.$(OBJEXT)
89deadbeef_OBJECTS = $(am_deadbeef_OBJECTS)
90am__DEPENDENCIES_1 =
91deadbeef_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
92	$(am__DEPENDENCIES_1) plugins/libparser/libparser.a
93AM_V_lt = $(am__v_lt_@AM_V@)
94am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
95am__v_lt_0 = --silent
96DEFAULT_INCLUDES = -I.@am__isrc@
97depcomp = $(SHELL) $(top_srcdir)/depcomp
98am__depfiles_maybe = depfiles
99am__mv = mv -f
100COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
103	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
104	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
105	$(AM_CFLAGS) $(CFLAGS)
106AM_V_CC = $(am__v_CC_@AM_V@)
107am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
108am__v_CC_0 = @echo "  CC    " $@;
109AM_V_at = $(am__v_at_@AM_V@)
110am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111am__v_at_0 = @
112CCLD = $(CC)
113LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
114	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
115	$(AM_LDFLAGS) $(LDFLAGS) -o $@
116AM_V_CCLD = $(am__v_CCLD_@AM_V@)
117am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
118am__v_CCLD_0 = @echo "  CCLD  " $@;
119AM_V_GEN = $(am__v_GEN_@AM_V@)
120am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
121am__v_GEN_0 = @echo "  GEN   " $@;
122SOURCES = $(deadbeef_SOURCES)
123DIST_SOURCES = $(deadbeef_SOURCES)
124RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
125	html-recursive info-recursive install-data-recursive \
126	install-dvi-recursive install-exec-recursive \
127	install-html-recursive install-info-recursive \
128	install-pdf-recursive install-ps-recursive install-recursive \
129	installcheck-recursive installdirs-recursive pdf-recursive \
130	ps-recursive uninstall-recursive
131am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
132am__vpath_adj = case $$p in \
133    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
134    *) f=$$p;; \
135  esac;
136am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
137am__install_max = 40
138am__nobase_strip_setup = \
139  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
140am__nobase_strip = \
141  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
142am__nobase_list = $(am__nobase_strip_setup); \
143  for p in $$list; do echo "$$p $$p"; done | \
144  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
145  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
146    if (++n[$$2] == $(am__install_max)) \
147      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
148    END { for (dir in files) print dir, files[dir] }'
149am__base_list = \
150  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
151  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
152am__uninstall_files_from_dir = { \
153  test -z "$$files" \
154    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
155    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
156         $(am__cd) "$$dir" && rm -f $$files; }; \
157  }
158DATA = $(desktop_DATA) $(docs_DATA)
159HEADERS = $(sdk_HEADERS)
160RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
161  distclean-recursive maintainer-clean-recursive
162AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
163	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
164	distdir dist dist-all distcheck
165ETAGS = etags
166CTAGS = ctags
167DIST_SUBDIRS = $(SUBDIRS)
168DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
169distdir = $(PACKAGE)-$(VERSION)
170top_distdir = $(distdir)
171am__remove_distdir = \
172  if test -d "$(distdir)"; then \
173    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
174      && rm -rf "$(distdir)" \
175      || { sleep 5 && rm -rf "$(distdir)"; }; \
176  else :; fi
177am__relativize = \
178  dir0=`pwd`; \
179  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
180  sed_rest='s,^[^/]*/*,,'; \
181  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
182  sed_butlast='s,/*[^/]*$$,,'; \
183  while test -n "$$dir1"; do \
184    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
185    if test "$$first" != "."; then \
186      if test "$$first" = ".."; then \
187        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
188        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
189      else \
190        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
191        if test "$$first2" = "$$first"; then \
192          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
193        else \
194          dir2="../$$dir2"; \
195        fi; \
196        dir0="$$dir0"/"$$first"; \
197      fi; \
198    fi; \
199    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
200  done; \
201  reldir="$$dir2"
202DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
203GZIP_ENV = --best
204distuninstallcheck_listfiles = find . -type f -print
205am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
206  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
207distcleancheck_listfiles = find . -type f -print
208ACLOCAL = @ACLOCAL@
209ALLOCA = @ALLOCA@
210ALL_LINGUAS = @ALL_LINGUAS@
211ALSA_DEPS_CFLAGS = @ALSA_DEPS_CFLAGS@
212ALSA_DEPS_LIBS = @ALSA_DEPS_LIBS@
213AMTAR = @AMTAR@
214AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
215AR = @AR@
216AUTOCONF = @AUTOCONF@
217AUTOHEADER = @AUTOHEADER@
218AUTOMAKE = @AUTOMAKE@
219AWK = @AWK@
220BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
221CATOBJEXT = @CATOBJEXT@
222CC = @CC@
223CCDEPMODE = @CCDEPMODE@
224CDDA_CFLAGS = @CDDA_CFLAGS@
225CDDA_LIBS = @CDDA_LIBS@
226CFLAGS = @CFLAGS@
227CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
228COREAUDIO_LIBS = @COREAUDIO_LIBS@
229CPP = @CPP@
230CPPFLAGS = @CPPFLAGS@
231CURL_CFLAGS = @CURL_CFLAGS@
232CURL_LIBS = @CURL_LIBS@
233CXX = @CXX@
234CXXCPP = @CXXCPP@
235CXXDEPMODE = @CXXDEPMODE@
236CXXFLAGS = @CXXFLAGS@
237CYGPATH_W = @CYGPATH_W@
238DATADIRNAME = @DATADIRNAME@
239DBUS_DEPS_CFLAGS = @DBUS_DEPS_CFLAGS@
240DBUS_DEPS_LIBS = @DBUS_DEPS_LIBS@
241DEFS = @DEFS@
242DEPDIR = @DEPDIR@
243DLLTOOL = @DLLTOOL@
244DL_LIBS = @DL_LIBS@
245DSYMUTIL = @DSYMUTIL@
246DUMPBIN = @DUMPBIN@
247ECHO_C = @ECHO_C@
248ECHO_N = @ECHO_N@
249ECHO_T = @ECHO_T@
250EGREP = @EGREP@
251EXEEXT = @EXEEXT@
252FAAD2_CFLAGS = @FAAD2_CFLAGS@
253FAAD2_LIBS = @FAAD2_LIBS@
254FFMPEG_DEPS_CFLAGS = @FFMPEG_DEPS_CFLAGS@
255FFMPEG_DEPS_LIBS = @FFMPEG_DEPS_LIBS@
256FGREP = @FGREP@
257FLAC_CFLAGS = @FLAC_CFLAGS@
258FLAC_LIBS = @FLAC_LIBS@
259GENCAT = @GENCAT@
260GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
261GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
262GLIBC2 = @GLIBC2@
263GLIBC21 = @GLIBC21@
264GMSGFMT = @GMSGFMT@
265GMSGFMT_015 = @GMSGFMT_015@
266GREP = @GREP@
267GTK2_DEPS_CFLAGS = @GTK2_DEPS_CFLAGS@
268GTK2_DEPS_LIBS = @GTK2_DEPS_LIBS@
269GTK3_DEPS_CFLAGS = @GTK3_DEPS_CFLAGS@
270GTK3_DEPS_LIBS = @GTK3_DEPS_LIBS@
271GTK_MAC_CFLAGS = @GTK_MAC_CFLAGS@
272GTK_MAC_LIBS = @GTK_MAC_LIBS@
273HAVE_ASPRINTF = @HAVE_ASPRINTF@
274HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
275HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
276HAVE_SNPRINTF = @HAVE_SNPRINTF@
277HAVE_VISIBILITY = @HAVE_VISIBILITY@
278HAVE_WPRINTF = @HAVE_WPRINTF@
279HAVE_YASM = @HAVE_YASM@
280HOTKEYS_CFLAGS = @HOTKEYS_CFLAGS@
281HOTKEYS_LIBS = @HOTKEYS_LIBS@
282ICONV_LIB = @ICONV_LIB@
283IMLIB2_DEPS_CFLAGS = @IMLIB2_DEPS_CFLAGS@
284IMLIB2_DEPS_LIBS = @IMLIB2_DEPS_LIBS@
285INSANE_CFLAGS = @INSANE_CFLAGS@
286INSANE_CXXFLAGS = @INSANE_CXXFLAGS@
287INSTALL = @INSTALL@
288INSTALL_DATA = @INSTALL_DATA@
289INSTALL_PROGRAM = @INSTALL_PROGRAM@
290INSTALL_SCRIPT = @INSTALL_SCRIPT@
291INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
292INSTOBJEXT = @INSTOBJEXT@
293INTLBISON = @INTLBISON@
294INTLLIBS = @INTLLIBS@
295INTLOBJS = @INTLOBJS@
296INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
297INTLTOOL_MERGE = @INTLTOOL_MERGE@
298INTLTOOL_PERL = @INTLTOOL_PERL@
299INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
300INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
301INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
302INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
303INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
304INTL_DEFAULT_VERBOSITY = @INTL_DEFAULT_VERBOSITY@
305INTL_LIBS = @INTL_LIBS@
306INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
307INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
308JANSSON_CFLAGS = @JANSSON_CFLAGS@
309JANSSON_LIBS = @JANSSON_LIBS@
310JPEG_DEPS_CFLAGS = @JPEG_DEPS_CFLAGS@
311JPEG_DEPS_LIBS = @JPEG_DEPS_LIBS@
312LD = @LD@
313LDFLAGS = @LDFLAGS@
314LIB = @LIB@
315LIBICONV = @LIBICONV@
316LIBINTL = @LIBINTL@
317LIBMMS_LIBS = @LIBMMS_LIBS@
318LIBMULTITHREAD = @LIBMULTITHREAD@
319LIBOBJS = @LIBOBJS@
320LIBPTH = @LIBPTH@
321LIBPTH_PREFIX = @LIBPTH_PREFIX@
322LIBS = @LIBS@
323LIBSAMPLERATE_DEPS_CFLAGS = @LIBSAMPLERATE_DEPS_CFLAGS@
324LIBSAMPLERATE_DEPS_LIBS = @LIBSAMPLERATE_DEPS_LIBS@
325LIBTHREAD = @LIBTHREAD@
326LIBTOOL = @LIBTOOL@
327LIPO = @LIPO@
328LN_S = @LN_S@
329LTLIBC = @LTLIBC@
330LTLIBICONV = @LTLIBICONV@
331LTLIBINTL = @LTLIBINTL@
332LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
333LTLIBOBJS = @LTLIBOBJS@
334LTLIBPTH = @LTLIBPTH@
335LTLIBTHREAD = @LTLIBTHREAD@
336MAD_CFLAGS = @MAD_CFLAGS@
337MAD_LIBS = @MAD_LIBS@
338MAINT = @MAINT@
339MAKEINFO = @MAKEINFO@
340MANIFEST_TOOL = @MANIFEST_TOOL@
341MKDIR_P = @MKDIR_P@
342MPG123_CFLAGS = @MPG123_CFLAGS@
343MPG123_LIBS = @MPG123_LIBS@
344MSGFMT = @MSGFMT@
345MSGFMT_015 = @MSGFMT_015@
346MSGMERGE = @MSGMERGE@
347NM = @NM@
348NMEDIT = @NMEDIT@
349NOCPPLIB = @NOCPPLIB@
350NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
351NOTIFY_LIBS = @NOTIFY_LIBS@
352OBJC = @OBJC@
353OBJCDEPMODE = @OBJCDEPMODE@
354OBJCFLAGS = @OBJCFLAGS@
355OBJDUMP = @OBJDUMP@
356OBJEXT = @OBJEXT@
357OGG_CFLAGS = @OGG_CFLAGS@
358OGG_LIBS = @OGG_LIBS@
359OSS_CFLAGS = @OSS_CFLAGS@
360OTOOL = @OTOOL@
361OTOOL64 = @OTOOL64@
362PACKAGE = @PACKAGE@
363PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
364PACKAGE_NAME = @PACKAGE_NAME@
365PACKAGE_STRING = @PACKAGE_STRING@
366PACKAGE_TARNAME = @PACKAGE_TARNAME@
367PACKAGE_URL = @PACKAGE_URL@
368PACKAGE_VERSION = @PACKAGE_VERSION@
369PATH_SEPARATOR = @PATH_SEPARATOR@
370PKG_CONFIG = @PKG_CONFIG@
371PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
372PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
373PLUGINS_DIRS = @PLUGINS_DIRS@
374PNG_DEPS_CFLAGS = @PNG_DEPS_CFLAGS@
375PNG_DEPS_LIBS = @PNG_DEPS_LIBS@
376POSUB = @POSUB@
377PRI_MACROS_BROKEN = @PRI_MACROS_BROKEN@
378PULSE_DEPS_CFLAGS = @PULSE_DEPS_CFLAGS@
379PULSE_DEPS_LIBS = @PULSE_DEPS_LIBS@
380RANLIB = @RANLIB@
381SED = @SED@
382SET_MAKE = @SET_MAKE@
383SHELL = @SHELL@
384SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
385SNDFILE_LIBS = @SNDFILE_LIBS@
386STRIP = @STRIP@
387USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
388USE_NLS = @USE_NLS@
389VERSION = @VERSION@
390VFS_CURL_CFLAGS = @VFS_CURL_CFLAGS@
391VFS_CURL_LIBS = @VFS_CURL_LIBS@
392VORBIS_CFLAGS = @VORBIS_CFLAGS@
393VORBIS_LIBS = @VORBIS_LIBS@
394WAVPACK_CFLAGS = @WAVPACK_CFLAGS@
395WAVPACK_LIBS = @WAVPACK_LIBS@
396WINDRES = @WINDRES@
397WOE32 = @WOE32@
398WOE32DLL = @WOE32DLL@
399XGETTEXT = @XGETTEXT@
400XGETTEXT_015 = @XGETTEXT_015@
401XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
402YASM_FLAGS = @YASM_FLAGS@
403ZIP_CFLAGS = @ZIP_CFLAGS@
404ZIP_LIBS = @ZIP_LIBS@
405ZLIB_CFLAGS = @ZLIB_CFLAGS@
406ZLIB_LIBS = @ZLIB_LIBS@
407abs_builddir = @abs_builddir@
408abs_srcdir = @abs_srcdir@
409abs_top_builddir = @abs_top_builddir@
410abs_top_srcdir = @abs_top_srcdir@
411ac_ct_AR = @ac_ct_AR@
412ac_ct_CC = @ac_ct_CC@
413ac_ct_CXX = @ac_ct_CXX@
414ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
415ac_ct_OBJC = @ac_ct_OBJC@
416am__include = @am__include@
417am__leading_dot = @am__leading_dot@
418am__quote = @am__quote@
419am__tar = @am__tar@
420am__untar = @am__untar@
421bindir = @bindir@
422build = @build@
423build_alias = @build_alias@
424build_cpu = @build_cpu@
425build_os = @build_os@
426build_vendor = @build_vendor@
427builddir = @builddir@
428datadir = @datadir@
429datarootdir = @datarootdir@
430docdir = @docdir@
431dvidir = @dvidir@
432exec_prefix = @exec_prefix@
433host = @host@
434host_alias = @host_alias@
435host_cpu = @host_cpu@
436host_os = @host_os@
437host_vendor = @host_vendor@
438htmldir = @htmldir@
439includedir = @includedir@
440infodir = @infodir@
441install_sh = @install_sh@
442intltool__v_merge_options_ = @intltool__v_merge_options_@
443intltool__v_merge_options_0 = @intltool__v_merge_options_0@
444libdir = @libdir@
445libexecdir = @libexecdir@
446localedir = @localedir@
447localstatedir = @localstatedir@
448mandir = @mandir@
449mkdir_p = @mkdir_p@
450oldincludedir = @oldincludedir@
451pdfdir = @pdfdir@
452prefix = @prefix@
453program_transform_name = @program_transform_name@
454psdir = @psdir@
455sbindir = @sbindir@
456sharedstatedir = @sharedstatedir@
457srcdir = @srcdir@
458sysconfdir = @sysconfdir@
459target_alias = @target_alias@
460top_build_prefix = @top_build_prefix@
461top_builddir = @top_builddir@
462top_srcdir = @top_srcdir@
463SUBDIRS = pixmaps\
464		  icons\
465		  ${PLUGINS_DIRS}\
466		  po\
467		  intl
468
469INTLTOOL_FILES = \
470		intltool-extract.in \
471		intltool-merge.in \
472		intltool-update.in
473
474DISTCLEANFILES = \
475		intltool-extract \
476		intltool-merge \
477		intltool-update
478
479deadbeef_SOURCES = \
480	main.c common.h deadbeef.h\
481	plugins.c plugins.h moduleconf.h\
482	playlist.c playlist.h \
483	plmeta.c pltmeta.c pltmeta.h\
484	streamer.c streamer.h\
485	premix.c premix.h\
486	messagepump.c messagepump.h\
487	conf.c  conf.h\
488	threading_pthread.c threading.h\
489	volume.c volume.h\
490	junklib.h junklib.c utf8.c utf8.h\
491	u8_lc_map.h\
492	u8_uc_map.h\
493	fastftoi.h\
494	vfs.c vfs.h vfs_stdio.c\
495	md5/md5.c md5/md5.h\
496	metacache.c metacache.h\
497	gettext.h\
498	ringbuf.c ringbuf.h\
499	dsppreset.c dsppreset.h\
500	replaygain.c replaygain.h\
501	fft.c fft.h\
502	handler.c handler.h\
503	strdupa.h\
504	escape.c escape.h\
505	tf.c tf.h\
506	playqueue.c playqueue.h\
507	sort.c sort.h
508
509
510#	ConvertUTF/ConvertUTF.c ConvertUTF/ConvertUTF.h
511sdkdir = $(pkgincludedir)
512sdk_HEADERS = deadbeef.h
513deadbeef_LDADD = $(LDADD) $(DEPS_LIBS) $(ICONV_LIB) $(DL_LIBS) -lm -lpthread $(INTL_LIBS) plugins/libparser/libparser.a
514AM_CFLAGS = $(DEPS_CFLAGS) -std=c99
515AM_CPPFLAGS = $(DEPS_CFLAGS)
516docsdir = $(docdir)
517docs_DATA = README help.txt about.txt translators.txt ChangeLog\
518	COPYING.GPLv2 COPYING.LGPLv2.1\
519	translation/help.ru.txt\
520	translation/help.pt_BR.txt
521
522desktopdir = $(datadir)/applications
523desktop_DATA = deadbeef.desktop
524EXTRA_DIST = $(docs_DATA) $(desktop_DATA) $(INTLTOOL_FILES) translation/extra.c sj_to_unicode.h examples/decoder_template.c examples/dsp_template.c yasmwrapper.sh
525ACLOCAL_AMFLAGS = -I m4
526all: config.h
527	$(MAKE) $(AM_MAKEFLAGS) all-recursive
528
529.SUFFIXES:
530.SUFFIXES: .c .lo .o .obj
531am--refresh: Makefile
532	@:
533$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
534	@for dep in $?; do \
535	  case '$(am__configure_deps)' in \
536	    *$$dep*) \
537	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
538	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
539		&& exit 0; \
540	      exit 1;; \
541	  esac; \
542	done; \
543	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
544	$(am__cd) $(top_srcdir) && \
545	  $(AUTOMAKE) --gnu Makefile
546.PRECIOUS: Makefile
547Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
548	@case '$?' in \
549	  *config.status*) \
550	    echo ' $(SHELL) ./config.status'; \
551	    $(SHELL) ./config.status;; \
552	  *) \
553	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
554	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
555	esac;
556
557$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
558	$(SHELL) ./config.status --recheck
559
560$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
561	$(am__cd) $(srcdir) && $(AUTOCONF)
562$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
563	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
564$(am__aclocal_m4_deps):
565
566config.h: stamp-h1
567	@if test ! -f $@; then rm -f stamp-h1; else :; fi
568	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
569
570stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
571	@rm -f stamp-h1
572	cd $(top_builddir) && $(SHELL) ./config.status config.h
573$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
574	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
575	rm -f stamp-h1
576	touch $@
577
578distclean-hdr:
579	-rm -f config.h stamp-h1
580intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
581	cd $(top_builddir) && $(SHELL) ./config.status $@
582deadbeef.desktop: $(top_builddir)/config.status $(srcdir)/deadbeef.desktop.in
583	cd $(top_builddir) && $(SHELL) ./config.status $@
584install-binPROGRAMS: $(bin_PROGRAMS)
585	@$(NORMAL_INSTALL)
586	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
587	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
588	for p in $$list; do echo "$$p $$p"; done | \
589	sed 's/$(EXEEXT)$$//' | \
590	while read p p1; do if test -f $$p || test -f $$p1; \
591	  then echo "$$p"; echo "$$p"; else :; fi; \
592	done | \
593	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
594	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
595	sed 'N;N;N;s,\n, ,g' | \
596	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
597	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
598	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
599	    else { print "f", $$3 "/" $$4, $$1; } } \
600	  END { for (d in files) print "f", d, files[d] }' | \
601	while read type dir files; do \
602	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
603	    test -z "$$files" || { \
604	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
605	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
606	    } \
607	; done
608
609uninstall-binPROGRAMS:
610	@$(NORMAL_UNINSTALL)
611	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
612	files=`for p in $$list; do echo "$$p"; done | \
613	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
614	      -e 's/$$/$(EXEEXT)/' `; \
615	test -n "$$list" || exit 0; \
616	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
617	cd "$(DESTDIR)$(bindir)" && rm -f $$files
618
619clean-binPROGRAMS:
620	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
621	echo " rm -f" $$list; \
622	rm -f $$list || exit $$?; \
623	test -n "$(EXEEXT)" || exit 0; \
624	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
625	echo " rm -f" $$list; \
626	rm -f $$list
627deadbeef$(EXEEXT): $(deadbeef_OBJECTS) $(deadbeef_DEPENDENCIES) $(EXTRA_deadbeef_DEPENDENCIES)
628	@rm -f deadbeef$(EXEEXT)
629	$(AM_V_CCLD)$(LINK) $(deadbeef_OBJECTS) $(deadbeef_LDADD) $(LIBS)
630
631mostlyclean-compile:
632	-rm -f *.$(OBJEXT)
633
634distclean-compile:
635	-rm -f *.tab.c
636
637@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@
638@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dsppreset.Po@am__quote@
639@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/escape.Po@am__quote@
640@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fft.Po@am__quote@
641@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handler.Po@am__quote@
642@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/junklib.Po@am__quote@
643@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
644@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
645@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/messagepump.Po@am__quote@
646@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/metacache.Po@am__quote@
647@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/playlist.Po@am__quote@
648@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/playqueue.Po@am__quote@
649@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plmeta.Po@am__quote@
650@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pltmeta.Po@am__quote@
651@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugins.Po@am__quote@
652@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/premix.Po@am__quote@
653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/replaygain.Po@am__quote@
654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ringbuf.Po@am__quote@
655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sort.Po@am__quote@
656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/streamer.Po@am__quote@
657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tf.Po@am__quote@
658@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/threading_pthread.Po@am__quote@
659@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf8.Po@am__quote@
660@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vfs.Po@am__quote@
661@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vfs_stdio.Po@am__quote@
662@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/volume.Po@am__quote@
663
664.c.o:
665@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
666@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
667@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
668@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
669@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
670
671.c.obj:
672@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
673@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
674@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
675@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
676@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
677
678.c.lo:
679@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
680@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
681@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
682@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
683@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
684
685md5.o: md5/md5.c
686@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5.o -MD -MP -MF $(DEPDIR)/md5.Tpo -c -o md5.o `test -f 'md5/md5.c' || echo '$(srcdir)/'`md5/md5.c
687@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/md5.Tpo $(DEPDIR)/md5.Po
688@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='md5/md5.c' object='md5.o' libtool=no @AMDEPBACKSLASH@
689@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
690@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5.o `test -f 'md5/md5.c' || echo '$(srcdir)/'`md5/md5.c
691
692md5.obj: md5/md5.c
693@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5.obj -MD -MP -MF $(DEPDIR)/md5.Tpo -c -o md5.obj `if test -f 'md5/md5.c'; then $(CYGPATH_W) 'md5/md5.c'; else $(CYGPATH_W) '$(srcdir)/md5/md5.c'; fi`
694@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/md5.Tpo $(DEPDIR)/md5.Po
695@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='md5/md5.c' object='md5.obj' libtool=no @AMDEPBACKSLASH@
696@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
697@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5.obj `if test -f 'md5/md5.c'; then $(CYGPATH_W) 'md5/md5.c'; else $(CYGPATH_W) '$(srcdir)/md5/md5.c'; fi`
698
699mostlyclean-libtool:
700	-rm -f *.lo
701
702clean-libtool:
703	-rm -rf .libs _libs
704
705distclean-libtool:
706	-rm -f libtool config.lt
707install-desktopDATA: $(desktop_DATA)
708	@$(NORMAL_INSTALL)
709	test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
710	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
711	for p in $$list; do \
712	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
713	  echo "$$d$$p"; \
714	done | $(am__base_list) | \
715	while read files; do \
716	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
717	  $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
718	done
719
720uninstall-desktopDATA:
721	@$(NORMAL_UNINSTALL)
722	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
723	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
724	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
725install-docsDATA: $(docs_DATA)
726	@$(NORMAL_INSTALL)
727	test -z "$(docsdir)" || $(MKDIR_P) "$(DESTDIR)$(docsdir)"
728	@list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
729	for p in $$list; do \
730	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
731	  echo "$$d$$p"; \
732	done | $(am__base_list) | \
733	while read files; do \
734	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docsdir)'"; \
735	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docsdir)" || exit $$?; \
736	done
737
738uninstall-docsDATA:
739	@$(NORMAL_UNINSTALL)
740	@list='$(docs_DATA)'; test -n "$(docsdir)" || list=; \
741	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
742	dir='$(DESTDIR)$(docsdir)'; $(am__uninstall_files_from_dir)
743install-sdkHEADERS: $(sdk_HEADERS)
744	@$(NORMAL_INSTALL)
745	test -z "$(sdkdir)" || $(MKDIR_P) "$(DESTDIR)$(sdkdir)"
746	@list='$(sdk_HEADERS)'; test -n "$(sdkdir)" || list=; \
747	for p in $$list; do \
748	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
749	  echo "$$d$$p"; \
750	done | $(am__base_list) | \
751	while read files; do \
752	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(sdkdir)'"; \
753	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(sdkdir)" || exit $$?; \
754	done
755
756uninstall-sdkHEADERS:
757	@$(NORMAL_UNINSTALL)
758	@list='$(sdk_HEADERS)'; test -n "$(sdkdir)" || list=; \
759	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
760	dir='$(DESTDIR)$(sdkdir)'; $(am__uninstall_files_from_dir)
761
762# This directory's subdirectories are mostly independent; you can cd
763# into them and run `make' without going through this Makefile.
764# To change the values of `make' variables: instead of editing Makefiles,
765# (1) if the variable is set in `config.status', edit `config.status'
766#     (which will cause the Makefiles to be regenerated when you run `make');
767# (2) otherwise, pass the desired values on the `make' command line.
768$(RECURSIVE_TARGETS):
769	@fail= failcom='exit 1'; \
770	for f in x $$MAKEFLAGS; do \
771	  case $$f in \
772	    *=* | --[!k]*);; \
773	    *k*) failcom='fail=yes';; \
774	  esac; \
775	done; \
776	dot_seen=no; \
777	target=`echo $@ | sed s/-recursive//`; \
778	list='$(SUBDIRS)'; for subdir in $$list; do \
779	  echo "Making $$target in $$subdir"; \
780	  if test "$$subdir" = "."; then \
781	    dot_seen=yes; \
782	    local_target="$$target-am"; \
783	  else \
784	    local_target="$$target"; \
785	  fi; \
786	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
787	  || eval $$failcom; \
788	done; \
789	if test "$$dot_seen" = "no"; then \
790	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
791	fi; test -z "$$fail"
792
793$(RECURSIVE_CLEAN_TARGETS):
794	@fail= failcom='exit 1'; \
795	for f in x $$MAKEFLAGS; do \
796	  case $$f in \
797	    *=* | --[!k]*);; \
798	    *k*) failcom='fail=yes';; \
799	  esac; \
800	done; \
801	dot_seen=no; \
802	case "$@" in \
803	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
804	  *) list='$(SUBDIRS)' ;; \
805	esac; \
806	rev=''; for subdir in $$list; do \
807	  if test "$$subdir" = "."; then :; else \
808	    rev="$$subdir $$rev"; \
809	  fi; \
810	done; \
811	rev="$$rev ."; \
812	target=`echo $@ | sed s/-recursive//`; \
813	for subdir in $$rev; do \
814	  echo "Making $$target in $$subdir"; \
815	  if test "$$subdir" = "."; then \
816	    local_target="$$target-am"; \
817	  else \
818	    local_target="$$target"; \
819	  fi; \
820	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
821	  || eval $$failcom; \
822	done && test -z "$$fail"
823tags-recursive:
824	list='$(SUBDIRS)'; for subdir in $$list; do \
825	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
826	done
827ctags-recursive:
828	list='$(SUBDIRS)'; for subdir in $$list; do \
829	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
830	done
831
832ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
833	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
834	unique=`for i in $$list; do \
835	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
836	  done | \
837	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
838	      END { if (nonempty) { for (i in files) print i; }; }'`; \
839	mkid -fID $$unique
840tags: TAGS
841
842TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
843		$(TAGS_FILES) $(LISP)
844	set x; \
845	here=`pwd`; \
846	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
847	  include_option=--etags-include; \
848	  empty_fix=.; \
849	else \
850	  include_option=--include; \
851	  empty_fix=; \
852	fi; \
853	list='$(SUBDIRS)'; for subdir in $$list; do \
854	  if test "$$subdir" = .; then :; else \
855	    test ! -f $$subdir/TAGS || \
856	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
857	  fi; \
858	done; \
859	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
860	unique=`for i in $$list; do \
861	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
862	  done | \
863	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
864	      END { if (nonempty) { for (i in files) print i; }; }'`; \
865	shift; \
866	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
867	  test -n "$$unique" || unique=$$empty_fix; \
868	  if test $$# -gt 0; then \
869	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
870	      "$$@" $$unique; \
871	  else \
872	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
873	      $$unique; \
874	  fi; \
875	fi
876ctags: CTAGS
877CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
878		$(TAGS_FILES) $(LISP)
879	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
880	unique=`for i in $$list; do \
881	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
882	  done | \
883	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
884	      END { if (nonempty) { for (i in files) print i; }; }'`; \
885	test -z "$(CTAGS_ARGS)$$unique" \
886	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
887	     $$unique
888
889GTAGS:
890	here=`$(am__cd) $(top_builddir) && pwd` \
891	  && $(am__cd) $(top_srcdir) \
892	  && gtags -i $(GTAGS_ARGS) "$$here"
893
894distclean-tags:
895	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
896
897distdir: $(DISTFILES)
898	$(am__remove_distdir)
899	test -d "$(distdir)" || mkdir "$(distdir)"
900	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
901	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
902	list='$(DISTFILES)'; \
903	  dist_files=`for file in $$list; do echo $$file; done | \
904	  sed -e "s|^$$srcdirstrip/||;t" \
905	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
906	case $$dist_files in \
907	  */*) $(MKDIR_P) `echo "$$dist_files" | \
908			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
909			   sort -u` ;; \
910	esac; \
911	for file in $$dist_files; do \
912	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
913	  if test -d $$d/$$file; then \
914	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
915	    if test -d "$(distdir)/$$file"; then \
916	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
917	    fi; \
918	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
919	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
920	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
921	    fi; \
922	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
923	  else \
924	    test -f "$(distdir)/$$file" \
925	    || cp -p $$d/$$file "$(distdir)/$$file" \
926	    || exit 1; \
927	  fi; \
928	done
929	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
930	  if test "$$subdir" = .; then :; else \
931	    test -d "$(distdir)/$$subdir" \
932	    || $(MKDIR_P) "$(distdir)/$$subdir" \
933	    || exit 1; \
934	  fi; \
935	done
936	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
937	  if test "$$subdir" = .; then :; else \
938	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
939	    $(am__relativize); \
940	    new_distdir=$$reldir; \
941	    dir1=$$subdir; dir2="$(top_distdir)"; \
942	    $(am__relativize); \
943	    new_top_distdir=$$reldir; \
944	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
945	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
946	    ($(am__cd) $$subdir && \
947	      $(MAKE) $(AM_MAKEFLAGS) \
948	        top_distdir="$$new_top_distdir" \
949	        distdir="$$new_distdir" \
950		am__remove_distdir=: \
951		am__skip_length_check=: \
952		am__skip_mode_fix=: \
953	        distdir) \
954	      || exit 1; \
955	  fi; \
956	done
957	-test -n "$(am__skip_mode_fix)" \
958	|| find "$(distdir)" -type d ! -perm -755 \
959		-exec chmod u+rwx,go+rx {} \; -o \
960	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
961	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
962	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
963	|| chmod -R a+r "$(distdir)"
964dist-gzip: distdir
965	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
966	$(am__remove_distdir)
967dist-bzip2: distdir
968	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
969	$(am__remove_distdir)
970
971dist-lzip: distdir
972	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
973	$(am__remove_distdir)
974
975dist-lzma: distdir
976	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
977	$(am__remove_distdir)
978
979dist-xz: distdir
980	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
981	$(am__remove_distdir)
982
983dist-tarZ: distdir
984	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
985	$(am__remove_distdir)
986
987dist-shar: distdir
988	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
989	$(am__remove_distdir)
990
991dist-zip: distdir
992	-rm -f $(distdir).zip
993	zip -rq $(distdir).zip $(distdir)
994	$(am__remove_distdir)
995
996dist dist-all: distdir
997	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
998	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
999	$(am__remove_distdir)
1000
1001# This target untars the dist file and tries a VPATH configuration.  Then
1002# it guarantees that the distribution is self-contained by making another
1003# tarfile.
1004distcheck: dist
1005	case '$(DIST_ARCHIVES)' in \
1006	*.tar.gz*) \
1007	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1008	*.tar.bz2*) \
1009	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1010	*.tar.lzma*) \
1011	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1012	*.tar.lz*) \
1013	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1014	*.tar.xz*) \
1015	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1016	*.tar.Z*) \
1017	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1018	*.shar.gz*) \
1019	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1020	*.zip*) \
1021	  unzip $(distdir).zip ;;\
1022	esac
1023	chmod -R a-w $(distdir); chmod a+w $(distdir)
1024	mkdir $(distdir)/_build
1025	mkdir $(distdir)/_inst
1026	chmod a-w $(distdir)
1027	test -d $(distdir)/_build || exit 0; \
1028	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1029	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1030	  && am__cwd=`pwd` \
1031	  && $(am__cd) $(distdir)/_build \
1032	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1033	    --with-included-gettext \
1034	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1035	    $(DISTCHECK_CONFIGURE_FLAGS) \
1036	  && $(MAKE) $(AM_MAKEFLAGS) \
1037	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
1038	  && $(MAKE) $(AM_MAKEFLAGS) check \
1039	  && $(MAKE) $(AM_MAKEFLAGS) install \
1040	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1041	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1042	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1043	        distuninstallcheck \
1044	  && chmod -R a-w "$$dc_install_base" \
1045	  && ({ \
1046	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1047	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1048	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1049	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1050	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1051	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
1052	  && rm -rf "$$dc_destdir" \
1053	  && $(MAKE) $(AM_MAKEFLAGS) dist \
1054	  && rm -rf $(DIST_ARCHIVES) \
1055	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1056	  && cd "$$am__cwd" \
1057	  || exit 1
1058	$(am__remove_distdir)
1059	@(echo "$(distdir) archives ready for distribution: "; \
1060	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1061	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1062distuninstallcheck:
1063	@test -n '$(distuninstallcheck_dir)' || { \
1064	  echo 'ERROR: trying to run $@ with an empty' \
1065	       '$$(distuninstallcheck_dir)' >&2; \
1066	  exit 1; \
1067	}; \
1068	$(am__cd) '$(distuninstallcheck_dir)' || { \
1069	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1070	  exit 1; \
1071	}; \
1072	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1073	   || { echo "ERROR: files left after uninstall:" ; \
1074	        if test -n "$(DESTDIR)"; then \
1075	          echo "  (check DESTDIR support)"; \
1076	        fi ; \
1077	        $(distuninstallcheck_listfiles) ; \
1078	        exit 1; } >&2
1079distcleancheck: distclean
1080	@if test '$(srcdir)' = . ; then \
1081	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1082	  exit 1 ; \
1083	fi
1084	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1085	  || { echo "ERROR: files left in build directory after distclean:" ; \
1086	       $(distcleancheck_listfiles) ; \
1087	       exit 1; } >&2
1088check-am: all-am
1089check: check-recursive
1090all-am: Makefile $(PROGRAMS) $(DATA) $(HEADERS) config.h
1091installdirs: installdirs-recursive
1092installdirs-am:
1093	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(docsdir)" "$(DESTDIR)$(sdkdir)"; do \
1094	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1095	done
1096install: install-recursive
1097install-exec: install-exec-recursive
1098install-data: install-data-recursive
1099uninstall: uninstall-recursive
1100
1101install-am: all-am
1102	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1103
1104installcheck: installcheck-recursive
1105install-strip:
1106	if test -z '$(STRIP)'; then \
1107	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1108	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1109	      install; \
1110	else \
1111	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1112	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1113	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1114	fi
1115mostlyclean-generic:
1116
1117clean-generic:
1118
1119distclean-generic:
1120	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1121	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1122	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1123
1124maintainer-clean-generic:
1125	@echo "This command is intended for maintainers to use"
1126	@echo "it deletes files that may require special tools to rebuild."
1127clean: clean-recursive
1128
1129clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
1130
1131distclean: distclean-recursive
1132	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1133	-rm -rf ./$(DEPDIR)
1134	-rm -f Makefile
1135distclean-am: clean-am distclean-compile distclean-generic \
1136	distclean-hdr distclean-libtool distclean-tags
1137
1138dvi: dvi-recursive
1139
1140dvi-am:
1141
1142html: html-recursive
1143
1144html-am:
1145
1146info: info-recursive
1147
1148info-am:
1149
1150install-data-am: install-desktopDATA install-docsDATA \
1151	install-sdkHEADERS
1152
1153install-dvi: install-dvi-recursive
1154
1155install-dvi-am:
1156
1157install-exec-am: install-binPROGRAMS
1158
1159install-html: install-html-recursive
1160
1161install-html-am:
1162
1163install-info: install-info-recursive
1164
1165install-info-am:
1166
1167install-man:
1168
1169install-pdf: install-pdf-recursive
1170
1171install-pdf-am:
1172
1173install-ps: install-ps-recursive
1174
1175install-ps-am:
1176
1177installcheck-am:
1178
1179maintainer-clean: maintainer-clean-recursive
1180	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1181	-rm -rf $(top_srcdir)/autom4te.cache
1182	-rm -rf ./$(DEPDIR)
1183	-rm -f Makefile
1184maintainer-clean-am: distclean-am maintainer-clean-generic
1185
1186mostlyclean: mostlyclean-recursive
1187
1188mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1189	mostlyclean-libtool
1190
1191pdf: pdf-recursive
1192
1193pdf-am:
1194
1195ps: ps-recursive
1196
1197ps-am:
1198
1199uninstall-am: uninstall-binPROGRAMS uninstall-desktopDATA \
1200	uninstall-docsDATA uninstall-sdkHEADERS
1201
1202.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1203	ctags-recursive install-am install-strip tags-recursive
1204
1205.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1206	all all-am am--refresh check check-am clean clean-binPROGRAMS \
1207	clean-generic clean-libtool ctags ctags-recursive dist \
1208	dist-all dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar \
1209	dist-tarZ dist-xz dist-zip distcheck distclean \
1210	distclean-compile distclean-generic distclean-hdr \
1211	distclean-libtool distclean-tags distcleancheck distdir \
1212	distuninstallcheck dvi dvi-am html html-am info info-am \
1213	install install-am install-binPROGRAMS install-data \
1214	install-data-am install-desktopDATA install-docsDATA \
1215	install-dvi install-dvi-am install-exec install-exec-am \
1216	install-html install-html-am install-info install-info-am \
1217	install-man install-pdf install-pdf-am install-ps \
1218	install-ps-am install-sdkHEADERS install-strip installcheck \
1219	installcheck-am installdirs installdirs-am maintainer-clean \
1220	maintainer-clean-generic mostlyclean mostlyclean-compile \
1221	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1222	tags tags-recursive uninstall uninstall-am \
1223	uninstall-binPROGRAMS uninstall-desktopDATA uninstall-docsDATA \
1224	uninstall-sdkHEADERS
1225
1226
1227# Tell versions [3.59,3.63) of GNU make to not export all variables.
1228# Otherwise a system limit (for SysV at least) may be exceeded.
1229.NOEXPORT:
1230