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