~noskcaj/ubuntu/vivid/gnome-keyring/3.15.90

« back to all changes in this revision

Viewing changes to ui/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach
  • Date: 2012-05-14 22:13:02 UTC
  • mfrom: (1.3.1)
  • mto: (80.2.8 experimental) (1.1.77)
  • mto: This revision was merged to the branch mainline in revision 148.
  • Revision ID: package-import@ubuntu.com-20120514221302-0l3gjmqpe6xopond
Import upstream version 3.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6
 
# 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
 
 
19
 
 
20
 
VPATH = @srcdir@
21
 
pkgdatadir = $(datadir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
pkglibdir = $(libdir)/@PACKAGE@
24
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
25
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
install_sh_DATA = $(install_sh) -c -m 644
27
 
install_sh_PROGRAM = $(install_sh) -c
28
 
install_sh_SCRIPT = $(install_sh) -c
29
 
INSTALL_HEADER = $(INSTALL_DATA)
30
 
transform = $(program_transform_name)
31
 
NORMAL_INSTALL = :
32
 
PRE_INSTALL = :
33
 
POST_INSTALL = :
34
 
NORMAL_UNINSTALL = :
35
 
PRE_UNINSTALL = :
36
 
POST_UNINSTALL = :
37
 
build_triplet = @build@
38
 
host_triplet = @host@
39
 
libexec_PROGRAMS = gnome-keyring-prompt@GCR_VERSION_SUFFIX@$(EXEEXT)
40
 
subdir = ui
41
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42
 
        $(srcdir)/gnome-keyring-prompt.desktop.in.in
43
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
45
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
 
        $(ACLOCAL_M4)
47
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48
 
CONFIG_HEADER = $(top_builddir)/config.h
49
 
CONFIG_CLEAN_FILES = gnome-keyring-prompt.desktop.in
50
 
CONFIG_CLEAN_VPATH_FILES =
51
 
LTLIBRARIES = $(noinst_LTLIBRARIES)
52
 
am__DEPENDENCIES_1 =
53
 
libgku_prompt_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
54
 
        $(am__DEPENDENCIES_1)
55
 
am__objects_1 = gku-prompt-marshal.lo
56
 
am_libgku_prompt_la_OBJECTS = gku-prompt.lo gku-prompt-util.lo \
57
 
        $(am__objects_1)
58
 
libgku_prompt_la_OBJECTS = $(am_libgku_prompt_la_OBJECTS)
59
 
AM_V_lt = $(am__v_lt_$(V))
60
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
61
 
am__v_lt_0 = --silent
62
 
am__installdirs = "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(desktopdir)" \
63
 
        "$(DESTDIR)$(uidir)"
64
 
PROGRAMS = $(libexec_PROGRAMS)
65
 
am_gnome_keyring_prompt@GCR_VERSION_SUFFIX@_OBJECTS = gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.$(OBJEXT) \
66
 
        gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.$(OBJEXT)
67
 
gnome_keyring_prompt@GCR_VERSION_SUFFIX@_OBJECTS =  \
68
 
        $(am_gnome_keyring_prompt@GCR_VERSION_SUFFIX@_OBJECTS)
69
 
gnome_keyring_prompt@GCR_VERSION_SUFFIX@_DEPENDENCIES =  \
70
 
        $(top_builddir)/egg/libegg-prompt.la \
71
 
        $(top_builddir)/egg/libegg-entry-buffer.la \
72
 
        $(top_builddir)/gcr/libgcr@GCR_VERSION_SUFFIX@.la \
73
 
        $(top_builddir)/gck/libgck.la $(am__DEPENDENCIES_1) \
74
 
        $(am__DEPENDENCIES_1)
75
 
gnome_keyring_prompt@GCR_VERSION_SUFFIX@_LINK = $(LIBTOOL) $(AM_V_lt) \
76
 
        --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
77
 
        $(CCLD) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_CFLAGS) \
78
 
        $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
79
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
80
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
81
 
am__depfiles_maybe = depfiles
82
 
am__mv = mv -f
83
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
84
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
86
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
87
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
88
 
        $(AM_CFLAGS) $(CFLAGS)
89
 
AM_V_CC = $(am__v_CC_$(V))
90
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
91
 
am__v_CC_0 = @echo "  CC    " $@;
92
 
AM_V_at = $(am__v_at_$(V))
93
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
94
 
am__v_at_0 = @
95
 
CCLD = $(CC)
96
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
97
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
98
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
99
 
AM_V_CCLD = $(am__v_CCLD_$(V))
100
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
101
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
102
 
AM_V_GEN = $(am__v_GEN_$(V))
103
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
104
 
am__v_GEN_0 = @echo "  GEN   " $@;
105
 
SOURCES = $(libgku_prompt_la_SOURCES) \
106
 
        $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_SOURCES)
107
 
DIST_SOURCES = $(libgku_prompt_la_SOURCES) \
108
 
        $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_SOURCES)
109
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
110
 
        html-recursive info-recursive install-data-recursive \
111
 
        install-dvi-recursive install-exec-recursive \
112
 
        install-html-recursive install-info-recursive \
113
 
        install-pdf-recursive install-ps-recursive install-recursive \
114
 
        installcheck-recursive installdirs-recursive pdf-recursive \
115
 
        ps-recursive uninstall-recursive
116
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
117
 
am__vpath_adj = case $$p in \
118
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
119
 
    *) f=$$p;; \
120
 
  esac;
121
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
122
 
am__install_max = 40
123
 
am__nobase_strip_setup = \
124
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
125
 
am__nobase_strip = \
126
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
127
 
am__nobase_list = $(am__nobase_strip_setup); \
128
 
  for p in $$list; do echo "$$p $$p"; done | \
129
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
130
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131
 
    if (++n[$$2] == $(am__install_max)) \
132
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
133
 
    END { for (dir in files) print dir, files[dir] }'
134
 
am__base_list = \
135
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
136
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
137
 
DATA = $(desktop_DATA) $(ui_DATA)
138
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
139
 
  distclean-recursive maintainer-clean-recursive
140
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
141
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
142
 
        distdir
143
 
ETAGS = etags
144
 
CTAGS = ctags
145
 
DIST_SUBDIRS = . tests
146
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
147
 
am__relativize = \
148
 
  dir0=`pwd`; \
149
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
150
 
  sed_rest='s,^[^/]*/*,,'; \
151
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
152
 
  sed_butlast='s,/*[^/]*$$,,'; \
153
 
  while test -n "$$dir1"; do \
154
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
155
 
    if test "$$first" != "."; then \
156
 
      if test "$$first" = ".."; then \
157
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
158
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
159
 
      else \
160
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
161
 
        if test "$$first2" = "$$first"; then \
162
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
163
 
        else \
164
 
          dir2="../$$dir2"; \
165
 
        fi; \
166
 
        dir0="$$dir0"/"$$first"; \
167
 
      fi; \
168
 
    fi; \
169
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
170
 
  done; \
171
 
  reldir="$$dir2"
172
 
ACLOCAL = @ACLOCAL@
173
 
ALL_LINGUAS = @ALL_LINGUAS@
174
 
AMTAR = @AMTAR@
175
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
176
 
AR = @AR@
177
 
ASN1PARSER = @ASN1PARSER@
178
 
AUTOCONF = @AUTOCONF@
179
 
AUTOHEADER = @AUTOHEADER@
180
 
AUTOMAKE = @AUTOMAKE@
181
 
AWK = @AWK@
182
 
BINDIR = @BINDIR@
183
 
CATALOGS = @CATALOGS@
184
 
CATOBJEXT = @CATOBJEXT@
185
 
CC = @CC@
186
 
CCDEPMODE = @CCDEPMODE@
187
 
CFLAGS = @CFLAGS@
188
 
CPP = @CPP@
189
 
CPPFLAGS = @CPPFLAGS@
190
 
CYGPATH_W = @CYGPATH_W@
191
 
DAEMON_CFLAGS = @DAEMON_CFLAGS@
192
 
DAEMON_LIBS = @DAEMON_LIBS@
193
 
DATADIRNAME = @DATADIRNAME@
194
 
DBUS_CFLAGS = @DBUS_CFLAGS@
195
 
DBUS_LIBS = @DBUS_LIBS@
196
 
DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
197
 
DEFS = @DEFS@
198
 
DEPDIR = @DEPDIR@
199
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
200
 
DL_LIBS = @DL_LIBS@
201
 
DSYMUTIL = @DSYMUTIL@
202
 
DUMPBIN = @DUMPBIN@
203
 
ECHO_C = @ECHO_C@
204
 
ECHO_N = @ECHO_N@
205
 
ECHO_T = @ECHO_T@
206
 
EGREP = @EGREP@
207
 
EXEEXT = @EXEEXT@
208
 
FGREP = @FGREP@
209
 
GCK_LT_RELEASE = @GCK_LT_RELEASE@
210
 
GCK_MAJOR = @GCK_MAJOR@
211
 
GCOV = @GCOV@
212
 
GCR_LT_RELEASE = @GCR_LT_RELEASE@
213
 
GCR_MAJOR = @GCR_MAJOR@
214
 
GCR_VERSION_SUFFIX = @GCR_VERSION_SUFFIX@
215
 
GENHTML = @GENHTML@
216
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
217
 
GIO_CFLAGS = @GIO_CFLAGS@
218
 
GIO_LIBS = @GIO_LIBS@
219
 
GLIB_CFLAGS = @GLIB_CFLAGS@
220
 
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
221
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
222
 
GLIB_LIBS = @GLIB_LIBS@
223
 
GMODULE_CFLAGS = @GMODULE_CFLAGS@
224
 
GMODULE_LIBS = @GMODULE_LIBS@
225
 
GMOFILES = @GMOFILES@
226
 
GMSGFMT = @GMSGFMT@
227
 
GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
228
 
GOBJECT_LIBS = @GOBJECT_LIBS@
229
 
GREP = @GREP@
230
 
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
231
 
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
232
 
GTHREAD_LIBS = @GTHREAD_LIBS@
233
 
GTKDOC_CHECK = @GTKDOC_CHECK@
234
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
235
 
GTKDOC_REBASE = @GTKDOC_REBASE@
236
 
GTK_API_VERSION = @GTK_API_VERSION@
237
 
GTK_CFLAGS = @GTK_CFLAGS@
238
 
GTK_LIBS = @GTK_LIBS@
239
 
HTML_DIR = @HTML_DIR@
240
 
INSTALL = @INSTALL@
241
 
INSTALL_DATA = @INSTALL_DATA@
242
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
243
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
244
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
245
 
INSTOBJEXT = @INSTOBJEXT@
246
 
INTLLIBS = @INTLLIBS@
247
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
248
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
249
 
INTLTOOL_PERL = @INTLTOOL_PERL@
250
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
251
 
LCOV = @LCOV@
252
 
LD = @LD@
253
 
LDFLAGS = @LDFLAGS@
254
 
LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
255
 
LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
256
 
LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
257
 
LIBOBJS = @LIBOBJS@
258
 
LIBRARY_CFLAGS = @LIBRARY_CFLAGS@
259
 
LIBRARY_LIBS = @LIBRARY_LIBS@
260
 
LIBS = @LIBS@
261
 
LIBTASN1_CFLAGS = @LIBTASN1_CFLAGS@
262
 
LIBTASN1_LIBS = @LIBTASN1_LIBS@
263
 
LIBTOOL = @LIBTOOL@
264
 
LIPO = @LIPO@
265
 
LN_S = @LN_S@
266
 
LTLIBOBJS = @LTLIBOBJS@
267
 
MAINT = @MAINT@
268
 
MAKEINFO = @MAKEINFO@
269
 
MKDIR_P = @MKDIR_P@
270
 
MKINSTALLDIRS = @MKINSTALLDIRS@
271
 
MSGFMT = @MSGFMT@
272
 
MSGFMT_OPTS = @MSGFMT_OPTS@
273
 
MSGMERGE = @MSGMERGE@
274
 
NM = @NM@
275
 
NMEDIT = @NMEDIT@
276
 
OBJDUMP = @OBJDUMP@
277
 
OBJEXT = @OBJEXT@
278
 
OTOOL = @OTOOL@
279
 
OTOOL64 = @OTOOL64@
280
 
P11_TESTS_CFLAGS = @P11_TESTS_CFLAGS@
281
 
P11_TESTS_LIBS = @P11_TESTS_LIBS@
282
 
PACKAGE = @PACKAGE@
283
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
284
 
PACKAGE_NAME = @PACKAGE_NAME@
285
 
PACKAGE_STRING = @PACKAGE_STRING@
286
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
287
 
PACKAGE_URL = @PACKAGE_URL@
288
 
PACKAGE_VERSION = @PACKAGE_VERSION@
289
 
PAM_DEST_DIR = @PAM_DEST_DIR@
290
 
PATH_SEPARATOR = @PATH_SEPARATOR@
291
 
PKG_CONFIG = @PKG_CONFIG@
292
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
293
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
294
 
POFILES = @POFILES@
295
 
POSUB = @POSUB@
296
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
297
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
298
 
RANLIB = @RANLIB@
299
 
SED = @SED@
300
 
SET_MAKE = @SET_MAKE@
301
 
SHELL = @SHELL@
302
 
STRIP = @STRIP@
303
 
USE_NLS = @USE_NLS@
304
 
VALGRIND = @VALGRIND@
305
 
VALGRIND_ARG = @VALGRIND_ARG@
306
 
VALGRIND_RUN = @VALGRIND_RUN@
307
 
VERSION = @VERSION@
308
 
XGETTEXT = @XGETTEXT@
309
 
abs_builddir = @abs_builddir@
310
 
abs_srcdir = @abs_srcdir@
311
 
abs_top_builddir = @abs_top_builddir@
312
 
abs_top_srcdir = @abs_top_srcdir@
313
 
ac_ct_CC = @ac_ct_CC@
314
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
315
 
am__include = @am__include@
316
 
am__leading_dot = @am__leading_dot@
317
 
am__quote = @am__quote@
318
 
am__tar = @am__tar@
319
 
am__untar = @am__untar@
320
 
bindir = @bindir@
321
 
build = @build@
322
 
build_alias = @build_alias@
323
 
build_cpu = @build_cpu@
324
 
build_os = @build_os@
325
 
build_vendor = @build_vendor@
326
 
builddir = @builddir@
327
 
datadir = @datadir@
328
 
datarootdir = @datarootdir@
329
 
docdir = @docdir@
330
 
dvidir = @dvidir@
331
 
exec_prefix = @exec_prefix@
332
 
gsettingsschemadir = @gsettingsschemadir@
333
 
host = @host@
334
 
host_alias = @host_alias@
335
 
host_cpu = @host_cpu@
336
 
host_os = @host_os@
337
 
host_vendor = @host_vendor@
338
 
htmldir = @htmldir@
339
 
includedir = @includedir@
340
 
infodir = @infodir@
341
 
install_sh = @install_sh@
342
 
libdir = @libdir@
343
 
libexecdir = @libexecdir@
344
 
localedir = @localedir@
345
 
localstatedir = @localstatedir@
346
 
lt_ECHO = @lt_ECHO@
347
 
mandir = @mandir@
348
 
mkdir_p = @mkdir_p@
349
 
oldincludedir = @oldincludedir@
350
 
pdfdir = @pdfdir@
351
 
pkcs11dir = @pkcs11dir@
352
 
pkcs11standalonedir = @pkcs11standalonedir@
353
 
prefix = @prefix@
354
 
program_transform_name = @program_transform_name@
355
 
psdir = @psdir@
356
 
sbindir = @sbindir@
357
 
sharedstatedir = @sharedstatedir@
358
 
srcdir = @srcdir@
359
 
sysconfdir = @sysconfdir@
360
 
target_alias = @target_alias@
361
 
top_build_prefix = @top_build_prefix@
362
 
top_builddir = @top_builddir@
363
 
top_srcdir = @top_srcdir@
364
 
@WITH_TESTS_FALSE@TESTS_DIR = 
365
 
@WITH_TESTS_TRUE@TESTS_DIR = tests
366
 
SUBDIRS = . $(TESTS_DIR)
367
 
INCLUDES = \
368
 
        -DPREFIX=\""$(prefix)"\" \
369
 
        -DBINDIR=\""$(bindir)"\" \
370
 
        -DLIBEXECDIR=\""$(libexecdir)"\" \
371
 
        -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
372
 
        -I$(top_srcdir) \
373
 
        -I$(top_builddir) \
374
 
        $(GOBJECT_CFLAGS) \
375
 
        $(GLIB_CFLAGS)
376
 
 
377
 
 
378
 
# ------------------------------------------------------------------
379
 
# UI BUILDER
380
 
#
381
 
uidir = $(datadir)/gnome-keyring@GCR_VERSION_SUFFIX@/ui/
382
 
ui_DATA = \
383
 
        gku-prompt.ui
384
 
 
385
 
 
386
 
# ------------------------------------------------------------------
387
 
# DAEMON CODE
388
 
noinst_LTLIBRARIES = libgku-prompt.la
389
 
BUILT_SOURCES = \
390
 
        gku-prompt-marshal.c gku-prompt-marshal.h
391
 
 
392
 
libgku_prompt_la_SOURCES = \
393
 
        gku-prompt.c gku-prompt.h \
394
 
        gku-prompt-util.c gku-prompt-util.h \
395
 
        $(BUILT_SOURCES)
396
 
 
397
 
libgku_prompt_la_LIBADD = \
398
 
        $(GLIB_LIBS) \
399
 
        $(GOBJECT_LIBS)
400
 
 
401
 
EXTRA_DIST = gku-prompt-marshal.list $(ui_DATA) $(desktop_in_in_files)
402
 
gnome_keyring_prompt@GCR_VERSION_SUFFIX@_SOURCES = \
403
 
        gku-prompt-tool.c \
404
 
        gku-prompt-util.c gku-prompt-util.h
405
 
 
406
 
gnome_keyring_prompt@GCR_VERSION_SUFFIX@_LDADD = \
407
 
        $(top_builddir)/egg/libegg-prompt.la \
408
 
        $(top_builddir)/egg/libegg-entry-buffer.la \
409
 
        $(top_builddir)/gcr/libgcr@GCR_VERSION_SUFFIX@.la \
410
 
        $(top_builddir)/gck/libgck.la \
411
 
        $(LIBGCRYPT_LIBS) \
412
 
        $(GTK_LIBS)
413
 
 
414
 
gnome_keyring_prompt@GCR_VERSION_SUFFIX@_CFLAGS = \
415
 
        -DUIDIR=\""$(uidir)"\" \
416
 
        -DGCR_API_SUBJECT_TO_CHANGE \
417
 
        $(LIBGCRYPT_CFLAGS) \
418
 
        $(GTK_CFLAGS)
419
 
 
420
 
desktopdir = $(datadir)/applications
421
 
desktop_in_in_files = gnome-keyring-prompt.desktop.in.in
422
 
desktop_in_files = gnome-keyring-prompt.desktop.in
423
 
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
424
 
CLEANFILES = \
425
 
        $(desktop_DATA)
426
 
 
427
 
DISTCLEANFILES = \
428
 
        $(desktop_in_files)
429
 
 
430
 
all: $(BUILT_SOURCES)
431
 
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
432
 
 
433
 
.SUFFIXES:
434
 
.SUFFIXES: .c .lo .o .obj
435
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
436
 
        @for dep in $?; do \
437
 
          case '$(am__configure_deps)' in \
438
 
            *$$dep*) \
439
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
440
 
                && { if test -f $@; then exit 0; else break; fi; }; \
441
 
              exit 1;; \
442
 
          esac; \
443
 
        done; \
444
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ui/Makefile'; \
445
 
        $(am__cd) $(top_srcdir) && \
446
 
          $(AUTOMAKE) --gnu ui/Makefile
447
 
.PRECIOUS: Makefile
448
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
449
 
        @case '$?' in \
450
 
          *config.status*) \
451
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
452
 
          *) \
453
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
454
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
455
 
        esac;
456
 
 
457
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
458
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459
 
 
460
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
461
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
463
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464
 
$(am__aclocal_m4_deps):
465
 
gnome-keyring-prompt.desktop.in: $(top_builddir)/config.status $(srcdir)/gnome-keyring-prompt.desktop.in.in
466
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
467
 
 
468
 
clean-noinstLTLIBRARIES:
469
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
470
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
471
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
472
 
          test "$$dir" != "$$p" || dir=.; \
473
 
          echo "rm -f \"$${dir}/so_locations\""; \
474
 
          rm -f "$${dir}/so_locations"; \
475
 
        done
476
 
libgku-prompt.la: $(libgku_prompt_la_OBJECTS) $(libgku_prompt_la_DEPENDENCIES) 
477
 
        $(AM_V_CCLD)$(LINK)  $(libgku_prompt_la_OBJECTS) $(libgku_prompt_la_LIBADD) $(LIBS)
478
 
install-libexecPROGRAMS: $(libexec_PROGRAMS)
479
 
        @$(NORMAL_INSTALL)
480
 
        test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
481
 
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
482
 
        for p in $$list; do echo "$$p $$p"; done | \
483
 
        sed 's/$(EXEEXT)$$//' | \
484
 
        while read p p1; do if test -f $$p || test -f $$p1; \
485
 
          then echo "$$p"; echo "$$p"; else :; fi; \
486
 
        done | \
487
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
488
 
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
489
 
        sed 'N;N;N;s,\n, ,g' | \
490
 
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
491
 
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
492
 
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
493
 
            else { print "f", $$3 "/" $$4, $$1; } } \
494
 
          END { for (d in files) print "f", d, files[d] }' | \
495
 
        while read type dir files; do \
496
 
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
497
 
            test -z "$$files" || { \
498
 
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
499
 
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
500
 
            } \
501
 
        ; done
502
 
 
503
 
uninstall-libexecPROGRAMS:
504
 
        @$(NORMAL_UNINSTALL)
505
 
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
506
 
        files=`for p in $$list; do echo "$$p"; done | \
507
 
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
508
 
              -e 's/$$/$(EXEEXT)/' `; \
509
 
        test -n "$$list" || exit 0; \
510
 
        echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
511
 
        cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
512
 
 
513
 
clean-libexecPROGRAMS:
514
 
        @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
515
 
        echo " rm -f" $$list; \
516
 
        rm -f $$list || exit $$?; \
517
 
        test -n "$(EXEEXT)" || exit 0; \
518
 
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
519
 
        echo " rm -f" $$list; \
520
 
        rm -f $$list
521
 
gnome-keyring-prompt@GCR_VERSION_SUFFIX@$(EXEEXT): $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_OBJECTS) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_DEPENDENCIES) 
522
 
        @rm -f gnome-keyring-prompt@GCR_VERSION_SUFFIX@$(EXEEXT)
523
 
        $(AM_V_CCLD)$(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_LINK) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_OBJECTS) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_LDADD) $(LIBS)
524
 
 
525
 
mostlyclean-compile:
526
 
        -rm -f *.$(OBJEXT)
527
 
 
528
 
distclean-compile:
529
 
        -rm -f *.tab.c
530
 
 
531
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gku-prompt-marshal.Plo@am__quote@
532
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gku-prompt-util.Plo@am__quote@
533
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gku-prompt.Plo@am__quote@
534
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.Po@am__quote@
535
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.Po@am__quote@
536
 
 
537
 
.c.o:
538
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
539
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
540
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
541
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
542
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
544
 
 
545
 
.c.obj:
546
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
547
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
548
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
549
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
550
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
551
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
552
 
 
553
 
.c.lo:
554
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
555
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
556
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
557
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
558
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
559
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
560
 
 
561
 
gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.o: gku-prompt-tool.c
562
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_CFLAGS) $(CFLAGS) -MT gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.o -MD -MP -MF $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.Tpo -c -o gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.o `test -f 'gku-prompt-tool.c' || echo '$(srcdir)/'`gku-prompt-tool.c
563
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.Tpo $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.Po
564
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
565
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gku-prompt-tool.c' object='gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.o' libtool=no @AMDEPBACKSLASH@
566
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_CFLAGS) $(CFLAGS) -c -o gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.o `test -f 'gku-prompt-tool.c' || echo '$(srcdir)/'`gku-prompt-tool.c
568
 
 
569
 
gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.obj: gku-prompt-tool.c
570
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_CFLAGS) $(CFLAGS) -MT gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.obj -MD -MP -MF $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.Tpo -c -o gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.obj `if test -f 'gku-prompt-tool.c'; then $(CYGPATH_W) 'gku-prompt-tool.c'; else $(CYGPATH_W) '$(srcdir)/gku-prompt-tool.c'; fi`
571
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.Tpo $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.Po
572
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
573
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gku-prompt-tool.c' object='gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.obj' libtool=no @AMDEPBACKSLASH@
574
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
575
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_CFLAGS) $(CFLAGS) -c -o gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-tool.obj `if test -f 'gku-prompt-tool.c'; then $(CYGPATH_W) 'gku-prompt-tool.c'; else $(CYGPATH_W) '$(srcdir)/gku-prompt-tool.c'; fi`
576
 
 
577
 
gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.o: gku-prompt-util.c
578
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_CFLAGS) $(CFLAGS) -MT gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.o -MD -MP -MF $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.Tpo -c -o gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.o `test -f 'gku-prompt-util.c' || echo '$(srcdir)/'`gku-prompt-util.c
579
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.Tpo $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.Po
580
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
581
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gku-prompt-util.c' object='gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.o' libtool=no @AMDEPBACKSLASH@
582
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_CFLAGS) $(CFLAGS) -c -o gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.o `test -f 'gku-prompt-util.c' || echo '$(srcdir)/'`gku-prompt-util.c
584
 
 
585
 
gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.obj: gku-prompt-util.c
586
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_CFLAGS) $(CFLAGS) -MT gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.obj -MD -MP -MF $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.Tpo -c -o gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.obj `if test -f 'gku-prompt-util.c'; then $(CYGPATH_W) 'gku-prompt-util.c'; else $(CYGPATH_W) '$(srcdir)/gku-prompt-util.c'; fi`
587
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.Tpo $(DEPDIR)/gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.Po
588
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
589
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gku-prompt-util.c' object='gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.obj' libtool=no @AMDEPBACKSLASH@
590
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
591
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gnome_keyring_prompt@GCR_VERSION_SUFFIX@_CFLAGS) $(CFLAGS) -c -o gnome_keyring_prompt@GCR_VERSION_SUFFIX@-gku-prompt-util.obj `if test -f 'gku-prompt-util.c'; then $(CYGPATH_W) 'gku-prompt-util.c'; else $(CYGPATH_W) '$(srcdir)/gku-prompt-util.c'; fi`
592
 
 
593
 
mostlyclean-libtool:
594
 
        -rm -f *.lo
595
 
 
596
 
clean-libtool:
597
 
        -rm -rf .libs _libs
598
 
install-desktopDATA: $(desktop_DATA)
599
 
        @$(NORMAL_INSTALL)
600
 
        test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
601
 
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
602
 
        for p in $$list; do \
603
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
604
 
          echo "$$d$$p"; \
605
 
        done | $(am__base_list) | \
606
 
        while read files; do \
607
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \
608
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \
609
 
        done
610
 
 
611
 
uninstall-desktopDATA:
612
 
        @$(NORMAL_UNINSTALL)
613
 
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
614
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
615
 
        test -n "$$files" || exit 0; \
616
 
        echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \
617
 
        cd "$(DESTDIR)$(desktopdir)" && rm -f $$files
618
 
install-uiDATA: $(ui_DATA)
619
 
        @$(NORMAL_INSTALL)
620
 
        test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)"
621
 
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
622
 
        for p in $$list; do \
623
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
624
 
          echo "$$d$$p"; \
625
 
        done | $(am__base_list) | \
626
 
        while read files; do \
627
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \
628
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \
629
 
        done
630
 
 
631
 
uninstall-uiDATA:
632
 
        @$(NORMAL_UNINSTALL)
633
 
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
634
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
635
 
        test -n "$$files" || exit 0; \
636
 
        echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \
637
 
        cd "$(DESTDIR)$(uidir)" && rm -f $$files
638
 
 
639
 
# This directory's subdirectories are mostly independent; you can cd
640
 
# into them and run `make' without going through this Makefile.
641
 
# To change the values of `make' variables: instead of editing Makefiles,
642
 
# (1) if the variable is set in `config.status', edit `config.status'
643
 
#     (which will cause the Makefiles to be regenerated when you run `make');
644
 
# (2) otherwise, pass the desired values on the `make' command line.
645
 
$(RECURSIVE_TARGETS):
646
 
        @fail= failcom='exit 1'; \
647
 
        for f in x $$MAKEFLAGS; do \
648
 
          case $$f in \
649
 
            *=* | --[!k]*);; \
650
 
            *k*) failcom='fail=yes';; \
651
 
          esac; \
652
 
        done; \
653
 
        dot_seen=no; \
654
 
        target=`echo $@ | sed s/-recursive//`; \
655
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
656
 
          echo "Making $$target in $$subdir"; \
657
 
          if test "$$subdir" = "."; then \
658
 
            dot_seen=yes; \
659
 
            local_target="$$target-am"; \
660
 
          else \
661
 
            local_target="$$target"; \
662
 
          fi; \
663
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
664
 
          || eval $$failcom; \
665
 
        done; \
666
 
        if test "$$dot_seen" = "no"; then \
667
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
668
 
        fi; test -z "$$fail"
669
 
 
670
 
$(RECURSIVE_CLEAN_TARGETS):
671
 
        @fail= failcom='exit 1'; \
672
 
        for f in x $$MAKEFLAGS; do \
673
 
          case $$f in \
674
 
            *=* | --[!k]*);; \
675
 
            *k*) failcom='fail=yes';; \
676
 
          esac; \
677
 
        done; \
678
 
        dot_seen=no; \
679
 
        case "$@" in \
680
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
681
 
          *) list='$(SUBDIRS)' ;; \
682
 
        esac; \
683
 
        rev=''; for subdir in $$list; do \
684
 
          if test "$$subdir" = "."; then :; else \
685
 
            rev="$$subdir $$rev"; \
686
 
          fi; \
687
 
        done; \
688
 
        rev="$$rev ."; \
689
 
        target=`echo $@ | sed s/-recursive//`; \
690
 
        for subdir in $$rev; do \
691
 
          echo "Making $$target in $$subdir"; \
692
 
          if test "$$subdir" = "."; then \
693
 
            local_target="$$target-am"; \
694
 
          else \
695
 
            local_target="$$target"; \
696
 
          fi; \
697
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
698
 
          || eval $$failcom; \
699
 
        done && test -z "$$fail"
700
 
tags-recursive:
701
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
702
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
703
 
        done
704
 
ctags-recursive:
705
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
706
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
707
 
        done
708
 
 
709
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
710
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
711
 
        unique=`for i in $$list; do \
712
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
713
 
          done | \
714
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
715
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
716
 
        mkid -fID $$unique
717
 
tags: TAGS
718
 
 
719
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
720
 
                $(TAGS_FILES) $(LISP)
721
 
        set x; \
722
 
        here=`pwd`; \
723
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
724
 
          include_option=--etags-include; \
725
 
          empty_fix=.; \
726
 
        else \
727
 
          include_option=--include; \
728
 
          empty_fix=; \
729
 
        fi; \
730
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
731
 
          if test "$$subdir" = .; then :; else \
732
 
            test ! -f $$subdir/TAGS || \
733
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
734
 
          fi; \
735
 
        done; \
736
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
737
 
        unique=`for i in $$list; do \
738
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
739
 
          done | \
740
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
741
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
742
 
        shift; \
743
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
744
 
          test -n "$$unique" || unique=$$empty_fix; \
745
 
          if test $$# -gt 0; then \
746
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
747
 
              "$$@" $$unique; \
748
 
          else \
749
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
750
 
              $$unique; \
751
 
          fi; \
752
 
        fi
753
 
ctags: CTAGS
754
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
755
 
                $(TAGS_FILES) $(LISP)
756
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
757
 
        unique=`for i in $$list; do \
758
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
759
 
          done | \
760
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
761
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
762
 
        test -z "$(CTAGS_ARGS)$$unique" \
763
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
764
 
             $$unique
765
 
 
766
 
GTAGS:
767
 
        here=`$(am__cd) $(top_builddir) && pwd` \
768
 
          && $(am__cd) $(top_srcdir) \
769
 
          && gtags -i $(GTAGS_ARGS) "$$here"
770
 
 
771
 
distclean-tags:
772
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
773
 
 
774
 
distdir: $(DISTFILES)
775
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
776
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
777
 
        list='$(DISTFILES)'; \
778
 
          dist_files=`for file in $$list; do echo $$file; done | \
779
 
          sed -e "s|^$$srcdirstrip/||;t" \
780
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
781
 
        case $$dist_files in \
782
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
783
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
784
 
                           sort -u` ;; \
785
 
        esac; \
786
 
        for file in $$dist_files; do \
787
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
788
 
          if test -d $$d/$$file; then \
789
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
790
 
            if test -d "$(distdir)/$$file"; then \
791
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
792
 
            fi; \
793
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
794
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
795
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
796
 
            fi; \
797
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
798
 
          else \
799
 
            test -f "$(distdir)/$$file" \
800
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
801
 
            || exit 1; \
802
 
          fi; \
803
 
        done
804
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
805
 
          if test "$$subdir" = .; then :; else \
806
 
            test -d "$(distdir)/$$subdir" \
807
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
808
 
            || exit 1; \
809
 
          fi; \
810
 
        done
811
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
812
 
          if test "$$subdir" = .; then :; else \
813
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
814
 
            $(am__relativize); \
815
 
            new_distdir=$$reldir; \
816
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
817
 
            $(am__relativize); \
818
 
            new_top_distdir=$$reldir; \
819
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
820
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
821
 
            ($(am__cd) $$subdir && \
822
 
              $(MAKE) $(AM_MAKEFLAGS) \
823
 
                top_distdir="$$new_top_distdir" \
824
 
                distdir="$$new_distdir" \
825
 
                am__remove_distdir=: \
826
 
                am__skip_length_check=: \
827
 
                am__skip_mode_fix=: \
828
 
                distdir) \
829
 
              || exit 1; \
830
 
          fi; \
831
 
        done
832
 
check-am: all-am
833
 
check: $(BUILT_SOURCES)
834
 
        $(MAKE) $(AM_MAKEFLAGS) check-recursive
835
 
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA)
836
 
installdirs: installdirs-recursive
837
 
installdirs-am:
838
 
        for dir in "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(uidir)"; do \
839
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
840
 
        done
841
 
install: $(BUILT_SOURCES)
842
 
        $(MAKE) $(AM_MAKEFLAGS) install-recursive
843
 
install-exec: install-exec-recursive
844
 
install-data: install-data-recursive
845
 
uninstall: uninstall-recursive
846
 
 
847
 
install-am: all-am
848
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
849
 
 
850
 
installcheck: installcheck-recursive
851
 
install-strip:
852
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
853
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
854
 
          `test -z '$(STRIP)' || \
855
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
856
 
mostlyclean-generic:
857
 
 
858
 
clean-generic:
859
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
860
 
 
861
 
distclean-generic:
862
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
863
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
864
 
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
865
 
 
866
 
maintainer-clean-generic:
867
 
        @echo "This command is intended for maintainers to use"
868
 
        @echo "it deletes files that may require special tools to rebuild."
869
 
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
870
 
@WITH_GTK3_FALSE@install-exec-hook:
871
 
clean: clean-recursive
872
 
 
873
 
clean-am: clean-generic clean-libexecPROGRAMS clean-libtool \
874
 
        clean-noinstLTLIBRARIES mostlyclean-am
875
 
 
876
 
distclean: distclean-recursive
877
 
        -rm -rf ./$(DEPDIR)
878
 
        -rm -f Makefile
879
 
distclean-am: clean-am distclean-compile distclean-generic \
880
 
        distclean-tags
881
 
 
882
 
dvi: dvi-recursive
883
 
 
884
 
dvi-am:
885
 
 
886
 
html: html-recursive
887
 
 
888
 
html-am:
889
 
 
890
 
info: info-recursive
891
 
 
892
 
info-am:
893
 
 
894
 
install-data-am: install-desktopDATA install-uiDATA
895
 
 
896
 
install-dvi: install-dvi-recursive
897
 
 
898
 
install-dvi-am:
899
 
 
900
 
install-exec-am: install-libexecPROGRAMS
901
 
        @$(NORMAL_INSTALL)
902
 
        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
903
 
install-html: install-html-recursive
904
 
 
905
 
install-html-am:
906
 
 
907
 
install-info: install-info-recursive
908
 
 
909
 
install-info-am:
910
 
 
911
 
install-man:
912
 
 
913
 
install-pdf: install-pdf-recursive
914
 
 
915
 
install-pdf-am:
916
 
 
917
 
install-ps: install-ps-recursive
918
 
 
919
 
install-ps-am:
920
 
 
921
 
installcheck-am:
922
 
 
923
 
maintainer-clean: maintainer-clean-recursive
924
 
        -rm -rf ./$(DEPDIR)
925
 
        -rm -f Makefile
926
 
maintainer-clean-am: distclean-am maintainer-clean-generic
927
 
 
928
 
mostlyclean: mostlyclean-recursive
929
 
 
930
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
931
 
        mostlyclean-libtool
932
 
 
933
 
pdf: pdf-recursive
934
 
 
935
 
pdf-am:
936
 
 
937
 
ps: ps-recursive
938
 
 
939
 
ps-am:
940
 
 
941
 
uninstall-am: uninstall-desktopDATA uninstall-libexecPROGRAMS \
942
 
        uninstall-uiDATA
943
 
 
944
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
945
 
        ctags-recursive install install-am install-exec-am \
946
 
        install-strip tags-recursive
947
 
 
948
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
949
 
        all all-am check check-am clean clean-generic \
950
 
        clean-libexecPROGRAMS clean-libtool clean-noinstLTLIBRARIES \
951
 
        ctags ctags-recursive distclean distclean-compile \
952
 
        distclean-generic distclean-libtool distclean-tags distdir dvi \
953
 
        dvi-am html html-am info info-am install install-am \
954
 
        install-data install-data-am install-desktopDATA install-dvi \
955
 
        install-dvi-am install-exec install-exec-am install-exec-hook \
956
 
        install-html install-html-am install-info install-info-am \
957
 
        install-libexecPROGRAMS install-man install-pdf install-pdf-am \
958
 
        install-ps install-ps-am install-strip install-uiDATA \
959
 
        installcheck installcheck-am installdirs installdirs-am \
960
 
        maintainer-clean maintainer-clean-generic mostlyclean \
961
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
962
 
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
963
 
        uninstall-desktopDATA uninstall-libexecPROGRAMS \
964
 
        uninstall-uiDATA
965
 
 
966
 
 
967
 
gku-prompt-marshal.h: gku-prompt-marshal.list $(GLIB_GENMARSHAL)
968
 
        $(GLIB_GENMARSHAL) $< --header --prefix=gku_prompt_marshal > $@
969
 
 
970
 
gku-prompt-marshal.c: gku-prompt-marshal.list $(GLIB_GENMARSHAL)
971
 
        echo "#include \"gku-prompt-marshal.h\"" > $@ && \
972
 
        $(GLIB_GENMARSHAL) $< --body --prefix=gku_prompt_marshal >> $@
973
 
 
974
 
# Install a link from gnome-keyring-prompt → gnome-keyring-prompt@GCR_VERSION_SUFFIX@ to maintain compatibility
975
 
@WITH_GTK3_TRUE@install-exec-hook:
976
 
@WITH_GTK3_TRUE@        @test -e "$(DESTDIR)$(libexecdir)/gnome-keyring-prompt" || (cd $(DESTDIR)$(libexecdir) && $(LN_S) gnome-keyring-prompt@GCR_VERSION_SUFFIX@ gnome-keyring-prompt)
977
 
 
978
 
@INTLTOOL_DESKTOP_RULE@
979
 
 
980
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
981
 
# Otherwise a system limit (for SysV at least) may be exceeded.
982
 
.NOEXPORT: