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

« back to all changes in this revision

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