Update to upstream 1.0.1
[profile/ivi/gsignond.git] / src / plugins / password / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
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.
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@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
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 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38         $(top_srcdir)/common.mk
39 subdir = src/plugins/password
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_gnu_make.m4 \
42         $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \
43         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45         $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj = case $$p in \
54     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55     *) f=$$p;; \
56   esac;
57 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
58 am__install_max = 40
59 am__nobase_strip_setup = \
60   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
61 am__nobase_strip = \
62   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
63 am__nobase_list = $(am__nobase_strip_setup); \
64   for p in $$list; do echo "$$p $$p"; done | \
65   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
66   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
67     if (++n[$$2] == $(am__install_max)) \
68       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
69     END { for (dir in files) print dir, files[dir] }'
70 am__base_list = \
71   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
73 am__uninstall_files_from_dir = { \
74   test -z "$$files" \
75     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
76     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
77          $(am__cd) "$$dir" && rm -f $$files; }; \
78   }
79 am__installdirs = "$(DESTDIR)$(gpluginsdir)"
80 LTLIBRARIES = $(gplugins_LTLIBRARIES)
81 am__DEPENDENCIES_1 =
82 libpassword_la_DEPENDENCIES =  \
83         $(top_builddir)/src/common/libgsignond-common.la \
84         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
85 am__objects_1 =
86 am_libpassword_la_OBJECTS =  \
87         libpassword_la-gsignond-password-plugin.lo $(am__objects_1)
88 libpassword_la_OBJECTS = $(am_libpassword_la_OBJECTS)
89 AM_V_lt = $(am__v_lt_@AM_V@)
90 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
91 am__v_lt_0 = --silent
92 libpassword_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
93         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
94         $(AM_CFLAGS) $(CFLAGS) $(libpassword_la_LDFLAGS) $(LDFLAGS) -o \
95         $@
96 DEFAULT_INCLUDES = 
97 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
98 am__depfiles_maybe = depfiles
99 am__mv = mv -f
100 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
103         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
104         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
105         $(AM_CFLAGS) $(CFLAGS)
106 AM_V_CC = $(am__v_CC_@AM_V@)
107 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
108 am__v_CC_0 = @echo "  CC    " $@;
109 AM_V_at = $(am__v_at_@AM_V@)
110 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111 am__v_at_0 = @
112 CCLD = $(CC)
113 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
114         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
115         $(AM_LDFLAGS) $(LDFLAGS) -o $@
116 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
117 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
118 am__v_CCLD_0 = @echo "  CCLD  " $@;
119 AM_V_GEN = $(am__v_GEN_@AM_V@)
120 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
121 am__v_GEN_0 = @echo "  GEN   " $@;
122 SOURCES = $(libpassword_la_SOURCES)
123 DIST_SOURCES = $(libpassword_la_SOURCES)
124 ETAGS = etags
125 CTAGS = ctags
126 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
127 ACLOCAL = @ACLOCAL@
128 AMTAR = @AMTAR@
129 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
130 AR = @AR@
131 AUTOCONF = @AUTOCONF@
132 AUTOHEADER = @AUTOHEADER@
133 AUTOMAKE = @AUTOMAKE@
134 AWK = @AWK@
135 BASE_STORAGE_DIR = @BASE_STORAGE_DIR@
136 CC = @CC@
137 CCDEPMODE = @CCDEPMODE@
138 CFLAGS = @CFLAGS@
139 CHECK_CFLAGS = @CHECK_CFLAGS@
140 CHECK_LIBS = @CHECK_LIBS@
141 CPP = @CPP@
142 CPPFLAGS = @CPPFLAGS@
143 CYGPATH_W = @CYGPATH_W@
144 DBUS_INTERFACES_DIR = @DBUS_INTERFACES_DIR@
145 DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
146 DEFS = @DEFS@
147 DEPDIR = @DEPDIR@
148 DLLTOOL = @DLLTOOL@
149 DSYMUTIL = @DSYMUTIL@
150 DUMPBIN = @DUMPBIN@
151 ECHO_C = @ECHO_C@
152 ECHO_N = @ECHO_N@
153 ECHO_T = @ECHO_T@
154 EGREP = @EGREP@
155 EXEEXT = @EXEEXT@
156 FGREP = @FGREP@
157 GLIB_MKENUMS = @GLIB_MKENUMS@
158 GREP = @GREP@
159 GSIGNOND_CFLAGS = @GSIGNOND_CFLAGS@
160 GSIGNOND_LIBS = @GSIGNOND_LIBS@
161 GTKDOC_CHECK = @GTKDOC_CHECK@
162 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
163 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
164 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
165 GTKDOC_MKPDF = @GTKDOC_MKPDF@
166 GTKDOC_REBASE = @GTKDOC_REBASE@
167 GTestDBus_CFLAGS = @GTestDBus_CFLAGS@
168 GTestDBus_LIBS = @GTestDBus_LIBS@
169 HTML_DIR = @HTML_DIR@
170 INSTALL = @INSTALL@
171 INSTALL_DATA = @INSTALL_DATA@
172 INSTALL_PROGRAM = @INSTALL_PROGRAM@
173 INSTALL_SCRIPT = @INSTALL_SCRIPT@
174 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
175 KEYCHAIN_SYSCTX = @KEYCHAIN_SYSCTX@
176 LD = @LD@
177 LDFLAGS = @LDFLAGS@
178 LIBECRYPTFS_CFLAGS = @LIBECRYPTFS_CFLAGS@
179 LIBECRYPTFS_LIBS = @LIBECRYPTFS_LIBS@
180 LIBOBJS = @LIBOBJS@
181 LIBS = @LIBS@
182 LIBSMACK_CFLAGS = @LIBSMACK_CFLAGS@
183 LIBSMACK_LIBS = @LIBSMACK_LIBS@
184 LIBTOOL = @LIBTOOL@
185 LIPO = @LIPO@
186 LN_S = @LN_S@
187 LTLIBOBJS = @LTLIBOBJS@
188 MAKEINFO = @MAKEINFO@
189 MANIFEST_TOOL = @MANIFEST_TOOL@
190 MESSAGE_BUS_TYPE = @MESSAGE_BUS_TYPE@
191 MKDIR_P = @MKDIR_P@
192 NM = @NM@
193 NMEDIT = @NMEDIT@
194 OBJDUMP = @OBJDUMP@
195 OBJEXT = @OBJEXT@
196 OTOOL = @OTOOL@
197 OTOOL64 = @OTOOL64@
198 PACKAGE = @PACKAGE@
199 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
200 PACKAGE_NAME = @PACKAGE_NAME@
201 PACKAGE_STRING = @PACKAGE_STRING@
202 PACKAGE_TARNAME = @PACKAGE_TARNAME@
203 PACKAGE_URL = @PACKAGE_URL@
204 PACKAGE_VERSION = @PACKAGE_VERSION@
205 PATH_SEPARATOR = @PATH_SEPARATOR@
206 PKG_CONFIG = @PKG_CONFIG@
207 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
208 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
209 RANLIB = @RANLIB@
210 SED = @SED@
211 SET_MAKE = @SET_MAKE@
212 SHELL = @SHELL@
213 STRIP = @STRIP@
214 VERSION = @VERSION@
215 abs_builddir = @abs_builddir@
216 abs_srcdir = @abs_srcdir@
217 abs_top_builddir = @abs_top_builddir@
218 abs_top_srcdir = @abs_top_srcdir@
219 ac_ct_AR = @ac_ct_AR@
220 ac_ct_CC = @ac_ct_CC@
221 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
222 am__include = @am__include@
223 am__leading_dot = @am__leading_dot@
224 am__quote = @am__quote@
225 am__tar = @am__tar@
226 am__untar = @am__untar@
227 bindir = @bindir@
228 build = @build@
229 build_alias = @build_alias@
230 build_cpu = @build_cpu@
231 build_os = @build_os@
232 build_vendor = @build_vendor@
233 builddir = @builddir@
234 datadir = @datadir@
235 datarootdir = @datarootdir@
236 docdir = @docdir@
237 dvidir = @dvidir@
238 exec_prefix = @exec_prefix@
239 host = @host@
240 host_alias = @host_alias@
241 host_cpu = @host_cpu@
242 host_os = @host_os@
243 host_vendor = @host_vendor@
244 htmldir = @htmldir@
245 ifGNUmake = @ifGNUmake@
246 includedir = @includedir@
247 infodir = @infodir@
248 install_sh = @install_sh@
249 libdir = @libdir@
250 libexecdir = @libexecdir@
251 localedir = @localedir@
252 localstatedir = @localstatedir@
253 mandir = @mandir@
254 mkdir_p = @mkdir_p@
255 oldincludedir = @oldincludedir@
256 pdfdir = @pdfdir@
257 prefix = @prefix@
258 program_transform_name = @program_transform_name@
259 psdir = @psdir@
260 sbindir = @sbindir@
261 sharedstatedir = @sharedstatedir@
262 srcdir = @srcdir@
263 sysconfdir = @sysconfdir@
264 target_alias = @target_alias@
265 top_build_prefix = @top_build_prefix@
266 top_builddir = @top_builddir@
267 top_srcdir = @top_srcdir@
268 extensionsdir = $(pkglibdir)/extensions
269 pluginloadersdir = $(pkglibdir)/pluginloaders
270 gpluginsdir = $(pkglibdir)/gplugins
271 gplugins_LTLIBRARIES = libpassword.la
272 NULL = 
273 libpassword_la_CPPFLAGS = \
274     -I$(top_builddir) \
275     -I$(top_srcdir)/src \
276     -I$(top_srcdir)/include \
277     $(GSIGNOND_CFLAGS) \
278     $(NULL)
279
280 libpassword_la_LIBADD = \
281     $(top_builddir)/src/common/libgsignond-common.la \
282     $(GSIGNOND_LIBS) \
283     $(NULL)
284
285 libpassword_la_SOURCES = \
286     gsignond-password-plugin.h \
287     gsignond-password-plugin.c \
288     $(NULL)
289
290 libpassword_la_LDFLAGS = -avoid-version
291 all: all-am
292
293 .SUFFIXES:
294 .SUFFIXES: .c .lo .o .obj
295 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/common.mk $(am__configure_deps)
296         @for dep in $?; do \
297           case '$(am__configure_deps)' in \
298             *$$dep*) \
299               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
300                 && { if test -f $@; then exit 0; else break; fi; }; \
301               exit 1;; \
302           esac; \
303         done; \
304         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/password/Makefile'; \
305         $(am__cd) $(top_srcdir) && \
306           $(AUTOMAKE) --gnu src/plugins/password/Makefile
307 .PRECIOUS: Makefile
308 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309         @case '$?' in \
310           *config.status*) \
311             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
312           *) \
313             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
314             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
315         esac;
316 $(top_srcdir)/common.mk:
317
318 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
319         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320
321 $(top_srcdir)/configure:  $(am__configure_deps)
322         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
324         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325 $(am__aclocal_m4_deps):
326 install-gpluginsLTLIBRARIES: $(gplugins_LTLIBRARIES)
327         @$(NORMAL_INSTALL)
328         test -z "$(gpluginsdir)" || $(MKDIR_P) "$(DESTDIR)$(gpluginsdir)"
329         @list='$(gplugins_LTLIBRARIES)'; test -n "$(gpluginsdir)" || list=; \
330         list2=; for p in $$list; do \
331           if test -f $$p; then \
332             list2="$$list2 $$p"; \
333           else :; fi; \
334         done; \
335         test -z "$$list2" || { \
336           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(gpluginsdir)'"; \
337           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(gpluginsdir)"; \
338         }
339
340 uninstall-gpluginsLTLIBRARIES:
341         @$(NORMAL_UNINSTALL)
342         @list='$(gplugins_LTLIBRARIES)'; test -n "$(gpluginsdir)" || list=; \
343         for p in $$list; do \
344           $(am__strip_dir) \
345           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(gpluginsdir)/$$f'"; \
346           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(gpluginsdir)/$$f"; \
347         done
348
349 clean-gpluginsLTLIBRARIES:
350         -test -z "$(gplugins_LTLIBRARIES)" || rm -f $(gplugins_LTLIBRARIES)
351         @list='$(gplugins_LTLIBRARIES)'; for p in $$list; do \
352           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
353           test "$$dir" != "$$p" || dir=.; \
354           echo "rm -f \"$${dir}/so_locations\""; \
355           rm -f "$${dir}/so_locations"; \
356         done
357 libpassword.la: $(libpassword_la_OBJECTS) $(libpassword_la_DEPENDENCIES) $(EXTRA_libpassword_la_DEPENDENCIES) 
358         $(AM_V_CCLD)$(libpassword_la_LINK) -rpath $(gpluginsdir) $(libpassword_la_OBJECTS) $(libpassword_la_LIBADD) $(LIBS)
359
360 mostlyclean-compile:
361         -rm -f *.$(OBJEXT)
362
363 distclean-compile:
364         -rm -f *.tab.c
365
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpassword_la-gsignond-password-plugin.Plo@am__quote@
367
368 .c.o:
369 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
370 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
371 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
372 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
373 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
375
376 .c.obj:
377 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
378 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
379 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
380 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
381 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
383
384 .c.lo:
385 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
386 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
387 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
388 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
389 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
391
392 libpassword_la-gsignond-password-plugin.lo: gsignond-password-plugin.c
393 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpassword_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpassword_la-gsignond-password-plugin.lo -MD -MP -MF $(DEPDIR)/libpassword_la-gsignond-password-plugin.Tpo -c -o libpassword_la-gsignond-password-plugin.lo `test -f 'gsignond-password-plugin.c' || echo '$(srcdir)/'`gsignond-password-plugin.c
394 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libpassword_la-gsignond-password-plugin.Tpo $(DEPDIR)/libpassword_la-gsignond-password-plugin.Plo
395 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gsignond-password-plugin.c' object='libpassword_la-gsignond-password-plugin.lo' libtool=yes @AMDEPBACKSLASH@
396 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpassword_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpassword_la-gsignond-password-plugin.lo `test -f 'gsignond-password-plugin.c' || echo '$(srcdir)/'`gsignond-password-plugin.c
398
399 mostlyclean-libtool:
400         -rm -f *.lo
401
402 clean-libtool:
403         -rm -rf .libs _libs
404
405 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
406         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
407         unique=`for i in $$list; do \
408             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409           done | \
410           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411               END { if (nonempty) { for (i in files) print i; }; }'`; \
412         mkid -fID $$unique
413 tags: TAGS
414
415 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
416                 $(TAGS_FILES) $(LISP)
417         set x; \
418         here=`pwd`; \
419         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
420         unique=`for i in $$list; do \
421             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422           done | \
423           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
424               END { if (nonempty) { for (i in files) print i; }; }'`; \
425         shift; \
426         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
427           test -n "$$unique" || unique=$$empty_fix; \
428           if test $$# -gt 0; then \
429             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
430               "$$@" $$unique; \
431           else \
432             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
433               $$unique; \
434           fi; \
435         fi
436 ctags: CTAGS
437 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
438                 $(TAGS_FILES) $(LISP)
439         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
440         unique=`for i in $$list; do \
441             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
442           done | \
443           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
444               END { if (nonempty) { for (i in files) print i; }; }'`; \
445         test -z "$(CTAGS_ARGS)$$unique" \
446           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
447              $$unique
448
449 GTAGS:
450         here=`$(am__cd) $(top_builddir) && pwd` \
451           && $(am__cd) $(top_srcdir) \
452           && gtags -i $(GTAGS_ARGS) "$$here"
453
454 distclean-tags:
455         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
456
457 distdir: $(DISTFILES)
458         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
459         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
460         list='$(DISTFILES)'; \
461           dist_files=`for file in $$list; do echo $$file; done | \
462           sed -e "s|^$$srcdirstrip/||;t" \
463               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
464         case $$dist_files in \
465           */*) $(MKDIR_P) `echo "$$dist_files" | \
466                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
467                            sort -u` ;; \
468         esac; \
469         for file in $$dist_files; do \
470           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
471           if test -d $$d/$$file; then \
472             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
473             if test -d "$(distdir)/$$file"; then \
474               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
475             fi; \
476             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
477               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
478               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
479             fi; \
480             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
481           else \
482             test -f "$(distdir)/$$file" \
483             || cp -p $$d/$$file "$(distdir)/$$file" \
484             || exit 1; \
485           fi; \
486         done
487 check-am: all-am
488 check: check-am
489 all-am: Makefile $(LTLIBRARIES) all-local
490 installdirs:
491         for dir in "$(DESTDIR)$(gpluginsdir)"; do \
492           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
493         done
494 install: install-am
495 install-exec: install-exec-am
496 install-data: install-data-am
497 uninstall: uninstall-am
498
499 install-am: all-am
500         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
501
502 installcheck: installcheck-am
503 install-strip:
504         if test -z '$(STRIP)'; then \
505           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
506             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
507               install; \
508         else \
509           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
510             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
511             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
512         fi
513 mostlyclean-generic:
514
515 clean-generic:
516
517 distclean-generic:
518         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
519         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
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."
524 clean: clean-am
525
526 clean-am: clean-generic clean-gpluginsLTLIBRARIES clean-libtool \
527         mostlyclean-am
528
529 distclean: distclean-am
530         -rm -rf ./$(DEPDIR)
531         -rm -f Makefile
532 distclean-am: clean-am distclean-compile distclean-generic \
533         distclean-tags
534
535 dvi: dvi-am
536
537 dvi-am:
538
539 html: html-am
540
541 html-am:
542
543 info: info-am
544
545 info-am:
546
547 install-data-am: install-gpluginsLTLIBRARIES
548
549 install-dvi: install-dvi-am
550
551 install-dvi-am:
552
553 install-exec-am:
554
555 install-html: install-html-am
556
557 install-html-am:
558
559 install-info: install-info-am
560
561 install-info-am:
562
563 install-man:
564
565 install-pdf: install-pdf-am
566
567 install-pdf-am:
568
569 install-ps: install-ps-am
570
571 install-ps-am:
572
573 installcheck-am:
574
575 maintainer-clean: maintainer-clean-am
576         -rm -rf ./$(DEPDIR)
577         -rm -f Makefile
578 maintainer-clean-am: distclean-am maintainer-clean-generic
579
580 mostlyclean: mostlyclean-am
581
582 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
583         mostlyclean-libtool
584
585 pdf: pdf-am
586
587 pdf-am:
588
589 ps: ps-am
590
591 ps-am:
592
593 uninstall-am: uninstall-gpluginsLTLIBRARIES
594
595 .MAKE: install-am install-strip
596
597 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
598         clean-generic clean-gpluginsLTLIBRARIES clean-libtool ctags \
599         distclean distclean-compile distclean-generic \
600         distclean-libtool distclean-tags distdir dvi dvi-am html \
601         html-am info info-am install install-am install-data \
602         install-data-am install-dvi install-dvi-am install-exec \
603         install-exec-am install-gpluginsLTLIBRARIES install-html \
604         install-html-am install-info install-info-am install-man \
605         install-pdf install-pdf-am install-ps install-ps-am \
606         install-strip installcheck installcheck-am installdirs \
607         maintainer-clean maintainer-clean-generic mostlyclean \
608         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
609         pdf pdf-am ps ps-am tags uninstall uninstall-am \
610         uninstall-gpluginsLTLIBRARIES
611
612
613 all-local: slink
614
615 slink:
616         ln -sf $(abs_top_builddir)/src/plugins/password/.libs/libpassword.so ../.libs/libpassword.so
617
618 # Tell versions [3.59,3.63) of GNU make to not export all variables.
619 # Otherwise a system limit (for SysV at least) may be exceeded.
620 .NOEXPORT: