1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 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# Makefile.am - PIN entry EFL frontend.
18# Copyright (C) 2017 Obsidian-Studios, Inc.
19# Author William L. Thomson Jr. <wlt@o-sinc.com>
20#
21# This file is part of PINENTRY.
22#
23# PINENTRY is free software; you can redistribute it and/or modify
24# it under the terms of the GNU General Public License as published by
25# the Free Software Foundation; either version 2 of the License, or
26# (at your option) any later version.
27#
28# PINENTRY is distributed in the hope that it will be useful,
29# but WITHOUT ANY WARRANTY; without even the implied warranty of
30# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31# GNU General Public License for more details.
32#
33# You should have received a copy of the GNU General Public License
34# along with this program; if not, write to the Free Software
35# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
36
37VPATH = @srcdir@
38am__is_gnu_make = { \
39  if test -z '$(MAKELEVEL)'; then \
40    false; \
41  elif test -n '$(MAKE_HOST)'; then \
42    true; \
43  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
44    true; \
45  else \
46    false; \
47  fi; \
48}
49am__make_running_with_option = \
50  case $${target_option-} in \
51      ?) ;; \
52      *) echo "am__make_running_with_option: internal error: invalid" \
53              "target option '$${target_option-}' specified" >&2; \
54         exit 1;; \
55  esac; \
56  has_opt=no; \
57  sane_makeflags=$$MAKEFLAGS; \
58  if $(am__is_gnu_make); then \
59    sane_makeflags=$$MFLAGS; \
60  else \
61    case $$MAKEFLAGS in \
62      *\\[\ \	]*) \
63        bs=\\; \
64        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
65          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
66    esac; \
67  fi; \
68  skip_next=no; \
69  strip_trailopt () \
70  { \
71    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
72  }; \
73  for flg in $$sane_makeflags; do \
74    test $$skip_next = yes && { skip_next=no; continue; }; \
75    case $$flg in \
76      *=*|--*) continue;; \
77        -*I) strip_trailopt 'I'; skip_next=yes;; \
78      -*I?*) strip_trailopt 'I';; \
79        -*O) strip_trailopt 'O'; skip_next=yes;; \
80      -*O?*) strip_trailopt 'O';; \
81        -*l) strip_trailopt 'l'; skip_next=yes;; \
82      -*l?*) strip_trailopt 'l';; \
83      -[dEDm]) skip_next=yes;; \
84      -[JT]) skip_next=yes;; \
85    esac; \
86    case $$flg in \
87      *$$target_option*) has_opt=yes; break;; \
88    esac; \
89  done; \
90  test $$has_opt = yes
91am__make_dryrun = (target_option=n; $(am__make_running_with_option))
92am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
93pkgdatadir = $(datadir)/@PACKAGE@
94pkgincludedir = $(includedir)/@PACKAGE@
95pkglibdir = $(libdir)/@PACKAGE@
96pkglibexecdir = $(libexecdir)/@PACKAGE@
97am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
98install_sh_DATA = $(install_sh) -c -m 644
99install_sh_PROGRAM = $(install_sh) -c
100install_sh_SCRIPT = $(install_sh) -c
101INSTALL_HEADER = $(INSTALL_DATA)
102transform = $(program_transform_name)
103NORMAL_INSTALL = :
104PRE_INSTALL = :
105POST_INSTALL = :
106NORMAL_UNINSTALL = :
107PRE_UNINSTALL = :
108POST_UNINSTALL = :
109build_triplet = @build@
110host_triplet = @host@
111bin_PROGRAMS = pinentry-efl$(EXEEXT)
112subdir = efl
113ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
114am__aclocal_m4_deps = $(top_srcdir)/m4/curses.m4 \
115	$(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/iconv.m4 \
116	$(top_srcdir)/m4/libassuan.m4 $(top_srcdir)/m4/pkg.m4 \
117	$(top_srcdir)/m4/qt.m4 $(top_srcdir)/acinclude.m4 \
118	$(top_srcdir)/configure.ac
119am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
120	$(ACLOCAL_M4)
121DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
122mkinstalldirs = $(install_sh) -d
123CONFIG_HEADER = $(top_builddir)/config.h
124CONFIG_CLEAN_FILES =
125CONFIG_CLEAN_VPATH_FILES =
126am__installdirs = "$(DESTDIR)$(bindir)"
127PROGRAMS = $(bin_PROGRAMS)
128am_pinentry_efl_OBJECTS = pinentry-efl.$(OBJEXT)
129pinentry_efl_OBJECTS = $(am_pinentry_efl_OBJECTS)
130pinentry_efl_LDADD = $(LDADD)
131am__DEPENDENCIES_1 =
132@FALLBACK_CURSES_TRUE@am__DEPENDENCIES_2 =  \
133@FALLBACK_CURSES_TRUE@	../pinentry/libpinentry-curses.a \
134@FALLBACK_CURSES_TRUE@	$(am__DEPENDENCIES_1) \
135@FALLBACK_CURSES_TRUE@	$(am__DEPENDENCIES_1)
136pinentry_efl_DEPENDENCIES = ../pinentry/libpinentry.a \
137	../secmem/libsecmem.a $(am__DEPENDENCIES_1) \
138	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
139	$(am__DEPENDENCIES_2)
140AM_V_P = $(am__v_P_@AM_V@)
141am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
142am__v_P_0 = false
143am__v_P_1 = :
144AM_V_GEN = $(am__v_GEN_@AM_V@)
145am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
146am__v_GEN_0 = @echo "  GEN     " $@;
147am__v_GEN_1 =
148AM_V_at = $(am__v_at_@AM_V@)
149am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
150am__v_at_0 = @
151am__v_at_1 =
152DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
153depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
154am__maybe_remake_depfiles = depfiles
155am__depfiles_remade = ./$(DEPDIR)/pinentry-efl.Po
156am__mv = mv -f
157COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
158	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
159AM_V_CC = $(am__v_CC_@AM_V@)
160am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
161am__v_CC_0 = @echo "  CC      " $@;
162am__v_CC_1 =
163CCLD = $(CC)
164LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
165AM_V_CCLD = $(am__v_CCLD_@AM_V@)
166am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
167am__v_CCLD_0 = @echo "  CCLD    " $@;
168am__v_CCLD_1 =
169SOURCES = $(pinentry_efl_SOURCES)
170DIST_SOURCES = $(pinentry_efl_SOURCES)
171am__can_run_installinfo = \
172  case $$AM_UPDATE_INFO_DIR in \
173    n|no|NO) false;; \
174    *) (install-info --version) >/dev/null 2>&1;; \
175  esac
176am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
177# Read a list of newline-separated strings from the standard input,
178# and print each of them once, without duplicates.  Input order is
179# *not* preserved.
180am__uniquify_input = $(AWK) '\
181  BEGIN { nonempty = 0; } \
182  { items[$$0] = 1; nonempty = 1; } \
183  END { if (nonempty) { for (i in items) print i; }; } \
184'
185# Make sure the list of sources is unique.  This is necessary because,
186# e.g., the same source file might be shared among _SOURCES variables
187# for different programs/libraries.
188am__define_uniq_tagged_files = \
189  list='$(am__tagged_files)'; \
190  unique=`for i in $$list; do \
191    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
192  done | $(am__uniquify_input)`
193ETAGS = etags
194CTAGS = ctags
195am__DIST_COMMON = $(srcdir)/Makefile.in \
196	$(top_srcdir)/build-aux/depcomp
197DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198ACLOCAL = @ACLOCAL@
199AMTAR = @AMTAR@
200AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
201AUTOCONF = @AUTOCONF@
202AUTOHEADER = @AUTOHEADER@
203AUTOMAKE = @AUTOMAKE@
204AWK = @AWK@
205CC = @CC@
206CCDEPMODE = @CCDEPMODE@
207CFLAGS = @CFLAGS@
208COMMON_CFLAGS = @COMMON_CFLAGS@
209COMMON_LIBS = @COMMON_LIBS@
210CPP = @CPP@
211CPPFLAGS = @CPPFLAGS@
212CXX = @CXX@
213CXXDEPMODE = @CXXDEPMODE@
214CXXFLAGS = @CXXFLAGS@
215CYGPATH_W = @CYGPATH_W@
216DEFS = @DEFS@
217DEPDIR = @DEPDIR@
218ECHO_C = @ECHO_C@
219ECHO_N = @ECHO_N@
220ECHO_T = @ECHO_T@
221EFL_CFLAGS = @EFL_CFLAGS@
222EFL_LIBS = @EFL_LIBS@
223EGREP = @EGREP@
224EXEEXT = @EXEEXT@
225FLTKCFLAGS = @FLTKCFLAGS@
226FLTKCXXFLAGS = @FLTKCXXFLAGS@
227FLTKLIBS = @FLTKLIBS@
228FLTK_CONFIG = @FLTK_CONFIG@
229GITLOG_TO_CHANGELOG = @GITLOG_TO_CHANGELOG@
230GNOME3_CFLAGS = @GNOME3_CFLAGS@
231GNOME3_LIBS = @GNOME3_LIBS@
232GPGRT_CONFIG = @GPGRT_CONFIG@
233GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
234GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
235GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
236GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
237GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
238GREP = @GREP@
239GTK2_CFLAGS = @GTK2_CFLAGS@
240GTK2_LIBS = @GTK2_LIBS@
241INSTALL = @INSTALL@
242INSTALL_DATA = @INSTALL_DATA@
243INSTALL_PROGRAM = @INSTALL_PROGRAM@
244INSTALL_SCRIPT = @INSTALL_SCRIPT@
245INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
246LDFLAGS = @LDFLAGS@
247LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
248LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
249LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
250LIBCAP = @LIBCAP@
251LIBCURSES = @LIBCURSES@
252LIBICONV = @LIBICONV@
253LIBNCURSES = @LIBNCURSES@
254LIBOBJS = @LIBOBJS@
255LIBS = @LIBS@
256LIBSECRET_CFLAGS = @LIBSECRET_CFLAGS@
257LIBSECRET_LIBS = @LIBSECRET_LIBS@
258LIBTERMCAP = @LIBTERMCAP@
259LN_S = @LN_S@
260LTLIBICONV = @LTLIBICONV@
261LTLIBOBJS = @LTLIBOBJS@
262MAINT = @MAINT@
263MAKEINFO = @MAKEINFO@
264MKDIR_P = @MKDIR_P@
265MOC = @MOC@
266MOC2 = @MOC2@
267NCURSES_CFLAGS = @NCURSES_CFLAGS@
268NCURSES_INCLUDE = @NCURSES_INCLUDE@
269NCURSES_LIBS = @NCURSES_LIBS@
270OBJEXT = @OBJEXT@
271PACKAGE = @PACKAGE@
272PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
273PACKAGE_NAME = @PACKAGE_NAME@
274PACKAGE_STRING = @PACKAGE_STRING@
275PACKAGE_TARNAME = @PACKAGE_TARNAME@
276PACKAGE_URL = @PACKAGE_URL@
277PACKAGE_VERSION = @PACKAGE_VERSION@
278PATH_SEPARATOR = @PATH_SEPARATOR@
279PINENTRY_DEFAULT = @PINENTRY_DEFAULT@
280PINENTRY_QT_CFLAGS = @PINENTRY_QT_CFLAGS@
281PINENTRY_QT_LDFLAGS = @PINENTRY_QT_LDFLAGS@
282PINENTRY_QT_LIBS = @PINENTRY_QT_LIBS@
283PINENTRY_QT_REQUIRE_CPP11_CFLAGS = @PINENTRY_QT_REQUIRE_CPP11_CFLAGS@
284PINENTRY_QT_REQUIRE_CPP11_LIBS = @PINENTRY_QT_REQUIRE_CPP11_LIBS@
285PINENTRY_TQT_CFLAGS = @PINENTRY_TQT_CFLAGS@
286PINENTRY_TQT_LIBS = @PINENTRY_TQT_LIBS@
287PKG_CONFIG = @PKG_CONFIG@
288QTCHOOSER = @QTCHOOSER@
289RANLIB = @RANLIB@
290SETCAP = @SETCAP@
291SET_MAKE = @SET_MAKE@
292SHELL = @SHELL@
293STRIP = @STRIP@
294TQT_MOC = @TQT_MOC@
295VERSION = @VERSION@
296WINDRES = @WINDRES@
297abs_builddir = @abs_builddir@
298abs_srcdir = @abs_srcdir@
299abs_top_builddir = @abs_top_builddir@
300abs_top_srcdir = @abs_top_srcdir@
301ac_ct_CC = @ac_ct_CC@
302ac_ct_CXX = @ac_ct_CXX@
303am__include = @am__include@
304am__leading_dot = @am__leading_dot@
305am__quote = @am__quote@
306am__tar = @am__tar@
307am__untar = @am__untar@
308bindir = @bindir@
309build = @build@
310build_alias = @build_alias@
311build_cpu = @build_cpu@
312build_os = @build_os@
313build_vendor = @build_vendor@
314builddir = @builddir@
315datadir = @datadir@
316datarootdir = @datarootdir@
317docdir = @docdir@
318dvidir = @dvidir@
319exec_prefix = @exec_prefix@
320host = @host@
321host_alias = @host_alias@
322host_cpu = @host_cpu@
323host_os = @host_os@
324host_vendor = @host_vendor@
325htmldir = @htmldir@
326includedir = @includedir@
327infodir = @infodir@
328install_sh = @install_sh@
329libdir = @libdir@
330libexecdir = @libexecdir@
331localedir = @localedir@
332localstatedir = @localstatedir@
333mandir = @mandir@
334mkdir_p = @mkdir_p@
335oldincludedir = @oldincludedir@
336pdfdir = @pdfdir@
337prefix = @prefix@
338program_transform_name = @program_transform_name@
339psdir = @psdir@
340sbindir = @sbindir@
341sharedstatedir = @sharedstatedir@
342srcdir = @srcdir@
343sysconfdir = @sysconfdir@
344target_alias = @target_alias@
345top_build_prefix = @top_build_prefix@
346top_builddir = @top_builddir@
347top_srcdir = @top_srcdir@
348@FALLBACK_CURSES_FALSE@ncurses_include =
349@FALLBACK_CURSES_TRUE@ncurses_include = $(NCURSES_INCLUDE)
350@FALLBACK_CURSES_FALSE@libcurses =
351@FALLBACK_CURSES_TRUE@libcurses = ../pinentry/libpinentry-curses.a $(LIBCURSES) $(LIBICONV)
352AM_CPPFLAGS = $(COMMON_CFLAGS) $(EFL_CFLAGS) $(ncurses_include) \
353	-I$(top_srcdir)/secmem -I$(top_srcdir)/pinentry
354
355LDADD = ../pinentry/libpinentry.a ../secmem/libsecmem.a \
356	$(COMMON_LIBS) $(LIBCAP) $(EFL_LIBS) $(libcurses)
357
358pinentry_efl_SOURCES = pinentry-efl.c
359all: all-am
360
361.SUFFIXES:
362.SUFFIXES: .c .o .obj
363$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
364	@for dep in $?; do \
365	  case '$(am__configure_deps)' in \
366	    *$$dep*) \
367	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
368	        && { if test -f $@; then exit 0; else break; fi; }; \
369	      exit 1;; \
370	  esac; \
371	done; \
372	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu efl/Makefile'; \
373	$(am__cd) $(top_srcdir) && \
374	  $(AUTOMAKE) --gnu efl/Makefile
375Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
376	@case '$?' in \
377	  *config.status*) \
378	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
379	  *) \
380	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
381	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
382	esac;
383
384$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
385	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386
387$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
388	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
389$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
390	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
391$(am__aclocal_m4_deps):
392install-binPROGRAMS: $(bin_PROGRAMS)
393	@$(NORMAL_INSTALL)
394	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
395	if test -n "$$list"; then \
396	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
397	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
398	fi; \
399	for p in $$list; do echo "$$p $$p"; done | \
400	sed 's/$(EXEEXT)$$//' | \
401	while read p p1; do if test -f $$p \
402	  ; then echo "$$p"; echo "$$p"; else :; fi; \
403	done | \
404	sed -e 'p;s,.*/,,;n;h' \
405	    -e 's|.*|.|' \
406	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
407	sed 'N;N;N;s,\n, ,g' | \
408	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
409	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
410	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
411	    else { print "f", $$3 "/" $$4, $$1; } } \
412	  END { for (d in files) print "f", d, files[d] }' | \
413	while read type dir files; do \
414	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
415	    test -z "$$files" || { \
416	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
417	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
418	    } \
419	; done
420
421uninstall-binPROGRAMS:
422	@$(NORMAL_UNINSTALL)
423	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
424	files=`for p in $$list; do echo "$$p"; done | \
425	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
426	      -e 's/$$/$(EXEEXT)/' \
427	`; \
428	test -n "$$list" || exit 0; \
429	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
430	cd "$(DESTDIR)$(bindir)" && rm -f $$files
431
432clean-binPROGRAMS:
433	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
434
435pinentry-efl$(EXEEXT): $(pinentry_efl_OBJECTS) $(pinentry_efl_DEPENDENCIES) $(EXTRA_pinentry_efl_DEPENDENCIES)
436	@rm -f pinentry-efl$(EXEEXT)
437	$(AM_V_CCLD)$(LINK) $(pinentry_efl_OBJECTS) $(pinentry_efl_LDADD) $(LIBS)
438
439mostlyclean-compile:
440	-rm -f *.$(OBJEXT)
441
442distclean-compile:
443	-rm -f *.tab.c
444
445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pinentry-efl.Po@am__quote@ # am--include-marker
446
447$(am__depfiles_remade):
448	@$(MKDIR_P) $(@D)
449	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
450
451am--depfiles: $(am__depfiles_remade)
452
453.c.o:
454@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
455@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
456@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
457@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
458@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
459
460.c.obj:
461@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
462@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
463@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
464@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
466
467ID: $(am__tagged_files)
468	$(am__define_uniq_tagged_files); mkid -fID $$unique
469tags: tags-am
470TAGS: tags
471
472tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
473	set x; \
474	here=`pwd`; \
475	$(am__define_uniq_tagged_files); \
476	shift; \
477	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
478	  test -n "$$unique" || unique=$$empty_fix; \
479	  if test $$# -gt 0; then \
480	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
481	      "$$@" $$unique; \
482	  else \
483	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
484	      $$unique; \
485	  fi; \
486	fi
487ctags: ctags-am
488
489CTAGS: ctags
490ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
491	$(am__define_uniq_tagged_files); \
492	test -z "$(CTAGS_ARGS)$$unique" \
493	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
494	     $$unique
495
496GTAGS:
497	here=`$(am__cd) $(top_builddir) && pwd` \
498	  && $(am__cd) $(top_srcdir) \
499	  && gtags -i $(GTAGS_ARGS) "$$here"
500cscopelist: cscopelist-am
501
502cscopelist-am: $(am__tagged_files)
503	list='$(am__tagged_files)'; \
504	case "$(srcdir)" in \
505	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
506	  *) sdir=$(subdir)/$(srcdir) ;; \
507	esac; \
508	for i in $$list; do \
509	  if test -f "$$i"; then \
510	    echo "$(subdir)/$$i"; \
511	  else \
512	    echo "$$sdir/$$i"; \
513	  fi; \
514	done >> $(top_builddir)/cscope.files
515
516distclean-tags:
517	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
518
519distdir: $(BUILT_SOURCES)
520	$(MAKE) $(AM_MAKEFLAGS) distdir-am
521
522distdir-am: $(DISTFILES)
523	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
524	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
525	list='$(DISTFILES)'; \
526	  dist_files=`for file in $$list; do echo $$file; done | \
527	  sed -e "s|^$$srcdirstrip/||;t" \
528	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
529	case $$dist_files in \
530	  */*) $(MKDIR_P) `echo "$$dist_files" | \
531			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
532			   sort -u` ;; \
533	esac; \
534	for file in $$dist_files; do \
535	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
536	  if test -d $$d/$$file; then \
537	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
538	    if test -d "$(distdir)/$$file"; then \
539	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
540	    fi; \
541	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
542	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
543	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
544	    fi; \
545	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
546	  else \
547	    test -f "$(distdir)/$$file" \
548	    || cp -p $$d/$$file "$(distdir)/$$file" \
549	    || exit 1; \
550	  fi; \
551	done
552check-am: all-am
553check: check-am
554all-am: Makefile $(PROGRAMS)
555installdirs:
556	for dir in "$(DESTDIR)$(bindir)"; do \
557	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
558	done
559install: install-am
560install-exec: install-exec-am
561install-data: install-data-am
562uninstall: uninstall-am
563
564install-am: all-am
565	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
566
567installcheck: installcheck-am
568install-strip:
569	if test -z '$(STRIP)'; then \
570	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
571	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
572	      install; \
573	else \
574	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
575	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
576	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
577	fi
578mostlyclean-generic:
579
580clean-generic:
581
582distclean-generic:
583	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
584	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
585
586maintainer-clean-generic:
587	@echo "This command is intended for maintainers to use"
588	@echo "it deletes files that may require special tools to rebuild."
589clean: clean-am
590
591clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
592
593distclean: distclean-am
594		-rm -f ./$(DEPDIR)/pinentry-efl.Po
595	-rm -f Makefile
596distclean-am: clean-am distclean-compile distclean-generic \
597	distclean-tags
598
599dvi: dvi-am
600
601dvi-am:
602
603html: html-am
604
605html-am:
606
607info: info-am
608
609info-am:
610
611install-data-am:
612
613install-dvi: install-dvi-am
614
615install-dvi-am:
616
617install-exec-am: install-binPROGRAMS
618
619install-html: install-html-am
620
621install-html-am:
622
623install-info: install-info-am
624
625install-info-am:
626
627install-man:
628
629install-pdf: install-pdf-am
630
631install-pdf-am:
632
633install-ps: install-ps-am
634
635install-ps-am:
636
637installcheck-am:
638
639maintainer-clean: maintainer-clean-am
640		-rm -f ./$(DEPDIR)/pinentry-efl.Po
641	-rm -f Makefile
642maintainer-clean-am: distclean-am maintainer-clean-generic
643
644mostlyclean: mostlyclean-am
645
646mostlyclean-am: mostlyclean-compile mostlyclean-generic
647
648pdf: pdf-am
649
650pdf-am:
651
652ps: ps-am
653
654ps-am:
655
656uninstall-am: uninstall-binPROGRAMS
657
658.MAKE: install-am install-strip
659
660.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
661	clean-binPROGRAMS clean-generic cscopelist-am ctags ctags-am \
662	distclean distclean-compile distclean-generic distclean-tags \
663	distdir dvi dvi-am html html-am info info-am install \
664	install-am install-binPROGRAMS install-data install-data-am \
665	install-dvi install-dvi-am install-exec install-exec-am \
666	install-html install-html-am install-info install-info-am \
667	install-man install-pdf install-pdf-am install-ps \
668	install-ps-am install-strip installcheck installcheck-am \
669	installdirs maintainer-clean maintainer-clean-generic \
670	mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
671	ps ps-am tags tags-am uninstall uninstall-am \
672	uninstall-binPROGRAMS
673
674.PRECIOUS: Makefile
675
676
677# Tell versions [3.59,3.63) of GNU make to not export all variables.
678# Otherwise a system limit (for SysV at least) may be exceeded.
679.NOEXPORT:
680