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