~ubuntu-branches/debian/sid/ecryptfs-utils/sid

« back to all changes in this revision

Viewing changes to src/libecryptfs-swig/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Laszlo Boszormenyi (GCS), Dustin Kirkland and Martin Pitt, Fernando Seiti Furusato
  • Date: 2015-06-15 15:50:05 UTC
  • mfrom: (1.5.12)
  • Revision ID: package-import@ubuntu.com-20150615155005-vxvg3ezl7ibfdoes
Tags: 106-1
* New upstream release.
* Transition from libecryptfs0 to libecryptfs1 .
* Remove unused libgcrypt11-dev build dependency (closes: #764927).
* Remove bashism from the postinst of ecryptfs-utils .
* Add watch file.
* Put myself as the primary maintainer.
* Update Standards-Version to 3.9.6 .

[ Dustin Kirkland and Martin Pitt ]
* debian/ecryptfs-utils.postinst: LP: #953875
  - detect and clean up after nonexisting cryptswap devices

[ Fernando Seiti Furusato <ferseiti@br.ibm.com> ]
* Use autoreconf instead of autotools-dev (closes: #751989).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
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.
16
15
@SET_MAKE@
17
16
 
18
17
VPATH = @srcdir@
19
 
am__make_dryrun = \
20
 
  { \
21
 
    am__dry=no; \
 
18
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
19
am__make_running_with_option = \
 
20
  case $${target_option-} in \
 
21
      ?) ;; \
 
22
      *) echo "am__make_running_with_option: internal error: invalid" \
 
23
              "target option '$${target_option-}' specified" >&2; \
 
24
         exit 1;; \
 
25
  esac; \
 
26
  has_opt=no; \
 
27
  sane_makeflags=$$MAKEFLAGS; \
 
28
  if $(am__is_gnu_make); then \
 
29
    sane_makeflags=$$MFLAGS; \
 
30
  else \
22
31
    case $$MAKEFLAGS in \
23
32
      *\\[\ \   ]*) \
24
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26
 
      *) \
27
 
        for am__flg in $$MAKEFLAGS; do \
28
 
          case $$am__flg in \
29
 
            *=*|--*) ;; \
30
 
            *n*) am__dry=yes; break;; \
31
 
          esac; \
32
 
        done;; \
33
 
    esac; \
34
 
    test $$am__dry = yes; \
35
 
  }
 
33
        bs=\\; \
 
34
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
35
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
36
    esac; \
 
37
  fi; \
 
38
  skip_next=no; \
 
39
  strip_trailopt () \
 
40
  { \
 
41
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
42
  }; \
 
43
  for flg in $$sane_makeflags; do \
 
44
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
45
    case $$flg in \
 
46
      *=*|--*) continue;; \
 
47
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
48
      -*I?*) strip_trailopt 'I';; \
 
49
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
50
      -*O?*) strip_trailopt 'O';; \
 
51
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
52
      -*l?*) strip_trailopt 'l';; \
 
53
      -[dEDm]) skip_next=yes;; \
 
54
      -[JT]) skip_next=yes;; \
 
55
    esac; \
 
56
    case $$flg in \
 
57
      *$$target_option*) has_opt=yes; break;; \
 
58
    esac; \
 
59
  done; \
 
60
  test $$has_opt = yes
 
61
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
62
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
36
63
pkgdatadir = $(datadir)/@PACKAGE@
37
64
pkgincludedir = $(includedir)/@PACKAGE@
38
65
pkglibdir = $(libdir)/@PACKAGE@
53
80
host_triplet = @host@
54
81
target_triplet = @target@
55
82
subdir = src/libecryptfs-swig
56
 
DIST_COMMON = $(am__pkgpython_PYTHON_DIST) $(srcdir)/Makefile.am \
57
 
        $(srcdir)/Makefile.in
 
83
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
84
        $(top_srcdir)/depcomp $(am__pkgpython_PYTHON_DIST) \
 
85
        $(top_srcdir)/py-compile
58
86
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59
87
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_pkg_swig.m4 \
60
88
        $(top_srcdir)/m4/ac_python_devel.m4 \
107
135
@BUILD_PYWRAP_TRUE@     _libecryptfs_la-libecryptfs_wrap.lo \
108
136
@BUILD_PYWRAP_TRUE@     $(am__objects_1)
109
137
_libecryptfs_la_OBJECTS = $(am__libecryptfs_la_OBJECTS)
110
 
_libecryptfs_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
111
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(_libecryptfs_la_CFLAGS) \
112
 
        $(CFLAGS) $(_libecryptfs_la_LDFLAGS) $(LDFLAGS) -o $@
 
138
AM_V_lt = $(am__v_lt_@AM_V@)
 
139
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
 
140
am__v_lt_0 = --silent
 
141
am__v_lt_1 = 
 
142
_libecryptfs_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
143
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
144
        $(_libecryptfs_la_CFLAGS) $(CFLAGS) $(_libecryptfs_la_LDFLAGS) \
 
145
        $(LDFLAGS) -o $@
113
146
@BUILD_PYWRAP_TRUE@am__libecryptfs_la_rpath = -rpath $(pkgpyexecdir)
 
147
AM_V_P = $(am__v_P_@AM_V@)
 
148
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
149
am__v_P_0 = false
 
150
am__v_P_1 = :
 
151
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
152
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
153
am__v_GEN_0 = @echo "  GEN     " $@;
 
154
am__v_GEN_1 = 
 
155
AM_V_at = $(am__v_at_@AM_V@)
 
156
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
157
am__v_at_0 = @
 
158
am__v_at_1 = 
114
159
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
115
160
depcomp = $(SHELL) $(top_srcdir)/depcomp
116
161
am__depfiles_maybe = depfiles
117
162
am__mv = mv -f
118
163
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
119
164
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
120
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
121
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
122
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
165
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
166
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
167
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
168
        $(AM_CFLAGS) $(CFLAGS)
 
169
AM_V_CC = $(am__v_CC_@AM_V@)
 
170
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
 
171
am__v_CC_0 = @echo "  CC      " $@;
 
172
am__v_CC_1 = 
123
173
CCLD = $(CC)
124
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
125
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
126
 
        $(LDFLAGS) -o $@
 
174
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
175
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
176
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
177
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
178
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
 
179
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
180
am__v_CCLD_1 = 
127
181
SOURCES = $(_libecryptfs_la_SOURCES)
128
182
DIST_SOURCES = $(am___libecryptfs_la_SOURCES_DIST)
129
183
am__can_run_installinfo = \
133
187
  esac
134
188
am__pkgpython_PYTHON_DIST = libecryptfs.py
135
189
am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
 
190
am__pep3147_tweak = \
 
191
  sed -e 's|\.py$$||' -e 's|[^/]*$$|__pycache__/&.*.py|'
136
192
py_compile = $(top_srcdir)/py-compile
 
193
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
194
# Read a list of newline-separated strings from the standard input,
 
195
# and print each of them once, without duplicates.  Input order is
 
196
# *not* preserved.
 
197
am__uniquify_input = $(AWK) '\
 
198
  BEGIN { nonempty = 0; } \
 
199
  { items[$$0] = 1; nonempty = 1; } \
 
200
  END { if (nonempty) { for (i in items) print i; }; } \
 
201
'
 
202
# Make sure the list of sources is unique.  This is necessary because,
 
203
# e.g., the same source file might be shared among _SOURCES variables
 
204
# for different programs/libraries.
 
205
am__define_uniq_tagged_files = \
 
206
  list='$(am__tagged_files)'; \
 
207
  unique=`for i in $$list; do \
 
208
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
209
  done | $(am__uniquify_input)`
137
210
ETAGS = etags
138
211
CTAGS = ctags
139
212
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
140
213
ACLOCAL = @ACLOCAL@
141
214
ALL_LINGUAS = @ALL_LINGUAS@
142
215
AMTAR = @AMTAR@
 
216
AM_CPPFLAGS = @AM_CPPFLAGS@
143
217
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
144
218
AR = @AR@
145
219
AUTOCONF = @AUTOCONF@
381
455
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
382
456
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
457
$(am__aclocal_m4_deps):
 
458
 
384
459
install-pkgpyexecLTLIBRARIES: $(pkgpyexec_LTLIBRARIES)
385
460
        @$(NORMAL_INSTALL)
386
461
        @list='$(pkgpyexec_LTLIBRARIES)'; test -n "$(pkgpyexecdir)" || list=; \
407
482
 
408
483
clean-pkgpyexecLTLIBRARIES:
409
484
        -test -z "$(pkgpyexec_LTLIBRARIES)" || rm -f $(pkgpyexec_LTLIBRARIES)
410
 
        @list='$(pkgpyexec_LTLIBRARIES)'; for p in $$list; do \
411
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
412
 
          test "$$dir" != "$$p" || dir=.; \
413
 
          echo "rm -f \"$${dir}/so_locations\""; \
414
 
          rm -f "$${dir}/so_locations"; \
415
 
        done
 
485
        @list='$(pkgpyexec_LTLIBRARIES)'; \
 
486
        locs=`for p in $$list; do echo $$p; done | \
 
487
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
488
              sort -u`; \
 
489
        test -z "$$locs" || { \
 
490
          echo rm -f $${locs}; \
 
491
          rm -f $${locs}; \
 
492
        }
 
493
 
416
494
_libecryptfs.la: $(_libecryptfs_la_OBJECTS) $(_libecryptfs_la_DEPENDENCIES) $(EXTRA__libecryptfs_la_DEPENDENCIES) 
417
 
        $(_libecryptfs_la_LINK) $(am__libecryptfs_la_rpath) $(_libecryptfs_la_OBJECTS) $(_libecryptfs_la_LIBADD) $(LIBS)
 
495
        $(AM_V_CCLD)$(_libecryptfs_la_LINK) $(am__libecryptfs_la_rpath) $(_libecryptfs_la_OBJECTS) $(_libecryptfs_la_LIBADD) $(LIBS)
418
496
 
419
497
mostlyclean-compile:
420
498
        -rm -f *.$(OBJEXT)
425
503
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_libecryptfs_la-libecryptfs_wrap.Plo@am__quote@
426
504
 
427
505
.c.o:
428
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
429
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
430
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
506
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
507
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
508
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
431
509
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
432
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
510
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
433
511
 
434
512
.c.obj:
435
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
436
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
437
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
513
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
514
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
515
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438
516
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
517
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
440
518
 
441
519
.c.lo:
442
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
443
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
444
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
520
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
521
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
522
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
445
523
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
524
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
447
525
 
448
526
_libecryptfs_la-libecryptfs_wrap.lo: $(srcdir)/libecryptfs_wrap.c
449
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_libecryptfs_la_CFLAGS) $(CFLAGS) -MT _libecryptfs_la-libecryptfs_wrap.lo -MD -MP -MF $(DEPDIR)/_libecryptfs_la-libecryptfs_wrap.Tpo -c -o _libecryptfs_la-libecryptfs_wrap.lo `test -f '$(srcdir)/libecryptfs_wrap.c' || echo '$(srcdir)/'`$(srcdir)/libecryptfs_wrap.c
450
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/_libecryptfs_la-libecryptfs_wrap.Tpo $(DEPDIR)/_libecryptfs_la-libecryptfs_wrap.Plo
451
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/libecryptfs_wrap.c' object='_libecryptfs_la-libecryptfs_wrap.lo' libtool=yes @AMDEPBACKSLASH@
 
527
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_libecryptfs_la_CFLAGS) $(CFLAGS) -MT _libecryptfs_la-libecryptfs_wrap.lo -MD -MP -MF $(DEPDIR)/_libecryptfs_la-libecryptfs_wrap.Tpo -c -o _libecryptfs_la-libecryptfs_wrap.lo `test -f '$(srcdir)/libecryptfs_wrap.c' || echo '$(srcdir)/'`$(srcdir)/libecryptfs_wrap.c
 
528
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/_libecryptfs_la-libecryptfs_wrap.Tpo $(DEPDIR)/_libecryptfs_la-libecryptfs_wrap.Plo
 
529
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$(srcdir)/libecryptfs_wrap.c' object='_libecryptfs_la-libecryptfs_wrap.lo' libtool=yes @AMDEPBACKSLASH@
452
530
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
453
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_libecryptfs_la_CFLAGS) $(CFLAGS) -c -o _libecryptfs_la-libecryptfs_wrap.lo `test -f '$(srcdir)/libecryptfs_wrap.c' || echo '$(srcdir)/'`$(srcdir)/libecryptfs_wrap.c
 
531
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(_libecryptfs_la_CFLAGS) $(CFLAGS) -c -o _libecryptfs_la-libecryptfs_wrap.lo `test -f '$(srcdir)/libecryptfs_wrap.c' || echo '$(srcdir)/'`$(srcdir)/libecryptfs_wrap.c
454
532
 
455
533
mostlyclean-libtool:
456
534
        -rm -f *.lo
478
556
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgpythondir)" || exit $$?; \
479
557
        done || exit $$?; \
480
558
        if test -n "$$dlist"; then \
481
 
          if test -z "$(DESTDIR)"; then \
482
 
            $(am__py_compile) --basedir "$(pkgpythondir)" $$dlist; \
483
 
          else \
484
 
            $(am__py_compile) --destdir "$(DESTDIR)" \
485
 
                              --basedir "$(pkgpythondir)" $$dlist; \
486
 
          fi; \
 
559
          $(am__py_compile) --destdir "$(DESTDIR)" \
 
560
                            --basedir "$(pkgpythondir)" $$dlist; \
487
561
        else :; fi
488
562
 
489
563
uninstall-pkgpythonPYTHON:
490
564
        @$(NORMAL_UNINSTALL)
491
565
        @list='$(pkgpython_PYTHON)'; test -n "$(pkgpythondir)" || list=; \
492
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
493
 
        test -n "$$files" || exit 0; \
 
566
        py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
567
        test -n "$$py_files" || exit 0; \
494
568
        dir='$(DESTDIR)$(pkgpythondir)'; \
495
 
        filesc=`echo "$$files" | sed 's|$$|c|'`; \
496
 
        fileso=`echo "$$files" | sed 's|$$|o|'`; \
 
569
        pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
 
570
        pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
 
571
        py_files_pep3147=`echo "$$py_files" | $(am__pep3147_tweak)`; \
 
572
        echo "$$py_files_pep3147";\
 
573
        pyc_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|c|'`; \
 
574
        pyo_files_pep3147=`echo "$$py_files_pep3147" | sed 's|$$|o|'`; \
497
575
        st=0; \
498
 
        for files in "$$files" "$$filesc" "$$fileso"; do \
 
576
        for files in \
 
577
          "$$py_files" \
 
578
          "$$pyc_files" \
 
579
          "$$pyo_files" \
 
580
          "$$pyc_files_pep3147" \
 
581
          "$$pyo_files_pep3147" \
 
582
        ; do \
499
583
          $(am__uninstall_files_from_dir) || st=$$?; \
500
584
        done; \
501
585
        exit $$st
502
586
 
503
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
504
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
505
 
        unique=`for i in $$list; do \
506
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
507
 
          done | \
508
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
509
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
510
 
        mkid -fID $$unique
511
 
tags: TAGS
 
587
ID: $(am__tagged_files)
 
588
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
589
tags: tags-am
 
590
TAGS: tags
512
591
 
513
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
514
 
                $(TAGS_FILES) $(LISP)
 
592
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
515
593
        set x; \
516
594
        here=`pwd`; \
517
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
518
 
        unique=`for i in $$list; do \
519
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
520
 
          done | \
521
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
522
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
595
        $(am__define_uniq_tagged_files); \
523
596
        shift; \
524
597
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
525
598
          test -n "$$unique" || unique=$$empty_fix; \
531
604
              $$unique; \
532
605
          fi; \
533
606
        fi
534
 
ctags: CTAGS
535
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
536
 
                $(TAGS_FILES) $(LISP)
537
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
538
 
        unique=`for i in $$list; do \
539
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
540
 
          done | \
541
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
542
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
607
ctags: ctags-am
 
608
 
 
609
CTAGS: ctags
 
610
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
611
        $(am__define_uniq_tagged_files); \
543
612
        test -z "$(CTAGS_ARGS)$$unique" \
544
613
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
545
614
             $$unique
548
617
        here=`$(am__cd) $(top_builddir) && pwd` \
549
618
          && $(am__cd) $(top_srcdir) \
550
619
          && gtags -i $(GTAGS_ARGS) "$$here"
 
620
cscopelist: cscopelist-am
 
621
 
 
622
cscopelist-am: $(am__tagged_files)
 
623
        list='$(am__tagged_files)'; \
 
624
        case "$(srcdir)" in \
 
625
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
626
          *) sdir=$(subdir)/$(srcdir) ;; \
 
627
        esac; \
 
628
        for i in $$list; do \
 
629
          if test -f "$$i"; then \
 
630
            echo "$(subdir)/$$i"; \
 
631
          else \
 
632
            echo "$$sdir/$$i"; \
 
633
          fi; \
 
634
        done >> $(top_builddir)/cscope.files
551
635
 
552
636
distclean-tags:
553
637
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
695
779
 
696
780
.MAKE: all check install install-am install-strip
697
781
 
698
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
699
 
        clean-libtool clean-pkgpyexecLTLIBRARIES ctags distclean \
700
 
        distclean-compile distclean-generic distclean-libtool \
701
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
702
 
        install install-am install-data install-data-am install-dvi \
703
 
        install-dvi-am install-exec install-exec-am install-html \
704
 
        install-html-am install-info install-info-am install-man \
705
 
        install-pdf install-pdf-am install-pkgpyexecLTLIBRARIES \
706
 
        install-pkgpythonPYTHON install-ps install-ps-am install-strip \
707
 
        installcheck installcheck-am installdirs maintainer-clean \
 
782
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
 
783
        clean-libtool clean-pkgpyexecLTLIBRARIES cscopelist-am ctags \
 
784
        ctags-am distclean distclean-compile distclean-generic \
 
785
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
786
        html-am info info-am install install-am install-data \
 
787
        install-data-am install-dvi install-dvi-am install-exec \
 
788
        install-exec-am install-html install-html-am install-info \
 
789
        install-info-am install-man install-pdf install-pdf-am \
 
790
        install-pkgpyexecLTLIBRARIES install-pkgpythonPYTHON \
 
791
        install-ps install-ps-am install-strip installcheck \
 
792
        installcheck-am installdirs maintainer-clean \
708
793
        maintainer-clean-generic mostlyclean mostlyclean-compile \
709
794
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
710
 
        tags uninstall uninstall-am uninstall-pkgpyexecLTLIBRARIES \
711
 
        uninstall-pkgpythonPYTHON
 
795
        tags tags-am uninstall uninstall-am \
 
796
        uninstall-pkgpyexecLTLIBRARIES uninstall-pkgpythonPYTHON
712
797
 
713
798
 
714
799
@BUILD_PYWRAP_TRUE@$(srcdir)/libecryptfs_wrap.c : $(SWIG_SOURCES)