opendir change: refinement
[minix.git] / external / bsd / file / dist / python / Makefile.in
blob2bd569f5f220e8e68e1fa09a043e951e50c08d88
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgincludedir = $(includedir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkglibexecdir = $(libexecdir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = python
36 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
39 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
40 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
41 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 AM_V_GEN = $(am__v_GEN_$(V))
49 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
50 am__v_GEN_0 = @echo " GEN " $@;
51 AM_V_at = $(am__v_at_$(V))
52 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
53 am__v_at_0 = @
54 SOURCES =
55 DIST_SOURCES =
56 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
57 pkgdatadir = @pkgdatadir@
58 ACLOCAL = @ACLOCAL@
59 AMTAR = @AMTAR@
60 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
61 AR = @AR@
62 AUTOCONF = @AUTOCONF@
63 AUTOHEADER = @AUTOHEADER@
64 AUTOMAKE = @AUTOMAKE@
65 AWK = @AWK@
66 CC = @CC@
67 CCDEPMODE = @CCDEPMODE@
68 CFLAGS = @CFLAGS@
69 CPP = @CPP@
70 CPPFLAGS = @CPPFLAGS@
71 CYGPATH_W = @CYGPATH_W@
72 DEFS = @DEFS@
73 DEPDIR = @DEPDIR@
74 DSYMUTIL = @DSYMUTIL@
75 DUMPBIN = @DUMPBIN@
76 ECHO_C = @ECHO_C@
77 ECHO_N = @ECHO_N@
78 ECHO_T = @ECHO_T@
79 EGREP = @EGREP@
80 EXEEXT = @EXEEXT@
81 FGREP = @FGREP@
82 GREP = @GREP@
83 INSTALL = @INSTALL@
84 INSTALL_DATA = @INSTALL_DATA@
85 INSTALL_PROGRAM = @INSTALL_PROGRAM@
86 INSTALL_SCRIPT = @INSTALL_SCRIPT@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88 LD = @LD@
89 LDFLAGS = @LDFLAGS@
90 LIBOBJS = @LIBOBJS@
91 LIBS = @LIBS@
92 LIBTOOL = @LIBTOOL@
93 LIPO = @LIPO@
94 LN_S = @LN_S@
95 LTLIBOBJS = @LTLIBOBJS@
96 MAINT = @MAINT@
97 MAKEINFO = @MAKEINFO@
98 MINGW = @MINGW@
99 MKDIR_P = @MKDIR_P@
100 NM = @NM@
101 NMEDIT = @NMEDIT@
102 OBJDUMP = @OBJDUMP@
103 OBJEXT = @OBJEXT@
104 OTOOL = @OTOOL@
105 OTOOL64 = @OTOOL64@
106 PACKAGE = @PACKAGE@
107 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108 PACKAGE_NAME = @PACKAGE_NAME@
109 PACKAGE_STRING = @PACKAGE_STRING@
110 PACKAGE_TARNAME = @PACKAGE_TARNAME@
111 PACKAGE_URL = @PACKAGE_URL@
112 PACKAGE_VERSION = @PACKAGE_VERSION@
113 PATH_SEPARATOR = @PATH_SEPARATOR@
114 RANLIB = @RANLIB@
115 SED = @SED@
116 SET_MAKE = @SET_MAKE@
117 SHELL = @SHELL@
118 STRIP = @STRIP@
119 VERSION = @VERSION@
120 WARNINGS = @WARNINGS@
121 abs_builddir = @abs_builddir@
122 abs_srcdir = @abs_srcdir@
123 abs_top_builddir = @abs_top_builddir@
124 abs_top_srcdir = @abs_top_srcdir@
125 ac_ct_CC = @ac_ct_CC@
126 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
127 am__include = @am__include@
128 am__leading_dot = @am__leading_dot@
129 am__quote = @am__quote@
130 am__tar = @am__tar@
131 am__untar = @am__untar@
132 bindir = @bindir@
133 build = @build@
134 build_alias = @build_alias@
135 build_cpu = @build_cpu@
136 build_os = @build_os@
137 build_vendor = @build_vendor@
138 builddir = @builddir@
139 datadir = @datadir@
140 datarootdir = @datarootdir@
141 docdir = @docdir@
142 dvidir = @dvidir@
143 exec_prefix = @exec_prefix@
144 fsect = @fsect@
145 host = @host@
146 host_alias = @host_alias@
147 host_cpu = @host_cpu@
148 host_os = @host_os@
149 host_vendor = @host_vendor@
150 htmldir = @htmldir@
151 includedir = @includedir@
152 infodir = @infodir@
153 install_sh = @install_sh@
154 libdir = @libdir@
155 libexecdir = @libexecdir@
156 localedir = @localedir@
157 localstatedir = @localstatedir@
158 lt_ECHO = @lt_ECHO@
159 mandir = @mandir@
160 mkdir_p = @mkdir_p@
161 oldincludedir = @oldincludedir@
162 pdfdir = @pdfdir@
163 prefix = @prefix@
164 program_transform_name = @program_transform_name@
165 psdir = @psdir@
166 sbindir = @sbindir@
167 sharedstatedir = @sharedstatedir@
168 srcdir = @srcdir@
169 sysconfdir = @sysconfdir@
170 target_alias = @target_alias@
171 top_build_prefix = @top_build_prefix@
172 top_builddir = @top_builddir@
173 top_srcdir = @top_srcdir@
174 EXTRA_DIST = README example.py magic.py setup.py
175 all: all-am
177 .SUFFIXES:
178 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
179 @for dep in $?; do \
180 case '$(am__configure_deps)' in \
181 *$$dep*) \
182 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
183 && { if test -f $@; then exit 0; else break; fi; }; \
184 exit 1;; \
185 esac; \
186 done; \
187 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu python/Makefile'; \
188 $(am__cd) $(top_srcdir) && \
189 $(AUTOMAKE) --gnu python/Makefile
190 .PRECIOUS: Makefile
191 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
192 @case '$?' in \
193 *config.status*) \
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
195 *) \
196 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
197 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
198 esac;
200 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
201 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
207 $(am__aclocal_m4_deps):
209 mostlyclean-libtool:
210 -rm -f *.lo
212 clean-libtool:
213 -rm -rf .libs _libs
214 tags: TAGS
215 TAGS:
217 ctags: CTAGS
218 CTAGS:
221 distdir: $(DISTFILES)
222 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
223 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
224 list='$(DISTFILES)'; \
225 dist_files=`for file in $$list; do echo $$file; done | \
226 sed -e "s|^$$srcdirstrip/||;t" \
227 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
228 case $$dist_files in \
229 */*) $(MKDIR_P) `echo "$$dist_files" | \
230 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
231 sort -u` ;; \
232 esac; \
233 for file in $$dist_files; do \
234 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
235 if test -d $$d/$$file; then \
236 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
237 if test -d "$(distdir)/$$file"; then \
238 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
239 fi; \
240 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
241 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
242 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
243 fi; \
244 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
245 else \
246 test -f "$(distdir)/$$file" \
247 || cp -p $$d/$$file "$(distdir)/$$file" \
248 || exit 1; \
249 fi; \
250 done
251 check-am: all-am
252 check: check-am
253 all-am: Makefile
254 installdirs:
255 install: install-am
256 install-exec: install-exec-am
257 install-data: install-data-am
258 uninstall: uninstall-am
260 install-am: all-am
261 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
263 installcheck: installcheck-am
264 install-strip:
265 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
266 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
267 `test -z '$(STRIP)' || \
268 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
269 mostlyclean-generic:
271 clean-generic:
273 distclean-generic:
274 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
275 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
277 maintainer-clean-generic:
278 @echo "This command is intended for maintainers to use"
279 @echo "it deletes files that may require special tools to rebuild."
280 clean: clean-am
282 clean-am: clean-generic clean-libtool mostlyclean-am
284 distclean: distclean-am
285 -rm -f Makefile
286 distclean-am: clean-am distclean-generic
288 dvi: dvi-am
290 dvi-am:
292 html: html-am
294 html-am:
296 info: info-am
298 info-am:
300 install-data-am:
302 install-dvi: install-dvi-am
304 install-dvi-am:
306 install-exec-am:
308 install-html: install-html-am
310 install-html-am:
312 install-info: install-info-am
314 install-info-am:
316 install-man:
318 install-pdf: install-pdf-am
320 install-pdf-am:
322 install-ps: install-ps-am
324 install-ps-am:
326 installcheck-am:
328 maintainer-clean: maintainer-clean-am
329 -rm -f Makefile
330 maintainer-clean-am: distclean-am maintainer-clean-generic
332 mostlyclean: mostlyclean-am
334 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
336 pdf: pdf-am
338 pdf-am:
340 ps: ps-am
342 ps-am:
344 uninstall-am:
346 .MAKE: install-am install-strip
348 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
349 distclean distclean-generic distclean-libtool distdir dvi \
350 dvi-am html html-am info info-am install install-am \
351 install-data install-data-am install-dvi install-dvi-am \
352 install-exec install-exec-am install-html install-html-am \
353 install-info install-info-am install-man install-pdf \
354 install-pdf-am install-ps install-ps-am install-strip \
355 installcheck installcheck-am installdirs maintainer-clean \
356 maintainer-clean-generic mostlyclean mostlyclean-generic \
357 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
360 # Tell versions [3.59,3.63) of GNU make to not export all variables.
361 # Otherwise a system limit (for SysV at least) may be exceeded.
362 .NOEXPORT: