1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# tsk/pool/Makefile.  Generated from Makefile.in by configure.
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
16
17
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/sleuthkit
74pkgincludedir = $(includedir)/sleuthkit
75pkglibdir = $(libdir)/sleuthkit
76pkglibexecdir = $(libexecdir)/sleuthkit
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = x86_64-pc-linux-gnu
90host_triplet = x86_64-pc-linux-gnu
91subdir = tsk/pool
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/m4/ax_pthread.m4 \
94	$(top_srcdir)/m4/cppunit.m4 \
95	$(top_srcdir)/m4/ax_jni_include_dir.m4 \
96	$(top_srcdir)/m4/ac_prog_javac_works.m4 \
97	$(top_srcdir)/m4/ac_prog_javac.m4 \
98	$(top_srcdir)/m4/ac_prog_java_works.m4 \
99	$(top_srcdir)/m4/ac_prog_java.m4 \
100	$(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
101	$(top_srcdir)/configure.ac
102am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103	$(ACLOCAL_M4)
104DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
105mkinstalldirs = $(install_sh) -d
106CONFIG_HEADER = $(top_builddir)/tsk/tsk_config.h
107CONFIG_CLEAN_FILES =
108CONFIG_CLEAN_VPATH_FILES =
109LTLIBRARIES = $(noinst_LTLIBRARIES)
110libtskpool_la_LIBADD =
111am_libtskpool_la_OBJECTS = pool_open.lo pool_read.lo pool_types.lo \
112	apfs_pool_compat.lo apfs_pool.lo
113libtskpool_la_OBJECTS = $(am_libtskpool_la_OBJECTS)
114AM_V_lt = $(am__v_lt_$(V))
115am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
116am__v_lt_0 = --silent
117am__v_lt_1 =
118AM_V_P = $(am__v_P_$(V))
119am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
120am__v_P_0 = false
121am__v_P_1 = :
122AM_V_GEN = $(am__v_GEN_$(V))
123am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
124am__v_GEN_0 = @echo "  GEN     " $@;
125am__v_GEN_1 =
126AM_V_at = $(am__v_at_$(V))
127am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
128am__v_at_0 = @
129am__v_at_1 =
130DEFAULT_INCLUDES = -I. -I$(top_builddir)/tsk
131depcomp = $(SHELL) $(top_srcdir)/config/depcomp
132am__maybe_remake_depfiles = depfiles
133am__depfiles_remade = ./$(DEPDIR)/apfs_pool.Plo \
134	./$(DEPDIR)/apfs_pool_compat.Plo ./$(DEPDIR)/pool_open.Plo \
135	./$(DEPDIR)/pool_read.Plo ./$(DEPDIR)/pool_types.Plo
136am__mv = mv -f
137CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
138	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
139LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
140	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
141	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
142	$(AM_CXXFLAGS) $(CXXFLAGS)
143AM_V_CXX = $(am__v_CXX_$(V))
144am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
145am__v_CXX_0 = @echo "  CXX     " $@;
146am__v_CXX_1 =
147CXXLD = $(CXX)
148CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
149	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
150	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
151AM_V_CXXLD = $(am__v_CXXLD_$(V))
152am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
153am__v_CXXLD_0 = @echo "  CXXLD   " $@;
154am__v_CXXLD_1 =
155SOURCES = $(libtskpool_la_SOURCES)
156DIST_SOURCES = $(libtskpool_la_SOURCES)
157am__can_run_installinfo = \
158  case $$AM_UPDATE_INFO_DIR in \
159    n|no|NO) false;; \
160    *) (install-info --version) >/dev/null 2>&1;; \
161  esac
162am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
163# Read a list of newline-separated strings from the standard input,
164# and print each of them once, without duplicates.  Input order is
165# *not* preserved.
166am__uniquify_input = $(AWK) '\
167  BEGIN { nonempty = 0; } \
168  { items[$$0] = 1; nonempty = 1; } \
169  END { if (nonempty) { for (i in items) print i; }; } \
170'
171# Make sure the list of sources is unique.  This is necessary because,
172# e.g., the same source file might be shared among _SOURCES variables
173# for different programs/libraries.
174am__define_uniq_tagged_files = \
175  list='$(am__tagged_files)'; \
176  unique=`for i in $$list; do \
177    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
178  done | $(am__uniquify_input)`
179ETAGS = etags
180CTAGS = ctags
181am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/config/depcomp
182DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
183ACLOCAL = ${SHELL} /home/lordyesta/Projects/pytsk/sleuthkit/config/missing aclocal-1.16
184ALLOCA =
185AMTAR = $${TAR-tar}
186AM_CFLAGS = -Wall -Wextra -Wno-unused-parameter
187AM_CXXFLAGS = -Wall -Wextra -Werror
188AM_DEFAULT_VERBOSITY = 1
189ANT_FOUND =
190AR = ar
191AUTOCONF = ${SHELL} /home/lordyesta/Projects/pytsk/sleuthkit/config/missing autoconf
192AUTOHEADER = ${SHELL} /home/lordyesta/Projects/pytsk/sleuthkit/config/missing autoheader
193AUTOMAKE = ${SHELL} /home/lordyesta/Projects/pytsk/sleuthkit/config/missing automake-1.16
194AWK = gawk
195CC = gcc
196CCDEPMODE = depmode=gcc3
197CFLAGS = -g -O2
198CPP = gcc -E
199CPPFLAGS =  -pthread -I/usr/local/include
200CPPUNIT_CFLAGS =
201CPPUNIT_CONFIG = no
202CPPUNIT_LIBS =
203CXX = g++ -std=c++14
204CXXCPP = g++ -E -std=c++14
205CXXDEPMODE = depmode=gcc3
206CXXFLAGS = -g -O2
207CYGPATH_W = echo
208DEFS = -DHAVE_CONFIG_H
209DEPDIR = .deps
210DLLTOOL = false
211DSYMUTIL =
212DUMPBIN =
213ECHO_C =
214ECHO_N = -n
215ECHO_T =
216EGREP = /usr/bin/grep -E
217EXEEXT =
218FGREP = /usr/bin/grep -F
219GREP = /usr/bin/grep
220HAVE_CXX14 = 1
221INSTALL = /usr/bin/install -c
222INSTALL_DATA = ${INSTALL} -m 644
223INSTALL_PROGRAM = ${INSTALL}
224INSTALL_SCRIPT = ${INSTALL}
225INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
226JAVA =
227JAVAC =
228JNI_CPPFLAGS =
229LD = /usr/bin/ld -m elf_x86_64
230LDFLAGS =  -pthread -L/usr/local/lib
231LIBOBJS =
232LIBS = -ldl -lsqlite3 -ldl -lstdc++
233LIBTOOL = $(SHELL) $(top_builddir)/libtool
234LIBTSK_LDFLAGS =
235LIPO =
236LN_S = ln -s
237LTLIBOBJS =
238LT_SYS_LIBRARY_PATH =
239MAINT = #
240MAKEINFO = ${SHELL} /home/lordyesta/Projects/pytsk/sleuthkit/config/missing makeinfo
241MANIFEST_TOOL = :
242MKDIR_P = /usr/bin/mkdir -p
243NM = /usr/bin/nm -B
244NMEDIT =
245OBJDUMP = objdump
246OBJEXT = o
247OTOOL =
248OTOOL64 =
249PACKAGE = sleuthkit
250PACKAGE_BUGREPORT =
251PACKAGE_NAME = sleuthkit
252PACKAGE_STRING = sleuthkit 4.10.2
253PACKAGE_TARNAME = sleuthkit
254PACKAGE_URL =
255PACKAGE_VERSION = 4.10.2
256PATH_SEPARATOR = :
257PERL = /usr/bin/perl
258PTHREAD_CC = gcc
259PTHREAD_CFLAGS = -pthread
260PTHREAD_LIBS =
261RANLIB = ranlib
262SED = /usr/bin/sed
263SET_MAKE =
264SHELL = /bin/sh
265STRIP = strip
266VERSION = 4.10.2
267Z_PATH =
268_ACJNI_JAVAC =
269abs_builddir = /home/lordyesta/Projects/pytsk/sleuthkit/tsk/pool
270abs_srcdir = /home/lordyesta/Projects/pytsk/sleuthkit/tsk/pool
271abs_top_builddir = /home/lordyesta/Projects/pytsk/sleuthkit
272abs_top_srcdir = /home/lordyesta/Projects/pytsk/sleuthkit
273ac_ct_AR = ar
274ac_ct_CC = gcc
275ac_ct_CXX = g++
276ac_ct_DUMPBIN =
277am__include = include
278am__leading_dot = .
279am__quote =
280am__tar = tar --format=ustar -chf - "$$tardir"
281am__untar = tar -xf -
282ax_pthread_config =
283bindir = ${exec_prefix}/bin
284build = x86_64-pc-linux-gnu
285build_alias =
286build_cpu = x86_64
287build_os = linux-gnu
288build_vendor = pc
289builddir = .
290datadir = ${datarootdir}
291datarootdir = ${prefix}/share
292docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
293dvidir = ${docdir}
294exec_prefix = ${prefix}
295host = x86_64-pc-linux-gnu
296host_alias =
297host_cpu = x86_64
298host_os = linux-gnu
299host_vendor = pc
300htmldir = ${docdir}
301includedir = ${prefix}/include
302infodir = ${datarootdir}/info
303install_sh = ${SHELL} /home/lordyesta/Projects/pytsk/sleuthkit/config/install-sh
304libdir = ${exec_prefix}/lib
305libexecdir = ${exec_prefix}/libexec
306localedir = ${datarootdir}/locale
307localstatedir = ${prefix}/var
308mandir = ${datarootdir}/man
309mkdir_p = $(MKDIR_P)
310oldincludedir = /usr/include
311pdfdir = ${docdir}
312prefix = /usr/local
313program_transform_name = s,x,x,
314psdir = ${docdir}
315sbindir = ${exec_prefix}/sbin
316sharedstatedir = ${prefix}/com
317srcdir = .
318sysconfdir = ${prefix}/etc
319target_alias =
320top_build_prefix = ../../
321top_builddir = ../..
322top_srcdir = ../..
323uudecode =
324AM_CPPFLAGS = $(OPENSSL_INCLUDES) -I../.. -I$(srcdir)/../.. -Wall
325EXTRA_DIST = .indent.pro
326noinst_LTLIBRARIES = libtskpool.la
327libtskpool_la_SOURCES = pool_open.cpp pool_read.cpp pool_types.cpp \
328	apfs_pool_compat.cpp apfs_pool.cpp
329
330all: all-am
331
332.SUFFIXES:
333.SUFFIXES: .cpp .lo .o .obj
334$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
335	@for dep in $?; do \
336	  case '$(am__configure_deps)' in \
337	    *$$dep*) \
338	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
339	        && { if test -f $@; then exit 0; else break; fi; }; \
340	      exit 1;; \
341	  esac; \
342	done; \
343	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tsk/pool/Makefile'; \
344	$(am__cd) $(top_srcdir) && \
345	  $(AUTOMAKE) --foreign tsk/pool/Makefile
346Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
347	@case '$?' in \
348	  *config.status*) \
349	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
350	  *) \
351	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
352	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
353	esac;
354
355$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
356	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357
358$(top_srcdir)/configure: # $(am__configure_deps)
359	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
361	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362$(am__aclocal_m4_deps):
363
364clean-noinstLTLIBRARIES:
365	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
366	@list='$(noinst_LTLIBRARIES)'; \
367	locs=`for p in $$list; do echo $$p; done | \
368	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
369	      sort -u`; \
370	test -z "$$locs" || { \
371	  echo rm -f $${locs}; \
372	  rm -f $${locs}; \
373	}
374
375libtskpool.la: $(libtskpool_la_OBJECTS) $(libtskpool_la_DEPENDENCIES) $(EXTRA_libtskpool_la_DEPENDENCIES)
376	$(AM_V_CXXLD)$(CXXLINK)  $(libtskpool_la_OBJECTS) $(libtskpool_la_LIBADD) $(LIBS)
377
378mostlyclean-compile:
379	-rm -f *.$(OBJEXT)
380
381distclean-compile:
382	-rm -f *.tab.c
383
384include ./$(DEPDIR)/apfs_pool.Plo # am--include-marker
385include ./$(DEPDIR)/apfs_pool_compat.Plo # am--include-marker
386include ./$(DEPDIR)/pool_open.Plo # am--include-marker
387include ./$(DEPDIR)/pool_read.Plo # am--include-marker
388include ./$(DEPDIR)/pool_types.Plo # am--include-marker
389
390$(am__depfiles_remade):
391	@$(MKDIR_P) $(@D)
392	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
393
394am--depfiles: $(am__depfiles_remade)
395
396.cpp.o:
397	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
398	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
399#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
400#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
401#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ $<
402
403.cpp.obj:
404	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
405	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
406#	$(AM_V_CXX)source='$<' object='$@' libtool=no \
407#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
408#	$(AM_V_CXX_no)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
409
410.cpp.lo:
411	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
412	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
413#	$(AM_V_CXX)source='$<' object='$@' libtool=yes \
414#	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
415#	$(AM_V_CXX_no)$(LTCXXCOMPILE) -c -o $@ $<
416
417mostlyclean-libtool:
418	-rm -f *.lo
419
420clean-libtool:
421	-rm -rf .libs _libs
422
423ID: $(am__tagged_files)
424	$(am__define_uniq_tagged_files); mkid -fID $$unique
425tags: tags-am
426TAGS: tags
427
428tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
429	set x; \
430	here=`pwd`; \
431	$(am__define_uniq_tagged_files); \
432	shift; \
433	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
434	  test -n "$$unique" || unique=$$empty_fix; \
435	  if test $$# -gt 0; then \
436	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
437	      "$$@" $$unique; \
438	  else \
439	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
440	      $$unique; \
441	  fi; \
442	fi
443ctags: ctags-am
444
445CTAGS: ctags
446ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
447	$(am__define_uniq_tagged_files); \
448	test -z "$(CTAGS_ARGS)$$unique" \
449	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
450	     $$unique
451
452GTAGS:
453	here=`$(am__cd) $(top_builddir) && pwd` \
454	  && $(am__cd) $(top_srcdir) \
455	  && gtags -i $(GTAGS_ARGS) "$$here"
456cscopelist: cscopelist-am
457
458cscopelist-am: $(am__tagged_files)
459	list='$(am__tagged_files)'; \
460	case "$(srcdir)" in \
461	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
462	  *) sdir=$(subdir)/$(srcdir) ;; \
463	esac; \
464	for i in $$list; do \
465	  if test -f "$$i"; then \
466	    echo "$(subdir)/$$i"; \
467	  else \
468	    echo "$$sdir/$$i"; \
469	  fi; \
470	done >> $(top_builddir)/cscope.files
471
472distclean-tags:
473	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
474
475distdir: $(BUILT_SOURCES)
476	$(MAKE) $(AM_MAKEFLAGS) distdir-am
477
478distdir-am: $(DISTFILES)
479	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
480	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
481	list='$(DISTFILES)'; \
482	  dist_files=`for file in $$list; do echo $$file; done | \
483	  sed -e "s|^$$srcdirstrip/||;t" \
484	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
485	case $$dist_files in \
486	  */*) $(MKDIR_P) `echo "$$dist_files" | \
487			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
488			   sort -u` ;; \
489	esac; \
490	for file in $$dist_files; do \
491	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
492	  if test -d $$d/$$file; then \
493	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
494	    if test -d "$(distdir)/$$file"; then \
495	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
496	    fi; \
497	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
498	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
499	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
500	    fi; \
501	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
502	  else \
503	    test -f "$(distdir)/$$file" \
504	    || cp -p $$d/$$file "$(distdir)/$$file" \
505	    || exit 1; \
506	  fi; \
507	done
508check-am: all-am
509check: check-am
510all-am: Makefile $(LTLIBRARIES)
511installdirs:
512install: install-am
513install-exec: install-exec-am
514install-data: install-data-am
515uninstall: uninstall-am
516
517install-am: all-am
518	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
519
520installcheck: installcheck-am
521install-strip:
522	if test -z '$(STRIP)'; then \
523	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
524	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
525	      install; \
526	else \
527	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
528	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
529	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
530	fi
531mostlyclean-generic:
532
533clean-generic:
534
535distclean-generic:
536	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
537	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
538
539maintainer-clean-generic:
540	@echo "This command is intended for maintainers to use"
541	@echo "it deletes files that may require special tools to rebuild."
542clean: clean-am
543
544clean-am: clean-generic clean-libtool clean-local \
545	clean-noinstLTLIBRARIES mostlyclean-am
546
547distclean: distclean-am
548		-rm -f ./$(DEPDIR)/apfs_pool.Plo
549	-rm -f ./$(DEPDIR)/apfs_pool_compat.Plo
550	-rm -f ./$(DEPDIR)/pool_open.Plo
551	-rm -f ./$(DEPDIR)/pool_read.Plo
552	-rm -f ./$(DEPDIR)/pool_types.Plo
553	-rm -f Makefile
554distclean-am: clean-am distclean-compile distclean-generic \
555	distclean-tags
556
557dvi: dvi-am
558
559dvi-am:
560
561html: html-am
562
563html-am:
564
565info: info-am
566
567info-am:
568
569install-data-am:
570
571install-dvi: install-dvi-am
572
573install-dvi-am:
574
575install-exec-am:
576
577install-html: install-html-am
578
579install-html-am:
580
581install-info: install-info-am
582
583install-info-am:
584
585install-man:
586
587install-pdf: install-pdf-am
588
589install-pdf-am:
590
591install-ps: install-ps-am
592
593install-ps-am:
594
595installcheck-am:
596
597maintainer-clean: maintainer-clean-am
598		-rm -f ./$(DEPDIR)/apfs_pool.Plo
599	-rm -f ./$(DEPDIR)/apfs_pool_compat.Plo
600	-rm -f ./$(DEPDIR)/pool_open.Plo
601	-rm -f ./$(DEPDIR)/pool_read.Plo
602	-rm -f ./$(DEPDIR)/pool_types.Plo
603	-rm -f Makefile
604maintainer-clean-am: distclean-am maintainer-clean-generic
605
606mostlyclean: mostlyclean-am
607
608mostlyclean-am: mostlyclean-compile mostlyclean-generic \
609	mostlyclean-libtool
610
611pdf: pdf-am
612
613pdf-am:
614
615ps: ps-am
616
617ps-am:
618
619uninstall-am:
620
621.MAKE: install-am install-strip
622
623.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
624	clean-generic clean-libtool clean-local \
625	clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
626	distclean-compile distclean-generic distclean-libtool \
627	distclean-tags distdir dvi dvi-am html html-am info info-am \
628	install install-am install-data install-data-am install-dvi \
629	install-dvi-am install-exec install-exec-am install-html \
630	install-html-am install-info install-info-am install-man \
631	install-pdf install-pdf-am install-ps install-ps-am \
632	install-strip installcheck installcheck-am installdirs \
633	maintainer-clean maintainer-clean-generic mostlyclean \
634	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
635	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am
636
637.PRECIOUS: Makefile
638
639
640indent:
641	indent *.c *.cpp *.h *.hpp
642
643clean-local:
644	-rm -f *.c~ *.cpp~ *.h~ *.hpp~
645
646# Tell versions [3.59,3.63) of GNU make to not export all variables.
647# Otherwise a system limit (for SysV at least) may be exceeded.
648.NOEXPORT:
649