# Makefile.in generated by automake 1.16.1 from Makefile.am.
# src/Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# Copyright (C) 2000 Werner Koch (dd9jn)
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 g10 Code GmbH
#
# This file is part of GPGME.
#
# GPGME is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 2.1 of the
# License, or (at your option) any later version.
#
# GPGME is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
# Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this program; if not, see .
# SPDX-License-Identifier: LGPL-2.1-or-later
VPATH = ../../gpgme-1.13.1/src
am__is_gnu_make = { \
if test -z '$(MAKELEVEL)'; then \
false; \
elif test -n '$(MAKE_HOST)'; then \
true; \
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
true; \
else \
false; \
fi; \
}
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
*) echo "am__make_running_with_option: internal error: invalid" \
"target option '$${target_option-}' specified" >&2; \
exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
sane_makeflags=$$MFLAGS; \
else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
bs=\\; \
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
test $$skip_next = yes && { skip_next=no; continue; }; \
case $$flg in \
*=*|--*) continue;; \
-*I) strip_trailopt 'I'; skip_next=yes;; \
-*I?*) strip_trailopt 'I';; \
-*O) strip_trailopt 'O'; skip_next=yes;; \
-*O?*) strip_trailopt 'O';; \
-*l) strip_trailopt 'l'; skip_next=yes;; \
-*l?*) strip_trailopt 'l';; \
-[dEDm]) skip_next=yes;; \
-[JT]) skip_next=yes;; \
esac; \
case $$flg in \
*$$target_option*) has_opt=yes; break;; \
esac; \
done; \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/gpgme
pkgincludedir = $(includedir)/gpgme
pkglibdir = $(libdir)/gpgme
pkglibexecdir = $(libexecdir)/gpgme
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-pc-linux-gnu
host_triplet = aarch64-poky-linux-gnu
bin_PROGRAMS = gpgme-tool$(EXEEXT) gpgme-json$(EXEEXT)
#libexec_PROGRAMS = gpgme-w32spawn$(EXEEXT)
subdir = src
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/conf/config.h
CONFIG_CLEAN_FILES = versioninfo.rc gpgme.pc gpgme-glib.pc gpgme.h \
gpgme-config gpgme-pthread.pc
CONFIG_CLEAN_VPATH_FILES =
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
"$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
"$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)" \
"$(DESTDIR)$(includedir)"
PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
for p in $$list; do echo "$$p $$p"; done | \
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
if (++n[$$2] == $(am__install_max)) \
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
$(am__cd) "$$dir" && rm -f $$files; }; \
}
LTLIBRARIES = $(lib_LTLIBRARIES)
#am__DEPENDENCIES_1 = versioninfo.lo
am__libgpgme_glib_la_SOURCES_DIST = util.h conversion.c b64dec.c \
get-env.c context.h ops.h parsetlv.c parsetlv.h mbox-util.c \
mbox-util.h data.h data.c data-fd.c data-stream.c data-mem.c \
data-user.c data-estream.c data-compat.c data-identify.c \
signers.c sig-notation.c wait.c wait-global.c wait-private.c \
wait-user.c wait.h op-support.c encrypt.c encrypt-sign.c \
decrypt.c decrypt-verify.c verify.c sign.c passphrase.c \
progress.c key.c keylist.c keysign.c trust-item.c trustlist.c \
tofupolicy.c import.c export.c genkey.c delete.c edit.c \
getauditlog.c opassuan.c passwd.c spawn.c assuan-support.c \
engine.h engine-backend.h engine.c engine-gpg.c status-table.c \
engine-gpgsm.c engine-assuan.c engine-gpgconf.c \
engine-uiserver.c engine-g13.c vfs-mount.c vfs-create.c \
engine-spawn.c gpgconf.c queryswdb.c sema.h priv-io.h ath.h \
posix-util.c posix-io.c w32-util.c sys-util.h dirinfo.c \
debug.c debug.h gpgme.c version.c error.c ath.c w32-glib-io.c
am__objects_1 = engine-uiserver.lo
am__objects_2 = posix-util.lo posix-io.lo
#am__objects_2 = w32-util.lo
am__objects_3 = conversion.lo b64dec.lo get-env.lo parsetlv.lo \
mbox-util.lo data.lo data-fd.lo data-stream.lo data-mem.lo \
data-user.lo data-estream.lo data-compat.lo data-identify.lo \
signers.lo sig-notation.lo wait.lo wait-global.lo \
wait-private.lo wait-user.lo op-support.lo encrypt.lo \
encrypt-sign.lo decrypt.lo decrypt-verify.lo verify.lo sign.lo \
passphrase.lo progress.lo key.lo keylist.lo keysign.lo \
trust-item.lo trustlist.lo tofupolicy.lo import.lo export.lo \
genkey.lo delete.lo edit.lo getauditlog.lo opassuan.lo \
passwd.lo spawn.lo assuan-support.lo engine.lo engine-gpg.lo \
status-table.lo engine-gpgsm.lo engine-assuan.lo \
engine-gpgconf.lo $(am__objects_1) engine-g13.lo vfs-mount.lo \
vfs-create.lo engine-spawn.lo gpgconf.lo queryswdb.lo \
$(am__objects_2) dirinfo.lo debug.lo gpgme.lo version.lo \
error.lo ath.lo
#am_libgpgme_glib_la_OBJECTS = $(am__objects_3) \
# w32-glib-io.lo
libgpgme_glib_la_OBJECTS = $(am_libgpgme_glib_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 =
libgpgme_glib_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
$(AM_CFLAGS) $(CFLAGS) $(libgpgme_glib_la_LDFLAGS) $(LDFLAGS) \
-o $@
#am_libgpgme_glib_la_rpath = -rpath $(libdir)
am__libgpgme_la_SOURCES_DIST = util.h conversion.c b64dec.c get-env.c \
context.h ops.h parsetlv.c parsetlv.h mbox-util.c mbox-util.h \
data.h data.c data-fd.c data-stream.c data-mem.c data-user.c \
data-estream.c data-compat.c data-identify.c signers.c \
sig-notation.c wait.c wait-global.c wait-private.c wait-user.c \
wait.h op-support.c encrypt.c encrypt-sign.c decrypt.c \
decrypt-verify.c verify.c sign.c passphrase.c progress.c key.c \
keylist.c keysign.c trust-item.c trustlist.c tofupolicy.c \
import.c export.c genkey.c delete.c edit.c getauditlog.c \
opassuan.c passwd.c spawn.c assuan-support.c engine.h \
engine-backend.h engine.c engine-gpg.c status-table.c \
engine-gpgsm.c engine-assuan.c engine-gpgconf.c \
engine-uiserver.c engine-g13.c vfs-mount.c vfs-create.c \
engine-spawn.c gpgconf.c queryswdb.c sema.h priv-io.h ath.h \
posix-util.c posix-io.c w32-util.c sys-util.h dirinfo.c \
debug.c debug.h gpgme.c version.c error.c ath.c w32-io.c
#am__objects_4 = w32-io.lo
am_libgpgme_la_OBJECTS = $(am__objects_3) $(am__objects_4)
libgpgme_la_OBJECTS = $(am_libgpgme_la_OBJECTS)
libgpgme_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(libgpgme_la_LDFLAGS) $(LDFLAGS) -o $@
am_gpgme_json_OBJECTS = gpgme-json.$(OBJEXT) cJSON.$(OBJEXT)
gpgme_json_OBJECTS = $(am_gpgme_json_OBJECTS)
am__DEPENDENCIES_2 =
gpgme_json_DEPENDENCIES = libgpgme.la $(am__DEPENDENCIES_2)
am_gpgme_tool_OBJECTS = gpgme-tool.$(OBJEXT) argparse.$(OBJEXT)
gpgme_tool_OBJECTS = $(am_gpgme_tool_OBJECTS)
gpgme_tool_DEPENDENCIES = libgpgme.la
gpgme_w32spawn_SOURCES = gpgme-w32spawn.c
gpgme_w32spawn_OBJECTS = gpgme-w32spawn.$(OBJEXT)
gpgme_w32spawn_LDADD = $(LDADD)
SCRIPTS = $(bin_SCRIPTS)
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 =
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/conf
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = $(DEPDIR)/setenv.Plo $(DEPDIR)/stpcpy.Plo \
$(DEPDIR)/ttyname_r.Plo ./$(DEPDIR)/argparse.Po \
./$(DEPDIR)/assuan-support.Plo ./$(DEPDIR)/ath.Plo \
./$(DEPDIR)/b64dec.Plo ./$(DEPDIR)/cJSON.Po \
./$(DEPDIR)/conversion.Plo ./$(DEPDIR)/data-compat.Plo \
./$(DEPDIR)/data-estream.Plo ./$(DEPDIR)/data-fd.Plo \
./$(DEPDIR)/data-identify.Plo ./$(DEPDIR)/data-mem.Plo \
./$(DEPDIR)/data-stream.Plo ./$(DEPDIR)/data-user.Plo \
./$(DEPDIR)/data.Plo ./$(DEPDIR)/debug.Plo \
./$(DEPDIR)/decrypt-verify.Plo ./$(DEPDIR)/decrypt.Plo \
./$(DEPDIR)/delete.Plo ./$(DEPDIR)/dirinfo.Plo \
./$(DEPDIR)/edit.Plo ./$(DEPDIR)/encrypt-sign.Plo \
./$(DEPDIR)/encrypt.Plo ./$(DEPDIR)/engine-assuan.Plo \
./$(DEPDIR)/engine-g13.Plo ./$(DEPDIR)/engine-gpg.Plo \
./$(DEPDIR)/engine-gpgconf.Plo ./$(DEPDIR)/engine-gpgsm.Plo \
./$(DEPDIR)/engine-spawn.Plo ./$(DEPDIR)/engine-uiserver.Plo \
./$(DEPDIR)/engine.Plo ./$(DEPDIR)/error.Plo \
./$(DEPDIR)/export.Plo ./$(DEPDIR)/genkey.Plo \
./$(DEPDIR)/get-env.Plo ./$(DEPDIR)/getauditlog.Plo \
./$(DEPDIR)/gpgconf.Plo ./$(DEPDIR)/gpgme-json.Po \
./$(DEPDIR)/gpgme-tool.Po ./$(DEPDIR)/gpgme-w32spawn.Po \
./$(DEPDIR)/gpgme.Plo ./$(DEPDIR)/import.Plo \
./$(DEPDIR)/key.Plo ./$(DEPDIR)/keylist.Plo \
./$(DEPDIR)/keysign.Plo ./$(DEPDIR)/mbox-util.Plo \
./$(DEPDIR)/op-support.Plo ./$(DEPDIR)/opassuan.Plo \
./$(DEPDIR)/parsetlv.Plo ./$(DEPDIR)/passphrase.Plo \
./$(DEPDIR)/passwd.Plo ./$(DEPDIR)/posix-io.Plo \
./$(DEPDIR)/posix-util.Plo ./$(DEPDIR)/progress.Plo \
./$(DEPDIR)/queryswdb.Plo ./$(DEPDIR)/sig-notation.Plo \
./$(DEPDIR)/sign.Plo ./$(DEPDIR)/signers.Plo \
./$(DEPDIR)/spawn.Plo ./$(DEPDIR)/status-table.Plo \
./$(DEPDIR)/tofupolicy.Plo ./$(DEPDIR)/trust-item.Plo \
./$(DEPDIR)/trustlist.Plo ./$(DEPDIR)/verify.Plo \
./$(DEPDIR)/version.Plo ./$(DEPDIR)/vfs-create.Plo \
./$(DEPDIR)/vfs-mount.Plo ./$(DEPDIR)/w32-glib-io.Plo \
./$(DEPDIR)/w32-io.Plo ./$(DEPDIR)/w32-util.Plo \
./$(DEPDIR)/wait-global.Plo ./$(DEPDIR)/wait-private.Plo \
./$(DEPDIR)/wait-user.Plo ./$(DEPDIR)/wait.Plo
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo " CC " $@;
am__v_CC_1 =
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo " CCLD " $@;
am__v_CCLD_1 =
SOURCES = $(libgpgme_glib_la_SOURCES) $(libgpgme_la_SOURCES) \
$(gpgme_json_SOURCES) $(gpgme_tool_SOURCES) gpgme-w32spawn.c
DIST_SOURCES = $(am__libgpgme_glib_la_SOURCES_DIST) \
$(am__libgpgme_la_SOURCES_DIST) $(gpgme_json_SOURCES) \
$(gpgme_tool_SOURCES) gpgme-w32spawn.c
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
DATA = $(m4data_DATA) $(pkgconfig_DATA)
HEADERS = $(nodist_include_HEADERS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
BEGIN { nonempty = 0; } \
{ items[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique. This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
list='$(am__tagged_files)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/gpgme-config.in \
$(srcdir)/gpgme-glib.pc.in $(srcdir)/gpgme-pthread.pc.in \
$(srcdir)/gpgme.h.in $(srcdir)/gpgme.pc.in \
$(srcdir)/versioninfo.rc.in $(top_srcdir)/build-aux/depcomp \
$(top_srcdir)/build-aux/mkinstalldirs setenv.c stpcpy.c \
ttyname_r.c
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/gpgme-1.13.1/build-aux/missing aclocal-1.16
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = aarch64-poky-linux-gcc-ar
AS = aarch64-poky-linux-as
AUTOCONF = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/gpgme-1.13.1/build-aux/missing autoconf
AUTOHEADER = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/gpgme-1.13.1/build-aux/missing autoheader
AUTOMAKE = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/gpgme-1.13.1/build-aux/missing automake-1.16
AWK = gawk
BUILD_FILEVERSION = 1,13,1,0
BUILD_REVISION = 0000000
BUILD_TIMESTAMP =
BUILD_VERSION = 1.13.1.0
CC = aarch64-poky-linux-gcc -mcpu=cortex-a55 -march=armv8.2-a+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot
CCDEPMODE = depmode=none
CC_FOR_BUILD = gcc
CFLAGS = -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0=/usr/src/debug/gpgme/1.13.1-r0 -fdebug-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0=/usr/src/debug/gpgme/1.13.1-r0 -fdebug-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot-native= -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wno-format-y2k -Wno-missing-field-initializers -Wno-sign-compare -Wno-format-zero-length -Wno-format-truncation -Wno-sizeof-pointer-div
CPP = aarch64-poky-linux-gcc -E --sysroot=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot -mcpu=cortex-a55 -march=armv8.2-a+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security
CPPFLAGS =
CXX = aarch64-poky-linux-g++ -mcpu=cortex-a55 -march=armv8.2-a+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot
CXXCPP = aarch64-poky-linux-g++ -mcpu=cortex-a55 -march=armv8.2-a+crypto -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot -E
CXXDEPMODE = depmode=none
CXXFLAGS = -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0=/usr/src/debug/gpgme/1.13.1-r0 -fdebug-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0=/usr/src/debug/gpgme/1.13.1-r0 -fdebug-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot= -fdebug-prefix-map=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot-native= -fvisibility-inlines-hidden
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = false
DOXYGEN =
DSYMUTIL =
DUMPBIN =
ECHO_C =
ECHO_N = -n
ECHO_T =
EGREP = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/hosttools/grep -E
ENABLED_LANGUAGES = cpp python
EXEEXT =
FGREP = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/hosttools/grep -F
GITLOG_TO_CHANGELOG = gitlog-to-changelog
GLIBC21 = yes
GLIB_CFLAGS =
GLIB_GENMARSHAL =
GLIB_LIBS =
GLIB_MKENUMS =
GOBJECT_QUERY =
GPGME_CONFIG_API_VERSION = 1
GPGME_CONFIG_AVAIL_LANG = cpp python
GPGME_CONFIG_CFLAGS =
GPGME_CONFIG_HOST = aarch64-poky-linux-gnu
GPGME_CONFIG_LIBS = -lgpgme
GPGME_QTTEST_CFLAGS =
GPGME_QTTEST_LIBS =
GPGME_QT_CFLAGS =
GPGME_QT_LIBS =
GPG_ERROR_CFLAGS =
GPG_ERROR_LIBS = -lgpg-error
GRAPHVIZ =
GREP = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/hosttools/grep
HAVE_CXX11 = 1
HAVE_DOT = NO
INSTALL = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/hosttools/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LD = aarch64-poky-linux-ld --sysroot=/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot
LDADD_FOR_TESTS_KLUDGE =
LDFLAGS = -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now
LIBASSUAN_CFLAGS =
LIBASSUAN_LIBS = -lassuan -lgpg-error
LIBGPGMEPP_LT_AGE = 10
LIBGPGMEPP_LT_CURRENT = 16
LIBGPGMEPP_LT_REVISION = 0
LIBGPGME_LT_AGE = 22
LIBGPGME_LT_CURRENT = 33
LIBGPGME_LT_REVISION = 1
LIBOBJS =
LIBQGPGME_LT_AGE = 3
LIBQGPGME_LT_CURRENT = 10
LIBQGPGME_LT_REVISION = 4
LIBS =
LIBTOOL = $(top_builddir)/aarch64-poky-linux-libtool
LIPO =
LN_S = ln -s
LTLIBOBJS =
LT_SYS_LIBRARY_PATH =
MAINT = #
MAKEINFO = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/gpgme-1.13.1/build-aux/missing makeinfo
MANIFEST_TOOL = :
MKDIR_P = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/hosttools/mkdir -p
MOC =
MOC2 =
NEED__FILE_OFFSET_BITS = 0
NM = aarch64-poky-linux-nm
NMEDIT =
OBJDUMP = aarch64-poky-linux-objdump
OBJEXT = o
OTOOL =
OTOOL64 =
PACKAGE = gpgme
PACKAGE_BUGREPORT = https://bugs.gnupg.org
PACKAGE_NAME = gpgme
PACKAGE_STRING = gpgme 1.13.1-unknown
PACKAGE_TARNAME = gpgme
PACKAGE_URL =
PACKAGE_VERSION = 1.13.1-unknown
PATH_SEPARATOR = :
PKG_CONFIG = pkg-config
PYTHON = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3
PYTHONS = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3
PYTHON_CPPFLAGS = -I/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot/usr/include/python3.8
PYTHON_EXEC_PREFIX = ${exec_prefix}
PYTHON_EXTRA_LDFLAGS = -Xlinker -export-dynamic
PYTHON_EXTRA_LIBS = -lcrypt -lpthread -ldl -lpthread -lutil -lm -lm
PYTHON_LDFLAGS = -L/home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot/usr/lib -lpython3.8
PYTHON_LIB_PREFIX = ${libdir}
PYTHON_PLATFORM = linux
PYTHON_PREFIX = ${prefix}
PYTHON_SITE_PKG = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot/usr/lib/python3.8/site-packages
PYTHON_VERSION = 3.8
QTCHOOSER =
RANLIB = aarch64-poky-linux-gcc-ranlib
RC =
SED = sed
SET_MAKE =
SHELL = /bin/bash
STRIP = aarch64-poky-linux-strip
SWIG = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/recipe-sysroot-native/usr/bin/swig
SWIG_LIB =
SYSROOT =
VERSION = 1.13.1-unknown
VERSION_MAJOR = 1
VERSION_MICRO = 1
VERSION_MINOR = 13
VERSION_NUMBER = 0x010d01
abs_builddir = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/build/src
abs_srcdir = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/build/../gpgme-1.13.1/src
abs_top_builddir = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/build
abs_top_srcdir = /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/build/../gpgme-1.13.1
ac_ct_AR =
ac_ct_CC =
ac_ct_CXX =
ac_ct_DUMPBIN =
am__include = include
am__leading_dot = .
am__quote =
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = /usr/bin
build = x86_64-pc-linux-gnu
build_alias = x86_64-linux
build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = /usr/share
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
emacs_local_vars_begin = Local Variables:
emacs_local_vars_end = End:
emacs_local_vars_read_only = buffer-read-only: t
exec_prefix = /usr
host = aarch64-poky-linux-gnu
host_alias = aarch64-poky-linux
host_cpu = aarch64
host_os = linux-gnu
host_vendor = poky
htmldir = ${docdir}
includedir = /usr/include
infodir = /usr/share/info
install_sh = ${SHELL} /home/rcar/www/s4sk-xen/build-xen/yocto/build-domu/tmp/work/aarch64-poky-linux/gpgme/1.13.1-r0/gpgme-1.13.1/build-aux/install-sh
libdir = /usr/lib
libexecdir = /usr/libexec
localedir = ${datarootdir}/locale
localstatedir = /var
mandir = /usr/share/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
pkgpyexecdir = ${pyexecdir}/gpgme
pkgpythondir = ${pythondir}/gpgme
prefix = /usr
program_transform_name = s,x,x,
psdir = ${docdir}
pyexecdir = ${libdir}/python3.8/site-packages
pythondir = ${libdir}/python3.8/site-packages
sbindir = /usr/sbin
sharedstatedir = /com
srcdir = ../../gpgme-1.13.1/src
sysconfdir = /etc
target_alias = aarch64-poky-linux
top_build_prefix = ../
top_builddir = ..
top_srcdir = ../../gpgme-1.13.1
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gpgme.pc gpgme-glib.pc gpgme-pthread.pc
EXTRA_DIST = gpgme-config.in gpgme.m4 libgpgme.vers ChangeLog-2011 \
gpgme.h.in versioninfo.rc.in gpgme.def \
gpgme.pc.in gpgme-glib.pc.in gpgme-pthread.pc.in
bin_SCRIPTS = gpgme-config
m4datadir = $(datadir)/aclocal
m4data_DATA = gpgme.m4
nodist_include_HEADERS = gpgme.h
ltlib_gpgme_glib =
#ltlib_gpgme_glib = libgpgme-glib.la
lib_LTLIBRARIES = libgpgme.la $(ltlib_gpgme_glib)
#libgpgme_version_script_cmd =
libgpgme_version_script_cmd = -Wl,--version-script=$(srcdir)/libgpgme.vers
system_components = ath.h posix-util.c posix-io.c
#system_components = w32-util.c
system_components_not_extra =
#system_components_not_extra = w32-io.c
#uiserver_components =
uiserver_components = engine-uiserver.c
# These are the source files common to all library versions. We used
# to build a non-installed library for that, but that does not work
# correctly on all platforms (in particular, one can not specify the
# right linking order with libtool, as the non-installed version has
# unresolved symbols to the thread module.
main_sources = \
util.h conversion.c b64dec.c get-env.c context.h ops.h \
parsetlv.c parsetlv.h \
mbox-util.c mbox-util.h \
data.h data.c data-fd.c data-stream.c data-mem.c data-user.c \
data-estream.c \
data-compat.c data-identify.c \
signers.c sig-notation.c \
wait.c wait-global.c wait-private.c wait-user.c wait.h \
op-support.c \
encrypt.c encrypt-sign.c decrypt.c decrypt-verify.c verify.c \
sign.c passphrase.c progress.c \
key.c keylist.c keysign.c trust-item.c trustlist.c tofupolicy.c \
import.c export.c genkey.c delete.c edit.c getauditlog.c \
opassuan.c passwd.c spawn.c assuan-support.c \
engine.h engine-backend.h engine.c engine-gpg.c status-table.c \
engine-gpgsm.c engine-assuan.c engine-gpgconf.c \
$(uiserver_components) \
engine-g13.c vfs-mount.c vfs-create.c \
engine-spawn.c \
gpgconf.c queryswdb.c \
sema.h priv-io.h $(system_components) sys-util.h dirinfo.c \
debug.c debug.h gpgme.c version.c error.c \
ath.h ath.c
libgpgme_la_SOURCES = $(main_sources) $(system_components_not_extra)
#libgpgme_glib_la_SOURCES = $(main_sources) w32-glib-io.c
# We use a global CFLAGS setting for all libraries
# versions, because then every object file is only compiled once.
AM_CFLAGS =
gpgme_tool_SOURCES = gpgme-tool.c argparse.c argparse.h
gpgme_tool_LDADD = libgpgme.la -lassuan -lgpg-error
gpgme_json_SOURCES = gpgme-json.c cJSON.c cJSON.h
gpgme_json_LDADD = -lm libgpgme.la $(GPG_ERROR_LIBS)
#RCCOMPILE = $(RC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES)
#LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RCCOMPILE)
#SUFFIXES = .rc .lo
gpgme_res =
#gpgme_res = versioninfo.lo
no_undefined =
#no_undefined = -no-undefined
export_symbols =
#export_symbols = -export-symbols $(srcdir)/gpgme.def
extra_ltoptions =
#extra_ltoptions = -XCClinker -static-libgcc
gpgme_deps =
#gpgme_deps = $(gpgme_res) gpgme.def
libgpgme_la_LDFLAGS = $(no_undefined) $(export_symbols) $(extra_ltoptions) \
$(libgpgme_version_script_cmd) -version-info \
33:1:22
libgpgme_la_DEPENDENCIES = $(srcdir)/libgpgme.vers $(gpgme_deps)
libgpgme_la_LIBADD = $(gpgme_res) -lassuan -lgpg-error \
-lgpg-error
#libgpgme_glib_la_LDFLAGS = \
# $(no_undefined) $(export_symbols) $(extra_ltoptions) \
# $(libgpgme_version_script_cmd) -version-info \
# 33:1:22
#libgpgme_glib_la_DEPENDENCIES = \
# $(srcdir)/libgpgme.vers $(gpgme_deps)
#libgpgme_glib_la_LIBADD = $(gpgme_res) -lassuan -lgpg-error \
# -lgpg-error
all: all-am
.SUFFIXES:
.SUFFIXES: .rc .lo .c .o .obj
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
&& { if test -f $@; then exit 0; else break; fi; }; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --gnu src/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(top_srcdir)/configure: # $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
versioninfo.rc: $(top_builddir)/config.status $(srcdir)/versioninfo.rc.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
gpgme.pc: $(top_builddir)/config.status $(srcdir)/gpgme.pc.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
gpgme-glib.pc: $(top_builddir)/config.status $(srcdir)/gpgme-glib.pc.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
gpgme.h: $(top_builddir)/config.status $(srcdir)/gpgme.h.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
gpgme-config: $(top_builddir)/config.status $(srcdir)/gpgme-config.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
gpgme-pthread.pc: $(top_builddir)/config.status $(srcdir)/gpgme-pthread.pc.in
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
install-binPROGRAMS: $(bin_PROGRAMS)
@$(NORMAL_INSTALL)
@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
$(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
fi; \
for p in $$list; do echo "$$p $$p"; done | \
sed 's/$(EXEEXT)$$//' | \
while read p p1; do if test -f $$p \
|| test -f $$p1 \
; then echo "$$p"; echo "$$p"; else :; fi; \
done | \
sed -e 'p;s,.*/,,;n;h' \
-e 's|.*|.|' \
-e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
sed 'N;N;N;s,\n, ,g' | \
$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
{ d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
if ($$2 == $$4) files[d] = files[d] " " $$1; \
else { print "f", $$3 "/" $$4, $$1; } } \
END { for (d in files) print "f", d, files[d] }' | \
while read type dir files; do \
if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
test -z "$$files" || { \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
$(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
} \
; done
uninstall-binPROGRAMS:
@$(NORMAL_UNINSTALL)
@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
files=`for p in $$list; do echo "$$p"; done | \
sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
-e 's/$$/$(EXEEXT)/' \
`; \
test -n "$$list" || exit 0; \
echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
cd "$(DESTDIR)$(bindir)" && rm -f $$files
clean-binPROGRAMS:
@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
echo " rm -f" $$list; \
rm -f $$list || exit $$?; \
test -n "$(EXEEXT)" || exit 0; \
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
echo " rm -f" $$list; \
rm -f $$list
install-libexecPROGRAMS: $(libexec_PROGRAMS)
@$(NORMAL_INSTALL)
@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(libexecdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(libexecdir)" || exit 1; \
fi; \
for p in $$list; do echo "$$p $$p"; done | \
sed 's/$(EXEEXT)$$//' | \
while read p p1; do if test -f $$p \
|| test -f $$p1 \
; then echo "$$p"; echo "$$p"; else :; fi; \
done | \
sed -e 'p;s,.*/,,;n;h' \
-e 's|.*|.|' \
-e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
sed 'N;N;N;s,\n, ,g' | \
$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
{ d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
if ($$2 == $$4) files[d] = files[d] " " $$1; \
else { print "f", $$3 "/" $$4, $$1; } } \
END { for (d in files) print "f", d, files[d] }' | \
while read type dir files; do \
if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
test -z "$$files" || { \
echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
$(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
} \
; done
uninstall-libexecPROGRAMS:
@$(NORMAL_UNINSTALL)
@list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
files=`for p in $$list; do echo "$$p"; done | \
sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
-e 's/$$/$(EXEEXT)/' \
`; \
test -n "$$list" || exit 0; \
echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
clean-libexecPROGRAMS:
@list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
echo " rm -f" $$list; \
rm -f $$list || exit $$?; \
test -n "$(EXEEXT)" || exit 0; \
list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
echo " rm -f" $$list; \
rm -f $$list
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
list2=; for p in $$list; do \
if test -f $$p; then \
list2="$$list2 $$p"; \
else :; fi; \
done; \
test -z "$$list2" || { \
echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
}
uninstall-libLTLIBRARIES:
@$(NORMAL_UNINSTALL)
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
for p in $$list; do \
$(am__strip_dir) \
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
done
clean-libLTLIBRARIES:
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
@list='$(lib_LTLIBRARIES)'; \
locs=`for p in $$list; do echo $$p; done | \
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
sort -u`; \
test -z "$$locs" || { \
echo rm -f $${locs}; \
rm -f $${locs}; \
}
libgpgme-glib.la: $(libgpgme_glib_la_OBJECTS) $(libgpgme_glib_la_DEPENDENCIES) $(EXTRA_libgpgme_glib_la_DEPENDENCIES)
$(AM_V_CCLD)$(libgpgme_glib_la_LINK) $(am_libgpgme_glib_la_rpath) $(libgpgme_glib_la_OBJECTS) $(libgpgme_glib_la_LIBADD) $(LIBS)
libgpgme.la: $(libgpgme_la_OBJECTS) $(libgpgme_la_DEPENDENCIES) $(EXTRA_libgpgme_la_DEPENDENCIES)
$(AM_V_CCLD)$(libgpgme_la_LINK) -rpath $(libdir) $(libgpgme_la_OBJECTS) $(libgpgme_la_LIBADD) $(LIBS)
gpgme-json$(EXEEXT): $(gpgme_json_OBJECTS) $(gpgme_json_DEPENDENCIES) $(EXTRA_gpgme_json_DEPENDENCIES)
@rm -f gpgme-json$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(gpgme_json_OBJECTS) $(gpgme_json_LDADD) $(LIBS)
gpgme-tool$(EXEEXT): $(gpgme_tool_OBJECTS) $(gpgme_tool_DEPENDENCIES) $(EXTRA_gpgme_tool_DEPENDENCIES)
@rm -f gpgme-tool$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(gpgme_tool_OBJECTS) $(gpgme_tool_LDADD) $(LIBS)
gpgme-w32spawn$(EXEEXT): $(gpgme_w32spawn_OBJECTS) $(gpgme_w32spawn_DEPENDENCIES) $(EXTRA_gpgme_w32spawn_DEPENDENCIES)
@rm -f gpgme-w32spawn$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(gpgme_w32spawn_OBJECTS) $(gpgme_w32spawn_LDADD) $(LIBS)
install-binSCRIPTS: $(bin_SCRIPTS)
@$(NORMAL_INSTALL)
@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
$(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
done | \
sed -e 'p;s,.*/,,;n' \
-e 'h;s|.*|.|' \
-e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
{ d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
if ($$2 == $$4) { files[d] = files[d] " " $$1; \
if (++n[d] == $(am__install_max)) { \
print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
else { print "f", d "/" $$4, $$1 } } \
END { for (d in files) print "f", d, files[d] }' | \
while read type dir files; do \
if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
test -z "$$files" || { \
echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
$(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
} \
; done
uninstall-binSCRIPTS:
@$(NORMAL_UNINSTALL)
@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
files=`for p in $$list; do echo "$$p"; done | \
sed -e 's,.*/,,;$(transform)'`; \
dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
distclean-compile:
-rm -f *.tab.c
#include $(DEPDIR)/setenv.Plo # am--include-marker
#include $(DEPDIR)/stpcpy.Plo # am--include-marker
#include $(DEPDIR)/ttyname_r.Plo # am--include-marker
#include ./$(DEPDIR)/argparse.Po # am--include-marker
#include ./$(DEPDIR)/assuan-support.Plo # am--include-marker
#include ./$(DEPDIR)/ath.Plo # am--include-marker
#include ./$(DEPDIR)/b64dec.Plo # am--include-marker
#include ./$(DEPDIR)/cJSON.Po # am--include-marker
#include ./$(DEPDIR)/conversion.Plo # am--include-marker
#include ./$(DEPDIR)/data-compat.Plo # am--include-marker
#include ./$(DEPDIR)/data-estream.Plo # am--include-marker
#include ./$(DEPDIR)/data-fd.Plo # am--include-marker
#include ./$(DEPDIR)/data-identify.Plo # am--include-marker
#include ./$(DEPDIR)/data-mem.Plo # am--include-marker
#include ./$(DEPDIR)/data-stream.Plo # am--include-marker
#include ./$(DEPDIR)/data-user.Plo # am--include-marker
#include ./$(DEPDIR)/data.Plo # am--include-marker
#include ./$(DEPDIR)/debug.Plo # am--include-marker
#include ./$(DEPDIR)/decrypt-verify.Plo # am--include-marker
#include ./$(DEPDIR)/decrypt.Plo # am--include-marker
#include ./$(DEPDIR)/delete.Plo # am--include-marker
#include ./$(DEPDIR)/dirinfo.Plo # am--include-marker
#include ./$(DEPDIR)/edit.Plo # am--include-marker
#include ./$(DEPDIR)/encrypt-sign.Plo # am--include-marker
#include ./$(DEPDIR)/encrypt.Plo # am--include-marker
#include ./$(DEPDIR)/engine-assuan.Plo # am--include-marker
#include ./$(DEPDIR)/engine-g13.Plo # am--include-marker
#include ./$(DEPDIR)/engine-gpg.Plo # am--include-marker
#include ./$(DEPDIR)/engine-gpgconf.Plo # am--include-marker
#include ./$(DEPDIR)/engine-gpgsm.Plo # am--include-marker
#include ./$(DEPDIR)/engine-spawn.Plo # am--include-marker
#include ./$(DEPDIR)/engine-uiserver.Plo # am--include-marker
#include ./$(DEPDIR)/engine.Plo # am--include-marker
#include ./$(DEPDIR)/error.Plo # am--include-marker
#include ./$(DEPDIR)/export.Plo # am--include-marker
#include ./$(DEPDIR)/genkey.Plo # am--include-marker
#include ./$(DEPDIR)/get-env.Plo # am--include-marker
#include ./$(DEPDIR)/getauditlog.Plo # am--include-marker
#include ./$(DEPDIR)/gpgconf.Plo # am--include-marker
#include ./$(DEPDIR)/gpgme-json.Po # am--include-marker
#include ./$(DEPDIR)/gpgme-tool.Po # am--include-marker
#include ./$(DEPDIR)/gpgme-w32spawn.Po # am--include-marker
#include ./$(DEPDIR)/gpgme.Plo # am--include-marker
#include ./$(DEPDIR)/import.Plo # am--include-marker
#include ./$(DEPDIR)/key.Plo # am--include-marker
#include ./$(DEPDIR)/keylist.Plo # am--include-marker
#include ./$(DEPDIR)/keysign.Plo # am--include-marker
#include ./$(DEPDIR)/mbox-util.Plo # am--include-marker
#include ./$(DEPDIR)/op-support.Plo # am--include-marker
#include ./$(DEPDIR)/opassuan.Plo # am--include-marker
#include ./$(DEPDIR)/parsetlv.Plo # am--include-marker
#include ./$(DEPDIR)/passphrase.Plo # am--include-marker
#include ./$(DEPDIR)/passwd.Plo # am--include-marker
#include ./$(DEPDIR)/posix-io.Plo # am--include-marker
#include ./$(DEPDIR)/posix-util.Plo # am--include-marker
#include ./$(DEPDIR)/progress.Plo # am--include-marker
#include ./$(DEPDIR)/queryswdb.Plo # am--include-marker
#include ./$(DEPDIR)/sig-notation.Plo # am--include-marker
#include ./$(DEPDIR)/sign.Plo # am--include-marker
#include ./$(DEPDIR)/signers.Plo # am--include-marker
#include ./$(DEPDIR)/spawn.Plo # am--include-marker
#include ./$(DEPDIR)/status-table.Plo # am--include-marker
#include ./$(DEPDIR)/tofupolicy.Plo # am--include-marker
#include ./$(DEPDIR)/trust-item.Plo # am--include-marker
#include ./$(DEPDIR)/trustlist.Plo # am--include-marker
#include ./$(DEPDIR)/verify.Plo # am--include-marker
#include ./$(DEPDIR)/version.Plo # am--include-marker
#include ./$(DEPDIR)/vfs-create.Plo # am--include-marker
#include ./$(DEPDIR)/vfs-mount.Plo # am--include-marker
#include ./$(DEPDIR)/w32-glib-io.Plo # am--include-marker
#include ./$(DEPDIR)/w32-io.Plo # am--include-marker
#include ./$(DEPDIR)/w32-util.Plo # am--include-marker
#include ./$(DEPDIR)/wait-global.Plo # am--include-marker
#include ./$(DEPDIR)/wait-private.Plo # am--include-marker
#include ./$(DEPDIR)/wait-user.Plo # am--include-marker
#include ./$(DEPDIR)/wait.Plo # am--include-marker
$(am__depfiles_remade):
@$(MKDIR_P) $(@D)
@echo '# dummy' >$@-t && $(am__mv) $@-t $@
am--depfiles: $(am__depfiles_remade)
.c.o:
# $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
# $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
# $(AM_V_CC)source='$<' object='$@' libtool=no
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
$(AM_V_CC)$(COMPILE) -c -o $@ $<
.c.obj:
# $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
# $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
# $(AM_V_CC)source='$<' object='$@' libtool=no
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
$(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
.c.lo:
# $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
# $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
# $(AM_V_CC)source='$<' object='$@' libtool=yes
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
$(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
mostlyclean-libtool:
-rm -f *.lo
clean-libtool:
-rm -rf .libs _libs
install-m4dataDATA: $(m4data_DATA)
@$(NORMAL_INSTALL)
@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(m4datadir)'"; \
$(MKDIR_P) "$(DESTDIR)$(m4datadir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(m4datadir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(m4datadir)" || exit $$?; \
done
uninstall-m4dataDATA:
@$(NORMAL_UNINSTALL)
@list='$(m4data_DATA)'; test -n "$(m4datadir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(m4datadir)'; $(am__uninstall_files_from_dir)
install-pkgconfigDATA: $(pkgconfig_DATA)
@$(NORMAL_INSTALL)
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
done
uninstall-pkgconfigDATA:
@$(NORMAL_UNINSTALL)
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
install-nodist_includeHEADERS: $(nodist_include_HEADERS)
@$(NORMAL_INSTALL)
@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
$(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
$(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
done
uninstall-nodist_includeHEADERS:
@$(NORMAL_UNINSTALL)
@list='$(nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
ID: $(am__tagged_files)
$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-am
TAGS: tags
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
$(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
if test $$# -gt 0; then \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
"$$@" $$unique; \
else \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$unique; \
fi; \
fi
ctags: ctags-am
CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
$(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-am
cscopelist-am: $(am__tagged_files)
list='$(am__tagged_files)'; \
case "$(srcdir)" in \
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
*) sdir=$(subdir)/$(srcdir) ;; \
esac; \
for i in $$list; do \
if test -f "$$i"; then \
echo "$(subdir)/$$i"; \
else \
echo "$$sdir/$$i"; \
fi; \
done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
distdir-am: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
check-am: all-am
check: check-am
all-am: Makefile $(PROGRAMS) $(LTLIBRARIES) $(SCRIPTS) $(DATA) \
$(HEADERS)
install-binPROGRAMS: install-libLTLIBRARIES
installdirs:
for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
install; \
else \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-am
clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
clean-libexecPROGRAMS clean-libtool mostlyclean-am
distclean: distclean-am
-rm -f $(DEPDIR)/setenv.Plo
-rm -f $(DEPDIR)/stpcpy.Plo
-rm -f $(DEPDIR)/ttyname_r.Plo
-rm -f ./$(DEPDIR)/argparse.Po
-rm -f ./$(DEPDIR)/assuan-support.Plo
-rm -f ./$(DEPDIR)/ath.Plo
-rm -f ./$(DEPDIR)/b64dec.Plo
-rm -f ./$(DEPDIR)/cJSON.Po
-rm -f ./$(DEPDIR)/conversion.Plo
-rm -f ./$(DEPDIR)/data-compat.Plo
-rm -f ./$(DEPDIR)/data-estream.Plo
-rm -f ./$(DEPDIR)/data-fd.Plo
-rm -f ./$(DEPDIR)/data-identify.Plo
-rm -f ./$(DEPDIR)/data-mem.Plo
-rm -f ./$(DEPDIR)/data-stream.Plo
-rm -f ./$(DEPDIR)/data-user.Plo
-rm -f ./$(DEPDIR)/data.Plo
-rm -f ./$(DEPDIR)/debug.Plo
-rm -f ./$(DEPDIR)/decrypt-verify.Plo
-rm -f ./$(DEPDIR)/decrypt.Plo
-rm -f ./$(DEPDIR)/delete.Plo
-rm -f ./$(DEPDIR)/dirinfo.Plo
-rm -f ./$(DEPDIR)/edit.Plo
-rm -f ./$(DEPDIR)/encrypt-sign.Plo
-rm -f ./$(DEPDIR)/encrypt.Plo
-rm -f ./$(DEPDIR)/engine-assuan.Plo
-rm -f ./$(DEPDIR)/engine-g13.Plo
-rm -f ./$(DEPDIR)/engine-gpg.Plo
-rm -f ./$(DEPDIR)/engine-gpgconf.Plo
-rm -f ./$(DEPDIR)/engine-gpgsm.Plo
-rm -f ./$(DEPDIR)/engine-spawn.Plo
-rm -f ./$(DEPDIR)/engine-uiserver.Plo
-rm -f ./$(DEPDIR)/engine.Plo
-rm -f ./$(DEPDIR)/error.Plo
-rm -f ./$(DEPDIR)/export.Plo
-rm -f ./$(DEPDIR)/genkey.Plo
-rm -f ./$(DEPDIR)/get-env.Plo
-rm -f ./$(DEPDIR)/getauditlog.Plo
-rm -f ./$(DEPDIR)/gpgconf.Plo
-rm -f ./$(DEPDIR)/gpgme-json.Po
-rm -f ./$(DEPDIR)/gpgme-tool.Po
-rm -f ./$(DEPDIR)/gpgme-w32spawn.Po
-rm -f ./$(DEPDIR)/gpgme.Plo
-rm -f ./$(DEPDIR)/import.Plo
-rm -f ./$(DEPDIR)/key.Plo
-rm -f ./$(DEPDIR)/keylist.Plo
-rm -f ./$(DEPDIR)/keysign.Plo
-rm -f ./$(DEPDIR)/mbox-util.Plo
-rm -f ./$(DEPDIR)/op-support.Plo
-rm -f ./$(DEPDIR)/opassuan.Plo
-rm -f ./$(DEPDIR)/parsetlv.Plo
-rm -f ./$(DEPDIR)/passphrase.Plo
-rm -f ./$(DEPDIR)/passwd.Plo
-rm -f ./$(DEPDIR)/posix-io.Plo
-rm -f ./$(DEPDIR)/posix-util.Plo
-rm -f ./$(DEPDIR)/progress.Plo
-rm -f ./$(DEPDIR)/queryswdb.Plo
-rm -f ./$(DEPDIR)/sig-notation.Plo
-rm -f ./$(DEPDIR)/sign.Plo
-rm -f ./$(DEPDIR)/signers.Plo
-rm -f ./$(DEPDIR)/spawn.Plo
-rm -f ./$(DEPDIR)/status-table.Plo
-rm -f ./$(DEPDIR)/tofupolicy.Plo
-rm -f ./$(DEPDIR)/trust-item.Plo
-rm -f ./$(DEPDIR)/trustlist.Plo
-rm -f ./$(DEPDIR)/verify.Plo
-rm -f ./$(DEPDIR)/version.Plo
-rm -f ./$(DEPDIR)/vfs-create.Plo
-rm -f ./$(DEPDIR)/vfs-mount.Plo
-rm -f ./$(DEPDIR)/w32-glib-io.Plo
-rm -f ./$(DEPDIR)/w32-io.Plo
-rm -f ./$(DEPDIR)/w32-util.Plo
-rm -f ./$(DEPDIR)/wait-global.Plo
-rm -f ./$(DEPDIR)/wait-private.Plo
-rm -f ./$(DEPDIR)/wait-user.Plo
-rm -f ./$(DEPDIR)/wait.Plo
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-tags
dvi: dvi-am
dvi-am:
html: html-am
html-am:
info: info-am
info-am:
install-data-am: install-data-local install-m4dataDATA \
install-nodist_includeHEADERS install-pkgconfigDATA
install-dvi: install-dvi-am
install-dvi-am:
install-exec-am: install-binPROGRAMS install-binSCRIPTS \
install-libLTLIBRARIES install-libexecPROGRAMS
install-html: install-html-am
install-html-am:
install-info: install-info-am
install-info-am:
install-man:
install-pdf: install-pdf-am
install-pdf-am:
install-ps: install-ps-am
install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-am
-rm -f $(DEPDIR)/setenv.Plo
-rm -f $(DEPDIR)/stpcpy.Plo
-rm -f $(DEPDIR)/ttyname_r.Plo
-rm -f ./$(DEPDIR)/argparse.Po
-rm -f ./$(DEPDIR)/assuan-support.Plo
-rm -f ./$(DEPDIR)/ath.Plo
-rm -f ./$(DEPDIR)/b64dec.Plo
-rm -f ./$(DEPDIR)/cJSON.Po
-rm -f ./$(DEPDIR)/conversion.Plo
-rm -f ./$(DEPDIR)/data-compat.Plo
-rm -f ./$(DEPDIR)/data-estream.Plo
-rm -f ./$(DEPDIR)/data-fd.Plo
-rm -f ./$(DEPDIR)/data-identify.Plo
-rm -f ./$(DEPDIR)/data-mem.Plo
-rm -f ./$(DEPDIR)/data-stream.Plo
-rm -f ./$(DEPDIR)/data-user.Plo
-rm -f ./$(DEPDIR)/data.Plo
-rm -f ./$(DEPDIR)/debug.Plo
-rm -f ./$(DEPDIR)/decrypt-verify.Plo
-rm -f ./$(DEPDIR)/decrypt.Plo
-rm -f ./$(DEPDIR)/delete.Plo
-rm -f ./$(DEPDIR)/dirinfo.Plo
-rm -f ./$(DEPDIR)/edit.Plo
-rm -f ./$(DEPDIR)/encrypt-sign.Plo
-rm -f ./$(DEPDIR)/encrypt.Plo
-rm -f ./$(DEPDIR)/engine-assuan.Plo
-rm -f ./$(DEPDIR)/engine-g13.Plo
-rm -f ./$(DEPDIR)/engine-gpg.Plo
-rm -f ./$(DEPDIR)/engine-gpgconf.Plo
-rm -f ./$(DEPDIR)/engine-gpgsm.Plo
-rm -f ./$(DEPDIR)/engine-spawn.Plo
-rm -f ./$(DEPDIR)/engine-uiserver.Plo
-rm -f ./$(DEPDIR)/engine.Plo
-rm -f ./$(DEPDIR)/error.Plo
-rm -f ./$(DEPDIR)/export.Plo
-rm -f ./$(DEPDIR)/genkey.Plo
-rm -f ./$(DEPDIR)/get-env.Plo
-rm -f ./$(DEPDIR)/getauditlog.Plo
-rm -f ./$(DEPDIR)/gpgconf.Plo
-rm -f ./$(DEPDIR)/gpgme-json.Po
-rm -f ./$(DEPDIR)/gpgme-tool.Po
-rm -f ./$(DEPDIR)/gpgme-w32spawn.Po
-rm -f ./$(DEPDIR)/gpgme.Plo
-rm -f ./$(DEPDIR)/import.Plo
-rm -f ./$(DEPDIR)/key.Plo
-rm -f ./$(DEPDIR)/keylist.Plo
-rm -f ./$(DEPDIR)/keysign.Plo
-rm -f ./$(DEPDIR)/mbox-util.Plo
-rm -f ./$(DEPDIR)/op-support.Plo
-rm -f ./$(DEPDIR)/opassuan.Plo
-rm -f ./$(DEPDIR)/parsetlv.Plo
-rm -f ./$(DEPDIR)/passphrase.Plo
-rm -f ./$(DEPDIR)/passwd.Plo
-rm -f ./$(DEPDIR)/posix-io.Plo
-rm -f ./$(DEPDIR)/posix-util.Plo
-rm -f ./$(DEPDIR)/progress.Plo
-rm -f ./$(DEPDIR)/queryswdb.Plo
-rm -f ./$(DEPDIR)/sig-notation.Plo
-rm -f ./$(DEPDIR)/sign.Plo
-rm -f ./$(DEPDIR)/signers.Plo
-rm -f ./$(DEPDIR)/spawn.Plo
-rm -f ./$(DEPDIR)/status-table.Plo
-rm -f ./$(DEPDIR)/tofupolicy.Plo
-rm -f ./$(DEPDIR)/trust-item.Plo
-rm -f ./$(DEPDIR)/trustlist.Plo
-rm -f ./$(DEPDIR)/verify.Plo
-rm -f ./$(DEPDIR)/version.Plo
-rm -f ./$(DEPDIR)/vfs-create.Plo
-rm -f ./$(DEPDIR)/vfs-mount.Plo
-rm -f ./$(DEPDIR)/w32-glib-io.Plo
-rm -f ./$(DEPDIR)/w32-io.Plo
-rm -f ./$(DEPDIR)/w32-util.Plo
-rm -f ./$(DEPDIR)/wait-global.Plo
-rm -f ./$(DEPDIR)/wait-private.Plo
-rm -f ./$(DEPDIR)/wait-user.Plo
-rm -f ./$(DEPDIR)/wait.Plo
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
mostlyclean-libtool
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
uninstall-libLTLIBRARIES uninstall-libexecPROGRAMS \
uninstall-local uninstall-m4dataDATA \
uninstall-nodist_includeHEADERS uninstall-pkgconfigDATA
.MAKE: install-am install-strip
.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
clean-libexecPROGRAMS clean-libtool cscopelist-am ctags \
ctags-am distclean distclean-compile distclean-generic \
distclean-libtool distclean-tags distdir dvi dvi-am html \
html-am info info-am install install-am install-binPROGRAMS \
install-binSCRIPTS install-data install-data-am \
install-data-local install-dvi install-dvi-am install-exec \
install-exec-am install-html install-html-am install-info \
install-info-am install-libLTLIBRARIES install-libexecPROGRAMS \
install-m4dataDATA install-man install-nodist_includeHEADERS \
install-pdf install-pdf-am install-pkgconfigDATA install-ps \
install-ps-am install-strip installcheck installcheck-am \
installdirs maintainer-clean maintainer-clean-generic \
mostlyclean mostlyclean-compile mostlyclean-generic \
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
uninstall-am uninstall-binPROGRAMS uninstall-binSCRIPTS \
uninstall-libLTLIBRARIES uninstall-libexecPROGRAMS \
uninstall-local uninstall-m4dataDATA \
uninstall-nodist_includeHEADERS uninstall-pkgconfigDATA
.PRECIOUS: Makefile
#.rc.lo:
# $(LTRCCOMPILE) -i "$<" -o "$@"
#install-def-file:
# -$(INSTALL) -d $(DESTDIR)$(libdir)
# $(INSTALL) $(srcdir)/gpgme.def $(DESTDIR)$(libdir)/gpgme.def
#uninstall-def-file:
# -rm $(DESTDIR)$(libdir)/gpgme.def
install-def-file:
uninstall-def-file:
install-data-local: install-def-file
uninstall-local: uninstall-def-file
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: