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

« back to all changes in this revision

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