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