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