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

« back to all changes in this revision

Viewing changes to synti/fluidsynth/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.
14
15
 
15
16
@SET_MAKE@
16
17
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
18
VPATH = @srcdir@
20
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
21
21
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ../..
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
24
install_sh_DATA = $(install_sh) -c -m 644
27
25
install_sh_PROGRAM = $(install_sh) -c
28
26
install_sh_SCRIPT = $(install_sh) -c
43
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
42
am__aclocal_m4_deps = $(top_srcdir)/m4/aclocal-include.m4 \
45
43
        $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/docbook.m4 \
46
 
        $(top_srcdir)/m4/qt.m4 $(top_srcdir)/configure.ac
 
44
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
 
45
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 
46
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/qt.m4 \
 
47
        $(top_srcdir)/configure.ac
47
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
49
        $(ACLOCAL_M4)
49
50
mkinstalldirs = $(install_sh) -d
50
51
CONFIG_HEADER = $(top_builddir)/config.h
51
52
CONFIG_CLEAN_FILES =
 
53
CONFIG_CLEAN_VPATH_FILES =
52
54
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53
55
am__vpath_adj = case $$p in \
54
56
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55
57
    *) f=$$p;; \
56
58
  esac;
57
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
59
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
60
am__install_max = 40
 
61
am__nobase_strip_setup = \
 
62
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
63
am__nobase_strip = \
 
64
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
65
am__nobase_list = $(am__nobase_strip_setup); \
 
66
  for p in $$list; do echo "$$p $$p"; done | \
 
67
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
68
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
69
    if (++n[$$2] == $(am__install_max)) \
 
70
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
71
    END { for (dir in files) print dir, files[dir] }'
 
72
am__base_list = \
 
73
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
74
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
58
75
am__installdirs = "$(DESTDIR)$(synthidir)"
59
 
synthiLTLIBRARIES_INSTALL = $(INSTALL)
60
76
LTLIBRARIES = $(synthi_LTLIBRARIES)
61
77
fluidsynth_la_DEPENDENCIES = ../libsynti/libsynti.la
62
78
am_fluidsynth_la_OBJECTS = fluidsynti.lo fluidsynthgui.lo \
64
80
nodist_fluidsynth_la_OBJECTS = moc_fluidsynthgui.lo
65
81
fluidsynth_la_OBJECTS = $(am_fluidsynth_la_OBJECTS) \
66
82
        $(nodist_fluidsynth_la_OBJECTS)
67
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
83
fluidsynth_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
84
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
85
        $(CXXFLAGS) $(fluidsynth_la_LDFLAGS) $(LDFLAGS) -o $@
 
86
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
68
87
depcomp = $(SHELL) $(top_srcdir)/depcomp
69
88
am__depfiles_maybe = depfiles
 
89
am__mv = mv -f
70
90
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
71
91
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
72
 
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
73
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
74
 
        $(AM_CXXFLAGS) $(CXXFLAGS)
 
92
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
93
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
94
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
75
95
CXXLD = $(CXX)
76
 
CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
77
 
        $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
96
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
97
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
98
        $(LDFLAGS) -o $@
78
99
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
79
100
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
81
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
82
 
        $(AM_CFLAGS) $(CFLAGS)
 
101
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
102
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
103
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83
104
CCLD = $(CC)
84
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
85
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
105
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
106
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
107
        $(LDFLAGS) -o $@
86
108
SOURCES = $(fluidsynth_la_SOURCES) $(nodist_fluidsynth_la_SOURCES)
87
109
DIST_SOURCES = $(fluidsynth_la_SOURCES)
88
110
ETAGS = etags
91
113
ACLOCAL = @ACLOCAL@
92
114
ALSA_CFLAGS = @ALSA_CFLAGS@
93
115
ALSA_LIBS = @ALSA_LIBS@
94
 
AMDEP_FALSE = @AMDEP_FALSE@
95
 
AMDEP_TRUE = @AMDEP_TRUE@
96
116
AMTAR = @AMTAR@
97
117
AR = @AR@
98
118
AUTOCONF = @AUTOCONF@
117
137
DOTPATH = @DOTPATH@
118
138
DOXYGEN = @DOXYGEN@
119
139
DOXYGEN_TREEVIEW = @DOXYGEN_TREEVIEW@
120
 
DSSI_SUPPORT_FALSE = @DSSI_SUPPORT_FALSE@
121
 
DSSI_SUPPORT_TRUE = @DSSI_SUPPORT_TRUE@
122
 
ECHO = @ECHO@
 
140
DSYMUTIL = @DSYMUTIL@
 
141
DUMPBIN = @DUMPBIN@
123
142
ECHO_C = @ECHO_C@
124
143
ECHO_N = @ECHO_N@
125
144
ECHO_T = @ECHO_T@
126
145
EGREP = @EGREP@
127
 
ENABLEFLUIDSYNTH_FALSE = @ENABLEFLUIDSYNTH_FALSE@
128
 
ENABLEFLUIDSYNTH_TRUE = @ENABLEFLUIDSYNTH_TRUE@
129
 
ENABLE_PYTHON_FALSE = @ENABLE_PYTHON_FALSE@
130
 
ENABLE_PYTHON_TRUE = @ENABLE_PYTHON_TRUE@
131
146
EXEEXT = @EXEEXT@
132
 
F77 = @F77@
133
 
FFLAGS = @FFLAGS@
 
147
FGREP = @FGREP@
134
148
FLUIDSYNTHDIRS = @FLUIDSYNTHDIRS@
135
149
FST_CFLAGS = @FST_CFLAGS@
136
150
FST_LIBS = @FST_LIBS@
139
153
GIVERTCAP = @GIVERTCAP@
140
154
GREP = @GREP@
141
155
HAVEDOT = @HAVEDOT@
142
 
HAVE_AUDIO_FALSE = @HAVE_AUDIO_FALSE@
143
 
HAVE_AUDIO_TRUE = @HAVE_AUDIO_TRUE@
144
 
HAVE_LASH_FALSE = @HAVE_LASH_FALSE@
145
 
HAVE_LASH_TRUE = @HAVE_LASH_TRUE@
146
 
INSIDE_GNOME_COMMON_FALSE = @INSIDE_GNOME_COMMON_FALSE@
147
 
INSIDE_GNOME_COMMON_TRUE = @INSIDE_GNOME_COMMON_TRUE@
 
156
INSTALL = @INSTALL@
148
157
INSTALL_DATA = @INSTALL_DATA@
149
158
INSTALL_PROGRAM = @INSTALL_PROGRAM@
150
159
INSTALL_SCRIPT = @INSTALL_SCRIPT@
154
163
JADE = @JADE@
155
164
LASH_CFLAGS = @LASH_CFLAGS@
156
165
LASH_LIBS = @LASH_LIBS@
 
166
LD = @LD@
157
167
LDFLAGS = @LDFLAGS@
158
168
LIBOBJS = @LIBOBJS@
159
169
LIBS = @LIBS@
160
170
LIBTOOL = @LIBTOOL@
 
171
LIPO = @LIPO@
161
172
LN_S = @LN_S@
162
173
LO_CFLAGS = @LO_CFLAGS@
163
174
LO_LIBS = @LO_LIBS@
164
175
LTLIBOBJS = @LTLIBOBJS@
165
176
MAKEINFO = @MAKEINFO@
 
177
MKDIR_P = @MKDIR_P@
166
178
MOC = @MOC@
167
179
MUSECXXFLAGS = @MUSECXXFLAGS@
 
180
NM = @NM@
 
181
NMEDIT = @NMEDIT@
168
182
NSGMLS = @NSGMLS@
 
183
OBJDUMP = @OBJDUMP@
169
184
OBJEXT = @OBJEXT@
 
185
OTOOL = @OTOOL@
 
186
OTOOL64 = @OTOOL64@
170
187
PACKAGE = @PACKAGE@
171
188
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
172
189
PACKAGE_NAME = @PACKAGE_NAME@
173
190
PACKAGE_STRING = @PACKAGE_STRING@
174
191
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
192
PACKAGE_URL = @PACKAGE_URL@
175
193
PACKAGE_VERSION = @PACKAGE_VERSION@
176
194
PATH_SEPARATOR = @PATH_SEPARATOR@
177
195
PCH = @PCH@
178
 
PCH_FALSE = @PCH_FALSE@
179
 
PCH_TRUE = @PCH_TRUE@
180
196
PERL = @PERL@
181
197
PKG_CONFIG = @PKG_CONFIG@
182
198
PYTHON = @PYTHON@
189
205
QT_CFLAGS = @QT_CFLAGS@
190
206
QT_LIBS = @QT_LIBS@
191
207
RANLIB = @RANLIB@
192
 
RTCAP_FALSE = @RTCAP_FALSE@
193
 
RTCAP_TRUE = @RTCAP_TRUE@
194
208
SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
195
209
SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
 
210
SED = @SED@
196
211
SET_MAKE = @SET_MAKE@
197
212
SHELL = @SHELL@
198
213
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
202
217
SUIDINSTALL = @SUIDINSTALL@
203
218
UIC = @UIC@
204
219
USE_SSE = @USE_SSE@
205
 
USE_SSE_FALSE = @USE_SSE_FALSE@
206
 
USE_SSE_TRUE = @USE_SSE_TRUE@
207
220
UUID_CFLAGS = @UUID_CFLAGS@
208
221
UUID_LIBS = @UUID_LIBS@
209
222
VERSION = @VERSION@
210
 
VST_SUPPORT_FALSE = @VST_SUPPORT_FALSE@
211
 
VST_SUPPORT_TRUE = @VST_SUPPORT_TRUE@
212
223
XMKMF = @XMKMF@
213
224
X_CFLAGS = @X_CFLAGS@
214
225
X_EXTRA_LIBS = @X_EXTRA_LIBS@
215
226
X_LIBS = @X_LIBS@
216
227
X_PRE_LIBS = @X_PRE_LIBS@
 
228
abs_builddir = @abs_builddir@
 
229
abs_srcdir = @abs_srcdir@
 
230
abs_top_builddir = @abs_top_builddir@
 
231
abs_top_srcdir = @abs_top_srcdir@
217
232
ac_ct_CC = @ac_ct_CC@
218
233
ac_ct_CXX = @ac_ct_CXX@
219
 
ac_ct_F77 = @ac_ct_F77@
220
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
221
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
222
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
223
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
234
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
224
235
am__include = @am__include@
225
236
am__leading_dot = @am__leading_dot@
226
237
am__quote = @am__quote@
232
243
build_cpu = @build_cpu@
233
244
build_os = @build_os@
234
245
build_vendor = @build_vendor@
 
246
builddir = @builddir@
235
247
datadir = @datadir@
236
248
datarootdir = @datarootdir@
237
249
docdir = @docdir@
251
263
libexecdir = @libexecdir@
252
264
localedir = @localedir@
253
265
localstatedir = @localstatedir@
 
266
lt_ECHO = @lt_ECHO@
254
267
mandir = @mandir@
255
268
mkdir_p = @mkdir_p@
256
269
oldincludedir = @oldincludedir@
264
277
pythondir = @pythondir@
265
278
sbindir = @sbindir@
266
279
sharedstatedir = @sharedstatedir@
 
280
srcdir = @srcdir@
267
281
synth_fluid = @synth_fluid@
268
282
synth_fluidsynth = @synth_fluidsynth@
269
283
sysconfdir = @sysconfdir@
270
284
target_alias = @target_alias@
 
285
top_build_prefix = @top_build_prefix@
 
286
top_builddir = @top_builddir@
 
287
top_srcdir = @top_srcdir@
271
288
AM_CXXFLAGS = $(MUSECXXFLAGS) -I.. -I$(top_srcdir)/synti \
272
289
        -I$(top_srcdir)/muse/widgets -DQT_SHARED -DQT_THREAD_SUPPORT \
273
290
        -DQT_PLUGIN -fPIC -O3 -ffast-math -fno-exceptions
302
319
        @for dep in $?; do \
303
320
          case '$(am__configure_deps)' in \
304
321
            *$$dep*) \
305
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
306
 
                && exit 0; \
 
322
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
323
                && { if test -f $@; then exit 0; else break; fi; }; \
307
324
              exit 1;; \
308
325
          esac; \
309
326
        done; \
310
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  synti/fluidsynth/Makefile'; \
311
 
        cd $(top_srcdir) && \
312
 
          $(AUTOMAKE) --gnu  synti/fluidsynth/Makefile
 
327
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu synti/fluidsynth/Makefile'; \
 
328
        $(am__cd) $(top_srcdir) && \
 
329
          $(AUTOMAKE) --gnu synti/fluidsynth/Makefile
313
330
.PRECIOUS: Makefile
314
331
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315
332
        @case '$?' in \
327
344
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328
345
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
329
346
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
347
$(am__aclocal_m4_deps):
330
348
install-synthiLTLIBRARIES: $(synthi_LTLIBRARIES)
331
349
        @$(NORMAL_INSTALL)
332
 
        test -z "$(synthidir)" || $(mkdir_p) "$(DESTDIR)$(synthidir)"
333
 
        @list='$(synthi_LTLIBRARIES)'; for p in $$list; do \
 
350
        test -z "$(synthidir)" || $(MKDIR_P) "$(DESTDIR)$(synthidir)"
 
351
        @list='$(synthi_LTLIBRARIES)'; test -n "$(synthidir)" || list=; \
 
352
        list2=; for p in $$list; do \
334
353
          if test -f $$p; then \
335
 
            f=$(am__strip_dir) \
336
 
            echo " $(LIBTOOL) --mode=install $(synthiLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(synthidir)/$$f'"; \
337
 
            $(LIBTOOL) --mode=install $(synthiLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(synthidir)/$$f"; \
 
354
            list2="$$list2 $$p"; \
338
355
          else :; fi; \
339
 
        done
 
356
        done; \
 
357
        test -z "$$list2" || { \
 
358
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(synthidir)'"; \
 
359
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(synthidir)"; \
 
360
        }
340
361
 
341
362
uninstall-synthiLTLIBRARIES:
342
363
        @$(NORMAL_UNINSTALL)
343
 
        @set -x; list='$(synthi_LTLIBRARIES)'; for p in $$list; do \
344
 
          p=$(am__strip_dir) \
345
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(synthidir)/$$p'"; \
346
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(synthidir)/$$p"; \
 
364
        @list='$(synthi_LTLIBRARIES)'; test -n "$(synthidir)" || list=; \
 
365
        for p in $$list; do \
 
366
          $(am__strip_dir) \
 
367
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(synthidir)/$$f'"; \
 
368
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(synthidir)/$$f"; \
347
369
        done
348
370
 
349
371
clean-synthiLTLIBRARIES:
355
377
          rm -f "$${dir}/so_locations"; \
356
378
        done
357
379
fluidsynth.la: $(fluidsynth_la_OBJECTS) $(fluidsynth_la_DEPENDENCIES) 
358
 
        $(CXXLINK) -rpath $(synthidir) $(fluidsynth_la_LDFLAGS) $(fluidsynth_la_OBJECTS) $(fluidsynth_la_LIBADD) $(LIBS)
 
380
        $(fluidsynth_la_LINK) -rpath $(synthidir) $(fluidsynth_la_OBJECTS) $(fluidsynth_la_LIBADD) $(LIBS)
359
381
 
360
382
mostlyclean-compile:
361
383
        -rm -f *.$(OBJEXT)
368
390
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/moc_fluidsynthgui.Plo@am__quote@
369
391
 
370
392
.cpp.o:
371
 
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
372
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
393
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
394
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
373
395
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
374
396
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375
397
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
376
398
 
377
399
.cpp.obj:
378
 
@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
379
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
400
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
401
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
380
402
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
381
403
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382
404
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
383
405
 
384
406
.cpp.lo:
385
 
@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
386
 
@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
407
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
408
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
387
409
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
388
410
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389
411
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
394
416
clean-libtool:
395
417
        -rm -rf .libs _libs
396
418
 
397
 
distclean-libtool:
398
 
        -rm -f libtool
399
 
uninstall-info-am:
400
 
 
401
419
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
402
420
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
403
421
        unique=`for i in $$list; do \
404
422
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
405
423
          done | \
406
 
          $(AWK) '    { files[$$0] = 1; } \
407
 
               END { for (i in files) print i; }'`; \
 
424
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
425
              END { if (nonempty) { for (i in files) print i; }; }'`; \
408
426
        mkid -fID $$unique
409
427
tags: TAGS
410
428
 
411
429
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
412
430
                $(TAGS_FILES) $(LISP)
413
 
        tags=; \
 
431
        set x; \
414
432
        here=`pwd`; \
415
433
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
416
434
        unique=`for i in $$list; do \
417
435
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
418
436
          done | \
419
 
          $(AWK) '    { files[$$0] = 1; } \
420
 
               END { for (i in files) print i; }'`; \
421
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
437
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
438
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
439
        shift; \
 
440
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
422
441
          test -n "$$unique" || unique=$$empty_fix; \
423
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
424
 
            $$tags $$unique; \
 
442
          if test $$# -gt 0; then \
 
443
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
444
              "$$@" $$unique; \
 
445
          else \
 
446
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
447
              $$unique; \
 
448
          fi; \
425
449
        fi
426
450
ctags: CTAGS
427
451
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
428
452
                $(TAGS_FILES) $(LISP)
429
 
        tags=; \
430
 
        here=`pwd`; \
431
453
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
432
454
        unique=`for i in $$list; do \
433
455
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
434
456
          done | \
435
 
          $(AWK) '    { files[$$0] = 1; } \
436
 
               END { for (i in files) print i; }'`; \
437
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
457
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
458
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
459
        test -z "$(CTAGS_ARGS)$$unique" \
438
460
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
439
 
             $$tags $$unique
 
461
             $$unique
440
462
 
441
463
GTAGS:
442
464
        here=`$(am__cd) $(top_builddir) && pwd` \
443
 
          && cd $(top_srcdir) \
444
 
          && gtags -i $(GTAGS_ARGS) $$here
 
465
          && $(am__cd) $(top_srcdir) \
 
466
          && gtags -i $(GTAGS_ARGS) "$$here"
445
467
 
446
468
distclean-tags:
447
469
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
448
470
 
449
471
distdir: $(DISTFILES)
450
 
        $(mkdir_p) $(distdir)/../.. $(distdir)/../../synti
451
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
452
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
453
 
        list='$(DISTFILES)'; for file in $$list; do \
454
 
          case $$file in \
455
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
456
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
457
 
          esac; \
 
472
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
473
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
474
        list='$(DISTFILES)'; \
 
475
          dist_files=`for file in $$list; do echo $$file; done | \
 
476
          sed -e "s|^$$srcdirstrip/||;t" \
 
477
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
478
        case $$dist_files in \
 
479
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
480
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
481
                           sort -u` ;; \
 
482
        esac; \
 
483
        for file in $$dist_files; do \
458
484
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
459
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
460
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
461
 
            dir="/$$dir"; \
462
 
            $(mkdir_p) "$(distdir)$$dir"; \
463
 
          else \
464
 
            dir=''; \
465
 
          fi; \
466
485
          if test -d $$d/$$file; then \
 
486
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
487
            if test -d "$(distdir)/$$file"; then \
 
488
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
489
            fi; \
467
490
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
468
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
491
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
492
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
469
493
            fi; \
470
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
494
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
471
495
          else \
472
 
            test -f $(distdir)/$$file \
473
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
496
            test -f "$(distdir)/$$file" \
 
497
            || cp -p $$d/$$file "$(distdir)/$$file" \
474
498
            || exit 1; \
475
499
          fi; \
476
500
        done
480
504
all-am: Makefile $(LTLIBRARIES)
481
505
installdirs:
482
506
        for dir in "$(DESTDIR)$(synthidir)"; do \
483
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
507
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
484
508
        done
485
509
install: $(BUILT_SOURCES)
486
510
        $(MAKE) $(AM_MAKEFLAGS) install-am
505
529
 
506
530
distclean-generic:
507
531
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
532
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
508
533
 
509
534
maintainer-clean-generic:
510
535
        @echo "This command is intended for maintainers to use"
519
544
        -rm -rf ./$(DEPDIR)
520
545
        -rm -f Makefile
521
546
distclean-am: clean-am distclean-compile distclean-generic \
522
 
        distclean-libtool distclean-tags
 
547
        distclean-tags
523
548
 
524
549
dvi: dvi-am
525
550
 
527
552
 
528
553
html: html-am
529
554
 
 
555
html-am:
 
556
 
530
557
info: info-am
531
558
 
532
559
info-am:
533
560
 
534
561
install-data-am: install-synthiLTLIBRARIES
535
562
 
 
563
install-dvi: install-dvi-am
 
564
 
 
565
install-dvi-am:
 
566
 
536
567
install-exec-am:
537
568
 
 
569
install-html: install-html-am
 
570
 
 
571
install-html-am:
 
572
 
538
573
install-info: install-info-am
539
574
 
 
575
install-info-am:
 
576
 
540
577
install-man:
541
578
 
 
579
install-pdf: install-pdf-am
 
580
 
 
581
install-pdf-am:
 
582
 
 
583
install-ps: install-ps-am
 
584
 
 
585
install-ps-am:
 
586
 
542
587
installcheck-am:
543
588
 
544
589
maintainer-clean: maintainer-clean-am
559
604
 
560
605
ps-am:
561
606
 
562
 
uninstall-am: uninstall-info-am uninstall-synthiLTLIBRARIES
 
607
uninstall-am: uninstall-synthiLTLIBRARIES
 
608
 
 
609
.MAKE: all check install install-am install-strip
563
610
 
564
611
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
565
612
        clean-libtool clean-synthiLTLIBRARIES ctags distclean \
566
613
        distclean-compile distclean-generic distclean-libtool \
567
614
        distclean-tags distdir dvi dvi-am html html-am info info-am \
568
 
        install install-am install-data install-data-am install-exec \
569
 
        install-exec-am install-info install-info-am install-man \
 
615
        install install-am install-data install-data-am install-dvi \
 
616
        install-dvi-am install-exec install-exec-am install-html \
 
617
        install-html-am install-info install-info-am install-man \
 
618
        install-pdf install-pdf-am install-ps install-ps-am \
570
619
        install-strip install-synthiLTLIBRARIES installcheck \
571
620
        installcheck-am installdirs maintainer-clean \
572
621
        maintainer-clean-generic mostlyclean mostlyclean-compile \
573
622
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
574
 
        tags uninstall uninstall-am uninstall-info-am \
575
 
        uninstall-synthiLTLIBRARIES
 
623
        tags uninstall uninstall-am uninstall-synthiLTLIBRARIES
576
624
 
577
625
 
578
626
de:
598
646
 
599
647
%.h: %.ui
600
648
        $(UIC) -L $(top_srcdir)/muse/widgets -o $@ $<
 
649
 
601
650
# Tell versions [3.59,3.63) of GNU make to not export all variables.
602
651
# Otherwise a system limit (for SysV at least) may be exceeded.
603
652
.NOEXPORT: