~ubuntu-branches/ubuntu/wily/alsaplayer/wily

« back to all changes in this revision

Viewing changes to interface/gtk/gui/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Hubert Chathi
  • Date: 2007-10-10 15:33:10 UTC
  • mto: (9.2.5 sid)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: james.westby@ubuntu.com-20071010153310-h3holq75eu2cigb0
Tags: upstream-0.99.80~rc4
ImportĀ upstreamĀ versionĀ 0.99.80~rc4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  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
 
VPATH = @srcdir@
17
 
pkgdatadir = $(datadir)/@PACKAGE@
18
 
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
 
install_sh_DATA = $(install_sh) -c -m 644
22
 
install_sh_PROGRAM = $(install_sh) -c
23
 
install_sh_SCRIPT = $(install_sh) -c
24
 
INSTALL_HEADER = $(INSTALL_DATA)
25
 
transform = $(program_transform_name)
26
 
NORMAL_INSTALL = :
27
 
PRE_INSTALL = :
28
 
POST_INSTALL = :
29
 
NORMAL_UNINSTALL = :
30
 
PRE_UNINSTALL = :
31
 
POST_UNINSTALL = :
32
 
build_triplet = @build@
33
 
host_triplet = @host@
34
 
subdir = interface/gtk/gui
35
 
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
36
 
        AUTHORS ChangeLog NEWS
37
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
39
 
        $(top_srcdir)/configure.ac
40
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41
 
        $(ACLOCAL_M4)
42
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43
 
CONFIG_HEADER = $(top_builddir)/config.h
44
 
CONFIG_CLEAN_FILES =
45
 
SOURCES =
46
 
DIST_SOURCES =
47
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
48
 
ACLOCAL = @ACLOCAL@
49
 
ADDON_DIR = @ADDON_DIR@
50
 
ALSAPLAYER_MAJOR_VERSION = @ALSAPLAYER_MAJOR_VERSION@
51
 
ALSAPLAYER_MICRO_VERSION = @ALSAPLAYER_MICRO_VERSION@
52
 
ALSAPLAYER_MINOR_VERSION = @ALSAPLAYER_MINOR_VERSION@
53
 
ALSAPLAYER_VERSION = @ALSAPLAYER_VERSION@
54
 
ALSA_LIB = @ALSA_LIB@
55
 
AMTAR = @AMTAR@
56
 
AR = @AR@
57
 
ARCH_CFLAGS = @ARCH_CFLAGS@
58
 
ARCH_TYPE = @ARCH_TYPE@
59
 
AS = @AS@
60
 
ASFLAGS = @ASFLAGS@
61
 
AUDIOFILE_CFLAGS = @AUDIOFILE_CFLAGS@
62
 
AUDIOFILE_CONFIG = @AUDIOFILE_CONFIG@
63
 
AUDIOFILE_LIBS = @AUDIOFILE_LIBS@
64
 
AUTOCONF = @AUTOCONF@
65
 
AUTOHEADER = @AUTOHEADER@
66
 
AUTOMAKE = @AUTOMAKE@
67
 
AWK = @AWK@
68
 
CC = @CC@
69
 
CCDEPMODE = @CCDEPMODE@
70
 
CFLAGS = @CFLAGS@
71
 
CPP = @CPP@
72
 
CPPFLAGS = @CPPFLAGS@
73
 
CXX = @CXX@
74
 
CXXCPP = @CXXCPP@
75
 
CXXDEPMODE = @CXXDEPMODE@
76
 
CXXFLAGS = @CXXFLAGS@
77
 
CYGPATH_W = @CYGPATH_W@
78
 
DEFS = @DEFS@
79
 
DEPDIR = @DEPDIR@
80
 
DFLAGS = @DFLAGS@
81
 
ECHO = @ECHO@
82
 
ECHO_C = @ECHO_C@
83
 
ECHO_N = @ECHO_N@
84
 
ECHO_T = @ECHO_T@
85
 
EGREP = @EGREP@
86
 
ESD_CFLAGS = @ESD_CFLAGS@
87
 
ESD_CONFIG = @ESD_CONFIG@
88
 
ESD_LIBS = @ESD_LIBS@
89
 
EXEEXT = @EXEEXT@
90
 
F77 = @F77@
91
 
FFLAGS = @FFLAGS@
92
 
FLC_LDADD = @FLC_LDADD@
93
 
GLIB_CFLAGS = @GLIB_CFLAGS@
94
 
GLIB_CONFIG = @GLIB_CONFIG@
95
 
GLIB_LIBS = @GLIB_LIBS@
96
 
GREP = @GREP@
97
 
GTK2_CFLAGS = @GTK2_CFLAGS@
98
 
GTK2_LIBS = @GTK2_LIBS@
99
 
GTK_CFLAGS = @GTK_CFLAGS@
100
 
GTK_CONFIG = @GTK_CONFIG@
101
 
GTK_LIBS = @GTK_LIBS@
102
 
HAVE_DOXYGEN = @HAVE_DOXYGEN@
103
 
INSTALL = @INSTALL@
104
 
INSTALL_DATA = @INSTALL_DATA@
105
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
106
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
107
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108
 
JACK_CFLAGS = @JACK_CFLAGS@
109
 
JACK_LIBS = @JACK_LIBS@
110
 
LDFLAGS = @LDFLAGS@
111
 
LIBMIKMOD_CFLAGS = @LIBMIKMOD_CFLAGS@
112
 
LIBMIKMOD_CONFIG = @LIBMIKMOD_CONFIG@
113
 
LIBMIKMOD_LDADD = @LIBMIKMOD_LDADD@
114
 
LIBMIKMOD_LIBS = @LIBMIKMOD_LIBS@
115
 
LIBOBJS = @LIBOBJS@
116
 
LIBS = @LIBS@
117
 
LIBTOOL = @LIBTOOL@
118
 
LN_S = @LN_S@
119
 
LTLIBOBJS = @LTLIBOBJS@
120
 
MAD_LDADD = @MAD_LDADD@
121
 
MAINT = @MAINT@
122
 
MAKEINFO = @MAKEINFO@
123
 
MKDIR_P = @MKDIR_P@
124
 
NAS_LIB = @NAS_LIB@
125
 
OBJEXT = @OBJEXT@
126
 
OGGFLC_LDADD = @OGGFLC_LDADD@
127
 
OGG_CFLAGS = @OGG_CFLAGS@
128
 
OGG_LIBS = @OGG_LIBS@
129
 
OPENGL_LIBS = @OPENGL_LIBS@
130
 
PACKAGE = @PACKAGE@
131
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
132
 
PACKAGE_NAME = @PACKAGE_NAME@
133
 
PACKAGE_STRING = @PACKAGE_STRING@
134
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
135
 
PACKAGE_VERSION = @PACKAGE_VERSION@
136
 
PATH_SEPARATOR = @PATH_SEPARATOR@
137
 
PKG_CONFIG = @PKG_CONFIG@
138
 
RANLIB = @RANLIB@
139
 
SET_MAKE = @SET_MAKE@
140
 
SGI_LIBS = @SGI_LIBS@
141
 
SHELL = @SHELL@
142
 
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
143
 
SNDFILE_LIBS = @SNDFILE_LIBS@
144
 
STRIP = @STRIP@
145
 
VERSION = @VERSION@
146
 
VORBISENC_LIBS = @VORBISENC_LIBS@
147
 
VORBISFILE_LIBS = @VORBISFILE_LIBS@
148
 
VORBIS_CFLAGS = @VORBIS_CFLAGS@
149
 
VORBIS_LIBS = @VORBIS_LIBS@
150
 
abs_builddir = @abs_builddir@
151
 
abs_srcdir = @abs_srcdir@
152
 
abs_top_builddir = @abs_top_builddir@
153
 
abs_top_srcdir = @abs_top_srcdir@
154
 
ac_ct_CC = @ac_ct_CC@
155
 
ac_ct_CXX = @ac_ct_CXX@
156
 
ac_ct_F77 = @ac_ct_F77@
157
 
am__include = @am__include@
158
 
am__leading_dot = @am__leading_dot@
159
 
am__quote = @am__quote@
160
 
am__tar = @am__tar@
161
 
am__untar = @am__untar@
162
 
bindir = @bindir@
163
 
build = @build@
164
 
build_alias = @build_alias@
165
 
build_cpu = @build_cpu@
166
 
build_os = @build_os@
167
 
build_vendor = @build_vendor@
168
 
builddir = @builddir@
169
 
datadir = @datadir@
170
 
datarootdir = @datarootdir@
171
 
docdir = @docdir@
172
 
dvidir = @dvidir@
173
 
exec_prefix = @exec_prefix@
174
 
host = @host@
175
 
host_alias = @host_alias@
176
 
host_cpu = @host_cpu@
177
 
host_os = @host_os@
178
 
host_vendor = @host_vendor@
179
 
htmldir = @htmldir@
180
 
includedir = @includedir@
181
 
infodir = @infodir@
182
 
install_sh = @install_sh@
183
 
libdir = @libdir@
184
 
libexecdir = @libexecdir@
185
 
localedir = @localedir@
186
 
localstatedir = @localstatedir@
187
 
mandir = @mandir@
188
 
mkdir_p = @mkdir_p@
189
 
oldincludedir = @oldincludedir@
190
 
pdfdir = @pdfdir@
191
 
prefix = @prefix@
192
 
program_transform_name = @program_transform_name@
193
 
psdir = @psdir@
194
 
sbindir = @sbindir@
195
 
sharedstatedir = @sharedstatedir@
196
 
srcdir = @srcdir@
197
 
sysconfdir = @sysconfdir@
198
 
target_alias = @target_alias@
199
 
top_builddir = @top_builddir@
200
 
top_srcdir = @top_srcdir@
201
 
EXTRA_DIST = alsaplayer.glade fixup
202
 
all: all-am
203
 
 
204
 
.SUFFIXES:
205
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
206
 
        @for dep in $?; do \
207
 
          case '$(am__configure_deps)' in \
208
 
            *$$dep*) \
209
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
210
 
                && exit 0; \
211
 
              exit 1;; \
212
 
          esac; \
213
 
        done; \
214
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  interface/gtk/gui/Makefile'; \
215
 
        cd $(top_srcdir) && \
216
 
          $(AUTOMAKE) --gnu  interface/gtk/gui/Makefile
217
 
.PRECIOUS: Makefile
218
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219
 
        @case '$?' in \
220
 
          *config.status*) \
221
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222
 
          *) \
223
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225
 
        esac;
226
 
 
227
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
 
 
230
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
231
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
233
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
 
 
235
 
mostlyclean-libtool:
236
 
        -rm -f *.lo
237
 
 
238
 
clean-libtool:
239
 
        -rm -rf .libs _libs
240
 
tags: TAGS
241
 
TAGS:
242
 
 
243
 
ctags: CTAGS
244
 
CTAGS:
245
 
 
246
 
 
247
 
distdir: $(DISTFILES)
248
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
249
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
250
 
        list='$(DISTFILES)'; \
251
 
          dist_files=`for file in $$list; do echo $$file; done | \
252
 
          sed -e "s|^$$srcdirstrip/||;t" \
253
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
254
 
        case $$dist_files in \
255
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
256
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
257
 
                           sort -u` ;; \
258
 
        esac; \
259
 
        for file in $$dist_files; do \
260
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
261
 
          if test -d $$d/$$file; then \
262
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
263
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
264
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
265
 
            fi; \
266
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
267
 
          else \
268
 
            test -f $(distdir)/$$file \
269
 
            || cp -p $$d/$$file $(distdir)/$$file \
270
 
            || exit 1; \
271
 
          fi; \
272
 
        done
273
 
check-am: all-am
274
 
check: check-am
275
 
all-am: Makefile
276
 
installdirs:
277
 
install: install-am
278
 
install-exec: install-exec-am
279
 
install-data: install-data-am
280
 
uninstall: uninstall-am
281
 
 
282
 
install-am: all-am
283
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
284
 
 
285
 
installcheck: installcheck-am
286
 
install-strip:
287
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
288
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
289
 
          `test -z '$(STRIP)' || \
290
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
291
 
mostlyclean-generic:
292
 
 
293
 
clean-generic:
294
 
 
295
 
distclean-generic:
296
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
297
 
 
298
 
maintainer-clean-generic:
299
 
        @echo "This command is intended for maintainers to use"
300
 
        @echo "it deletes files that may require special tools to rebuild."
301
 
clean: clean-am
302
 
 
303
 
clean-am: clean-generic clean-libtool mostlyclean-am
304
 
 
305
 
distclean: distclean-am
306
 
        -rm -f Makefile
307
 
distclean-am: clean-am distclean-generic
308
 
 
309
 
dvi: dvi-am
310
 
 
311
 
dvi-am:
312
 
 
313
 
html: html-am
314
 
 
315
 
info: info-am
316
 
 
317
 
info-am:
318
 
 
319
 
install-data-am:
320
 
 
321
 
install-dvi: install-dvi-am
322
 
 
323
 
install-exec-am:
324
 
 
325
 
install-html: install-html-am
326
 
 
327
 
install-info: install-info-am
328
 
 
329
 
install-man:
330
 
 
331
 
install-pdf: install-pdf-am
332
 
 
333
 
install-ps: install-ps-am
334
 
 
335
 
installcheck-am:
336
 
 
337
 
maintainer-clean: maintainer-clean-am
338
 
        -rm -f Makefile
339
 
maintainer-clean-am: distclean-am maintainer-clean-generic
340
 
 
341
 
mostlyclean: mostlyclean-am
342
 
 
343
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
344
 
 
345
 
pdf: pdf-am
346
 
 
347
 
pdf-am:
348
 
 
349
 
ps: ps-am
350
 
 
351
 
ps-am:
352
 
 
353
 
uninstall-am:
354
 
 
355
 
.MAKE: install-am install-strip
356
 
 
357
 
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
358
 
        distclean distclean-generic distclean-libtool distdir dvi \
359
 
        dvi-am html html-am info info-am install install-am \
360
 
        install-data install-data-am install-dvi install-dvi-am \
361
 
        install-exec install-exec-am install-html install-html-am \
362
 
        install-info install-info-am install-man install-pdf \
363
 
        install-pdf-am install-ps install-ps-am install-strip \
364
 
        installcheck installcheck-am installdirs maintainer-clean \
365
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
366
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
367
 
 
368
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
369
 
# Otherwise a system limit (for SysV at least) may be exceeded.
370
 
.NOEXPORT: