~ubuntu-branches/ubuntu/oneiric/pam/oneiric-proposed

« back to all changes in this revision

Viewing changes to libpamc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2011-02-17 16:15:47 UTC
  • mfrom: (3.2.15 sid)
  • Revision ID: james.westby@ubuntu.com-20110217161547-afxi0yboxvn18a5t
Tags: 1.1.2-2ubuntu1
* Merge from Debian unstable, remaining changes:
  - debian/libpam-modules.postinst: Add PATH to /etc/environment if it's
    not present there or in /etc/security/pam_env.conf. (should send to
    Debian).
  - debian/libpam0g.postinst: only ask questions during update-manager when
    there are non-default services running.
  - debian/patches-applied/series: Ubuntu patches are as below ...
  - debian/patches-applied/ubuntu-rlimit_nice_correction: Explicitly
    initialise RLIMIT_NICE rather than relying on the kernel limits.
  - Change Vcs-Bzr to point at the Ubuntu branch.
  - debian/patches-applied/pam_motd-legal-notice: display the contents of
    /etc/legal once, then set a flag in the user's homedir to prevent
    showing it again.
  - debian/update-motd.5, debian/libpam-modules.manpages: add a manpage
    for update-motd, with some best practices and notes of explanation.
  - debian/patches/update-motd-manpage-ref: add a reference in pam_motd(8)
    to update-motd(5)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
22
21
 
23
22
VPATH = @srcdir@
24
23
pkgdatadir = $(datadir)/@PACKAGE@
 
24
pkglibdir = $(libdir)/@PACKAGE@
25
25
pkgincludedir = $(includedir)/@PACKAGE@
26
 
pkglibdir = $(libdir)/@PACKAGE@
27
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
28
26
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29
27
install_sh_DATA = $(install_sh) -c -m 644
30
28
install_sh_PROGRAM = $(install_sh) -c
61
59
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
62
60
CONFIG_HEADER = $(top_builddir)/config.h
63
61
CONFIG_CLEAN_FILES =
64
 
CONFIG_CLEAN_VPATH_FILES =
65
62
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
66
63
am__vpath_adj = case $$p in \
67
64
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
68
65
    *) f=$$p;; \
69
66
  esac;
70
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
71
 
am__install_max = 40
72
 
am__nobase_strip_setup = \
73
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
74
 
am__nobase_strip = \
75
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
76
 
am__nobase_list = $(am__nobase_strip_setup); \
77
 
  for p in $$list; do echo "$$p $$p"; done | \
78
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
79
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
80
 
    if (++n[$$2] == $(am__install_max)) \
81
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
82
 
    END { for (dir in files) print dir, files[dir] }'
83
 
am__base_list = \
84
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
85
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
67
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
86
68
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
 
69
libLTLIBRARIES_INSTALL = $(INSTALL)
87
70
LTLIBRARIES = $(lib_LTLIBRARIES)
88
71
libpamc_la_LIBADD =
89
72
am_libpamc_la_OBJECTS = pamc_client.lo pamc_converse.lo pamc_load.lo
94
77
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
95
78
depcomp = $(SHELL) $(top_srcdir)/depcomp
96
79
am__depfiles_maybe = depfiles
97
 
am__mv = mv -f
98
80
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
99
81
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
100
82
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113
95
        install-pdf-recursive install-ps-recursive install-recursive \
114
96
        installcheck-recursive installdirs-recursive pdf-recursive \
115
97
        ps-recursive uninstall-recursive
 
98
includeHEADERS_INSTALL = $(INSTALL_HEADER)
116
99
HEADERS = $(include_HEADERS) $(noinst_HEADERS)
117
100
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
118
101
  distclean-recursive maintainer-clean-recursive
119
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
120
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
121
 
        distdir
122
102
ETAGS = etags
123
103
CTAGS = ctags
124
104
DIST_SUBDIRS = $(SUBDIRS)
125
105
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126
 
am__relativize = \
127
 
  dir0=`pwd`; \
128
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
129
 
  sed_rest='s,^[^/]*/*,,'; \
130
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
131
 
  sed_butlast='s,/*[^/]*$$,,'; \
132
 
  while test -n "$$dir1"; do \
133
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
134
 
    if test "$$first" != "."; then \
135
 
      if test "$$first" = ".."; then \
136
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
137
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
138
 
      else \
139
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
140
 
        if test "$$first2" = "$$first"; then \
141
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
142
 
        else \
143
 
          dir2="../$$dir2"; \
144
 
        fi; \
145
 
        dir0="$$dir0"/"$$first"; \
146
 
      fi; \
147
 
    fi; \
148
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
149
 
  done; \
150
 
  reldir="$$dir2"
151
106
ACLOCAL = @ACLOCAL@
152
107
AMTAR = @AMTAR@
153
108
AR = @AR@
158
113
BROWSER = @BROWSER@
159
114
CC = @CC@
160
115
CCDEPMODE = @CCDEPMODE@
 
116
CC_FOR_BUILD = @CC_FOR_BUILD@
161
117
CFLAGS = @CFLAGS@
162
118
CPP = @CPP@
163
119
CPPFLAGS = @CPPFLAGS@
326
282
        @for dep in $?; do \
327
283
          case '$(am__configure_deps)' in \
328
284
            *$$dep*) \
329
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
330
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
285
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
286
                && exit 0; \
331
287
              exit 1;; \
332
288
          esac; \
333
289
        done; \
334
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libpamc/Makefile'; \
335
 
        $(am__cd) $(top_srcdir) && \
336
 
          $(AUTOMAKE) --gnu libpamc/Makefile
 
290
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libpamc/Makefile'; \
 
291
        cd $(top_srcdir) && \
 
292
          $(AUTOMAKE) --gnu  libpamc/Makefile
337
293
.PRECIOUS: Makefile
338
294
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
339
295
        @case '$?' in \
351
307
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
352
308
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
353
309
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354
 
$(am__aclocal_m4_deps):
355
310
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
356
311
        @$(NORMAL_INSTALL)
357
312
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
358
 
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
359
 
        list2=; for p in $$list; do \
 
313
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
360
314
          if test -f $$p; then \
361
 
            list2="$$list2 $$p"; \
 
315
            f=$(am__strip_dir) \
 
316
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
 
317
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
362
318
          else :; fi; \
363
 
        done; \
364
 
        test -z "$$list2" || { \
365
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
366
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
367
 
        }
 
319
        done
368
320
 
369
321
uninstall-libLTLIBRARIES:
370
322
        @$(NORMAL_UNINSTALL)
371
 
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
372
 
        for p in $$list; do \
373
 
          $(am__strip_dir) \
374
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
375
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
 
323
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
324
          p=$(am__strip_dir) \
 
325
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
 
326
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
376
327
        done
377
328
 
378
329
clean-libLTLIBRARIES:
398
349
 
399
350
.c.o:
400
351
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
401
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
352
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
402
353
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
403
354
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404
355
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
405
356
 
406
357
.c.obj:
407
358
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
408
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
359
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
409
360
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
410
361
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411
362
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
412
363
 
413
364
.c.lo:
414
365
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
415
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
366
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
416
367
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
417
368
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
418
369
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
425
376
install-includeHEADERS: $(include_HEADERS)
426
377
        @$(NORMAL_INSTALL)
427
378
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
428
 
        @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
429
 
        for p in $$list; do \
 
379
        @list='$(include_HEADERS)'; for p in $$list; do \
430
380
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
431
 
          echo "$$d$$p"; \
432
 
        done | $(am__base_list) | \
433
 
        while read files; do \
434
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
435
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
 
381
          f=$(am__strip_dir) \
 
382
          echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
 
383
          $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
436
384
        done
437
385
 
438
386
uninstall-includeHEADERS:
439
387
        @$(NORMAL_UNINSTALL)
440
 
        @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
441
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
442
 
        test -n "$$files" || exit 0; \
443
 
        echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
444
 
        cd "$(DESTDIR)$(includedir)" && rm -f $$files
 
388
        @list='$(include_HEADERS)'; for p in $$list; do \
 
389
          f=$(am__strip_dir) \
 
390
          echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
 
391
          rm -f "$(DESTDIR)$(includedir)/$$f"; \
 
392
        done
445
393
 
446
394
# This directory's subdirectories are mostly independent; you can cd
447
395
# into them and run `make' without going through this Makefile.
467
415
          else \
468
416
            local_target="$$target"; \
469
417
          fi; \
470
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
418
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
471
419
          || eval $$failcom; \
472
420
        done; \
473
421
        if test "$$dot_seen" = "no"; then \
501
449
          else \
502
450
            local_target="$$target"; \
503
451
          fi; \
504
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
452
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
505
453
          || eval $$failcom; \
506
454
        done && test -z "$$fail"
507
455
tags-recursive:
508
456
        list='$(SUBDIRS)'; for subdir in $$list; do \
509
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
457
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
510
458
        done
511
459
ctags-recursive:
512
460
        list='$(SUBDIRS)'; for subdir in $$list; do \
513
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
461
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
514
462
        done
515
463
 
516
464
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
518
466
        unique=`for i in $$list; do \
519
467
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
520
468
          done | \
521
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
469
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
522
470
              END { if (nonempty) { for (i in files) print i; }; }'`; \
523
471
        mkid -fID $$unique
524
472
tags: TAGS
525
473
 
526
474
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
527
475
                $(TAGS_FILES) $(LISP)
528
 
        set x; \
 
476
        tags=; \
529
477
        here=`pwd`; \
530
478
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
531
479
          include_option=--etags-include; \
537
485
        list='$(SUBDIRS)'; for subdir in $$list; do \
538
486
          if test "$$subdir" = .; then :; else \
539
487
            test ! -f $$subdir/TAGS || \
540
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
488
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
541
489
          fi; \
542
490
        done; \
543
491
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
546
494
          done | \
547
495
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
548
496
              END { if (nonempty) { for (i in files) print i; }; }'`; \
549
 
        shift; \
550
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
497
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
551
498
          test -n "$$unique" || unique=$$empty_fix; \
552
 
          if test $$# -gt 0; then \
553
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
554
 
              "$$@" $$unique; \
555
 
          else \
556
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
557
 
              $$unique; \
558
 
          fi; \
 
499
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
500
            $$tags $$unique; \
559
501
        fi
560
502
ctags: CTAGS
561
503
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
562
504
                $(TAGS_FILES) $(LISP)
 
505
        tags=; \
563
506
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
564
507
        unique=`for i in $$list; do \
565
508
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
566
509
          done | \
567
510
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
568
511
              END { if (nonempty) { for (i in files) print i; }; }'`; \
569
 
        test -z "$(CTAGS_ARGS)$$unique" \
 
512
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
570
513
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
571
 
             $$unique
 
514
             $$tags $$unique
572
515
 
573
516
GTAGS:
574
517
        here=`$(am__cd) $(top_builddir) && pwd` \
575
 
          && $(am__cd) $(top_srcdir) \
576
 
          && gtags -i $(GTAGS_ARGS) "$$here"
 
518
          && cd $(top_srcdir) \
 
519
          && gtags -i $(GTAGS_ARGS) $$here
577
520
 
578
521
distclean-tags:
579
522
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
594
537
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
595
538
          if test -d $$d/$$file; then \
596
539
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
597
 
            if test -d "$(distdir)/$$file"; then \
598
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
599
 
            fi; \
600
540
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
601
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
602
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
541
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
603
542
            fi; \
604
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
543
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
605
544
          else \
606
 
            test -f "$(distdir)/$$file" \
607
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
545
            test -f $(distdir)/$$file \
 
546
            || cp -p $$d/$$file $(distdir)/$$file \
608
547
            || exit 1; \
609
548
          fi; \
610
549
        done
611
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
550
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
612
551
          if test "$$subdir" = .; then :; else \
613
552
            test -d "$(distdir)/$$subdir" \
614
553
            || $(MKDIR_P) "$(distdir)/$$subdir" \
615
554
            || exit 1; \
616
 
          fi; \
617
 
        done
618
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
619
 
          if test "$$subdir" = .; then :; else \
620
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
621
 
            $(am__relativize); \
622
 
            new_distdir=$$reldir; \
623
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
624
 
            $(am__relativize); \
625
 
            new_top_distdir=$$reldir; \
626
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
627
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
628
 
            ($(am__cd) $$subdir && \
 
555
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
556
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
557
            (cd $$subdir && \
629
558
              $(MAKE) $(AM_MAKEFLAGS) \
630
 
                top_distdir="$$new_top_distdir" \
631
 
                distdir="$$new_distdir" \
 
559
                top_distdir="$$top_distdir" \
 
560
                distdir="$$distdir/$$subdir" \
632
561
                am__remove_distdir=: \
633
562
                am__skip_length_check=: \
634
 
                am__skip_mode_fix=: \
635
563
                distdir) \
636
564
              || exit 1; \
637
565
          fi; \
665
593
 
666
594
distclean-generic:
667
595
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
668
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
669
596
 
670
597
maintainer-clean-generic:
671
598
        @echo "This command is intended for maintainers to use"
687
614
 
688
615
html: html-recursive
689
616
 
690
 
html-am:
691
 
 
692
617
info: info-recursive
693
618
 
694
619
info-am:
697
622
 
698
623
install-dvi: install-dvi-recursive
699
624
 
700
 
install-dvi-am:
701
 
 
702
625
install-exec-am: install-libLTLIBRARIES
703
626
 
704
627
install-html: install-html-recursive
705
628
 
706
 
install-html-am:
707
 
 
708
629
install-info: install-info-recursive
709
630
 
710
 
install-info-am:
711
 
 
712
631
install-man:
713
632
 
714
633
install-pdf: install-pdf-recursive
715
634
 
716
 
install-pdf-am:
717
 
 
718
635
install-ps: install-ps-recursive
719
636
 
720
 
install-ps-am:
721
 
 
722
637
installcheck-am:
723
638
 
724
639
maintainer-clean: maintainer-clean-recursive
741
656
 
742
657
uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES
743
658
 
744
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
745
 
        install-am install-strip tags-recursive
 
659
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
660
        install-strip
746
661
 
747
662
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
748
663
        all all-am check check-am clean clean-generic \
761
676
        tags tags-recursive uninstall uninstall-am \
762
677
        uninstall-includeHEADERS uninstall-libLTLIBRARIES
763
678
 
764
 
 
765
679
# Tell versions [3.59,3.63) of GNU make to not export all variables.
766
680
# Otherwise a system limit (for SysV at least) may be exceeded.
767
681
.NOEXPORT: