~ubuntu-branches/ubuntu/gutsy/libbonoboui/gutsy

« back to all changes in this revision

Viewing changes to samples/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-07-30 22:18:20 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20070730221820-l8yw5gd2n2oy31f6
Tags: 2.19.6-0ubuntu1
* New upstream version:
  - Fix build with gtk+ >= 2.11.6

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
# @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  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
13
13
# PARTICULAR PURPOSE.
14
14
 
15
15
@SET_MAKE@
16
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
16
VPATH = @srcdir@
19
17
pkgdatadir = $(datadir)/@PACKAGE@
20
18
pkglibdir = $(libdir)/@PACKAGE@
21
19
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ..
23
20
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
25
21
install_sh_DATA = $(install_sh) -c -m 644
26
22
install_sh_PROGRAM = $(install_sh) -c
27
23
install_sh_SCRIPT = $(install_sh) -c
48
44
DIST_SOURCES =
49
45
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50
46
        html-recursive info-recursive install-data-recursive \
51
 
        install-exec-recursive install-info-recursive \
52
 
        install-recursive installcheck-recursive installdirs-recursive \
53
 
        pdf-recursive ps-recursive uninstall-info-recursive \
54
 
        uninstall-recursive
 
47
        install-dvi-recursive install-exec-recursive \
 
48
        install-html-recursive install-info-recursive \
 
49
        install-pdf-recursive install-ps-recursive install-recursive \
 
50
        installcheck-recursive installdirs-recursive pdf-recursive \
 
51
        ps-recursive uninstall-recursive
 
52
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
53
  distclean-recursive maintainer-clean-recursive
55
54
ETAGS = etags
56
55
CTAGS = ctags
57
56
DIST_SUBDIRS = $(SUBDIRS)
59
58
ACLOCAL = @ACLOCAL@
60
59
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
61
60
ALL_LINGUAS = @ALL_LINGUAS@
62
 
AMDEP_FALSE = @AMDEP_FALSE@
63
 
AMDEP_TRUE = @AMDEP_TRUE@
64
61
AMTAR = @AMTAR@
65
62
AR = @AR@
66
63
AS = @AS@
87
84
DATADIRNAME = @DATADIRNAME@
88
85
DEFS = @DEFS@
89
86
DEPDIR = @DEPDIR@
90
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
91
87
DLLTOOL = @DLLTOOL@
92
88
ECHO = @ECHO@
93
89
ECHO_C = @ECHO_C@
94
90
ECHO_N = @ECHO_N@
95
91
ECHO_T = @ECHO_T@
96
92
EGREP = @EGREP@
97
 
ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
98
 
ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
99
93
EXEEXT = @EXEEXT@
100
94
F77 = @F77@
101
95
FFLAGS = @FFLAGS@
105
99
GMOFILES = @GMOFILES@
106
100
GMSGFMT = @GMSGFMT@
107
101
GREP = @GREP@
108
 
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
109
 
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
110
102
HTML_DIR = @HTML_DIR@
 
103
INSTALL = @INSTALL@
111
104
INSTALL_DATA = @INSTALL_DATA@
112
105
INSTALL_PROGRAM = @INSTALL_PROGRAM@
113
106
INSTALL_SCRIPT = @INSTALL_SCRIPT@
147
140
LN_S = @LN_S@
148
141
LTLIBOBJS = @LTLIBOBJS@
149
142
MAINT = @MAINT@
150
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
151
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
152
143
MAKEINFO = @MAKEINFO@
 
144
MKDIR_P = @MKDIR_P@
153
145
MKINSTALLDIRS = @MKINSTALLDIRS@
154
146
MSGFMT = @MSGFMT@
155
147
MSGFMT_OPTS = @MSGFMT_OPTS@
183
175
X_PRE_LIBS = @X_PRE_LIBS@
184
176
YACC = @YACC@
185
177
YFLAGS = @YFLAGS@
 
178
abs_builddir = @abs_builddir@
 
179
abs_srcdir = @abs_srcdir@
 
180
abs_top_builddir = @abs_top_builddir@
 
181
abs_top_srcdir = @abs_top_srcdir@
186
182
ac_ct_CC = @ac_ct_CC@
187
183
ac_ct_CXX = @ac_ct_CXX@
188
184
ac_ct_F77 = @ac_ct_F77@
189
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
190
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
191
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
192
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
193
185
am__include = @am__include@
194
186
am__leading_dot = @am__leading_dot@
195
187
am__quote = @am__quote@
201
193
build_cpu = @build_cpu@
202
194
build_os = @build_os@
203
195
build_vendor = @build_vendor@
 
196
builddir = @builddir@
204
197
datadir = @datadir@
205
198
datarootdir = @datarootdir@
206
199
docdir = @docdir@
228
221
psdir = @psdir@
229
222
sbindir = @sbindir@
230
223
sharedstatedir = @sharedstatedir@
 
224
srcdir = @srcdir@
231
225
sysconfdir = @sysconfdir@
232
226
target_alias = @target_alias@
 
227
top_builddir = @top_builddir@
 
228
top_srcdir = @top_srcdir@
233
229
SUBDIRS = bonoboui controls container compound-doc canvdemo
234
230
all: all-recursive
235
231
 
270
266
clean-libtool:
271
267
        -rm -rf .libs _libs
272
268
 
273
 
distclean-libtool:
274
 
        -rm -f libtool
275
 
uninstall-info-am:
276
 
 
277
269
# This directory's subdirectories are mostly independent; you can cd
278
270
# into them and run `make' without going through this Makefile.
279
271
# To change the values of `make' variables: instead of editing Makefiles,
305
297
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
306
298
        fi; test -z "$$fail"
307
299
 
308
 
mostlyclean-recursive clean-recursive distclean-recursive \
309
 
maintainer-clean-recursive:
 
300
$(RECURSIVE_CLEAN_TARGETS):
310
301
        @failcom='exit 1'; \
311
302
        for f in x $$MAKEFLAGS; do \
312
303
          case $$f in \
407
398
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
408
399
 
409
400
distdir: $(DISTFILES)
410
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
411
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
412
 
        list='$(DISTFILES)'; for file in $$list; do \
413
 
          case $$file in \
414
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
415
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
416
 
          esac; \
 
401
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
402
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
403
        list='$(DISTFILES)'; \
 
404
          dist_files=`for file in $$list; do echo $$file; done | \
 
405
          sed -e "s|^$$srcdirstrip/||;t" \
 
406
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
407
        case $$dist_files in \
 
408
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
409
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
410
                           sort -u` ;; \
 
411
        esac; \
 
412
        for file in $$dist_files; do \
417
413
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
418
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
419
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
420
 
            dir="/$$dir"; \
421
 
            $(mkdir_p) "$(distdir)$$dir"; \
422
 
          else \
423
 
            dir=''; \
424
 
          fi; \
425
414
          if test -d $$d/$$file; then \
 
415
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
426
416
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
427
417
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
428
418
            fi; \
436
426
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
437
427
          if test "$$subdir" = .; then :; else \
438
428
            test -d "$(distdir)/$$subdir" \
439
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
429
            || $(MKDIR_P) "$(distdir)/$$subdir" \
440
430
            || exit 1; \
441
431
            distdir=`$(am__cd) $(distdir) && pwd`; \
442
432
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
444
434
              $(MAKE) $(AM_MAKEFLAGS) \
445
435
                top_distdir="$$top_distdir" \
446
436
                distdir="$$distdir/$$subdir" \
 
437
                am__remove_distdir=: \
 
438
                am__skip_length_check=: \
447
439
                distdir) \
448
440
              || exit 1; \
449
441
          fi; \
483
475
 
484
476
distclean: distclean-recursive
485
477
        -rm -f Makefile
486
 
distclean-am: clean-am distclean-generic distclean-libtool \
487
 
        distclean-tags
 
478
distclean-am: clean-am distclean-generic distclean-tags
488
479
 
489
480
dvi: dvi-recursive
490
481
 
498
489
 
499
490
install-data-am:
500
491
 
 
492
install-dvi: install-dvi-recursive
 
493
 
501
494
install-exec-am:
502
495
 
 
496
install-html: install-html-recursive
 
497
 
503
498
install-info: install-info-recursive
504
499
 
505
500
install-man:
506
501
 
 
502
install-pdf: install-pdf-recursive
 
503
 
 
504
install-ps: install-ps-recursive
 
505
 
507
506
installcheck-am:
508
507
 
509
508
maintainer-clean: maintainer-clean-recursive
522
521
 
523
522
ps-am:
524
523
 
525
 
uninstall-am: uninstall-info-am
526
 
 
527
 
uninstall-info: uninstall-info-recursive
528
 
 
529
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
530
 
        clean clean-generic clean-libtool clean-recursive ctags \
531
 
        ctags-recursive distclean distclean-generic distclean-libtool \
532
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
524
uninstall-am:
 
525
 
 
526
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
527
        install-strip
 
528
 
 
529
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
530
        all all-am check check-am clean clean-generic clean-libtool \
 
531
        ctags ctags-recursive distclean distclean-generic \
 
532
        distclean-libtool distclean-tags distdir dvi dvi-am html \
533
533
        html-am info info-am install install-am install-data \
534
 
        install-data-am install-exec install-exec-am install-info \
535
 
        install-info-am install-man install-strip installcheck \
 
534
        install-data-am install-dvi install-dvi-am install-exec \
 
535
        install-exec-am install-html install-html-am install-info \
 
536
        install-info-am install-man install-pdf install-pdf-am \
 
537
        install-ps install-ps-am install-strip installcheck \
536
538
        installcheck-am installdirs installdirs-am maintainer-clean \
537
 
        maintainer-clean-generic maintainer-clean-recursive \
538
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
539
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
540
 
        uninstall uninstall-am uninstall-info-am
 
539
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
540
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
541
        uninstall uninstall-am
541
542
 
542
543
# Tell versions [3.59,3.63) of GNU make to not export all variables.
543
544
# Otherwise a system limit (for SysV at least) may be exceeded.