summaryrefslogtreecommitdiff
path: root/src/Makefile.in (plain)
blob: b3a3b70b62ac472b86edae7b2922f0e6d83fb402
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkglibexecdir = $(libexecdir)/@PACKAGE@
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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@
39@ENABLE_NTFS_3G_TRUE@bin_PROGRAMS = ntfs-3g.probe$(EXEEXT) \
40@ENABLE_NTFS_3G_TRUE@ ntfs-3g.usermap$(EXEEXT) \
41@ENABLE_NTFS_3G_TRUE@ ntfs-3g.secaudit$(EXEEXT)
42@ENABLE_NTFS_3G_TRUE@rootbin_PROGRAMS = ntfs-3g$(EXEEXT) \
43@ENABLE_NTFS_3G_TRUE@ lowntfs-3g$(EXEEXT)
44subdir = src
45DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
46 $(srcdir)/ntfs-3g.8.in $(srcdir)/ntfs-3g.probe.8.in \
47 $(srcdir)/ntfs-3g.secaudit.8.in $(srcdir)/ntfs-3g.usermap.8.in
48ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
50 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
51 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
52 $(top_srcdir)/configure.ac
53am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54 $(ACLOCAL_M4)
55mkinstalldirs = $(install_sh) -d
56CONFIG_HEADER = $(top_builddir)/config.h
57CONFIG_CLEAN_FILES = ntfs-3g.8 ntfs-3g.probe.8 ntfs-3g.usermap.8 \
58 ntfs-3g.secaudit.8
59CONFIG_CLEAN_VPATH_FILES =
60am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(rootbindir)" \
61 "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(rootsbindir)"
62PROGRAMS = $(bin_PROGRAMS) $(rootbin_PROGRAMS)
63am__lowntfs_3g_SOURCES_DIST = lowntfs-3g.c ntfs-3g_common.c
64@ENABLE_NTFS_3G_TRUE@am_lowntfs_3g_OBJECTS = \
65@ENABLE_NTFS_3G_TRUE@ lowntfs_3g-lowntfs-3g.$(OBJEXT) \
66@ENABLE_NTFS_3G_TRUE@ lowntfs_3g-ntfs-3g_common.$(OBJEXT)
67lowntfs_3g_OBJECTS = $(am_lowntfs_3g_OBJECTS)
68am__DEPENDENCIES_1 =
69@FUSE_INTERNAL_FALSE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
70@FUSE_INTERNAL_TRUE@am__DEPENDENCIES_2 = $(top_builddir)/libfuse-lite/libfuse-lite.la
71@ENABLE_NTFS_3G_TRUE@lowntfs_3g_DEPENDENCIES = $(am__DEPENDENCIES_2) \
72@ENABLE_NTFS_3G_TRUE@ $(top_builddir)/libntfs-3g/libntfs-3g.la
73lowntfs_3g_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
74 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(lowntfs_3g_CFLAGS) \
75 $(CFLAGS) $(lowntfs_3g_LDFLAGS) $(LDFLAGS) -o $@
76am__ntfs_3g_SOURCES_DIST = ntfs-3g.c ntfs-3g_common.c
77@ENABLE_NTFS_3G_TRUE@am_ntfs_3g_OBJECTS = ntfs_3g-ntfs-3g.$(OBJEXT) \
78@ENABLE_NTFS_3G_TRUE@ ntfs_3g-ntfs-3g_common.$(OBJEXT)
79ntfs_3g_OBJECTS = $(am_ntfs_3g_OBJECTS)
80@ENABLE_NTFS_3G_TRUE@ntfs_3g_DEPENDENCIES = $(am__DEPENDENCIES_2) \
81@ENABLE_NTFS_3G_TRUE@ $(top_builddir)/libntfs-3g/libntfs-3g.la
82ntfs_3g_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83 --mode=link $(CCLD) $(ntfs_3g_CFLAGS) $(CFLAGS) \
84 $(ntfs_3g_LDFLAGS) $(LDFLAGS) -o $@
85am__ntfs_3g_probe_SOURCES_DIST = ntfs-3g.probe.c
86@ENABLE_NTFS_3G_TRUE@am_ntfs_3g_probe_OBJECTS = \
87@ENABLE_NTFS_3G_TRUE@ ntfs_3g_probe-ntfs-3g.probe.$(OBJEXT)
88ntfs_3g_probe_OBJECTS = $(am_ntfs_3g_probe_OBJECTS)
89@ENABLE_NTFS_3G_TRUE@ntfs_3g_probe_DEPENDENCIES = \
90@ENABLE_NTFS_3G_TRUE@ $(top_builddir)/libntfs-3g/libntfs-3g.la
91ntfs_3g_probe_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
92 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ntfs_3g_probe_CFLAGS) \
93 $(CFLAGS) $(ntfs_3g_probe_LDFLAGS) $(LDFLAGS) -o $@
94am__ntfs_3g_secaudit_SOURCES_DIST = secaudit.c
95@ENABLE_NTFS_3G_TRUE@am_ntfs_3g_secaudit_OBJECTS = \
96@ENABLE_NTFS_3G_TRUE@ ntfs_3g_secaudit-secaudit.$(OBJEXT)
97ntfs_3g_secaudit_OBJECTS = $(am_ntfs_3g_secaudit_OBJECTS)
98@ENABLE_NTFS_3G_TRUE@ntfs_3g_secaudit_DEPENDENCIES = \
99@ENABLE_NTFS_3G_TRUE@ $(top_builddir)/libntfs-3g/libntfs-3g.la
100ntfs_3g_secaudit_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
101 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ntfs_3g_secaudit_CFLAGS) \
102 $(CFLAGS) $(ntfs_3g_secaudit_LDFLAGS) $(LDFLAGS) -o $@
103am__ntfs_3g_usermap_SOURCES_DIST = usermap.c
104@ENABLE_NTFS_3G_TRUE@am_ntfs_3g_usermap_OBJECTS = \
105@ENABLE_NTFS_3G_TRUE@ ntfs_3g_usermap-usermap.$(OBJEXT)
106ntfs_3g_usermap_OBJECTS = $(am_ntfs_3g_usermap_OBJECTS)
107@ENABLE_NTFS_3G_TRUE@ntfs_3g_usermap_DEPENDENCIES = \
108@ENABLE_NTFS_3G_TRUE@ $(top_builddir)/libntfs-3g/libntfs-3g.la
109ntfs_3g_usermap_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
110 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ntfs_3g_usermap_CFLAGS) \
111 $(CFLAGS) $(ntfs_3g_usermap_LDFLAGS) $(LDFLAGS) -o $@
112DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
113depcomp = $(SHELL) $(top_srcdir)/depcomp
114am__depfiles_maybe = depfiles
115am__mv = mv -f
116COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
117 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
118LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
119 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
120 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
121CCLD = $(CC)
122LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
123 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
124 $(LDFLAGS) -o $@
125SOURCES = $(lowntfs_3g_SOURCES) $(ntfs_3g_SOURCES) \
126 $(ntfs_3g_probe_SOURCES) $(ntfs_3g_secaudit_SOURCES) \
127 $(ntfs_3g_usermap_SOURCES)
128DIST_SOURCES = $(am__lowntfs_3g_SOURCES_DIST) \
129 $(am__ntfs_3g_SOURCES_DIST) $(am__ntfs_3g_probe_SOURCES_DIST) \
130 $(am__ntfs_3g_secaudit_SOURCES_DIST) \
131 $(am__ntfs_3g_usermap_SOURCES_DIST)
132am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
133am__vpath_adj = case $$p in \
134 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
135 *) f=$$p;; \
136 esac;
137am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
138am__install_max = 40
139am__nobase_strip_setup = \
140 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
141am__nobase_strip = \
142 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
143am__nobase_list = $(am__nobase_strip_setup); \
144 for p in $$list; do echo "$$p $$p"; done | \
145 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
146 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
147 if (++n[$$2] == $(am__install_max)) \
148 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
149 END { for (dir in files) print dir, files[dir] }'
150am__base_list = \
151 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
152 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
153man8dir = $(mandir)/man8
154NROFF = nroff
155MANS = $(man_MANS)
156DATA = $(rootsbin_DATA)
157ETAGS = etags
158CTAGS = ctags
159DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
160ACLOCAL = @ACLOCAL@
161AMTAR = @AMTAR@
162AR = @AR@
163AUTOCONF = @AUTOCONF@
164AUTOHEADER = @AUTOHEADER@
165AUTOMAKE = @AUTOMAKE@
166AWK = @AWK@
167CC = @CC@
168CCDEPMODE = @CCDEPMODE@
169CFLAGS = @CFLAGS@
170CPP = @CPP@
171CPPFLAGS = @CPPFLAGS@
172CYGPATH_W = @CYGPATH_W@
173DEFS = @DEFS@
174DEPDIR = @DEPDIR@
175DSYMUTIL = @DSYMUTIL@
176DUMPBIN = @DUMPBIN@
177ECHO_C = @ECHO_C@
178ECHO_N = @ECHO_N@
179ECHO_T = @ECHO_T@
180EGREP = @EGREP@
181EXEEXT = @EXEEXT@
182FGREP = @FGREP@
183FUSE_MODULE_CFLAGS = @FUSE_MODULE_CFLAGS@
184FUSE_MODULE_LIBS = @FUSE_MODULE_LIBS@
185GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
186GNUTLS_LIBS = @GNUTLS_LIBS@
187GREP = @GREP@
188INSTALL = @INSTALL@
189INSTALL_DATA = @INSTALL_DATA@
190INSTALL_PROGRAM = @INSTALL_PROGRAM@
191INSTALL_SCRIPT = @INSTALL_SCRIPT@
192INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
193LD = @LD@
194LDCONFIG = @LDCONFIG@
195LDFLAGS = @LDFLAGS@
196LIBFUSE_LITE_CFLAGS = @LIBFUSE_LITE_CFLAGS@
197LIBFUSE_LITE_LIBS = @LIBFUSE_LITE_LIBS@
198LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
199LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
200LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
201LIBNTFS_3G_VERSION = @LIBNTFS_3G_VERSION@
202LIBNTFS_CPPFLAGS = @LIBNTFS_CPPFLAGS@
203LIBNTFS_LIBS = @LIBNTFS_LIBS@
204LIBOBJS = @LIBOBJS@
205LIBS = @LIBS@
206LIBTOOL = @LIBTOOL@
207LIPO = @LIPO@
208LN_S = @LN_S@
209LTLIBOBJS = @LTLIBOBJS@
210MAINT = @MAINT@
211MAKEINFO = @MAKEINFO@
212MKDIR_P = @MKDIR_P@
213MKNTFS_CPPFLAGS = @MKNTFS_CPPFLAGS@
214MKNTFS_LIBS = @MKNTFS_LIBS@
215MV = @MV@
216NM = @NM@
217NMEDIT = @NMEDIT@
218NTFSPROGS_STATIC_LIBS = @NTFSPROGS_STATIC_LIBS@
219OBJDUMP = @OBJDUMP@
220OBJEXT = @OBJEXT@
221OTOOL = @OTOOL@
222OTOOL64 = @OTOOL64@
223OUTPUT_FORMAT = @OUTPUT_FORMAT@
224PACKAGE = @PACKAGE@
225PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
226PACKAGE_NAME = @PACKAGE_NAME@
227PACKAGE_STRING = @PACKAGE_STRING@
228PACKAGE_TARNAME = @PACKAGE_TARNAME@
229PACKAGE_URL = @PACKAGE_URL@
230PACKAGE_VERSION = @PACKAGE_VERSION@
231PATH_SEPARATOR = @PATH_SEPARATOR@
232PKG_CONFIG = @PKG_CONFIG@
233PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
234PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
235RANLIB = @RANLIB@
236RM = @RM@
237SED = @SED@
238SET_MAKE = @SET_MAKE@
239SHELL = @SHELL@
240STRIP = @STRIP@
241VERSION = @VERSION@
242abs_builddir = @abs_builddir@
243abs_srcdir = @abs_srcdir@
244abs_top_builddir = @abs_top_builddir@
245abs_top_srcdir = @abs_top_srcdir@
246ac_ct_CC = @ac_ct_CC@
247ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
248all_includes = @all_includes@
249all_libraries = @all_libraries@
250am__include = @am__include@
251am__leading_dot = @am__leading_dot@
252am__quote = @am__quote@
253am__tar = @am__tar@
254am__untar = @am__untar@
255bindir = @bindir@
256build = @build@
257build_alias = @build_alias@
258build_cpu = @build_cpu@
259build_os = @build_os@
260build_vendor = @build_vendor@
261builddir = @builddir@
262datadir = @datadir@
263datarootdir = @datarootdir@
264docdir = @docdir@
265dvidir = @dvidir@
266exec_prefix = @exec_prefix@
267host = @host@
268host_alias = @host_alias@
269host_cpu = @host_cpu@
270host_os = @host_os@
271host_vendor = @host_vendor@
272htmldir = @htmldir@
273includedir = @includedir@
274infodir = @infodir@
275install_sh = @install_sh@
276libdir = @libdir@
277libexecdir = @libexecdir@
278localedir = @localedir@
279localstatedir = @localstatedir@
280lt_ECHO = @lt_ECHO@
281mandir = @mandir@
282mkdir_p = @mkdir_p@
283ntfs3gincludedir = @ntfs3gincludedir@
284oldincludedir = @oldincludedir@
285pdfdir = @pdfdir@
286pkgconfigdir = @pkgconfigdir@
287prefix = @prefix@
288program_transform_name = @program_transform_name@
289psdir = @psdir@
290rootbindir = @rootbindir@
291rootlibdir = @rootlibdir@
292rootsbindir = @rootsbindir@
293sbindir = @sbindir@
294sharedstatedir = @sharedstatedir@
295srcdir = @srcdir@
296sysconfdir = @sysconfdir@
297target = @target@
298target_alias = @target_alias@
299target_cpu = @target_cpu@
300target_os = @target_os@
301target_vendor = @target_vendor@
302top_build_prefix = @top_build_prefix@
303top_builddir = @top_builddir@
304top_srcdir = @top_srcdir@
305EXTRA_DIST = secaudit.h ntfs-3g_common.h
306MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
307@FUSE_INTERNAL_FALSE@FUSE_CFLAGS = $(FUSE_MODULE_CFLAGS)
308@FUSE_INTERNAL_TRUE@FUSE_CFLAGS = -I$(top_srcdir)/include/fuse-lite
309@FUSE_INTERNAL_FALSE@FUSE_LIBS = $(FUSE_MODULE_LIBS)
310@FUSE_INTERNAL_TRUE@FUSE_LIBS = $(top_builddir)/libfuse-lite/libfuse-lite.la
311@ENABLE_NTFS_3G_TRUE@rootsbin_DATA = #Create directory
312@ENABLE_NTFS_3G_TRUE@man_MANS = ntfs-3g.8 ntfs-3g.probe.8 \
313@ENABLE_NTFS_3G_TRUE@ ntfs-3g.usermap.8 \
314@ENABLE_NTFS_3G_TRUE@ ntfs-3g.secaudit.8
315
316@ENABLE_NTFS_3G_TRUE@ntfs_3g_LDADD = $(FUSE_LIBS) $(top_builddir)/libntfs-3g/libntfs-3g.la
317@ENABLE_NTFS_3G_TRUE@@REALLYSTATIC_TRUE@ntfs_3g_LDFLAGS = $(AM_LDFLAGS) -all-static
318@ENABLE_NTFS_3G_TRUE@ntfs_3g_CFLAGS = \
319@ENABLE_NTFS_3G_TRUE@ $(AM_CFLAGS) \
320@ENABLE_NTFS_3G_TRUE@ -DFUSE_USE_VERSION=26 \
321@ENABLE_NTFS_3G_TRUE@ $(FUSE_CFLAGS) \
322@ENABLE_NTFS_3G_TRUE@ -I$(top_srcdir)/include/ntfs-3g
323
324@ENABLE_NTFS_3G_TRUE@ntfs_3g_SOURCES = ntfs-3g.c ntfs-3g_common.c
325@ENABLE_NTFS_3G_TRUE@lowntfs_3g_LDADD = $(FUSE_LIBS) $(top_builddir)/libntfs-3g/libntfs-3g.la
326@ENABLE_NTFS_3G_TRUE@@REALLYSTATIC_TRUE@lowntfs_3g_LDFLAGS = $(AM_LDFLAGS) -all-static
327@ENABLE_NTFS_3G_TRUE@lowntfs_3g_CFLAGS = \
328@ENABLE_NTFS_3G_TRUE@ $(AM_CFLAGS) \
329@ENABLE_NTFS_3G_TRUE@ -DFUSE_USE_VERSION=26 \
330@ENABLE_NTFS_3G_TRUE@ $(FUSE_CFLAGS) \
331@ENABLE_NTFS_3G_TRUE@ -I$(top_srcdir)/include/ntfs-3g
332
333@ENABLE_NTFS_3G_TRUE@lowntfs_3g_SOURCES = lowntfs-3g.c ntfs-3g_common.c
334@ENABLE_NTFS_3G_TRUE@ntfs_3g_probe_LDADD = $(top_builddir)/libntfs-3g/libntfs-3g.la
335@ENABLE_NTFS_3G_TRUE@ntfs_3g_usermap_LDADD = $(top_builddir)/libntfs-3g/libntfs-3g.la
336@ENABLE_NTFS_3G_TRUE@ntfs_3g_secaudit_LDADD = $(top_builddir)/libntfs-3g/libntfs-3g.la
337@ENABLE_NTFS_3G_TRUE@@REALLYSTATIC_TRUE@ntfs_3g_probe_LDFLAGS = $(AM_LDFLAGS) -all-static
338@ENABLE_NTFS_3G_TRUE@@REALLYSTATIC_TRUE@ntfs_3g_usermap_LDFLAGS = $(AM_LDFLAGS) -all-static
339@ENABLE_NTFS_3G_TRUE@@REALLYSTATIC_TRUE@ntfs_3g_secaudit_LDFLAGS = $(AM_LDFLAGS) -all-static
340@ENABLE_NTFS_3G_TRUE@ntfs_3g_probe_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include/ntfs-3g
341@ENABLE_NTFS_3G_TRUE@ntfs_3g_usermap_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include/ntfs-3g
342@ENABLE_NTFS_3G_TRUE@ntfs_3g_secaudit_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include/ntfs-3g
343@ENABLE_NTFS_3G_TRUE@ntfs_3g_probe_SOURCES = ntfs-3g.probe.c
344@ENABLE_NTFS_3G_TRUE@ntfs_3g_usermap_SOURCES = usermap.c
345@ENABLE_NTFS_3G_TRUE@ntfs_3g_secaudit_SOURCES = secaudit.c
346all: all-am
347
348.SUFFIXES:
349.SUFFIXES: .c .lo .o .obj
350$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
351 @for dep in $?; do \
352 case '$(am__configure_deps)' in \
353 *$$dep*) \
354 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
355 && { if test -f $@; then exit 0; else break; fi; }; \
356 exit 1;; \
357 esac; \
358 done; \
359 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
360 $(am__cd) $(top_srcdir) && \
361 $(AUTOMAKE) --gnu src/Makefile
362.PRECIOUS: Makefile
363Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
364 @case '$?' in \
365 *config.status*) \
366 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
367 *) \
368 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
369 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
370 esac;
371
372$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
373 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374
375$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
376 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
378 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
379$(am__aclocal_m4_deps):
380ntfs-3g.8: $(top_builddir)/config.status $(srcdir)/ntfs-3g.8.in
381 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
382ntfs-3g.probe.8: $(top_builddir)/config.status $(srcdir)/ntfs-3g.probe.8.in
383 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
384ntfs-3g.usermap.8: $(top_builddir)/config.status $(srcdir)/ntfs-3g.usermap.8.in
385 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
386ntfs-3g.secaudit.8: $(top_builddir)/config.status $(srcdir)/ntfs-3g.secaudit.8.in
387 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
388install-binPROGRAMS: $(bin_PROGRAMS)
389 @$(NORMAL_INSTALL)
390 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
391 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
392 for p in $$list; do echo "$$p $$p"; done | \
393 sed 's/$(EXEEXT)$$//' | \
394 while read p p1; do if test -f $$p || test -f $$p1; \
395 then echo "$$p"; echo "$$p"; else :; fi; \
396 done | \
397 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
398 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
399 sed 'N;N;N;s,\n, ,g' | \
400 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
401 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
402 if ($$2 == $$4) files[d] = files[d] " " $$1; \
403 else { print "f", $$3 "/" $$4, $$1; } } \
404 END { for (d in files) print "f", d, files[d] }' | \
405 while read type dir files; do \
406 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
407 test -z "$$files" || { \
408 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
409 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
410 } \
411 ; done
412
413uninstall-binPROGRAMS:
414 @$(NORMAL_UNINSTALL)
415 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
416 files=`for p in $$list; do echo "$$p"; done | \
417 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
418 -e 's/$$/$(EXEEXT)/' `; \
419 test -n "$$list" || exit 0; \
420 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
421 cd "$(DESTDIR)$(bindir)" && rm -f $$files
422
423clean-binPROGRAMS:
424 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
425 echo " rm -f" $$list; \
426 rm -f $$list || exit $$?; \
427 test -n "$(EXEEXT)" || exit 0; \
428 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
429 echo " rm -f" $$list; \
430 rm -f $$list
431install-rootbinPROGRAMS: $(rootbin_PROGRAMS)
432 @$(NORMAL_INSTALL)
433 test -z "$(rootbindir)" || $(MKDIR_P) "$(DESTDIR)$(rootbindir)"
434 @list='$(rootbin_PROGRAMS)'; test -n "$(rootbindir)" || list=; \
435 for p in $$list; do echo "$$p $$p"; done | \
436 sed 's/$(EXEEXT)$$//' | \
437 while read p p1; do if test -f $$p || test -f $$p1; \
438 then echo "$$p"; echo "$$p"; else :; fi; \
439 done | \
440 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
441 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
442 sed 'N;N;N;s,\n, ,g' | \
443 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
444 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
445 if ($$2 == $$4) files[d] = files[d] " " $$1; \
446 else { print "f", $$3 "/" $$4, $$1; } } \
447 END { for (d in files) print "f", d, files[d] }' | \
448 while read type dir files; do \
449 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
450 test -z "$$files" || { \
451 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(rootbindir)$$dir'"; \
452 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(rootbindir)$$dir" || exit $$?; \
453 } \
454 ; done
455
456uninstall-rootbinPROGRAMS:
457 @$(NORMAL_UNINSTALL)
458 @list='$(rootbin_PROGRAMS)'; test -n "$(rootbindir)" || list=; \
459 files=`for p in $$list; do echo "$$p"; done | \
460 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
461 -e 's/$$/$(EXEEXT)/' `; \
462 test -n "$$list" || exit 0; \
463 echo " ( cd '$(DESTDIR)$(rootbindir)' && rm -f" $$files ")"; \
464 cd "$(DESTDIR)$(rootbindir)" && rm -f $$files
465
466clean-rootbinPROGRAMS:
467 @list='$(rootbin_PROGRAMS)'; test -n "$$list" || exit 0; \
468 echo " rm -f" $$list; \
469 rm -f $$list || exit $$?; \
470 test -n "$(EXEEXT)" || exit 0; \
471 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
472 echo " rm -f" $$list; \
473 rm -f $$list
474lowntfs-3g$(EXEEXT): $(lowntfs_3g_OBJECTS) $(lowntfs_3g_DEPENDENCIES)
475 @rm -f lowntfs-3g$(EXEEXT)
476 $(lowntfs_3g_LINK) $(lowntfs_3g_OBJECTS) $(lowntfs_3g_LDADD) $(LIBS)
477ntfs-3g$(EXEEXT): $(ntfs_3g_OBJECTS) $(ntfs_3g_DEPENDENCIES)
478 @rm -f ntfs-3g$(EXEEXT)
479 $(ntfs_3g_LINK) $(ntfs_3g_OBJECTS) $(ntfs_3g_LDADD) $(LIBS)
480ntfs-3g.probe$(EXEEXT): $(ntfs_3g_probe_OBJECTS) $(ntfs_3g_probe_DEPENDENCIES)
481 @rm -f ntfs-3g.probe$(EXEEXT)
482 $(ntfs_3g_probe_LINK) $(ntfs_3g_probe_OBJECTS) $(ntfs_3g_probe_LDADD) $(LIBS)
483ntfs-3g.secaudit$(EXEEXT): $(ntfs_3g_secaudit_OBJECTS) $(ntfs_3g_secaudit_DEPENDENCIES)
484 @rm -f ntfs-3g.secaudit$(EXEEXT)
485 $(ntfs_3g_secaudit_LINK) $(ntfs_3g_secaudit_OBJECTS) $(ntfs_3g_secaudit_LDADD) $(LIBS)
486ntfs-3g.usermap$(EXEEXT): $(ntfs_3g_usermap_OBJECTS) $(ntfs_3g_usermap_DEPENDENCIES)
487 @rm -f ntfs-3g.usermap$(EXEEXT)
488 $(ntfs_3g_usermap_LINK) $(ntfs_3g_usermap_OBJECTS) $(ntfs_3g_usermap_LDADD) $(LIBS)
489
490mostlyclean-compile:
491 -rm -f *.$(OBJEXT)
492
493distclean-compile:
494 -rm -f *.tab.c
495
496@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lowntfs_3g-lowntfs-3g.Po@am__quote@
497@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lowntfs_3g-ntfs-3g_common.Po@am__quote@
498@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntfs_3g-ntfs-3g.Po@am__quote@
499@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntfs_3g-ntfs-3g_common.Po@am__quote@
500@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po@am__quote@
501@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntfs_3g_secaudit-secaudit.Po@am__quote@
502@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntfs_3g_usermap-usermap.Po@am__quote@
503
504.c.o:
505@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
506@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
507@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
508@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
509@am__fastdepCC_FALSE@ $(COMPILE) -c $<
510
511.c.obj:
512@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
513@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
514@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
515@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
516@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
517
518.c.lo:
519@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
520@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
521@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
522@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
523@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
524
525lowntfs_3g-lowntfs-3g.o: lowntfs-3g.c
526@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -MT lowntfs_3g-lowntfs-3g.o -MD -MP -MF $(DEPDIR)/lowntfs_3g-lowntfs-3g.Tpo -c -o lowntfs_3g-lowntfs-3g.o `test -f 'lowntfs-3g.c' || echo '$(srcdir)/'`lowntfs-3g.c
527@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lowntfs_3g-lowntfs-3g.Tpo $(DEPDIR)/lowntfs_3g-lowntfs-3g.Po
528@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lowntfs-3g.c' object='lowntfs_3g-lowntfs-3g.o' libtool=no @AMDEPBACKSLASH@
529@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
530@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -c -o lowntfs_3g-lowntfs-3g.o `test -f 'lowntfs-3g.c' || echo '$(srcdir)/'`lowntfs-3g.c
531
532lowntfs_3g-lowntfs-3g.obj: lowntfs-3g.c
533@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -MT lowntfs_3g-lowntfs-3g.obj -MD -MP -MF $(DEPDIR)/lowntfs_3g-lowntfs-3g.Tpo -c -o lowntfs_3g-lowntfs-3g.obj `if test -f 'lowntfs-3g.c'; then $(CYGPATH_W) 'lowntfs-3g.c'; else $(CYGPATH_W) '$(srcdir)/lowntfs-3g.c'; fi`
534@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lowntfs_3g-lowntfs-3g.Tpo $(DEPDIR)/lowntfs_3g-lowntfs-3g.Po
535@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lowntfs-3g.c' object='lowntfs_3g-lowntfs-3g.obj' libtool=no @AMDEPBACKSLASH@
536@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
537@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -c -o lowntfs_3g-lowntfs-3g.obj `if test -f 'lowntfs-3g.c'; then $(CYGPATH_W) 'lowntfs-3g.c'; else $(CYGPATH_W) '$(srcdir)/lowntfs-3g.c'; fi`
538
539lowntfs_3g-ntfs-3g_common.o: ntfs-3g_common.c
540@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -MT lowntfs_3g-ntfs-3g_common.o -MD -MP -MF $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Tpo -c -o lowntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo '$(srcdir)/'`ntfs-3g_common.c
541@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Po
542@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntfs-3g_common.c' object='lowntfs_3g-ntfs-3g_common.o' libtool=no @AMDEPBACKSLASH@
543@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
544@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -c -o lowntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo '$(srcdir)/'`ntfs-3g_common.c
545
546lowntfs_3g-ntfs-3g_common.obj: ntfs-3g_common.c
547@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -MT lowntfs_3g-ntfs-3g_common.obj -MD -MP -MF $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Tpo -c -o lowntfs_3g-ntfs-3g_common.obj `if test -f 'ntfs-3g_common.c'; then $(CYGPATH_W) 'ntfs-3g_common.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g_common.c'; fi`
548@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Po
549@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntfs-3g_common.c' object='lowntfs_3g-ntfs-3g_common.obj' libtool=no @AMDEPBACKSLASH@
550@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
551@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lowntfs_3g_CFLAGS) $(CFLAGS) -c -o lowntfs_3g-ntfs-3g_common.obj `if test -f 'ntfs-3g_common.c'; then $(CYGPATH_W) 'ntfs-3g_common.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g_common.c'; fi`
552
553ntfs_3g-ntfs-3g.o: ntfs-3g.c
554@am__fastdepCC_TRUE@ $(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
555@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntfs_3g-ntfs-3g.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g.Po
556@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntfs-3g.c' object='ntfs_3g-ntfs-3g.o' libtool=no @AMDEPBACKSLASH@
557@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
558@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
559
560ntfs_3g-ntfs-3g.obj: ntfs-3g.c
561@am__fastdepCC_TRUE@ $(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`
562@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntfs_3g-ntfs-3g.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g.Po
563@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntfs-3g.c' object='ntfs_3g-ntfs-3g.obj' libtool=no @AMDEPBACKSLASH@
564@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
565@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`
566
567ntfs_3g-ntfs-3g_common.o: ntfs-3g_common.c
568@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -MT ntfs_3g-ntfs-3g_common.o -MD -MP -MF $(DEPDIR)/ntfs_3g-ntfs-3g_common.Tpo -c -o ntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo '$(srcdir)/'`ntfs-3g_common.c
569@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g_common.Po
570@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntfs-3g_common.c' object='ntfs_3g-ntfs-3g_common.o' libtool=no @AMDEPBACKSLASH@
571@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
572@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -c -o ntfs_3g-ntfs-3g_common.o `test -f 'ntfs-3g_common.c' || echo '$(srcdir)/'`ntfs-3g_common.c
573
574ntfs_3g-ntfs-3g_common.obj: ntfs-3g_common.c
575@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -MT ntfs_3g-ntfs-3g_common.obj -MD -MP -MF $(DEPDIR)/ntfs_3g-ntfs-3g_common.Tpo -c -o ntfs_3g-ntfs-3g_common.obj `if test -f 'ntfs-3g_common.c'; then $(CYGPATH_W) 'ntfs-3g_common.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g_common.c'; fi`
576@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g_common.Po
577@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntfs-3g_common.c' object='ntfs_3g-ntfs-3g_common.obj' libtool=no @AMDEPBACKSLASH@
578@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
579@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_CFLAGS) $(CFLAGS) -c -o ntfs_3g-ntfs-3g_common.obj `if test -f 'ntfs-3g_common.c'; then $(CYGPATH_W) 'ntfs-3g_common.c'; else $(CYGPATH_W) '$(srcdir)/ntfs-3g_common.c'; fi`
580
581ntfs_3g_probe-ntfs-3g.probe.o: ntfs-3g.probe.c
582@am__fastdepCC_TRUE@ $(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
583@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po
584@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntfs-3g.probe.c' object='ntfs_3g_probe-ntfs-3g.probe.o' libtool=no @AMDEPBACKSLASH@
585@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
586@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
587
588ntfs_3g_probe-ntfs-3g.probe.obj: ntfs-3g.probe.c
589@am__fastdepCC_TRUE@ $(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`
590@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po
591@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ntfs-3g.probe.c' object='ntfs_3g_probe-ntfs-3g.probe.obj' libtool=no @AMDEPBACKSLASH@
592@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
593@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`
594
595ntfs_3g_secaudit-secaudit.o: secaudit.c
596@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_secaudit_CFLAGS) $(CFLAGS) -MT ntfs_3g_secaudit-secaudit.o -MD -MP -MF $(DEPDIR)/ntfs_3g_secaudit-secaudit.Tpo -c -o ntfs_3g_secaudit-secaudit.o `test -f 'secaudit.c' || echo '$(srcdir)/'`secaudit.c
597@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntfs_3g_secaudit-secaudit.Tpo $(DEPDIR)/ntfs_3g_secaudit-secaudit.Po
598@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='secaudit.c' object='ntfs_3g_secaudit-secaudit.o' libtool=no @AMDEPBACKSLASH@
599@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
600@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_secaudit_CFLAGS) $(CFLAGS) -c -o ntfs_3g_secaudit-secaudit.o `test -f 'secaudit.c' || echo '$(srcdir)/'`secaudit.c
601
602ntfs_3g_secaudit-secaudit.obj: secaudit.c
603@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_secaudit_CFLAGS) $(CFLAGS) -MT ntfs_3g_secaudit-secaudit.obj -MD -MP -MF $(DEPDIR)/ntfs_3g_secaudit-secaudit.Tpo -c -o ntfs_3g_secaudit-secaudit.obj `if test -f 'secaudit.c'; then $(CYGPATH_W) 'secaudit.c'; else $(CYGPATH_W) '$(srcdir)/secaudit.c'; fi`
604@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntfs_3g_secaudit-secaudit.Tpo $(DEPDIR)/ntfs_3g_secaudit-secaudit.Po
605@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='secaudit.c' object='ntfs_3g_secaudit-secaudit.obj' libtool=no @AMDEPBACKSLASH@
606@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
607@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_secaudit_CFLAGS) $(CFLAGS) -c -o ntfs_3g_secaudit-secaudit.obj `if test -f 'secaudit.c'; then $(CYGPATH_W) 'secaudit.c'; else $(CYGPATH_W) '$(srcdir)/secaudit.c'; fi`
608
609ntfs_3g_usermap-usermap.o: usermap.c
610@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_usermap_CFLAGS) $(CFLAGS) -MT ntfs_3g_usermap-usermap.o -MD -MP -MF $(DEPDIR)/ntfs_3g_usermap-usermap.Tpo -c -o ntfs_3g_usermap-usermap.o `test -f 'usermap.c' || echo '$(srcdir)/'`usermap.c
611@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntfs_3g_usermap-usermap.Tpo $(DEPDIR)/ntfs_3g_usermap-usermap.Po
612@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='usermap.c' object='ntfs_3g_usermap-usermap.o' libtool=no @AMDEPBACKSLASH@
613@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
614@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_usermap_CFLAGS) $(CFLAGS) -c -o ntfs_3g_usermap-usermap.o `test -f 'usermap.c' || echo '$(srcdir)/'`usermap.c
615
616ntfs_3g_usermap-usermap.obj: usermap.c
617@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_usermap_CFLAGS) $(CFLAGS) -MT ntfs_3g_usermap-usermap.obj -MD -MP -MF $(DEPDIR)/ntfs_3g_usermap-usermap.Tpo -c -o ntfs_3g_usermap-usermap.obj `if test -f 'usermap.c'; then $(CYGPATH_W) 'usermap.c'; else $(CYGPATH_W) '$(srcdir)/usermap.c'; fi`
618@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ntfs_3g_usermap-usermap.Tpo $(DEPDIR)/ntfs_3g_usermap-usermap.Po
619@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='usermap.c' object='ntfs_3g_usermap-usermap.obj' libtool=no @AMDEPBACKSLASH@
620@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
621@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ntfs_3g_usermap_CFLAGS) $(CFLAGS) -c -o ntfs_3g_usermap-usermap.obj `if test -f 'usermap.c'; then $(CYGPATH_W) 'usermap.c'; else $(CYGPATH_W) '$(srcdir)/usermap.c'; fi`
622
623mostlyclean-libtool:
624 -rm -f *.lo
625
626clean-libtool:
627 -rm -rf .libs _libs
628install-man8: $(man_MANS)
629 @$(NORMAL_INSTALL)
630 test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
631 @list=''; test -n "$(man8dir)" || exit 0; \
632 { for i in $$list; do echo "$$i"; done; \
633 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
634 sed -n '/\.8[a-z]*$$/p'; \
635 } | while read p; do \
636 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
637 echo "$$d$$p"; echo "$$p"; \
638 done | \
639 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
640 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
641 sed 'N;N;s,\n, ,g' | { \
642 list=; while read file base inst; do \
643 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
644 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
645 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
646 fi; \
647 done; \
648 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
649 while read files; do \
650 test -z "$$files" || { \
651 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
652 $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
653 done; }
654
655uninstall-man8:
656 @$(NORMAL_UNINSTALL)
657 @list=''; test -n "$(man8dir)" || exit 0; \
658 files=`{ for i in $$list; do echo "$$i"; done; \
659 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
660 sed -n '/\.8[a-z]*$$/p'; \
661 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
662 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
663 test -z "$$files" || { \
664 echo " ( cd '$(DESTDIR)$(man8dir)' && rm -f" $$files ")"; \
665 cd "$(DESTDIR)$(man8dir)" && rm -f $$files; }
666install-rootsbinDATA: $(rootsbin_DATA)
667 @$(NORMAL_INSTALL)
668 test -z "$(rootsbindir)" || $(MKDIR_P) "$(DESTDIR)$(rootsbindir)"
669 @list='$(rootsbin_DATA)'; test -n "$(rootsbindir)" || list=; \
670 for p in $$list; do \
671 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
672 echo "$$d$$p"; \
673 done | $(am__base_list) | \
674 while read files; do \
675 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(rootsbindir)'"; \
676 $(INSTALL_DATA) $$files "$(DESTDIR)$(rootsbindir)" || exit $$?; \
677 done
678
679uninstall-rootsbinDATA:
680 @$(NORMAL_UNINSTALL)
681 @list='$(rootsbin_DATA)'; test -n "$(rootsbindir)" || list=; \
682 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
683 test -n "$$files" || exit 0; \
684 echo " ( cd '$(DESTDIR)$(rootsbindir)' && rm -f" $$files ")"; \
685 cd "$(DESTDIR)$(rootsbindir)" && rm -f $$files
686
687ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
688 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
689 unique=`for i in $$list; do \
690 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
691 done | \
692 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
693 END { if (nonempty) { for (i in files) print i; }; }'`; \
694 mkid -fID $$unique
695tags: TAGS
696
697TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
698 $(TAGS_FILES) $(LISP)
699 set x; \
700 here=`pwd`; \
701 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
702 unique=`for i in $$list; do \
703 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
704 done | \
705 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
706 END { if (nonempty) { for (i in files) print i; }; }'`; \
707 shift; \
708 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
709 test -n "$$unique" || unique=$$empty_fix; \
710 if test $$# -gt 0; then \
711 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
712 "$$@" $$unique; \
713 else \
714 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
715 $$unique; \
716 fi; \
717 fi
718ctags: CTAGS
719CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
720 $(TAGS_FILES) $(LISP)
721 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
722 unique=`for i in $$list; do \
723 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
724 done | \
725 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
726 END { if (nonempty) { for (i in files) print i; }; }'`; \
727 test -z "$(CTAGS_ARGS)$$unique" \
728 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
729 $$unique
730
731GTAGS:
732 here=`$(am__cd) $(top_builddir) && pwd` \
733 && $(am__cd) $(top_srcdir) \
734 && gtags -i $(GTAGS_ARGS) "$$here"
735
736distclean-tags:
737 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
738
739distdir: $(DISTFILES)
740 @list='$(MANS)'; if test -n "$$list"; then \
741 list=`for p in $$list; do \
742 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
743 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
744 if test -n "$$list" && \
745 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
746 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
747 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
748 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
749 echo " typically \`make maintainer-clean' will remove them" >&2; \
750 exit 1; \
751 else :; fi; \
752 else :; fi
753 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
754 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
755 list='$(DISTFILES)'; \
756 dist_files=`for file in $$list; do echo $$file; done | \
757 sed -e "s|^$$srcdirstrip/||;t" \
758 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
759 case $$dist_files in \
760 */*) $(MKDIR_P) `echo "$$dist_files" | \
761 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
762 sort -u` ;; \
763 esac; \
764 for file in $$dist_files; do \
765 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
766 if test -d $$d/$$file; then \
767 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
768 if test -d "$(distdir)/$$file"; then \
769 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
770 fi; \
771 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
772 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
773 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
774 fi; \
775 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
776 else \
777 test -f "$(distdir)/$$file" \
778 || cp -p $$d/$$file "$(distdir)/$$file" \
779 || exit 1; \
780 fi; \
781 done
782check-am: all-am
783check: check-am
784all-am: Makefile $(PROGRAMS) $(MANS) $(DATA)
785installdirs:
786 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(rootbindir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(rootsbindir)"; do \
787 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
788 done
789install: install-am
790install-exec: install-exec-am
791install-data: install-data-am
792uninstall: uninstall-am
793
794install-am: all-am
795 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
796
797installcheck: installcheck-am
798install-strip:
799 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
800 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
801 `test -z '$(STRIP)' || \
802 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
803mostlyclean-generic:
804
805clean-generic:
806
807distclean-generic:
808 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
809 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
810
811maintainer-clean-generic:
812 @echo "This command is intended for maintainers to use"
813 @echo "it deletes files that may require special tools to rebuild."
814 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
815@ENABLE_NTFS_3G_FALSE@uninstall-local:
816@ENABLE_NTFS_3G_FALSE@install-data-local:
817@ENABLE_MOUNT_HELPER_FALSE@install-exec-local:
818@ENABLE_NTFS_3G_FALSE@install-exec-local:
819@ENABLE_NTFS_3G_FALSE@install-exec-hook:
820@RUN_LDCONFIG_FALSE@install-exec-hook:
821clean: clean-am
822
823clean-am: clean-binPROGRAMS clean-generic clean-libtool \
824 clean-rootbinPROGRAMS mostlyclean-am
825
826distclean: distclean-am
827 -rm -rf ./$(DEPDIR)
828 -rm -f Makefile
829distclean-am: clean-am distclean-compile distclean-generic \
830 distclean-tags
831
832dvi: dvi-am
833
834dvi-am:
835
836html: html-am
837
838html-am:
839
840info: info-am
841
842info-am:
843
844install-data-am: install-data-local install-man \
845 install-rootbinPROGRAMS install-rootsbinDATA
846
847install-dvi: install-dvi-am
848
849install-dvi-am:
850
851install-exec-am: install-binPROGRAMS install-exec-local
852 @$(NORMAL_INSTALL)
853 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
854install-html: install-html-am
855
856install-html-am:
857
858install-info: install-info-am
859
860install-info-am:
861
862install-man: install-man8
863
864install-pdf: install-pdf-am
865
866install-pdf-am:
867
868install-ps: install-ps-am
869
870install-ps-am:
871
872installcheck-am:
873
874maintainer-clean: maintainer-clean-am
875 -rm -rf ./$(DEPDIR)
876 -rm -f Makefile
877maintainer-clean-am: distclean-am maintainer-clean-generic
878
879mostlyclean: mostlyclean-am
880
881mostlyclean-am: mostlyclean-compile mostlyclean-generic \
882 mostlyclean-libtool
883
884pdf: pdf-am
885
886pdf-am:
887
888ps: ps-am
889
890ps-am:
891
892uninstall-am: uninstall-binPROGRAMS uninstall-local uninstall-man \
893 uninstall-rootbinPROGRAMS uninstall-rootsbinDATA
894
895uninstall-man: uninstall-man8
896
897.MAKE: install-am install-exec-am install-strip
898
899.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
900 clean-generic clean-libtool clean-rootbinPROGRAMS ctags \
901 distclean distclean-compile distclean-generic \
902 distclean-libtool distclean-tags distdir dvi dvi-am html \
903 html-am info info-am install install-am install-binPROGRAMS \
904 install-data install-data-am install-data-local install-dvi \
905 install-dvi-am install-exec install-exec-am install-exec-hook \
906 install-exec-local install-html install-html-am install-info \
907 install-info-am install-man install-man8 install-pdf \
908 install-pdf-am install-ps install-ps-am \
909 install-rootbinPROGRAMS install-rootsbinDATA install-strip \
910 installcheck installcheck-am installdirs maintainer-clean \
911 maintainer-clean-generic mostlyclean mostlyclean-compile \
912 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
913 tags uninstall uninstall-am uninstall-binPROGRAMS \
914 uninstall-local uninstall-man uninstall-man8 \
915 uninstall-rootbinPROGRAMS uninstall-rootsbinDATA
916
917
918@ENABLE_NTFS_3G_TRUE@drivers : $(FUSE_LIBS) ntfs-3g lowntfs-3g
919
920@ENABLE_NTFS_3G_TRUE@@RUN_LDCONFIG_TRUE@install-exec-hook:
921@ENABLE_NTFS_3G_TRUE@@RUN_LDCONFIG_TRUE@ $(LDCONFIG)
922
923@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@install-exec-local: install-rootbinPROGRAMS
924@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(MKDIR_P) "$(DESTDIR)/sbin"
925@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(LN_S) -f "$(rootbindir)/ntfs-3g" "$(DESTDIR)/sbin/mount.ntfs-3g"
926@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(LN_S) -f "$(rootbindir)/lowntfs-3g" "$(DESTDIR)/sbin/mount.lowntfs-3g"
927
928@ENABLE_NTFS_3G_TRUE@install-data-local: install-man8
929@ENABLE_NTFS_3G_TRUE@ $(LN_S) -f ntfs-3g.8 "$(DESTDIR)$(man8dir)/mount.ntfs-3g.8"
930@ENABLE_NTFS_3G_TRUE@ $(LN_S) -f ntfs-3g.8 "$(DESTDIR)$(man8dir)/mount.lowntfs-3g.8"
931
932@ENABLE_NTFS_3G_TRUE@uninstall-local:
933@ENABLE_NTFS_3G_TRUE@ $(RM) -f "$(DESTDIR)$(man8dir)/mount.ntfs-3g.8"
934@ENABLE_MOUNT_HELPER_TRUE@@ENABLE_NTFS_3G_TRUE@ $(RM) -f "$(DESTDIR)/sbin/mount.ntfs-3g" "$(DESTDIR)/sbin/mount.lowntfs-3g"
935
936# Tell versions [3.59,3.63) of GNU make to not export all variables.
937# Otherwise a system limit (for SysV at least) may be exceeded.
938.NOEXPORT:
939