HEX
Server: nginx/1.18.0
System: Linux mail.dakarash.co.id 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User: www-data (33)
PHP: 8.1.2-1ubuntu2.23
Disabled: NONE
Upload Files
File: //home/django/libpff/libpff/Makefile
# Makefile.in generated by automake 1.16.5 from Makefile.am.
# libpff/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2021 Free Software Foundation, Inc.

# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.




am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/libpff
pkgincludedir = $(includedir)/libpff
pkglibdir = $(libdir)/libpff
pkglibexecdir = $(libexecdir)/libpff
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-pc-linux-gnu
host_triplet = x86_64-pc-linux-gnu
subdir = libpff
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/common.m4 \
	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/host-cpu-c-abi.m4 \
	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
	$(top_srcdir)/m4/java.m4 $(top_srcdir)/m4/lib-ld.m4 \
	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
	$(top_srcdir)/m4/libbfio.m4 $(top_srcdir)/m4/libcdata.m4 \
	$(top_srcdir)/m4/libcerror.m4 $(top_srcdir)/m4/libcfile.m4 \
	$(top_srcdir)/m4/libclocale.m4 $(top_srcdir)/m4/libcnotify.m4 \
	$(top_srcdir)/m4/libcpath.m4 $(top_srcdir)/m4/libcsplit.m4 \
	$(top_srcdir)/m4/libcthreads.m4 $(top_srcdir)/m4/libfcache.m4 \
	$(top_srcdir)/m4/libfdata.m4 $(top_srcdir)/m4/libfdatetime.m4 \
	$(top_srcdir)/m4/libfguid.m4 $(top_srcdir)/m4/libfmapi.m4 \
	$(top_srcdir)/m4/libfvalue.m4 $(top_srcdir)/m4/libfwnt.m4 \
	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/libuna.m4 \
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/pthread.m4 \
	$(top_srcdir)/m4/python.m4 $(top_srcdir)/m4/tests.m4 \
	$(top_srcdir)/m4/types.m4 $(top_srcdir)/m4/zlib.m4 \
	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/common/config.h
CONFIG_CLEAN_FILES = libpff_definitions.h libpff.rc
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(libdir)"
LTLIBRARIES = $(lib_LTLIBRARIES)
libpff_la_DEPENDENCIES =
am_libpff_la_OBJECTS = libpff.lo libpff_allocation_table.lo \
	libpff_attached_file_io_handle.lo libpff_attachment.lo \
	libpff_bit_stream.lo libpff_block_descriptor.lo \
	libpff_block_tree.lo libpff_block_tree_node.lo \
	libpff_checksum.lo libpff_column_definition.lo \
	libpff_compression.lo libpff_data_array.lo \
	libpff_data_array_entry.lo libpff_data_block.lo \
	libpff_debug.lo libpff_deflate.lo \
	libpff_descriptor_data_stream.lo libpff_descriptors_index.lo \
	libpff_encryption.lo libpff_error.lo libpff_file.lo \
	libpff_file_header.lo libpff_folder.lo libpff_free_map.lo \
	libpff_huffman_tree.lo libpff_index.lo libpff_index_node.lo \
	libpff_index_value.lo libpff_index_values_list.lo \
	libpff_io_handle.lo libpff_item.lo libpff_item_descriptor.lo \
	libpff_item_tree.lo libpff_item_values.lo libpff_legacy.lo \
	libpff_local_descriptor_value.lo libpff_local_descriptors.lo \
	libpff_local_descriptors_node.lo \
	libpff_local_descriptors_tree.lo libpff_mapi_value.lo \
	libpff_message.lo libpff_multi_value.lo \
	libpff_name_to_id_map.lo libpff_notify.lo \
	libpff_offsets_index.lo libpff_record_entry.lo \
	libpff_record_set.lo libpff_recover.lo \
	libpff_reference_descriptor.lo libpff_support.lo \
	libpff_table.lo libpff_table_block_index.lo \
	libpff_table_header.lo libpff_table_index_value.lo \
	libpff_value_type.lo
libpff_la_OBJECTS = $(am_libpff_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
libpff_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(libpff_la_LDFLAGS) $(LDFLAGS) -o $@
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I. -I$(top_builddir)/common
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = ./$(DEPDIR)/libpff.Plo \
	./$(DEPDIR)/libpff_allocation_table.Plo \
	./$(DEPDIR)/libpff_attached_file_io_handle.Plo \
	./$(DEPDIR)/libpff_attachment.Plo \
	./$(DEPDIR)/libpff_bit_stream.Plo \
	./$(DEPDIR)/libpff_block_descriptor.Plo \
	./$(DEPDIR)/libpff_block_tree.Plo \
	./$(DEPDIR)/libpff_block_tree_node.Plo \
	./$(DEPDIR)/libpff_checksum.Plo \
	./$(DEPDIR)/libpff_column_definition.Plo \
	./$(DEPDIR)/libpff_compression.Plo \
	./$(DEPDIR)/libpff_data_array.Plo \
	./$(DEPDIR)/libpff_data_array_entry.Plo \
	./$(DEPDIR)/libpff_data_block.Plo ./$(DEPDIR)/libpff_debug.Plo \
	./$(DEPDIR)/libpff_deflate.Plo \
	./$(DEPDIR)/libpff_descriptor_data_stream.Plo \
	./$(DEPDIR)/libpff_descriptors_index.Plo \
	./$(DEPDIR)/libpff_encryption.Plo ./$(DEPDIR)/libpff_error.Plo \
	./$(DEPDIR)/libpff_file.Plo ./$(DEPDIR)/libpff_file_header.Plo \
	./$(DEPDIR)/libpff_folder.Plo ./$(DEPDIR)/libpff_free_map.Plo \
	./$(DEPDIR)/libpff_huffman_tree.Plo \
	./$(DEPDIR)/libpff_index.Plo ./$(DEPDIR)/libpff_index_node.Plo \
	./$(DEPDIR)/libpff_index_value.Plo \
	./$(DEPDIR)/libpff_index_values_list.Plo \
	./$(DEPDIR)/libpff_io_handle.Plo ./$(DEPDIR)/libpff_item.Plo \
	./$(DEPDIR)/libpff_item_descriptor.Plo \
	./$(DEPDIR)/libpff_item_tree.Plo \
	./$(DEPDIR)/libpff_item_values.Plo \
	./$(DEPDIR)/libpff_legacy.Plo \
	./$(DEPDIR)/libpff_local_descriptor_value.Plo \
	./$(DEPDIR)/libpff_local_descriptors.Plo \
	./$(DEPDIR)/libpff_local_descriptors_node.Plo \
	./$(DEPDIR)/libpff_local_descriptors_tree.Plo \
	./$(DEPDIR)/libpff_mapi_value.Plo \
	./$(DEPDIR)/libpff_message.Plo \
	./$(DEPDIR)/libpff_multi_value.Plo \
	./$(DEPDIR)/libpff_name_to_id_map.Plo \
	./$(DEPDIR)/libpff_notify.Plo \
	./$(DEPDIR)/libpff_offsets_index.Plo \
	./$(DEPDIR)/libpff_record_entry.Plo \
	./$(DEPDIR)/libpff_record_set.Plo \
	./$(DEPDIR)/libpff_recover.Plo \
	./$(DEPDIR)/libpff_reference_descriptor.Plo \
	./$(DEPDIR)/libpff_support.Plo ./$(DEPDIR)/libpff_table.Plo \
	./$(DEPDIR)/libpff_table_block_index.Plo \
	./$(DEPDIR)/libpff_table_header.Plo \
	./$(DEPDIR)/libpff_table_index_value.Plo \
	./$(DEPDIR)/libpff_value_type.Plo
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(libpff_la_SOURCES)
DIST_SOURCES = $(libpff_la_SOURCES)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__extra_recursive_targets = sources-recursive splint-recursive
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/libpff.rc.in \
	$(srcdir)/libpff_definitions.h.in $(top_srcdir)/depcomp
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/home/django/libpff/missing' aclocal-1.16
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 1
AR = ar
AS = as
AUTOCONF = ${SHELL} '/home/django/libpff/missing' autoconf
AUTOHEADER = ${SHELL} '/home/django/libpff/missing' autoheader
AUTOMAKE = ${SHELL} '/home/django/libpff/missing' automake-1.16
AWK = gawk
BASENAME = 
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2 -Wall
CPP = gcc -E
CPPFLAGS = 
CSCOPE = cscope
CTAGS = ctags
CXX = g++
CXXCPP = g++ -E
CXXDEPMODE = depmode=gcc3
CXXFLAGS = -g -O2
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = false
DPKG_DATE = Wed, 22 Oct 2025 13:23:46 +0700
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
ETAGS = etags
EXEEXT = 
FGREP = /usr/bin/grep -F
GETTEXT_MACRO_VERSION = 0.20
GMSGFMT = /usr/bin/msgfmt
GMSGFMT_015 = /usr/bin/msgfmt
GREP = /usr/bin/grep
HAVE_DLLMAIN = 
HAVE_INTTYPES_H = 1
HAVE_LIBBFIO = 0
HAVE_LIBCDATA = 0
HAVE_LIBCERROR = 0
HAVE_LIBCFILE = 0
HAVE_LIBCLOCALE = 0
HAVE_LIBCNOTIFY = 0
HAVE_LIBCPATH = 0
HAVE_LIBCSPLIT = 0
HAVE_LIBCTHREADS = 0
HAVE_LIBFCACHE = 0
HAVE_LIBFDATA = 0
HAVE_LIBFDATETIME = 0
HAVE_LIBFGUID = 0
HAVE_LIBFMAPI = 0
HAVE_LIBFVALUE = 0
HAVE_LIBFWNT = 0
HAVE_LIBUNA = 0
HAVE_LOCAL_LIBBFIO = 1
HAVE_LOCAL_LIBCDATA = 1
HAVE_LOCAL_LIBCERROR = 1
HAVE_LOCAL_LIBCFILE = 1
HAVE_LOCAL_LIBCLOCALE = 1
HAVE_LOCAL_LIBCNOTIFY = 1
HAVE_LOCAL_LIBCPATH = 1
HAVE_LOCAL_LIBCSPLIT = 1
HAVE_LOCAL_LIBCTHREADS = 1
HAVE_LOCAL_LIBFCACHE = 1
HAVE_LOCAL_LIBFDATA = 1
HAVE_LOCAL_LIBFDATETIME = 1
HAVE_LOCAL_LIBFGUID = 1
HAVE_LOCAL_LIBFMAPI = 1
HAVE_LOCAL_LIBFVALUE = 1
HAVE_LOCAL_LIBFWNT = 1
HAVE_LOCAL_LIBUNA = 1
HAVE_MULTI_THREAD_SUPPORT = 1
HAVE_OFF64_T = 0
HAVE_PTHREAD = 1
HAVE_SIZE32_T = 0
HAVE_SIZE64_T = 0
HAVE_SSIZE32_T = 0
HAVE_SSIZE64_T = 0
HAVE_STDINT_H = 1
HAVE_SYS_TYPES_H = 1
HAVE_WCHAR_H = 1
HAVE_WIDE_CHARACTER_TYPE = 0
HAVE_ZLIB = 1
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
INTLLIBS = 
INTL_MACOSX_LIBS = 
JAR = 
JAR_PACKAGE_DIR = 
JAVA = 
JAVAC = 
JAVAH = 
JAVA_CPPFLAGS = 
JNI_LIBRARY_DIR = 
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = 
LIBBFIO_CPPFLAGS = -I../libbfio -I$(top_srcdir)/libbfio
LIBBFIO_LIBADD = ../libbfio/libbfio.la
LIBCDATA_CPPFLAGS = -I../libcdata -I$(top_srcdir)/libcdata
LIBCDATA_LIBADD = ../libcdata/libcdata.la
LIBCERROR_CPPFLAGS = -I../libcerror -I$(top_srcdir)/libcerror
LIBCERROR_LIBADD = ../libcerror/libcerror.la
LIBCFILE_CPPFLAGS = -I../libcfile -I$(top_srcdir)/libcfile
LIBCFILE_LIBADD = ../libcfile/libcfile.la
LIBCLOCALE_CPPFLAGS = -I../libclocale -I$(top_srcdir)/libclocale
LIBCLOCALE_LIBADD = ../libclocale/libclocale.la
LIBCNOTIFY_CPPFLAGS = -I../libcnotify -I$(top_srcdir)/libcnotify
LIBCNOTIFY_LIBADD = ../libcnotify/libcnotify.la
LIBCPATH_CPPFLAGS = -I../libcpath -I$(top_srcdir)/libcpath
LIBCPATH_LIBADD = ../libcpath/libcpath.la
LIBCSPLIT_CPPFLAGS = -I../libcsplit -I$(top_srcdir)/libcsplit
LIBCSPLIT_LIBADD = ../libcsplit/libcsplit.la
LIBCTHREADS_CPPFLAGS = -I../libcthreads -I$(top_srcdir)/libcthreads
LIBCTHREADS_LIBADD = ../libcthreads/libcthreads.la
LIBFCACHE_CPPFLAGS = -I../libfcache -I$(top_srcdir)/libfcache
LIBFCACHE_LIBADD = ../libfcache/libfcache.la
LIBFDATA_CPPFLAGS = -I../libfdata -I$(top_srcdir)/libfdata
LIBFDATA_LIBADD = ../libfdata/libfdata.la
LIBFDATETIME_CPPFLAGS = -I../libfdatetime -I$(top_srcdir)/libfdatetime
LIBFDATETIME_LIBADD = ../libfdatetime/libfdatetime.la
LIBFGUID_CPPFLAGS = -I../libfguid -I$(top_srcdir)/libfguid
LIBFGUID_LIBADD = ../libfguid/libfguid.la
LIBFMAPI_CPPFLAGS = -I../libfmapi -I$(top_srcdir)/libfmapi
LIBFMAPI_LIBADD = ../libfmapi/libfmapi.la
LIBFVALUE_CPPFLAGS = -I../libfvalue -I$(top_srcdir)/libfvalue
LIBFVALUE_LIBADD = ../libfvalue/libfvalue.la
LIBFWNT_CPPFLAGS = -I../libfwnt -I$(top_srcdir)/libfwnt
LIBFWNT_LIBADD = ../libfwnt/libfwnt.la
LIBICONV = -liconv
LIBINTL = 
LIBOBJS = 
LIBPFF_DLL_EXPORT = 
LIBPFF_DLL_IMPORT = 
LIBS = -ldl 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIBTOOL_DEPS = .//ltmain.sh
LIBUNA_CPPFLAGS = -I../libuna -I$(top_srcdir)/libuna
LIBUNA_LIBADD = ../libuna/libuna.la
LIB_FUZZING_ENGINE = 
LIPO = 
LN_S = ln -s
LTLIBICONV = -liconv
LTLIBINTL = 
LTLIBOBJS = 
LT_SYS_LIBRARY_PATH = 
MAKEINFO = ${SHELL} '/home/django/libpff/missing' makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
MSGFMT = /usr/bin/msgfmt
MSGMERGE = /usr/bin/msgmerge
MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = libpff
PACKAGE_BUGREPORT = joachim.metz@gmail.com
PACKAGE_NAME = libpff
PACKAGE_STRING = libpff 20240826
PACKAGE_TARNAME = libpff
PACKAGE_URL = 
PACKAGE_VERSION = 20240826
PATH_SEPARATOR = :
PKGCONFIG = /usr/bin/pkg-config
PKG_CONFIG = /usr/bin/pkg-config
PKG_CONFIG_LIBDIR = 
PKG_CONFIG_PATH = 
POSUB = po
PTHREAD_CPPFLAGS = 
PTHREAD_LIBADD = -lpthread
PYTHON = 
PYTHON_CONFIG = 
PYTHON_CPPFLAGS = 
PYTHON_EXEC_PREFIX = 
PYTHON_LDFLAGS = 
PYTHON_LIBRARY_DIR = 
PYTHON_PACKAGE_DIR = 
PYTHON_PLATFORM = 
PYTHON_PREFIX = 
RANLIB = ranlib
READLINK = 
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/bash
SPEC_DATE = Wed Oct 22 2025
STATIC_LDFLAGS = 
STRIP = strip
USE_NLS = yes
VERSION = 20240826
XGETTEXT = /usr/bin/xgettext
XGETTEXT_015 = /usr/bin/xgettext
XGETTEXT_EXTRA_OPTIONS = 
ZLIB_CPPFLAGS = 
ZLIB_LIBADD = -lz
abs_builddir = /home/django/libpff/libpff
abs_srcdir = /home/django/libpff/libpff
abs_top_builddir = /home/django/libpff
abs_top_srcdir = /home/django/libpff
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_CXX = g++
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = tar --format=ustar -chf - "$$tardir"
am__untar = tar -xf -
ax_libbfio_pc_libs_private = 
ax_libbfio_spec_build_requires = 
ax_libbfio_spec_requires = 
ax_libcdata_pc_libs_private = 
ax_libcdata_spec_build_requires = 
ax_libcdata_spec_requires = 
ax_libcerror_pc_libs_private = 
ax_libcerror_spec_build_requires = 
ax_libcerror_spec_requires = 
ax_libcfile_pc_libs_private = 
ax_libcfile_spec_build_requires = 
ax_libcfile_spec_requires = 
ax_libclocale_pc_libs_private = 
ax_libclocale_spec_build_requires = 
ax_libclocale_spec_requires = 
ax_libcnotify_pc_libs_private = 
ax_libcnotify_spec_build_requires = 
ax_libcnotify_spec_requires = 
ax_libcpath_pc_libs_private = 
ax_libcpath_spec_build_requires = 
ax_libcpath_spec_requires = 
ax_libcsplit_pc_libs_private = 
ax_libcsplit_spec_build_requires = 
ax_libcsplit_spec_requires = 
ax_libcthreads_pc_libs_private = 
ax_libcthreads_spec_build_requires = 
ax_libcthreads_spec_requires = 
ax_libfcache_pc_libs_private = 
ax_libfcache_spec_build_requires = 
ax_libfcache_spec_requires = 
ax_libfdata_pc_libs_private = 
ax_libfdata_spec_build_requires = 
ax_libfdata_spec_requires = 
ax_libfdatetime_pc_libs_private = 
ax_libfdatetime_spec_build_requires = 
ax_libfdatetime_spec_requires = 
ax_libfguid_pc_libs_private = 
ax_libfguid_spec_build_requires = 
ax_libfguid_spec_requires = 
ax_libfmapi_pc_libs_private = 
ax_libfmapi_spec_build_requires = 
ax_libfmapi_spec_requires = 
ax_libfvalue_pc_libs_private = 
ax_libfvalue_spec_build_requires = 
ax_libfvalue_spec_requires = 
ax_libfwnt_pc_libs_private = 
ax_libfwnt_spec_build_requires = 
ax_libfwnt_spec_requires = 
ax_libuna_pc_libs_private = 
ax_libuna_spec_build_requires = 
ax_libuna_spec_requires = 
ax_pthread_pc_libs_private = 
ax_zlib_pc_libs_private = -lz
ax_zlib_spec_build_requires = zlib-devel
ax_zlib_spec_requires = zlib
ax_zlib_static_spec_build_requires = zlib-static
ax_zlib_static_spec_requires = zlib-static
bindir = ${exec_prefix}/bin
build = x86_64-pc-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-pc-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/django/libpff/install-sh
libbfio_CFLAGS = 
libbfio_LIBS = 
libcdata_CFLAGS = 
libcdata_LIBS = 
libcerror_CFLAGS = 
libcerror_LIBS = 
libcfile_CFLAGS = 
libcfile_LIBS = 
libclocale_CFLAGS = 
libclocale_LIBS = 
libcnotify_CFLAGS = 
libcnotify_LIBS = 
libcpath_CFLAGS = 
libcpath_LIBS = 
libcsplit_CFLAGS = 
libcsplit_LIBS = 
libcthreads_CFLAGS = 
libcthreads_LIBS = 
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
libfcache_CFLAGS = 
libfcache_LIBS = 
libfdata_CFLAGS = 
libfdata_LIBS = 
libfdatetime_CFLAGS = 
libfdatetime_LIBS = 
libfguid_CFLAGS = 
libfguid_LIBS = 
libfmapi_CFLAGS = 
libfmapi_LIBS = 
libfvalue_CFLAGS = 
libfvalue_LIBS = 
libfwnt_CFLAGS = 
libfwnt_LIBS = 
libpff_spec_requires = Requires:
libuna_CFLAGS = 
libuna_LIBS = 
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /usr/local
program_transform_name = s,x,x,
psdir = ${docdir}
pyexecdir = 
pythondir = 
runstatedir = ${localstatedir}/run
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
zlib_CFLAGS = 
zlib_LIBS = -lz
AM_CPPFLAGS = \
	-I../include -I$(top_srcdir)/include \
	-I../common -I$(top_srcdir)/common \
	-I../libcerror -I$(top_srcdir)/libcerror \
	-I../libcthreads -I$(top_srcdir)/libcthreads \
	-I../libcdata -I$(top_srcdir)/libcdata \
	-I../libclocale -I$(top_srcdir)/libclocale \
	-I../libcnotify -I$(top_srcdir)/libcnotify \
	-I../libcsplit -I$(top_srcdir)/libcsplit \
	-I../libuna -I$(top_srcdir)/libuna \
	-I../libcfile -I$(top_srcdir)/libcfile \
	-I../libcpath -I$(top_srcdir)/libcpath \
	-I../libbfio -I$(top_srcdir)/libbfio \
	-I../libfcache -I$(top_srcdir)/libfcache \
	-I../libfdata -I$(top_srcdir)/libfdata \
	-I../libfdatetime -I$(top_srcdir)/libfdatetime \
	-I../libfguid -I$(top_srcdir)/libfguid \
	-I../libfwnt -I$(top_srcdir)/libfwnt \
	-I../libfmapi -I$(top_srcdir)/libfmapi \
	 \
	 \
	

lib_LTLIBRARIES = libpff.la
libpff_la_SOURCES = \
	libpff.c \
	libpff_allocation_table.c libpff_allocation_table.h \
	libpff_attached_file_io_handle.c libpff_attached_file_io_handle.h \
	libpff_attachment.c libpff_attachment.h \
	libpff_bit_stream.c libpff_bit_stream.h \
	libpff_block_descriptor.c libpff_block_descriptor.h \
	libpff_block_tree.c libpff_block_tree.h \
	libpff_block_tree_node.c libpff_block_tree_node.h \
	libpff_checksum.c libpff_checksum.h \
	libpff_codepage.h \
	libpff_column_definition.c libpff_column_definition.h \
	libpff_compression.c libpff_compression.h \
	libpff_data_array.c libpff_data_array.h \
	libpff_data_array_entry.c libpff_data_array_entry.h \
	libpff_data_block.c libpff_data_block.h \
	libpff_debug.c libpff_debug.h \
	libpff_definitions.h \
	libpff_deflate.c libpff_deflate.h \
	libpff_descriptor_data_stream.c libpff_descriptor_data_stream.h \
	libpff_descriptors_index.c libpff_descriptors_index.h \
	libpff_encryption.c libpff_encryption.h \
	libpff_error.c libpff_error.h \
	libpff_extern.h \
	libpff_file.c libpff_file.h \
	libpff_file_header.c libpff_file_header.h \
	libpff_folder.c libpff_folder.h \
	libpff_free_map.c libpff_free_map.h \
	libpff_huffman_tree.c libpff_huffman_tree.h \
	libpff_index.c libpff_index.h \
	libpff_index_node.c libpff_index_node.h \
	libpff_index_value.c libpff_index_value.h \
	libpff_index_values_list.c libpff_index_values_list.h \
	libpff_io_handle.c libpff_io_handle.h \
	libpff_item.c libpff_item.h \
	libpff_item_descriptor.c libpff_item_descriptor.h \
	libpff_item_tree.c libpff_item_tree.h \
	libpff_item_values.c libpff_item_values.h \
	libpff_legacy.c libpff_legacy.h \
	libpff_libbfio.h \
	libpff_libcdata.h \
	libpff_libcerror.h \
	libpff_libclocale.h \
	libpff_libcnotify.h \
	libpff_libfcache.h \
	libpff_libfdata.h \
	libpff_libfguid.h \
	libpff_libfmapi.h \
	libpff_libfvalue.h \
	libpff_libuna.h \
	libpff_local_descriptor_value.c libpff_local_descriptor_value.h \
	libpff_local_descriptors.c libpff_local_descriptors.h \
	libpff_local_descriptors_node.c libpff_local_descriptors_node.h \
	libpff_local_descriptors_tree.c libpff_local_descriptors_tree.h \
	libpff_mapi.h \
	libpff_mapi_value.c libpff_mapi_value.h \
	libpff_message.c libpff_message.h \
	libpff_multi_value.c libpff_multi_value.h \
	libpff_name_to_id_map.c libpff_name_to_id_map.h \
	libpff_notify.c libpff_notify.h \
	libpff_offsets_index.c libpff_offsets_index.h \
	libpff_record_entry.c libpff_record_entry.h \
	libpff_record_entry_identifier.h \
	libpff_record_set.c libpff_record_set.h \
	libpff_recover.c libpff_recover.h \
	libpff_reference_descriptor.c libpff_reference_descriptor.h \
	libpff_support.c libpff_support.h \
	libpff_table.c libpff_table.h \
	libpff_table_block_index.c libpff_table_block_index.h \
	libpff_table_header.c libpff_table_header.h \
	libpff_table_index_value.c libpff_table_index_value.h \
	libpff_types.h \
	libpff_unused.h \
	libpff_value_type.c libpff_value_type.h \
	pff_allocation_table.h \
	pff_array.h \
	pff_block.h \
	pff_file_header.h \
	pff_free_map.h \
	pff_index_node.h \
	pff_local_descriptors_node.h \
	pff_table.h \
	pff_table_block.h \
	pff_value_data.h

libpff_la_LIBADD = \
	../libcerror/libcerror.la \
	../libcthreads/libcthreads.la \
	../libcdata/libcdata.la \
	../libclocale/libclocale.la \
	../libcnotify/libcnotify.la \
	../libcsplit/libcsplit.la \
	../libuna/libuna.la \
	../libcfile/libcfile.la \
	../libcpath/libcpath.la \
	../libbfio/libbfio.la \
	../libfcache/libfcache.la \
	../libfdata/libfdata.la \
	../libfdatetime/libfdatetime.la \
	../libfguid/libfguid.la \
	../libfwnt/libfwnt.la \
	../libfmapi/libfmapi.la \
	-lz \
	-lpthread

libpff_la_LDFLAGS = -no-undefined -version-info 1:0:0
EXTRA_DIST = \
	libpff_definitions.h.in \
	libpff.rc \
	libpff.rc.in

DISTCLEANFILES = \
	libpff_definitions.h \
	libpff.rc \
	Makefile \
	Makefile.in

all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libpff/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu libpff/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
libpff_definitions.h: $(top_builddir)/config.status $(srcdir)/libpff_definitions.h.in
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
libpff.rc: $(top_builddir)/config.status $(srcdir)/libpff.rc.in
	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@

install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}

libpff.la: $(libpff_la_OBJECTS) $(libpff_la_DEPENDENCIES) $(EXTRA_libpff_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(libpff_la_LINK) -rpath $(libdir) $(libpff_la_OBJECTS) $(libpff_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/libpff.Plo # am--include-marker
include ./$(DEPDIR)/libpff_allocation_table.Plo # am--include-marker
include ./$(DEPDIR)/libpff_attached_file_io_handle.Plo # am--include-marker
include ./$(DEPDIR)/libpff_attachment.Plo # am--include-marker
include ./$(DEPDIR)/libpff_bit_stream.Plo # am--include-marker
include ./$(DEPDIR)/libpff_block_descriptor.Plo # am--include-marker
include ./$(DEPDIR)/libpff_block_tree.Plo # am--include-marker
include ./$(DEPDIR)/libpff_block_tree_node.Plo # am--include-marker
include ./$(DEPDIR)/libpff_checksum.Plo # am--include-marker
include ./$(DEPDIR)/libpff_column_definition.Plo # am--include-marker
include ./$(DEPDIR)/libpff_compression.Plo # am--include-marker
include ./$(DEPDIR)/libpff_data_array.Plo # am--include-marker
include ./$(DEPDIR)/libpff_data_array_entry.Plo # am--include-marker
include ./$(DEPDIR)/libpff_data_block.Plo # am--include-marker
include ./$(DEPDIR)/libpff_debug.Plo # am--include-marker
include ./$(DEPDIR)/libpff_deflate.Plo # am--include-marker
include ./$(DEPDIR)/libpff_descriptor_data_stream.Plo # am--include-marker
include ./$(DEPDIR)/libpff_descriptors_index.Plo # am--include-marker
include ./$(DEPDIR)/libpff_encryption.Plo # am--include-marker
include ./$(DEPDIR)/libpff_error.Plo # am--include-marker
include ./$(DEPDIR)/libpff_file.Plo # am--include-marker
include ./$(DEPDIR)/libpff_file_header.Plo # am--include-marker
include ./$(DEPDIR)/libpff_folder.Plo # am--include-marker
include ./$(DEPDIR)/libpff_free_map.Plo # am--include-marker
include ./$(DEPDIR)/libpff_huffman_tree.Plo # am--include-marker
include ./$(DEPDIR)/libpff_index.Plo # am--include-marker
include ./$(DEPDIR)/libpff_index_node.Plo # am--include-marker
include ./$(DEPDIR)/libpff_index_value.Plo # am--include-marker
include ./$(DEPDIR)/libpff_index_values_list.Plo # am--include-marker
include ./$(DEPDIR)/libpff_io_handle.Plo # am--include-marker
include ./$(DEPDIR)/libpff_item.Plo # am--include-marker
include ./$(DEPDIR)/libpff_item_descriptor.Plo # am--include-marker
include ./$(DEPDIR)/libpff_item_tree.Plo # am--include-marker
include ./$(DEPDIR)/libpff_item_values.Plo # am--include-marker
include ./$(DEPDIR)/libpff_legacy.Plo # am--include-marker
include ./$(DEPDIR)/libpff_local_descriptor_value.Plo # am--include-marker
include ./$(DEPDIR)/libpff_local_descriptors.Plo # am--include-marker
include ./$(DEPDIR)/libpff_local_descriptors_node.Plo # am--include-marker
include ./$(DEPDIR)/libpff_local_descriptors_tree.Plo # am--include-marker
include ./$(DEPDIR)/libpff_mapi_value.Plo # am--include-marker
include ./$(DEPDIR)/libpff_message.Plo # am--include-marker
include ./$(DEPDIR)/libpff_multi_value.Plo # am--include-marker
include ./$(DEPDIR)/libpff_name_to_id_map.Plo # am--include-marker
include ./$(DEPDIR)/libpff_notify.Plo # am--include-marker
include ./$(DEPDIR)/libpff_offsets_index.Plo # am--include-marker
include ./$(DEPDIR)/libpff_record_entry.Plo # am--include-marker
include ./$(DEPDIR)/libpff_record_set.Plo # am--include-marker
include ./$(DEPDIR)/libpff_recover.Plo # am--include-marker
include ./$(DEPDIR)/libpff_reference_descriptor.Plo # am--include-marker
include ./$(DEPDIR)/libpff_support.Plo # am--include-marker
include ./$(DEPDIR)/libpff_table.Plo # am--include-marker
include ./$(DEPDIR)/libpff_table_block_index.Plo # am--include-marker
include ./$(DEPDIR)/libpff_table_header.Plo # am--include-marker
include ./$(DEPDIR)/libpff_table_index_value.Plo # am--include-marker
include ./$(DEPDIR)/libpff_value_type.Plo # am--include-marker

$(am__depfiles_remade):
	@$(MKDIR_P) $(@D)
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@

am--depfiles: $(am__depfiles_remade)

.c.o:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<

.c.obj:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
sources-local: 
splint-local: 

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-am
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-am

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-am

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(LTLIBRARIES)
installdirs:
	for dir in "$(DESTDIR)$(libdir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
	mostlyclean-am

distclean: distclean-am
		-rm -f ./$(DEPDIR)/libpff.Plo
	-rm -f ./$(DEPDIR)/libpff_allocation_table.Plo
	-rm -f ./$(DEPDIR)/libpff_attached_file_io_handle.Plo
	-rm -f ./$(DEPDIR)/libpff_attachment.Plo
	-rm -f ./$(DEPDIR)/libpff_bit_stream.Plo
	-rm -f ./$(DEPDIR)/libpff_block_descriptor.Plo
	-rm -f ./$(DEPDIR)/libpff_block_tree.Plo
	-rm -f ./$(DEPDIR)/libpff_block_tree_node.Plo
	-rm -f ./$(DEPDIR)/libpff_checksum.Plo
	-rm -f ./$(DEPDIR)/libpff_column_definition.Plo
	-rm -f ./$(DEPDIR)/libpff_compression.Plo
	-rm -f ./$(DEPDIR)/libpff_data_array.Plo
	-rm -f ./$(DEPDIR)/libpff_data_array_entry.Plo
	-rm -f ./$(DEPDIR)/libpff_data_block.Plo
	-rm -f ./$(DEPDIR)/libpff_debug.Plo
	-rm -f ./$(DEPDIR)/libpff_deflate.Plo
	-rm -f ./$(DEPDIR)/libpff_descriptor_data_stream.Plo
	-rm -f ./$(DEPDIR)/libpff_descriptors_index.Plo
	-rm -f ./$(DEPDIR)/libpff_encryption.Plo
	-rm -f ./$(DEPDIR)/libpff_error.Plo
	-rm -f ./$(DEPDIR)/libpff_file.Plo
	-rm -f ./$(DEPDIR)/libpff_file_header.Plo
	-rm -f ./$(DEPDIR)/libpff_folder.Plo
	-rm -f ./$(DEPDIR)/libpff_free_map.Plo
	-rm -f ./$(DEPDIR)/libpff_huffman_tree.Plo
	-rm -f ./$(DEPDIR)/libpff_index.Plo
	-rm -f ./$(DEPDIR)/libpff_index_node.Plo
	-rm -f ./$(DEPDIR)/libpff_index_value.Plo
	-rm -f ./$(DEPDIR)/libpff_index_values_list.Plo
	-rm -f ./$(DEPDIR)/libpff_io_handle.Plo
	-rm -f ./$(DEPDIR)/libpff_item.Plo
	-rm -f ./$(DEPDIR)/libpff_item_descriptor.Plo
	-rm -f ./$(DEPDIR)/libpff_item_tree.Plo
	-rm -f ./$(DEPDIR)/libpff_item_values.Plo
	-rm -f ./$(DEPDIR)/libpff_legacy.Plo
	-rm -f ./$(DEPDIR)/libpff_local_descriptor_value.Plo
	-rm -f ./$(DEPDIR)/libpff_local_descriptors.Plo
	-rm -f ./$(DEPDIR)/libpff_local_descriptors_node.Plo
	-rm -f ./$(DEPDIR)/libpff_local_descriptors_tree.Plo
	-rm -f ./$(DEPDIR)/libpff_mapi_value.Plo
	-rm -f ./$(DEPDIR)/libpff_message.Plo
	-rm -f ./$(DEPDIR)/libpff_multi_value.Plo
	-rm -f ./$(DEPDIR)/libpff_name_to_id_map.Plo
	-rm -f ./$(DEPDIR)/libpff_notify.Plo
	-rm -f ./$(DEPDIR)/libpff_offsets_index.Plo
	-rm -f ./$(DEPDIR)/libpff_record_entry.Plo
	-rm -f ./$(DEPDIR)/libpff_record_set.Plo
	-rm -f ./$(DEPDIR)/libpff_recover.Plo
	-rm -f ./$(DEPDIR)/libpff_reference_descriptor.Plo
	-rm -f ./$(DEPDIR)/libpff_support.Plo
	-rm -f ./$(DEPDIR)/libpff_table.Plo
	-rm -f ./$(DEPDIR)/libpff_table_block_index.Plo
	-rm -f ./$(DEPDIR)/libpff_table_header.Plo
	-rm -f ./$(DEPDIR)/libpff_table_index_value.Plo
	-rm -f ./$(DEPDIR)/libpff_value_type.Plo
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am:

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-libLTLIBRARIES

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
		-rm -f ./$(DEPDIR)/libpff.Plo
	-rm -f ./$(DEPDIR)/libpff_allocation_table.Plo
	-rm -f ./$(DEPDIR)/libpff_attached_file_io_handle.Plo
	-rm -f ./$(DEPDIR)/libpff_attachment.Plo
	-rm -f ./$(DEPDIR)/libpff_bit_stream.Plo
	-rm -f ./$(DEPDIR)/libpff_block_descriptor.Plo
	-rm -f ./$(DEPDIR)/libpff_block_tree.Plo
	-rm -f ./$(DEPDIR)/libpff_block_tree_node.Plo
	-rm -f ./$(DEPDIR)/libpff_checksum.Plo
	-rm -f ./$(DEPDIR)/libpff_column_definition.Plo
	-rm -f ./$(DEPDIR)/libpff_compression.Plo
	-rm -f ./$(DEPDIR)/libpff_data_array.Plo
	-rm -f ./$(DEPDIR)/libpff_data_array_entry.Plo
	-rm -f ./$(DEPDIR)/libpff_data_block.Plo
	-rm -f ./$(DEPDIR)/libpff_debug.Plo
	-rm -f ./$(DEPDIR)/libpff_deflate.Plo
	-rm -f ./$(DEPDIR)/libpff_descriptor_data_stream.Plo
	-rm -f ./$(DEPDIR)/libpff_descriptors_index.Plo
	-rm -f ./$(DEPDIR)/libpff_encryption.Plo
	-rm -f ./$(DEPDIR)/libpff_error.Plo
	-rm -f ./$(DEPDIR)/libpff_file.Plo
	-rm -f ./$(DEPDIR)/libpff_file_header.Plo
	-rm -f ./$(DEPDIR)/libpff_folder.Plo
	-rm -f ./$(DEPDIR)/libpff_free_map.Plo
	-rm -f ./$(DEPDIR)/libpff_huffman_tree.Plo
	-rm -f ./$(DEPDIR)/libpff_index.Plo
	-rm -f ./$(DEPDIR)/libpff_index_node.Plo
	-rm -f ./$(DEPDIR)/libpff_index_value.Plo
	-rm -f ./$(DEPDIR)/libpff_index_values_list.Plo
	-rm -f ./$(DEPDIR)/libpff_io_handle.Plo
	-rm -f ./$(DEPDIR)/libpff_item.Plo
	-rm -f ./$(DEPDIR)/libpff_item_descriptor.Plo
	-rm -f ./$(DEPDIR)/libpff_item_tree.Plo
	-rm -f ./$(DEPDIR)/libpff_item_values.Plo
	-rm -f ./$(DEPDIR)/libpff_legacy.Plo
	-rm -f ./$(DEPDIR)/libpff_local_descriptor_value.Plo
	-rm -f ./$(DEPDIR)/libpff_local_descriptors.Plo
	-rm -f ./$(DEPDIR)/libpff_local_descriptors_node.Plo
	-rm -f ./$(DEPDIR)/libpff_local_descriptors_tree.Plo
	-rm -f ./$(DEPDIR)/libpff_mapi_value.Plo
	-rm -f ./$(DEPDIR)/libpff_message.Plo
	-rm -f ./$(DEPDIR)/libpff_multi_value.Plo
	-rm -f ./$(DEPDIR)/libpff_name_to_id_map.Plo
	-rm -f ./$(DEPDIR)/libpff_notify.Plo
	-rm -f ./$(DEPDIR)/libpff_offsets_index.Plo
	-rm -f ./$(DEPDIR)/libpff_record_entry.Plo
	-rm -f ./$(DEPDIR)/libpff_record_set.Plo
	-rm -f ./$(DEPDIR)/libpff_recover.Plo
	-rm -f ./$(DEPDIR)/libpff_reference_descriptor.Plo
	-rm -f ./$(DEPDIR)/libpff_support.Plo
	-rm -f ./$(DEPDIR)/libpff_table.Plo
	-rm -f ./$(DEPDIR)/libpff_table_block_index.Plo
	-rm -f ./$(DEPDIR)/libpff_table_header.Plo
	-rm -f ./$(DEPDIR)/libpff_table_index_value.Plo
	-rm -f ./$(DEPDIR)/libpff_value_type.Plo
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

sources: sources-am

sources-am: sources-local

splint: splint-am

splint-am: splint-local

uninstall-am: uninstall-libLTLIBRARIES

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
	clean-generic clean-libLTLIBRARIES clean-libtool cscopelist-am \
	ctags ctags-am distclean distclean-compile distclean-generic \
	distclean-libtool distclean-tags distdir dvi dvi-am html \
	html-am info info-am install install-am install-data \
	install-data-am install-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-libLTLIBRARIES install-man install-pdf \
	install-pdf-am install-ps install-ps-am install-strip \
	installcheck installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	sources-am sources-local splint-am splint-local tags tags-am \
	uninstall uninstall-am uninstall-libLTLIBRARIES

.PRECIOUS: Makefile


sources-local: $(BUILT_SOURCES)

splint-local:
	@echo "Running splint on libpff ..."
	-splint -preproc -redef $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(libpff_la_SOURCES)

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: