1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
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@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = @INSTALL@
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38target_triplet = @target@
39subdir = include
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44	$(ACLOCAL_M4)
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
48SOURCES =
49DIST_SOURCES =
50RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51	html-recursive info-recursive install-data-recursive \
52	install-exec-recursive install-info-recursive \
53	install-recursive installcheck-recursive installdirs-recursive \
54	pdf-recursive ps-recursive uninstall-info-recursive \
55	uninstall-recursive
56ETAGS = etags
57CTAGS = ctags
58DIST_SUBDIRS = $(SUBDIRS)
59DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60ACLOCAL = @ACLOCAL@
61AMDEP_FALSE = @AMDEP_FALSE@
62AMDEP_TRUE = @AMDEP_TRUE@
63AMTAR = @AMTAR@
64AR = @AR@
65AUTOCONF = @AUTOCONF@
66AUTOHEADER = @AUTOHEADER@
67AUTOMAKE = @AUTOMAKE@
68AWK = @AWK@
69CC = @CC@
70CCDEPMODE = @CCDEPMODE@
71CFLAGS = @CFLAGS@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
74CXX = @CXX@
75CXXCPP = @CXXCPP@
76CXXDEPMODE = @CXXDEPMODE@
77CXXFLAGS = @CXXFLAGS@
78CYGPATH_W = @CYGPATH_W@
79DEFS = @DEFS@
80DEPDIR = @DEPDIR@
81ECHO = @ECHO@
82ECHO_C = @ECHO_C@
83ECHO_N = @ECHO_N@
84ECHO_T = @ECHO_T@
85EGREP = @EGREP@
86ENABLE_MOUNT_HELPER_FALSE = @ENABLE_MOUNT_HELPER_FALSE@
87ENABLE_MOUNT_HELPER_TRUE = @ENABLE_MOUNT_HELPER_TRUE@
88EXEEXT = @EXEEXT@
89F77 = @F77@
90FFLAGS = @FFLAGS@
91FUSE_INTERNAL_FALSE = @FUSE_INTERNAL_FALSE@
92FUSE_INTERNAL_TRUE = @FUSE_INTERNAL_TRUE@
93FUSE_MODULE_CFLAGS = @FUSE_MODULE_CFLAGS@
94FUSE_MODULE_LIBS = @FUSE_MODULE_LIBS@
95GENERATE_LDSCRIPT_FALSE = @GENERATE_LDSCRIPT_FALSE@
96GENERATE_LDSCRIPT_TRUE = @GENERATE_LDSCRIPT_TRUE@
97GREP = @GREP@
98INSTALL_DATA = @INSTALL_DATA@
99INSTALL_LIBRARY_FALSE = @INSTALL_LIBRARY_FALSE@
100INSTALL_LIBRARY_TRUE = @INSTALL_LIBRARY_TRUE@
101INSTALL_PROGRAM = @INSTALL_PROGRAM@
102INSTALL_SCRIPT = @INSTALL_SCRIPT@
103INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
104LDCONFIG = @LDCONFIG@
105LDFLAGS = @LDFLAGS@
106LIBFUSE_LITE_LIBS = @LIBFUSE_LITE_LIBS@
107LIBNTFS_3G_VERSION = @LIBNTFS_3G_VERSION@
108LIBOBJS = @LIBOBJS@
109LIBS = @LIBS@
110LIBTOOL = @LIBTOOL@
111LN_S = @LN_S@
112LTLIBOBJS = @LTLIBOBJS@
113MAINT = @MAINT@
114MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
115MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
116MAKEINFO = @MAKEINFO@
117MKDIR_P = @MKDIR_P@
118MV = @MV@
119NTFS_DEVICE_DEFAULT_IO_OPS_FALSE = @NTFS_DEVICE_DEFAULT_IO_OPS_FALSE@
120NTFS_DEVICE_DEFAULT_IO_OPS_TRUE = @NTFS_DEVICE_DEFAULT_IO_OPS_TRUE@
121OBJEXT = @OBJEXT@
122OUTPUT_FORMAT = @OUTPUT_FORMAT@
123PACKAGE = @PACKAGE@
124PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125PACKAGE_NAME = @PACKAGE_NAME@
126PACKAGE_STRING = @PACKAGE_STRING@
127PACKAGE_TARNAME = @PACKAGE_TARNAME@
128PACKAGE_VERSION = @PACKAGE_VERSION@
129PATH_SEPARATOR = @PATH_SEPARATOR@
130PKG_CONFIG = @PKG_CONFIG@
131RANLIB = @RANLIB@
132REALLYSTATIC_FALSE = @REALLYSTATIC_FALSE@
133REALLYSTATIC_TRUE = @REALLYSTATIC_TRUE@
134RM = @RM@
135RUN_LDCONFIG_FALSE = @RUN_LDCONFIG_FALSE@
136RUN_LDCONFIG_TRUE = @RUN_LDCONFIG_TRUE@
137SED = @SED@
138SET_MAKE = @SET_MAKE@
139SHELL = @SHELL@
140STRIP = @STRIP@
141VERSION = @VERSION@
142WINDOWS_FALSE = @WINDOWS_FALSE@
143WINDOWS_TRUE = @WINDOWS_TRUE@
144ac_ct_CC = @ac_ct_CC@
145ac_ct_CXX = @ac_ct_CXX@
146ac_ct_F77 = @ac_ct_F77@
147am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
148am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
149am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
150am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
151am__include = @am__include@
152am__leading_dot = @am__leading_dot@
153am__quote = @am__quote@
154am__tar = @am__tar@
155am__untar = @am__untar@
156bindir = @bindir@
157build = @build@
158build_alias = @build_alias@
159build_cpu = @build_cpu@
160build_os = @build_os@
161build_vendor = @build_vendor@
162datadir = @datadir@
163datarootdir = @datarootdir@
164docdir = @docdir@
165dvidir = @dvidir@
166exec_prefix = @exec_prefix@
167host = @host@
168host_alias = @host_alias@
169host_cpu = @host_cpu@
170host_os = @host_os@
171host_vendor = @host_vendor@
172htmldir = @htmldir@
173includedir = @includedir@
174infodir = @infodir@
175install_sh = @install_sh@
176libdir = @libdir@
177libexecdir = @libexecdir@
178localedir = @localedir@
179localstatedir = @localstatedir@
180mandir = @mandir@
181mkdir_p = @mkdir_p@
182ntfs3gincludedir = @ntfs3gincludedir@
183oldincludedir = @oldincludedir@
184pdfdir = @pdfdir@
185pkgconfigdir = @pkgconfigdir@
186prefix = @prefix@
187program_transform_name = @program_transform_name@
188psdir = @psdir@
189rootbindir = @rootbindir@
190rootlibdir = @rootlibdir@
191rootsbindir = @rootsbindir@
192sbindir = @sbindir@
193sharedstatedir = @sharedstatedir@
194sysconfdir = @sysconfdir@
195target = @target@
196target_alias = @target_alias@
197target_cpu = @target_cpu@
198target_os = @target_os@
199target_vendor = @target_vendor@
200MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
201SUBDIRS = ntfs-3g fuse-lite
202all: all-recursive
203
204.SUFFIXES:
205$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
206	@for dep in $?; do \
207	  case '$(am__configure_deps)' in \
208	    *$$dep*) \
209	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
210		&& exit 0; \
211	      exit 1;; \
212	  esac; \
213	done; \
214	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
215	cd $(top_srcdir) && \
216	  $(AUTOMAKE) --gnu  include/Makefile
217.PRECIOUS: Makefile
218Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219	@case '$?' in \
220	  *config.status*) \
221	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222	  *) \
223	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225	esac;
226
227$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
230$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
231	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
233	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234
235mostlyclean-libtool:
236	-rm -f *.lo
237
238clean-libtool:
239	-rm -rf .libs _libs
240
241distclean-libtool:
242	-rm -f libtool
243uninstall-info-am:
244
245# This directory's subdirectories are mostly independent; you can cd
246# into them and run `make' without going through this Makefile.
247# To change the values of `make' variables: instead of editing Makefiles,
248# (1) if the variable is set in `config.status', edit `config.status'
249#     (which will cause the Makefiles to be regenerated when you run `make');
250# (2) otherwise, pass the desired values on the `make' command line.
251$(RECURSIVE_TARGETS):
252	@failcom='exit 1'; \
253	for f in x $$MAKEFLAGS; do \
254	  case $$f in \
255	    *=* | --[!k]*);; \
256	    *k*) failcom='fail=yes';; \
257	  esac; \
258	done; \
259	dot_seen=no; \
260	target=`echo $@ | sed s/-recursive//`; \
261	list='$(SUBDIRS)'; for subdir in $$list; do \
262	  echo "Making $$target in $$subdir"; \
263	  if test "$$subdir" = "."; then \
264	    dot_seen=yes; \
265	    local_target="$$target-am"; \
266	  else \
267	    local_target="$$target"; \
268	  fi; \
269	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
270	  || eval $$failcom; \
271	done; \
272	if test "$$dot_seen" = "no"; then \
273	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
274	fi; test -z "$$fail"
275
276mostlyclean-recursive clean-recursive distclean-recursive \
277maintainer-clean-recursive:
278	@failcom='exit 1'; \
279	for f in x $$MAKEFLAGS; do \
280	  case $$f in \
281	    *=* | --[!k]*);; \
282	    *k*) failcom='fail=yes';; \
283	  esac; \
284	done; \
285	dot_seen=no; \
286	case "$@" in \
287	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
288	  *) list='$(SUBDIRS)' ;; \
289	esac; \
290	rev=''; for subdir in $$list; do \
291	  if test "$$subdir" = "."; then :; else \
292	    rev="$$subdir $$rev"; \
293	  fi; \
294	done; \
295	rev="$$rev ."; \
296	target=`echo $@ | sed s/-recursive//`; \
297	for subdir in $$rev; do \
298	  echo "Making $$target in $$subdir"; \
299	  if test "$$subdir" = "."; then \
300	    local_target="$$target-am"; \
301	  else \
302	    local_target="$$target"; \
303	  fi; \
304	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
305	  || eval $$failcom; \
306	done && test -z "$$fail"
307tags-recursive:
308	list='$(SUBDIRS)'; for subdir in $$list; do \
309	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
310	done
311ctags-recursive:
312	list='$(SUBDIRS)'; for subdir in $$list; do \
313	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
314	done
315
316ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
317	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
318	unique=`for i in $$list; do \
319	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320	  done | \
321	  $(AWK) '    { files[$$0] = 1; } \
322	       END { for (i in files) print i; }'`; \
323	mkid -fID $$unique
324tags: TAGS
325
326TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
327		$(TAGS_FILES) $(LISP)
328	tags=; \
329	here=`pwd`; \
330	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
331	  include_option=--etags-include; \
332	  empty_fix=.; \
333	else \
334	  include_option=--include; \
335	  empty_fix=; \
336	fi; \
337	list='$(SUBDIRS)'; for subdir in $$list; do \
338	  if test "$$subdir" = .; then :; else \
339	    test ! -f $$subdir/TAGS || \
340	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
341	  fi; \
342	done; \
343	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
344	unique=`for i in $$list; do \
345	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346	  done | \
347	  $(AWK) '    { files[$$0] = 1; } \
348	       END { for (i in files) print i; }'`; \
349	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
350	  test -n "$$unique" || unique=$$empty_fix; \
351	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
352	    $$tags $$unique; \
353	fi
354ctags: CTAGS
355CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
356		$(TAGS_FILES) $(LISP)
357	tags=; \
358	here=`pwd`; \
359	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
360	unique=`for i in $$list; do \
361	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362	  done | \
363	  $(AWK) '    { files[$$0] = 1; } \
364	       END { for (i in files) print i; }'`; \
365	test -z "$(CTAGS_ARGS)$$tags$$unique" \
366	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
367	     $$tags $$unique
368
369GTAGS:
370	here=`$(am__cd) $(top_builddir) && pwd` \
371	  && cd $(top_srcdir) \
372	  && gtags -i $(GTAGS_ARGS) $$here
373
374distclean-tags:
375	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
376
377distdir: $(DISTFILES)
378	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
379	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
380	list='$(DISTFILES)'; for file in $$list; do \
381	  case $$file in \
382	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
383	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
384	  esac; \
385	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
386	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
387	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
388	    dir="/$$dir"; \
389	    $(mkdir_p) "$(distdir)$$dir"; \
390	  else \
391	    dir=''; \
392	  fi; \
393	  if test -d $$d/$$file; then \
394	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
395	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
396	    fi; \
397	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
398	  else \
399	    test -f $(distdir)/$$file \
400	    || cp -p $$d/$$file $(distdir)/$$file \
401	    || exit 1; \
402	  fi; \
403	done
404	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
405	  if test "$$subdir" = .; then :; else \
406	    test -d "$(distdir)/$$subdir" \
407	    || $(mkdir_p) "$(distdir)/$$subdir" \
408	    || exit 1; \
409	    distdir=`$(am__cd) $(distdir) && pwd`; \
410	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
411	    (cd $$subdir && \
412	      $(MAKE) $(AM_MAKEFLAGS) \
413	        top_distdir="$$top_distdir" \
414	        distdir="$$distdir/$$subdir" \
415	        distdir) \
416	      || exit 1; \
417	  fi; \
418	done
419check-am: all-am
420check: check-recursive
421all-am: Makefile
422installdirs: installdirs-recursive
423installdirs-am:
424install: install-recursive
425install-exec: install-exec-recursive
426install-data: install-data-recursive
427uninstall: uninstall-recursive
428
429install-am: all-am
430	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
431
432installcheck: installcheck-recursive
433install-strip:
434	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
435	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
436	  `test -z '$(STRIP)' || \
437	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
438mostlyclean-generic:
439
440clean-generic:
441
442distclean-generic:
443	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
444
445maintainer-clean-generic:
446	@echo "This command is intended for maintainers to use"
447	@echo "it deletes files that may require special tools to rebuild."
448	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
449clean: clean-recursive
450
451clean-am: clean-generic clean-libtool mostlyclean-am
452
453distclean: distclean-recursive
454	-rm -f Makefile
455distclean-am: clean-am distclean-generic distclean-libtool \
456	distclean-tags
457
458dvi: dvi-recursive
459
460dvi-am:
461
462html: html-recursive
463
464info: info-recursive
465
466info-am:
467
468install-data-am:
469
470install-exec-am:
471
472install-info: install-info-recursive
473
474install-man:
475
476installcheck-am:
477
478maintainer-clean: maintainer-clean-recursive
479	-rm -f Makefile
480maintainer-clean-am: distclean-am maintainer-clean-generic
481
482mostlyclean: mostlyclean-recursive
483
484mostlyclean-am: mostlyclean-generic mostlyclean-libtool
485
486pdf: pdf-recursive
487
488pdf-am:
489
490ps: ps-recursive
491
492ps-am:
493
494uninstall-am: uninstall-info-am
495
496uninstall-info: uninstall-info-recursive
497
498.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
499	clean clean-generic clean-libtool clean-recursive ctags \
500	ctags-recursive distclean distclean-generic distclean-libtool \
501	distclean-recursive distclean-tags distdir dvi dvi-am html \
502	html-am info info-am install install-am install-data \
503	install-data-am install-exec install-exec-am install-info \
504	install-info-am install-man install-strip installcheck \
505	installcheck-am installdirs installdirs-am maintainer-clean \
506	maintainer-clean-generic maintainer-clean-recursive \
507	mostlyclean mostlyclean-generic mostlyclean-libtool \
508	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
509	uninstall uninstall-am uninstall-info-am
510
511# Tell versions [3.59,3.63) of GNU make to not export all variables.
512# Otherwise a system limit (for SysV at least) may be exceeded.
513.NOEXPORT:
514