~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to bonobo-activation/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2009-09-26 01:14:29 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (3.1.5 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090926011429-0yhx3o44d8xve7kw
Tags: upstream-2.24.2
ImportĀ upstreamĀ versionĀ 2.24.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 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, 2006, 2007, 2008  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.
18
19
 
19
20
VPATH = @srcdir@
20
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
21
23
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
 
24
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
26
install_sh_DATA = $(install_sh) -c -m 644
25
27
install_sh_PROGRAM = $(install_sh) -c
49
51
CONFIG_CLEAN_FILES = bonobo-activation-2.0.pc \
50
52
        bonobo-activation-2.0-uninstalled.pc \
51
53
        bonobo-activation-version.h
 
54
CONFIG_CLEAN_VPATH_FILES =
52
55
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53
56
am__vpath_adj = case $$p in \
54
57
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55
58
    *) f=$$p;; \
56
59
  esac;
57
 
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'
58
76
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
59
77
        "$(DESTDIR)$(bonobo_activationincludedir)"
60
 
libLTLIBRARIES_INSTALL = $(INSTALL)
61
78
LTLIBRARIES = $(lib_LTLIBRARIES)
62
79
am__DEPENDENCIES_1 =
63
80
libbonobo_activation_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
96
113
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
97
114
depcomp = $(SHELL) $(top_srcdir)/depcomp
98
115
am__depfiles_maybe = depfiles
 
116
am__mv = mv -f
99
117
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
100
118
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
101
119
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
107
125
        $(LDFLAGS) -o $@
108
126
SOURCES = $(libbonobo_activation_la_SOURCES)
109
127
DIST_SOURCES = $(libbonobo_activation_la_SOURCES)
110
 
pkgconfigDATA_INSTALL = $(INSTALL_DATA)
111
128
DATA = $(pkgconfig_DATA)
112
 
bonobo_activationincludeHEADERS_INSTALL = $(INSTALL_HEADER)
113
129
HEADERS = $(bonobo_activationinclude_HEADERS)
114
130
ETAGS = etags
115
131
CTAGS = ctags
169
185
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
170
186
INSTOBJEXT = @INSTOBJEXT@
171
187
INTLLIBS = @INTLLIBS@
172
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
173
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
174
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
175
188
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
176
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
177
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
178
189
INTLTOOL_MERGE = @INTLTOOL_MERGE@
179
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
180
190
INTLTOOL_PERL = @INTLTOOL_PERL@
181
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
182
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
183
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
184
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
185
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
186
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
187
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
188
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
189
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
190
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
191
191
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
192
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
193
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
194
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
195
192
LD = @LD@
196
193
LDFLAGS = @LDFLAGS@
197
194
LEX = @LEX@
337
334
        bonobo-activation-shlib.h               \
338
335
        bonobo-activation-register.h            \
339
336
        bonobo-activation-server-info.h         \
340
 
        bonobo-activation-async.h               \
341
337
        bonobo-activation-version.h             \
342
338
        $(NULL)
343
339
 
401
397
              exit 1;; \
402
398
          esac; \
403
399
        done; \
404
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  bonobo-activation/Makefile'; \
405
 
        cd $(top_srcdir) && \
406
 
          $(AUTOMAKE) --foreign  bonobo-activation/Makefile
 
400
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bonobo-activation/Makefile'; \
 
401
        $(am__cd) $(top_srcdir) && \
 
402
          $(AUTOMAKE) --foreign bonobo-activation/Makefile
407
403
.PRECIOUS: Makefile
408
404
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
409
405
        @case '$?' in \
421
417
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
422
418
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
423
419
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
420
$(am__aclocal_m4_deps):
424
421
bonobo-activation-2.0.pc: $(top_builddir)/config.status $(srcdir)/bonobo-activation-2.0.pc.in
425
422
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
426
423
bonobo-activation-2.0-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/bonobo-activation-2.0-uninstalled.pc.in
430
427
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
431
428
        @$(NORMAL_INSTALL)
432
429
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
433
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
430
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
431
        list2=; for p in $$list; do \
434
432
          if test -f $$p; then \
435
 
            f=$(am__strip_dir) \
436
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
437
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
433
            list2="$$list2 $$p"; \
438
434
          else :; fi; \
439
 
        done
 
435
        done; \
 
436
        test -z "$$list2" || { \
 
437
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
 
438
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
 
439
        }
440
440
 
441
441
uninstall-libLTLIBRARIES:
442
442
        @$(NORMAL_UNINSTALL)
443
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
444
 
          p=$(am__strip_dir) \
445
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
446
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
443
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
444
        for p in $$list; do \
 
445
          $(am__strip_dir) \
 
446
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
 
447
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
447
448
        done
448
449
 
449
450
clean-libLTLIBRARIES:
492
493
 
493
494
.c.o:
494
495
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
495
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
496
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
496
497
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
497
498
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498
499
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
499
500
 
500
501
.c.obj:
501
502
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
502
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
503
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
503
504
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
504
505
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
505
506
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
506
507
 
507
508
.c.lo:
508
509
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
509
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
510
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
510
511
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
511
512
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
512
513
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
519
520
install-pkgconfigDATA: $(pkgconfig_DATA)
520
521
        @$(NORMAL_INSTALL)
521
522
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
522
 
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
523
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
524
        for p in $$list; do \
523
525
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
524
 
          f=$(am__strip_dir) \
525
 
          echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
526
 
          $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
 
526
          echo "$$d$$p"; \
 
527
        done | $(am__base_list) | \
 
528
        while read files; do \
 
529
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
 
530
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
527
531
        done
528
532
 
529
533
uninstall-pkgconfigDATA:
530
534
        @$(NORMAL_UNINSTALL)
531
 
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
532
 
          f=$(am__strip_dir) \
533
 
          echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
534
 
          rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
535
 
        done
 
535
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
536
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
537
        test -n "$$files" || exit 0; \
 
538
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
 
539
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
536
540
install-bonobo_activationincludeHEADERS: $(bonobo_activationinclude_HEADERS)
537
541
        @$(NORMAL_INSTALL)
538
542
        test -z "$(bonobo_activationincludedir)" || $(MKDIR_P) "$(DESTDIR)$(bonobo_activationincludedir)"
539
 
        @list='$(bonobo_activationinclude_HEADERS)'; for p in $$list; do \
 
543
        @list='$(bonobo_activationinclude_HEADERS)'; test -n "$(bonobo_activationincludedir)" || list=; \
 
544
        for p in $$list; do \
540
545
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
541
 
          f=$(am__strip_dir) \
542
 
          echo " $(bonobo_activationincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(bonobo_activationincludedir)/$$f'"; \
543
 
          $(bonobo_activationincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(bonobo_activationincludedir)/$$f"; \
 
546
          echo "$$d$$p"; \
 
547
        done | $(am__base_list) | \
 
548
        while read files; do \
 
549
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(bonobo_activationincludedir)'"; \
 
550
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(bonobo_activationincludedir)" || exit $$?; \
544
551
        done
545
552
 
546
553
uninstall-bonobo_activationincludeHEADERS:
547
554
        @$(NORMAL_UNINSTALL)
548
 
        @list='$(bonobo_activationinclude_HEADERS)'; for p in $$list; do \
549
 
          f=$(am__strip_dir) \
550
 
          echo " rm -f '$(DESTDIR)$(bonobo_activationincludedir)/$$f'"; \
551
 
          rm -f "$(DESTDIR)$(bonobo_activationincludedir)/$$f"; \
552
 
        done
 
555
        @list='$(bonobo_activationinclude_HEADERS)'; test -n "$(bonobo_activationincludedir)" || list=; \
 
556
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
557
        test -n "$$files" || exit 0; \
 
558
        echo " ( cd '$(DESTDIR)$(bonobo_activationincludedir)' && rm -f" $$files ")"; \
 
559
        cd "$(DESTDIR)$(bonobo_activationincludedir)" && rm -f $$files
553
560
 
554
561
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
555
562
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
563
570
 
564
571
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
565
572
                $(TAGS_FILES) $(LISP)
566
 
        tags=; \
 
573
        set x; \
567
574
        here=`pwd`; \
568
575
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
569
576
        unique=`for i in $$list; do \
571
578
          done | \
572
579
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
573
580
              END { if (nonempty) { for (i in files) print i; }; }'`; \
574
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
581
        shift; \
 
582
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
575
583
          test -n "$$unique" || unique=$$empty_fix; \
576
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
577
 
            $$tags $$unique; \
 
584
          if test $$# -gt 0; then \
 
585
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
586
              "$$@" $$unique; \
 
587
          else \
 
588
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
589
              $$unique; \
 
590
          fi; \
578
591
        fi
579
592
ctags: CTAGS
580
593
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
581
594
                $(TAGS_FILES) $(LISP)
582
 
        tags=; \
583
595
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
584
596
        unique=`for i in $$list; do \
585
597
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
586
598
          done | \
587
599
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
588
600
              END { if (nonempty) { for (i in files) print i; }; }'`; \
589
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
601
        test -z "$(CTAGS_ARGS)$$unique" \
590
602
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
591
 
             $$tags $$unique
 
603
             $$unique
592
604
 
593
605
GTAGS:
594
606
        here=`$(am__cd) $(top_builddir) && pwd` \
595
 
          && cd $(top_srcdir) \
596
 
          && gtags -i $(GTAGS_ARGS) $$here
 
607
          && $(am__cd) $(top_srcdir) \
 
608
          && gtags -i $(GTAGS_ARGS) "$$here"
597
609
 
598
610
distclean-tags:
599
611
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
614
626
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
615
627
          if test -d $$d/$$file; then \
616
628
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
629
            if test -d "$(distdir)/$$file"; then \
 
630
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
631
            fi; \
617
632
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
618
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
633
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
634
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
619
635
            fi; \
620
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
636
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
621
637
          else \
622
 
            test -f $(distdir)/$$file \
623
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
638
            test -f "$(distdir)/$$file" \
 
639
            || cp -p $$d/$$file "$(distdir)/$$file" \
624
640
            || exit 1; \
625
641
          fi; \
626
642
        done
657
673
 
658
674
distclean-generic:
659
675
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
676
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
660
677
 
661
678
maintainer-clean-generic:
662
679
        @echo "This command is intended for maintainers to use"
680
697
 
681
698
html: html-am
682
699
 
 
700
html-am:
 
701
 
683
702
info: info-am
684
703
 
685
704
info-am:
689
708
 
690
709
install-dvi: install-dvi-am
691
710
 
 
711
install-dvi-am:
 
712
 
692
713
install-exec-am: install-libLTLIBRARIES
693
714
 
694
715
install-html: install-html-am
695
716
 
 
717
install-html-am:
 
718
 
696
719
install-info: install-info-am
697
720
 
 
721
install-info-am:
 
722
 
698
723
install-man:
699
724
 
700
725
install-pdf: install-pdf-am
701
726
 
 
727
install-pdf-am:
 
728
 
702
729
install-ps: install-ps-am
703
730
 
 
731
install-ps-am:
 
732
 
704
733
installcheck-am:
705
734
 
706
735
maintainer-clean: maintainer-clean-am
724
753
uninstall-am: uninstall-bonobo_activationincludeHEADERS \
725
754
        uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
726
755
 
727
 
.MAKE: install-am install-strip
 
756
.MAKE: all check install install-am install-strip
728
757
 
729
758
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
730
759
        clean-libLTLIBRARIES clean-libtool ctags dist-hook distclean \
758
787
 
759
788
dist-hook:
760
789
        cd $(distdir) ; rm -f $(CLEANFILES)
 
790
 
761
791
# Tell versions [3.59,3.63) of GNU make to not export all variables.
762
792
# Otherwise a system limit (for SysV at least) may be exceeded.
763
793
.NOEXPORT: