uploaded original spice-server-0.12.4 and celt-0.5.1.3
[sdk/emulator/libs/spice-server.git] / spice-common / python_modules / Makefile.in
1 # Makefile.in generated by automake 1.12.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2012 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 VPATH = @srcdir@
17 am__make_dryrun = \
18   { \
19     am__dry=no; \
20     case $$MAKEFLAGS in \
21       *\\[\ \   ]*) \
22         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
23           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
24       *) \
25         for am__flg in $$MAKEFLAGS; do \
26           case $$am__flg in \
27             *=*|--*) ;; \
28             *n*) am__dry=yes; break;; \
29           esac; \
30         done;; \
31     esac; \
32     test $$am__dry = yes; \
33   }
34 pkgdatadir = $(datadir)/@PACKAGE@
35 pkgincludedir = $(includedir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkglibexecdir = $(libexecdir)/@PACKAGE@
38 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39 install_sh_DATA = $(install_sh) -c -m 644
40 install_sh_PROGRAM = $(install_sh) -c
41 install_sh_SCRIPT = $(install_sh) -c
42 INSTALL_HEADER = $(INSTALL_DATA)
43 transform = $(program_transform_name)
44 NORMAL_INSTALL = :
45 PRE_INSTALL = :
46 POST_INSTALL = :
47 NORMAL_UNINSTALL = :
48 PRE_UNINSTALL = :
49 POST_UNINSTALL = :
50 build_triplet = @build@
51 host_triplet = @host@
52 subdir = python_modules
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
54 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
56         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
57         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
58         $(top_srcdir)/configure.ac
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60         $(ACLOCAL_M4)
61 mkinstalldirs = $(install_sh) -d
62 CONFIG_HEADER = $(top_builddir)/config.h
63 CONFIG_CLEAN_FILES =
64 CONFIG_CLEAN_VPATH_FILES =
65 AM_V_P = $(am__v_P_@AM_V@)
66 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
67 am__v_P_0 = false
68 am__v_P_1 = :
69 AM_V_GEN = $(am__v_GEN_@AM_V@)
70 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71 am__v_GEN_0 = @echo "  GEN     " $@;
72 am__v_GEN_1 = 
73 AM_V_at = $(am__v_at_@AM_V@)
74 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
75 am__v_at_0 = @
76 am__v_at_1 = 
77 SOURCES =
78 DIST_SOURCES =
79 am__can_run_installinfo = \
80   case $$AM_UPDATE_INFO_DIR in \
81     n|no|NO) false;; \
82     *) (install-info --version) >/dev/null 2>&1;; \
83   esac
84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85 ACLOCAL = @ACLOCAL@
86 ALLOCA = @ALLOCA@
87 AMTAR = @AMTAR@
88 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
89 AR = @AR@
90 AUTOCONF = @AUTOCONF@
91 AUTOHEADER = @AUTOHEADER@
92 AUTOMAKE = @AUTOMAKE@
93 AWK = @AWK@
94 CC = @CC@
95 CCDEPMODE = @CCDEPMODE@
96 CFLAGS = @CFLAGS@
97 CPP = @CPP@
98 CPPFLAGS = @CPPFLAGS@
99 CYGPATH_W = @CYGPATH_W@
100 DEFS = @DEFS@
101 DEPDIR = @DEPDIR@
102 DLLTOOL = @DLLTOOL@
103 DSYMUTIL = @DSYMUTIL@
104 DUMPBIN = @DUMPBIN@
105 ECHO_C = @ECHO_C@
106 ECHO_N = @ECHO_N@
107 ECHO_T = @ECHO_T@
108 EGREP = @EGREP@
109 EXEEXT = @EXEEXT@
110 FGREP = @FGREP@
111 GL_CFLAGS = @GL_CFLAGS@
112 GL_LIBS = @GL_LIBS@
113 GREP = @GREP@
114 INSTALL = @INSTALL@
115 INSTALL_DATA = @INSTALL_DATA@
116 INSTALL_PROGRAM = @INSTALL_PROGRAM@
117 INSTALL_SCRIPT = @INSTALL_SCRIPT@
118 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119 LD = @LD@
120 LDFLAGS = @LDFLAGS@
121 LIBOBJS = @LIBOBJS@
122 LIBS = @LIBS@
123 LIBTOOL = @LIBTOOL@
124 LIPO = @LIPO@
125 LN_S = @LN_S@
126 LTLIBOBJS = @LTLIBOBJS@
127 MAINT = @MAINT@
128 MAKEINFO = @MAKEINFO@
129 MANIFEST_TOOL = @MANIFEST_TOOL@
130 MKDIR_P = @MKDIR_P@
131 NM = @NM@
132 NMEDIT = @NMEDIT@
133 OBJDUMP = @OBJDUMP@
134 OBJEXT = @OBJEXT@
135 OTOOL = @OTOOL@
136 OTOOL64 = @OTOOL64@
137 PACKAGE = @PACKAGE@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_URL = @PACKAGE_URL@
143 PACKAGE_VERSION = @PACKAGE_VERSION@
144 PATH_SEPARATOR = @PATH_SEPARATOR@
145 PIXMAN_CFLAGS = @PIXMAN_CFLAGS@
146 PIXMAN_LIBS = @PIXMAN_LIBS@
147 PKG_CONFIG = @PKG_CONFIG@
148 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
149 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
150 PROTOCOL_CFLAGS = @PROTOCOL_CFLAGS@
151 RANLIB = @RANLIB@
152 SED = @SED@
153 SET_MAKE = @SET_MAKE@
154 SHELL = @SHELL@
155 SMARTCARD_CFLAGS = @SMARTCARD_CFLAGS@
156 SMARTCARD_LIBS = @SMARTCARD_LIBS@
157 STRIP = @STRIP@
158 VERSION = @VERSION@
159 XMKMF = @XMKMF@
160 abs_builddir = @abs_builddir@
161 abs_srcdir = @abs_srcdir@
162 abs_top_builddir = @abs_top_builddir@
163 abs_top_srcdir = @abs_top_srcdir@
164 ac_ct_AR = @ac_ct_AR@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
167 am__include = @am__include@
168 am__leading_dot = @am__leading_dot@
169 am__quote = @am__quote@
170 am__tar = @am__tar@
171 am__untar = @am__untar@
172 bindir = @bindir@
173 build = @build@
174 build_alias = @build_alias@
175 build_cpu = @build_cpu@
176 build_os = @build_os@
177 build_vendor = @build_vendor@
178 builddir = @builddir@
179 datadir = @datadir@
180 datarootdir = @datarootdir@
181 docdir = @docdir@
182 dvidir = @dvidir@
183 exec_prefix = @exec_prefix@
184 host = @host@
185 host_alias = @host_alias@
186 host_cpu = @host_cpu@
187 host_os = @host_os@
188 host_vendor = @host_vendor@
189 htmldir = @htmldir@
190 includedir = @includedir@
191 infodir = @infodir@
192 install_sh = @install_sh@
193 libdir = @libdir@
194 libexecdir = @libexecdir@
195 localedir = @localedir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 oldincludedir = @oldincludedir@
200 pdfdir = @pdfdir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 psdir = @psdir@
204 sbindir = @sbindir@
205 sharedstatedir = @sharedstatedir@
206 srcdir = @srcdir@
207 subdirs = @subdirs@
208 sysconfdir = @sysconfdir@
209 target_alias = @target_alias@
210 top_build_prefix = @top_build_prefix@
211 top_builddir = @top_builddir@
212 top_srcdir = @top_srcdir@
213 NULL = 
214 PYTHON_MODULES = \
215         __init__.py                             \
216         codegen.py                              \
217         demarshal.py                            \
218         marshal.py                              \
219         ptypes.py                               \
220         spice_parser.py                         \
221         $(NULL)
222
223 EXTRA_DIST = $(PYTHON_MODULES)
224 DISTCLEANFILES = *.pyc
225 all: all-am
226
227 .SUFFIXES:
228 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
229         @for dep in $?; do \
230           case '$(am__configure_deps)' in \
231             *$$dep*) \
232               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
233                 && { if test -f $@; then exit 0; else break; fi; }; \
234               exit 1;; \
235           esac; \
236         done; \
237         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign python_modules/Makefile'; \
238         $(am__cd) $(top_srcdir) && \
239           $(AUTOMAKE) --foreign python_modules/Makefile
240 .PRECIOUS: Makefile
241 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242         @case '$?' in \
243           *config.status*) \
244             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
245           *) \
246             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
247             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
248         esac;
249
250 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252
253 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257 $(am__aclocal_m4_deps):
258
259 mostlyclean-libtool:
260         -rm -f *.lo
261
262 clean-libtool:
263         -rm -rf .libs _libs
264 tags: TAGS
265 TAGS:
266
267 ctags: CTAGS
268 CTAGS:
269
270 cscope cscopelist:
271
272
273 distdir: $(DISTFILES)
274         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
275         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
276         list='$(DISTFILES)'; \
277           dist_files=`for file in $$list; do echo $$file; done | \
278           sed -e "s|^$$srcdirstrip/||;t" \
279               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
280         case $$dist_files in \
281           */*) $(MKDIR_P) `echo "$$dist_files" | \
282                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
283                            sort -u` ;; \
284         esac; \
285         for file in $$dist_files; do \
286           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
287           if test -d $$d/$$file; then \
288             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
289             if test -d "$(distdir)/$$file"; then \
290               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
291             fi; \
292             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
293               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
294               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
295             fi; \
296             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
297           else \
298             test -f "$(distdir)/$$file" \
299             || cp -p $$d/$$file "$(distdir)/$$file" \
300             || exit 1; \
301           fi; \
302         done
303 check-am: all-am
304 check: check-am
305 all-am: Makefile
306 installdirs:
307 install: install-am
308 install-exec: install-exec-am
309 install-data: install-data-am
310 uninstall: uninstall-am
311
312 install-am: all-am
313         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
314
315 installcheck: installcheck-am
316 install-strip:
317         if test -z '$(STRIP)'; then \
318           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
319             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
320               install; \
321         else \
322           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
323             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
324             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
325         fi
326 mostlyclean-generic:
327
328 clean-generic:
329
330 distclean-generic:
331         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
332         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
333         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
334
335 maintainer-clean-generic:
336         @echo "This command is intended for maintainers to use"
337         @echo "it deletes files that may require special tools to rebuild."
338 clean: clean-am
339
340 clean-am: clean-generic clean-libtool mostlyclean-am
341
342 distclean: distclean-am
343         -rm -f Makefile
344 distclean-am: clean-am distclean-generic
345
346 dvi: dvi-am
347
348 dvi-am:
349
350 html: html-am
351
352 html-am:
353
354 info: info-am
355
356 info-am:
357
358 install-data-am:
359
360 install-dvi: install-dvi-am
361
362 install-dvi-am:
363
364 install-exec-am:
365
366 install-html: install-html-am
367
368 install-html-am:
369
370 install-info: install-info-am
371
372 install-info-am:
373
374 install-man:
375
376 install-pdf: install-pdf-am
377
378 install-pdf-am:
379
380 install-ps: install-ps-am
381
382 install-ps-am:
383
384 installcheck-am:
385
386 maintainer-clean: maintainer-clean-am
387         -rm -f Makefile
388 maintainer-clean-am: distclean-am maintainer-clean-generic
389
390 mostlyclean: mostlyclean-am
391
392 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
393
394 pdf: pdf-am
395
396 pdf-am:
397
398 ps: ps-am
399
400 ps-am:
401
402 uninstall-am:
403
404 .MAKE: install-am install-strip
405
406 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
407         distclean distclean-generic distclean-libtool distdir dvi \
408         dvi-am html html-am info info-am install install-am \
409         install-data install-data-am install-dvi install-dvi-am \
410         install-exec install-exec-am install-html install-html-am \
411         install-info install-info-am install-man install-pdf \
412         install-pdf-am install-ps install-ps-am install-strip \
413         installcheck installcheck-am installdirs maintainer-clean \
414         maintainer-clean-generic mostlyclean mostlyclean-generic \
415         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
416
417
418 -include $(top_srcdir)/git.mk
419
420 # Tell versions [3.59,3.63) of GNU make to not export all variables.
421 # Otherwise a system limit (for SysV at least) may be exceeded.
422 .NOEXPORT: