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