Imported Upstream version 106
[platform/upstream/ecryptfs-utils.git] / src / daemon / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
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 \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
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))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 target_triplet = @target@
82 bin_PROGRAMS = ecryptfsd$(EXEEXT)
83 subdir = src/daemon
84 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
85         $(top_srcdir)/depcomp
86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_pkg_swig.m4 \
88         $(top_srcdir)/m4/ac_python_devel.m4 \
89         $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
90         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
91         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
92         $(top_srcdir)/m4/swig_python.m4 $(top_srcdir)/configure.ac
93 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94         $(ACLOCAL_M4)
95 mkinstalldirs = $(install_sh) -d
96 CONFIG_HEADER = $(top_builddir)/config.h
97 CONFIG_CLEAN_FILES =
98 CONFIG_CLEAN_VPATH_FILES =
99 am__installdirs = "$(DESTDIR)$(bindir)"
100 PROGRAMS = $(bin_PROGRAMS)
101 am_ecryptfsd_OBJECTS = ecryptfsd-main.$(OBJEXT)
102 ecryptfsd_OBJECTS = $(am_ecryptfsd_OBJECTS)
103 am__DEPENDENCIES_1 =
104 ecryptfsd_DEPENDENCIES =  \
105         $(top_builddir)/src/libecryptfs/libecryptfs.la \
106         $(am__DEPENDENCIES_1)
107 AM_V_lt = $(am__v_lt_@AM_V@)
108 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
109 am__v_lt_0 = --silent
110 am__v_lt_1 = 
111 ecryptfsd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
112         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ecryptfsd_CFLAGS) \
113         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
114 AM_V_P = $(am__v_P_@AM_V@)
115 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
116 am__v_P_0 = false
117 am__v_P_1 = :
118 AM_V_GEN = $(am__v_GEN_@AM_V@)
119 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
120 am__v_GEN_0 = @echo "  GEN     " $@;
121 am__v_GEN_1 = 
122 AM_V_at = $(am__v_at_@AM_V@)
123 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
124 am__v_at_0 = @
125 am__v_at_1 = 
126 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
127 depcomp = $(SHELL) $(top_srcdir)/depcomp
128 am__depfiles_maybe = depfiles
129 am__mv = mv -f
130 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
131         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
132 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
133         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
134         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
135         $(AM_CFLAGS) $(CFLAGS)
136 AM_V_CC = $(am__v_CC_@AM_V@)
137 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
138 am__v_CC_0 = @echo "  CC      " $@;
139 am__v_CC_1 = 
140 CCLD = $(CC)
141 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
142         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
143         $(AM_LDFLAGS) $(LDFLAGS) -o $@
144 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
145 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
146 am__v_CCLD_0 = @echo "  CCLD    " $@;
147 am__v_CCLD_1 = 
148 SOURCES = $(ecryptfsd_SOURCES)
149 DIST_SOURCES = $(ecryptfsd_SOURCES)
150 am__can_run_installinfo = \
151   case $$AM_UPDATE_INFO_DIR in \
152     n|no|NO) false;; \
153     *) (install-info --version) >/dev/null 2>&1;; \
154   esac
155 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
156 # Read a list of newline-separated strings from the standard input,
157 # and print each of them once, without duplicates.  Input order is
158 # *not* preserved.
159 am__uniquify_input = $(AWK) '\
160   BEGIN { nonempty = 0; } \
161   { items[$$0] = 1; nonempty = 1; } \
162   END { if (nonempty) { for (i in items) print i; }; } \
163 '
164 # Make sure the list of sources is unique.  This is necessary because,
165 # e.g., the same source file might be shared among _SOURCES variables
166 # for different programs/libraries.
167 am__define_uniq_tagged_files = \
168   list='$(am__tagged_files)'; \
169   unique=`for i in $$list; do \
170     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
171   done | $(am__uniquify_input)`
172 ETAGS = etags
173 CTAGS = ctags
174 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
175 ACLOCAL = @ACLOCAL@
176 ALL_LINGUAS = @ALL_LINGUAS@
177 AMTAR = @AMTAR@
178 AM_CPPFLAGS = @AM_CPPFLAGS@
179 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
180 AR = @AR@
181 AUTOCONF = @AUTOCONF@
182 AUTOHEADER = @AUTOHEADER@
183 AUTOMAKE = @AUTOMAKE@
184 AWK = @AWK@
185 CATALOGS = @CATALOGS@
186 CATOBJEXT = @CATOBJEXT@
187 CC = @CC@
188 CCDEPMODE = @CCDEPMODE@
189 CFLAGS = @CFLAGS@
190 CPP = @CPP@
191 CPPFLAGS = @CPPFLAGS@
192 CRYPTO_CFLAGS = @CRYPTO_CFLAGS@
193 CRYPTO_LIBS = @CRYPTO_LIBS@
194 CYGPATH_W = @CYGPATH_W@
195 DATADIRNAME = @DATADIRNAME@
196 DEFS = @DEFS@
197 DEPDIR = @DEPDIR@
198 DLLTOOL = @DLLTOOL@
199 DSYMUTIL = @DSYMUTIL@
200 DUMPBIN = @DUMPBIN@
201 DVIPS = @DVIPS@
202 ECHO_C = @ECHO_C@
203 ECHO_N = @ECHO_N@
204 ECHO_T = @ECHO_T@
205 EGREP = @EGREP@
206 EXEEXT = @EXEEXT@
207 FGREP = @FGREP@
208 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
209 GMOFILES = @GMOFILES@
210 GMSGFMT = @GMSGFMT@
211 GPGME_CFLAGS = @GPGME_CFLAGS@
212 GPGME_LIBS = @GPGME_LIBS@
213 GREP = @GREP@
214 GTK_CFLAGS = @GTK_CFLAGS@
215 GTK_LIBS = @GTK_LIBS@
216 INSTALL = @INSTALL@
217 INSTALL_DATA = @INSTALL_DATA@
218 INSTALL_PROGRAM = @INSTALL_PROGRAM@
219 INSTALL_SCRIPT = @INSTALL_SCRIPT@
220 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
221 INSTOBJEXT = @INSTOBJEXT@
222 INTLLIBS = @INTLLIBS@
223 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
224 INTLTOOL_MERGE = @INTLTOOL_MERGE@
225 INTLTOOL_PERL = @INTLTOOL_PERL@
226 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
227 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
228 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
229 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
230 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
231 KEYUTILS_CFLAGS = @KEYUTILS_CFLAGS@
232 KEYUTILS_LIBS = @KEYUTILS_LIBS@
233 LATEX = @LATEX@
234 LATEX2HTML = @LATEX2HTML@
235 LD = @LD@
236 LDFLAGS = @LDFLAGS@
237 LIBECRYPTFS_LT_AGE = @LIBECRYPTFS_LT_AGE@
238 LIBECRYPTFS_LT_CURRENT = @LIBECRYPTFS_LT_CURRENT@
239 LIBECRYPTFS_LT_REVISION = @LIBECRYPTFS_LT_REVISION@
240 LIBOBJS = @LIBOBJS@
241 LIBS = @LIBS@
242 LIBTOOL = @LIBTOOL@
243 LIPO = @LIPO@
244 LN_S = @LN_S@
245 LOCALEDIR = @LOCALEDIR@
246 LTLIBOBJS = @LTLIBOBJS@
247 MAKEINFO = @MAKEINFO@
248 MANIFEST_TOOL = @MANIFEST_TOOL@
249 MKDIR_P = @MKDIR_P@
250 MKINSTALLDIRS = @MKINSTALLDIRS@
251 MSGFMT = @MSGFMT@
252 MSGFMT_OPTS = @MSGFMT_OPTS@
253 MSGMERGE = @MSGMERGE@
254 NM = @NM@
255 NMEDIT = @NMEDIT@
256 NSS_CFLAGS = @NSS_CFLAGS@
257 NSS_LIBS = @NSS_LIBS@
258 OBJDUMP = @OBJDUMP@
259 OBJEXT = @OBJEXT@
260 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
261 OPENSSL_LIBS = @OPENSSL_LIBS@
262 OTOOL = @OTOOL@
263 OTOOL64 = @OTOOL64@
264 PACKAGE = @PACKAGE@
265 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
266 PACKAGE_NAME = @PACKAGE_NAME@
267 PACKAGE_STRING = @PACKAGE_STRING@
268 PACKAGE_TARNAME = @PACKAGE_TARNAME@
269 PACKAGE_URL = @PACKAGE_URL@
270 PACKAGE_VERSION = @PACKAGE_VERSION@
271 PAM_CFLAGS = @PAM_CFLAGS@
272 PAM_LIBS = @PAM_LIBS@
273 PATH_SEPARATOR = @PATH_SEPARATOR@
274 PKCS11_HELPER_CFLAGS = @PKCS11_HELPER_CFLAGS@
275 PKCS11_HELPER_LIBS = @PKCS11_HELPER_LIBS@
276 PKG_CONFIG = @PKG_CONFIG@
277 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
278 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
279 POD2MAN = @POD2MAN@
280 POFILES = @POFILES@
281 POSUB = @POSUB@
282 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
283 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
284 PS2PDF = @PS2PDF@
285 PYTHON = @PYTHON@
286 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
287 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
288 PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
289 PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
290 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
291 PYTHON_PLATFORM = @PYTHON_PLATFORM@
292 PYTHON_PREFIX = @PYTHON_PREFIX@
293 PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
294 PYTHON_VERSION = @PYTHON_VERSION@
295 RANLIB = @RANLIB@
296 SED = @SED@
297 SET_MAKE = @SET_MAKE@
298 SHELL = @SHELL@
299 STRIP = @STRIP@
300 SWIG = @SWIG@
301 SWIG_LIB = @SWIG_LIB@
302 SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
303 SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
304 TAR = @TAR@
305 TSPI_CFLAGS = @TSPI_CFLAGS@
306 TSPI_LIBS = @TSPI_LIBS@
307 USE_NLS = @USE_NLS@
308 VERSION = @VERSION@
309 XGETTEXT = @XGETTEXT@
310 abs_builddir = @abs_builddir@
311 abs_srcdir = @abs_srcdir@
312 abs_top_builddir = @abs_top_builddir@
313 abs_top_srcdir = @abs_top_srcdir@
314 ac_ct_AR = @ac_ct_AR@
315 ac_ct_CC = @ac_ct_CC@
316 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
317 am__include = @am__include@
318 am__leading_dot = @am__leading_dot@
319 am__quote = @am__quote@
320 am__tar = @am__tar@
321 am__untar = @am__untar@
322 bindir = @bindir@
323 build = @build@
324 build_alias = @build_alias@
325 build_cpu = @build_cpu@
326 build_os = @build_os@
327 build_vendor = @build_vendor@
328 builddir = @builddir@
329 datadir = @datadir@
330 datarootdir = @datarootdir@
331 docdir = @docdir@
332 dvidir = @dvidir@
333 ecryptfskeymoddir = @ecryptfskeymoddir@
334 exec_prefix = @exec_prefix@
335 host = @host@
336 host_alias = @host_alias@
337 host_cpu = @host_cpu@
338 host_os = @host_os@
339 host_vendor = @host_vendor@
340 htmldir = @htmldir@
341 includedir = @includedir@
342 infodir = @infodir@
343 install_sh = @install_sh@
344 intltool__v_merge_options_ = @intltool__v_merge_options_@
345 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
346 libdir = @libdir@
347 libexecdir = @libexecdir@
348 localedir = @localedir@
349 localstatedir = @localstatedir@
350 mandir = @mandir@
351 mkdir_p = @mkdir_p@
352 oldincludedir = @oldincludedir@
353 pamdir = @pamdir@
354 pamlibdir = @pamlibdir@
355 pdfdir = @pdfdir@
356 pkgconfigdir = @pkgconfigdir@
357 pkgpyexecdir = @pkgpyexecdir@
358 pkgpythondir = @pkgpythondir@
359 prefix = @prefix@
360 program_transform_name = @program_transform_name@
361 psdir = @psdir@
362 pyexecdir = @pyexecdir@
363 pythondir = @pythondir@
364 rootsbindir = @rootsbindir@
365 sbindir = @sbindir@
366 sharedstatedir = @sharedstatedir@
367 srcdir = @srcdir@
368 sysconfdir = @sysconfdir@
369 target = @target@
370 target_alias = @target_alias@
371 target_cpu = @target_cpu@
372 target_os = @target_os@
373 target_vendor = @target_vendor@
374 top_build_prefix = @top_build_prefix@
375 top_builddir = @top_builddir@
376 top_srcdir = @top_srcdir@
377 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
378 ecryptfsd_SOURCES = main.c
379 ecryptfsd_CFLAGS = $(AM_CFLAGS) $(LIBGCRYPT_CFLAGS) $(KEYUTILS_CFLAGS)
380 ecryptfsd_LDADD = $(top_builddir)/src/libecryptfs/libecryptfs.la $(KEYUTILS_LIBS) $(LIBGCRYPT_LIBS)
381 all: all-am
382
383 .SUFFIXES:
384 .SUFFIXES: .c .lo .o .obj
385 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
386         @for dep in $?; do \
387           case '$(am__configure_deps)' in \
388             *$$dep*) \
389               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
390                 && { if test -f $@; then exit 0; else break; fi; }; \
391               exit 1;; \
392           esac; \
393         done; \
394         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/daemon/Makefile'; \
395         $(am__cd) $(top_srcdir) && \
396           $(AUTOMAKE) --foreign src/daemon/Makefile
397 .PRECIOUS: Makefile
398 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
399         @case '$?' in \
400           *config.status*) \
401             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
402           *) \
403             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
404             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
405         esac;
406
407 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
408         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409
410 $(top_srcdir)/configure:  $(am__configure_deps)
411         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
413         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
414 $(am__aclocal_m4_deps):
415 install-binPROGRAMS: $(bin_PROGRAMS)
416         @$(NORMAL_INSTALL)
417         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
418         if test -n "$$list"; then \
419           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
420           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
421         fi; \
422         for p in $$list; do echo "$$p $$p"; done | \
423         sed 's/$(EXEEXT)$$//' | \
424         while read p p1; do if test -f $$p \
425          || test -f $$p1 \
426           ; then echo "$$p"; echo "$$p"; else :; fi; \
427         done | \
428         sed -e 'p;s,.*/,,;n;h' \
429             -e 's|.*|.|' \
430             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
431         sed 'N;N;N;s,\n, ,g' | \
432         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
433           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
434             if ($$2 == $$4) files[d] = files[d] " " $$1; \
435             else { print "f", $$3 "/" $$4, $$1; } } \
436           END { for (d in files) print "f", d, files[d] }' | \
437         while read type dir files; do \
438             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
439             test -z "$$files" || { \
440             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
441             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
442             } \
443         ; done
444
445 uninstall-binPROGRAMS:
446         @$(NORMAL_UNINSTALL)
447         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
448         files=`for p in $$list; do echo "$$p"; done | \
449           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
450               -e 's/$$/$(EXEEXT)/' \
451         `; \
452         test -n "$$list" || exit 0; \
453         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
454         cd "$(DESTDIR)$(bindir)" && rm -f $$files
455
456 clean-binPROGRAMS:
457         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
458         echo " rm -f" $$list; \
459         rm -f $$list || exit $$?; \
460         test -n "$(EXEEXT)" || exit 0; \
461         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
462         echo " rm -f" $$list; \
463         rm -f $$list
464
465 ecryptfsd$(EXEEXT): $(ecryptfsd_OBJECTS) $(ecryptfsd_DEPENDENCIES) $(EXTRA_ecryptfsd_DEPENDENCIES) 
466         @rm -f ecryptfsd$(EXEEXT)
467         $(AM_V_CCLD)$(ecryptfsd_LINK) $(ecryptfsd_OBJECTS) $(ecryptfsd_LDADD) $(LIBS)
468
469 mostlyclean-compile:
470         -rm -f *.$(OBJEXT)
471
472 distclean-compile:
473         -rm -f *.tab.c
474
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecryptfsd-main.Po@am__quote@
476
477 .c.o:
478 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
479 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
480 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
482 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
483
484 .c.obj:
485 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
486 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
487 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
489 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
490
491 .c.lo:
492 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
493 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
494 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
495 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
496 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
497
498 ecryptfsd-main.o: main.c
499 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ecryptfsd_CFLAGS) $(CFLAGS) -MT ecryptfsd-main.o -MD -MP -MF $(DEPDIR)/ecryptfsd-main.Tpo -c -o ecryptfsd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
500 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/ecryptfsd-main.Tpo $(DEPDIR)/ecryptfsd-main.Po
501 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='ecryptfsd-main.o' libtool=no @AMDEPBACKSLASH@
502 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
503 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ecryptfsd_CFLAGS) $(CFLAGS) -c -o ecryptfsd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
504
505 ecryptfsd-main.obj: main.c
506 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ecryptfsd_CFLAGS) $(CFLAGS) -MT ecryptfsd-main.obj -MD -MP -MF $(DEPDIR)/ecryptfsd-main.Tpo -c -o ecryptfsd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
507 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/ecryptfsd-main.Tpo $(DEPDIR)/ecryptfsd-main.Po
508 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='ecryptfsd-main.obj' libtool=no @AMDEPBACKSLASH@
509 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
510 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ecryptfsd_CFLAGS) $(CFLAGS) -c -o ecryptfsd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
511
512 mostlyclean-libtool:
513         -rm -f *.lo
514
515 clean-libtool:
516         -rm -rf .libs _libs
517
518 ID: $(am__tagged_files)
519         $(am__define_uniq_tagged_files); mkid -fID $$unique
520 tags: tags-am
521 TAGS: tags
522
523 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
524         set x; \
525         here=`pwd`; \
526         $(am__define_uniq_tagged_files); \
527         shift; \
528         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
529           test -n "$$unique" || unique=$$empty_fix; \
530           if test $$# -gt 0; then \
531             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
532               "$$@" $$unique; \
533           else \
534             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
535               $$unique; \
536           fi; \
537         fi
538 ctags: ctags-am
539
540 CTAGS: ctags
541 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
542         $(am__define_uniq_tagged_files); \
543         test -z "$(CTAGS_ARGS)$$unique" \
544           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
545              $$unique
546
547 GTAGS:
548         here=`$(am__cd) $(top_builddir) && pwd` \
549           && $(am__cd) $(top_srcdir) \
550           && gtags -i $(GTAGS_ARGS) "$$here"
551 cscopelist: cscopelist-am
552
553 cscopelist-am: $(am__tagged_files)
554         list='$(am__tagged_files)'; \
555         case "$(srcdir)" in \
556           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
557           *) sdir=$(subdir)/$(srcdir) ;; \
558         esac; \
559         for i in $$list; do \
560           if test -f "$$i"; then \
561             echo "$(subdir)/$$i"; \
562           else \
563             echo "$$sdir/$$i"; \
564           fi; \
565         done >> $(top_builddir)/cscope.files
566
567 distclean-tags:
568         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
569
570 distdir: $(DISTFILES)
571         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
572         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
573         list='$(DISTFILES)'; \
574           dist_files=`for file in $$list; do echo $$file; done | \
575           sed -e "s|^$$srcdirstrip/||;t" \
576               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
577         case $$dist_files in \
578           */*) $(MKDIR_P) `echo "$$dist_files" | \
579                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
580                            sort -u` ;; \
581         esac; \
582         for file in $$dist_files; do \
583           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
584           if test -d $$d/$$file; then \
585             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
586             if test -d "$(distdir)/$$file"; then \
587               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
588             fi; \
589             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
590               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
591               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
592             fi; \
593             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
594           else \
595             test -f "$(distdir)/$$file" \
596             || cp -p $$d/$$file "$(distdir)/$$file" \
597             || exit 1; \
598           fi; \
599         done
600 check-am: all-am
601 check: check-am
602 all-am: Makefile $(PROGRAMS)
603 installdirs:
604         for dir in "$(DESTDIR)$(bindir)"; do \
605           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
606         done
607 install: install-am
608 install-exec: install-exec-am
609 install-data: install-data-am
610 uninstall: uninstall-am
611
612 install-am: all-am
613         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
614
615 installcheck: installcheck-am
616 install-strip:
617         if test -z '$(STRIP)'; then \
618           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
619             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
620               install; \
621         else \
622           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
623             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
624             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
625         fi
626 mostlyclean-generic:
627
628 clean-generic:
629
630 distclean-generic:
631         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
632         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
633
634 maintainer-clean-generic:
635         @echo "This command is intended for maintainers to use"
636         @echo "it deletes files that may require special tools to rebuild."
637         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
638 clean: clean-am
639
640 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
641
642 distclean: distclean-am
643         -rm -rf ./$(DEPDIR)
644         -rm -f Makefile
645 distclean-am: clean-am distclean-compile distclean-generic \
646         distclean-tags
647
648 dvi: dvi-am
649
650 dvi-am:
651
652 html: html-am
653
654 html-am:
655
656 info: info-am
657
658 info-am:
659
660 install-data-am:
661
662 install-dvi: install-dvi-am
663
664 install-dvi-am:
665
666 install-exec-am: install-binPROGRAMS
667
668 install-html: install-html-am
669
670 install-html-am:
671
672 install-info: install-info-am
673
674 install-info-am:
675
676 install-man:
677
678 install-pdf: install-pdf-am
679
680 install-pdf-am:
681
682 install-ps: install-ps-am
683
684 install-ps-am:
685
686 installcheck-am:
687
688 maintainer-clean: maintainer-clean-am
689         -rm -rf ./$(DEPDIR)
690         -rm -f Makefile
691 maintainer-clean-am: distclean-am maintainer-clean-generic
692
693 mostlyclean: mostlyclean-am
694
695 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
696         mostlyclean-libtool
697
698 pdf: pdf-am
699
700 pdf-am:
701
702 ps: ps-am
703
704 ps-am:
705
706 uninstall-am: uninstall-binPROGRAMS
707
708 .MAKE: install-am install-strip
709
710 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
711         clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
712         ctags ctags-am distclean distclean-compile distclean-generic \
713         distclean-libtool distclean-tags distdir dvi dvi-am html \
714         html-am info info-am install install-am install-binPROGRAMS \
715         install-data install-data-am install-dvi install-dvi-am \
716         install-exec install-exec-am install-html install-html-am \
717         install-info install-info-am install-man install-pdf \
718         install-pdf-am install-ps install-ps-am install-strip \
719         installcheck installcheck-am installdirs maintainer-clean \
720         maintainer-clean-generic mostlyclean mostlyclean-compile \
721         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
722         tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
723
724
725 # Tell versions [3.59,3.63) of GNU make to not export all variables.
726 # Otherwise a system limit (for SysV at least) may be exceeded.
727 .NOEXPORT: