~ubuntu-branches/ubuntu/raring/gnupg2/raring-updates

« back to all changes in this revision

Viewing changes to scd/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-11-06 11:25:58 UTC
  • mfrom: (1.1.16) (7.1.8 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20121106112558-lkpndvv4gqthgrn4
Tags: 2.0.19-1ubuntu1
* Resynchronize on Debian, remaining changes:
  - Add udev rules to give gpg access to some smartcard readers;
    Debian #543217.
    . debian/gnupg2.dev: udev rules to set ACLs on SCM smartcard readers.

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.1 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.
22
23
# it under the terms of the GNU General Public License as published by
23
24
# the Free Software Foundation; either version 3 of the License, or
24
25
# (at your option) any later version.
25
 
 
26
#
26
27
# GnuPG is distributed in the hope that it will be useful,
27
28
# but WITHOUT ANY WARRANTY; without even the implied warranty of
28
29
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29
30
# GNU General Public License for more details.
30
 
 
31
#
31
32
# You should have received a copy of the GNU General Public License
32
33
# along with this program; if not, see <http://www.gnu.org/licenses/>.
33
34
 
51
52
 
52
53
VPATH = @srcdir@
53
54
pkgdatadir = $(datadir)/@PACKAGE@
 
55
pkgincludedir = $(includedir)/@PACKAGE@
54
56
pkglibdir = $(libdir)/@PACKAGE@
55
 
pkgincludedir = $(includedir)/@PACKAGE@
 
57
pkglibexecdir = $(libexecdir)/@PACKAGE@
56
58
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
57
59
install_sh_DATA = $(install_sh) -c -m 644
58
60
install_sh_PROGRAM = $(install_sh) -c
70
72
bin_PROGRAMS = scdaemon$(EXEEXT)
71
73
@HAVE_W32_SYSTEM_FALSE@libexec_PROGRAMS = gnupg-pcsc-wrapper$(EXEEXT)
72
74
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
73
 
        $(top_srcdir)/am/cmacros.am ChangeLog
 
75
        $(top_srcdir)/am/cmacros.am
74
76
@HAVE_DOSISH_SYSTEM_FALSE@am__append_1 = -DGNUPG_BINDIR="\"$(bindir)\""            \
75
77
@HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LIBEXECDIR="\"$(libexecdir)\""    \
76
78
@HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LIBDIR="\"$(libdir)/@PACKAGE@\""  \
115
117
mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
116
118
CONFIG_HEADER = $(top_builddir)/config.h
117
119
CONFIG_CLEAN_FILES =
 
120
CONFIG_CLEAN_VPATH_FILES =
118
121
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)"
119
 
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
120
 
libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
121
122
PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
122
123
am_gnupg_pcsc_wrapper_OBJECTS =  \
123
124
        gnupg_pcsc_wrapper-pcsc-wrapper.$(OBJEXT)
141
142
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
142
143
depcomp = $(SHELL) $(top_srcdir)/scripts/depcomp
143
144
am__depfiles_maybe = depfiles
 
145
am__mv = mv -f
144
146
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
145
147
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
146
148
CCLD = $(CC)
344
346
top_build_prefix = @top_build_prefix@
345
347
top_builddir = @top_builddir@
346
348
top_srcdir = @top_srcdir@
 
349
EXTRA_DIST = ChangeLog-2011
347
350
AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_srcdir)/intl \
348
351
        -I$(top_srcdir)/common -DLOCALEDIR=\"$(localedir)\" \
349
352
        $(am__append_1) $(am__append_2) $(am__append_3) \
404
407
              exit 1;; \
405
408
          esac; \
406
409
        done; \
407
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  scd/Makefile'; \
408
 
        cd $(top_srcdir) && \
409
 
          $(AUTOMAKE) --gnu  scd/Makefile
 
410
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu scd/Makefile'; \
 
411
        $(am__cd) $(top_srcdir) && \
 
412
          $(AUTOMAKE) --gnu scd/Makefile
410
413
.PRECIOUS: Makefile
411
414
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
412
415
        @case '$?' in \
424
427
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425
428
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
426
429
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
430
$(am__aclocal_m4_deps):
427
431
install-binPROGRAMS: $(bin_PROGRAMS)
428
432
        @$(NORMAL_INSTALL)
429
433
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
430
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
431
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
432
 
          if test -f $$p \
433
 
          ; then \
434
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
435
 
           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
436
 
           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
437
 
          else :; fi; \
438
 
        done
 
434
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
435
        for p in $$list; do echo "$$p $$p"; done | \
 
436
        sed 's/$(EXEEXT)$$//' | \
 
437
        while read p p1; do if test -f $$p; \
 
438
          then echo "$$p"; echo "$$p"; else :; fi; \
 
439
        done | \
 
440
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
441
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
442
        sed 'N;N;N;s,\n, ,g' | \
 
443
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
444
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
445
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
446
            else { print "f", $$3 "/" $$4, $$1; } } \
 
447
          END { for (d in files) print "f", d, files[d] }' | \
 
448
        while read type dir files; do \
 
449
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
450
            test -z "$$files" || { \
 
451
              echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
452
              $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
453
            } \
 
454
        ; done
439
455
 
440
456
uninstall-binPROGRAMS:
441
457
        @$(NORMAL_UNINSTALL)
442
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
443
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
444
 
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
445
 
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
446
 
        done
 
458
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
459
        files=`for p in $$list; do echo "$$p"; done | \
 
460
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
461
              -e 's/$$/$(EXEEXT)/' `; \
 
462
        test -n "$$list" || exit 0; \
 
463
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
464
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
447
465
 
448
466
clean-binPROGRAMS:
449
467
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
450
468
install-libexecPROGRAMS: $(libexec_PROGRAMS)
451
469
        @$(NORMAL_INSTALL)
452
470
        test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
453
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
454
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
455
 
          if test -f $$p \
456
 
          ; then \
457
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
458
 
           echo " $(INSTALL_PROGRAM_ENV) $(libexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \
459
 
           $(INSTALL_PROGRAM_ENV) $(libexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(libexecdir)/$$f" || exit 1; \
460
 
          else :; fi; \
461
 
        done
 
471
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
472
        for p in $$list; do echo "$$p $$p"; done | \
 
473
        sed 's/$(EXEEXT)$$//' | \
 
474
        while read p p1; do if test -f $$p; \
 
475
          then echo "$$p"; echo "$$p"; else :; fi; \
 
476
        done | \
 
477
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
478
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
479
        sed 'N;N;N;s,\n, ,g' | \
 
480
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
481
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
482
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
483
            else { print "f", $$3 "/" $$4, $$1; } } \
 
484
          END { for (d in files) print "f", d, files[d] }' | \
 
485
        while read type dir files; do \
 
486
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
487
            test -z "$$files" || { \
 
488
              echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
 
489
              $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
 
490
            } \
 
491
        ; done
462
492
 
463
493
uninstall-libexecPROGRAMS:
464
494
        @$(NORMAL_UNINSTALL)
465
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
466
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
467
 
          echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \
468
 
          rm -f "$(DESTDIR)$(libexecdir)/$$f"; \
469
 
        done
 
495
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
496
        files=`for p in $$list; do echo "$$p"; done | \
 
497
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
498
              -e 's/$$/$(EXEEXT)/' `; \
 
499
        test -n "$$list" || exit 0; \
 
500
        echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
 
501
        cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
470
502
 
471
503
clean-libexecPROGRAMS:
472
504
        -test -z "$(libexec_PROGRAMS)" || rm -f $(libexec_PROGRAMS)
499
531
 
500
532
.c.o:
501
533
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
502
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
534
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
503
535
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
504
536
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
505
537
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
506
538
 
507
539
.c.obj:
508
540
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
509
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
541
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
510
542
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
511
543
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
512
544
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
513
545
 
514
546
gnupg_pcsc_wrapper-pcsc-wrapper.o: pcsc-wrapper.c
515
547
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnupg_pcsc_wrapper_CFLAGS) $(CFLAGS) -MT gnupg_pcsc_wrapper-pcsc-wrapper.o -MD -MP -MF $(DEPDIR)/gnupg_pcsc_wrapper-pcsc-wrapper.Tpo -c -o gnupg_pcsc_wrapper-pcsc-wrapper.o `test -f 'pcsc-wrapper.c' || echo '$(srcdir)/'`pcsc-wrapper.c
516
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnupg_pcsc_wrapper-pcsc-wrapper.Tpo $(DEPDIR)/gnupg_pcsc_wrapper-pcsc-wrapper.Po
 
548
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnupg_pcsc_wrapper-pcsc-wrapper.Tpo $(DEPDIR)/gnupg_pcsc_wrapper-pcsc-wrapper.Po
517
549
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pcsc-wrapper.c' object='gnupg_pcsc_wrapper-pcsc-wrapper.o' libtool=no @AMDEPBACKSLASH@
518
550
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
519
551
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnupg_pcsc_wrapper_CFLAGS) $(CFLAGS) -c -o gnupg_pcsc_wrapper-pcsc-wrapper.o `test -f 'pcsc-wrapper.c' || echo '$(srcdir)/'`pcsc-wrapper.c
520
552
 
521
553
gnupg_pcsc_wrapper-pcsc-wrapper.obj: pcsc-wrapper.c
522
554
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnupg_pcsc_wrapper_CFLAGS) $(CFLAGS) -MT gnupg_pcsc_wrapper-pcsc-wrapper.obj -MD -MP -MF $(DEPDIR)/gnupg_pcsc_wrapper-pcsc-wrapper.Tpo -c -o gnupg_pcsc_wrapper-pcsc-wrapper.obj `if test -f 'pcsc-wrapper.c'; then $(CYGPATH_W) 'pcsc-wrapper.c'; else $(CYGPATH_W) '$(srcdir)/pcsc-wrapper.c'; fi`
523
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/gnupg_pcsc_wrapper-pcsc-wrapper.Tpo $(DEPDIR)/gnupg_pcsc_wrapper-pcsc-wrapper.Po
 
555
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/gnupg_pcsc_wrapper-pcsc-wrapper.Tpo $(DEPDIR)/gnupg_pcsc_wrapper-pcsc-wrapper.Po
524
556
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='pcsc-wrapper.c' object='gnupg_pcsc_wrapper-pcsc-wrapper.obj' libtool=no @AMDEPBACKSLASH@
525
557
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
526
558
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnupg_pcsc_wrapper_CFLAGS) $(CFLAGS) -c -o gnupg_pcsc_wrapper-pcsc-wrapper.obj `if test -f 'pcsc-wrapper.c'; then $(CYGPATH_W) 'pcsc-wrapper.c'; else $(CYGPATH_W) '$(srcdir)/pcsc-wrapper.c'; fi`
537
569
 
538
570
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
539
571
                $(TAGS_FILES) $(LISP)
540
 
        tags=; \
 
572
        set x; \
541
573
        here=`pwd`; \
542
574
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
543
575
        unique=`for i in $$list; do \
545
577
          done | \
546
578
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
547
579
              END { if (nonempty) { for (i in files) print i; }; }'`; \
548
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
580
        shift; \
 
581
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
549
582
          test -n "$$unique" || unique=$$empty_fix; \
550
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551
 
            $$tags $$unique; \
 
583
          if test $$# -gt 0; then \
 
584
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
585
              "$$@" $$unique; \
 
586
          else \
 
587
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
588
              $$unique; \
 
589
          fi; \
552
590
        fi
553
591
ctags: CTAGS
554
592
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
555
593
                $(TAGS_FILES) $(LISP)
556
 
        tags=; \
557
594
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
558
595
        unique=`for i in $$list; do \
559
596
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
560
597
          done | \
561
598
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
562
599
              END { if (nonempty) { for (i in files) print i; }; }'`; \
563
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
600
        test -z "$(CTAGS_ARGS)$$unique" \
564
601
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
565
 
             $$tags $$unique
 
602
             $$unique
566
603
 
567
604
GTAGS:
568
605
        here=`$(am__cd) $(top_builddir) && pwd` \
569
 
          && cd $(top_srcdir) \
570
 
          && gtags -i $(GTAGS_ARGS) $$here
 
606
          && $(am__cd) $(top_srcdir) \
 
607
          && gtags -i $(GTAGS_ARGS) "$$here"
571
608
 
572
609
distclean-tags:
573
610
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
588
625
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
589
626
          if test -d $$d/$$file; then \
590
627
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
628
            if test -d "$(distdir)/$$file"; then \
 
629
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
630
            fi; \
591
631
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
592
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
632
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
633
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
593
634
            fi; \
594
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
635
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
595
636
          else \
596
 
            test -f $(distdir)/$$file \
597
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
637
            test -f "$(distdir)/$$file" \
 
638
            || cp -p $$d/$$file "$(distdir)/$$file" \
598
639
            || exit 1; \
599
640
          fi; \
600
641
        done
625
666
 
626
667
distclean-generic:
627
668
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
669
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
628
670
 
629
671
maintainer-clean-generic:
630
672
        @echo "This command is intended for maintainers to use"
646
688
 
647
689
html: html-am
648
690
 
 
691
html-am:
 
692
 
649
693
info: info-am
650
694
 
651
695
info-am:
654
698
 
655
699
install-dvi: install-dvi-am
656
700
 
 
701
install-dvi-am:
 
702
 
657
703
install-exec-am: install-binPROGRAMS install-libexecPROGRAMS
658
704
 
659
705
install-html: install-html-am
660
706
 
 
707
install-html-am:
 
708
 
661
709
install-info: install-info-am
662
710
 
 
711
install-info-am:
 
712
 
663
713
install-man:
664
714
 
665
715
install-pdf: install-pdf-am
666
716
 
 
717
install-pdf-am:
 
718
 
667
719
install-ps: install-ps-am
668
720
 
 
721
install-ps-am:
 
722
 
669
723
installcheck-am:
670
724
 
671
725
maintainer-clean: maintainer-clean-am
703
757
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
704
758
        uninstall-am uninstall-binPROGRAMS uninstall-libexecPROGRAMS
705
759
 
 
760
 
706
761
# Tell versions [3.59,3.63) of GNU make to not export all variables.
707
762
# Otherwise a system limit (for SysV at least) may be exceeded.
708
763
.NOEXPORT: