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
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40target_triplet = @target@
41bin_PROGRAMS = ntfs-3g.probe$(EXEEXT)
42rootbin_PROGRAMS = ntfs-3g$(EXEEXT)
43subdir = src
44DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
45	$(srcdir)/ntfs-3g.8.in $(srcdir)/ntfs-3g.probe.8.in
46ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47am__aclocal_m4_deps = $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49	$(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES = ntfs-3g.8 ntfs-3g.probe.8
53am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(rootbindir)" \
54	"$(DESTDIR)$(man8dir)" "$(DESTDIR)$(rootsbindir)"
55binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
56rootbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
57PROGRAMS = $(bin_PROGRAMS) $(rootbin_PROGRAMS)
58am_ntfs_3g_OBJECTS = ntfs_3g-ntfs-3g.$(OBJEXT)
59ntfs_3g_OBJECTS = $(am_ntfs_3g_OBJECTS)
60am__DEPENDENCIES_1 =
61@FUSE_INTERNAL_FALSE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
62ntfs_3g_DEPENDENCIES = $(am__DEPENDENCIES_2) \
63	$(top_builddir)/libntfs-3g/libntfs-3g.la
64am_ntfs_3g_probe_OBJECTS = ntfs_3g_probe-ntfs-3g.probe.$(OBJEXT)
65ntfs_3g_probe_OBJECTS = $(am_ntfs_3g_probe_OBJECTS)
66ntfs_3g_probe_DEPENDENCIES = $(top_builddir)/libntfs-3g/libntfs-3g.la
67DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
68depcomp = $(SHELL) $(top_srcdir)/depcomp
69am__depfiles_maybe = depfiles
70COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
73	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
74	$(AM_CFLAGS) $(CFLAGS)
75CCLD = $(CC)
76LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
77	$(AM_LDFLAGS) $(LDFLAGS) -o $@
78SOURCES = $(ntfs_3g_SOURCES) $(ntfs_3g_probe_SOURCES)
79DIST_SOURCES = $(ntfs_3g_SOURCES) $(ntfs_3g_probe_SOURCES)
80man8dir = $(mandir)/man8
81NROFF = nroff
82MANS = $(man_MANS)
83am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
84am__vpath_adj = case $$p in \
85    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
86    *) f=$$p;; \
87  esac;
88am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
89rootsbinDATA_INSTALL = $(INSTALL_DATA)
90DATA = $(rootsbin_DATA)
91ETAGS = etags
92CTAGS = ctags
93DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94ACLOCAL = @ACLOCAL@
95AMDEP_FALSE = @AMDEP_FALSE@
96AMDEP_TRUE = @AMDEP_TRUE@
97AMTAR = @AMTAR@
98AR = @AR@
99AUTOCONF = @AUTOCONF@
100AUTOHEADER = @AUTOHEADER@
101AUTOMAKE = @AUTOMAKE@
102AWK = @AWK@
103CC = @CC@
104CCDEPMODE = @CCDEPMODE@
105CFLAGS = @CFLAGS@
106CPP = @CPP@
107CPPFLAGS = @CPPFLAGS@
108CXX = @CXX@
109CXXCPP = @CXXCPP@
110CXXDEPMODE = @CXXDEPMODE@
111CXXFLAGS = @CXXFLAGS@
112CYGPATH_W = @CYGPATH_W@
113DEFS = @DEFS@
114DEPDIR = @DEPDIR@
115ECHO = @ECHO@
116ECHO_C = @ECHO_C@
117ECHO_N = @ECHO_N@
118ECHO_T = @ECHO_T@
119EGREP = @EGREP@
120ENABLE_MOUNT_HELPER_FALSE = @ENABLE_MOUNT_HELPER_FALSE@
121ENABLE_MOUNT_HELPER_TRUE = @ENABLE_MOUNT_HELPER_TRUE@
122EXEEXT = @EXEEXT@
123F77 = @F77@
124FFLAGS = @FFLAGS@
125FUSE_INTERNAL_FALSE = @FUSE_INTERNAL_FALSE@
126FUSE_INTERNAL_TRUE = @FUSE_INTERNAL_TRUE@
127FUSE_MODULE_CFLAGS = @FUSE_MODULE_CFLAGS@
128FUSE_MODULE_LIBS = @FUSE_MODULE_LIBS@
129GENERATE_LDSCRIPT_FALSE = @GENERATE_LDSCRIPT_FALSE@
130GENERATE_LDSCRIPT_TRUE = @GENERATE_LDSCRIPT_TRUE@
131GREP = @GREP@
132INSTALL_DATA = @INSTALL_DATA@
133INSTALL_LIBRARY_FALSE = @INSTALL_LIBRARY_FALSE@
134INSTALL_LIBRARY_TRUE = @INSTALL_LIBRARY_TRUE@
135INSTALL_PROGRAM = @INSTALL_PROGRAM@
136INSTALL_SCRIPT = @INSTALL_SCRIPT@
137INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138LDCONFIG = @LDCONFIG@
139LDFLAGS = @LDFLAGS@
140LIBFUSE_LITE_LIBS = @LIBFUSE_LITE_LIBS@
141LIBNTFS_3G_VERSION = @LIBNTFS_3G_VERSION@
142LIBOBJS = @LIBOBJS@
143LIBS = @LIBS@
144LIBTOOL = @LIBTOOL@
145LN_S = @LN_S@
146LTLIBOBJS = @LTLIBOBJS@
147MAINT = @MAINT@
148MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
149MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
150MAKEINFO = @MAKEINFO@
151MKDIR_P = @MKDIR_P@
152MV = @MV@
153NTFS_DEVICE_DEFAULT_IO_OPS_FALSE = @NTFS_DEVICE_DEFAULT_IO_OPS_FALSE@
154NTFS_DEVICE_DEFAULT_IO_OPS_TRUE = @NTFS_DEVICE_DEFAULT_IO_OPS_TRUE@
155OBJEXT = @OBJEXT@
156OUTPUT_FORMAT = @OUTPUT_FORMAT@
157PACKAGE = @PACKAGE@
158PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159PACKAGE_NAME = @PACKAGE_NAME@
160PACKAGE_STRING = @PACKAGE_STRING@
161PACKAGE_TARNAME = @PACKAGE_TARNAME@
162PACKAGE_VERSION = @PACKAGE_VERSION@
163PATH_SEPARATOR = @PATH_SEPARATOR@
164PKG_CONFIG = @PKG_CONFIG@
165RANLIB = @RANLIB@
166REALLYSTATIC_FALSE = @REALLYSTATIC_FALSE@
167REALLYSTATIC_TRUE = @REALLYSTATIC_TRUE@
168RM = @RM@
169RUN_LDCONFIG_FALSE = @RUN_LDCONFIG_FALSE@
170RUN_LDCONFIG_TRUE = @RUN_LDCONFIG_TRUE@
171SED = @SED@
172SET_MAKE = @SET_MAKE@
173SHELL = @SHELL@
174STRIP = @STRIP@
175VERSION = @VERSION@
176WINDOWS_FALSE = @WINDOWS_FALSE@
177WINDOWS_TRUE = @WINDOWS_TRUE@
178ac_ct_CC = @ac_ct_CC@
179ac_ct_CXX = @ac_ct_CXX@
180ac_ct_F77 = @ac_ct_F77@
181am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
182am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
183am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
184am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
185am__include = @am__include@
186am__leading_dot = @am__leading_dot@
187am__quote = @am__quote@
188am__tar = @am__tar@
189am__untar = @am__untar@
190bindir = @bindir@
191build = @build@
192build_alias = @build_alias@
193build_cpu = @build_cpu@
194build_os = @build_os@
195build_vendor = @build_vendor@
196datadir = @datadir@
197datarootdir = @datarootdir@
198docdir = @docdir@
199dvidir = @dvidir@
200exec_prefix = @exec_prefix@
201host = @host@
202host_alias = @host_alias@
203host_cpu = @host_cpu@
204host_os = @host_os@
205host_vendor = @host_vendor@
206htmldir = @htmldir@
207includedir = @includedir@
208infodir = @infodir@
209install_sh = @install_sh@
210libdir = @libdir@
211libexecdir = @libexecdir@
212localedir = @localedir@
213localstatedir = @localstatedir@
214mandir = @mandir@
215mkdir_p = @mkdir_p@
216ntfs3gincludedir = @ntfs3gincludedir@
217oldincludedir = @oldincludedir@
218pdfdir = @pdfdir@
219pkgconfigdir = @pkgconfigdir@
220prefix = @prefix@
221program_transform_name = @program_transform_name@
222psdir = @psdir@
223rootbindir = @rootbindir@
224rootlibdir = @rootlibdir@
225rootsbindir = @rootsbindir@
226sbindir = @sbindir@
227sharedstatedir = @sharedstatedir@
228sysconfdir = @sysconfdir@
229target = @target@
230target_alias = @target_alias@
231target_cpu = @target_cpu@
232target_os = @target_os@
233target_vendor = @target_vendor@
234MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
235@FUSE_INTERNAL_FALSE@FUSE_CFLAGS = $(FUSE_MODULE_CFLAGS)
236@FUSE_INTERNAL_TRUE@FUSE_CFLAGS = -I$(top_srcdir)/include/fuse-lite
237@FUSE_INTERNAL_FALSE@FUSE_LIBS = $(FUSE_MODULE_LIBS)
238@FUSE_INTERNAL_TRUE@FUSE_LIBS = 
239rootsbin_DATA = #Create directory
240man_MANS = ntfs-3g.8 ntfs-3g.probe.8
241ntfs_3g_LDADD = $(FUSE_LIBS) $(top_builddir)/libntfs-3g/libntfs-3g.la
242@REALLYSTATIC_TRUE@ntfs_3g_LDFLAGS = $(AM_LDFLAGS) -all-static
243ntfs_3g_CFLAGS = \
244	$(AM_CFLAGS) 			\
245	-DFUSE_USE_VERSION=26 		\
246	$(FUSE_CFLAGS) 			\
247	-I$(top_srcdir)/include/ntfs-3g
248
249ntfs_3g_SOURCES = ntfs-3g.c
250ntfs_3g_probe_LDADD = $(top_builddir)/libntfs-3g/libntfs-3g.la
251@REALLYSTATIC_TRUE@ntfs_3g_probe_LDFLAGS = $(AM_LDFLAGS) -all-static
252ntfs_3g_probe_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include/ntfs-3g
253ntfs_3g_probe_SOURCES = ntfs-3g.probe.c
254all: all-am
255
256.SUFFIXES:
257.SUFFIXES: .c .lo .o .obj
258$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
259	@for dep in $?; do \
260	  case '$(am__configure_deps)' in \
261	    *$$dep*) \
262	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
263		&& exit 0; \
264	      exit 1;; \
265	  esac; \
266	done; \
267	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
268	cd $(top_srcdir) && \
269	  $(AUTOMAKE) --gnu  src/Makefile
270.PRECIOUS: Makefile
271Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
272	@case '$?' in \
273	  *config.status*) \
274	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
275	  *) \
276	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
277	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
278	esac;
279
280$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
281	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282
283$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
284	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
286	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287ntfs-3g.8: $(top_builddir)/config.status $(srcdir)/ntfs-3g.8.in
288	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
289ntfs-3g.probe.8: $(top_builddir)/config.status $(srcdir)/ntfs-3g.probe.8.in
290	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
291install-binPROGRAMS: $(bin_PROGRAMS)
292	@$(NORMAL_INSTALL)
293	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
294	@list='$(bin_PROGRAMS)'; for p in $$list; do \
295	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
296	  if test -f $$p \
297	     || test -f $$p1 \
298	  ; then \
299	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
300	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
301	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
302	  else :; fi; \
303	done
304
305uninstall-binPROGRAMS:
306	@$(NORMAL_UNINSTALL)
307	@list='$(bin_PROGRAMS)'; for p in $$list; do \
308	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
309	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
310	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
311	done
312
313clean-binPROGRAMS:
314	@list='$(bin_PROGRAMS)'; for p in $$list; do \
315	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
316	  echo " rm -f $$p $$f"; \
317	  rm -f $$p $$f ; \
318	done
319install-rootbinPROGRAMS: $(rootbin_PROGRAMS)
320	@$(NORMAL_INSTALL)
321	test -z "$(rootbindir)" || $(mkdir_p) "$(DESTDIR)$(rootbindir)"
322	@list='$(rootbin_PROGRAMS)'; for p in $$list; do \
323	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
324	  if test -f $$p \
325	     || test -f $$p1 \
326	  ; then \
327	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
328	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(rootbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(rootbindir)/$$f'"; \
329	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(rootbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(rootbindir)/$$f" || exit 1; \
330	  else :; fi; \
331	done
332
333uninstall-rootbinPROGRAMS:
334	@$(NORMAL_UNINSTALL)
335	@list='$(rootbin_PROGRAMS)'; for p in $$list; do \
336	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
337	  echo " rm -f '$(DESTDIR)$(rootbindir)/$$f'"; \
338	  rm -f "$(DESTDIR)$(rootbindir)/$$f"; \
339	done
340
341clean-rootbinPROGRAMS:
342	@list='$(rootbin_PROGRAMS)'; for p in $$list; do \
343	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
344	  echo " rm -f $$p $$f"; \
345	  rm -f $$p $$f ; \
346	done
347ntfs-3g$(EXEEXT): $(ntfs_3g_OBJECTS) $(ntfs_3g_DEPENDENCIES) 
348	@rm -f ntfs-3g$(EXEEXT)
349	$(LINK) $(ntfs_3g_LDFLAGS) $(ntfs_3g_OBJECTS) $(ntfs_3g_LDADD) $(LIBS)
350ntfs-3g.probe$(EXEEXT): $(ntfs_3g_probe_OBJECTS) $(ntfs_3g_probe_DEPENDENCIES) 
351	@rm -f ntfs-3g.probe$(EXEEXT)
352	$(LINK) $(ntfs_3g_probe_LDFLAGS) $(ntfs_3g_probe_OBJECTS) $(ntfs_3g_probe_LDADD) $(LIBS)
353
354mostlyclean-compile:
355	-rm -f *.$(OBJEXT)
356
357distclean-compile:
358	-rm -f *.tab.c
359
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntfs_3g-ntfs-3g.Po@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po@am__quote@
362
363.c.o:
364@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
365@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
366@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
367@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
368@am__fastdepCC_FALSE@	$(COMPILE) -c $<
369
370.c.obj:
371@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
372@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
373@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
374@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
376
377.c.lo:
378@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
379@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
380@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
381@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
383
384ntfs_3g-ntfs-3g.o: ntfs-3g.c
385@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -MT ntfs_3g-ntfs-3g.o -MD -MP -MF "$(DEPDIR)/ntfs_3g-ntfs-3g.Tpo" -c -o ntfs_3g-ntfs-3g.o `test -f 'ntfs-3g.c' || echo '$(srcdir)/'`ntfs-3g.c; \
386@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/ntfs_3g-ntfs-3g.Tpo" "$(DEPDIR)/ntfs_3g-ntfs-3g.Po"; else rm -f "$(DEPDIR)/ntfs_3g-ntfs-3g.Tpo"; exit 1; fi
387@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ntfs-3g.c' object='ntfs_3g-ntfs-3g.o' libtool=no @AMDEPBACKSLASH@
388@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -c -o ntfs_3g-ntfs-3g.o `test -f 'ntfs-3g.c' || echo '$(srcdir)/'`ntfs-3g.c
390
391ntfs_3g-ntfs-3g.obj: ntfs-3g.c
392@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -MT ntfs_3g-ntfs-3g.obj -MD -MP -MF "$(DEPDIR)/ntfs_3g-ntfs-3g.Tpo" -c -o ntfs_3g-ntfs-3g.obj `if test -f 'ntfs-3g.c'; then $(CYGPATH_W) 'ntfs-3g.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g.c'; fi`; \
393@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/ntfs_3g-ntfs-3g.Tpo" "$(DEPDIR)/ntfs_3g-ntfs-3g.Po"; else rm -f "$(DEPDIR)/ntfs_3g-ntfs-3g.Tpo"; exit 1; fi
394@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ntfs-3g.c' object='ntfs_3g-ntfs-3g.obj' libtool=no @AMDEPBACKSLASH@
395@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -c -o ntfs_3g-ntfs-3g.obj `if test -f 'ntfs-3g.c'; then $(CYGPATH_W) 'ntfs-3g.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g.c'; fi`
397
398ntfs_3g_probe-ntfs-3g.probe.o: ntfs-3g.probe.c
399@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_probe_CFLAGS) $(CFLAGS) -MT ntfs_3g_probe-ntfs-3g.probe.o -MD -MP -MF "$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo" -c -o ntfs_3g_probe-ntfs-3g.probe.o `test -f 'ntfs-3g.probe.c' || echo '$(srcdir)/'`ntfs-3g.probe.c; \
400@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo" "$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po"; else rm -f "$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo"; exit 1; fi
401@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ntfs-3g.probe.c' object='ntfs_3g_probe-ntfs-3g.probe.o' libtool=no @AMDEPBACKSLASH@
402@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_probe_CFLAGS) $(CFLAGS) -c -o ntfs_3g_probe-ntfs-3g.probe.o `test -f 'ntfs-3g.probe.c' || echo '$(srcdir)/'`ntfs-3g.probe.c
404
405ntfs_3g_probe-ntfs-3g.probe.obj: ntfs-3g.probe.c
406@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_probe_CFLAGS) $(CFLAGS) -MT ntfs_3g_probe-ntfs-3g.probe.obj -MD -MP -MF "$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo" -c -o ntfs_3g_probe-ntfs-3g.probe.obj `if test -f 'ntfs-3g.probe.c'; then $(CYGPATH_W) 'ntfs-3g.probe.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g.probe.c'; fi`; \
407@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo" "$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po"; else rm -f "$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo"; exit 1; fi
408@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ntfs-3g.probe.c' object='ntfs_3g_probe-ntfs-3g.probe.obj' libtool=no @AMDEPBACKSLASH@
409@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_probe_CFLAGS) $(CFLAGS) -c -o ntfs_3g_probe-ntfs-3g.probe.obj `if test -f 'ntfs-3g.probe.c'; then $(CYGPATH_W) 'ntfs-3g.probe.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g.probe.c'; fi`
411
412mostlyclean-libtool:
413	-rm -f *.lo
414
415clean-libtool:
416	-rm -rf .libs _libs
417
418distclean-libtool:
419	-rm -f libtool
420uninstall-info-am:
421install-man8: $(man8_MANS) $(man_MANS)
422	@$(NORMAL_INSTALL)
423	test -z "$(man8dir)" || $(mkdir_p) "$(DESTDIR)$(man8dir)"
424	@list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
425	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
426	for i in $$l2; do \
427	  case "$$i" in \
428	    *.8*) list="$$list $$i" ;; \
429	  esac; \
430	done; \
431	for i in $$list; do \
432	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
433	  else file=$$i; fi; \
434	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
435	  case "$$ext" in \
436	    8*) ;; \
437	    *) ext='8' ;; \
438	  esac; \
439	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
440	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
441	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
442	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
443	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
444	done
445uninstall-man8:
446	@$(NORMAL_UNINSTALL)
447	@list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
448	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
449	for i in $$l2; do \
450	  case "$$i" in \
451	    *.8*) list="$$list $$i" ;; \
452	  esac; \
453	done; \
454	for i in $$list; do \
455	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
456	  case "$$ext" in \
457	    8*) ;; \
458	    *) ext='8' ;; \
459	  esac; \
460	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
461	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
462	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
463	  echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
464	  rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
465	done
466install-rootsbinDATA: $(rootsbin_DATA)
467	@$(NORMAL_INSTALL)
468	test -z "$(rootsbindir)" || $(mkdir_p) "$(DESTDIR)$(rootsbindir)"
469	@list='$(rootsbin_DATA)'; for p in $$list; do \
470	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
471	  f=$(am__strip_dir) \
472	  echo " $(rootsbinDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(rootsbindir)/$$f'"; \
473	  $(rootsbinDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(rootsbindir)/$$f"; \
474	done
475
476uninstall-rootsbinDATA:
477	@$(NORMAL_UNINSTALL)
478	@list='$(rootsbin_DATA)'; for p in $$list; do \
479	  f=$(am__strip_dir) \
480	  echo " rm -f '$(DESTDIR)$(rootsbindir)/$$f'"; \
481	  rm -f "$(DESTDIR)$(rootsbindir)/$$f"; \
482	done
483
484ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
485	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
486	unique=`for i in $$list; do \
487	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488	  done | \
489	  $(AWK) '    { files[$$0] = 1; } \
490	       END { for (i in files) print i; }'`; \
491	mkid -fID $$unique
492tags: TAGS
493
494TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
495		$(TAGS_FILES) $(LISP)
496	tags=; \
497	here=`pwd`; \
498	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
499	unique=`for i in $$list; do \
500	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501	  done | \
502	  $(AWK) '    { files[$$0] = 1; } \
503	       END { for (i in files) print i; }'`; \
504	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
505	  test -n "$$unique" || unique=$$empty_fix; \
506	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
507	    $$tags $$unique; \
508	fi
509ctags: CTAGS
510CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
511		$(TAGS_FILES) $(LISP)
512	tags=; \
513	here=`pwd`; \
514	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
515	unique=`for i in $$list; do \
516	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
517	  done | \
518	  $(AWK) '    { files[$$0] = 1; } \
519	       END { for (i in files) print i; }'`; \
520	test -z "$(CTAGS_ARGS)$$tags$$unique" \
521	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
522	     $$tags $$unique
523
524GTAGS:
525	here=`$(am__cd) $(top_builddir) && pwd` \
526	  && cd $(top_srcdir) \
527	  && gtags -i $(GTAGS_ARGS) $$here
528
529distclean-tags:
530	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
531
532distdir: $(DISTFILES)
533	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
534	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
535	list='$(DISTFILES)'; for file in $$list; do \
536	  case $$file in \
537	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
538	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
539	  esac; \
540	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
541	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
542	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
543	    dir="/$$dir"; \
544	    $(mkdir_p) "$(distdir)$$dir"; \
545	  else \
546	    dir=''; \
547	  fi; \
548	  if test -d $$d/$$file; then \
549	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
550	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
551	    fi; \
552	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
553	  else \
554	    test -f $(distdir)/$$file \
555	    || cp -p $$d/$$file $(distdir)/$$file \
556	    || exit 1; \
557	  fi; \
558	done
559check-am: all-am
560check: check-am
561all-am: Makefile $(PROGRAMS) $(MANS) $(DATA)
562installdirs:
563	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(rootbindir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(rootsbindir)"; do \
564	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
565	done
566install: install-am
567install-exec: install-exec-am
568install-data: install-data-am
569uninstall: uninstall-am
570
571install-am: all-am
572	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
573
574installcheck: installcheck-am
575install-strip:
576	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
577	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
578	  `test -z '$(STRIP)' || \
579	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
580mostlyclean-generic:
581
582clean-generic:
583
584distclean-generic:
585	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
586
587maintainer-clean-generic:
588	@echo "This command is intended for maintainers to use"
589	@echo "it deletes files that may require special tools to rebuild."
590	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
591@ENABLE_MOUNT_HELPER_FALSE@install-exec-local:
592@RUN_LDCONFIG_FALSE@install-exec-hook:
593clean: clean-am
594
595clean-am: clean-binPROGRAMS clean-generic clean-libtool \
596	clean-rootbinPROGRAMS mostlyclean-am
597
598distclean: distclean-am
599	-rm -rf ./$(DEPDIR)
600	-rm -f Makefile
601distclean-am: clean-am distclean-compile distclean-generic \
602	distclean-libtool distclean-tags
603
604dvi: dvi-am
605
606dvi-am:
607
608html: html-am
609
610info: info-am
611
612info-am:
613
614install-data-am: install-data-local install-man \
615	install-rootbinPROGRAMS install-rootsbinDATA
616
617install-exec-am: install-binPROGRAMS install-exec-local
618	@$(NORMAL_INSTALL)
619	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
620
621install-info: install-info-am
622
623install-man: install-man8
624
625installcheck-am:
626
627maintainer-clean: maintainer-clean-am
628	-rm -rf ./$(DEPDIR)
629	-rm -f Makefile
630maintainer-clean-am: distclean-am maintainer-clean-generic
631
632mostlyclean: mostlyclean-am
633
634mostlyclean-am: mostlyclean-compile mostlyclean-generic \
635	mostlyclean-libtool
636
637pdf: pdf-am
638
639pdf-am:
640
641ps: ps-am
642
643ps-am:
644
645uninstall-am: uninstall-binPROGRAMS uninstall-info-am uninstall-local \
646	uninstall-man uninstall-rootbinPROGRAMS uninstall-rootsbinDATA
647
648uninstall-man: uninstall-man8
649
650.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
651	clean-generic clean-libtool clean-rootbinPROGRAMS ctags \
652	distclean distclean-compile distclean-generic \
653	distclean-libtool distclean-tags distdir dvi dvi-am html \
654	html-am info info-am install install-am install-binPROGRAMS \
655	install-data install-data-am install-data-local install-exec \
656	install-exec-am install-exec-hook install-exec-local \
657	install-info install-info-am install-man install-man8 \
658	install-rootbinPROGRAMS install-rootsbinDATA install-strip \
659	installcheck installcheck-am installdirs maintainer-clean \
660	maintainer-clean-generic mostlyclean mostlyclean-compile \
661	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
662	tags uninstall uninstall-am uninstall-binPROGRAMS \
663	uninstall-info-am uninstall-local uninstall-man uninstall-man8 \
664	uninstall-rootbinPROGRAMS uninstall-rootsbinDATA
665
666
667@RUN_LDCONFIG_TRUE@install-exec-hook:
668@RUN_LDCONFIG_TRUE@	$(LDCONFIG)
669
670@ENABLE_MOUNT_HELPER_TRUE@install-exec-local:	install-rootbinPROGRAMS
671@ENABLE_MOUNT_HELPER_TRUE@	$(MKDIR_P) "$(DESTDIR)/sbin"
672@ENABLE_MOUNT_HELPER_TRUE@	$(LN_S) -f "$(rootbindir)/ntfs-3g" "$(DESTDIR)/sbin/mount.ntfs-3g"
673
674install-data-local:	install-man8
675	$(LN_S) -f ntfs-3g.8 "$(DESTDIR)$(man8dir)/mount.ntfs-3g.8"
676
677uninstall-local:
678	$(RM) -f "$(DESTDIR)$(man8dir)/mount.ntfs-3g.8"
679@ENABLE_MOUNT_HELPER_TRUE@	$(RM) -f "$(DESTDIR)/sbin/mount.ntfs-3g"
680# Tell versions [3.59,3.63) of GNU make to not export all variables.
681# Otherwise a system limit (for SysV at least) may be exceeded.
682.NOEXPORT:
683