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