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