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