1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 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))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = common
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/common.m4 \
93	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
94	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
95	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
96	$(top_srcdir)/m4/libcdata.m4 $(top_srcdir)/m4/libcerror.m4 \
97	$(top_srcdir)/m4/libclocale.m4 $(top_srcdir)/m4/libcnotify.m4 \
98	$(top_srcdir)/m4/libcthreads.m4 \
99	$(top_srcdir)/m4/libfdatetime.m4 $(top_srcdir)/m4/libfguid.m4 \
100	$(top_srcdir)/m4/libfole.m4 $(top_srcdir)/m4/libfwps.m4 \
101	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libuna.m4 \
102	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
103	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
104	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
105	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/pthread.m4 \
106	$(top_srcdir)/m4/python.m4 $(top_srcdir)/m4/tests.m4 \
107	$(top_srcdir)/m4/types.m4 $(top_srcdir)/acinclude.m4 \
108	$(top_srcdir)/configure.ac
109am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110	$(ACLOCAL_M4)
111DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
112mkinstalldirs = $(install_sh) -d
113CONFIG_HEADER = config.h
114CONFIG_CLEAN_FILES = types.h
115CONFIG_CLEAN_VPATH_FILES =
116AM_V_P = $(am__v_P_@AM_V@)
117am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
118am__v_P_0 = false
119am__v_P_1 = :
120AM_V_GEN = $(am__v_GEN_@AM_V@)
121am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
122am__v_GEN_0 = @echo "  GEN     " $@;
123am__v_GEN_1 =
124AM_V_at = $(am__v_at_@AM_V@)
125am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
126am__v_at_0 = @
127am__v_at_1 =
128SOURCES =
129DIST_SOURCES =
130am__can_run_installinfo = \
131  case $$AM_UPDATE_INFO_DIR in \
132    n|no|NO) false;; \
133    *) (install-info --version) >/dev/null 2>&1;; \
134  esac
135am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
136	config.h.in
137# Read a list of newline-separated strings from the standard input,
138# and print each of them once, without duplicates.  Input order is
139# *not* preserved.
140am__uniquify_input = $(AWK) '\
141  BEGIN { nonempty = 0; } \
142  { items[$$0] = 1; nonempty = 1; } \
143  END { if (nonempty) { for (i in items) print i; }; } \
144'
145# Make sure the list of sources is unique.  This is necessary because,
146# e.g., the same source file might be shared among _SOURCES variables
147# for different programs/libraries.
148am__define_uniq_tagged_files = \
149  list='$(am__tagged_files)'; \
150  unique=`for i in $$list; do \
151    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
152  done | $(am__uniquify_input)`
153ETAGS = etags
154CTAGS = ctags
155am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
156	$(srcdir)/types.h.in
157DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
158ACLOCAL = @ACLOCAL@
159AMTAR = @AMTAR@
160AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
161AR = @AR@
162AS = @AS@
163AUTOCONF = @AUTOCONF@
164AUTOHEADER = @AUTOHEADER@
165AUTOMAKE = @AUTOMAKE@
166AWK = @AWK@
167CC = @CC@
168CCDEPMODE = @CCDEPMODE@
169CFLAGS = @CFLAGS@
170CPP = @CPP@
171CPPFLAGS = @CPPFLAGS@
172CXX = @CXX@
173CXXCPP = @CXXCPP@
174CXXDEPMODE = @CXXDEPMODE@
175CXXFLAGS = @CXXFLAGS@
176CYGPATH_W = @CYGPATH_W@
177DEFS = @DEFS@
178DEPDIR = @DEPDIR@
179DLLTOOL = @DLLTOOL@
180DPKG_DATE = @DPKG_DATE@
181DSYMUTIL = @DSYMUTIL@
182DUMPBIN = @DUMPBIN@
183ECHO_C = @ECHO_C@
184ECHO_N = @ECHO_N@
185ECHO_T = @ECHO_T@
186EGREP = @EGREP@
187EXEEXT = @EXEEXT@
188FGREP = @FGREP@
189GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
190GMSGFMT = @GMSGFMT@
191GMSGFMT_015 = @GMSGFMT_015@
192GREP = @GREP@
193HAVE_DLLMAIN = @HAVE_DLLMAIN@
194HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
195HAVE_LIBCDATA = @HAVE_LIBCDATA@
196HAVE_LIBCERROR = @HAVE_LIBCERROR@
197HAVE_LIBCLOCALE = @HAVE_LIBCLOCALE@
198HAVE_LIBCNOTIFY = @HAVE_LIBCNOTIFY@
199HAVE_LIBCTHREADS = @HAVE_LIBCTHREADS@
200HAVE_LIBFDATETIME = @HAVE_LIBFDATETIME@
201HAVE_LIBFGUID = @HAVE_LIBFGUID@
202HAVE_LIBFOLE = @HAVE_LIBFOLE@
203HAVE_LIBFWPS = @HAVE_LIBFWPS@
204HAVE_LIBUNA = @HAVE_LIBUNA@
205HAVE_LOCAL_LIBCDATA = @HAVE_LOCAL_LIBCDATA@
206HAVE_LOCAL_LIBCERROR = @HAVE_LOCAL_LIBCERROR@
207HAVE_LOCAL_LIBCLOCALE = @HAVE_LOCAL_LIBCLOCALE@
208HAVE_LOCAL_LIBCNOTIFY = @HAVE_LOCAL_LIBCNOTIFY@
209HAVE_LOCAL_LIBCTHREADS = @HAVE_LOCAL_LIBCTHREADS@
210HAVE_LOCAL_LIBFDATETIME = @HAVE_LOCAL_LIBFDATETIME@
211HAVE_LOCAL_LIBFGUID = @HAVE_LOCAL_LIBFGUID@
212HAVE_LOCAL_LIBFOLE = @HAVE_LOCAL_LIBFOLE@
213HAVE_LOCAL_LIBFWPS = @HAVE_LOCAL_LIBFWPS@
214HAVE_LOCAL_LIBUNA = @HAVE_LOCAL_LIBUNA@
215HAVE_MULTI_THREAD_SUPPORT = @HAVE_MULTI_THREAD_SUPPORT@
216HAVE_OFF64_T = @HAVE_OFF64_T@
217HAVE_PTHREAD = @HAVE_PTHREAD@
218HAVE_SIZE32_T = @HAVE_SIZE32_T@
219HAVE_SIZE64_T = @HAVE_SIZE64_T@
220HAVE_SSIZE32_T = @HAVE_SSIZE32_T@
221HAVE_SSIZE64_T = @HAVE_SSIZE64_T@
222HAVE_STDINT_H = @HAVE_STDINT_H@
223HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
224HAVE_WCHAR_H = @HAVE_WCHAR_H@
225HAVE_WIDE_CHARACTER_TYPE = @HAVE_WIDE_CHARACTER_TYPE@
226INSTALL = @INSTALL@
227INSTALL_DATA = @INSTALL_DATA@
228INSTALL_PROGRAM = @INSTALL_PROGRAM@
229INSTALL_SCRIPT = @INSTALL_SCRIPT@
230INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
231INTLLIBS = @INTLLIBS@
232INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
233LD = @LD@
234LDFLAGS = @LDFLAGS@
235LIBCDATA_CPPFLAGS = @LIBCDATA_CPPFLAGS@
236LIBCDATA_LIBADD = @LIBCDATA_LIBADD@
237LIBCERROR_CPPFLAGS = @LIBCERROR_CPPFLAGS@
238LIBCERROR_LIBADD = @LIBCERROR_LIBADD@
239LIBCLOCALE_CPPFLAGS = @LIBCLOCALE_CPPFLAGS@
240LIBCLOCALE_LIBADD = @LIBCLOCALE_LIBADD@
241LIBCNOTIFY_CPPFLAGS = @LIBCNOTIFY_CPPFLAGS@
242LIBCNOTIFY_LIBADD = @LIBCNOTIFY_LIBADD@
243LIBCTHREADS_CPPFLAGS = @LIBCTHREADS_CPPFLAGS@
244LIBCTHREADS_LIBADD = @LIBCTHREADS_LIBADD@
245LIBFDATETIME_CPPFLAGS = @LIBFDATETIME_CPPFLAGS@
246LIBFDATETIME_LIBADD = @LIBFDATETIME_LIBADD@
247LIBFGUID_CPPFLAGS = @LIBFGUID_CPPFLAGS@
248LIBFGUID_LIBADD = @LIBFGUID_LIBADD@
249LIBFOLE_CPPFLAGS = @LIBFOLE_CPPFLAGS@
250LIBFOLE_LIBADD = @LIBFOLE_LIBADD@
251LIBFWPS_CPPFLAGS = @LIBFWPS_CPPFLAGS@
252LIBFWPS_LIBADD = @LIBFWPS_LIBADD@
253LIBFWSI_DLL_EXPORT = @LIBFWSI_DLL_EXPORT@
254LIBFWSI_DLL_IMPORT = @LIBFWSI_DLL_IMPORT@
255LIBICONV = @LIBICONV@
256LIBINTL = @LIBINTL@
257LIBOBJS = @LIBOBJS@
258LIBS = @LIBS@
259LIBTOOL = @LIBTOOL@
260LIBTOOL_DEPS = @LIBTOOL_DEPS@
261LIBUNA_CPPFLAGS = @LIBUNA_CPPFLAGS@
262LIBUNA_LIBADD = @LIBUNA_LIBADD@
263LIB_FUZZING_ENGINE = @LIB_FUZZING_ENGINE@
264LIPO = @LIPO@
265LN_S = @LN_S@
266LTLIBICONV = @LTLIBICONV@
267LTLIBINTL = @LTLIBINTL@
268LTLIBOBJS = @LTLIBOBJS@
269LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
270MAKEINFO = @MAKEINFO@
271MANIFEST_TOOL = @MANIFEST_TOOL@
272MKDIR_P = @MKDIR_P@
273MSGFMT = @MSGFMT@
274MSGFMT_015 = @MSGFMT_015@
275MSGMERGE = @MSGMERGE@
276NM = @NM@
277NMEDIT = @NMEDIT@
278OBJDUMP = @OBJDUMP@
279OBJEXT = @OBJEXT@
280OTOOL = @OTOOL@
281OTOOL64 = @OTOOL64@
282PACKAGE = @PACKAGE@
283PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
284PACKAGE_NAME = @PACKAGE_NAME@
285PACKAGE_STRING = @PACKAGE_STRING@
286PACKAGE_TARNAME = @PACKAGE_TARNAME@
287PACKAGE_URL = @PACKAGE_URL@
288PACKAGE_VERSION = @PACKAGE_VERSION@
289PATH_SEPARATOR = @PATH_SEPARATOR@
290PKGCONFIG = @PKGCONFIG@
291PKG_CONFIG = @PKG_CONFIG@
292PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
293PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
294POSUB = @POSUB@
295PTHREAD_CPPFLAGS = @PTHREAD_CPPFLAGS@
296PTHREAD_LIBADD = @PTHREAD_LIBADD@
297PYTHON = @PYTHON@
298PYTHON2 = @PYTHON2@
299PYTHON2_CONFIG = @PYTHON2_CONFIG@
300PYTHON2_CPPFLAGS = @PYTHON2_CPPFLAGS@
301PYTHON2_EXEC_PREFIX = @PYTHON2_EXEC_PREFIX@
302PYTHON2_LDFLAGS = @PYTHON2_LDFLAGS@
303PYTHON2_LIBRARY_DIR = @PYTHON2_LIBRARY_DIR@
304PYTHON2_PACKAGE_DIR = @PYTHON2_PACKAGE_DIR@
305PYTHON2_PLATFORM = @PYTHON2_PLATFORM@
306PYTHON2_PREFIX = @PYTHON2_PREFIX@
307PYTHON2_VERSION = @PYTHON2_VERSION@
308PYTHON3 = @PYTHON3@
309PYTHON3_CONFIG = @PYTHON3_CONFIG@
310PYTHON3_CPPFLAGS = @PYTHON3_CPPFLAGS@
311PYTHON3_EXEC_PREFIX = @PYTHON3_EXEC_PREFIX@
312PYTHON3_LDFLAGS = @PYTHON3_LDFLAGS@
313PYTHON3_LIBRARY_DIR = @PYTHON3_LIBRARY_DIR@
314PYTHON3_PACKAGE_DIR = @PYTHON3_PACKAGE_DIR@
315PYTHON3_PLATFORM = @PYTHON3_PLATFORM@
316PYTHON3_PREFIX = @PYTHON3_PREFIX@
317PYTHON3_VERSION = @PYTHON3_VERSION@
318PYTHON_CONFIG = @PYTHON_CONFIG@
319PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
320PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
321PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
322PYTHON_LIBRARY_DIR = @PYTHON_LIBRARY_DIR@
323PYTHON_PACKAGE_DIR = @PYTHON_PACKAGE_DIR@
324PYTHON_PLATFORM = @PYTHON_PLATFORM@
325PYTHON_PREFIX = @PYTHON_PREFIX@
326RANLIB = @RANLIB@
327SED = @SED@
328SET_MAKE = @SET_MAKE@
329SHELL = @SHELL@
330SPEC_DATE = @SPEC_DATE@
331STRIP = @STRIP@
332USE_NLS = @USE_NLS@
333VERSION = @VERSION@
334XGETTEXT = @XGETTEXT@
335XGETTEXT_015 = @XGETTEXT_015@
336XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
337abs_builddir = @abs_builddir@
338abs_srcdir = @abs_srcdir@
339abs_top_builddir = @abs_top_builddir@
340abs_top_srcdir = @abs_top_srcdir@
341ac_ct_AR = @ac_ct_AR@
342ac_ct_CC = @ac_ct_CC@
343ac_ct_CXX = @ac_ct_CXX@
344ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
345am__include = @am__include@
346am__leading_dot = @am__leading_dot@
347am__quote = @am__quote@
348am__tar = @am__tar@
349am__untar = @am__untar@
350ax_libcdata_pc_libs_private = @ax_libcdata_pc_libs_private@
351ax_libcdata_spec_build_requires = @ax_libcdata_spec_build_requires@
352ax_libcdata_spec_requires = @ax_libcdata_spec_requires@
353ax_libcerror_pc_libs_private = @ax_libcerror_pc_libs_private@
354ax_libcerror_spec_build_requires = @ax_libcerror_spec_build_requires@
355ax_libcerror_spec_requires = @ax_libcerror_spec_requires@
356ax_libclocale_pc_libs_private = @ax_libclocale_pc_libs_private@
357ax_libclocale_spec_build_requires = @ax_libclocale_spec_build_requires@
358ax_libclocale_spec_requires = @ax_libclocale_spec_requires@
359ax_libcnotify_pc_libs_private = @ax_libcnotify_pc_libs_private@
360ax_libcnotify_spec_build_requires = @ax_libcnotify_spec_build_requires@
361ax_libcnotify_spec_requires = @ax_libcnotify_spec_requires@
362ax_libcthreads_pc_libs_private = @ax_libcthreads_pc_libs_private@
363ax_libcthreads_spec_build_requires = @ax_libcthreads_spec_build_requires@
364ax_libcthreads_spec_requires = @ax_libcthreads_spec_requires@
365ax_libfdatetime_pc_libs_private = @ax_libfdatetime_pc_libs_private@
366ax_libfdatetime_spec_build_requires = @ax_libfdatetime_spec_build_requires@
367ax_libfdatetime_spec_requires = @ax_libfdatetime_spec_requires@
368ax_libfguid_pc_libs_private = @ax_libfguid_pc_libs_private@
369ax_libfguid_spec_build_requires = @ax_libfguid_spec_build_requires@
370ax_libfguid_spec_requires = @ax_libfguid_spec_requires@
371ax_libfole_pc_libs_private = @ax_libfole_pc_libs_private@
372ax_libfole_spec_build_requires = @ax_libfole_spec_build_requires@
373ax_libfole_spec_requires = @ax_libfole_spec_requires@
374ax_libfwps_pc_libs_private = @ax_libfwps_pc_libs_private@
375ax_libfwps_spec_build_requires = @ax_libfwps_spec_build_requires@
376ax_libfwps_spec_requires = @ax_libfwps_spec_requires@
377ax_libuna_pc_libs_private = @ax_libuna_pc_libs_private@
378ax_libuna_spec_build_requires = @ax_libuna_spec_build_requires@
379ax_libuna_spec_requires = @ax_libuna_spec_requires@
380ax_pthread_pc_libs_private = @ax_pthread_pc_libs_private@
381bindir = @bindir@
382build = @build@
383build_alias = @build_alias@
384build_cpu = @build_cpu@
385build_os = @build_os@
386build_vendor = @build_vendor@
387builddir = @builddir@
388datadir = @datadir@
389datarootdir = @datarootdir@
390docdir = @docdir@
391dvidir = @dvidir@
392exec_prefix = @exec_prefix@
393host = @host@
394host_alias = @host_alias@
395host_cpu = @host_cpu@
396host_os = @host_os@
397host_vendor = @host_vendor@
398htmldir = @htmldir@
399includedir = @includedir@
400infodir = @infodir@
401install_sh = @install_sh@
402libcdata_CFLAGS = @libcdata_CFLAGS@
403libcdata_LIBS = @libcdata_LIBS@
404libcerror_CFLAGS = @libcerror_CFLAGS@
405libcerror_LIBS = @libcerror_LIBS@
406libclocale_CFLAGS = @libclocale_CFLAGS@
407libclocale_LIBS = @libclocale_LIBS@
408libcnotify_CFLAGS = @libcnotify_CFLAGS@
409libcnotify_LIBS = @libcnotify_LIBS@
410libcthreads_CFLAGS = @libcthreads_CFLAGS@
411libcthreads_LIBS = @libcthreads_LIBS@
412libdir = @libdir@
413libexecdir = @libexecdir@
414libfdatetime_CFLAGS = @libfdatetime_CFLAGS@
415libfdatetime_LIBS = @libfdatetime_LIBS@
416libfguid_CFLAGS = @libfguid_CFLAGS@
417libfguid_LIBS = @libfguid_LIBS@
418libfole_CFLAGS = @libfole_CFLAGS@
419libfole_LIBS = @libfole_LIBS@
420libfwps_CFLAGS = @libfwps_CFLAGS@
421libfwps_LIBS = @libfwps_LIBS@
422libfwsi_spec_requires = @libfwsi_spec_requires@
423libuna_CFLAGS = @libuna_CFLAGS@
424libuna_LIBS = @libuna_LIBS@
425localedir = @localedir@
426localstatedir = @localstatedir@
427mandir = @mandir@
428mkdir_p = @mkdir_p@
429oldincludedir = @oldincludedir@
430pdfdir = @pdfdir@
431prefix = @prefix@
432program_transform_name = @program_transform_name@
433psdir = @psdir@
434pyexecdir = @pyexecdir@
435pyexecdir2 = @pyexecdir2@
436pyexecdir3 = @pyexecdir3@
437pythondir = @pythondir@
438pythondir2 = @pythondir2@
439pythondir3 = @pythondir3@
440sbindir = @sbindir@
441sharedstatedir = @sharedstatedir@
442srcdir = @srcdir@
443sysconfdir = @sysconfdir@
444target_alias = @target_alias@
445top_build_prefix = @top_build_prefix@
446top_builddir = @top_builddir@
447top_srcdir = @top_srcdir@
448AM_CPPFLAGS = -I$(top_srcdir)/include
449EXTRA_DIST = \
450	byte_stream.h \
451	common.h \
452	config.h \
453	config_borlandc.h \
454	config_msc.h \
455	config_winapi.h \
456	file_stream.h \
457	memory.h \
458	narrow_string.h \
459	system_string.h \
460	types.h \
461	types.h.in \
462	wide_string.h
463
464MAINTAINERCLEANFILES = \
465	Makefile.in
466
467all: config.h
468	$(MAKE) $(AM_MAKEFLAGS) all-am
469
470.SUFFIXES:
471$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
472	@for dep in $?; do \
473	  case '$(am__configure_deps)' in \
474	    *$$dep*) \
475	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
476	        && { if test -f $@; then exit 0; else break; fi; }; \
477	      exit 1;; \
478	  esac; \
479	done; \
480	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu common/Makefile'; \
481	$(am__cd) $(top_srcdir) && \
482	  $(AUTOMAKE) --gnu common/Makefile
483Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
484	@case '$?' in \
485	  *config.status*) \
486	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
487	  *) \
488	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
489	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
490	esac;
491
492$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
493	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
494
495$(top_srcdir)/configure:  $(am__configure_deps)
496	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
497$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
498	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
499$(am__aclocal_m4_deps):
500
501config.h: stamp-h1
502	@test -f $@ || rm -f stamp-h1
503	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
504
505stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
506	@rm -f stamp-h1
507	cd $(top_builddir) && $(SHELL) ./config.status common/config.h
508$(srcdir)/config.h.in:  $(am__configure_deps)
509	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
510	rm -f stamp-h1
511	touch $@
512
513distclean-hdr:
514	-rm -f config.h stamp-h1
515types.h: $(top_builddir)/config.status $(srcdir)/types.h.in
516	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
517
518mostlyclean-libtool:
519	-rm -f *.lo
520
521clean-libtool:
522	-rm -rf .libs _libs
523
524ID: $(am__tagged_files)
525	$(am__define_uniq_tagged_files); mkid -fID $$unique
526tags: tags-am
527TAGS: tags
528
529tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
530	set x; \
531	here=`pwd`; \
532	$(am__define_uniq_tagged_files); \
533	shift; \
534	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
535	  test -n "$$unique" || unique=$$empty_fix; \
536	  if test $$# -gt 0; then \
537	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
538	      "$$@" $$unique; \
539	  else \
540	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
541	      $$unique; \
542	  fi; \
543	fi
544ctags: ctags-am
545
546CTAGS: ctags
547ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
548	$(am__define_uniq_tagged_files); \
549	test -z "$(CTAGS_ARGS)$$unique" \
550	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
551	     $$unique
552
553GTAGS:
554	here=`$(am__cd) $(top_builddir) && pwd` \
555	  && $(am__cd) $(top_srcdir) \
556	  && gtags -i $(GTAGS_ARGS) "$$here"
557cscopelist: cscopelist-am
558
559cscopelist-am: $(am__tagged_files)
560	list='$(am__tagged_files)'; \
561	case "$(srcdir)" in \
562	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
563	  *) sdir=$(subdir)/$(srcdir) ;; \
564	esac; \
565	for i in $$list; do \
566	  if test -f "$$i"; then \
567	    echo "$(subdir)/$$i"; \
568	  else \
569	    echo "$$sdir/$$i"; \
570	  fi; \
571	done >> $(top_builddir)/cscope.files
572
573distclean-tags:
574	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
575
576distdir: $(BUILT_SOURCES)
577	$(MAKE) $(AM_MAKEFLAGS) distdir-am
578
579distdir-am: $(DISTFILES)
580	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
581	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
582	list='$(DISTFILES)'; \
583	  dist_files=`for file in $$list; do echo $$file; done | \
584	  sed -e "s|^$$srcdirstrip/||;t" \
585	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
586	case $$dist_files in \
587	  */*) $(MKDIR_P) `echo "$$dist_files" | \
588			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
589			   sort -u` ;; \
590	esac; \
591	for file in $$dist_files; do \
592	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
593	  if test -d $$d/$$file; then \
594	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
595	    if test -d "$(distdir)/$$file"; then \
596	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
597	    fi; \
598	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
599	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
600	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
601	    fi; \
602	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
603	  else \
604	    test -f "$(distdir)/$$file" \
605	    || cp -p $$d/$$file "$(distdir)/$$file" \
606	    || exit 1; \
607	  fi; \
608	done
609check-am: all-am
610check: check-am
611all-am: Makefile config.h
612installdirs:
613install: install-am
614install-exec: install-exec-am
615install-data: install-data-am
616uninstall: uninstall-am
617
618install-am: all-am
619	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
620
621installcheck: installcheck-am
622install-strip:
623	if test -z '$(STRIP)'; then \
624	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
625	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
626	      install; \
627	else \
628	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
629	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
630	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
631	fi
632mostlyclean-generic:
633
634clean-generic:
635
636distclean-generic:
637	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
638	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
639
640maintainer-clean-generic:
641	@echo "This command is intended for maintainers to use"
642	@echo "it deletes files that may require special tools to rebuild."
643	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
644clean: clean-am
645
646clean-am: clean-generic clean-libtool mostlyclean-am
647
648distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
649
650dvi: dvi-am
651
652dvi-am:
653
654html: html-am
655
656html-am:
657
658info: info-am
659
660info-am:
661
662install-data-am:
663
664install-dvi: install-dvi-am
665
666install-dvi-am:
667
668install-exec-am:
669
670install-html: install-html-am
671
672install-html-am:
673
674install-info: install-info-am
675
676install-info-am:
677
678install-man:
679
680install-pdf: install-pdf-am
681
682install-pdf-am:
683
684install-ps: install-ps-am
685
686install-ps-am:
687
688installcheck-am:
689
690maintainer-clean: maintainer-clean-am
691	-rm -f Makefile
692maintainer-clean-am: distclean-am maintainer-clean-generic
693
694mostlyclean: mostlyclean-am
695
696mostlyclean-am: mostlyclean-generic mostlyclean-libtool
697
698pdf: pdf-am
699
700pdf-am:
701
702ps: ps-am
703
704ps-am:
705
706uninstall-am:
707
708.MAKE: all install-am install-strip
709
710.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
711	clean-libtool cscopelist-am ctags ctags-am distclean \
712	distclean-generic distclean-hdr distclean-libtool \
713	distclean-tags distdir dvi dvi-am html html-am info info-am \
714	install install-am install-data install-data-am install-dvi \
715	install-dvi-am install-exec install-exec-am install-html \
716	install-html-am install-info install-info-am install-man \
717	install-pdf install-pdf-am install-ps install-ps-am \
718	install-strip installcheck installcheck-am installdirs \
719	maintainer-clean maintainer-clean-generic mostlyclean \
720	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
721	tags tags-am uninstall uninstall-am
722
723.PRECIOUS: Makefile
724
725
726distclean: clean
727	/bin/rm -f config.h
728	/bin/rm -f types.h
729	/bin/rm -f Makefile
730
731# Tell versions [3.59,3.63) of GNU make to not export all variables.
732# Otherwise a system limit (for SysV at least) may be exceeded.
733.NOEXPORT:
734