Upload Tizen:Base source
[external/file.git] / python / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
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 pkglibdir = $(libdir)/@PACKAGE@
18 pkgincludedir = $(includedir)/@PACKAGE@
19 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
20 install_sh_DATA = $(install_sh) -c -m 644
21 install_sh_PROGRAM = $(install_sh) -c
22 install_sh_SCRIPT = $(install_sh) -c
23 INSTALL_HEADER = $(INSTALL_DATA)
24 transform = $(program_transform_name)
25 NORMAL_INSTALL = :
26 PRE_INSTALL = :
27 POST_INSTALL = :
28 NORMAL_UNINSTALL = :
29 PRE_UNINSTALL = :
30 POST_UNINSTALL = :
31 build_triplet = @build@
32 host_triplet = @host@
33 subdir = python
34 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
35 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
36 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
37         $(top_srcdir)/configure.ac
38 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39         $(ACLOCAL_M4)
40 mkinstalldirs = $(install_sh) -d
41 CONFIG_HEADER = $(top_builddir)/config.h
42 CONFIG_CLEAN_FILES =
43 SOURCES =
44 DIST_SOURCES =
45 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
46 pkgdatadir = @pkgdatadir@
47 ACLOCAL = @ACLOCAL@
48 AMTAR = @AMTAR@
49 AR = @AR@
50 AUTOCONF = @AUTOCONF@
51 AUTOHEADER = @AUTOHEADER@
52 AUTOMAKE = @AUTOMAKE@
53 AWK = @AWK@
54 CC = @CC@
55 CCDEPMODE = @CCDEPMODE@
56 CFLAGS = @CFLAGS@
57 CPP = @CPP@
58 CPPFLAGS = @CPPFLAGS@
59 CXX = @CXX@
60 CXXCPP = @CXXCPP@
61 CXXDEPMODE = @CXXDEPMODE@
62 CXXFLAGS = @CXXFLAGS@
63 CYGPATH_W = @CYGPATH_W@
64 DEFS = @DEFS@
65 DEPDIR = @DEPDIR@
66 DSYMUTIL = @DSYMUTIL@
67 ECHO = @ECHO@
68 ECHO_C = @ECHO_C@
69 ECHO_N = @ECHO_N@
70 ECHO_T = @ECHO_T@
71 EGREP = @EGREP@
72 EXEEXT = @EXEEXT@
73 F77 = @F77@
74 FFLAGS = @FFLAGS@
75 GREP = @GREP@
76 INSTALL = @INSTALL@
77 INSTALL_DATA = @INSTALL_DATA@
78 INSTALL_PROGRAM = @INSTALL_PROGRAM@
79 INSTALL_SCRIPT = @INSTALL_SCRIPT@
80 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
81 LDFLAGS = @LDFLAGS@
82 LIBOBJS = @LIBOBJS@
83 LIBS = @LIBS@
84 LIBTOOL = @LIBTOOL@
85 LN_S = @LN_S@
86 LTLIBOBJS = @LTLIBOBJS@
87 MAKEINFO = @MAKEINFO@
88 MKDIR_P = @MKDIR_P@
89 NMEDIT = @NMEDIT@
90 OBJEXT = @OBJEXT@
91 PACKAGE = @PACKAGE@
92 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
93 PACKAGE_NAME = @PACKAGE_NAME@
94 PACKAGE_STRING = @PACKAGE_STRING@
95 PACKAGE_TARNAME = @PACKAGE_TARNAME@
96 PACKAGE_VERSION = @PACKAGE_VERSION@
97 PATH_SEPARATOR = @PATH_SEPARATOR@
98 RANLIB = @RANLIB@
99 SED = @SED@
100 SET_MAKE = @SET_MAKE@
101 SHELL = @SHELL@
102 STRIP = @STRIP@
103 VERSION = @VERSION@
104 WARNINGS = @WARNINGS@
105 abs_builddir = @abs_builddir@
106 abs_srcdir = @abs_srcdir@
107 abs_top_builddir = @abs_top_builddir@
108 abs_top_srcdir = @abs_top_srcdir@
109 ac_ct_CC = @ac_ct_CC@
110 ac_ct_CXX = @ac_ct_CXX@
111 ac_ct_F77 = @ac_ct_F77@
112 am__include = @am__include@
113 am__leading_dot = @am__leading_dot@
114 am__quote = @am__quote@
115 am__tar = @am__tar@
116 am__untar = @am__untar@
117 bindir = @bindir@
118 build = @build@
119 build_alias = @build_alias@
120 build_cpu = @build_cpu@
121 build_os = @build_os@
122 build_vendor = @build_vendor@
123 builddir = @builddir@
124 datadir = @datadir@
125 datarootdir = @datarootdir@
126 docdir = @docdir@
127 dvidir = @dvidir@
128 exec_prefix = @exec_prefix@
129 fsect = @fsect@
130 host = @host@
131 host_alias = @host_alias@
132 host_cpu = @host_cpu@
133 host_os = @host_os@
134 host_vendor = @host_vendor@
135 htmldir = @htmldir@
136 includedir = @includedir@
137 infodir = @infodir@
138 install_sh = @install_sh@
139 libdir = @libdir@
140 libexecdir = @libexecdir@
141 localedir = @localedir@
142 localstatedir = @localstatedir@
143 mandir = @mandir@
144 mkdir_p = @mkdir_p@
145 oldincludedir = @oldincludedir@
146 pdfdir = @pdfdir@
147 prefix = @prefix@
148 program_transform_name = @program_transform_name@
149 psdir = @psdir@
150 sbindir = @sbindir@
151 sharedstatedir = @sharedstatedir@
152 srcdir = @srcdir@
153 sysconfdir = @sysconfdir@
154 target_alias = @target_alias@
155 top_builddir = @top_builddir@
156 top_srcdir = @top_srcdir@
157 EXTRA_DIST = README example.py py_magic.c py_magic.h setup.py
158 all: all-am
159
160 .SUFFIXES:
161 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
162         @for dep in $?; do \
163           case '$(am__configure_deps)' in \
164             *$$dep*) \
165               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
166                 && exit 0; \
167               exit 1;; \
168           esac; \
169         done; \
170         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  python/Makefile'; \
171         cd $(top_srcdir) && \
172           $(AUTOMAKE) --gnu  python/Makefile
173 .PRECIOUS: Makefile
174 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
175         @case '$?' in \
176           *config.status*) \
177             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
178           *) \
179             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
180             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
181         esac;
182
183 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
184         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
185
186 $(top_srcdir)/configure:  $(am__configure_deps)
187         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
188 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
189         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
190
191 mostlyclean-libtool:
192         -rm -f *.lo
193
194 clean-libtool:
195         -rm -rf .libs _libs
196 tags: TAGS
197 TAGS:
198
199 ctags: CTAGS
200 CTAGS:
201
202
203 distdir: $(DISTFILES)
204         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
205         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
206         list='$(DISTFILES)'; \
207           dist_files=`for file in $$list; do echo $$file; done | \
208           sed -e "s|^$$srcdirstrip/||;t" \
209               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
210         case $$dist_files in \
211           */*) $(MKDIR_P) `echo "$$dist_files" | \
212                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
213                            sort -u` ;; \
214         esac; \
215         for file in $$dist_files; do \
216           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
217           if test -d $$d/$$file; then \
218             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
219             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
220               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
221             fi; \
222             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
223           else \
224             test -f $(distdir)/$$file \
225             || cp -p $$d/$$file $(distdir)/$$file \
226             || exit 1; \
227           fi; \
228         done
229 check-am: all-am
230 check: check-am
231 all-am: Makefile
232 installdirs:
233 install: install-am
234 install-exec: install-exec-am
235 install-data: install-data-am
236 uninstall: uninstall-am
237
238 install-am: all-am
239         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
240
241 installcheck: installcheck-am
242 install-strip:
243         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
244           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
245           `test -z '$(STRIP)' || \
246             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
247 mostlyclean-generic:
248
249 clean-generic:
250
251 distclean-generic:
252         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
253
254 maintainer-clean-generic:
255         @echo "This command is intended for maintainers to use"
256         @echo "it deletes files that may require special tools to rebuild."
257 clean: clean-am
258
259 clean-am: clean-generic clean-libtool mostlyclean-am
260
261 distclean: distclean-am
262         -rm -f Makefile
263 distclean-am: clean-am distclean-generic
264
265 dvi: dvi-am
266
267 dvi-am:
268
269 html: html-am
270
271 info: info-am
272
273 info-am:
274
275 install-data-am:
276
277 install-dvi: install-dvi-am
278
279 install-exec-am:
280
281 install-html: install-html-am
282
283 install-info: install-info-am
284
285 install-man:
286
287 install-pdf: install-pdf-am
288
289 install-ps: install-ps-am
290
291 installcheck-am:
292
293 maintainer-clean: maintainer-clean-am
294         -rm -f Makefile
295 maintainer-clean-am: distclean-am maintainer-clean-generic
296
297 mostlyclean: mostlyclean-am
298
299 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
300
301 pdf: pdf-am
302
303 pdf-am:
304
305 ps: ps-am
306
307 ps-am:
308
309 uninstall-am:
310
311 .MAKE: install-am install-strip
312
313 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
314         distclean distclean-generic distclean-libtool distdir dvi \
315         dvi-am html html-am info info-am install install-am \
316         install-data install-data-am install-dvi install-dvi-am \
317         install-exec install-exec-am install-html install-html-am \
318         install-info install-info-am install-man install-pdf \
319         install-pdf-am install-ps install-ps-am install-strip \
320         installcheck installcheck-am installdirs maintainer-clean \
321         maintainer-clean-generic mostlyclean mostlyclean-generic \
322         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
323
324 # Tell versions [3.59,3.63) of GNU make to not export all variables.
325 # Otherwise a system limit (for SysV at least) may be exceeded.
326 .NOEXPORT: