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

« back to all changes in this revision

Viewing changes to daemon/dbus/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Dimitri John Ledkov
  • Date: 2014-12-06 18:47:09 UTC
  • mfrom: (116.2.6 sid)
  • Revision ID: package-import@ubuntu.com-20141206184709-r2sbrchgej06j31z
Tags: 3.14.0-1ubuntu1
* Merge from debian, remaining changes:
  - Build with dh-autoreconf for new libtool.  
  - Provide upstart user session jobs.
  * debian/gnome-keyring.ubiquity, debian/rules:
    - Apply capabilities at the end of the ubiquity process to make sure new
      installs have gnome-keyring-daemon with cap_ipc_lock+ep.
  * debian/control, debian/*.install, debian/rules:
    - change for multiarch support, install pkcs11 in its own binary

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.4 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
 
subdir = daemon/dbus
82
 
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83
 
        $(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp
84
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
86
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87
 
        $(ACLOCAL_M4)
88
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
89
 
CONFIG_HEADER = $(top_builddir)/config.h
90
 
CONFIG_CLEAN_FILES =
91
 
CONFIG_CLEAN_VPATH_FILES =
92
 
LTLIBRARIES = $(noinst_LTLIBRARIES)
93
 
am__DEPENDENCIES_1 =
94
 
libgkd_dbus_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
95
 
        $(am__DEPENDENCIES_1)
96
 
am_libgkd_dbus_la_OBJECTS = gkd-dbus.lo gkd-dbus-environment.lo \
97
 
        gkd-dbus-secrets.lo gkd-dbus-session.lo gkd-dbus-util.lo \
98
 
        gkd-secret-change.lo gkd-secret-create.lo \
99
 
        gkd-secret-dispatch.lo gkd-secret-error.lo \
100
 
        gkd-secret-exchange.lo gkd-secret-introspect.lo \
101
 
        gkd-secret-lock.lo gkd-secret-objects.lo \
102
 
        gkd-secret-property.lo gkd-secret-prompt.lo \
103
 
        gkd-secret-secret.lo gkd-secret-service.lo \
104
 
        gkd-secret-session.lo gkd-secret-unlock.lo gkd-secret-util.lo
105
 
libgkd_dbus_la_OBJECTS = $(am_libgkd_dbus_la_OBJECTS)
106
 
AM_V_lt = $(am__v_lt_@AM_V@)
107
 
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
108
 
am__v_lt_0 = --silent
109
 
am__v_lt_1 = 
110
 
AM_V_P = $(am__v_P_@AM_V@)
111
 
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
112
 
am__v_P_0 = false
113
 
am__v_P_1 = :
114
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
115
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
116
 
am__v_GEN_0 = @echo "  GEN     " $@;
117
 
am__v_GEN_1 = 
118
 
AM_V_at = $(am__v_at_@AM_V@)
119
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
120
 
am__v_at_0 = @
121
 
am__v_at_1 = 
122
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
123
 
depcomp = $(SHELL) $(top_srcdir)/depcomp
124
 
am__depfiles_maybe = depfiles
125
 
am__mv = mv -f
126
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
127
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128
 
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
129
 
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
130
 
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
131
 
        $(AM_CFLAGS) $(CFLAGS)
132
 
AM_V_CC = $(am__v_CC_@AM_V@)
133
 
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
134
 
am__v_CC_0 = @echo "  CC      " $@;
135
 
am__v_CC_1 = 
136
 
CCLD = $(CC)
137
 
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
138
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
139
 
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
140
 
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
141
 
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
142
 
am__v_CCLD_0 = @echo "  CCLD    " $@;
143
 
am__v_CCLD_1 = 
144
 
SOURCES = $(libgkd_dbus_la_SOURCES)
145
 
DIST_SOURCES = $(libgkd_dbus_la_SOURCES)
146
 
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
147
 
        ctags-recursive dvi-recursive html-recursive info-recursive \
148
 
        install-data-recursive install-dvi-recursive \
149
 
        install-exec-recursive install-html-recursive \
150
 
        install-info-recursive install-pdf-recursive \
151
 
        install-ps-recursive install-recursive installcheck-recursive \
152
 
        installdirs-recursive pdf-recursive ps-recursive \
153
 
        tags-recursive uninstall-recursive
154
 
am__can_run_installinfo = \
155
 
  case $$AM_UPDATE_INFO_DIR in \
156
 
    n|no|NO) false;; \
157
 
    *) (install-info --version) >/dev/null 2>&1;; \
158
 
  esac
159
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
160
 
  distclean-recursive maintainer-clean-recursive
161
 
am__recursive_targets = \
162
 
  $(RECURSIVE_TARGETS) \
163
 
  $(RECURSIVE_CLEAN_TARGETS) \
164
 
  $(am__extra_recursive_targets)
165
 
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
166
 
        distdir
167
 
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
168
 
# Read a list of newline-separated strings from the standard input,
169
 
# and print each of them once, without duplicates.  Input order is
170
 
# *not* preserved.
171
 
am__uniquify_input = $(AWK) '\
172
 
  BEGIN { nonempty = 0; } \
173
 
  { items[$$0] = 1; nonempty = 1; } \
174
 
  END { if (nonempty) { for (i in items) print i; }; } \
175
 
'
176
 
# Make sure the list of sources is unique.  This is necessary because,
177
 
# e.g., the same source file might be shared among _SOURCES variables
178
 
# for different programs/libraries.
179
 
am__define_uniq_tagged_files = \
180
 
  list='$(am__tagged_files)'; \
181
 
  unique=`for i in $$list; do \
182
 
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
183
 
  done | $(am__uniquify_input)`
184
 
ETAGS = etags
185
 
CTAGS = ctags
186
 
DIST_SUBDIRS = $(SUBDIRS)
187
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
188
 
am__relativize = \
189
 
  dir0=`pwd`; \
190
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
191
 
  sed_rest='s,^[^/]*/*,,'; \
192
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
193
 
  sed_butlast='s,/*[^/]*$$,,'; \
194
 
  while test -n "$$dir1"; do \
195
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
196
 
    if test "$$first" != "."; then \
197
 
      if test "$$first" = ".."; then \
198
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
199
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
200
 
      else \
201
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
202
 
        if test "$$first2" = "$$first"; then \
203
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
204
 
        else \
205
 
          dir2="../$$dir2"; \
206
 
        fi; \
207
 
        dir0="$$dir0"/"$$first"; \
208
 
      fi; \
209
 
    fi; \
210
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
211
 
  done; \
212
 
  reldir="$$dir2"
213
 
ACLOCAL = @ACLOCAL@
214
 
ALL_LINGUAS = @ALL_LINGUAS@
215
 
AMTAR = @AMTAR@
216
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
217
 
AR = @AR@
218
 
AUTOCONF = @AUTOCONF@
219
 
AUTOHEADER = @AUTOHEADER@
220
 
AUTOMAKE = @AUTOMAKE@
221
 
AWK = @AWK@
222
 
CATALOGS = @CATALOGS@
223
 
CATOBJEXT = @CATOBJEXT@
224
 
CC = @CC@
225
 
CCDEPMODE = @CCDEPMODE@
226
 
CFLAGS = @CFLAGS@
227
 
CPP = @CPP@
228
 
CPPFLAGS = @CPPFLAGS@
229
 
CYGPATH_W = @CYGPATH_W@
230
 
DAEMON_CFLAGS = @DAEMON_CFLAGS@
231
 
DAEMON_LIBS = @DAEMON_LIBS@
232
 
DATADIRNAME = @DATADIRNAME@
233
 
DBUS_CFLAGS = @DBUS_CFLAGS@
234
 
DBUS_LIBS = @DBUS_LIBS@
235
 
DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
236
 
DEFS = @DEFS@
237
 
DEPDIR = @DEPDIR@
238
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
239
 
DLLTOOL = @DLLTOOL@
240
 
DL_LIBS = @DL_LIBS@
241
 
DSYMUTIL = @DSYMUTIL@
242
 
DUMPBIN = @DUMPBIN@
243
 
ECHO_C = @ECHO_C@
244
 
ECHO_N = @ECHO_N@
245
 
ECHO_T = @ECHO_T@
246
 
EGREP = @EGREP@
247
 
EXEEXT = @EXEEXT@
248
 
FGREP = @FGREP@
249
 
GCK_CFLAGS = @GCK_CFLAGS@
250
 
GCK_LIBS = @GCK_LIBS@
251
 
GCOV = @GCOV@
252
 
GCR_BASE_CFLAGS = @GCR_BASE_CFLAGS@
253
 
GCR_BASE_LIBS = @GCR_BASE_LIBS@
254
 
GCR_CFLAGS = @GCR_CFLAGS@
255
 
GCR_LIBS = @GCR_LIBS@
256
 
GENHTML = @GENHTML@
257
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
258
 
GIO_CFLAGS = @GIO_CFLAGS@
259
 
GIO_LIBS = @GIO_LIBS@
260
 
GKR_MAJOR = @GKR_MAJOR@
261
 
GLIB_CFLAGS = @GLIB_CFLAGS@
262
 
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
263
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
264
 
GLIB_LIBS = @GLIB_LIBS@
265
 
GMODULE_CFLAGS = @GMODULE_CFLAGS@
266
 
GMODULE_LIBS = @GMODULE_LIBS@
267
 
GMOFILES = @GMOFILES@
268
 
GMSGFMT = @GMSGFMT@
269
 
GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
270
 
GOBJECT_LIBS = @GOBJECT_LIBS@
271
 
GREP = @GREP@
272
 
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
273
 
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
274
 
GTHREAD_LIBS = @GTHREAD_LIBS@
275
 
INSTALL = @INSTALL@
276
 
INSTALL_DATA = @INSTALL_DATA@
277
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
278
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
279
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
280
 
INSTOBJEXT = @INSTOBJEXT@
281
 
INTLLIBS = @INTLLIBS@
282
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
283
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
284
 
INTLTOOL_PERL = @INTLTOOL_PERL@
285
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
286
 
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
287
 
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
288
 
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
289
 
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
290
 
INTROSPECTION_FLAGS = @INTROSPECTION_FLAGS@
291
 
LCOV = @LCOV@
292
 
LD = @LD@
293
 
LDFLAGS = @LDFLAGS@
294
 
LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
295
 
LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
296
 
LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
297
 
LIBOBJS = @LIBOBJS@
298
 
LIBS = @LIBS@
299
 
LIBSELINUX = @LIBSELINUX@
300
 
LIBTOOL = @LIBTOOL@
301
 
LIPO = @LIPO@
302
 
LN_S = @LN_S@
303
 
LTLIBOBJS = @LTLIBOBJS@
304
 
MAINT = @MAINT@
305
 
MAKEINFO = @MAKEINFO@
306
 
MANIFEST_TOOL = @MANIFEST_TOOL@
307
 
MKDIR_P = @MKDIR_P@
308
 
MKINSTALLDIRS = @MKINSTALLDIRS@
309
 
MSGFMT = @MSGFMT@
310
 
MSGFMT_OPTS = @MSGFMT_OPTS@
311
 
MSGMERGE = @MSGMERGE@
312
 
NM = @NM@
313
 
NMEDIT = @NMEDIT@
314
 
OBJDUMP = @OBJDUMP@
315
 
OBJEXT = @OBJEXT@
316
 
OTOOL = @OTOOL@
317
 
OTOOL64 = @OTOOL64@
318
 
P11_MODULE_PATH = @P11_MODULE_PATH@
319
 
P11_SYSTEM_CONFIG_MODULES = @P11_SYSTEM_CONFIG_MODULES@
320
 
P11_TESTS_CFLAGS = @P11_TESTS_CFLAGS@
321
 
P11_TESTS_LIBS = @P11_TESTS_LIBS@
322
 
PACKAGE = @PACKAGE@
323
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
324
 
PACKAGE_NAME = @PACKAGE_NAME@
325
 
PACKAGE_STRING = @PACKAGE_STRING@
326
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
327
 
PACKAGE_URL = @PACKAGE_URL@
328
 
PACKAGE_VERSION = @PACKAGE_VERSION@
329
 
PAM_DEST_DIR = @PAM_DEST_DIR@
330
 
PATH_SEPARATOR = @PATH_SEPARATOR@
331
 
PKG_CONFIG = @PKG_CONFIG@
332
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
333
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
334
 
POFILES = @POFILES@
335
 
POSUB = @POSUB@
336
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
337
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
338
 
RANLIB = @RANLIB@
339
 
SED = @SED@
340
 
SET_MAKE = @SET_MAKE@
341
 
SHELL = @SHELL@
342
 
STRIP = @STRIP@
343
 
TEST_MODE = @TEST_MODE@
344
 
USE_NLS = @USE_NLS@
345
 
VALGRIND = @VALGRIND@
346
 
VALGRIND_ARG = @VALGRIND_ARG@
347
 
VALGRIND_RUN = @VALGRIND_RUN@
348
 
VERSION = @VERSION@
349
 
XGETTEXT = @XGETTEXT@
350
 
XSLTPROC = @XSLTPROC@
351
 
abs_builddir = @abs_builddir@
352
 
abs_srcdir = @abs_srcdir@
353
 
abs_top_builddir = @abs_top_builddir@
354
 
abs_top_srcdir = @abs_top_srcdir@
355
 
ac_ct_AR = @ac_ct_AR@
356
 
ac_ct_CC = @ac_ct_CC@
357
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
358
 
am__include = @am__include@
359
 
am__leading_dot = @am__leading_dot@
360
 
am__quote = @am__quote@
361
 
am__tar = @am__tar@
362
 
am__untar = @am__untar@
363
 
bindir = @bindir@
364
 
build = @build@
365
 
build_alias = @build_alias@
366
 
build_cpu = @build_cpu@
367
 
build_os = @build_os@
368
 
build_vendor = @build_vendor@
369
 
builddir = @builddir@
370
 
datadir = @datadir@
371
 
datarootdir = @datarootdir@
372
 
docdir = @docdir@
373
 
dvidir = @dvidir@
374
 
exec_prefix = @exec_prefix@
375
 
gsettingsschemadir = @gsettingsschemadir@
376
 
host = @host@
377
 
host_alias = @host_alias@
378
 
host_cpu = @host_cpu@
379
 
host_os = @host_os@
380
 
host_vendor = @host_vendor@
381
 
htmldir = @htmldir@
382
 
includedir = @includedir@
383
 
infodir = @infodir@
384
 
install_sh = @install_sh@
385
 
intltool__v_merge_options_ = @intltool__v_merge_options_@
386
 
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
387
 
libdir = @libdir@
388
 
libexecdir = @libexecdir@
389
 
localedir = @localedir@
390
 
localstatedir = @localstatedir@
391
 
mandir = @mandir@
392
 
mkdir_p = @mkdir_p@
393
 
oldincludedir = @oldincludedir@
394
 
pdfdir = @pdfdir@
395
 
pkcs11standalonedir = @pkcs11standalonedir@
396
 
prefix = @prefix@
397
 
program_transform_name = @program_transform_name@
398
 
psdir = @psdir@
399
 
sbindir = @sbindir@
400
 
sharedstatedir = @sharedstatedir@
401
 
srcdir = @srcdir@
402
 
sysconfdir = @sysconfdir@
403
 
target_alias = @target_alias@
404
 
top_build_prefix = @top_build_prefix@
405
 
top_builddir = @top_builddir@
406
 
top_srcdir = @top_srcdir@
407
 
INCLUDES = \
408
 
        -I$(top_srcdir) \
409
 
        -I$(top_srcdir)/daemon \
410
 
        -I$(top_builddir) \
411
 
        $(DAEMON_CFLAGS) \
412
 
        $(GOBJECT_CFLAGS) \
413
 
        $(GLIB_CFLAGS) \
414
 
        -DGCK_API_SUBJECT_TO_CHANGE \
415
 
        -DGCR_API_SUBJECT_TO_CHANGE
416
 
 
417
 
noinst_LTLIBRARIES = libgkd-dbus.la
418
 
libgkd_dbus_la_SOURCES = \
419
 
        gkd-dbus.c gkd-dbus.h \
420
 
        gkd-dbus-environment.c \
421
 
        gkd-dbus-private.h \
422
 
        gkd-dbus-secrets.c \
423
 
        gkd-dbus-session.c \
424
 
        gkd-dbus-util.c gkd-dbus-util.h \
425
 
        gkd-secret-change.c gkd-secret-change.h \
426
 
        gkd-secret-create.c gkd-secret-create.h \
427
 
        gkd-secret-dispatch.c gkd-secret-dispatch.h \
428
 
        gkd-secret-error.c gkd-secret-error.h \
429
 
        gkd-secret-exchange.c gkd-secret-exchange.h \
430
 
        gkd-secret-introspect.c gkd-secret-introspect.h \
431
 
        gkd-secret-lock.c gkd-secret-lock.h \
432
 
        gkd-secret-objects.c gkd-secret-objects.h \
433
 
        gkd-secret-property.c gkd-secret-property.h \
434
 
        gkd-secret-prompt.c gkd-secret-prompt.h \
435
 
        gkd-secret-secret.c gkd-secret-secret.h \
436
 
        gkd-secret-service.c gkd-secret-service.h \
437
 
        gkd-secret-session.c gkd-secret-session.h \
438
 
        gkd-secret-types.h \
439
 
        gkd-secret-unlock.c gkd-secret-unlock.h \
440
 
        gkd-secret-util.c gkd-secret-util.h
441
 
 
442
 
libgkd_dbus_la_LIBADD = \
443
 
        $(GLIB_LIBS) \
444
 
        $(GOBJECT_LIBS)
445
 
 
446
 
 
447
 
# -------------------------------------------------------------------
448
 
SUBDIRS = . tests
449
 
all: all-recursive
450
 
 
451
 
.SUFFIXES:
452
 
.SUFFIXES: .c .lo .o .obj
453
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
454
 
        @for dep in $?; do \
455
 
          case '$(am__configure_deps)' in \
456
 
            *$$dep*) \
457
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
458
 
                && { if test -f $@; then exit 0; else break; fi; }; \
459
 
              exit 1;; \
460
 
          esac; \
461
 
        done; \
462
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu daemon/dbus/Makefile'; \
463
 
        $(am__cd) $(top_srcdir) && \
464
 
          $(AUTOMAKE) --gnu daemon/dbus/Makefile
465
 
.PRECIOUS: Makefile
466
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
467
 
        @case '$?' in \
468
 
          *config.status*) \
469
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
470
 
          *) \
471
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
472
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
473
 
        esac;
474
 
 
475
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
476
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477
 
 
478
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
479
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
480
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
481
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
482
 
$(am__aclocal_m4_deps):
483
 
 
484
 
clean-noinstLTLIBRARIES:
485
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
486
 
        @list='$(noinst_LTLIBRARIES)'; \
487
 
        locs=`for p in $$list; do echo $$p; done | \
488
 
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
489
 
              sort -u`; \
490
 
        test -z "$$locs" || { \
491
 
          echo rm -f $${locs}; \
492
 
          rm -f $${locs}; \
493
 
        }
494
 
 
495
 
libgkd-dbus.la: $(libgkd_dbus_la_OBJECTS) $(libgkd_dbus_la_DEPENDENCIES) $(EXTRA_libgkd_dbus_la_DEPENDENCIES) 
496
 
        $(AM_V_CCLD)$(LINK)  $(libgkd_dbus_la_OBJECTS) $(libgkd_dbus_la_LIBADD) $(LIBS)
497
 
 
498
 
mostlyclean-compile:
499
 
        -rm -f *.$(OBJEXT)
500
 
 
501
 
distclean-compile:
502
 
        -rm -f *.tab.c
503
 
 
504
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-dbus-environment.Plo@am__quote@
505
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-dbus-secrets.Plo@am__quote@
506
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-dbus-session.Plo@am__quote@
507
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-dbus-util.Plo@am__quote@
508
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-dbus.Plo@am__quote@
509
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-change.Plo@am__quote@
510
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-create.Plo@am__quote@
511
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-dispatch.Plo@am__quote@
512
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-error.Plo@am__quote@
513
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-exchange.Plo@am__quote@
514
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-introspect.Plo@am__quote@
515
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-lock.Plo@am__quote@
516
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-objects.Plo@am__quote@
517
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-prompt.Plo@am__quote@
518
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-property.Plo@am__quote@
519
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-secret.Plo@am__quote@
520
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-service.Plo@am__quote@
521
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-session.Plo@am__quote@
522
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-unlock.Plo@am__quote@
523
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gkd-secret-util.Plo@am__quote@
524
 
 
525
 
.c.o:
526
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
527
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
528
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
529
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
530
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
531
 
 
532
 
.c.obj:
533
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
534
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
535
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
536
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
537
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
538
 
 
539
 
.c.lo:
540
 
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
541
 
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
542
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
543
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
544
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
545
 
 
546
 
mostlyclean-libtool:
547
 
        -rm -f *.lo
548
 
 
549
 
clean-libtool:
550
 
        -rm -rf .libs _libs
551
 
 
552
 
# This directory's subdirectories are mostly independent; you can cd
553
 
# into them and run 'make' without going through this Makefile.
554
 
# To change the values of 'make' variables: instead of editing Makefiles,
555
 
# (1) if the variable is set in 'config.status', edit 'config.status'
556
 
#     (which will cause the Makefiles to be regenerated when you run 'make');
557
 
# (2) otherwise, pass the desired values on the 'make' command line.
558
 
$(am__recursive_targets):
559
 
        @fail=; \
560
 
        if $(am__make_keepgoing); then \
561
 
          failcom='fail=yes'; \
562
 
        else \
563
 
          failcom='exit 1'; \
564
 
        fi; \
565
 
        dot_seen=no; \
566
 
        target=`echo $@ | sed s/-recursive//`; \
567
 
        case "$@" in \
568
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
569
 
          *) list='$(SUBDIRS)' ;; \
570
 
        esac; \
571
 
        for subdir in $$list; do \
572
 
          echo "Making $$target in $$subdir"; \
573
 
          if test "$$subdir" = "."; then \
574
 
            dot_seen=yes; \
575
 
            local_target="$$target-am"; \
576
 
          else \
577
 
            local_target="$$target"; \
578
 
          fi; \
579
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
580
 
          || eval $$failcom; \
581
 
        done; \
582
 
        if test "$$dot_seen" = "no"; then \
583
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
584
 
        fi; test -z "$$fail"
585
 
 
586
 
ID: $(am__tagged_files)
587
 
        $(am__define_uniq_tagged_files); mkid -fID $$unique
588
 
tags: tags-recursive
589
 
TAGS: tags
590
 
 
591
 
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
592
 
        set x; \
593
 
        here=`pwd`; \
594
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
595
 
          include_option=--etags-include; \
596
 
          empty_fix=.; \
597
 
        else \
598
 
          include_option=--include; \
599
 
          empty_fix=; \
600
 
        fi; \
601
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
602
 
          if test "$$subdir" = .; then :; else \
603
 
            test ! -f $$subdir/TAGS || \
604
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
605
 
          fi; \
606
 
        done; \
607
 
        $(am__define_uniq_tagged_files); \
608
 
        shift; \
609
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
610
 
          test -n "$$unique" || unique=$$empty_fix; \
611
 
          if test $$# -gt 0; then \
612
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
613
 
              "$$@" $$unique; \
614
 
          else \
615
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
616
 
              $$unique; \
617
 
          fi; \
618
 
        fi
619
 
ctags: ctags-recursive
620
 
 
621
 
CTAGS: ctags
622
 
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
623
 
        $(am__define_uniq_tagged_files); \
624
 
        test -z "$(CTAGS_ARGS)$$unique" \
625
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
626
 
             $$unique
627
 
 
628
 
GTAGS:
629
 
        here=`$(am__cd) $(top_builddir) && pwd` \
630
 
          && $(am__cd) $(top_srcdir) \
631
 
          && gtags -i $(GTAGS_ARGS) "$$here"
632
 
cscopelist: cscopelist-recursive
633
 
 
634
 
cscopelist-am: $(am__tagged_files)
635
 
        list='$(am__tagged_files)'; \
636
 
        case "$(srcdir)" in \
637
 
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
638
 
          *) sdir=$(subdir)/$(srcdir) ;; \
639
 
        esac; \
640
 
        for i in $$list; do \
641
 
          if test -f "$$i"; then \
642
 
            echo "$(subdir)/$$i"; \
643
 
          else \
644
 
            echo "$$sdir/$$i"; \
645
 
          fi; \
646
 
        done >> $(top_builddir)/cscope.files
647
 
 
648
 
distclean-tags:
649
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
650
 
 
651
 
distdir: $(DISTFILES)
652
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
653
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
654
 
        list='$(DISTFILES)'; \
655
 
          dist_files=`for file in $$list; do echo $$file; done | \
656
 
          sed -e "s|^$$srcdirstrip/||;t" \
657
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
658
 
        case $$dist_files in \
659
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
660
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
661
 
                           sort -u` ;; \
662
 
        esac; \
663
 
        for file in $$dist_files; do \
664
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
665
 
          if test -d $$d/$$file; then \
666
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
667
 
            if test -d "$(distdir)/$$file"; then \
668
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
669
 
            fi; \
670
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
671
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
672
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
673
 
            fi; \
674
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
675
 
          else \
676
 
            test -f "$(distdir)/$$file" \
677
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
678
 
            || exit 1; \
679
 
          fi; \
680
 
        done
681
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
682
 
          if test "$$subdir" = .; then :; else \
683
 
            $(am__make_dryrun) \
684
 
              || test -d "$(distdir)/$$subdir" \
685
 
              || $(MKDIR_P) "$(distdir)/$$subdir" \
686
 
              || exit 1; \
687
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
688
 
            $(am__relativize); \
689
 
            new_distdir=$$reldir; \
690
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
691
 
            $(am__relativize); \
692
 
            new_top_distdir=$$reldir; \
693
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
694
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
695
 
            ($(am__cd) $$subdir && \
696
 
              $(MAKE) $(AM_MAKEFLAGS) \
697
 
                top_distdir="$$new_top_distdir" \
698
 
                distdir="$$new_distdir" \
699
 
                am__remove_distdir=: \
700
 
                am__skip_length_check=: \
701
 
                am__skip_mode_fix=: \
702
 
                distdir) \
703
 
              || exit 1; \
704
 
          fi; \
705
 
        done
706
 
check-am: all-am
707
 
check: check-recursive
708
 
all-am: Makefile $(LTLIBRARIES)
709
 
installdirs: installdirs-recursive
710
 
installdirs-am:
711
 
install: install-recursive
712
 
install-exec: install-exec-recursive
713
 
install-data: install-data-recursive
714
 
uninstall: uninstall-recursive
715
 
 
716
 
install-am: all-am
717
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
718
 
 
719
 
installcheck: installcheck-recursive
720
 
install-strip:
721
 
        if test -z '$(STRIP)'; then \
722
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
723
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
724
 
              install; \
725
 
        else \
726
 
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
727
 
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
728
 
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
729
 
        fi
730
 
mostlyclean-generic:
731
 
 
732
 
clean-generic:
733
 
 
734
 
distclean-generic:
735
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
736
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
737
 
 
738
 
maintainer-clean-generic:
739
 
        @echo "This command is intended for maintainers to use"
740
 
        @echo "it deletes files that may require special tools to rebuild."
741
 
clean: clean-recursive
742
 
 
743
 
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
744
 
        mostlyclean-am
745
 
 
746
 
distclean: distclean-recursive
747
 
        -rm -rf ./$(DEPDIR)
748
 
        -rm -f Makefile
749
 
distclean-am: clean-am distclean-compile distclean-generic \
750
 
        distclean-tags
751
 
 
752
 
dvi: dvi-recursive
753
 
 
754
 
dvi-am:
755
 
 
756
 
html: html-recursive
757
 
 
758
 
html-am:
759
 
 
760
 
info: info-recursive
761
 
 
762
 
info-am:
763
 
 
764
 
install-data-am:
765
 
 
766
 
install-dvi: install-dvi-recursive
767
 
 
768
 
install-dvi-am:
769
 
 
770
 
install-exec-am:
771
 
 
772
 
install-html: install-html-recursive
773
 
 
774
 
install-html-am:
775
 
 
776
 
install-info: install-info-recursive
777
 
 
778
 
install-info-am:
779
 
 
780
 
install-man:
781
 
 
782
 
install-pdf: install-pdf-recursive
783
 
 
784
 
install-pdf-am:
785
 
 
786
 
install-ps: install-ps-recursive
787
 
 
788
 
install-ps-am:
789
 
 
790
 
installcheck-am:
791
 
 
792
 
maintainer-clean: maintainer-clean-recursive
793
 
        -rm -rf ./$(DEPDIR)
794
 
        -rm -f Makefile
795
 
maintainer-clean-am: distclean-am maintainer-clean-generic
796
 
 
797
 
mostlyclean: mostlyclean-recursive
798
 
 
799
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
800
 
        mostlyclean-libtool
801
 
 
802
 
pdf: pdf-recursive
803
 
 
804
 
pdf-am:
805
 
 
806
 
ps: ps-recursive
807
 
 
808
 
ps-am:
809
 
 
810
 
uninstall-am:
811
 
 
812
 
.MAKE: $(am__recursive_targets) install-am install-strip
813
 
 
814
 
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
815
 
        check-am clean clean-generic clean-libtool \
816
 
        clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
817
 
        distclean-compile distclean-generic distclean-libtool \
818
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
819
 
        install install-am install-data install-data-am install-dvi \
820
 
        install-dvi-am install-exec install-exec-am install-html \
821
 
        install-html-am install-info install-info-am install-man \
822
 
        install-pdf install-pdf-am install-ps install-ps-am \
823
 
        install-strip installcheck installcheck-am installdirs \
824
 
        installdirs-am maintainer-clean maintainer-clean-generic \
825
 
        mostlyclean mostlyclean-compile mostlyclean-generic \
826
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
827
 
        uninstall-am
828
 
 
829
 
 
830
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
831
 
# Otherwise a system limit (for SysV at least) may be exceeded.
832
 
.NOEXPORT: