Merge branch 'master' into debian
[moonshot-ui.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19
20
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkglibexecdir = $(libexecdir)/@PACKAGE@
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 bin_PROGRAMS = src/moonshot$(EXEEXT) src/moonshot-webp$(EXEEXT)
41 @OS_WIN32_TRUE@am__append_1 = -DOS_WIN32
42 @OS_WIN32_TRUE@am__append_2 = --define=OS_WIN32
43 @IPC_MSRPC_TRUE@am__append_3 = -Isrc
44 @IPC_MSRPC_TRUE@am__append_4 = \
45 @IPC_MSRPC_TRUE@        --pkg msrpc-1.0 \
46 @IPC_MSRPC_TRUE@        --define=IPC_MSRPC
47
48 @IPC_MSRPC_TRUE@am__append_5 = \
49 @IPC_MSRPC_TRUE@        libmoonshot/libmoonshot-msrpc.c
50
51 @IPC_MSRPC_TRUE@am__append_6 = \
52 @IPC_MSRPC_TRUE@        src/moonshot-msrpc.vapi
53
54 @IPC_DBUS_TRUE@am__append_7 = \
55 @IPC_DBUS_TRUE@ --pkg dbus-glib-1 \
56 @IPC_DBUS_TRUE@ --define=IPC_DBUS
57
58 @IPC_DBUS_TRUE@am__append_8 = libmoonshot/libmoonshot-dbus.c
59 noinst_PROGRAMS = examples/client$(EXEEXT) \
60         examples/service-selection$(EXEEXT) tests/basic$(EXEEXT)
61 subdir = .
62 DIST_COMMON = $(am__configure_deps) $(include_HEADERS) \
63         $(noinst_HEADERS) $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
64         $(srcdir)/config.h.in $(srcdir)/moonshot-webp.desktop.in \
65         $(srcdir)/moonshot.desktop.in $(top_srcdir)/configure \
66         ABOUT-NLS ChangeLog INSTALL build-aux/compile \
67         build-aux/config.guess build-aux/config.rpath \
68         build-aux/config.sub build-aux/depcomp build-aux/install-sh \
69         build-aux/ltmain.sh build-aux/missing \
70         examples_client_vala.stamp \
71         examples_service_selection_vala.stamp \
72         libmoonshot_libmoonshot_la_vala.stamp \
73         src/moonshot-add-dialog.c src/moonshot-custom-vbox.c \
74         src/moonshot-id.c src/moonshot-idcard-widget.c \
75         src/moonshot-identities-manager.c \
76         src/moonshot-identity-request.c src/moonshot-password-dialog.c \
77         src/moonshot-server.c src/moonshot-utils.c \
78         src/moonshot-webp-parser.c src/moonshot-window.c \
79         src_moonshot_vala.stamp src_moonshot_webp_vala.stamp \
80         tests_basic_vala.stamp
81 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
83         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
84         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
85         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
86         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
87         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
88         $(top_srcdir)/m4/msrpc-mingw-1.0.m4 $(top_srcdir)/m4/nls.m4 \
89         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
90         $(top_srcdir)/configure.ac
91 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92         $(ACLOCAL_M4)
93 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
94  configure.lineno config.status.lineno
95 mkinstalldirs = $(install_sh) -d
96 CONFIG_HEADER = config.h
97 CONFIG_CLEAN_FILES = moonshot.desktop moonshot-webp.desktop
98 CONFIG_CLEAN_VPATH_FILES =
99 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
100 am__vpath_adj = case $$p in \
101     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
102     *) f=$$p;; \
103   esac;
104 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
105 am__install_max = 40
106 am__nobase_strip_setup = \
107   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
108 am__nobase_strip = \
109   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
110 am__nobase_list = $(am__nobase_strip_setup); \
111   for p in $$list; do echo "$$p $$p"; done | \
112   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
113   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
114     if (++n[$$2] == $(am__install_max)) \
115       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
116     END { for (dir in files) print dir, files[dir] }'
117 am__base_list = \
118   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
119   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
120 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
121         "$(DESTDIR)$(dbusservicedir)" "$(DESTDIR)$(dotdesktopdir)" \
122         "$(DESTDIR)$(mimedir)" "$(DESTDIR)$(includedir)"
123 LTLIBRARIES = $(lib_LTLIBRARIES)
124 am__DEPENDENCIES_1 =
125 libmoonshot_libmoonshot_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
126 am__libmoonshot_libmoonshot_la_SOURCES_DIST =  \
127         libmoonshot/libmoonshot-common.c \
128         libmoonshot/libmoonshot-msrpc.c libmoonshot/libmoonshot-dbus.c
129 am__dirstamp = $(am__leading_dot)dirstamp
130 @IPC_MSRPC_TRUE@am__objects_1 = libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-msrpc.lo
131 @IPC_DBUS_TRUE@am__objects_2 = libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-dbus.lo
132 am_libmoonshot_libmoonshot_la_OBJECTS =  \
133         libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-common.lo \
134         $(am__objects_1) $(am__objects_2)
135 @IPC_MSRPC_TRUE@nodist_libmoonshot_libmoonshot_la_OBJECTS = libmoonshot/libmoonshot_libmoonshot_la-moonshot-msrpc_c.lo
136 libmoonshot_libmoonshot_la_OBJECTS =  \
137         $(am_libmoonshot_libmoonshot_la_OBJECTS) \
138         $(nodist_libmoonshot_libmoonshot_la_OBJECTS)
139 AM_V_lt = $(am__v_lt_$(V))
140 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
141 am__v_lt_0 = --silent
142 libmoonshot_libmoonshot_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
143         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
144         $(AM_CFLAGS) $(CFLAGS) $(libmoonshot_libmoonshot_la_LDFLAGS) \
145         $(LDFLAGS) -o $@
146 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
147 am_examples_client_OBJECTS =  \
148         examples/examples_client-client.$(OBJEXT)
149 examples_client_OBJECTS = $(am_examples_client_OBJECTS)
150 examples_client_DEPENDENCIES =  \
151         ${top_builddir}/libmoonshot/libmoonshot.la
152 am_examples_service_selection_OBJECTS = examples/examples_service_selection-service-selection.$(OBJEXT)
153 examples_service_selection_OBJECTS =  \
154         $(am_examples_service_selection_OBJECTS)
155 examples_service_selection_DEPENDENCIES =  \
156         ${top_builddir}/libmoonshot/libmoonshot.la \
157         $(am__DEPENDENCIES_1)
158 am__src_moonshot_SOURCES_DIST = src/moonshot-id.vala \
159         src/moonshot-add-dialog.vala src/moonshot-idcard-widget.vala \
160         src/moonshot-custom-vbox.vala \
161         src/moonshot-identities-manager.vala \
162         src/moonshot-identity-request.vala src/moonshot-server.vala \
163         src/moonshot-window.vala src/moonshot-password-dialog.vala \
164         src/moonshot-utils.vala src/moonshot-msrpc.vapi
165 am__objects_3 =
166 am_src_moonshot_OBJECTS = src/src_moonshot-moonshot-id.$(OBJEXT) \
167         src/src_moonshot-moonshot-add-dialog.$(OBJEXT) \
168         src/src_moonshot-moonshot-idcard-widget.$(OBJEXT) \
169         src/src_moonshot-moonshot-custom-vbox.$(OBJEXT) \
170         src/src_moonshot-moonshot-identities-manager.$(OBJEXT) \
171         src/src_moonshot-moonshot-identity-request.$(OBJEXT) \
172         src/src_moonshot-moonshot-server.$(OBJEXT) \
173         src/src_moonshot-moonshot-window.$(OBJEXT) \
174         src/src_moonshot-moonshot-password-dialog.$(OBJEXT) \
175         src/src_moonshot-moonshot-utils.$(OBJEXT) $(am__objects_3)
176 @IPC_MSRPC_TRUE@nodist_src_moonshot_OBJECTS = libmoonshot/src_moonshot-moonshot-msrpc_s.$(OBJEXT)
177 src_moonshot_OBJECTS = $(am_src_moonshot_OBJECTS) \
178         $(nodist_src_moonshot_OBJECTS)
179 src_moonshot_DEPENDENCIES = $(am__DEPENDENCIES_1)
180 src_moonshot_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
181         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(src_moonshot_CFLAGS) \
182         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
183 am_src_moonshot_webp_OBJECTS =  \
184         src/src_moonshot_webp-moonshot-webp-parser.$(OBJEXT) \
185         src/src_moonshot_webp-moonshot-id.$(OBJEXT)
186 src_moonshot_webp_OBJECTS = $(am_src_moonshot_webp_OBJECTS)
187 src_moonshot_webp_DEPENDENCIES = $(am__DEPENDENCIES_1) \
188         ${top_builddir}/libmoonshot/libmoonshot.la
189 src_moonshot_webp_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
190         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
191         $(src_moonshot_webp_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
192         -o $@
193 am_tests_basic_OBJECTS = tests/tests_basic-basic.$(OBJEXT)
194 tests_basic_OBJECTS = $(am_tests_basic_OBJECTS)
195 tests_basic_DEPENDENCIES = ${top_builddir}/libmoonshot/libmoonshot.la \
196         $(am__DEPENDENCIES_1)
197 DEFAULT_INCLUDES = -I.@am__isrc@
198 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
199 am__depfiles_maybe = depfiles
200 am__mv = mv -f
201 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
202         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
203 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
204         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
205         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
206         $(AM_CFLAGS) $(CFLAGS)
207 AM_V_CC = $(am__v_CC_$(V))
208 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
209 am__v_CC_0 = @echo "  CC    " $@;
210 AM_V_at = $(am__v_at_$(V))
211 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
212 am__v_at_0 = @
213 CCLD = $(CC)
214 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
215         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
216         $(AM_LDFLAGS) $(LDFLAGS) -o $@
217 AM_V_CCLD = $(am__v_CCLD_$(V))
218 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
219 am__v_CCLD_0 = @echo "  CCLD  " $@;
220 VALACOMPILE = $(VALAC) $(AM_VALAFLAGS) $(VALAFLAGS)
221 LTVALACOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
222         $(LIBTOOLFLAGS) --mode=compile $(VALAC) $(AM_VALAFLAGS) \
223         $(VALAFLAGS)
224 AM_V_VALAC = $(am__v_VALAC_$(V))
225 am__v_VALAC_ = $(am__v_VALAC_$(AM_DEFAULT_VERBOSITY))
226 am__v_VALAC_0 = @echo "  VALAC " $@;
227 AM_V_GEN = $(am__v_GEN_$(V))
228 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
229 am__v_GEN_0 = @echo "  GEN   " $@;
230 SOURCES = $(libmoonshot_libmoonshot_la_SOURCES) \
231         $(nodist_libmoonshot_libmoonshot_la_SOURCES) \
232         $(examples_client_SOURCES) \
233         $(examples_service_selection_SOURCES) $(src_moonshot_SOURCES) \
234         $(nodist_src_moonshot_SOURCES) $(src_moonshot_webp_SOURCES) \
235         $(tests_basic_SOURCES)
236 DIST_SOURCES = $(am__libmoonshot_libmoonshot_la_SOURCES_DIST) \
237         $(examples_client_SOURCES) \
238         $(examples_service_selection_SOURCES) \
239         $(am__src_moonshot_SOURCES_DIST) $(src_moonshot_webp_SOURCES) \
240         $(tests_basic_SOURCES)
241 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
242         html-recursive info-recursive install-data-recursive \
243         install-dvi-recursive install-exec-recursive \
244         install-html-recursive install-info-recursive \
245         install-pdf-recursive install-ps-recursive install-recursive \
246         installcheck-recursive installdirs-recursive pdf-recursive \
247         ps-recursive uninstall-recursive
248 DATA = $(dbusservice_DATA) $(dotdesktop_DATA) $(mime_DATA) \
249         $(noinst_DATA)
250 HEADERS = $(include_HEADERS) $(noinst_HEADERS)
251 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
252   distclean-recursive maintainer-clean-recursive
253 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
254         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
255         distdir dist dist-all distcheck
256 ETAGS = etags
257 CTAGS = ctags
258 DIST_SUBDIRS = $(SUBDIRS)
259 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
260 distdir = $(PACKAGE)-$(VERSION)
261 top_distdir = $(distdir)
262 am__remove_distdir = \
263   { test ! -d "$(distdir)" \
264     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
265          && rm -fr "$(distdir)"; }; }
266 am__relativize = \
267   dir0=`pwd`; \
268   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
269   sed_rest='s,^[^/]*/*,,'; \
270   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
271   sed_butlast='s,/*[^/]*$$,,'; \
272   while test -n "$$dir1"; do \
273     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
274     if test "$$first" != "."; then \
275       if test "$$first" = ".."; then \
276         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
277         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
278       else \
279         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
280         if test "$$first2" = "$$first"; then \
281           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
282         else \
283           dir2="../$$dir2"; \
284         fi; \
285         dir0="$$dir0"/"$$first"; \
286       fi; \
287     fi; \
288     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
289   done; \
290   reldir="$$dir2"
291 GZIP_ENV = --best
292 DIST_ARCHIVES = $(distdir).tar.xz
293 distuninstallcheck_listfiles = find . -type f -print
294 distcleancheck_listfiles = find . -type f -print
295 ACLOCAL = @ACLOCAL@
296 AMTAR = @AMTAR@
297 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
298 AR = @AR@
299 AS = @AS@
300 AUTOCONF = @AUTOCONF@
301 AUTOHEADER = @AUTOHEADER@
302 AUTOMAKE = @AUTOMAKE@
303 AWK = @AWK@
304 CC = @CC@
305 CCDEPMODE = @CCDEPMODE@
306 CFLAGS = @CFLAGS@
307 CPP = @CPP@
308 CPPFLAGS = @CPPFLAGS@
309 CYGPATH_W = @CYGPATH_W@
310 DEFS = @DEFS@
311 DEPDIR = @DEPDIR@
312 DLLTOOL = @DLLTOOL@
313 DSYMUTIL = @DSYMUTIL@
314 DUMPBIN = @DUMPBIN@
315 ECHO_C = @ECHO_C@
316 ECHO_N = @ECHO_N@
317 ECHO_T = @ECHO_T@
318 EGREP = @EGREP@
319 EXEEXT = @EXEEXT@
320 FGREP = @FGREP@
321 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
322 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
323 GMSGFMT = @GMSGFMT@
324 GMSGFMT_015 = @GMSGFMT_015@
325 GREP = @GREP@
326 IMAGEMAGICK_CONVERT = @IMAGEMAGICK_CONVERT@
327 INSTALL = @INSTALL@
328 INSTALL_DATA = @INSTALL_DATA@
329 INSTALL_PROGRAM = @INSTALL_PROGRAM@
330 INSTALL_SCRIPT = @INSTALL_SCRIPT@
331 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
332 INTLLIBS = @INTLLIBS@
333 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
334 LD = @LD@
335 LDFLAGS = @LDFLAGS@
336 LIBICONV = @LIBICONV@
337 LIBINTL = @LIBINTL@
338 LIBOBJS = @LIBOBJS@
339 LIBS = @LIBS@
340 LIBTOOL = @LIBTOOL@
341 LIPO = @LIPO@
342 LN_S = @LN_S@
343 LTLIBICONV = @LTLIBICONV@
344 LTLIBINTL = @LTLIBINTL@
345 LTLIBOBJS = @LTLIBOBJS@
346 MAINT = @MAINT@
347 MAKEINFO = @MAKEINFO@
348 MIDL = @MIDL@
349 MIDL_WRAPPER = @MIDL_WRAPPER@
350 MKDIR_P = @MKDIR_P@
351 MOONSHOT_APP = @MOONSHOT_APP@
352 MOONSHOT_WEBP = @MOONSHOT_WEBP@
353 MSGFMT = @MSGFMT@
354 MSGFMT_015 = @MSGFMT_015@
355 MSGMERGE = @MSGMERGE@
356 MSRPC_CFLAGS = @MSRPC_CFLAGS@
357 MSRPC_LIBS = @MSRPC_LIBS@
358 MSVC_LIB = @MSVC_LIB@
359 NM = @NM@
360 NMEDIT = @NMEDIT@
361 OBJDUMP = @OBJDUMP@
362 OBJEXT = @OBJEXT@
363 OTOOL = @OTOOL@
364 OTOOL64 = @OTOOL64@
365 PACKAGE = @PACKAGE@
366 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
367 PACKAGE_NAME = @PACKAGE_NAME@
368 PACKAGE_STRING = @PACKAGE_STRING@
369 PACKAGE_TARNAME = @PACKAGE_TARNAME@
370 PACKAGE_URL = @PACKAGE_URL@
371 PACKAGE_VERSION = @PACKAGE_VERSION@
372 PATH_SEPARATOR = @PATH_SEPARATOR@
373 PKG_CONFIG = @PKG_CONFIG@
374 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
375 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
376 POSUB = @POSUB@
377 RANLIB = @RANLIB@
378 SED = @SED@
379 SET_MAKE = @SET_MAKE@
380 SHELL = @SHELL@
381 STRIP = @STRIP@
382 UPDATE_DESKTOP_DATABASE = @UPDATE_DESKTOP_DATABASE@
383 UPDATE_MIME_DATABASE = @UPDATE_MIME_DATABASE@
384 USE_NLS = @USE_NLS@
385 VALAC = @VALAC@
386 VERSION = @VERSION@
387 WIX_CANDLE = @WIX_CANDLE@
388 WIX_LIGHT = @WIX_LIGHT@
389 XGETTEXT = @XGETTEXT@
390 XGETTEXT_015 = @XGETTEXT_015@
391 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
392 abs_builddir = @abs_builddir@
393 abs_srcdir = @abs_srcdir@
394 abs_top_builddir = @abs_top_builddir@
395 abs_top_srcdir = @abs_top_srcdir@
396 ac_ct_CC = @ac_ct_CC@
397 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
398 am__include = @am__include@
399 am__leading_dot = @am__leading_dot@
400 am__quote = @am__quote@
401 am__tar = @am__tar@
402 am__untar = @am__untar@
403 bindir = @bindir@
404 build = @build@
405 build_alias = @build_alias@
406 build_cpu = @build_cpu@
407 build_os = @build_os@
408 build_vendor = @build_vendor@
409 builddir = @builddir@
410 datadir = @datadir@
411 datarootdir = @datarootdir@
412 docdir = @docdir@
413 dvidir = @dvidir@
414 exec_prefix = @exec_prefix@
415 host = @host@
416 host_alias = @host_alias@
417 host_cpu = @host_cpu@
418 host_os = @host_os@
419 host_vendor = @host_vendor@
420 htmldir = @htmldir@
421 includedir = @includedir@
422 infodir = @infodir@
423 install_sh = @install_sh@
424 libdir = @libdir@
425 libexecdir = @libexecdir@
426 libmoonshot_CFLAGS = @libmoonshot_CFLAGS@
427 libmoonshot_LIBS = @libmoonshot_LIBS@
428 localedir = @localedir@
429 localstatedir = @localstatedir@
430 lt_ECHO = @lt_ECHO@
431 mandir = @mandir@
432 mkdir_p = @mkdir_p@
433 moonshot_CFLAGS = @moonshot_CFLAGS@
434 moonshot_LIBS = @moonshot_LIBS@
435 oldincludedir = @oldincludedir@
436 pdfdir = @pdfdir@
437 prefix = @prefix@
438 program_transform_name = @program_transform_name@
439 psdir = @psdir@
440 sbindir = @sbindir@
441 sharedstatedir = @sharedstatedir@
442 srcdir = @srcdir@
443 sysconfdir = @sysconfdir@
444 target_alias = @target_alias@
445 top_build_prefix = @top_build_prefix@
446 top_builddir = @top_builddir@
447 top_srcdir = @top_srcdir@
448 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
449 SUBDIRS = po
450 lib_LTLIBRARIES = libmoonshot/libmoonshot.la
451 AM_CFLAGS = 
452 AM_CPPFLAGS = -include config.h -DLOCALEDIR=\""$(localedir)"\" \
453         -I$(top_srcdir)/libmoonshot $(am__append_1) $(am__append_3)
454 AM_VALAFLAGS = config.vapi --pkg gio-2.0 $(am__append_2) \
455         $(am__append_4) $(am__append_7)
456 libmoonshot_libmoonshot_la_CPPFLAGS = \
457         $(libmoonshot_CFLAGS) \
458         $(AM_CPPFLAGS)
459
460 libmoonshot_libmoonshot_la_SOURCES = libmoonshot/libmoonshot-common.c \
461         $(am__append_5) $(am__append_8)
462 libmoonshot_libmoonshot_la_LIBADD = $(libmoonshot_LIBS)
463 include_HEADERS = libmoonshot/libmoonshot.h
464 noinst_HEADERS = libmoonshot/libmoonshot-common.h
465 src_moonshot_SOURCES = src/moonshot-id.vala \
466         src/moonshot-add-dialog.vala src/moonshot-idcard-widget.vala \
467         src/moonshot-custom-vbox.vala \
468         src/moonshot-identities-manager.vala \
469         src/moonshot-identity-request.vala src/moonshot-server.vala \
470         src/moonshot-window.vala src/moonshot-password-dialog.vala \
471         src/moonshot-utils.vala $(am__append_6)
472 src_moonshot_webp_SOURCES = \
473         src/moonshot-webp-parser.vala \
474         src/moonshot-id.vala
475
476 src_moonshot_VALAFLAGS = --pkg gdk-2.0 --pkg gtk+-2.0 $(AM_VALAFLAGS)
477 src_moonshot_CPPFLAGS = $(moonshot_CFLAGS) $(AM_CPPFLAGS)
478 src_moonshot_LDADD = $(moonshot_LIBS)
479 src_moonshot_webp_VALAFLAGS = --vapidir=$(top_srcdir)/libmoonshot --pkg gdk-2.0 --pkg libmoonshot $(AM_VALAFLAGS)
480 src_moonshot_webp_CPPFLAGS = $(moonshot_CFLAGS) $(AM_CPPFLAGS)
481 src_moonshot_webp_LDADD = $(moonshot_LIBS) ${top_builddir}/libmoonshot/libmoonshot.la
482 @OS_WIN32_TRUE@libmoonshot_libmoonshot_la_LDFLAGS = -no-undefined
483 @OS_WIN32_TRUE@src_moonshot_CFLAGS = -mwindows
484 @OS_WIN32_TRUE@src_moonshot_webp_CFLAGS = -mwindows
485 @OS_WIN32_TRUE@noinst_DATA = libmoonshot/libmoonshot.lib
486 @OS_LINUX_TRUE@mimedir = $(datadir)/mime/packages
487 @OS_LINUX_TRUE@mime_DATA = webprovisioning/moonshot.xml
488 @OS_LINUX_TRUE@dotdesktopdir = $(datadir)/applications
489 @OS_LINUX_TRUE@dotdesktop_DATA = moonshot.desktop moonshot-webp.desktop
490 @IPC_MSRPC_TRUE@BUILT_SOURCES = libmoonshot/moonshot-msrpc.h \
491 @IPC_MSRPC_TRUE@                libmoonshot/moonshot-msrpc_s.c \
492 @IPC_MSRPC_TRUE@                libmoonshot/moonshot-msrpc_c.c
493
494 @IPC_MSRPC_TRUE@DISTCLEANFILES = ${BUILT_SOURCES}
495 @IPC_MSRPC_TRUE@nodist_src_moonshot_SOURCES = \
496 @IPC_MSRPC_TRUE@        libmoonshot/moonshot-msrpc_s.c
497
498 @IPC_MSRPC_TRUE@nodist_libmoonshot_libmoonshot_la_SOURCES = \
499 @IPC_MSRPC_TRUE@        libmoonshot/moonshot-msrpc_c.c
500
501
502 # DBus service file
503 @IPC_DBUS_TRUE@dbusservicedir = $(datadir)/dbus-1/services
504 @IPC_DBUS_TRUE@dbusservice_in_files = org.janet.Moonshot.service.in
505 @IPC_DBUS_TRUE@dbusservice_DATA = $(dbusservice_in_files:.service.in=.service)
506 @IPC_DBUS_TRUE@CLEANFILES = $(dbusservice_DATA)
507 EXTRA_DIST = webprovisioning/moonshot.xml $(dbusservice_in_files)
508 examples_service_selection_SOURCES = examples/service-selection.c
509 examples_service_selection_CPPFLAGS = $(moonshot_CFLAGS) $(AM_CPPFLAGS)
510 examples_service_selection_LDADD = ${top_builddir}/libmoonshot/libmoonshot.la $(moonshot_LIBS)
511 examples_client_SOURCES = examples/client.c
512 examples_client_CPPFLAGS = $(libmoonshot_CFLAGS) $(AM_CPPFLAGS)
513 examples_client_LDADD = ${top_builddir}/libmoonshot/libmoonshot.la
514 tests_basic_SOURCES = tests/basic.c
515 tests_basic_CPPFLAGS = $(moonshot_CFLAGS) $(AM_CPPFLAGS)
516 tests_basic_LDADD = ${top_builddir}/libmoonshot/libmoonshot.la $(moonshot_LIBS)
517 all: $(BUILT_SOURCES) config.h
518         $(MAKE) $(AM_MAKEFLAGS) all-recursive
519
520 .SUFFIXES:
521 .SUFFIXES: .c .lo .o .obj
522 am--refresh:
523         @:
524 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
525         @for dep in $?; do \
526           case '$(am__configure_deps)' in \
527             *$$dep*) \
528               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
529               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
530                 && exit 0; \
531               exit 1;; \
532           esac; \
533         done; \
534         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
535         $(am__cd) $(top_srcdir) && \
536           $(AUTOMAKE) --foreign Makefile
537 .PRECIOUS: Makefile
538 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
539         @case '$?' in \
540           *config.status*) \
541             echo ' $(SHELL) ./config.status'; \
542             $(SHELL) ./config.status;; \
543           *) \
544             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
545             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
546         esac;
547
548 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
549         $(SHELL) ./config.status --recheck
550
551 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
552         $(am__cd) $(srcdir) && $(AUTOCONF)
553 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
554         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
555 $(am__aclocal_m4_deps):
556
557 config.h: stamp-h1
558         @if test ! -f $@; then \
559           rm -f stamp-h1; \
560           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
561         else :; fi
562
563 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
564         @rm -f stamp-h1
565         cd $(top_builddir) && $(SHELL) ./config.status config.h
566 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
567         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
568         rm -f stamp-h1
569         touch $@
570
571 distclean-hdr:
572         -rm -f config.h stamp-h1
573 moonshot.desktop: $(top_builddir)/config.status $(srcdir)/moonshot.desktop.in
574         cd $(top_builddir) && $(SHELL) ./config.status $@
575 moonshot-webp.desktop: $(top_builddir)/config.status $(srcdir)/moonshot-webp.desktop.in
576         cd $(top_builddir) && $(SHELL) ./config.status $@
577 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
578         @$(NORMAL_INSTALL)
579         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
580         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
581         list2=; for p in $$list; do \
582           if test -f $$p; then \
583             list2="$$list2 $$p"; \
584           else :; fi; \
585         done; \
586         test -z "$$list2" || { \
587           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
588           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
589         }
590
591 uninstall-libLTLIBRARIES:
592         @$(NORMAL_UNINSTALL)
593         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
594         for p in $$list; do \
595           $(am__strip_dir) \
596           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
597           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
598         done
599
600 clean-libLTLIBRARIES:
601         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
602         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
603           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
604           test "$$dir" != "$$p" || dir=.; \
605           echo "rm -f \"$${dir}/so_locations\""; \
606           rm -f "$${dir}/so_locations"; \
607         done
608 libmoonshot/$(am__dirstamp):
609         @$(MKDIR_P) libmoonshot
610         @: > libmoonshot/$(am__dirstamp)
611 libmoonshot/$(DEPDIR)/$(am__dirstamp):
612         @$(MKDIR_P) libmoonshot/$(DEPDIR)
613         @: > libmoonshot/$(DEPDIR)/$(am__dirstamp)
614 libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-common.lo:  \
615         libmoonshot/$(am__dirstamp) \
616         libmoonshot/$(DEPDIR)/$(am__dirstamp)
617 libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-msrpc.lo:  \
618         libmoonshot/$(am__dirstamp) \
619         libmoonshot/$(DEPDIR)/$(am__dirstamp)
620 libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-dbus.lo:  \
621         libmoonshot/$(am__dirstamp) \
622         libmoonshot/$(DEPDIR)/$(am__dirstamp)
623 libmoonshot/libmoonshot_libmoonshot_la-moonshot-msrpc_c.lo:  \
624         libmoonshot/$(am__dirstamp) \
625         libmoonshot/$(DEPDIR)/$(am__dirstamp)
626 libmoonshot/libmoonshot.la: $(libmoonshot_libmoonshot_la_OBJECTS) $(libmoonshot_libmoonshot_la_DEPENDENCIES) libmoonshot/$(am__dirstamp)
627         $(AM_V_CCLD)$(libmoonshot_libmoonshot_la_LINK) -rpath $(libdir) $(libmoonshot_libmoonshot_la_OBJECTS) $(libmoonshot_libmoonshot_la_LIBADD) $(LIBS)
628 install-binPROGRAMS: $(bin_PROGRAMS)
629         @$(NORMAL_INSTALL)
630         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
631         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
632         for p in $$list; do echo "$$p $$p"; done | \
633         sed 's/$(EXEEXT)$$//' | \
634         while read p p1; do if test -f $$p || test -f $$p1; \
635           then echo "$$p"; echo "$$p"; else :; fi; \
636         done | \
637         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
638             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
639         sed 'N;N;N;s,\n, ,g' | \
640         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
641           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
642             if ($$2 == $$4) files[d] = files[d] " " $$1; \
643             else { print "f", $$3 "/" $$4, $$1; } } \
644           END { for (d in files) print "f", d, files[d] }' | \
645         while read type dir files; do \
646             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
647             test -z "$$files" || { \
648             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
649             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
650             } \
651         ; done
652
653 uninstall-binPROGRAMS:
654         @$(NORMAL_UNINSTALL)
655         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
656         files=`for p in $$list; do echo "$$p"; done | \
657           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
658               -e 's/$$/$(EXEEXT)/' `; \
659         test -n "$$list" || exit 0; \
660         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
661         cd "$(DESTDIR)$(bindir)" && rm -f $$files
662
663 clean-binPROGRAMS:
664         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
665         echo " rm -f" $$list; \
666         rm -f $$list || exit $$?; \
667         test -n "$(EXEEXT)" || exit 0; \
668         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
669         echo " rm -f" $$list; \
670         rm -f $$list
671
672 clean-noinstPROGRAMS:
673         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
674         echo " rm -f" $$list; \
675         rm -f $$list || exit $$?; \
676         test -n "$(EXEEXT)" || exit 0; \
677         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
678         echo " rm -f" $$list; \
679         rm -f $$list
680 examples/$(am__dirstamp):
681         @$(MKDIR_P) examples
682         @: > examples/$(am__dirstamp)
683 examples/$(DEPDIR)/$(am__dirstamp):
684         @$(MKDIR_P) examples/$(DEPDIR)
685         @: > examples/$(DEPDIR)/$(am__dirstamp)
686 examples/examples_client-client.$(OBJEXT): examples/$(am__dirstamp) \
687         examples/$(DEPDIR)/$(am__dirstamp)
688 examples/client$(EXEEXT): $(examples_client_OBJECTS) $(examples_client_DEPENDENCIES) examples/$(am__dirstamp)
689         @rm -f examples/client$(EXEEXT)
690         $(AM_V_CCLD)$(LINK) $(examples_client_OBJECTS) $(examples_client_LDADD) $(LIBS)
691 examples/examples_service_selection-service-selection.$(OBJEXT):  \
692         examples/$(am__dirstamp) examples/$(DEPDIR)/$(am__dirstamp)
693 examples/service-selection$(EXEEXT): $(examples_service_selection_OBJECTS) $(examples_service_selection_DEPENDENCIES) examples/$(am__dirstamp)
694         @rm -f examples/service-selection$(EXEEXT)
695         $(AM_V_CCLD)$(LINK) $(examples_service_selection_OBJECTS) $(examples_service_selection_LDADD) $(LIBS)
696 src/$(am__dirstamp):
697         @$(MKDIR_P) src
698         @: > src/$(am__dirstamp)
699 src/$(DEPDIR)/$(am__dirstamp):
700         @$(MKDIR_P) src/$(DEPDIR)
701         @: > src/$(DEPDIR)/$(am__dirstamp)
702 src/src_moonshot-moonshot-id.$(OBJEXT): src/$(am__dirstamp) \
703         src/$(DEPDIR)/$(am__dirstamp)
704 src/src_moonshot-moonshot-add-dialog.$(OBJEXT): src/$(am__dirstamp) \
705         src/$(DEPDIR)/$(am__dirstamp)
706 src/src_moonshot-moonshot-idcard-widget.$(OBJEXT):  \
707         src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
708 src/src_moonshot-moonshot-custom-vbox.$(OBJEXT): src/$(am__dirstamp) \
709         src/$(DEPDIR)/$(am__dirstamp)
710 src/src_moonshot-moonshot-identities-manager.$(OBJEXT):  \
711         src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
712 src/src_moonshot-moonshot-identity-request.$(OBJEXT):  \
713         src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
714 src/src_moonshot-moonshot-server.$(OBJEXT): src/$(am__dirstamp) \
715         src/$(DEPDIR)/$(am__dirstamp)
716 src/src_moonshot-moonshot-window.$(OBJEXT): src/$(am__dirstamp) \
717         src/$(DEPDIR)/$(am__dirstamp)
718 src/src_moonshot-moonshot-password-dialog.$(OBJEXT):  \
719         src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
720 src/src_moonshot-moonshot-utils.$(OBJEXT): src/$(am__dirstamp) \
721         src/$(DEPDIR)/$(am__dirstamp)
722 libmoonshot/src_moonshot-moonshot-msrpc_s.$(OBJEXT):  \
723         libmoonshot/$(am__dirstamp) \
724         libmoonshot/$(DEPDIR)/$(am__dirstamp)
725 src/moonshot$(EXEEXT): $(src_moonshot_OBJECTS) $(src_moonshot_DEPENDENCIES) src/$(am__dirstamp)
726         @rm -f src/moonshot$(EXEEXT)
727         $(AM_V_CCLD)$(src_moonshot_LINK) $(src_moonshot_OBJECTS) $(src_moonshot_LDADD) $(LIBS)
728 src/src_moonshot_webp-moonshot-webp-parser.$(OBJEXT):  \
729         src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
730 src/src_moonshot_webp-moonshot-id.$(OBJEXT): src/$(am__dirstamp) \
731         src/$(DEPDIR)/$(am__dirstamp)
732 src/moonshot-webp$(EXEEXT): $(src_moonshot_webp_OBJECTS) $(src_moonshot_webp_DEPENDENCIES) src/$(am__dirstamp)
733         @rm -f src/moonshot-webp$(EXEEXT)
734         $(AM_V_CCLD)$(src_moonshot_webp_LINK) $(src_moonshot_webp_OBJECTS) $(src_moonshot_webp_LDADD) $(LIBS)
735 tests/$(am__dirstamp):
736         @$(MKDIR_P) tests
737         @: > tests/$(am__dirstamp)
738 tests/$(DEPDIR)/$(am__dirstamp):
739         @$(MKDIR_P) tests/$(DEPDIR)
740         @: > tests/$(DEPDIR)/$(am__dirstamp)
741 tests/tests_basic-basic.$(OBJEXT): tests/$(am__dirstamp) \
742         tests/$(DEPDIR)/$(am__dirstamp)
743 tests/basic$(EXEEXT): $(tests_basic_OBJECTS) $(tests_basic_DEPENDENCIES) tests/$(am__dirstamp)
744         @rm -f tests/basic$(EXEEXT)
745         $(AM_V_CCLD)$(LINK) $(tests_basic_OBJECTS) $(tests_basic_LDADD) $(LIBS)
746
747 mostlyclean-compile:
748         -rm -f *.$(OBJEXT)
749         -rm -f examples/examples_client-client.$(OBJEXT)
750         -rm -f examples/examples_service_selection-service-selection.$(OBJEXT)
751         -rm -f libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-common.$(OBJEXT)
752         -rm -f libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-common.lo
753         -rm -f libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-dbus.$(OBJEXT)
754         -rm -f libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-dbus.lo
755         -rm -f libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-msrpc.$(OBJEXT)
756         -rm -f libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-msrpc.lo
757         -rm -f libmoonshot/libmoonshot_libmoonshot_la-moonshot-msrpc_c.$(OBJEXT)
758         -rm -f libmoonshot/libmoonshot_libmoonshot_la-moonshot-msrpc_c.lo
759         -rm -f libmoonshot/src_moonshot-moonshot-msrpc_s.$(OBJEXT)
760         -rm -f src/src_moonshot-moonshot-add-dialog.$(OBJEXT)
761         -rm -f src/src_moonshot-moonshot-custom-vbox.$(OBJEXT)
762         -rm -f src/src_moonshot-moonshot-id.$(OBJEXT)
763         -rm -f src/src_moonshot-moonshot-idcard-widget.$(OBJEXT)
764         -rm -f src/src_moonshot-moonshot-identities-manager.$(OBJEXT)
765         -rm -f src/src_moonshot-moonshot-identity-request.$(OBJEXT)
766         -rm -f src/src_moonshot-moonshot-password-dialog.$(OBJEXT)
767         -rm -f src/src_moonshot-moonshot-server.$(OBJEXT)
768         -rm -f src/src_moonshot-moonshot-utils.$(OBJEXT)
769         -rm -f src/src_moonshot-moonshot-window.$(OBJEXT)
770         -rm -f src/src_moonshot_webp-moonshot-id.$(OBJEXT)
771         -rm -f src/src_moonshot_webp-moonshot-webp-parser.$(OBJEXT)
772         -rm -f tests/tests_basic-basic.$(OBJEXT)
773
774 distclean-compile:
775         -rm -f *.tab.c
776
777 @AMDEP_TRUE@@am__include@ @am__quote@examples/$(DEPDIR)/examples_client-client.Po@am__quote@
778 @AMDEP_TRUE@@am__include@ @am__quote@examples/$(DEPDIR)/examples_service_selection-service-selection.Po@am__quote@
779 @AMDEP_TRUE@@am__include@ @am__quote@libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-common.Plo@am__quote@
780 @AMDEP_TRUE@@am__include@ @am__quote@libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-dbus.Plo@am__quote@
781 @AMDEP_TRUE@@am__include@ @am__quote@libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-msrpc.Plo@am__quote@
782 @AMDEP_TRUE@@am__include@ @am__quote@libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-moonshot-msrpc_c.Plo@am__quote@
783 @AMDEP_TRUE@@am__include@ @am__quote@libmoonshot/$(DEPDIR)/src_moonshot-moonshot-msrpc_s.Po@am__quote@
784 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot-moonshot-add-dialog.Po@am__quote@
785 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot-moonshot-custom-vbox.Po@am__quote@
786 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot-moonshot-id.Po@am__quote@
787 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot-moonshot-idcard-widget.Po@am__quote@
788 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot-moonshot-identities-manager.Po@am__quote@
789 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot-moonshot-identity-request.Po@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot-moonshot-password-dialog.Po@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot-moonshot-server.Po@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot-moonshot-utils.Po@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot-moonshot-window.Po@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot_webp-moonshot-id.Po@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/src_moonshot_webp-moonshot-webp-parser.Po@am__quote@
796 @AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/tests_basic-basic.Po@am__quote@
797
798 .c.o:
799 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
800 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
801 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
802 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
803 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
804 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
805 @am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
806
807 .c.obj:
808 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
809 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
810 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
811 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
812 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
813 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
814 @am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
815
816 .c.lo:
817 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
818 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
819 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
820 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
821 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
822 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
823 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
824
825 libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-common.lo: libmoonshot/libmoonshot-common.c
826 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmoonshot_libmoonshot_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-common.lo -MD -MP -MF libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-common.Tpo -c -o libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-common.lo `test -f 'libmoonshot/libmoonshot-common.c' || echo '$(srcdir)/'`libmoonshot/libmoonshot-common.c
827 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-common.Tpo libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-common.Plo
828 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
829 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libmoonshot/libmoonshot-common.c' object='libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-common.lo' libtool=yes @AMDEPBACKSLASH@
830 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
831 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmoonshot_libmoonshot_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-common.lo `test -f 'libmoonshot/libmoonshot-common.c' || echo '$(srcdir)/'`libmoonshot/libmoonshot-common.c
832
833 libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-msrpc.lo: libmoonshot/libmoonshot-msrpc.c
834 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmoonshot_libmoonshot_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-msrpc.lo -MD -MP -MF libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-msrpc.Tpo -c -o libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-msrpc.lo `test -f 'libmoonshot/libmoonshot-msrpc.c' || echo '$(srcdir)/'`libmoonshot/libmoonshot-msrpc.c
835 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-msrpc.Tpo libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-msrpc.Plo
836 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
837 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libmoonshot/libmoonshot-msrpc.c' object='libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-msrpc.lo' libtool=yes @AMDEPBACKSLASH@
838 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
839 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmoonshot_libmoonshot_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-msrpc.lo `test -f 'libmoonshot/libmoonshot-msrpc.c' || echo '$(srcdir)/'`libmoonshot/libmoonshot-msrpc.c
840
841 libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-dbus.lo: libmoonshot/libmoonshot-dbus.c
842 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmoonshot_libmoonshot_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-dbus.lo -MD -MP -MF libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-dbus.Tpo -c -o libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-dbus.lo `test -f 'libmoonshot/libmoonshot-dbus.c' || echo '$(srcdir)/'`libmoonshot/libmoonshot-dbus.c
843 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-dbus.Tpo libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-libmoonshot-dbus.Plo
844 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
845 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libmoonshot/libmoonshot-dbus.c' object='libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-dbus.lo' libtool=yes @AMDEPBACKSLASH@
846 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
847 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmoonshot_libmoonshot_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmoonshot/libmoonshot_libmoonshot_la-libmoonshot-dbus.lo `test -f 'libmoonshot/libmoonshot-dbus.c' || echo '$(srcdir)/'`libmoonshot/libmoonshot-dbus.c
848
849 libmoonshot/libmoonshot_libmoonshot_la-moonshot-msrpc_c.lo: libmoonshot/moonshot-msrpc_c.c
850 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmoonshot_libmoonshot_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libmoonshot/libmoonshot_libmoonshot_la-moonshot-msrpc_c.lo -MD -MP -MF libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-moonshot-msrpc_c.Tpo -c -o libmoonshot/libmoonshot_libmoonshot_la-moonshot-msrpc_c.lo `test -f 'libmoonshot/moonshot-msrpc_c.c' || echo '$(srcdir)/'`libmoonshot/moonshot-msrpc_c.c
851 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-moonshot-msrpc_c.Tpo libmoonshot/$(DEPDIR)/libmoonshot_libmoonshot_la-moonshot-msrpc_c.Plo
852 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
853 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libmoonshot/moonshot-msrpc_c.c' object='libmoonshot/libmoonshot_libmoonshot_la-moonshot-msrpc_c.lo' libtool=yes @AMDEPBACKSLASH@
854 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
855 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmoonshot_libmoonshot_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libmoonshot/libmoonshot_libmoonshot_la-moonshot-msrpc_c.lo `test -f 'libmoonshot/moonshot-msrpc_c.c' || echo '$(srcdir)/'`libmoonshot/moonshot-msrpc_c.c
856
857 examples/examples_client-client.o: examples/client.c
858 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(examples_client_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT examples/examples_client-client.o -MD -MP -MF examples/$(DEPDIR)/examples_client-client.Tpo -c -o examples/examples_client-client.o `test -f 'examples/client.c' || echo '$(srcdir)/'`examples/client.c
859 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) examples/$(DEPDIR)/examples_client-client.Tpo examples/$(DEPDIR)/examples_client-client.Po
860 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
861 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='examples/client.c' object='examples/examples_client-client.o' libtool=no @AMDEPBACKSLASH@
862 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
863 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(examples_client_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o examples/examples_client-client.o `test -f 'examples/client.c' || echo '$(srcdir)/'`examples/client.c
864
865 examples/examples_client-client.obj: examples/client.c
866 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(examples_client_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT examples/examples_client-client.obj -MD -MP -MF examples/$(DEPDIR)/examples_client-client.Tpo -c -o examples/examples_client-client.obj `if test -f 'examples/client.c'; then $(CYGPATH_W) 'examples/client.c'; else $(CYGPATH_W) '$(srcdir)/examples/client.c'; fi`
867 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) examples/$(DEPDIR)/examples_client-client.Tpo examples/$(DEPDIR)/examples_client-client.Po
868 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
869 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='examples/client.c' object='examples/examples_client-client.obj' libtool=no @AMDEPBACKSLASH@
870 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
871 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(examples_client_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o examples/examples_client-client.obj `if test -f 'examples/client.c'; then $(CYGPATH_W) 'examples/client.c'; else $(CYGPATH_W) '$(srcdir)/examples/client.c'; fi`
872
873 examples/examples_service_selection-service-selection.o: examples/service-selection.c
874 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(examples_service_selection_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT examples/examples_service_selection-service-selection.o -MD -MP -MF examples/$(DEPDIR)/examples_service_selection-service-selection.Tpo -c -o examples/examples_service_selection-service-selection.o `test -f 'examples/service-selection.c' || echo '$(srcdir)/'`examples/service-selection.c
875 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) examples/$(DEPDIR)/examples_service_selection-service-selection.Tpo examples/$(DEPDIR)/examples_service_selection-service-selection.Po
876 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
877 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='examples/service-selection.c' object='examples/examples_service_selection-service-selection.o' libtool=no @AMDEPBACKSLASH@
878 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
879 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(examples_service_selection_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o examples/examples_service_selection-service-selection.o `test -f 'examples/service-selection.c' || echo '$(srcdir)/'`examples/service-selection.c
880
881 examples/examples_service_selection-service-selection.obj: examples/service-selection.c
882 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(examples_service_selection_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT examples/examples_service_selection-service-selection.obj -MD -MP -MF examples/$(DEPDIR)/examples_service_selection-service-selection.Tpo -c -o examples/examples_service_selection-service-selection.obj `if test -f 'examples/service-selection.c'; then $(CYGPATH_W) 'examples/service-selection.c'; else $(CYGPATH_W) '$(srcdir)/examples/service-selection.c'; fi`
883 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) examples/$(DEPDIR)/examples_service_selection-service-selection.Tpo examples/$(DEPDIR)/examples_service_selection-service-selection.Po
884 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
885 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='examples/service-selection.c' object='examples/examples_service_selection-service-selection.obj' libtool=no @AMDEPBACKSLASH@
886 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
887 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(examples_service_selection_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o examples/examples_service_selection-service-selection.obj `if test -f 'examples/service-selection.c'; then $(CYGPATH_W) 'examples/service-selection.c'; else $(CYGPATH_W) '$(srcdir)/examples/service-selection.c'; fi`
888
889 src/src_moonshot-moonshot-id.o: src/moonshot-id.c
890 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-id.o -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-id.Tpo -c -o src/src_moonshot-moonshot-id.o `test -f 'src/moonshot-id.c' || echo '$(srcdir)/'`src/moonshot-id.c
891 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-id.Tpo src/$(DEPDIR)/src_moonshot-moonshot-id.Po
892 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
893 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-id.c' object='src/src_moonshot-moonshot-id.o' libtool=no @AMDEPBACKSLASH@
894 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
895 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-id.o `test -f 'src/moonshot-id.c' || echo '$(srcdir)/'`src/moonshot-id.c
896
897 src/src_moonshot-moonshot-id.obj: src/moonshot-id.c
898 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-id.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-id.Tpo -c -o src/src_moonshot-moonshot-id.obj `if test -f 'src/moonshot-id.c'; then $(CYGPATH_W) 'src/moonshot-id.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-id.c'; fi`
899 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-id.Tpo src/$(DEPDIR)/src_moonshot-moonshot-id.Po
900 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
901 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-id.c' object='src/src_moonshot-moonshot-id.obj' libtool=no @AMDEPBACKSLASH@
902 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
903 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-id.obj `if test -f 'src/moonshot-id.c'; then $(CYGPATH_W) 'src/moonshot-id.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-id.c'; fi`
904
905 src/src_moonshot-moonshot-add-dialog.o: src/moonshot-add-dialog.c
906 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-add-dialog.o -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-add-dialog.Tpo -c -o src/src_moonshot-moonshot-add-dialog.o `test -f 'src/moonshot-add-dialog.c' || echo '$(srcdir)/'`src/moonshot-add-dialog.c
907 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-add-dialog.Tpo src/$(DEPDIR)/src_moonshot-moonshot-add-dialog.Po
908 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
909 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-add-dialog.c' object='src/src_moonshot-moonshot-add-dialog.o' libtool=no @AMDEPBACKSLASH@
910 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
911 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-add-dialog.o `test -f 'src/moonshot-add-dialog.c' || echo '$(srcdir)/'`src/moonshot-add-dialog.c
912
913 src/src_moonshot-moonshot-add-dialog.obj: src/moonshot-add-dialog.c
914 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-add-dialog.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-add-dialog.Tpo -c -o src/src_moonshot-moonshot-add-dialog.obj `if test -f 'src/moonshot-add-dialog.c'; then $(CYGPATH_W) 'src/moonshot-add-dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-add-dialog.c'; fi`
915 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-add-dialog.Tpo src/$(DEPDIR)/src_moonshot-moonshot-add-dialog.Po
916 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
917 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-add-dialog.c' object='src/src_moonshot-moonshot-add-dialog.obj' libtool=no @AMDEPBACKSLASH@
918 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
919 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-add-dialog.obj `if test -f 'src/moonshot-add-dialog.c'; then $(CYGPATH_W) 'src/moonshot-add-dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-add-dialog.c'; fi`
920
921 src/src_moonshot-moonshot-idcard-widget.o: src/moonshot-idcard-widget.c
922 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-idcard-widget.o -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-idcard-widget.Tpo -c -o src/src_moonshot-moonshot-idcard-widget.o `test -f 'src/moonshot-idcard-widget.c' || echo '$(srcdir)/'`src/moonshot-idcard-widget.c
923 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-idcard-widget.Tpo src/$(DEPDIR)/src_moonshot-moonshot-idcard-widget.Po
924 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
925 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-idcard-widget.c' object='src/src_moonshot-moonshot-idcard-widget.o' libtool=no @AMDEPBACKSLASH@
926 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
927 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-idcard-widget.o `test -f 'src/moonshot-idcard-widget.c' || echo '$(srcdir)/'`src/moonshot-idcard-widget.c
928
929 src/src_moonshot-moonshot-idcard-widget.obj: src/moonshot-idcard-widget.c
930 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-idcard-widget.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-idcard-widget.Tpo -c -o src/src_moonshot-moonshot-idcard-widget.obj `if test -f 'src/moonshot-idcard-widget.c'; then $(CYGPATH_W) 'src/moonshot-idcard-widget.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-idcard-widget.c'; fi`
931 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-idcard-widget.Tpo src/$(DEPDIR)/src_moonshot-moonshot-idcard-widget.Po
932 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
933 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-idcard-widget.c' object='src/src_moonshot-moonshot-idcard-widget.obj' libtool=no @AMDEPBACKSLASH@
934 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
935 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-idcard-widget.obj `if test -f 'src/moonshot-idcard-widget.c'; then $(CYGPATH_W) 'src/moonshot-idcard-widget.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-idcard-widget.c'; fi`
936
937 src/src_moonshot-moonshot-custom-vbox.o: src/moonshot-custom-vbox.c
938 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-custom-vbox.o -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-custom-vbox.Tpo -c -o src/src_moonshot-moonshot-custom-vbox.o `test -f 'src/moonshot-custom-vbox.c' || echo '$(srcdir)/'`src/moonshot-custom-vbox.c
939 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-custom-vbox.Tpo src/$(DEPDIR)/src_moonshot-moonshot-custom-vbox.Po
940 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
941 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-custom-vbox.c' object='src/src_moonshot-moonshot-custom-vbox.o' libtool=no @AMDEPBACKSLASH@
942 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
943 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-custom-vbox.o `test -f 'src/moonshot-custom-vbox.c' || echo '$(srcdir)/'`src/moonshot-custom-vbox.c
944
945 src/src_moonshot-moonshot-custom-vbox.obj: src/moonshot-custom-vbox.c
946 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-custom-vbox.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-custom-vbox.Tpo -c -o src/src_moonshot-moonshot-custom-vbox.obj `if test -f 'src/moonshot-custom-vbox.c'; then $(CYGPATH_W) 'src/moonshot-custom-vbox.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-custom-vbox.c'; fi`
947 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-custom-vbox.Tpo src/$(DEPDIR)/src_moonshot-moonshot-custom-vbox.Po
948 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
949 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-custom-vbox.c' object='src/src_moonshot-moonshot-custom-vbox.obj' libtool=no @AMDEPBACKSLASH@
950 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
951 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-custom-vbox.obj `if test -f 'src/moonshot-custom-vbox.c'; then $(CYGPATH_W) 'src/moonshot-custom-vbox.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-custom-vbox.c'; fi`
952
953 src/src_moonshot-moonshot-identities-manager.o: src/moonshot-identities-manager.c
954 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-identities-manager.o -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-identities-manager.Tpo -c -o src/src_moonshot-moonshot-identities-manager.o `test -f 'src/moonshot-identities-manager.c' || echo '$(srcdir)/'`src/moonshot-identities-manager.c
955 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-identities-manager.Tpo src/$(DEPDIR)/src_moonshot-moonshot-identities-manager.Po
956 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
957 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-identities-manager.c' object='src/src_moonshot-moonshot-identities-manager.o' libtool=no @AMDEPBACKSLASH@
958 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
959 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-identities-manager.o `test -f 'src/moonshot-identities-manager.c' || echo '$(srcdir)/'`src/moonshot-identities-manager.c
960
961 src/src_moonshot-moonshot-identities-manager.obj: src/moonshot-identities-manager.c
962 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-identities-manager.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-identities-manager.Tpo -c -o src/src_moonshot-moonshot-identities-manager.obj `if test -f 'src/moonshot-identities-manager.c'; then $(CYGPATH_W) 'src/moonshot-identities-manager.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-identities-manager.c'; fi`
963 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-identities-manager.Tpo src/$(DEPDIR)/src_moonshot-moonshot-identities-manager.Po
964 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
965 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-identities-manager.c' object='src/src_moonshot-moonshot-identities-manager.obj' libtool=no @AMDEPBACKSLASH@
966 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
967 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-identities-manager.obj `if test -f 'src/moonshot-identities-manager.c'; then $(CYGPATH_W) 'src/moonshot-identities-manager.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-identities-manager.c'; fi`
968
969 src/src_moonshot-moonshot-identity-request.o: src/moonshot-identity-request.c
970 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-identity-request.o -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-identity-request.Tpo -c -o src/src_moonshot-moonshot-identity-request.o `test -f 'src/moonshot-identity-request.c' || echo '$(srcdir)/'`src/moonshot-identity-request.c
971 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-identity-request.Tpo src/$(DEPDIR)/src_moonshot-moonshot-identity-request.Po
972 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
973 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-identity-request.c' object='src/src_moonshot-moonshot-identity-request.o' libtool=no @AMDEPBACKSLASH@
974 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
975 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-identity-request.o `test -f 'src/moonshot-identity-request.c' || echo '$(srcdir)/'`src/moonshot-identity-request.c
976
977 src/src_moonshot-moonshot-identity-request.obj: src/moonshot-identity-request.c
978 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-identity-request.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-identity-request.Tpo -c -o src/src_moonshot-moonshot-identity-request.obj `if test -f 'src/moonshot-identity-request.c'; then $(CYGPATH_W) 'src/moonshot-identity-request.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-identity-request.c'; fi`
979 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-identity-request.Tpo src/$(DEPDIR)/src_moonshot-moonshot-identity-request.Po
980 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
981 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-identity-request.c' object='src/src_moonshot-moonshot-identity-request.obj' libtool=no @AMDEPBACKSLASH@
982 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
983 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-identity-request.obj `if test -f 'src/moonshot-identity-request.c'; then $(CYGPATH_W) 'src/moonshot-identity-request.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-identity-request.c'; fi`
984
985 src/src_moonshot-moonshot-server.o: src/moonshot-server.c
986 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-server.o -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-server.Tpo -c -o src/src_moonshot-moonshot-server.o `test -f 'src/moonshot-server.c' || echo '$(srcdir)/'`src/moonshot-server.c
987 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-server.Tpo src/$(DEPDIR)/src_moonshot-moonshot-server.Po
988 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
989 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-server.c' object='src/src_moonshot-moonshot-server.o' libtool=no @AMDEPBACKSLASH@
990 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
991 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-server.o `test -f 'src/moonshot-server.c' || echo '$(srcdir)/'`src/moonshot-server.c
992
993 src/src_moonshot-moonshot-server.obj: src/moonshot-server.c
994 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-server.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-server.Tpo -c -o src/src_moonshot-moonshot-server.obj `if test -f 'src/moonshot-server.c'; then $(CYGPATH_W) 'src/moonshot-server.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-server.c'; fi`
995 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-server.Tpo src/$(DEPDIR)/src_moonshot-moonshot-server.Po
996 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
997 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-server.c' object='src/src_moonshot-moonshot-server.obj' libtool=no @AMDEPBACKSLASH@
998 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
999 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-server.obj `if test -f 'src/moonshot-server.c'; then $(CYGPATH_W) 'src/moonshot-server.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-server.c'; fi`
1000
1001 src/src_moonshot-moonshot-window.o: src/moonshot-window.c
1002 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-window.o -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-window.Tpo -c -o src/src_moonshot-moonshot-window.o `test -f 'src/moonshot-window.c' || echo '$(srcdir)/'`src/moonshot-window.c
1003 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-window.Tpo src/$(DEPDIR)/src_moonshot-moonshot-window.Po
1004 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1005 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-window.c' object='src/src_moonshot-moonshot-window.o' libtool=no @AMDEPBACKSLASH@
1006 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1007 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-window.o `test -f 'src/moonshot-window.c' || echo '$(srcdir)/'`src/moonshot-window.c
1008
1009 src/src_moonshot-moonshot-window.obj: src/moonshot-window.c
1010 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-window.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-window.Tpo -c -o src/src_moonshot-moonshot-window.obj `if test -f 'src/moonshot-window.c'; then $(CYGPATH_W) 'src/moonshot-window.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-window.c'; fi`
1011 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-window.Tpo src/$(DEPDIR)/src_moonshot-moonshot-window.Po
1012 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1013 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-window.c' object='src/src_moonshot-moonshot-window.obj' libtool=no @AMDEPBACKSLASH@
1014 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1015 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-window.obj `if test -f 'src/moonshot-window.c'; then $(CYGPATH_W) 'src/moonshot-window.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-window.c'; fi`
1016
1017 src/src_moonshot-moonshot-password-dialog.o: src/moonshot-password-dialog.c
1018 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-password-dialog.o -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-password-dialog.Tpo -c -o src/src_moonshot-moonshot-password-dialog.o `test -f 'src/moonshot-password-dialog.c' || echo '$(srcdir)/'`src/moonshot-password-dialog.c
1019 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-password-dialog.Tpo src/$(DEPDIR)/src_moonshot-moonshot-password-dialog.Po
1020 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1021 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-password-dialog.c' object='src/src_moonshot-moonshot-password-dialog.o' libtool=no @AMDEPBACKSLASH@
1022 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1023 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-password-dialog.o `test -f 'src/moonshot-password-dialog.c' || echo '$(srcdir)/'`src/moonshot-password-dialog.c
1024
1025 src/src_moonshot-moonshot-password-dialog.obj: src/moonshot-password-dialog.c
1026 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-password-dialog.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-password-dialog.Tpo -c -o src/src_moonshot-moonshot-password-dialog.obj `if test -f 'src/moonshot-password-dialog.c'; then $(CYGPATH_W) 'src/moonshot-password-dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-password-dialog.c'; fi`
1027 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-password-dialog.Tpo src/$(DEPDIR)/src_moonshot-moonshot-password-dialog.Po
1028 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1029 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-password-dialog.c' object='src/src_moonshot-moonshot-password-dialog.obj' libtool=no @AMDEPBACKSLASH@
1030 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1031 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-password-dialog.obj `if test -f 'src/moonshot-password-dialog.c'; then $(CYGPATH_W) 'src/moonshot-password-dialog.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-password-dialog.c'; fi`
1032
1033 src/src_moonshot-moonshot-utils.o: src/moonshot-utils.c
1034 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-utils.o -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-utils.Tpo -c -o src/src_moonshot-moonshot-utils.o `test -f 'src/moonshot-utils.c' || echo '$(srcdir)/'`src/moonshot-utils.c
1035 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-utils.Tpo src/$(DEPDIR)/src_moonshot-moonshot-utils.Po
1036 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1037 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-utils.c' object='src/src_moonshot-moonshot-utils.o' libtool=no @AMDEPBACKSLASH@
1038 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1039 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-utils.o `test -f 'src/moonshot-utils.c' || echo '$(srcdir)/'`src/moonshot-utils.c
1040
1041 src/src_moonshot-moonshot-utils.obj: src/moonshot-utils.c
1042 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT src/src_moonshot-moonshot-utils.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot-moonshot-utils.Tpo -c -o src/src_moonshot-moonshot-utils.obj `if test -f 'src/moonshot-utils.c'; then $(CYGPATH_W) 'src/moonshot-utils.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-utils.c'; fi`
1043 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot-moonshot-utils.Tpo src/$(DEPDIR)/src_moonshot-moonshot-utils.Po
1044 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1045 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-utils.c' object='src/src_moonshot-moonshot-utils.obj' libtool=no @AMDEPBACKSLASH@
1046 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1047 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o src/src_moonshot-moonshot-utils.obj `if test -f 'src/moonshot-utils.c'; then $(CYGPATH_W) 'src/moonshot-utils.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-utils.c'; fi`
1048
1049 libmoonshot/src_moonshot-moonshot-msrpc_s.o: libmoonshot/moonshot-msrpc_s.c
1050 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT libmoonshot/src_moonshot-moonshot-msrpc_s.o -MD -MP -MF libmoonshot/$(DEPDIR)/src_moonshot-moonshot-msrpc_s.Tpo -c -o libmoonshot/src_moonshot-moonshot-msrpc_s.o `test -f 'libmoonshot/moonshot-msrpc_s.c' || echo '$(srcdir)/'`libmoonshot/moonshot-msrpc_s.c
1051 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) libmoonshot/$(DEPDIR)/src_moonshot-moonshot-msrpc_s.Tpo libmoonshot/$(DEPDIR)/src_moonshot-moonshot-msrpc_s.Po
1052 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1053 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libmoonshot/moonshot-msrpc_s.c' object='libmoonshot/src_moonshot-moonshot-msrpc_s.o' libtool=no @AMDEPBACKSLASH@
1054 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1055 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o libmoonshot/src_moonshot-moonshot-msrpc_s.o `test -f 'libmoonshot/moonshot-msrpc_s.c' || echo '$(srcdir)/'`libmoonshot/moonshot-msrpc_s.c
1056
1057 libmoonshot/src_moonshot-moonshot-msrpc_s.obj: libmoonshot/moonshot-msrpc_s.c
1058 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -MT libmoonshot/src_moonshot-moonshot-msrpc_s.obj -MD -MP -MF libmoonshot/$(DEPDIR)/src_moonshot-moonshot-msrpc_s.Tpo -c -o libmoonshot/src_moonshot-moonshot-msrpc_s.obj `if test -f 'libmoonshot/moonshot-msrpc_s.c'; then $(CYGPATH_W) 'libmoonshot/moonshot-msrpc_s.c'; else $(CYGPATH_W) '$(srcdir)/libmoonshot/moonshot-msrpc_s.c'; fi`
1059 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) libmoonshot/$(DEPDIR)/src_moonshot-moonshot-msrpc_s.Tpo libmoonshot/$(DEPDIR)/src_moonshot-moonshot-msrpc_s.Po
1060 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1061 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libmoonshot/moonshot-msrpc_s.c' object='libmoonshot/src_moonshot-moonshot-msrpc_s.obj' libtool=no @AMDEPBACKSLASH@
1062 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1063 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_CFLAGS) $(CFLAGS) -c -o libmoonshot/src_moonshot-moonshot-msrpc_s.obj `if test -f 'libmoonshot/moonshot-msrpc_s.c'; then $(CYGPATH_W) 'libmoonshot/moonshot-msrpc_s.c'; else $(CYGPATH_W) '$(srcdir)/libmoonshot/moonshot-msrpc_s.c'; fi`
1064
1065 src/src_moonshot_webp-moonshot-webp-parser.o: src/moonshot-webp-parser.c
1066 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_webp_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_webp_CFLAGS) $(CFLAGS) -MT src/src_moonshot_webp-moonshot-webp-parser.o -MD -MP -MF src/$(DEPDIR)/src_moonshot_webp-moonshot-webp-parser.Tpo -c -o src/src_moonshot_webp-moonshot-webp-parser.o `test -f 'src/moonshot-webp-parser.c' || echo '$(srcdir)/'`src/moonshot-webp-parser.c
1067 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot_webp-moonshot-webp-parser.Tpo src/$(DEPDIR)/src_moonshot_webp-moonshot-webp-parser.Po
1068 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1069 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-webp-parser.c' object='src/src_moonshot_webp-moonshot-webp-parser.o' libtool=no @AMDEPBACKSLASH@
1070 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1071 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_webp_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_webp_CFLAGS) $(CFLAGS) -c -o src/src_moonshot_webp-moonshot-webp-parser.o `test -f 'src/moonshot-webp-parser.c' || echo '$(srcdir)/'`src/moonshot-webp-parser.c
1072
1073 src/src_moonshot_webp-moonshot-webp-parser.obj: src/moonshot-webp-parser.c
1074 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_webp_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_webp_CFLAGS) $(CFLAGS) -MT src/src_moonshot_webp-moonshot-webp-parser.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot_webp-moonshot-webp-parser.Tpo -c -o src/src_moonshot_webp-moonshot-webp-parser.obj `if test -f 'src/moonshot-webp-parser.c'; then $(CYGPATH_W) 'src/moonshot-webp-parser.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-webp-parser.c'; fi`
1075 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot_webp-moonshot-webp-parser.Tpo src/$(DEPDIR)/src_moonshot_webp-moonshot-webp-parser.Po
1076 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1077 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-webp-parser.c' object='src/src_moonshot_webp-moonshot-webp-parser.obj' libtool=no @AMDEPBACKSLASH@
1078 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1079 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_webp_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_webp_CFLAGS) $(CFLAGS) -c -o src/src_moonshot_webp-moonshot-webp-parser.obj `if test -f 'src/moonshot-webp-parser.c'; then $(CYGPATH_W) 'src/moonshot-webp-parser.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-webp-parser.c'; fi`
1080
1081 src/src_moonshot_webp-moonshot-id.o: src/moonshot-id.c
1082 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_webp_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_webp_CFLAGS) $(CFLAGS) -MT src/src_moonshot_webp-moonshot-id.o -MD -MP -MF src/$(DEPDIR)/src_moonshot_webp-moonshot-id.Tpo -c -o src/src_moonshot_webp-moonshot-id.o `test -f 'src/moonshot-id.c' || echo '$(srcdir)/'`src/moonshot-id.c
1083 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot_webp-moonshot-id.Tpo src/$(DEPDIR)/src_moonshot_webp-moonshot-id.Po
1084 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1085 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-id.c' object='src/src_moonshot_webp-moonshot-id.o' libtool=no @AMDEPBACKSLASH@
1086 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1087 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_webp_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_webp_CFLAGS) $(CFLAGS) -c -o src/src_moonshot_webp-moonshot-id.o `test -f 'src/moonshot-id.c' || echo '$(srcdir)/'`src/moonshot-id.c
1088
1089 src/src_moonshot_webp-moonshot-id.obj: src/moonshot-id.c
1090 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_webp_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_webp_CFLAGS) $(CFLAGS) -MT src/src_moonshot_webp-moonshot-id.obj -MD -MP -MF src/$(DEPDIR)/src_moonshot_webp-moonshot-id.Tpo -c -o src/src_moonshot_webp-moonshot-id.obj `if test -f 'src/moonshot-id.c'; then $(CYGPATH_W) 'src/moonshot-id.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-id.c'; fi`
1091 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) src/$(DEPDIR)/src_moonshot_webp-moonshot-id.Tpo src/$(DEPDIR)/src_moonshot_webp-moonshot-id.Po
1092 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1093 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='src/moonshot-id.c' object='src/src_moonshot_webp-moonshot-id.obj' libtool=no @AMDEPBACKSLASH@
1094 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1095 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_moonshot_webp_CPPFLAGS) $(CPPFLAGS) $(src_moonshot_webp_CFLAGS) $(CFLAGS) -c -o src/src_moonshot_webp-moonshot-id.obj `if test -f 'src/moonshot-id.c'; then $(CYGPATH_W) 'src/moonshot-id.c'; else $(CYGPATH_W) '$(srcdir)/src/moonshot-id.c'; fi`
1096
1097 tests/tests_basic-basic.o: tests/basic.c
1098 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_basic_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tests_basic-basic.o -MD -MP -MF tests/$(DEPDIR)/tests_basic-basic.Tpo -c -o tests/tests_basic-basic.o `test -f 'tests/basic.c' || echo '$(srcdir)/'`tests/basic.c
1099 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_basic-basic.Tpo tests/$(DEPDIR)/tests_basic-basic.Po
1100 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1101 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tests/basic.c' object='tests/tests_basic-basic.o' libtool=no @AMDEPBACKSLASH@
1102 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1103 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_basic_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tests_basic-basic.o `test -f 'tests/basic.c' || echo '$(srcdir)/'`tests/basic.c
1104
1105 tests/tests_basic-basic.obj: tests/basic.c
1106 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_basic_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tests_basic-basic.obj -MD -MP -MF tests/$(DEPDIR)/tests_basic-basic.Tpo -c -o tests/tests_basic-basic.obj `if test -f 'tests/basic.c'; then $(CYGPATH_W) 'tests/basic.c'; else $(CYGPATH_W) '$(srcdir)/tests/basic.c'; fi`
1107 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) tests/$(DEPDIR)/tests_basic-basic.Tpo tests/$(DEPDIR)/tests_basic-basic.Po
1108 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
1109 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tests/basic.c' object='tests/tests_basic-basic.obj' libtool=no @AMDEPBACKSLASH@
1110 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1111 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_basic_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tests_basic-basic.obj `if test -f 'tests/basic.c'; then $(CYGPATH_W) 'tests/basic.c'; else $(CYGPATH_W) '$(srcdir)/tests/basic.c'; fi`
1112 $(srcdir)/src/moonshot-webp-parser.c: $(srcdir)/src_moonshot_webp_vala.stamp
1113         @if test -f $@; then :; else \
1114           rm -f $(srcdir)/src_moonshot_webp_vala.stamp; \
1115           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_webp_vala.stamp; \
1116         fi
1117 $(srcdir)/src/moonshot-id.c: $(srcdir)/src_moonshot_webp_vala.stamp
1118         @if test -f $@; then :; else \
1119           rm -f $(srcdir)/src_moonshot_webp_vala.stamp; \
1120           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_webp_vala.stamp; \
1121         fi
1122 src_moonshot_webp_vala.stamp: $(src_moonshot_webp_SOURCES)
1123         $(AM_V_VALAC)$(VALAC) $(src_moonshot_webp_VALAFLAGS) $(VALAFLAGS) -C $(src_moonshot_webp_SOURCES)
1124         $(AM_V_at)touch $@
1125 tests_basic_vala.stamp: $(tests_basic_SOURCES)
1126         $(AM_V_VALAC)$(VALAC) $(AM_VALAFLAGS) $(VALAFLAGS) -C $(tests_basic_SOURCES)
1127         $(AM_V_at)touch $@
1128 examples_service_selection_vala.stamp: $(examples_service_selection_SOURCES)
1129         $(AM_V_VALAC)$(VALAC) $(AM_VALAFLAGS) $(VALAFLAGS) -C $(examples_service_selection_SOURCES)
1130         $(AM_V_at)touch $@
1131 $(srcdir)/src/moonshot-id.c: $(srcdir)/src_moonshot_vala.stamp
1132         @if test -f $@; then :; else \
1133           rm -f $(srcdir)/src_moonshot_vala.stamp; \
1134           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_vala.stamp; \
1135         fi
1136 $(srcdir)/src/moonshot-add-dialog.c: $(srcdir)/src_moonshot_vala.stamp
1137         @if test -f $@; then :; else \
1138           rm -f $(srcdir)/src_moonshot_vala.stamp; \
1139           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_vala.stamp; \
1140         fi
1141 $(srcdir)/src/moonshot-idcard-widget.c: $(srcdir)/src_moonshot_vala.stamp
1142         @if test -f $@; then :; else \
1143           rm -f $(srcdir)/src_moonshot_vala.stamp; \
1144           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_vala.stamp; \
1145         fi
1146 $(srcdir)/src/moonshot-custom-vbox.c: $(srcdir)/src_moonshot_vala.stamp
1147         @if test -f $@; then :; else \
1148           rm -f $(srcdir)/src_moonshot_vala.stamp; \
1149           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_vala.stamp; \
1150         fi
1151 $(srcdir)/src/moonshot-identities-manager.c: $(srcdir)/src_moonshot_vala.stamp
1152         @if test -f $@; then :; else \
1153           rm -f $(srcdir)/src_moonshot_vala.stamp; \
1154           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_vala.stamp; \
1155         fi
1156 $(srcdir)/src/moonshot-identity-request.c: $(srcdir)/src_moonshot_vala.stamp
1157         @if test -f $@; then :; else \
1158           rm -f $(srcdir)/src_moonshot_vala.stamp; \
1159           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_vala.stamp; \
1160         fi
1161 $(srcdir)/src/moonshot-server.c: $(srcdir)/src_moonshot_vala.stamp
1162         @if test -f $@; then :; else \
1163           rm -f $(srcdir)/src_moonshot_vala.stamp; \
1164           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_vala.stamp; \
1165         fi
1166 $(srcdir)/src/moonshot-window.c: $(srcdir)/src_moonshot_vala.stamp
1167         @if test -f $@; then :; else \
1168           rm -f $(srcdir)/src_moonshot_vala.stamp; \
1169           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_vala.stamp; \
1170         fi
1171 $(srcdir)/src/moonshot-password-dialog.c: $(srcdir)/src_moonshot_vala.stamp
1172         @if test -f $@; then :; else \
1173           rm -f $(srcdir)/src_moonshot_vala.stamp; \
1174           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_vala.stamp; \
1175         fi
1176 $(srcdir)/src/moonshot-utils.c: $(srcdir)/src_moonshot_vala.stamp
1177         @if test -f $@; then :; else \
1178           rm -f $(srcdir)/src_moonshot_vala.stamp; \
1179           $(am__cd) $(srcdir) && $(MAKE) $(AM_MAKEFLAGS) src_moonshot_vala.stamp; \
1180         fi
1181 src_moonshot_vala.stamp: $(src_moonshot_SOURCES)
1182         $(AM_V_VALAC)$(VALAC) $(src_moonshot_VALAFLAGS) $(VALAFLAGS) -C $(src_moonshot_SOURCES)
1183         $(AM_V_at)touch $@
1184 examples_client_vala.stamp: $(examples_client_SOURCES)
1185         $(AM_V_VALAC)$(VALAC) $(AM_VALAFLAGS) $(VALAFLAGS) -C $(examples_client_SOURCES)
1186         $(AM_V_at)touch $@
1187 libmoonshot_libmoonshot_la_vala.stamp: $(libmoonshot_libmoonshot_la_SOURCES)
1188         $(AM_V_VALAC)$(VALAC) $(AM_VALAFLAGS) $(VALAFLAGS) -C $(libmoonshot_libmoonshot_la_SOURCES)
1189         $(AM_V_at)touch $@
1190
1191 mostlyclean-libtool:
1192         -rm -f *.lo
1193
1194 clean-libtool:
1195         -rm -rf .libs _libs
1196         -rm -rf examples/.libs examples/_libs
1197         -rm -rf libmoonshot/.libs libmoonshot/_libs
1198         -rm -rf src/.libs src/_libs
1199         -rm -rf tests/.libs tests/_libs
1200
1201 distclean-libtool:
1202         -rm -f libtool config.lt
1203 install-dbusserviceDATA: $(dbusservice_DATA)
1204         @$(NORMAL_INSTALL)
1205         test -z "$(dbusservicedir)" || $(MKDIR_P) "$(DESTDIR)$(dbusservicedir)"
1206         @list='$(dbusservice_DATA)'; test -n "$(dbusservicedir)" || list=; \
1207         for p in $$list; do \
1208           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1209           echo "$$d$$p"; \
1210         done | $(am__base_list) | \
1211         while read files; do \
1212           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dbusservicedir)'"; \
1213           $(INSTALL_DATA) $$files "$(DESTDIR)$(dbusservicedir)" || exit $$?; \
1214         done
1215
1216 uninstall-dbusserviceDATA:
1217         @$(NORMAL_UNINSTALL)
1218         @list='$(dbusservice_DATA)'; test -n "$(dbusservicedir)" || list=; \
1219         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1220         test -n "$$files" || exit 0; \
1221         echo " ( cd '$(DESTDIR)$(dbusservicedir)' && rm -f" $$files ")"; \
1222         cd "$(DESTDIR)$(dbusservicedir)" && rm -f $$files
1223 install-dotdesktopDATA: $(dotdesktop_DATA)
1224         @$(NORMAL_INSTALL)
1225         test -z "$(dotdesktopdir)" || $(MKDIR_P) "$(DESTDIR)$(dotdesktopdir)"
1226         @list='$(dotdesktop_DATA)'; test -n "$(dotdesktopdir)" || list=; \
1227         for p in $$list; do \
1228           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1229           echo "$$d$$p"; \
1230         done | $(am__base_list) | \
1231         while read files; do \
1232           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dotdesktopdir)'"; \
1233           $(INSTALL_DATA) $$files "$(DESTDIR)$(dotdesktopdir)" || exit $$?; \
1234         done
1235
1236 uninstall-dotdesktopDATA:
1237         @$(NORMAL_UNINSTALL)
1238         @list='$(dotdesktop_DATA)'; test -n "$(dotdesktopdir)" || list=; \
1239         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1240         test -n "$$files" || exit 0; \
1241         echo " ( cd '$(DESTDIR)$(dotdesktopdir)' && rm -f" $$files ")"; \
1242         cd "$(DESTDIR)$(dotdesktopdir)" && rm -f $$files
1243 install-mimeDATA: $(mime_DATA)
1244         @$(NORMAL_INSTALL)
1245         test -z "$(mimedir)" || $(MKDIR_P) "$(DESTDIR)$(mimedir)"
1246         @list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \
1247         for p in $$list; do \
1248           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1249           echo "$$d$$p"; \
1250         done | $(am__base_list) | \
1251         while read files; do \
1252           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(mimedir)'"; \
1253           $(INSTALL_DATA) $$files "$(DESTDIR)$(mimedir)" || exit $$?; \
1254         done
1255
1256 uninstall-mimeDATA:
1257         @$(NORMAL_UNINSTALL)
1258         @list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \
1259         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1260         test -n "$$files" || exit 0; \
1261         echo " ( cd '$(DESTDIR)$(mimedir)' && rm -f" $$files ")"; \
1262         cd "$(DESTDIR)$(mimedir)" && rm -f $$files
1263 install-includeHEADERS: $(include_HEADERS)
1264         @$(NORMAL_INSTALL)
1265         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
1266         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
1267         for p in $$list; do \
1268           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1269           echo "$$d$$p"; \
1270         done | $(am__base_list) | \
1271         while read files; do \
1272           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1273           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
1274         done
1275
1276 uninstall-includeHEADERS:
1277         @$(NORMAL_UNINSTALL)
1278         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
1279         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1280         test -n "$$files" || exit 0; \
1281         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
1282         cd "$(DESTDIR)$(includedir)" && rm -f $$files
1283
1284 # This directory's subdirectories are mostly independent; you can cd
1285 # into them and run `make' without going through this Makefile.
1286 # To change the values of `make' variables: instead of editing Makefiles,
1287 # (1) if the variable is set in `config.status', edit `config.status'
1288 #     (which will cause the Makefiles to be regenerated when you run `make');
1289 # (2) otherwise, pass the desired values on the `make' command line.
1290 $(RECURSIVE_TARGETS):
1291         @fail= failcom='exit 1'; \
1292         for f in x $$MAKEFLAGS; do \
1293           case $$f in \
1294             *=* | --[!k]*);; \
1295             *k*) failcom='fail=yes';; \
1296           esac; \
1297         done; \
1298         dot_seen=no; \
1299         target=`echo $@ | sed s/-recursive//`; \
1300         list='$(SUBDIRS)'; for subdir in $$list; do \
1301           echo "Making $$target in $$subdir"; \
1302           if test "$$subdir" = "."; then \
1303             dot_seen=yes; \
1304             local_target="$$target-am"; \
1305           else \
1306             local_target="$$target"; \
1307           fi; \
1308           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1309           || eval $$failcom; \
1310         done; \
1311         if test "$$dot_seen" = "no"; then \
1312           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1313         fi; test -z "$$fail"
1314
1315 $(RECURSIVE_CLEAN_TARGETS):
1316         @fail= failcom='exit 1'; \
1317         for f in x $$MAKEFLAGS; do \
1318           case $$f in \
1319             *=* | --[!k]*);; \
1320             *k*) failcom='fail=yes';; \
1321           esac; \
1322         done; \
1323         dot_seen=no; \
1324         case "$@" in \
1325           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1326           *) list='$(SUBDIRS)' ;; \
1327         esac; \
1328         rev=''; for subdir in $$list; do \
1329           if test "$$subdir" = "."; then :; else \
1330             rev="$$subdir $$rev"; \
1331           fi; \
1332         done; \
1333         rev="$$rev ."; \
1334         target=`echo $@ | sed s/-recursive//`; \
1335         for subdir in $$rev; do \
1336           echo "Making $$target in $$subdir"; \
1337           if test "$$subdir" = "."; then \
1338             local_target="$$target-am"; \
1339           else \
1340             local_target="$$target"; \
1341           fi; \
1342           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1343           || eval $$failcom; \
1344         done && test -z "$$fail"
1345 tags-recursive:
1346         list='$(SUBDIRS)'; for subdir in $$list; do \
1347           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1348         done
1349 ctags-recursive:
1350         list='$(SUBDIRS)'; for subdir in $$list; do \
1351           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1352         done
1353
1354 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1355         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1356         unique=`for i in $$list; do \
1357             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1358           done | \
1359           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1360               END { if (nonempty) { for (i in files) print i; }; }'`; \
1361         mkid -fID $$unique
1362 tags: TAGS
1363
1364 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1365                 $(TAGS_FILES) $(LISP)
1366         set x; \
1367         here=`pwd`; \
1368         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1369           include_option=--etags-include; \
1370           empty_fix=.; \
1371         else \
1372           include_option=--include; \
1373           empty_fix=; \
1374         fi; \
1375         list='$(SUBDIRS)'; for subdir in $$list; do \
1376           if test "$$subdir" = .; then :; else \
1377             test ! -f $$subdir/TAGS || \
1378               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1379           fi; \
1380         done; \
1381         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1382         unique=`for i in $$list; do \
1383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1384           done | \
1385           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1386               END { if (nonempty) { for (i in files) print i; }; }'`; \
1387         shift; \
1388         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1389           test -n "$$unique" || unique=$$empty_fix; \
1390           if test $$# -gt 0; then \
1391             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1392               "$$@" $$unique; \
1393           else \
1394             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1395               $$unique; \
1396           fi; \
1397         fi
1398 ctags: CTAGS
1399 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
1400                 $(TAGS_FILES) $(LISP)
1401         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
1402         unique=`for i in $$list; do \
1403             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1404           done | \
1405           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1406               END { if (nonempty) { for (i in files) print i; }; }'`; \
1407         test -z "$(CTAGS_ARGS)$$unique" \
1408           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1409              $$unique
1410
1411 GTAGS:
1412         here=`$(am__cd) $(top_builddir) && pwd` \
1413           && $(am__cd) $(top_srcdir) \
1414           && gtags -i $(GTAGS_ARGS) "$$here"
1415
1416 distclean-tags:
1417         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1418
1419 distdir: $(DISTFILES)
1420         $(am__remove_distdir)
1421         test -d "$(distdir)" || mkdir "$(distdir)"
1422         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1423         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1424         list='$(DISTFILES)'; \
1425           dist_files=`for file in $$list; do echo $$file; done | \
1426           sed -e "s|^$$srcdirstrip/||;t" \
1427               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1428         case $$dist_files in \
1429           */*) $(MKDIR_P) `echo "$$dist_files" | \
1430                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1431                            sort -u` ;; \
1432         esac; \
1433         for file in $$dist_files; do \
1434           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1435           if test -d $$d/$$file; then \
1436             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1437             if test -d "$(distdir)/$$file"; then \
1438               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1439             fi; \
1440             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1441               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1442               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1443             fi; \
1444             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1445           else \
1446             test -f "$(distdir)/$$file" \
1447             || cp -p $$d/$$file "$(distdir)/$$file" \
1448             || exit 1; \
1449           fi; \
1450         done
1451         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1452           if test "$$subdir" = .; then :; else \
1453             test -d "$(distdir)/$$subdir" \
1454             || $(MKDIR_P) "$(distdir)/$$subdir" \
1455             || exit 1; \
1456           fi; \
1457         done
1458         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1459           if test "$$subdir" = .; then :; else \
1460             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1461             $(am__relativize); \
1462             new_distdir=$$reldir; \
1463             dir1=$$subdir; dir2="$(top_distdir)"; \
1464             $(am__relativize); \
1465             new_top_distdir=$$reldir; \
1466             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1467             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1468             ($(am__cd) $$subdir && \
1469               $(MAKE) $(AM_MAKEFLAGS) \
1470                 top_distdir="$$new_top_distdir" \
1471                 distdir="$$new_distdir" \
1472                 am__remove_distdir=: \
1473                 am__skip_length_check=: \
1474                 am__skip_mode_fix=: \
1475                 distdir) \
1476               || exit 1; \
1477           fi; \
1478         done
1479         -test -n "$(am__skip_mode_fix)" \
1480         || find "$(distdir)" -type d ! -perm -755 \
1481                 -exec chmod u+rwx,go+rx {} \; -o \
1482           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1483           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1484           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1485         || chmod -R a+r "$(distdir)"
1486 dist-gzip: distdir
1487         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1488         $(am__remove_distdir)
1489
1490 dist-bzip2: distdir
1491         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1492         $(am__remove_distdir)
1493
1494 dist-lzma: distdir
1495         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1496         $(am__remove_distdir)
1497 dist-xz: distdir
1498         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
1499         $(am__remove_distdir)
1500
1501 dist-tarZ: distdir
1502         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1503         $(am__remove_distdir)
1504
1505 dist-shar: distdir
1506         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1507         $(am__remove_distdir)
1508
1509 dist-zip: distdir
1510         -rm -f $(distdir).zip
1511         zip -rq $(distdir).zip $(distdir)
1512         $(am__remove_distdir)
1513
1514 dist dist-all: distdir
1515         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
1516         $(am__remove_distdir)
1517
1518 # This target untars the dist file and tries a VPATH configuration.  Then
1519 # it guarantees that the distribution is self-contained by making another
1520 # tarfile.
1521 distcheck: dist
1522         case '$(DIST_ARCHIVES)' in \
1523         *.tar.gz*) \
1524           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
1525         *.tar.bz2*) \
1526           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1527         *.tar.lzma*) \
1528           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
1529         *.tar.xz*) \
1530           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1531         *.tar.Z*) \
1532           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1533         *.shar.gz*) \
1534           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
1535         *.zip*) \
1536           unzip $(distdir).zip ;;\
1537         esac
1538         chmod -R a-w $(distdir); chmod a+w $(distdir)
1539         mkdir $(distdir)/_build
1540         mkdir $(distdir)/_inst
1541         chmod a-w $(distdir)
1542         test -d $(distdir)/_build || exit 0; \
1543         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1544           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1545           && am__cwd=`pwd` \
1546           && $(am__cd) $(distdir)/_build \
1547           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1548             $(DISTCHECK_CONFIGURE_FLAGS) \
1549           && $(MAKE) $(AM_MAKEFLAGS) \
1550           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1551           && $(MAKE) $(AM_MAKEFLAGS) check \
1552           && $(MAKE) $(AM_MAKEFLAGS) install \
1553           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1554           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1555           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1556                 distuninstallcheck \
1557           && chmod -R a-w "$$dc_install_base" \
1558           && ({ \
1559                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1560                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1561                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1562                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1563                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1564               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1565           && rm -rf "$$dc_destdir" \
1566           && $(MAKE) $(AM_MAKEFLAGS) dist \
1567           && rm -rf $(DIST_ARCHIVES) \
1568           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1569           && cd "$$am__cwd" \
1570           || exit 1
1571         $(am__remove_distdir)
1572         @(echo "$(distdir) archives ready for distribution: "; \
1573           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1574           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1575 distuninstallcheck:
1576         @$(am__cd) '$(distuninstallcheck_dir)' \
1577         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1578            || { echo "ERROR: files left after uninstall:" ; \
1579                 if test -n "$(DESTDIR)"; then \
1580                   echo "  (check DESTDIR support)"; \
1581                 fi ; \
1582                 $(distuninstallcheck_listfiles) ; \
1583                 exit 1; } >&2
1584 distcleancheck: distclean
1585         @if test '$(srcdir)' = . ; then \
1586           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1587           exit 1 ; \
1588         fi
1589         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1590           || { echo "ERROR: files left in build directory after distclean:" ; \
1591                $(distcleancheck_listfiles) ; \
1592                exit 1; } >&2
1593 check-am: all-am
1594 check: $(BUILT_SOURCES)
1595         $(MAKE) $(AM_MAKEFLAGS) check-recursive
1596 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) \
1597                 config.h
1598 install-binPROGRAMS: install-libLTLIBRARIES
1599
1600 installdirs: installdirs-recursive
1601 installdirs-am:
1602         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(dbusservicedir)" "$(DESTDIR)$(dotdesktopdir)" "$(DESTDIR)$(mimedir)" "$(DESTDIR)$(includedir)"; do \
1603           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1604         done
1605 install: $(BUILT_SOURCES)
1606         $(MAKE) $(AM_MAKEFLAGS) install-recursive
1607 install-exec: install-exec-recursive
1608 install-data: install-data-recursive
1609 uninstall: uninstall-recursive
1610
1611 install-am: all-am
1612         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1613
1614 installcheck: installcheck-recursive
1615 install-strip:
1616         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1617           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1618           `test -z '$(STRIP)' || \
1619             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1620 mostlyclean-generic:
1621
1622 clean-generic:
1623         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1624
1625 distclean-generic:
1626         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1627         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1628         -rm -f examples/$(DEPDIR)/$(am__dirstamp)
1629         -rm -f examples/$(am__dirstamp)
1630         -rm -f libmoonshot/$(DEPDIR)/$(am__dirstamp)
1631         -rm -f libmoonshot/$(am__dirstamp)
1632         -rm -f src/$(DEPDIR)/$(am__dirstamp)
1633         -rm -f src/$(am__dirstamp)
1634         -rm -f tests/$(DEPDIR)/$(am__dirstamp)
1635         -rm -f tests/$(am__dirstamp)
1636         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1637
1638 maintainer-clean-generic:
1639         @echo "This command is intended for maintainers to use"
1640         @echo "it deletes files that may require special tools to rebuild."
1641         -rm -f examples_client_vala.stamp
1642         -rm -f examples_service_selection_vala.stamp
1643         -rm -f libmoonshot_libmoonshot_la_vala.stamp
1644         -rm -f src/moonshot-add-dialog.c
1645         -rm -f src/moonshot-custom-vbox.c
1646         -rm -f src/moonshot-id.c
1647         -rm -f src/moonshot-idcard-widget.c
1648         -rm -f src/moonshot-identities-manager.c
1649         -rm -f src/moonshot-identity-request.c
1650         -rm -f src/moonshot-password-dialog.c
1651         -rm -f src/moonshot-server.c
1652         -rm -f src/moonshot-utils.c
1653         -rm -f src/moonshot-webp-parser.c
1654         -rm -f src/moonshot-window.c
1655         -rm -f src_moonshot_vala.stamp
1656         -rm -f src_moonshot_webp_vala.stamp
1657         -rm -f tests_basic_vala.stamp
1658         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1659 clean: clean-recursive
1660
1661 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1662         clean-libtool clean-noinstPROGRAMS mostlyclean-am
1663
1664 distclean: distclean-recursive
1665         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1666         -rm -rf examples/$(DEPDIR) libmoonshot/$(DEPDIR) src/$(DEPDIR) tests/$(DEPDIR)
1667         -rm -f Makefile
1668 distclean-am: clean-am distclean-compile distclean-generic \
1669         distclean-hdr distclean-libtool distclean-tags
1670
1671 dvi: dvi-recursive
1672
1673 dvi-am:
1674
1675 html: html-recursive
1676
1677 html-am:
1678
1679 info: info-recursive
1680
1681 info-am:
1682
1683 install-data-am: install-dbusserviceDATA install-dotdesktopDATA \
1684         install-includeHEADERS install-mimeDATA
1685
1686 install-dvi: install-dvi-recursive
1687
1688 install-dvi-am:
1689
1690 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1691
1692 install-html: install-html-recursive
1693
1694 install-html-am:
1695
1696 install-info: install-info-recursive
1697
1698 install-info-am:
1699
1700 install-man:
1701
1702 install-pdf: install-pdf-recursive
1703
1704 install-pdf-am:
1705
1706 install-ps: install-ps-recursive
1707
1708 install-ps-am:
1709
1710 installcheck-am:
1711
1712 maintainer-clean: maintainer-clean-recursive
1713         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1714         -rm -rf $(top_srcdir)/autom4te.cache
1715         -rm -rf examples/$(DEPDIR) libmoonshot/$(DEPDIR) src/$(DEPDIR) tests/$(DEPDIR)
1716         -rm -f Makefile
1717 maintainer-clean-am: distclean-am maintainer-clean-generic
1718
1719 mostlyclean: mostlyclean-recursive
1720
1721 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1722         mostlyclean-libtool
1723
1724 pdf: pdf-recursive
1725
1726 pdf-am:
1727
1728 ps: ps-recursive
1729
1730 ps-am:
1731
1732 uninstall-am: uninstall-binPROGRAMS uninstall-dbusserviceDATA \
1733         uninstall-dotdesktopDATA uninstall-includeHEADERS \
1734         uninstall-libLTLIBRARIES uninstall-mimeDATA
1735
1736 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1737         ctags-recursive install install-am install-strip \
1738         tags-recursive
1739
1740 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1741         all all-am am--refresh check check-am clean clean-binPROGRAMS \
1742         clean-generic clean-libLTLIBRARIES clean-libtool \
1743         clean-noinstPROGRAMS ctags ctags-recursive dist dist-all \
1744         dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz \
1745         dist-zip distcheck distclean distclean-compile \
1746         distclean-generic distclean-hdr distclean-libtool \
1747         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1748         dvi-am html html-am info info-am install install-am \
1749         install-binPROGRAMS install-data install-data-am \
1750         install-dbusserviceDATA install-dotdesktopDATA install-dvi \
1751         install-dvi-am install-exec install-exec-am install-html \
1752         install-html-am install-includeHEADERS install-info \
1753         install-info-am install-libLTLIBRARIES install-man \
1754         install-mimeDATA install-pdf install-pdf-am install-ps \
1755         install-ps-am install-strip installcheck installcheck-am \
1756         installdirs installdirs-am maintainer-clean \
1757         maintainer-clean-generic mostlyclean mostlyclean-compile \
1758         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1759         tags tags-recursive uninstall uninstall-am \
1760         uninstall-binPROGRAMS uninstall-dbusserviceDATA \
1761         uninstall-dotdesktopDATA uninstall-includeHEADERS \
1762         uninstall-libLTLIBRARIES uninstall-mimeDATA
1763
1764
1765 @OS_WIN32_TRUE@libmoonshot/libmoonshot.lib: libmoonshot/libmoonshot.def
1766 @OS_WIN32_TRUE@ "${MSVC_LIB}" -def:$< -out:$@ -machine:x86
1767
1768 @IPC_MSRPC_TRUE@libmoonshot/moonshot-msrpc.h: libmoonshot/moonshot-msrpc.idl libmoonshot/moonshot-msrpc.acf
1769 @IPC_MSRPC_TRUE@        ${AM_V_GEN} ${MIDL_WRAPPER} -o libmoonshot -m "${MIDL}" $^
1770
1771 @IPC_MSRPC_TRUE@libmoonshot/moonshot-msrpc_s.c: libmoonshot/moonshot-msrpc.h
1772 @IPC_MSRPC_TRUE@libmoonshot/moonshot-msrpc_c.c: libmoonshot/moonshot-msrpc.h
1773
1774 # Rule to make the service file with bindir expanded
1775 @IPC_DBUS_TRUE@$(dbusservice_DATA): $(dbusservice_in_files) Makefile
1776 @IPC_DBUS_TRUE@ @sed -e "s|\@bindir\@|$(bindir)|" $< > $@
1777
1778 @OS_WIN32_TRUE@icons:
1779 @OS_WIN32_TRUE@ mkdir -p share/icons
1780 @OS_WIN32_TRUE@ cp c:/build/share/icons/gnome/48x48/status/avatar-default.png share/icons
1781 @OS_WIN32_TRUE@ "${IMAGEMAGICK_CONVERT}" -background none c:/build/share/icons/gnome/scalable/actions/edit-clear-symbolic.svg -size 13x13 share/icons/edit-clear-symbolic.png
1782 @OS_WIN32_TRUE@ "${IMAGEMAGICK_CONVERT}" -background none c:/build/share/icons/gnome/scalable/actions/edit-find-symbolic.svg -size 13x13 share/icons/edit-find-symbolic.png
1783
1784 @OS_WIN32_TRUE@installer: moonshot.msi
1785
1786 @OS_WIN32_TRUE@moonshot.msi: windows/app.wxs windows/config.wxi $(bin_PROGRAMS)
1787 @OS_WIN32_TRUE@ "${WIX_CANDLE}" $<
1788 @OS_WIN32_TRUE@ "${WIX_LIGHT}" -b c:/build -b c:/tools/mingw -o moonshot.msi app.wixobj
1789
1790 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1791 # Otherwise a system limit (for SysV at least) may be exceeded.
1792 .NOEXPORT: