~ubuntu-branches/ubuntu/hardy/arts/hardy

« back to all changes in this revision

Viewing changes to flow/mcopclass/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-02-14 12:26:34 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20080214122634-ljmz7h8dq5jnuw8g
Tags: 1.5.9-0ubuntu1
New upstream release

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 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  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.
15
15
 
16
16
@SET_MAKE@
17
17
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
18
VPATH = @srcdir@
21
19
pkgdatadir = $(datadir)/@PACKAGE@
22
20
pkglibdir = $(libdir)/@PACKAGE@
23
21
pkgincludedir = $(includedir)/@PACKAGE@
24
 
top_builddir = ../..
25
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
23
install_sh_DATA = $(install_sh) -c -m 644
28
24
install_sh_PROGRAM = $(install_sh) -c
29
25
install_sh_SCRIPT = $(install_sh) -c
66
62
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST)
67
63
ACLOCAL = @ACLOCAL@
68
64
ALLOCA = @ALLOCA@
69
 
AMDEP_FALSE = @AMDEP_FALSE@
70
 
AMDEP_TRUE = @AMDEP_TRUE@
71
65
AMTAR = @AMTAR@
72
66
AR = @AR@
73
67
ARTS_MAJOR_VERSION = @ARTS_MAJOR_VERSION@
83
77
CCDEPMODE = @CCDEPMODE@
84
78
CFLAGS = @CFLAGS@
85
79
CONF_FILES = @CONF_FILES@
86
 
CONVENIENCE_LTDL_FALSE = @CONVENIENCE_LTDL_FALSE@
87
 
CONVENIENCE_LTDL_TRUE = @CONVENIENCE_LTDL_TRUE@
88
80
CPP = @CPP@
89
81
CPPFLAGS = @CPPFLAGS@
90
82
CXX = @CXX@
121
113
GSL_USE_ARTS_THREADS = @GSL_USE_ARTS_THREADS@
122
114
GSL_USE_GSL_GLIB = @GSL_USE_GSL_GLIB@
123
115
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
124
 
HAVE_LIBJPEG_FALSE = @HAVE_LIBJPEG_FALSE@
125
 
HAVE_LIBJPEG_TRUE = @HAVE_LIBJPEG_TRUE@
126
 
HAVE_LIBPNG_FALSE = @HAVE_LIBPNG_FALSE@
127
 
HAVE_LIBPNG_TRUE = @HAVE_LIBPNG_TRUE@
128
 
HAVE_LIBTIFF_FALSE = @HAVE_LIBTIFF_FALSE@
129
 
HAVE_LIBTIFF_TRUE = @HAVE_LIBTIFF_TRUE@
130
 
HAVE_WAVSUPPORT_FALSE = @HAVE_WAVSUPPORT_FALSE@
131
 
HAVE_WAVSUPPORT_TRUE = @HAVE_WAVSUPPORT_TRUE@
 
116
INSTALL = @INSTALL@
132
117
INSTALL_DATA = @INSTALL_DATA@
133
 
INSTALL_LTDL_FALSE = @INSTALL_LTDL_FALSE@
134
 
INSTALL_LTDL_TRUE = @INSTALL_LTDL_TRUE@
135
118
INSTALL_PROGRAM = @INSTALL_PROGRAM@
136
119
INSTALL_SCRIPT = @INSTALL_SCRIPT@
137
120
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
197
180
LN_S = @LN_S@
198
181
LTLIBOBJS = @LTLIBOBJS@
199
182
MAINT = @MAINT@
200
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
201
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
202
183
MAKEINFO = @MAKEINFO@
203
184
MAS_CFLAGS = @MAS_CFLAGS@
204
185
MAS_CONFIG = @MAS_CONFIG@
205
186
MAS_LDFLAGS = @MAS_LDFLAGS@
206
187
MCOPIDL = @MCOPIDL@
 
188
MKDIR_P = @MKDIR_P@
207
189
MOC = @MOC@
208
190
NOOPT_CFLAGS = @NOOPT_CFLAGS@
209
191
NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@
241
223
X_LDFLAGS = @X_LDFLAGS@
242
224
X_PRE_LIBS = @X_PRE_LIBS@
243
225
X_RPATH = @X_RPATH@
 
226
abs_builddir = @abs_builddir@
 
227
abs_srcdir = @abs_srcdir@
 
228
abs_top_builddir = @abs_top_builddir@
 
229
abs_top_srcdir = @abs_top_srcdir@
244
230
ac_ct_CC = @ac_ct_CC@
245
231
ac_ct_CXX = @ac_ct_CXX@
246
232
ac_ct_F77 = @ac_ct_F77@
247
233
all_includes = @all_includes@
248
234
all_libraries = @all_libraries@
249
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
250
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
251
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
252
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
253
235
am__include = @am__include@
254
236
am__leading_dot = @am__leading_dot@
255
237
am__quote = @am__quote@
256
238
am__tar = @am__tar@
257
239
am__untar = @am__untar@
258
 
artsc_SUBDIR_included_FALSE = @artsc_SUBDIR_included_FALSE@
259
 
artsc_SUBDIR_included_TRUE = @artsc_SUBDIR_included_TRUE@
260
240
bindir = @bindir@
261
241
build = @build@
262
242
build_alias = @build_alias@
263
243
build_cpu = @build_cpu@
264
244
build_os = @build_os@
265
245
build_vendor = @build_vendor@
 
246
builddir = @builddir@
266
247
datadir = @datadir@
267
248
datarootdir = @datarootdir@
268
 
doc_SUBDIR_included_FALSE = @doc_SUBDIR_included_FALSE@
269
 
doc_SUBDIR_included_TRUE = @doc_SUBDIR_included_TRUE@
270
249
docdir = @docdir@
271
250
dvidir = @dvidir@
272
 
examples_SUBDIR_included_FALSE = @examples_SUBDIR_included_FALSE@
273
 
examples_SUBDIR_included_TRUE = @examples_SUBDIR_included_TRUE@
274
251
exec_prefix = @exec_prefix@
275
 
flow_SUBDIR_included_FALSE = @flow_SUBDIR_included_FALSE@
276
 
flow_SUBDIR_included_TRUE = @flow_SUBDIR_included_TRUE@
277
 
gmcop_SUBDIR_included_FALSE = @gmcop_SUBDIR_included_FALSE@
278
 
gmcop_SUBDIR_included_TRUE = @gmcop_SUBDIR_included_TRUE@
279
252
host = @host@
280
253
host_alias = @host_alias@
281
254
host_cpu = @host_cpu@
282
255
host_os = @host_os@
283
256
host_vendor = @host_vendor@
284
257
htmldir = @htmldir@
285
 
include_x11_FALSE = @include_x11_FALSE@
286
 
include_x11_TRUE = @include_x11_TRUE@
287
258
includedir = @includedir@
288
259
infodir = @infodir@
289
260
install_sh = @install_sh@
294
265
kde_qtver = @kde_qtver@
295
266
libdir = @libdir@
296
267
libexecdir = @libexecdir@
297
 
libltdl_SUBDIR_included_FALSE = @libltdl_SUBDIR_included_FALSE@
298
 
libltdl_SUBDIR_included_TRUE = @libltdl_SUBDIR_included_TRUE@
299
268
localedir = @localedir@
300
269
localstatedir = @localstatedir@
301
270
mandir = @mandir@
302
 
mcop_SUBDIR_included_FALSE = @mcop_SUBDIR_included_FALSE@
303
 
mcop_SUBDIR_included_TRUE = @mcop_SUBDIR_included_TRUE@
304
 
mcop_mt_SUBDIR_included_FALSE = @mcop_mt_SUBDIR_included_FALSE@
305
 
mcop_mt_SUBDIR_included_TRUE = @mcop_mt_SUBDIR_included_TRUE@
306
 
mcopidl_SUBDIR_included_FALSE = @mcopidl_SUBDIR_included_FALSE@
307
 
mcopidl_SUBDIR_included_TRUE = @mcopidl_SUBDIR_included_TRUE@
308
271
mkdir_p = @mkdir_p@
309
272
oldincludedir = @oldincludedir@
310
273
pdfdir = @pdfdir@
313
276
psdir = @psdir@
314
277
qt_includes = @qt_includes@
315
278
qt_libraries = @qt_libraries@
316
 
qtmcop_SUBDIR_included_FALSE = @qtmcop_SUBDIR_included_FALSE@
317
 
qtmcop_SUBDIR_included_TRUE = @qtmcop_SUBDIR_included_TRUE@
318
279
sbindir = @sbindir@
319
280
sharedstatedir = @sharedstatedir@
320
 
soundserver_SUBDIR_included_FALSE = @soundserver_SUBDIR_included_FALSE@
321
 
soundserver_SUBDIR_included_TRUE = @soundserver_SUBDIR_included_TRUE@
 
281
srcdir = @srcdir@
322
282
sysconfdir = @sysconfdir@
323
283
target = @target@
324
284
target_alias = @target_alias@
325
285
target_cpu = @target_cpu@
326
286
target_os = @target_os@
327
287
target_vendor = @target_vendor@
328
 
tests_SUBDIR_included_FALSE = @tests_SUBDIR_included_FALSE@
329
 
tests_SUBDIR_included_TRUE = @tests_SUBDIR_included_TRUE@
330
 
unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@
331
 
unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@
332
 
x11_SUBDIR_included_FALSE = @x11_SUBDIR_included_FALSE@
333
 
x11_SUBDIR_included_TRUE = @x11_SUBDIR_included_TRUE@
 
288
top_builddir = @top_builddir@
 
289
top_srcdir = @top_srcdir@
334
290
x_includes = @x_includes@
335
291
x_libraries = @x_libraries@
336
292
mcopclassdir = $(libdir)/mcop/Arts
402
358
 
403
359
clean-libtool:
404
360
        -rm -rf .libs _libs
405
 
 
406
 
distclean-libtool:
407
 
        -rm -f libtool
408
 
uninstall-info-am:
409
361
install-mcopclassDATA: $(mcopclass_DATA)
410
362
        @$(NORMAL_INSTALL)
411
 
        test -z "$(mcopclassdir)" || $(mkdir_p) "$(DESTDIR)$(mcopclassdir)"
 
363
        test -z "$(mcopclassdir)" || $(MKDIR_P) "$(DESTDIR)$(mcopclassdir)"
412
364
        @list='$(mcopclass_DATA)'; for p in $$list; do \
413
365
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
414
366
          f=$(am__strip_dir) \
431
383
 
432
384
 
433
385
distdir: $(DISTFILES)
434
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
435
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
436
 
        list='$(DISTFILES)'; for file in $$list; do \
437
 
          case $$file in \
438
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
439
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
440
 
          esac; \
 
386
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
387
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
388
        list='$(DISTFILES)'; \
 
389
          dist_files=`for file in $$list; do echo $$file; done | \
 
390
          sed -e "s|^$$srcdirstrip/||;t" \
 
391
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
392
        case $$dist_files in \
 
393
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
394
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
395
                           sort -u` ;; \
 
396
        esac; \
 
397
        for file in $$dist_files; do \
441
398
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
442
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
443
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
444
 
            dir="/$$dir"; \
445
 
            $(mkdir_p) "$(distdir)$$dir"; \
446
 
          else \
447
 
            dir=''; \
448
 
          fi; \
449
399
          if test -d $$d/$$file; then \
 
400
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
450
401
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
451
402
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
452
403
            fi; \
462
413
all-am: Makefile $(DATA)
463
414
installdirs:
464
415
        for dir in "$(DESTDIR)$(mcopclassdir)"; do \
465
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
416
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
466
417
        done
467
418
install: install-am
468
419
install-exec: install-exec-am
498
449
 
499
450
distclean: distclean-am
500
451
        -rm -f Makefile
501
 
distclean-am: clean-am distclean-generic distclean-libtool
 
452
distclean-am: clean-am distclean-generic
502
453
 
503
454
dvi: dvi-am
504
455
 
512
463
 
513
464
install-data-am: install-mcopclassDATA
514
465
 
 
466
install-dvi: install-dvi-am
 
467
 
515
468
install-exec-am:
516
469
 
 
470
install-html: install-html-am
 
471
 
517
472
install-info: install-info-am
518
473
 
519
474
install-man:
520
475
 
 
476
install-pdf: install-pdf-am
 
477
 
 
478
install-ps: install-ps-am
 
479
 
521
480
installcheck-am:
522
481
 
523
482
maintainer-clean: maintainer-clean-am
536
495
 
537
496
ps-am:
538
497
 
539
 
uninstall-am: uninstall-info-am uninstall-mcopclassDATA
 
498
uninstall-am: uninstall-mcopclassDATA
 
499
 
 
500
.MAKE: install-am install-strip
540
501
 
541
502
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
542
503
        distclean distclean-generic distclean-libtool distdir dvi \
543
504
        dvi-am html html-am info info-am install install-am \
544
 
        install-data install-data-am install-exec install-exec-am \
 
505
        install-data install-data-am install-dvi install-dvi-am \
 
506
        install-exec install-exec-am install-html install-html-am \
545
507
        install-info install-info-am install-man install-mcopclassDATA \
 
508
        install-pdf install-pdf-am install-ps install-ps-am \
546
509
        install-strip installcheck installcheck-am installdirs \
547
510
        maintainer-clean maintainer-clean-generic mostlyclean \
548
511
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
549
 
        uninstall uninstall-am uninstall-info-am \
550
 
        uninstall-mcopclassDATA
 
512
        uninstall uninstall-am uninstall-mcopclassDATA
551
513
 
552
514
# Tell versions [3.59,3.63) of GNU make to not export all variables.
553
515
# Otherwise a system limit (for SysV at least) may be exceeded.