]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/file/python/Makefile.in
MFV r333789: libpcap 1.9.0 (pre-release)
[FreeBSD/FreeBSD.git] / contrib / file / python / Makefile.in
1 # Makefile.in generated by automake 1.13.1 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 pkgincludedir = $(includedir)/@PACKAGE@
35 pkglibdir = $(libdir)/@PACKAGE@
36 pkglibexecdir = $(libexecdir)/@PACKAGE@
37 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38 install_sh_DATA = $(install_sh) -c -m 644
39 install_sh_PROGRAM = $(install_sh) -c
40 install_sh_SCRIPT = $(install_sh) -c
41 INSTALL_HEADER = $(INSTALL_DATA)
42 transform = $(program_transform_name)
43 NORMAL_INSTALL = :
44 PRE_INSTALL = :
45 POST_INSTALL = :
46 NORMAL_UNINSTALL = :
47 PRE_UNINSTALL = :
48 POST_UNINSTALL = :
49 build_triplet = @build@
50 host_triplet = @host@
51 subdir = python
52 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am README
53 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
55         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
56         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
57         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59         $(ACLOCAL_M4)
60 mkinstalldirs = $(install_sh) -d
61 CONFIG_HEADER = $(top_builddir)/config.h
62 CONFIG_CLEAN_FILES =
63 CONFIG_CLEAN_VPATH_FILES =
64 AM_V_P = $(am__v_P_@AM_V@)
65 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
66 am__v_P_0 = false
67 am__v_P_1 = :
68 AM_V_GEN = $(am__v_GEN_@AM_V@)
69 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
70 am__v_GEN_0 = @echo "  GEN     " $@;
71 am__v_GEN_1 = 
72 AM_V_at = $(am__v_at_@AM_V@)
73 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
74 am__v_at_0 = @
75 am__v_at_1 = 
76 SOURCES =
77 DIST_SOURCES =
78 am__can_run_installinfo = \
79   case $$AM_UPDATE_INFO_DIR in \
80     n|no|NO) false;; \
81     *) (install-info --version) >/dev/null 2>&1;; \
82   esac
83 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85 pkgdatadir = @pkgdatadir@
86 ACLOCAL = @ACLOCAL@
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 GREP = @GREP@
112 INSTALL = @INSTALL@
113 INSTALL_DATA = @INSTALL_DATA@
114 INSTALL_PROGRAM = @INSTALL_PROGRAM@
115 INSTALL_SCRIPT = @INSTALL_SCRIPT@
116 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117 LD = @LD@
118 LDFLAGS = @LDFLAGS@
119 LIBOBJS = @LIBOBJS@
120 LIBS = @LIBS@
121 LIBTOOL = @LIBTOOL@
122 LIPO = @LIPO@
123 LN_S = @LN_S@
124 LTLIBOBJS = @LTLIBOBJS@
125 MAKEINFO = @MAKEINFO@
126 MANIFEST_TOOL = @MANIFEST_TOOL@
127 MINGW = @MINGW@
128 MKDIR_P = @MKDIR_P@
129 NM = @NM@
130 NMEDIT = @NMEDIT@
131 OBJDUMP = @OBJDUMP@
132 OBJEXT = @OBJEXT@
133 OTOOL = @OTOOL@
134 OTOOL64 = @OTOOL64@
135 PACKAGE = @PACKAGE@
136 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137 PACKAGE_NAME = @PACKAGE_NAME@
138 PACKAGE_STRING = @PACKAGE_STRING@
139 PACKAGE_TARNAME = @PACKAGE_TARNAME@
140 PACKAGE_URL = @PACKAGE_URL@
141 PACKAGE_VERSION = @PACKAGE_VERSION@
142 PATH_SEPARATOR = @PATH_SEPARATOR@
143 RANLIB = @RANLIB@
144 SED = @SED@
145 SET_MAKE = @SET_MAKE@
146 SHELL = @SHELL@
147 STRIP = @STRIP@
148 VERSION = @VERSION@
149 WARNINGS = @WARNINGS@
150 abs_builddir = @abs_builddir@
151 abs_srcdir = @abs_srcdir@
152 abs_top_builddir = @abs_top_builddir@
153 abs_top_srcdir = @abs_top_srcdir@
154 ac_ct_AR = @ac_ct_AR@
155 ac_ct_CC = @ac_ct_CC@
156 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
157 am__include = @am__include@
158 am__leading_dot = @am__leading_dot@
159 am__quote = @am__quote@
160 am__tar = @am__tar@
161 am__untar = @am__untar@
162 bindir = @bindir@
163 build = @build@
164 build_alias = @build_alias@
165 build_cpu = @build_cpu@
166 build_os = @build_os@
167 build_vendor = @build_vendor@
168 builddir = @builddir@
169 datadir = @datadir@
170 datarootdir = @datarootdir@
171 docdir = @docdir@
172 dvidir = @dvidir@
173 exec_prefix = @exec_prefix@
174 fsect = @fsect@
175 host = @host@
176 host_alias = @host_alias@
177 host_cpu = @host_cpu@
178 host_os = @host_os@
179 host_vendor = @host_vendor@
180 htmldir = @htmldir@
181 includedir = @includedir@
182 infodir = @infodir@
183 install_sh = @install_sh@
184 libdir = @libdir@
185 libexecdir = @libexecdir@
186 localedir = @localedir@
187 localstatedir = @localstatedir@
188 mandir = @mandir@
189 mkdir_p = @mkdir_p@
190 oldincludedir = @oldincludedir@
191 pdfdir = @pdfdir@
192 prefix = @prefix@
193 program_transform_name = @program_transform_name@
194 psdir = @psdir@
195 sbindir = @sbindir@
196 sharedstatedir = @sharedstatedir@
197 srcdir = @srcdir@
198 sysconfdir = @sysconfdir@
199 target_alias = @target_alias@
200 top_build_prefix = @top_build_prefix@
201 top_builddir = @top_builddir@
202 top_srcdir = @top_srcdir@
203 EXTRA_DIST = README example.py magic.py setup.py
204 all: all-am
205
206 .SUFFIXES:
207 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
208         @for dep in $?; do \
209           case '$(am__configure_deps)' in \
210             *$$dep*) \
211               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
212                 && { if test -f $@; then exit 0; else break; fi; }; \
213               exit 1;; \
214           esac; \
215         done; \
216         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign python/Makefile'; \
217         $(am__cd) $(top_srcdir) && \
218           $(AUTOMAKE) --foreign python/Makefile
219 .PRECIOUS: Makefile
220 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221         @case '$?' in \
222           *config.status*) \
223             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
224           *) \
225             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
226             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
227         esac;
228
229 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
230         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
232 $(top_srcdir)/configure:  $(am__configure_deps)
233         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
235         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236 $(am__aclocal_m4_deps):
237
238 mostlyclean-libtool:
239         -rm -f *.lo
240
241 clean-libtool:
242         -rm -rf .libs _libs
243 tags TAGS:
244
245 ctags CTAGS:
246
247 cscope cscopelist:
248
249
250 distdir: $(DISTFILES)
251         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
252         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
253         list='$(DISTFILES)'; \
254           dist_files=`for file in $$list; do echo $$file; done | \
255           sed -e "s|^$$srcdirstrip/||;t" \
256               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
257         case $$dist_files in \
258           */*) $(MKDIR_P) `echo "$$dist_files" | \
259                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
260                            sort -u` ;; \
261         esac; \
262         for file in $$dist_files; do \
263           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
264           if test -d $$d/$$file; then \
265             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
266             if test -d "$(distdir)/$$file"; then \
267               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
268             fi; \
269             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
270               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
271               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
272             fi; \
273             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
274           else \
275             test -f "$(distdir)/$$file" \
276             || cp -p $$d/$$file "$(distdir)/$$file" \
277             || exit 1; \
278           fi; \
279         done
280 check-am: all-am
281 check: check-am
282 all-am: Makefile
283 installdirs:
284 install: install-am
285 install-exec: install-exec-am
286 install-data: install-data-am
287 uninstall: uninstall-am
288
289 install-am: all-am
290         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
291
292 installcheck: installcheck-am
293 install-strip:
294         if test -z '$(STRIP)'; then \
295           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
296             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
297               install; \
298         else \
299           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
300             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
301             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
302         fi
303 mostlyclean-generic:
304
305 clean-generic:
306
307 distclean-generic:
308         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
309         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
310
311 maintainer-clean-generic:
312         @echo "This command is intended for maintainers to use"
313         @echo "it deletes files that may require special tools to rebuild."
314 clean: clean-am
315
316 clean-am: clean-generic clean-libtool mostlyclean-am
317
318 distclean: distclean-am
319         -rm -f Makefile
320 distclean-am: clean-am distclean-generic
321
322 dvi: dvi-am
323
324 dvi-am:
325
326 html: html-am
327
328 html-am:
329
330 info: info-am
331
332 info-am:
333
334 install-data-am:
335
336 install-dvi: install-dvi-am
337
338 install-dvi-am:
339
340 install-exec-am:
341
342 install-html: install-html-am
343
344 install-html-am:
345
346 install-info: install-info-am
347
348 install-info-am:
349
350 install-man:
351
352 install-pdf: install-pdf-am
353
354 install-pdf-am:
355
356 install-ps: install-ps-am
357
358 install-ps-am:
359
360 installcheck-am:
361
362 maintainer-clean: maintainer-clean-am
363         -rm -f Makefile
364 maintainer-clean-am: distclean-am maintainer-clean-generic
365
366 mostlyclean: mostlyclean-am
367
368 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
369
370 pdf: pdf-am
371
372 pdf-am:
373
374 ps: ps-am
375
376 ps-am:
377
378 uninstall-am:
379
380 .MAKE: install-am install-strip
381
382 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
383         cscopelist-am ctags-am distclean distclean-generic \
384         distclean-libtool distdir dvi dvi-am html html-am info info-am \
385         install install-am install-data install-data-am install-dvi \
386         install-dvi-am install-exec install-exec-am install-html \
387         install-html-am install-info install-info-am install-man \
388         install-pdf install-pdf-am install-ps install-ps-am \
389         install-strip installcheck installcheck-am installdirs \
390         maintainer-clean maintainer-clean-generic mostlyclean \
391         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
392         tags-am uninstall uninstall-am
393
394
395 # Tell versions [3.59,3.63) of GNU make to not export all variables.
396 # Otherwise a system limit (for SysV at least) may be exceeded.
397 .NOEXPORT: