~ubuntu-branches/ubuntu/oneiric/muse/oneiric

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Fabrice Coutadeur
  • Date: 2010-11-17 21:43:38 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20101117214338-1hvfl7oo2dsqnvrb
Tags: 1.1-0ubuntu1
* New upstream release (LP: #668631)
* Switch to dpkg-source 3.0 (quilt) format
* Switch to dh7 short form
* debian/rules:
  - added --enable-dssi and --enable-osc to conf flags for dssi support
  - added -ljackserver to LDFLAGS to fix a FTBFS because of --as-needed
* debian/control:
  - added build build dependency on liblo-dev and dssi-dev for dssi support
  - bump Standards-version to 3.9.1. No changes required.
* debian/muse.desktop, debian/muse.xpm: dropped as desktop file and icon is
  now shipped upstream.
* fix-desktop-categories.patch: fix Categories tag in upstream desktop file
* 10_es_locale_fix.dpatch: refreshed and converted to quilt as
  fix_es_locale.patch

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.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
13
14
# PARTICULAR PURPOSE.
14
15
 
15
16
@SET_MAKE@
16
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
17
VPATH = @srcdir@
19
18
pkgdatadir = $(datadir)/@PACKAGE@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
20
20
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ..
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
23
install_sh_DATA = $(install_sh) -c -m 644
26
24
install_sh_PROGRAM = $(install_sh) -c
27
25
install_sh_SCRIPT = $(install_sh) -c
40
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
39
am__aclocal_m4_deps = $(top_srcdir)/m4/aclocal-include.m4 \
42
40
        $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/docbook.m4 \
43
 
        $(top_srcdir)/m4/qt.m4 $(top_srcdir)/configure.ac
 
41
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
42
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
43
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/qt.m4 \
 
44
        $(top_srcdir)/configure.ac
44
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
46
        $(ACLOCAL_M4)
46
47
mkinstalldirs = $(install_sh) -d
47
48
CONFIG_HEADER = $(top_builddir)/config.h
48
49
CONFIG_CLEAN_FILES =
 
50
CONFIG_CLEAN_VPATH_FILES =
49
51
SOURCES =
50
52
DIST_SOURCES =
51
53
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52
54
ACLOCAL = @ACLOCAL@
53
55
ALSA_CFLAGS = @ALSA_CFLAGS@
54
56
ALSA_LIBS = @ALSA_LIBS@
55
 
AMDEP_FALSE = @AMDEP_FALSE@
56
 
AMDEP_TRUE = @AMDEP_TRUE@
57
57
AMTAR = @AMTAR@
58
58
AR = @AR@
59
59
AUTOCONF = @AUTOCONF@
78
78
DOTPATH = @DOTPATH@
79
79
DOXYGEN = @DOXYGEN@
80
80
DOXYGEN_TREEVIEW = @DOXYGEN_TREEVIEW@
81
 
DSSI_SUPPORT_FALSE = @DSSI_SUPPORT_FALSE@
82
 
DSSI_SUPPORT_TRUE = @DSSI_SUPPORT_TRUE@
83
 
ECHO = @ECHO@
 
81
DSYMUTIL = @DSYMUTIL@
 
82
DUMPBIN = @DUMPBIN@
84
83
ECHO_C = @ECHO_C@
85
84
ECHO_N = @ECHO_N@
86
85
ECHO_T = @ECHO_T@
87
86
EGREP = @EGREP@
88
 
ENABLEFLUIDSYNTH_FALSE = @ENABLEFLUIDSYNTH_FALSE@
89
 
ENABLEFLUIDSYNTH_TRUE = @ENABLEFLUIDSYNTH_TRUE@
90
 
ENABLE_PYTHON_FALSE = @ENABLE_PYTHON_FALSE@
91
 
ENABLE_PYTHON_TRUE = @ENABLE_PYTHON_TRUE@
92
87
EXEEXT = @EXEEXT@
93
 
F77 = @F77@
94
 
FFLAGS = @FFLAGS@
 
88
FGREP = @FGREP@
95
89
FLUIDSYNTHDIRS = @FLUIDSYNTHDIRS@
96
90
FST_CFLAGS = @FST_CFLAGS@
97
91
FST_LIBS = @FST_LIBS@
100
94
GIVERTCAP = @GIVERTCAP@
101
95
GREP = @GREP@
102
96
HAVEDOT = @HAVEDOT@
103
 
HAVE_AUDIO_FALSE = @HAVE_AUDIO_FALSE@
104
 
HAVE_AUDIO_TRUE = @HAVE_AUDIO_TRUE@
105
 
HAVE_LASH_FALSE = @HAVE_LASH_FALSE@
106
 
HAVE_LASH_TRUE = @HAVE_LASH_TRUE@
107
 
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
108
 
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
 
97
INSTALL = @INSTALL@
109
98
INSTALL_DATA = @INSTALL_DATA@
110
99
INSTALL_PROGRAM = @INSTALL_PROGRAM@
111
100
INSTALL_SCRIPT = @INSTALL_SCRIPT@
115
104
JADE = @JADE@
116
105
LASH_CFLAGS = @LASH_CFLAGS@
117
106
LASH_LIBS = @LASH_LIBS@
 
107
LD = @LD@
118
108
LDFLAGS = @LDFLAGS@
119
109
LIBOBJS = @LIBOBJS@
120
110
LIBS = @LIBS@
121
111
LIBTOOL = @LIBTOOL@
 
112
LIPO = @LIPO@
122
113
LN_S = @LN_S@
123
114
LO_CFLAGS = @LO_CFLAGS@
124
115
LO_LIBS = @LO_LIBS@
125
116
LTLIBOBJS = @LTLIBOBJS@
126
117
MAKEINFO = @MAKEINFO@
 
118
MKDIR_P = @MKDIR_P@
127
119
MOC = @MOC@
128
120
MUSECXXFLAGS = @MUSECXXFLAGS@
 
121
NM = @NM@
 
122
NMEDIT = @NMEDIT@
129
123
NSGMLS = @NSGMLS@
 
124
OBJDUMP = @OBJDUMP@
130
125
OBJEXT = @OBJEXT@
 
126
OTOOL = @OTOOL@
 
127
OTOOL64 = @OTOOL64@
131
128
PACKAGE = @PACKAGE@
132
129
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
133
130
PACKAGE_NAME = @PACKAGE_NAME@
134
131
PACKAGE_STRING = @PACKAGE_STRING@
135
132
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
133
PACKAGE_URL = @PACKAGE_URL@
136
134
PACKAGE_VERSION = @PACKAGE_VERSION@
137
135
PATH_SEPARATOR = @PATH_SEPARATOR@
138
136
PCH = @PCH@
139
 
PCH_FALSE = @PCH_FALSE@
140
 
PCH_TRUE = @PCH_TRUE@
141
137
PERL = @PERL@
142
138
PKG_CONFIG = @PKG_CONFIG@
143
139
PYTHON = @PYTHON@
150
146
QT_CFLAGS = @QT_CFLAGS@
151
147
QT_LIBS = @QT_LIBS@
152
148
RANLIB = @RANLIB@
153
 
RTCAP_FALSE = @RTCAP_FALSE@
154
 
RTCAP_TRUE = @RTCAP_TRUE@
155
149
SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
156
150
SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
 
151
SED = @SED@
157
152
SET_MAKE = @SET_MAKE@
158
153
SHELL = @SHELL@
159
154
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
163
158
SUIDINSTALL = @SUIDINSTALL@
164
159
UIC = @UIC@
165
160
USE_SSE = @USE_SSE@
166
 
USE_SSE_FALSE = @USE_SSE_FALSE@
167
 
USE_SSE_TRUE = @USE_SSE_TRUE@
168
161
UUID_CFLAGS = @UUID_CFLAGS@
169
162
UUID_LIBS = @UUID_LIBS@
170
163
VERSION = @VERSION@
171
 
VST_SUPPORT_FALSE = @VST_SUPPORT_FALSE@
172
 
VST_SUPPORT_TRUE = @VST_SUPPORT_TRUE@
173
164
XMKMF = @XMKMF@
174
165
X_CFLAGS = @X_CFLAGS@
175
166
X_EXTRA_LIBS = @X_EXTRA_LIBS@
176
167
X_LIBS = @X_LIBS@
177
168
X_PRE_LIBS = @X_PRE_LIBS@
 
169
abs_builddir = @abs_builddir@
 
170
abs_srcdir = @abs_srcdir@
 
171
abs_top_builddir = @abs_top_builddir@
 
172
abs_top_srcdir = @abs_top_srcdir@
178
173
ac_ct_CC = @ac_ct_CC@
179
174
ac_ct_CXX = @ac_ct_CXX@
180
 
ac_ct_F77 = @ac_ct_F77@
181
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
182
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
183
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
184
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
175
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
185
176
am__include = @am__include@
186
177
am__leading_dot = @am__leading_dot@
187
178
am__quote = @am__quote@
193
184
build_cpu = @build_cpu@
194
185
build_os = @build_os@
195
186
build_vendor = @build_vendor@
 
187
builddir = @builddir@
196
188
datadir = @datadir@
197
189
datarootdir = @datarootdir@
198
190
docdir = @docdir@
212
204
libexecdir = @libexecdir@
213
205
localedir = @localedir@
214
206
localstatedir = @localstatedir@
 
207
lt_ECHO = @lt_ECHO@
215
208
mandir = @mandir@
216
209
mkdir_p = @mkdir_p@
217
210
oldincludedir = @oldincludedir@
225
218
pythondir = @pythondir@
226
219
sbindir = @sbindir@
227
220
sharedstatedir = @sharedstatedir@
 
221
srcdir = @srcdir@
228
222
synth_fluid = @synth_fluid@
229
223
synth_fluidsynth = @synth_fluidsynth@
230
224
sysconfdir = @sysconfdir@
231
225
target_alias = @target_alias@
 
226
top_build_prefix = @top_build_prefix@
 
227
top_builddir = @top_builddir@
 
228
top_srcdir = @top_srcdir@
232
229
EXTRA_DIST = midieditfunctions.png muse.sgm
233
230
CLEANFILES = $(wildcard *.html) $(wildcard *.fot) doxygen-stamp
234
231
all: all-am
238
235
        @for dep in $?; do \
239
236
          case '$(am__configure_deps)' in \
240
237
            *$$dep*) \
241
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
242
 
                && exit 0; \
 
238
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
239
                && { if test -f $@; then exit 0; else break; fi; }; \
243
240
              exit 1;; \
244
241
          esac; \
245
242
        done; \
246
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
247
 
        cd $(top_srcdir) && \
248
 
          $(AUTOMAKE) --gnu  doc/Makefile
 
243
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
 
244
        $(am__cd) $(top_srcdir) && \
 
245
          $(AUTOMAKE) --gnu doc/Makefile
249
246
.PRECIOUS: Makefile
250
247
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
251
248
        @case '$?' in \
263
260
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264
261
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
265
262
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
263
$(am__aclocal_m4_deps):
266
264
 
267
265
mostlyclean-libtool:
268
266
        -rm -f *.lo
269
267
 
270
268
clean-libtool:
271
269
        -rm -rf .libs _libs
272
 
 
273
 
distclean-libtool:
274
 
        -rm -f libtool
275
 
uninstall-info-am:
276
270
tags: TAGS
277
271
TAGS:
278
272
 
281
275
 
282
276
 
283
277
distdir: $(DISTFILES)
284
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
285
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
286
 
        list='$(DISTFILES)'; for file in $$list; do \
287
 
          case $$file in \
288
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
289
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
290
 
          esac; \
 
278
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
279
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
280
        list='$(DISTFILES)'; \
 
281
          dist_files=`for file in $$list; do echo $$file; done | \
 
282
          sed -e "s|^$$srcdirstrip/||;t" \
 
283
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
284
        case $$dist_files in \
 
285
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
286
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
287
                           sort -u` ;; \
 
288
        esac; \
 
289
        for file in $$dist_files; do \
291
290
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
292
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
293
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
294
 
            dir="/$$dir"; \
295
 
            $(mkdir_p) "$(distdir)$$dir"; \
296
 
          else \
297
 
            dir=''; \
298
 
          fi; \
299
291
          if test -d $$d/$$file; then \
 
292
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
293
            if test -d "$(distdir)/$$file"; then \
 
294
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
295
            fi; \
300
296
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
301
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
297
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
298
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
302
299
            fi; \
303
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
300
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
304
301
          else \
305
 
            test -f $(distdir)/$$file \
306
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
302
            test -f "$(distdir)/$$file" \
 
303
            || cp -p $$d/$$file "$(distdir)/$$file" \
307
304
            || exit 1; \
308
305
          fi; \
309
306
        done
332
329
 
333
330
distclean-generic:
334
331
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
332
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
335
333
 
336
334
maintainer-clean-generic:
337
335
        @echo "This command is intended for maintainers to use"
342
340
 
343
341
distclean: distclean-am
344
342
        -rm -f Makefile
345
 
distclean-am: clean-am distclean-generic distclean-libtool \
346
 
        distclean-local
 
343
distclean-am: clean-am distclean-generic distclean-local
347
344
 
348
345
dvi: dvi-am
349
346
 
351
348
 
352
349
html: html-am
353
350
 
 
351
html-am:
 
352
 
354
353
info: info-am
355
354
 
356
355
info-am:
357
356
 
358
357
install-data-am:
359
358
 
 
359
install-dvi: install-dvi-am
 
360
 
 
361
install-dvi-am:
 
362
 
360
363
install-exec-am:
361
364
 
 
365
install-html: install-html-am
 
366
 
 
367
install-html-am:
 
368
 
362
369
install-info: install-info-am
363
370
 
 
371
install-info-am:
 
372
 
364
373
install-man:
365
374
 
 
375
install-pdf: install-pdf-am
 
376
 
 
377
install-pdf-am:
 
378
 
 
379
install-ps: install-ps-am
 
380
 
 
381
install-ps-am:
 
382
 
366
383
installcheck-am:
367
384
 
368
385
maintainer-clean: maintainer-clean-am
381
398
 
382
399
ps-am:
383
400
 
384
 
uninstall-am: uninstall-info-am
 
401
uninstall-am:
 
402
 
 
403
.MAKE: install-am install-strip
385
404
 
386
405
.PHONY: all all-am all-local check check-am clean clean-generic \
387
406
        clean-libtool distclean distclean-generic distclean-libtool \
388
407
        distclean-local distdir dvi dvi-am html html-am info info-am \
389
 
        install install-am install-data install-data-am install-exec \
390
 
        install-exec-am install-info install-info-am install-man \
 
408
        install install-am install-data install-data-am install-dvi \
 
409
        install-dvi-am install-exec install-exec-am install-html \
 
410
        install-html-am install-info install-info-am install-man \
 
411
        install-pdf install-pdf-am install-ps install-ps-am \
391
412
        install-strip installcheck installcheck-am installdirs \
392
413
        maintainer-clean maintainer-clean-generic mostlyclean \
393
414
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
394
 
        uninstall uninstall-am uninstall-info-am
 
415
        uninstall uninstall-am
395
416
 
396
417
 
397
418
all-local: @DOCBOOKTARGETS@
403
424
 
404
425
distclean-local:
405
426
        rm -rf html/
 
427
 
406
428
# Tell versions [3.59,3.63) of GNU make to not export all variables.
407
429
# Otherwise a system limit (for SysV at least) may be exceeded.
408
430
.NOEXPORT: