~ubuntu-branches/ubuntu/natty/ecryptfs-utils/natty-security

1.1.28 by Dustin Kirkland
Import upstream version 83
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
1 by William Lima
Import upstream version 15
2
# @configure_input@
3
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.1.24 by Dustin Kirkland
Import upstream version 79
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
1 by William Lima
Import upstream version 15
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
9
# with or without modifications, as long as this notice is preserved.
10
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
# PARTICULAR PURPOSE.
15
16
@SET_MAKE@
17
18
VPATH = @srcdir@
19
pkgdatadir = $(datadir)/@PACKAGE@
1.1.24 by Dustin Kirkland
Import upstream version 79
20
pkgincludedir = $(includedir)/@PACKAGE@
1 by William Lima
Import upstream version 15
21
pkglibdir = $(libdir)/@PACKAGE@
1.1.24 by Dustin Kirkland
Import upstream version 79
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
1 by William Lima
Import upstream version 15
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
install_sh_DATA = $(install_sh) -c -m 644
25
install_sh_PROGRAM = $(install_sh) -c
26
install_sh_SCRIPT = $(install_sh) -c
27
INSTALL_HEADER = $(INSTALL_DATA)
28
transform = $(program_transform_name)
29
NORMAL_INSTALL = :
30
PRE_INSTALL = :
31
POST_INSTALL = :
32
NORMAL_UNINSTALL = :
33
PRE_UNINSTALL = :
34
POST_UNINSTALL = :
35
build_triplet = @build@
36
host_triplet = @host@
37
target_triplet = @target@
38
subdir = src/pam_ecryptfs
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.2.2 by Daniel Baumann
Import upstream version 64
41
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_pkg_swig.m4 \
42
	$(top_srcdir)/m4/ac_python_devel.m4 \
1.1.28 by Dustin Kirkland
Import upstream version 83
43
	$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
44
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
45
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
1.2.2 by Daniel Baumann
Import upstream version 64
46
	$(top_srcdir)/m4/swig_python.m4 $(top_srcdir)/configure.ac
1 by William Lima
Import upstream version 15
47
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48
	$(ACLOCAL_M4)
1.1.3 by Daniel Baumann
Import upstream version 30
49
mkinstalldirs = $(install_sh) -d
50
CONFIG_HEADER = $(top_builddir)/config.h
1 by William Lima
Import upstream version 15
51
CONFIG_CLEAN_FILES =
1.1.24 by Dustin Kirkland
Import upstream version 79
52
CONFIG_CLEAN_VPATH_FILES =
1 by William Lima
Import upstream version 15
53
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54
am__vpath_adj = case $$p in \
55
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56
    *) f=$$p;; \
57
  esac;
1.1.24 by Dustin Kirkland
Import upstream version 79
58
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
59
am__install_max = 40
60
am__nobase_strip_setup = \
61
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
62
am__nobase_strip = \
63
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
64
am__nobase_list = $(am__nobase_strip_setup); \
65
  for p in $$list; do echo "$$p $$p"; done | \
66
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
67
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
68
    if (++n[$$2] == $(am__install_max)) \
69
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
70
    END { for (dir in files) print dir, files[dir] }'
71
am__base_list = \
72
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
73
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1.1.3 by Daniel Baumann
Import upstream version 30
74
am__installdirs = "$(DESTDIR)$(pamdir)"
75
LTLIBRARIES = $(pam_LTLIBRARIES)
76
am__DEPENDENCIES_1 =
1.1.9 by Daniel Baumann
Import upstream version 48
77
pam_ecryptfs_la_DEPENDENCIES =  \
78
	$(top_builddir)/src/libecryptfs/libecryptfs.la \
1.1.21 by Dustin Kirkland
Import upstream version 76
79
	$(am__DEPENDENCIES_1)
1.1.9 by Daniel Baumann
Import upstream version 48
80
am_pam_ecryptfs_la_OBJECTS = pam_ecryptfs_la-pam_ecryptfs.lo
81
pam_ecryptfs_la_OBJECTS = $(am_pam_ecryptfs_la_OBJECTS)
82
pam_ecryptfs_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
83
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(pam_ecryptfs_la_CFLAGS) \
84
	$(CFLAGS) $(pam_ecryptfs_la_LDFLAGS) $(LDFLAGS) -o $@
85
@BUILD_PAM_TRUE@am_pam_ecryptfs_la_rpath = -rpath $(pamdir)
1.2.1 by Daniel Baumann
Import upstream version 63
86
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
1 by William Lima
Import upstream version 15
87
depcomp = $(SHELL) $(top_srcdir)/depcomp
88
am__depfiles_maybe = depfiles
1.1.24 by Dustin Kirkland
Import upstream version 79
89
am__mv = mv -f
1 by William Lima
Import upstream version 15
90
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.1.4 by Daniel Baumann
Import upstream version 38
92
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
93
	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
94
	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1 by William Lima
Import upstream version 15
95
CCLD = $(CC)
1.1.4 by Daniel Baumann
Import upstream version 38
96
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
97
	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
98
	$(LDFLAGS) -o $@
1.1.9 by Daniel Baumann
Import upstream version 48
99
SOURCES = $(pam_ecryptfs_la_SOURCES)
100
DIST_SOURCES = $(pam_ecryptfs_la_SOURCES)
1 by William Lima
Import upstream version 15
101
ETAGS = etags
102
CTAGS = ctags
103
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
104
ACLOCAL = @ACLOCAL@
1.1.28 by Dustin Kirkland
Import upstream version 83
105
ALL_LINGUAS = @ALL_LINGUAS@
1 by William Lima
Import upstream version 15
106
AMTAR = @AMTAR@
107
AR = @AR@
108
AUTOCONF = @AUTOCONF@
109
AUTOHEADER = @AUTOHEADER@
110
AUTOMAKE = @AUTOMAKE@
111
AWK = @AWK@
1.1.28 by Dustin Kirkland
Import upstream version 83
112
CATALOGS = @CATALOGS@
113
CATOBJEXT = @CATOBJEXT@
1 by William Lima
Import upstream version 15
114
CC = @CC@
115
CCDEPMODE = @CCDEPMODE@
116
CFLAGS = @CFLAGS@
117
CPP = @CPP@
118
CPPFLAGS = @CPPFLAGS@
1.3.1 by Daniel Baumann
Import upstream version 67
119
CRYPTO_CFLAGS = @CRYPTO_CFLAGS@
120
CRYPTO_LIBS = @CRYPTO_LIBS@
1 by William Lima
Import upstream version 15
121
CYGPATH_W = @CYGPATH_W@
1.1.28 by Dustin Kirkland
Import upstream version 83
122
DATADIRNAME = @DATADIRNAME@
1 by William Lima
Import upstream version 15
123
DEFS = @DEFS@
124
DEPDIR = @DEPDIR@
1.2.1 by Daniel Baumann
Import upstream version 63
125
DSYMUTIL = @DSYMUTIL@
126
DUMPBIN = @DUMPBIN@
1.1.3 by Daniel Baumann
Import upstream version 30
127
DVIPS = @DVIPS@
1 by William Lima
Import upstream version 15
128
ECHO_C = @ECHO_C@
129
ECHO_N = @ECHO_N@
130
ECHO_T = @ECHO_T@
131
EGREP = @EGREP@
132
EXEEXT = @EXEEXT@
1.2.1 by Daniel Baumann
Import upstream version 63
133
FGREP = @FGREP@
1.1.28 by Dustin Kirkland
Import upstream version 83
134
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
135
GMOFILES = @GMOFILES@
136
GMSGFMT = @GMSGFMT@
1.1.3 by Daniel Baumann
Import upstream version 30
137
GPGME_CFLAGS = @GPGME_CFLAGS@
138
GPGME_LIBS = @GPGME_LIBS@
1.1.4 by Daniel Baumann
Import upstream version 38
139
GREP = @GREP@
1.1.3 by Daniel Baumann
Import upstream version 30
140
GTK_CFLAGS = @GTK_CFLAGS@
141
GTK_LIBS = @GTK_LIBS@
1.1.4 by Daniel Baumann
Import upstream version 38
142
INSTALL = @INSTALL@
1 by William Lima
Import upstream version 15
143
INSTALL_DATA = @INSTALL_DATA@
144
INSTALL_PROGRAM = @INSTALL_PROGRAM@
145
INSTALL_SCRIPT = @INSTALL_SCRIPT@
146
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1.1.28 by Dustin Kirkland
Import upstream version 83
147
INSTOBJEXT = @INSTOBJEXT@
148
INTLLIBS = @INTLLIBS@
149
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
150
INTLTOOL_MERGE = @INTLTOOL_MERGE@
151
INTLTOOL_PERL = @INTLTOOL_PERL@
152
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
1.1.3 by Daniel Baumann
Import upstream version 30
153
KEYUTILS_CFLAGS = @KEYUTILS_CFLAGS@
154
KEYUTILS_LIBS = @KEYUTILS_LIBS@
155
LATEX = @LATEX@
156
LATEX2HTML = @LATEX2HTML@
1.2.1 by Daniel Baumann
Import upstream version 63
157
LD = @LD@
1 by William Lima
Import upstream version 15
158
LDFLAGS = @LDFLAGS@
1.1.3 by Daniel Baumann
Import upstream version 30
159
LIBECRYPTFS_LT_AGE = @LIBECRYPTFS_LT_AGE@
160
LIBECRYPTFS_LT_CURRENT = @LIBECRYPTFS_LT_CURRENT@
161
LIBECRYPTFS_LT_REVISION = @LIBECRYPTFS_LT_REVISION@
1 by William Lima
Import upstream version 15
162
LIBOBJS = @LIBOBJS@
163
LIBS = @LIBS@
164
LIBTOOL = @LIBTOOL@
1.2.1 by Daniel Baumann
Import upstream version 63
165
LIPO = @LIPO@
1 by William Lima
Import upstream version 15
166
LN_S = @LN_S@
1.1.28 by Dustin Kirkland
Import upstream version 83
167
LOCALEDIR = @LOCALEDIR@
1 by William Lima
Import upstream version 15
168
LTLIBOBJS = @LTLIBOBJS@
169
MAKEINFO = @MAKEINFO@
1.1.4 by Daniel Baumann
Import upstream version 38
170
MKDIR_P = @MKDIR_P@
1.1.28 by Dustin Kirkland
Import upstream version 83
171
MKINSTALLDIRS = @MKINSTALLDIRS@
172
MSGFMT = @MSGFMT@
173
MSGFMT_OPTS = @MSGFMT_OPTS@
174
MSGMERGE = @MSGMERGE@
1.2.1 by Daniel Baumann
Import upstream version 63
175
NM = @NM@
176
NMEDIT = @NMEDIT@
1.1.15 by Dustin Kirkland
Import upstream version 69
177
OBJDUMP = @OBJDUMP@
1 by William Lima
Import upstream version 15
178
OBJEXT = @OBJEXT@
1.1.3 by Daniel Baumann
Import upstream version 30
179
OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
180
OPENSSL_LIBS = @OPENSSL_LIBS@
1.2.1 by Daniel Baumann
Import upstream version 63
181
OTOOL = @OTOOL@
182
OTOOL64 = @OTOOL64@
1 by William Lima
Import upstream version 15
183
PACKAGE = @PACKAGE@
184
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
185
PACKAGE_NAME = @PACKAGE_NAME@
186
PACKAGE_STRING = @PACKAGE_STRING@
187
PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.1.24 by Dustin Kirkland
Import upstream version 79
188
PACKAGE_URL = @PACKAGE_URL@
1 by William Lima
Import upstream version 15
189
PACKAGE_VERSION = @PACKAGE_VERSION@
1.1.3 by Daniel Baumann
Import upstream version 30
190
PAM_CFLAGS = @PAM_CFLAGS@
191
PAM_LIBS = @PAM_LIBS@
1 by William Lima
Import upstream version 15
192
PATH_SEPARATOR = @PATH_SEPARATOR@
1.1.3 by Daniel Baumann
Import upstream version 30
193
PKCS11_HELPER_CFLAGS = @PKCS11_HELPER_CFLAGS@
194
PKCS11_HELPER_LIBS = @PKCS11_HELPER_LIBS@
195
PKG_CONFIG = @PKG_CONFIG@
1.1.29 by Dustin Kirkland
Import upstream version 84
196
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
197
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
1 by William Lima
Import upstream version 15
198
POD2MAN = @POD2MAN@
1.1.28 by Dustin Kirkland
Import upstream version 83
199
POFILES = @POFILES@
200
POSUB = @POSUB@
201
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
202
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
1.1.3 by Daniel Baumann
Import upstream version 30
203
PS2PDF = @PS2PDF@
1.2.2 by Daniel Baumann
Import upstream version 64
204
PYTHON = @PYTHON@
205
PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
206
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
207
PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
208
PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
209
PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
210
PYTHON_PLATFORM = @PYTHON_PLATFORM@
211
PYTHON_PREFIX = @PYTHON_PREFIX@
212
PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
213
PYTHON_VERSION = @PYTHON_VERSION@
1 by William Lima
Import upstream version 15
214
RANLIB = @RANLIB@
215
SED = @SED@
216
SET_MAKE = @SET_MAKE@
217
SHELL = @SHELL@
218
STRIP = @STRIP@
1.2.2 by Daniel Baumann
Import upstream version 64
219
SWIG = @SWIG@
220
SWIG_LIB = @SWIG_LIB@
221
SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
222
SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
1.1.3 by Daniel Baumann
Import upstream version 30
223
TAR = @TAR@
224
TSPI_CFLAGS = @TSPI_CFLAGS@
225
TSPI_LIBS = @TSPI_LIBS@
1.1.28 by Dustin Kirkland
Import upstream version 83
226
USE_NLS = @USE_NLS@
1 by William Lima
Import upstream version 15
227
VERSION = @VERSION@
1.1.28 by Dustin Kirkland
Import upstream version 83
228
XGETTEXT = @XGETTEXT@
1.1.4 by Daniel Baumann
Import upstream version 38
229
abs_builddir = @abs_builddir@
230
abs_srcdir = @abs_srcdir@
231
abs_top_builddir = @abs_top_builddir@
232
abs_top_srcdir = @abs_top_srcdir@
1 by William Lima
Import upstream version 15
233
ac_ct_CC = @ac_ct_CC@
1.2.1 by Daniel Baumann
Import upstream version 63
234
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
1 by William Lima
Import upstream version 15
235
am__include = @am__include@
236
am__leading_dot = @am__leading_dot@
237
am__quote = @am__quote@
238
am__tar = @am__tar@
239
am__untar = @am__untar@
240
bindir = @bindir@
241
build = @build@
242
build_alias = @build_alias@
243
build_cpu = @build_cpu@
244
build_os = @build_os@
245
build_vendor = @build_vendor@
1.1.4 by Daniel Baumann
Import upstream version 38
246
builddir = @builddir@
1 by William Lima
Import upstream version 15
247
datadir = @datadir@
1.1.4 by Daniel Baumann
Import upstream version 38
248
datarootdir = @datarootdir@
1.1.3 by Daniel Baumann
Import upstream version 30
249
docdir = @docdir@
1.1.4 by Daniel Baumann
Import upstream version 38
250
dvidir = @dvidir@
1.1.3 by Daniel Baumann
Import upstream version 30
251
ecryptfskeymoddir = @ecryptfskeymoddir@
1 by William Lima
Import upstream version 15
252
exec_prefix = @exec_prefix@
253
host = @host@
254
host_alias = @host_alias@
255
host_cpu = @host_cpu@
256
host_os = @host_os@
257
host_vendor = @host_vendor@
1.1.3 by Daniel Baumann
Import upstream version 30
258
htmldir = @htmldir@
1 by William Lima
Import upstream version 15
259
includedir = @includedir@
260
infodir = @infodir@
261
install_sh = @install_sh@
1.1.5 by Daniel Baumann
Import upstream version 43
262
libdir = @libdir@
1 by William Lima
Import upstream version 15
263
libexecdir = @libexecdir@
1.1.4 by Daniel Baumann
Import upstream version 38
264
localedir = @localedir@
1 by William Lima
Import upstream version 15
265
localstatedir = @localstatedir@
1.2.1 by Daniel Baumann
Import upstream version 63
266
lt_ECHO = @lt_ECHO@
1 by William Lima
Import upstream version 15
267
mandir = @mandir@
268
mkdir_p = @mkdir_p@
269
oldincludedir = @oldincludedir@
1.1.3 by Daniel Baumann
Import upstream version 30
270
pamdir = @pamdir@
271
pamlibdir = @pamlibdir@
1.1.4 by Daniel Baumann
Import upstream version 38
272
pdfdir = @pdfdir@
1.1.3 by Daniel Baumann
Import upstream version 30
273
pkgconfigdir = @pkgconfigdir@
1.2.2 by Daniel Baumann
Import upstream version 64
274
pkgpyexecdir = @pkgpyexecdir@
275
pkgpythondir = @pkgpythondir@
1 by William Lima
Import upstream version 15
276
prefix = @prefix@
277
program_transform_name = @program_transform_name@
1.1.4 by Daniel Baumann
Import upstream version 38
278
psdir = @psdir@
1.2.2 by Daniel Baumann
Import upstream version 64
279
pyexecdir = @pyexecdir@
280
pythondir = @pythondir@
1.1.3 by Daniel Baumann
Import upstream version 30
281
rootsbindir = @rootsbindir@
1 by William Lima
Import upstream version 15
282
sbindir = @sbindir@
283
sharedstatedir = @sharedstatedir@
1.1.4 by Daniel Baumann
Import upstream version 38
284
srcdir = @srcdir@
1 by William Lima
Import upstream version 15
285
sysconfdir = @sysconfdir@
286
target = @target@
287
target_alias = @target_alias@
288
target_cpu = @target_cpu@
289
target_os = @target_os@
290
target_vendor = @target_vendor@
1.1.16 by Dustin Kirkland
Import upstream version 70
291
top_build_prefix = @top_build_prefix@
1.1.4 by Daniel Baumann
Import upstream version 38
292
top_builddir = @top_builddir@
293
top_srcdir = @top_srcdir@
1.1.9 by Daniel Baumann
Import upstream version 48
294
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
295
@BUILD_PAM_TRUE@pam_LTLIBRARIES = pam_ecryptfs.la
296
pam_ecryptfs_la_SOURCES = pam_ecryptfs.c
1.1.21 by Dustin Kirkland
Import upstream version 76
297
pam_ecryptfs_la_CFLAGS = $(AM_CFLAGS)
298
pam_ecryptfs_la_LIBADD = $(top_builddir)/src/libecryptfs/libecryptfs.la $(PAM_LIBS)
1.1.9 by Daniel Baumann
Import upstream version 48
299
pam_ecryptfs_la_LDFLAGS = $(AM_LDFLAGS) -module -avoid-version -shared
1 by William Lima
Import upstream version 15
300
all: all-am
301
302
.SUFFIXES:
303
.SUFFIXES: .c .lo .o .obj
304
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
305
	@for dep in $?; do \
306
	  case '$(am__configure_deps)' in \
307
	    *$$dep*) \
1.1.16 by Dustin Kirkland
Import upstream version 70
308
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
309
	        && { if test -f $@; then exit 0; else break; fi; }; \
1 by William Lima
Import upstream version 15
310
	      exit 1;; \
311
	  esac; \
312
	done; \
1.1.24 by Dustin Kirkland
Import upstream version 79
313
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/pam_ecryptfs/Makefile'; \
314
	$(am__cd) $(top_srcdir) && \
315
	  $(AUTOMAKE) --gnu src/pam_ecryptfs/Makefile
1 by William Lima
Import upstream version 15
316
.PRECIOUS: Makefile
317
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
318
	@case '$?' in \
319
	  *config.status*) \
320
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
321
	  *) \
322
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
323
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
324
	esac;
325
326
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
327
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328
329
$(top_srcdir)/configure:  $(am__configure_deps)
330
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
332
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1.24 by Dustin Kirkland
Import upstream version 79
333
$(am__aclocal_m4_deps):
1.1.3 by Daniel Baumann
Import upstream version 30
334
install-pamLTLIBRARIES: $(pam_LTLIBRARIES)
1 by William Lima
Import upstream version 15
335
	@$(NORMAL_INSTALL)
1.1.4 by Daniel Baumann
Import upstream version 38
336
	test -z "$(pamdir)" || $(MKDIR_P) "$(DESTDIR)$(pamdir)"
1.1.24 by Dustin Kirkland
Import upstream version 79
337
	@list='$(pam_LTLIBRARIES)'; test -n "$(pamdir)" || list=; \
338
	list2=; for p in $$list; do \
1 by William Lima
Import upstream version 15
339
	  if test -f $$p; then \
1.1.24 by Dustin Kirkland
Import upstream version 79
340
	    list2="$$list2 $$p"; \
1 by William Lima
Import upstream version 15
341
	  else :; fi; \
1.1.24 by Dustin Kirkland
Import upstream version 79
342
	done; \
343
	test -z "$$list2" || { \
344
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pamdir)'"; \
345
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pamdir)"; \
346
	}
1 by William Lima
Import upstream version 15
347
1.1.3 by Daniel Baumann
Import upstream version 30
348
uninstall-pamLTLIBRARIES:
1 by William Lima
Import upstream version 15
349
	@$(NORMAL_UNINSTALL)
1.1.24 by Dustin Kirkland
Import upstream version 79
350
	@list='$(pam_LTLIBRARIES)'; test -n "$(pamdir)" || list=; \
351
	for p in $$list; do \
352
	  $(am__strip_dir) \
353
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pamdir)/$$f'"; \
354
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pamdir)/$$f"; \
1 by William Lima
Import upstream version 15
355
	done
356
1.1.3 by Daniel Baumann
Import upstream version 30
357
clean-pamLTLIBRARIES:
358
	-test -z "$(pam_LTLIBRARIES)" || rm -f $(pam_LTLIBRARIES)
359
	@list='$(pam_LTLIBRARIES)'; for p in $$list; do \
1 by William Lima
Import upstream version 15
360
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
361
	  test "$$dir" != "$$p" || dir=.; \
362
	  echo "rm -f \"$${dir}/so_locations\""; \
363
	  rm -f "$${dir}/so_locations"; \
364
	done
1.1.9 by Daniel Baumann
Import upstream version 48
365
pam_ecryptfs.la: $(pam_ecryptfs_la_OBJECTS) $(pam_ecryptfs_la_DEPENDENCIES) 
366
	$(pam_ecryptfs_la_LINK) $(am_pam_ecryptfs_la_rpath) $(pam_ecryptfs_la_OBJECTS) $(pam_ecryptfs_la_LIBADD) $(LIBS)
1 by William Lima
Import upstream version 15
367
368
mostlyclean-compile:
369
	-rm -f *.$(OBJEXT)
370
371
distclean-compile:
372
	-rm -f *.tab.c
373
1.1.9 by Daniel Baumann
Import upstream version 48
374
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_ecryptfs_la-pam_ecryptfs.Plo@am__quote@
1 by William Lima
Import upstream version 15
375
376
.c.o:
1.1.4 by Daniel Baumann
Import upstream version 38
377
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1.1.24 by Dustin Kirkland
Import upstream version 79
378
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1 by William Lima
Import upstream version 15
379
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
380
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381
@am__fastdepCC_FALSE@	$(COMPILE) -c $<
382
383
.c.obj:
1.1.4 by Daniel Baumann
Import upstream version 38
384
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1.1.24 by Dustin Kirkland
Import upstream version 79
385
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1 by William Lima
Import upstream version 15
386
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
387
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388
@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
389
390
.c.lo:
1.1.4 by Daniel Baumann
Import upstream version 38
391
@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1.1.24 by Dustin Kirkland
Import upstream version 79
392
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1 by William Lima
Import upstream version 15
393
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
394
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395
@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
396
1.1.9 by Daniel Baumann
Import upstream version 48
397
pam_ecryptfs_la-pam_ecryptfs.lo: pam_ecryptfs.c
1.1.24 by Dustin Kirkland
Import upstream version 79
398
@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_ecryptfs_la_CFLAGS) $(CFLAGS) -MT pam_ecryptfs_la-pam_ecryptfs.lo -MD -MP -MF $(DEPDIR)/pam_ecryptfs_la-pam_ecryptfs.Tpo -c -o pam_ecryptfs_la-pam_ecryptfs.lo `test -f 'pam_ecryptfs.c' || echo '$(srcdir)/'`pam_ecryptfs.c
399
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/pam_ecryptfs_la-pam_ecryptfs.Tpo $(DEPDIR)/pam_ecryptfs_la-pam_ecryptfs.Plo
1.1.9 by Daniel Baumann
Import upstream version 48
400
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pam_ecryptfs.c' object='pam_ecryptfs_la-pam_ecryptfs.lo' libtool=yes @AMDEPBACKSLASH@
1.1.3 by Daniel Baumann
Import upstream version 30
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.1.24 by Dustin Kirkland
Import upstream version 79
402
@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pam_ecryptfs_la_CFLAGS) $(CFLAGS) -c -o pam_ecryptfs_la-pam_ecryptfs.lo `test -f 'pam_ecryptfs.c' || echo '$(srcdir)/'`pam_ecryptfs.c
1.1.3 by Daniel Baumann
Import upstream version 30
403
1 by William Lima
Import upstream version 15
404
mostlyclean-libtool:
405
	-rm -f *.lo
406
407
clean-libtool:
408
	-rm -rf .libs _libs
409
410
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
411
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
412
	unique=`for i in $$list; do \
413
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414
	  done | \
1.1.16 by Dustin Kirkland
Import upstream version 70
415
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1.2.1 by Daniel Baumann
Import upstream version 63
416
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1 by William Lima
Import upstream version 15
417
	mkid -fID $$unique
418
tags: TAGS
419
420
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
421
		$(TAGS_FILES) $(LISP)
1.1.24 by Dustin Kirkland
Import upstream version 79
422
	set x; \
1 by William Lima
Import upstream version 15
423
	here=`pwd`; \
424
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
425
	unique=`for i in $$list; do \
426
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427
	  done | \
1.2.1 by Daniel Baumann
Import upstream version 63
428
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
429
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1.1.24 by Dustin Kirkland
Import upstream version 79
430
	shift; \
431
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1 by William Lima
Import upstream version 15
432
	  test -n "$$unique" || unique=$$empty_fix; \
1.1.24 by Dustin Kirkland
Import upstream version 79
433
	  if test $$# -gt 0; then \
434
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
435
	      "$$@" $$unique; \
436
	  else \
437
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
438
	      $$unique; \
439
	  fi; \
1 by William Lima
Import upstream version 15
440
	fi
441
ctags: CTAGS
442
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
443
		$(TAGS_FILES) $(LISP)
444
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
445
	unique=`for i in $$list; do \
446
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
447
	  done | \
1.2.1 by Daniel Baumann
Import upstream version 63
448
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
449
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1.1.24 by Dustin Kirkland
Import upstream version 79
450
	test -z "$(CTAGS_ARGS)$$unique" \
1 by William Lima
Import upstream version 15
451
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.1.24 by Dustin Kirkland
Import upstream version 79
452
	     $$unique
1 by William Lima
Import upstream version 15
453
454
GTAGS:
455
	here=`$(am__cd) $(top_builddir) && pwd` \
1.1.24 by Dustin Kirkland
Import upstream version 79
456
	  && $(am__cd) $(top_srcdir) \
457
	  && gtags -i $(GTAGS_ARGS) "$$here"
1 by William Lima
Import upstream version 15
458
459
distclean-tags:
460
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
461
462
distdir: $(DISTFILES)
1.1.4 by Daniel Baumann
Import upstream version 38
463
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
464
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
465
	list='$(DISTFILES)'; \
466
	  dist_files=`for file in $$list; do echo $$file; done | \
467
	  sed -e "s|^$$srcdirstrip/||;t" \
468
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
469
	case $$dist_files in \
470
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
471
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
472
			   sort -u` ;; \
473
	esac; \
474
	for file in $$dist_files; do \
1 by William Lima
Import upstream version 15
475
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
476
	  if test -d $$d/$$file; then \
1.1.4 by Daniel Baumann
Import upstream version 38
477
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.1.24 by Dustin Kirkland
Import upstream version 79
478
	    if test -d "$(distdir)/$$file"; then \
479
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
480
	    fi; \
1 by William Lima
Import upstream version 15
481
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.1.24 by Dustin Kirkland
Import upstream version 79
482
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
483
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1 by William Lima
Import upstream version 15
484
	    fi; \
1.1.24 by Dustin Kirkland
Import upstream version 79
485
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1 by William Lima
Import upstream version 15
486
	  else \
1.1.24 by Dustin Kirkland
Import upstream version 79
487
	    test -f "$(distdir)/$$file" \
488
	    || cp -p $$d/$$file "$(distdir)/$$file" \
1 by William Lima
Import upstream version 15
489
	    || exit 1; \
490
	  fi; \
491
	done
492
check-am: all-am
493
check: check-am
494
all-am: Makefile $(LTLIBRARIES)
495
installdirs:
1.1.3 by Daniel Baumann
Import upstream version 30
496
	for dir in "$(DESTDIR)$(pamdir)"; do \
1.1.4 by Daniel Baumann
Import upstream version 38
497
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1 by William Lima
Import upstream version 15
498
	done
499
install: install-am
500
install-exec: install-exec-am
501
install-data: install-data-am
502
uninstall: uninstall-am
503
504
install-am: all-am
505
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
506
507
installcheck: installcheck-am
508
install-strip:
509
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
510
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
511
	  `test -z '$(STRIP)' || \
512
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
513
mostlyclean-generic:
514
515
clean-generic:
516
517
distclean-generic:
518
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1.24 by Dustin Kirkland
Import upstream version 79
519
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1 by William Lima
Import upstream version 15
520
521
maintainer-clean-generic:
522
	@echo "This command is intended for maintainers to use"
523
	@echo "it deletes files that may require special tools to rebuild."
1.1.9 by Daniel Baumann
Import upstream version 48
524
	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
525
@BUILD_PAM_FALSE@uninstall-local:
1.1.3 by Daniel Baumann
Import upstream version 30
526
@BUILD_PAM_FALSE@install-data-hook:
1 by William Lima
Import upstream version 15
527
clean: clean-am
528
1.1.3 by Daniel Baumann
Import upstream version 30
529
clean-am: clean-generic clean-libtool clean-pamLTLIBRARIES \
1 by William Lima
Import upstream version 15
530
	mostlyclean-am
531
532
distclean: distclean-am
533
	-rm -rf ./$(DEPDIR)
534
	-rm -f Makefile
535
distclean-am: clean-am distclean-compile distclean-generic \
1.1.4 by Daniel Baumann
Import upstream version 38
536
	distclean-tags
1 by William Lima
Import upstream version 15
537
538
dvi: dvi-am
539
540
dvi-am:
541
542
html: html-am
543
1.1.24 by Dustin Kirkland
Import upstream version 79
544
html-am:
545
1 by William Lima
Import upstream version 15
546
info: info-am
547
548
info-am:
549
1.1.3 by Daniel Baumann
Import upstream version 30
550
install-data-am: install-pamLTLIBRARIES
551
	@$(NORMAL_INSTALL)
552
	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
1.1.4 by Daniel Baumann
Import upstream version 38
553
install-dvi: install-dvi-am
554
1.1.24 by Dustin Kirkland
Import upstream version 79
555
install-dvi-am:
556
1.1.3 by Daniel Baumann
Import upstream version 30
557
install-exec-am:
1 by William Lima
Import upstream version 15
558
1.1.4 by Daniel Baumann
Import upstream version 38
559
install-html: install-html-am
560
1.1.24 by Dustin Kirkland
Import upstream version 79
561
install-html-am:
562
1 by William Lima
Import upstream version 15
563
install-info: install-info-am
564
1.1.24 by Dustin Kirkland
Import upstream version 79
565
install-info-am:
566
1 by William Lima
Import upstream version 15
567
install-man:
568
1.1.4 by Daniel Baumann
Import upstream version 38
569
install-pdf: install-pdf-am
570
1.1.24 by Dustin Kirkland
Import upstream version 79
571
install-pdf-am:
572
1.1.4 by Daniel Baumann
Import upstream version 38
573
install-ps: install-ps-am
574
1.1.24 by Dustin Kirkland
Import upstream version 79
575
install-ps-am:
576
1 by William Lima
Import upstream version 15
577
installcheck-am:
578
579
maintainer-clean: maintainer-clean-am
580
	-rm -rf ./$(DEPDIR)
581
	-rm -f Makefile
582
maintainer-clean-am: distclean-am maintainer-clean-generic
583
584
mostlyclean: mostlyclean-am
585
586
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
587
	mostlyclean-libtool
588
589
pdf: pdf-am
590
591
pdf-am:
592
593
ps: ps-am
594
595
ps-am:
596
1.1.9 by Daniel Baumann
Import upstream version 48
597
uninstall-am: uninstall-local uninstall-pamLTLIBRARIES
1.1.4 by Daniel Baumann
Import upstream version 38
598
599
.MAKE: install-am install-data-am install-strip
1 by William Lima
Import upstream version 15
600
601
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1.1.3 by Daniel Baumann
Import upstream version 30
602
	clean-libtool clean-pamLTLIBRARIES ctags distclean \
1 by William Lima
Import upstream version 15
603
	distclean-compile distclean-generic distclean-libtool \
604
	distclean-tags distdir dvi dvi-am html html-am info info-am \
605
	install install-am install-data install-data-am \
1.1.4 by Daniel Baumann
Import upstream version 38
606
	install-data-hook install-dvi install-dvi-am install-exec \
607
	install-exec-am install-html install-html-am install-info \
608
	install-info-am install-man install-pamLTLIBRARIES install-pdf \
609
	install-pdf-am install-ps install-ps-am install-strip \
610
	installcheck installcheck-am installdirs maintainer-clean \
611
	maintainer-clean-generic mostlyclean mostlyclean-compile \
612
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1.1.9 by Daniel Baumann
Import upstream version 48
613
	tags uninstall uninstall-am uninstall-local \
614
	uninstall-pamLTLIBRARIES
615
616
617
# Needed until libtool-2
618
@BUILD_PAM_TRUE@install-data-hook:	install-pamLTLIBRARIES
619
@BUILD_PAM_TRUE@	rm -f "$(DESTDIR)$(pamdir)/pam_ecryptfs.la"
620
@BUILD_PAM_TRUE@	rm -f "$(DESTDIR)$(pamdir)/pam_ecryptfs.a"
621
@BUILD_PAM_TRUE@uninstall-local:
622
@BUILD_PAM_TRUE@	rm -f "$(DESTDIR)$(pamdir)/pam_ecryptfs.so"
1.1.24 by Dustin Kirkland
Import upstream version 79
623
1 by William Lima
Import upstream version 15
624
# Tell versions [3.59,3.63) of GNU make to not export all variables.
625
# Otherwise a system limit (for SysV at least) may be exceeded.
626
.NOEXPORT: