~ubuntu-branches/ubuntu/precise/gnomeradio/precise-updates

« back to all changes in this revision

Viewing changes to data/pixmaps/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Namuri
  • Date: 2008-05-12 00:36:27 UTC
  • mfrom: (2.1.5 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080512003627-m4r405wwqc2e3xgv
Tags: 1.7-6
* debian/changelog: sync with the one from ubuntu.
* debian/patches/prefs.c.patch: fixed. In 1.7-6 I've uploaded a wrong
  version of the patch, now it's the right one that Cesare Tirabassi
  has included in the ubuntu's package. (Closes: #468796, #462891)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ../..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
build_triplet = @build@
 
37
host_triplet = @host@
 
38
subdir = data/pixmaps
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
42
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.in
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
46
CONFIG_HEADER = $(top_builddir)/config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
51
ACLOCAL = @ACLOCAL@
 
52
ALL_LINGUAS = @ALL_LINGUAS@
 
53
AMDEP_FALSE = @AMDEP_FALSE@
 
54
AMDEP_TRUE = @AMDEP_TRUE@
 
55
AMTAR = @AMTAR@
 
56
AR = @AR@
 
57
AUTOCONF = @AUTOCONF@
 
58
AUTOHEADER = @AUTOHEADER@
 
59
AUTOMAKE = @AUTOMAKE@
 
60
AWK = @AWK@
 
61
CATALOGS = @CATALOGS@
 
62
CATOBJEXT = @CATOBJEXT@
 
63
CC = @CC@
 
64
CCDEPMODE = @CCDEPMODE@
 
65
CFLAGS = @CFLAGS@
 
66
CPP = @CPP@
 
67
CPPFLAGS = @CPPFLAGS@
 
68
CXX = @CXX@
 
69
CXXCPP = @CXXCPP@
 
70
CXXDEPMODE = @CXXDEPMODE@
 
71
CXXFLAGS = @CXXFLAGS@
 
72
CYGPATH_W = @CYGPATH_W@
 
73
DATADIRNAME = @DATADIRNAME@
 
74
DEFS = @DEFS@
 
75
DEPDIR = @DEPDIR@
 
76
DOC_USER_FORMATS = @DOC_USER_FORMATS@
 
77
ECHO = @ECHO@
 
78
ECHO_C = @ECHO_C@
 
79
ECHO_N = @ECHO_N@
 
80
ECHO_T = @ECHO_T@
 
81
EGREP = @EGREP@
 
82
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
 
83
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
 
84
EXEEXT = @EXEEXT@
 
85
F77 = @F77@
 
86
FFLAGS = @FFLAGS@
 
87
GCONFTOOL = @GCONFTOOL@
 
88
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
 
89
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
 
90
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
91
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
92
GDU_MODULE_VERSION_CHECK_CFLAGS = @GDU_MODULE_VERSION_CHECK_CFLAGS@
 
93
GDU_MODULE_VERSION_CHECK_LIBS = @GDU_MODULE_VERSION_CHECK_LIBS@
 
94
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
95
GMOFILES = @GMOFILES@
 
96
GMSGFMT = @GMSGFMT@
 
97
GNOME14_CFLAGS = @GNOME14_CFLAGS@
 
98
GNOME14_LIBS = @GNOME14_LIBS@
 
99
GNOME_14 = @GNOME_14@
 
100
GNOME_CFLAGS = @GNOME_CFLAGS@
 
101
GNOME_LIBS = @GNOME_LIBS@
 
102
GREP = @GREP@
 
103
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
 
104
GSTREAMER_LIBS = @GSTREAMER_LIBS@
 
105
HELP_DIR = @HELP_DIR@
 
106
INSTALL_DATA = @INSTALL_DATA@
 
107
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
108
INSTALL_SCHEMAS_FALSE = @INSTALL_SCHEMAS_FALSE@
 
109
INSTALL_SCHEMAS_TRUE = @INSTALL_SCHEMAS_TRUE@
 
110
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
111
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
112
INSTOBJEXT = @INSTOBJEXT@
 
113
INTLLIBS = @INTLLIBS@
 
114
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
115
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
116
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
117
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
118
INTLTOOL_ICONV = @INTLTOOL_ICONV@
 
119
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
120
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
121
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
122
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
123
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
 
124
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
125
INTLTOOL_PERL = @INTLTOOL_PERL@
 
126
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
127
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
128
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
129
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
130
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
131
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
132
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
133
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
134
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
135
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
136
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
137
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
 
138
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
139
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
140
LDFLAGS = @LDFLAGS@
 
141
LIBOBJS = @LIBOBJS@
 
142
LIBS = @LIBS@
 
143
LIBTOOL = @LIBTOOL@
 
144
LIRC = @LIRC@
 
145
LN_S = @LN_S@
 
146
LTLIBOBJS = @LTLIBOBJS@
 
147
MAINT = @MAINT@
 
148
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
149
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
150
MAKEINFO = @MAKEINFO@
 
151
MKINSTALLDIRS = @MKINSTALLDIRS@
 
152
MSGFMT = @MSGFMT@
 
153
OBJEXT = @OBJEXT@
 
154
OMF_DIR = @OMF_DIR@
 
155
PACKAGE = @PACKAGE@
 
156
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
157
PACKAGE_NAME = @PACKAGE_NAME@
 
158
PACKAGE_STRING = @PACKAGE_STRING@
 
159
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
160
PACKAGE_VERSION = @PACKAGE_VERSION@
 
161
PATH_SEPARATOR = @PATH_SEPARATOR@
 
162
PKG_CONFIG = @PKG_CONFIG@
 
163
POFILES = @POFILES@
 
164
POSUB = @POSUB@
 
165
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
166
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
167
RANLIB = @RANLIB@
 
168
SET_MAKE = @SET_MAKE@
 
169
SHELL = @SHELL@
 
170
STRIP = @STRIP@
 
171
USE_NLS = @USE_NLS@
 
172
VERSION = @VERSION@
 
173
XGETTEXT = @XGETTEXT@
 
174
ac_ct_CC = @ac_ct_CC@
 
175
ac_ct_CXX = @ac_ct_CXX@
 
176
ac_ct_F77 = @ac_ct_F77@
 
177
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
178
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
179
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
180
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
181
am__include = @am__include@
 
182
am__leading_dot = @am__leading_dot@
 
183
am__quote = @am__quote@
 
184
am__tar = @am__tar@
 
185
am__untar = @am__untar@
 
186
bindir = @bindir@
 
187
build = @build@
 
188
build_alias = @build_alias@
 
189
build_cpu = @build_cpu@
 
190
build_os = @build_os@
 
191
build_vendor = @build_vendor@
 
192
datadir = @datadir@
 
193
datarootdir = @datarootdir@
 
194
docdir = @docdir@
 
195
dvidir = @dvidir@
 
196
exec_prefix = @exec_prefix@
 
197
host = @host@
 
198
host_alias = @host_alias@
 
199
host_cpu = @host_cpu@
 
200
host_os = @host_os@
 
201
host_vendor = @host_vendor@
 
202
htmldir = @htmldir@
 
203
includedir = @includedir@
 
204
infodir = @infodir@
 
205
install_sh = @install_sh@
 
206
libdir = @libdir@
 
207
libexecdir = @libexecdir@
 
208
localedir = @localedir@
 
209
localstatedir = @localstatedir@
 
210
mandir = @mandir@
 
211
mkdir_p = @mkdir_p@
 
212
oldincludedir = @oldincludedir@
 
213
pdfdir = @pdfdir@
 
214
prefix = @prefix@
 
215
program_transform_name = @program_transform_name@
 
216
psdir = @psdir@
 
217
sbindir = @sbindir@
 
218
sharedstatedir = @sharedstatedir@
 
219
sysconfdir = @sysconfdir@
 
220
target_alias = @target_alias@
 
221
EXTRA_DIST = digits.xpm \
 
222
             freq_up.xpm  \
 
223
             signal.xpm \
 
224
             vol_down.xpm \
 
225
             freq_down.xpm  \
 
226
             stereo.xpm \
 
227
             vol_up.xpm
 
228
 
 
229
all: all-am
 
230
 
 
231
.SUFFIXES:
 
232
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
233
        @for dep in $?; do \
 
234
          case '$(am__configure_deps)' in \
 
235
            *$$dep*) \
 
236
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
237
                && exit 0; \
 
238
              exit 1;; \
 
239
          esac; \
 
240
        done; \
 
241
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  data/pixmaps/Makefile'; \
 
242
        cd $(top_srcdir) && \
 
243
          $(AUTOMAKE) --gnu  data/pixmaps/Makefile
 
244
.PRECIOUS: Makefile
 
245
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
246
        @case '$?' in \
 
247
          *config.status*) \
 
248
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
249
          *) \
 
250
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
251
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
252
        esac;
 
253
 
 
254
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
255
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
256
 
 
257
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
258
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
259
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
260
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
261
 
 
262
mostlyclean-libtool:
 
263
        -rm -f *.lo
 
264
 
 
265
clean-libtool:
 
266
        -rm -rf .libs _libs
 
267
 
 
268
distclean-libtool:
 
269
        -rm -f libtool
 
270
uninstall-info-am:
 
271
tags: TAGS
 
272
TAGS:
 
273
 
 
274
ctags: CTAGS
 
275
CTAGS:
 
276
 
 
277
 
 
278
distdir: $(DISTFILES)
 
279
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
280
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
281
        list='$(DISTFILES)'; for file in $$list; do \
 
282
          case $$file in \
 
283
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
284
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
285
          esac; \
 
286
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
287
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
288
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
289
            dir="/$$dir"; \
 
290
            $(mkdir_p) "$(distdir)$$dir"; \
 
291
          else \
 
292
            dir=''; \
 
293
          fi; \
 
294
          if test -d $$d/$$file; then \
 
295
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
296
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
297
            fi; \
 
298
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
299
          else \
 
300
            test -f $(distdir)/$$file \
 
301
            || cp -p $$d/$$file $(distdir)/$$file \
 
302
            || exit 1; \
 
303
          fi; \
 
304
        done
 
305
check-am: all-am
 
306
check: check-am
 
307
all-am: Makefile
 
308
installdirs:
 
309
install: install-am
 
310
install-exec: install-exec-am
 
311
install-data: install-data-am
 
312
uninstall: uninstall-am
 
313
 
 
314
install-am: all-am
 
315
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
316
 
 
317
installcheck: installcheck-am
 
318
install-strip:
 
319
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
320
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
321
          `test -z '$(STRIP)' || \
 
322
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
323
mostlyclean-generic:
 
324
 
 
325
clean-generic:
 
326
 
 
327
distclean-generic:
 
328
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
329
 
 
330
maintainer-clean-generic:
 
331
        @echo "This command is intended for maintainers to use"
 
332
        @echo "it deletes files that may require special tools to rebuild."
 
333
clean: clean-am
 
334
 
 
335
clean-am: clean-generic clean-libtool mostlyclean-am
 
336
 
 
337
distclean: distclean-am
 
338
        -rm -f Makefile
 
339
distclean-am: clean-am distclean-generic distclean-libtool
 
340
 
 
341
dvi: dvi-am
 
342
 
 
343
dvi-am:
 
344
 
 
345
html: html-am
 
346
 
 
347
info: info-am
 
348
 
 
349
info-am:
 
350
 
 
351
install-data-am:
 
352
 
 
353
install-exec-am:
 
354
 
 
355
install-info: install-info-am
 
356
 
 
357
install-man:
 
358
 
 
359
installcheck-am:
 
360
 
 
361
maintainer-clean: maintainer-clean-am
 
362
        -rm -f Makefile
 
363
maintainer-clean-am: distclean-am maintainer-clean-generic
 
364
 
 
365
mostlyclean: mostlyclean-am
 
366
 
 
367
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
368
 
 
369
pdf: pdf-am
 
370
 
 
371
pdf-am:
 
372
 
 
373
ps: ps-am
 
374
 
 
375
ps-am:
 
376
 
 
377
uninstall-am: uninstall-info-am
 
378
 
 
379
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
380
        distclean distclean-generic distclean-libtool distdir dvi \
 
381
        dvi-am html html-am info info-am install install-am \
 
382
        install-data install-data-am install-exec install-exec-am \
 
383
        install-info install-info-am install-man install-strip \
 
384
        installcheck installcheck-am installdirs maintainer-clean \
 
385
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
386
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
387
        uninstall-info-am
 
388
 
 
389
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
390
# Otherwise a system limit (for SysV at least) may be exceeded.
 
391
.NOEXPORT: