~ubuntu-branches/ubuntu/karmic/kid3/karmic

« back to all changes in this revision

Viewing changes to admin/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2009-05-20 16:12:30 UTC
  • mfrom: (1.2.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: james.westby@ubuntu.com-20090520161230-qetp532r8ydujkz2
Tags: upstream-1.2
Import upstream version 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
2
2
# KDE tags expanded automatically by am_edit - $Revision: 483858 $ 
3
3
# @configure_input@
4
4
 
5
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
6
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
6
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
14
14
# PARTICULAR PURPOSE.
15
15
 
16
16
@SET_MAKE@
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
17
VPATH = @srcdir@
20
18
pkgdatadir = $(datadir)/@PACKAGE@
21
19
pkglibdir = $(libdir)/@PACKAGE@
22
20
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ..
24
21
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
22
install_sh_DATA = $(install_sh) -c -m 644
27
23
install_sh_PROGRAM = $(install_sh) -c
28
24
install_sh_SCRIPT = $(install_sh) -c
55
51
#>+ 1
56
52
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
57
53
ACLOCAL = @ACLOCAL@
58
 
AMDEP_FALSE = @AMDEP_FALSE@
59
 
AMDEP_TRUE = @AMDEP_TRUE@
60
54
AMTAR = @AMTAR@
61
55
AR = @AR@
62
56
ARTSCCONFIG = @ARTSCCONFIG@
69
63
CCDEPMODE = @CCDEPMODE@
70
64
CFLAGS = @CFLAGS@
71
65
CONFIG_USE_KDE = @CONFIG_USE_KDE@
72
 
CONFIG_USE_KDE_FALSE = @CONFIG_USE_KDE_FALSE@
73
 
CONFIG_USE_KDE_TRUE = @CONFIG_USE_KDE_TRUE@
74
66
CONF_FILES = @CONF_FILES@
75
67
CPP = @CPP@
76
68
CPPFLAGS = @CPPFLAGS@
96
88
FFLAGS = @FFLAGS@
97
89
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
98
90
GCC_PCH = @GCC_PCH@
99
 
GCC_PCH_FALSE = @GCC_PCH_FALSE@
100
 
GCC_PCH_TRUE = @GCC_PCH_TRUE@
101
91
GMSGFMT = @GMSGFMT@
102
92
GREP = @GREP@
103
93
HAVE_FLAC = @HAVE_FLAC@
104
 
HAVE_FLAC_FALSE = @HAVE_FLAC_FALSE@
105
 
HAVE_FLAC_TRUE = @HAVE_FLAC_TRUE@
106
94
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
107
95
HAVE_ID3LIB = @HAVE_ID3LIB@
108
 
HAVE_ID3LIB_FALSE = @HAVE_ID3LIB_FALSE@
109
 
HAVE_ID3LIB_TRUE = @HAVE_ID3LIB_TRUE@
110
96
HAVE_MP4V2 = @HAVE_MP4V2@
111
 
HAVE_MP4V2_FALSE = @HAVE_MP4V2_FALSE@
112
 
HAVE_MP4V2_TRUE = @HAVE_MP4V2_TRUE@
113
97
HAVE_TAGLIB = @HAVE_TAGLIB@
114
 
HAVE_TAGLIB_FALSE = @HAVE_TAGLIB_FALSE@
115
 
HAVE_TAGLIB_TRUE = @HAVE_TAGLIB_TRUE@
116
98
HAVE_TUNEPIMP = @HAVE_TUNEPIMP@
117
 
HAVE_TUNEPIMP_FALSE = @HAVE_TUNEPIMP_FALSE@
118
 
HAVE_TUNEPIMP_TRUE = @HAVE_TUNEPIMP_TRUE@
119
99
HAVE_VORBIS = @HAVE_VORBIS@
120
 
HAVE_VORBIS_FALSE = @HAVE_VORBIS_FALSE@
121
 
HAVE_VORBIS_TRUE = @HAVE_VORBIS_TRUE@
 
100
INSTALL = @INSTALL@
122
101
INSTALL_DATA = @INSTALL_DATA@
123
102
INSTALL_PROGRAM = @INSTALL_PROGRAM@
124
103
INSTALL_SCRIPT = @INSTALL_SCRIPT@
198
177
LN_S = @LN_S@
199
178
LTLIBOBJS = @LTLIBOBJS@
200
179
MAINT = @MAINT@
201
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
202
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
203
180
MAKEINFO = @MAKEINFO@
204
181
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
205
182
MCOPIDL = @MCOPIDL@
206
183
MEINPROC = @MEINPROC@
 
184
MKDIR_P = @MKDIR_P@
207
185
MOC = @MOC@
208
186
MP4V2_INCLUDES = @MP4V2_INCLUDES@
209
187
MSGFMT = @MSGFMT@
218
196
PACKAGE_VERSION = @PACKAGE_VERSION@
219
197
PATH_SEPARATOR = @PATH_SEPARATOR@
220
198
PERL = @PERL@
 
199
PKG_CONFIG = @PKG_CONFIG@
221
200
QTE_NORTTI = @QTE_NORTTI@
222
201
QT_INCLUDES = @QT_INCLUDES@
223
202
QT_LDFLAGS = @QT_LDFLAGS@
224
203
RANLIB = @RANLIB@
 
204
SED = @SED@
225
205
SET_MAKE = @SET_MAKE@
226
206
SHELL = @SHELL@
227
207
STRIP = @STRIP@
228
208
TAGLIB_CONFIG = @TAGLIB_CONFIG@
229
209
TAGLIB_INCLUDES = @TAGLIB_INCLUDES@
230
210
TAGLIB_VERSION = @TAGLIB_VERSION@
231
 
TAGLIB_VERSION_14_FALSE = @TAGLIB_VERSION_14_FALSE@
232
 
TAGLIB_VERSION_14_TRUE = @TAGLIB_VERSION_14_TRUE@
233
211
TOPSUBDIRS = @TOPSUBDIRS@
234
212
UIC = @UIC@
235
213
UIC_TR = @UIC_TR@
248
226
X_LDFLAGS = @X_LDFLAGS@
249
227
X_PRE_LIBS = @X_PRE_LIBS@
250
228
X_RPATH = @X_RPATH@
 
229
abs_builddir = @abs_builddir@
 
230
abs_srcdir = @abs_srcdir@
 
231
abs_top_builddir = @abs_top_builddir@
 
232
abs_top_srcdir = @abs_top_srcdir@
251
233
ac_ct_CC = @ac_ct_CC@
252
234
ac_ct_CXX = @ac_ct_CXX@
253
235
ac_ct_F77 = @ac_ct_F77@
254
 
admin_SUBDIR_included_FALSE = @admin_SUBDIR_included_FALSE@
255
 
admin_SUBDIR_included_TRUE = @admin_SUBDIR_included_TRUE@
256
236
all_includes = @all_includes@
257
237
all_libraries = @all_libraries@
258
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
259
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
260
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
261
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
262
238
am__include = @am__include@
263
239
am__leading_dot = @am__leading_dot@
264
240
am__quote = @am__quote@
270
246
build_cpu = @build_cpu@
271
247
build_os = @build_os@
272
248
build_vendor = @build_vendor@
 
249
builddir = @builddir@
273
250
datadir = @datadir@
274
251
datarootdir = @datarootdir@
275
 
doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@
276
 
doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@
277
252
docdir = @docdir@
278
253
dvidir = @dvidir@
279
254
exec_prefix = @exec_prefix@
283
258
host_os = @host_os@
284
259
host_vendor = @host_vendor@
285
260
htmldir = @htmldir@
286
 
include_ARTS_FALSE = @include_ARTS_FALSE@
287
 
include_ARTS_TRUE = @include_ARTS_TRUE@
288
 
include_x11_FALSE = @include_x11_FALSE@
289
 
include_x11_TRUE = @include_x11_TRUE@
290
261
includedir = @includedir@
291
262
infodir = @infodir@
292
263
install_sh = @install_sh@
313
284
kde_wallpaperdir = @kde_wallpaperdir@
314
285
kde_widgetdir = @kde_widgetdir@
315
286
kdeinitdir = @kdeinitdir@
316
 
kid3_SUBDIR_included_FALSE = @kid3_SUBDIR_included_FALSE@
317
 
kid3_SUBDIR_included_TRUE = @kid3_SUBDIR_included_TRUE@
318
287
libdir = @libdir@
319
288
libexecdir = @libexecdir@
320
289
localedir = @localedir@
323
292
mkdir_p = @mkdir_p@
324
293
oldincludedir = @oldincludedir@
325
294
pdfdir = @pdfdir@
326
 
po_SUBDIR_included_FALSE = @po_SUBDIR_included_FALSE@
327
 
po_SUBDIR_included_TRUE = @po_SUBDIR_included_TRUE@
328
295
prefix = @prefix@
329
296
program_transform_name = @program_transform_name@
330
297
psdir = @psdir@
332
299
qt_libraries = @qt_libraries@
333
300
sbindir = @sbindir@
334
301
sharedstatedir = @sharedstatedir@
 
302
srcdir = @srcdir@
335
303
sysconfdir = @sysconfdir@
336
304
target = @target@
337
305
target_alias = @target_alias@
338
306
target_cpu = @target_cpu@
339
307
target_os = @target_os@
340
308
target_vendor = @target_vendor@
341
 
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
342
 
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
 
309
top_build_prefix = @top_build_prefix@
 
310
top_builddir = @top_builddir@
 
311
top_srcdir = @top_srcdir@
343
312
x_includes = @x_includes@
344
313
x_libraries = @x_libraries@
345
314
xdg_appsdir = @xdg_appsdir@
354
323
#>-     @for dep in $?; do \
355
324
#>-       case '$(am__configure_deps)' in \
356
325
#>-         *$$dep*) \
357
 
#>-           cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
358
 
#>-             && exit 0; \
 
326
#>-           ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
327
#>-             && { if test -f $@; then exit 0; else break; fi; }; \
359
328
#>-           exit 1;; \
360
329
#>-       esac; \
361
330
#>-     done; \
366
335
        @for dep in $?; do \
367
336
          case '$(am__configure_deps)' in \
368
337
            *$$dep*) \
369
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
370
 
                && exit 0; \
 
338
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
339
                && { if test -f $@; then exit 0; else break; fi; }; \
371
340
              exit 1;; \
372
341
          esac; \
373
342
        done; \
398
367
 
399
368
clean-libtool:
400
369
        -rm -rf .libs _libs
401
 
 
402
 
distclean-libtool:
403
 
        -rm -f libtool
404
 
uninstall-info-am:
405
370
tags: TAGS
406
371
TAGS:
407
372
 
410
375
 
411
376
 
412
377
distdir: $(DISTFILES)
413
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
414
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
415
 
        list='$(DISTFILES)'; for file in $$list; do \
416
 
          case $$file in \
417
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
418
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
419
 
          esac; \
 
378
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
379
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
380
        list='$(DISTFILES)'; \
 
381
          dist_files=`for file in $$list; do echo $$file; done | \
 
382
          sed -e "s|^$$srcdirstrip/||;t" \
 
383
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
384
        case $$dist_files in \
 
385
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
386
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
387
                           sort -u` ;; \
 
388
        esac; \
 
389
        for file in $$dist_files; do \
420
390
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
421
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
422
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
423
 
            dir="/$$dir"; \
424
 
            $(mkdir_p) "$(distdir)$$dir"; \
425
 
          else \
426
 
            dir=''; \
427
 
          fi; \
428
391
          if test -d $$d/$$file; then \
 
392
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
429
393
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
430
394
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
431
395
            fi; \
474
438
 
475
439
distclean: distclean-am
476
440
        -rm -f Makefile
477
 
distclean-am: clean-am distclean-generic distclean-libtool
 
441
distclean-am: clean-am distclean-generic
478
442
 
479
443
dvi: dvi-am
480
444
 
488
452
 
489
453
install-data-am: install-data-local
490
454
 
 
455
install-dvi: install-dvi-am
 
456
 
491
457
install-exec-am:
492
458
 
 
459
install-html: install-html-am
 
460
 
493
461
install-info: install-info-am
494
462
 
495
463
install-man:
496
464
 
 
465
install-pdf: install-pdf-am
 
466
 
 
467
install-ps: install-ps-am
 
468
 
497
469
installcheck-am:
498
470
 
499
471
maintainer-clean: maintainer-clean-am
512
484
 
513
485
ps-am:
514
486
 
515
 
uninstall-am: uninstall-info-am uninstall-local
 
487
uninstall-am: uninstall-local
 
488
 
 
489
.MAKE: install-am install-strip
516
490
 
517
491
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
518
492
        distclean distclean-generic distclean-libtool distdir dvi \
519
493
        dvi-am html html-am info info-am install install-am \
520
 
        install-data install-data-am install-data-local install-exec \
521
 
        install-exec-am install-info install-info-am install-man \
 
494
        install-data install-data-am install-data-local install-dvi \
 
495
        install-dvi-am install-exec install-exec-am install-html \
 
496
        install-html-am install-info install-info-am install-man \
 
497
        install-pdf install-pdf-am install-ps install-ps-am \
522
498
        install-strip installcheck installcheck-am installdirs \
523
499
        maintainer-clean maintainer-clean-generic mostlyclean \
524
500
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
525
 
        uninstall uninstall-am uninstall-info-am uninstall-local
 
501
        uninstall uninstall-am uninstall-local
526
502
 
527
503
install-data-local:
528
504
        $(mkinstalldirs) $(DESTDIR)$(kde_datadir)/kapptemplate/admin
541
517
.NOEXPORT:
542
518
 
543
519
#>+ 2
544
 
KDE_DIST=configure.in.bot.end bcheck.pl config.guess.cdbs-orig deps.am detect-autoconf.pl configure.in.min doxygen.sh debianrules cvs.sh config.pl oldinclude.m4.in am_edit Makefile.common Makefile.in Doxyfile.global pkg.m4.in acinclude.m4.in libtool.m4.in nmcheck config.sub.cdbs-orig Doxyfile.am Makefile.am conf.change.pl 
 
520
KDE_DIST=configure.in.bot.end bcheck.pl Makefile.in Doxyfile.global deps.am pkg.m4.in detect-autoconf.pl configure.in.min acinclude.m4.in doxygen.sh nmcheck libtool.m4.in debianrules cvs.sh config.pl Doxyfile.am oldinclude.m4.in Makefile.am am_edit conf.change.pl Makefile.common 
545
521
 
546
522
#>+ 2
547
523
docs-am:
551
527
                @for dep in $?; do \
552
528
          case '$(am__configure_deps)' in \
553
529
            *$$dep*) \
554
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
555
 
                && exit 0; \
 
530
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
531
                && { if test -f $@; then exit 0; else break; fi; }; \
556
532
              exit 1;; \
557
533
          esac; \
558
534
        done; \