K2.6 patches and update.
[tomato.git] / release / src / router / ntfs-3g / src / Makefile
blob21cfaada08c32661cd80c94a50b971b1174b8a8e
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # src/Makefile. Generated from Makefile.in by configure.
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.
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.
19 pkgdatadir = $(datadir)/ntfs-3g
20 pkglibdir = $(libdir)/ntfs-3g
21 pkgincludedir = $(includedir)/ntfs-3g
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = x86_64-pc-linux-gnu
35 host_triplet = mipsel-unknown-linux-gnu
36 target_triplet = mipsel-unknown-linux-gnu
37 bin_PROGRAMS = ntfs-3g.probe$(EXEEXT) \
38 ntfs-3g.usermap$(EXEEXT) \
39 ntfs-3g.secaudit$(EXEEXT)
40 rootbin_PROGRAMS = ntfs-3g$(EXEEXT) \
41 lowntfs-3g$(EXEEXT)
42 subdir = src
43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
44 $(srcdir)/ntfs-3g.8.in $(srcdir)/ntfs-3g.probe.8.in \
45 $(srcdir)/ntfs-3g.secaudit.8.in $(srcdir)/ntfs-3g.usermap.8.in
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/config.h
52 CONFIG_CLEAN_FILES = ntfs-3g.8 ntfs-3g.probe.8 ntfs-3g.usermap.8 \
53 ntfs-3g.secaudit.8
54 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(rootbindir)" \
55 "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(rootsbindir)"
56 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
57 rootbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
58 PROGRAMS = $(bin_PROGRAMS) $(rootbin_PROGRAMS)
59 am__lowntfs_3g_SOURCES_DIST = lowntfs-3g.c ntfs-3g_common.c
60 am_lowntfs_3g_OBJECTS = \
61 lowntfs_3g-lowntfs-3g.$(OBJEXT) \
62 lowntfs_3g-ntfs-3g_common.$(OBJEXT)
63 lowntfs_3g_OBJECTS = $(am_lowntfs_3g_OBJECTS)
64 am__DEPENDENCIES_1 =
65 #am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
66 am__DEPENDENCIES_2 = $(top_builddir)/libfuse-lite/libfuse-lite.la
67 lowntfs_3g_DEPENDENCIES = $(am__DEPENDENCIES_2) \
68 $(top_builddir)/libntfs-3g/libntfs-3g.la
69 lowntfs_3g_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
70 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(lowntfs_3g_CFLAGS) \
71 $(CFLAGS) $(lowntfs_3g_LDFLAGS) $(LDFLAGS) -o $@
72 am__ntfs_3g_SOURCES_DIST = ntfs-3g.c ntfs-3g_common.c
73 am_ntfs_3g_OBJECTS = ntfs_3g-ntfs-3g.$(OBJEXT) \
74 ntfs_3g-ntfs-3g_common.$(OBJEXT)
75 ntfs_3g_OBJECTS = $(am_ntfs_3g_OBJECTS)
76 ntfs_3g_DEPENDENCIES = $(am__DEPENDENCIES_2) \
77 $(top_builddir)/libntfs-3g/libntfs-3g.la
78 ntfs_3g_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79 --mode=link $(CCLD) $(ntfs_3g_CFLAGS) $(CFLAGS) \
80 $(ntfs_3g_LDFLAGS) $(LDFLAGS) -o $@
81 am__ntfs_3g_probe_SOURCES_DIST = ntfs-3g.probe.c
82 am_ntfs_3g_probe_OBJECTS = \
83 ntfs_3g_probe-ntfs-3g.probe.$(OBJEXT)
84 ntfs_3g_probe_OBJECTS = $(am_ntfs_3g_probe_OBJECTS)
85 ntfs_3g_probe_DEPENDENCIES = \
86 $(top_builddir)/libntfs-3g/libntfs-3g.la
87 ntfs_3g_probe_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
88 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ntfs_3g_probe_CFLAGS) \
89 $(CFLAGS) $(ntfs_3g_probe_LDFLAGS) $(LDFLAGS) -o $@
90 am__ntfs_3g_secaudit_SOURCES_DIST = secaudit.c
91 am_ntfs_3g_secaudit_OBJECTS = \
92 ntfs_3g_secaudit-secaudit.$(OBJEXT)
93 ntfs_3g_secaudit_OBJECTS = $(am_ntfs_3g_secaudit_OBJECTS)
94 ntfs_3g_secaudit_DEPENDENCIES = \
95 $(top_builddir)/libntfs-3g/libntfs-3g.la
96 ntfs_3g_secaudit_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
97 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ntfs_3g_secaudit_CFLAGS) \
98 $(CFLAGS) $(ntfs_3g_secaudit_LDFLAGS) $(LDFLAGS) -o $@
99 am__ntfs_3g_usermap_SOURCES_DIST = usermap.c
100 am_ntfs_3g_usermap_OBJECTS = \
101 ntfs_3g_usermap-usermap.$(OBJEXT)
102 ntfs_3g_usermap_OBJECTS = $(am_ntfs_3g_usermap_OBJECTS)
103 ntfs_3g_usermap_DEPENDENCIES = \
104 $(top_builddir)/libntfs-3g/libntfs-3g.la
105 ntfs_3g_usermap_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
106 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(ntfs_3g_usermap_CFLAGS) \
107 $(CFLAGS) $(ntfs_3g_usermap_LDFLAGS) $(LDFLAGS) -o $@
108 DEFAULT_INCLUDES = -I. -I$(top_builddir)
109 depcomp = $(SHELL) $(top_srcdir)/depcomp
110 am__depfiles_maybe = depfiles
111 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
112 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
113 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
114 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
115 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116 CCLD = $(CC)
117 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
118 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
119 $(LDFLAGS) -o $@
120 SOURCES = $(lowntfs_3g_SOURCES) $(ntfs_3g_SOURCES) \
121 $(ntfs_3g_probe_SOURCES) $(ntfs_3g_secaudit_SOURCES) \
122 $(ntfs_3g_usermap_SOURCES)
123 DIST_SOURCES = $(am__lowntfs_3g_SOURCES_DIST) \
124 $(am__ntfs_3g_SOURCES_DIST) $(am__ntfs_3g_probe_SOURCES_DIST) \
125 $(am__ntfs_3g_secaudit_SOURCES_DIST) \
126 $(am__ntfs_3g_usermap_SOURCES_DIST)
127 man8dir = $(mandir)/man8
128 NROFF = nroff
129 MANS = $(man_MANS)
130 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
131 am__vpath_adj = case $$p in \
132 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
133 *) f=$$p;; \
134 esac;
135 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
136 rootsbinDATA_INSTALL = $(INSTALL_DATA)
137 DATA = $(rootsbin_DATA)
138 ETAGS = etags
139 CTAGS = ctags
140 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
141 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run aclocal-1.10
142 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run tar
143 AR = mipsel-uclibc-ar
144 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run autoconf
145 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run autoheader
146 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run automake-1.10
147 AWK = gawk
148 CC = mipsel-uclibc-gcc
149 CCDEPMODE = depmode=none
150 CFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -ffunction-sections -fdata-sections -Wall
151 CPP = mipsel-uclibc-gcc -E
152 CPPFLAGS =
153 CXX = mipsel-linux-g++
154 CXXCPP = mipsel-linux-g++ -E
155 CXXDEPMODE = depmode=none
156 CXXFLAGS = -g -O2
157 CYGPATH_W = echo
158 DEFS = -DHAVE_CONFIG_H
159 DEPDIR = .deps
160 DSYMUTIL =
161 ECHO = echo
162 ECHO_C =
163 ECHO_N = -n
164 ECHO_T =
165 EGREP = /bin/grep -E
166 EXEEXT =
167 F77 =
168 FFLAGS =
169 FUSE_MODULE_CFLAGS =
170 FUSE_MODULE_LIBS =
171 GNUTLS_CFLAGS =
172 GNUTLS_LIBS =
173 GREP = /bin/grep
174 INSTALL = /usr/bin/install -c
175 INSTALL_DATA = ${INSTALL} -m 644
176 INSTALL_PROGRAM = ${INSTALL}
177 INSTALL_SCRIPT = ${INSTALL}
178 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
179 LDCONFIG = /sbin/ldconfig
180 LDFLAGS = -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC
181 LIBFUSE_LITE_CFLAGS =
182 LIBFUSE_LITE_LIBS = -lpthread
183 LIBGCRYPT_CFLAGS =
184 LIBGCRYPT_CONFIG =
185 LIBGCRYPT_LIBS =
186 LIBNTFS_3G_VERSION = 84
187 LIBOBJS = ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o
188 LIBS =
189 LIBTOOL = $(SHELL) $(top_builddir)/libtool
190 LN_S = ln -s
191 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo
192 MAINT = #
193 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run makeinfo
194 MKDIR_P = /bin/mkdir -p
195 MKNTFS_CPPFLAGS =
196 MKNTFS_LIBS =
197 MV = /bin/mv
198 NMEDIT =
199 OBJEXT = o
200 OUTPUT_FORMAT =
201 PACKAGE = ntfs-3g
202 PACKAGE_BUGREPORT = ntfs-3g-devel@lists.sf.net
203 PACKAGE_NAME = ntfs-3g
204 PACKAGE_STRING = ntfs-3g 2013.1.13
205 PACKAGE_TARNAME = ntfs-3g
206 PACKAGE_VERSION = 2013.1.13
207 PATH_SEPARATOR = :
208 PKG_CONFIG = /usr/bin/pkg-config
209 RANLIB = mipsel-uclibc-ranlib
210 RM = /bin/rm
211 SED = /bin/sed
212 SET_MAKE =
213 SHELL = /bin/sh
214 STRIP = mipsel-uclibc-strip -R .note -R .comment
215 VERSION = 2013.1.13
216 abs_builddir = /home/vicente/repos/tomato/release/src/router/ntfs-3g/src
217 abs_srcdir = /home/vicente/repos/tomato/release/src/router/ntfs-3g/src
218 abs_top_builddir = /home/vicente/repos/tomato/release/src/router/ntfs-3g
219 abs_top_srcdir = /home/vicente/repos/tomato/release/src/router/ntfs-3g
220 ac_ct_CC =
221 ac_ct_CXX =
222 ac_ct_F77 =
223 all_includes =
224 all_libraries =
225 am__include = include
226 am__leading_dot = .
227 am__quote =
228 am__tar = ${AMTAR} chof - "$$tardir"
229 am__untar = ${AMTAR} xf -
230 bindir = ${exec_prefix}/bin
231 build = x86_64-pc-linux-gnu
232 build_alias = x86_64-linux-gnu
233 build_cpu = x86_64
234 build_os = linux-gnu
235 build_vendor = pc
236 builddir = .
237 datadir = ${datarootdir}
238 datarootdir = ${prefix}/share
239 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
240 dvidir = ${docdir}
241 exec_prefix = ${prefix}
242 host = mipsel-unknown-linux-gnu
243 host_alias = mipsel-linux
244 host_cpu = mipsel
245 host_os = linux-gnu
246 host_vendor = unknown
247 htmldir = ${docdir}
248 includedir = ${prefix}/include
249 infodir = ${datarootdir}/info
250 install_sh = $(SHELL) /home/vicente/repos/tomato/release/src/router/ntfs-3g/install-sh
251 libdir = ${exec_prefix}/lib
252 libexecdir = ${exec_prefix}/libexec
253 localedir = ${datarootdir}/locale
254 localstatedir = ${prefix}/var
255 mandir = ${datarootdir}/man
256 mkdir_p = /bin/mkdir -p
257 ntfs3gincludedir = $(includedir)/ntfs-3g
258 oldincludedir = /usr/include
259 pdfdir = ${docdir}
260 pkgconfigdir = $(libdir)/pkgconfig
261 prefix = /usr/local
262 program_transform_name = s,x,x,
263 psdir = ${docdir}
264 rootbindir = /bin
265 rootlibdir = /lib
266 rootsbindir = /sbin
267 sbindir = ${exec_prefix}/sbin
268 sharedstatedir = ${prefix}/com
269 srcdir = .
270 sysconfdir = ${prefix}/etc
271 target = mipsel-unknown-linux-gnu
272 target_alias =
273 target_cpu = mipsel
274 target_os = linux-gnu
275 target_vendor = unknown
276 top_builddir = ..
277 top_srcdir = ..
278 EXTRA_DIST = secaudit.h ntfs-3g_common.h
279 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
280 #FUSE_CFLAGS = $(FUSE_MODULE_CFLAGS)
281 FUSE_CFLAGS = -I$(top_srcdir)/include/fuse-lite
282 #FUSE_LIBS = $(FUSE_MODULE_LIBS)
283 FUSE_LIBS = $(top_builddir)/libfuse-lite/libfuse-lite.la
284 rootsbin_DATA = #Create directory
285 man_MANS = ntfs-3g.8 ntfs-3g.probe.8 \
286 ntfs-3g.usermap.8 \
287 ntfs-3g.secaudit.8
289 ntfs_3g_LDADD = $(FUSE_LIBS) $(top_builddir)/libntfs-3g/libntfs-3g.la
290 #ntfs_3g_LDFLAGS = $(AM_LDFLAGS) -all-static
291 ntfs_3g_CFLAGS = \
292 $(AM_CFLAGS) \
293 -DFUSE_USE_VERSION=26 \
294 $(FUSE_CFLAGS) \
295 -I$(top_srcdir)/include/ntfs-3g
297 ntfs_3g_SOURCES = ntfs-3g.c ntfs-3g_common.c
298 lowntfs_3g_LDADD = $(FUSE_LIBS) $(top_builddir)/libntfs-3g/libntfs-3g.la
299 #lowntfs_3g_LDFLAGS = $(AM_LDFLAGS) -all-static
300 lowntfs_3g_CFLAGS = \
301 $(AM_CFLAGS) \
302 -DFUSE_USE_VERSION=26 \
303 $(FUSE_CFLAGS) \
304 -I$(top_srcdir)/include/ntfs-3g
306 lowntfs_3g_SOURCES = lowntfs-3g.c ntfs-3g_common.c
307 ntfs_3g_probe_LDADD = $(top_builddir)/libntfs-3g/libntfs-3g.la
308 ntfs_3g_usermap_LDADD = $(top_builddir)/libntfs-3g/libntfs-3g.la
309 ntfs_3g_secaudit_LDADD = $(top_builddir)/libntfs-3g/libntfs-3g.la
310 #ntfs_3g_probe_LDFLAGS = $(AM_LDFLAGS) -all-static
311 #ntfs_3g_usermap_LDFLAGS = $(AM_LDFLAGS) -all-static
312 #ntfs_3g_secaudit_LDFLAGS = $(AM_LDFLAGS) -all-static
313 ntfs_3g_probe_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include/ntfs-3g
314 ntfs_3g_usermap_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include/ntfs-3g
315 ntfs_3g_secaudit_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include/ntfs-3g
316 ntfs_3g_probe_SOURCES = ntfs-3g.probe.c
317 ntfs_3g_usermap_SOURCES = usermap.c
318 ntfs_3g_secaudit_SOURCES = secaudit.c
319 all: all-am
321 .SUFFIXES:
322 .SUFFIXES: .c .lo .o .obj
323 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
324 @for dep in $?; do \
325 case '$(am__configure_deps)' in \
326 *$$dep*) \
327 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
328 && exit 0; \
329 exit 1;; \
330 esac; \
331 done; \
332 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
333 cd $(top_srcdir) && \
334 $(AUTOMAKE) --gnu src/Makefile
335 .PRECIOUS: Makefile
336 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
337 @case '$?' in \
338 *config.status*) \
339 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
340 *) \
341 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
342 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
343 esac;
345 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
346 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
348 $(top_srcdir)/configure: # $(am__configure_deps)
349 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
351 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
352 ntfs-3g.8: $(top_builddir)/config.status $(srcdir)/ntfs-3g.8.in
353 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
354 ntfs-3g.probe.8: $(top_builddir)/config.status $(srcdir)/ntfs-3g.probe.8.in
355 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
356 ntfs-3g.usermap.8: $(top_builddir)/config.status $(srcdir)/ntfs-3g.usermap.8.in
357 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
358 ntfs-3g.secaudit.8: $(top_builddir)/config.status $(srcdir)/ntfs-3g.secaudit.8.in
359 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
360 install-binPROGRAMS: $(bin_PROGRAMS)
361 @$(NORMAL_INSTALL)
362 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
363 @list='$(bin_PROGRAMS)'; for p in $$list; do \
364 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
365 if test -f $$p \
366 || test -f $$p1 \
367 ; then \
368 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
369 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
370 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
371 else :; fi; \
372 done
374 uninstall-binPROGRAMS:
375 @$(NORMAL_UNINSTALL)
376 @list='$(bin_PROGRAMS)'; for p in $$list; do \
377 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
378 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
379 rm -f "$(DESTDIR)$(bindir)/$$f"; \
380 done
382 clean-binPROGRAMS:
383 @list='$(bin_PROGRAMS)'; for p in $$list; do \
384 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
385 echo " rm -f $$p $$f"; \
386 rm -f $$p $$f ; \
387 done
388 install-rootbinPROGRAMS: $(rootbin_PROGRAMS)
389 @$(NORMAL_INSTALL)
390 test -z "$(rootbindir)" || $(MKDIR_P) "$(DESTDIR)$(rootbindir)"
391 @list='$(rootbin_PROGRAMS)'; for p in $$list; do \
392 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
393 if test -f $$p \
394 || test -f $$p1 \
395 ; then \
396 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
397 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(rootbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(rootbindir)/$$f'"; \
398 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(rootbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(rootbindir)/$$f" || exit 1; \
399 else :; fi; \
400 done
402 uninstall-rootbinPROGRAMS:
403 @$(NORMAL_UNINSTALL)
404 @list='$(rootbin_PROGRAMS)'; for p in $$list; do \
405 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
406 echo " rm -f '$(DESTDIR)$(rootbindir)/$$f'"; \
407 rm -f "$(DESTDIR)$(rootbindir)/$$f"; \
408 done
410 clean-rootbinPROGRAMS:
411 @list='$(rootbin_PROGRAMS)'; for p in $$list; do \
412 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
413 echo " rm -f $$p $$f"; \
414 rm -f $$p $$f ; \
415 done
416 lowntfs-3g$(EXEEXT): $(lowntfs_3g_OBJECTS) $(lowntfs_3g_DEPENDENCIES)
417 @rm -f lowntfs-3g$(EXEEXT)
418 $(lowntfs_3g_LINK) $(lowntfs_3g_OBJECTS) $(lowntfs_3g_LDADD) $(LIBS)
419 ntfs-3g$(EXEEXT): $(ntfs_3g_OBJECTS) $(ntfs_3g_DEPENDENCIES)
420 @rm -f ntfs-3g$(EXEEXT)
421 $(ntfs_3g_LINK) $(ntfs_3g_OBJECTS) $(ntfs_3g_LDADD) $(LIBS)
422 ntfs-3g.probe$(EXEEXT): $(ntfs_3g_probe_OBJECTS) $(ntfs_3g_probe_DEPENDENCIES)
423 @rm -f ntfs-3g.probe$(EXEEXT)
424 $(ntfs_3g_probe_LINK) $(ntfs_3g_probe_OBJECTS) $(ntfs_3g_probe_LDADD) $(LIBS)
425 ntfs-3g.secaudit$(EXEEXT): $(ntfs_3g_secaudit_OBJECTS) $(ntfs_3g_secaudit_DEPENDENCIES)
426 @rm -f ntfs-3g.secaudit$(EXEEXT)
427 $(ntfs_3g_secaudit_LINK) $(ntfs_3g_secaudit_OBJECTS) $(ntfs_3g_secaudit_LDADD) $(LIBS)
428 ntfs-3g.usermap$(EXEEXT): $(ntfs_3g_usermap_OBJECTS) $(ntfs_3g_usermap_DEPENDENCIES)
429 @rm -f ntfs-3g.usermap$(EXEEXT)
430 $(ntfs_3g_usermap_LINK) $(ntfs_3g_usermap_OBJECTS) $(ntfs_3g_usermap_LDADD) $(LIBS)
432 mostlyclean-compile:
433 -rm -f *.$(OBJEXT)
435 distclean-compile:
436 -rm -f *.tab.c
438 #include ./$(DEPDIR)/lowntfs_3g-lowntfs-3g.Po
439 #include ./$(DEPDIR)/lowntfs_3g-ntfs-3g_common.Po
440 #include ./$(DEPDIR)/ntfs_3g-ntfs-3g.Po
441 #include ./$(DEPDIR)/ntfs_3g-ntfs-3g_common.Po
442 #include ./$(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po
443 #include ./$(DEPDIR)/ntfs_3g_secaudit-secaudit.Po
444 #include ./$(DEPDIR)/ntfs_3g_usermap-usermap.Po
446 .c.o:
447 # $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
448 # mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
449 # source='$<' object='$@' libtool=no
450 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
451 $(COMPILE) -c $<
453 .c.obj:
454 # $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
455 # mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
456 # source='$<' object='$@' libtool=no
457 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
458 $(COMPILE) -c `$(CYGPATH_W) '$<'`
460 .c.lo:
461 # $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
462 # mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
463 # source='$<' object='$@' libtool=yes
464 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
465 $(LTCOMPILE) -c -o $@ $<
467 lowntfs_3g-lowntfs-3g.o: lowntfs-3g.c
468 # $(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
469 # mv -f $(DEPDIR)/lowntfs_3g-lowntfs-3g.Tpo $(DEPDIR)/lowntfs_3g-lowntfs-3g.Po
470 # source='lowntfs-3g.c' object='lowntfs_3g-lowntfs-3g.o' libtool=no
471 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
472 $(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
474 lowntfs_3g-lowntfs-3g.obj: lowntfs-3g.c
475 # $(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`
476 # mv -f $(DEPDIR)/lowntfs_3g-lowntfs-3g.Tpo $(DEPDIR)/lowntfs_3g-lowntfs-3g.Po
477 # source='lowntfs-3g.c' object='lowntfs_3g-lowntfs-3g.obj' libtool=no
478 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
479 $(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`
481 lowntfs_3g-ntfs-3g_common.o: ntfs-3g_common.c
482 # $(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
483 # mv -f $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Po
484 # source='ntfs-3g_common.c' object='lowntfs_3g-ntfs-3g_common.o' libtool=no
485 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
486 $(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
488 lowntfs_3g-ntfs-3g_common.obj: ntfs-3g_common.c
489 # $(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`
490 # mv -f $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/lowntfs_3g-ntfs-3g_common.Po
491 # source='ntfs-3g_common.c' object='lowntfs_3g-ntfs-3g_common.obj' libtool=no
492 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
493 $(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`
495 ntfs_3g-ntfs-3g.o: ntfs-3g.c
496 # $(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
497 # mv -f $(DEPDIR)/ntfs_3g-ntfs-3g.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g.Po
498 # source='ntfs-3g.c' object='ntfs_3g-ntfs-3g.o' libtool=no
499 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
500 $(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
502 ntfs_3g-ntfs-3g.obj: ntfs-3g.c
503 # $(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`
504 # mv -f $(DEPDIR)/ntfs_3g-ntfs-3g.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g.Po
505 # source='ntfs-3g.c' object='ntfs_3g-ntfs-3g.obj' libtool=no
506 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
507 $(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`
509 ntfs_3g-ntfs-3g_common.o: ntfs-3g_common.c
510 # $(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
511 # mv -f $(DEPDIR)/ntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g_common.Po
512 # source='ntfs-3g_common.c' object='ntfs_3g-ntfs-3g_common.o' libtool=no
513 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
514 $(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
516 ntfs_3g-ntfs-3g_common.obj: ntfs-3g_common.c
517 # $(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`
518 # mv -f $(DEPDIR)/ntfs_3g-ntfs-3g_common.Tpo $(DEPDIR)/ntfs_3g-ntfs-3g_common.Po
519 # source='ntfs-3g_common.c' object='ntfs_3g-ntfs-3g_common.obj' libtool=no
520 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
521 $(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`
523 ntfs_3g_probe-ntfs-3g.probe.o: ntfs-3g.probe.c
524 # $(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
525 # mv -f $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po
526 # source='ntfs-3g.probe.c' object='ntfs_3g_probe-ntfs-3g.probe.o' libtool=no
527 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
528 $(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
530 ntfs_3g_probe-ntfs-3g.probe.obj: ntfs-3g.probe.c
531 # $(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`
532 # mv -f $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Tpo $(DEPDIR)/ntfs_3g_probe-ntfs-3g.probe.Po
533 # source='ntfs-3g.probe.c' object='ntfs_3g_probe-ntfs-3g.probe.obj' libtool=no
534 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
535 $(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`
537 ntfs_3g_secaudit-secaudit.o: secaudit.c
538 # $(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
539 # mv -f $(DEPDIR)/ntfs_3g_secaudit-secaudit.Tpo $(DEPDIR)/ntfs_3g_secaudit-secaudit.Po
540 # source='secaudit.c' object='ntfs_3g_secaudit-secaudit.o' libtool=no
541 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
542 $(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
544 ntfs_3g_secaudit-secaudit.obj: secaudit.c
545 # $(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`
546 # mv -f $(DEPDIR)/ntfs_3g_secaudit-secaudit.Tpo $(DEPDIR)/ntfs_3g_secaudit-secaudit.Po
547 # source='secaudit.c' object='ntfs_3g_secaudit-secaudit.obj' libtool=no
548 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
549 $(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`
551 ntfs_3g_usermap-usermap.o: usermap.c
552 # $(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
553 # mv -f $(DEPDIR)/ntfs_3g_usermap-usermap.Tpo $(DEPDIR)/ntfs_3g_usermap-usermap.Po
554 # source='usermap.c' object='ntfs_3g_usermap-usermap.o' libtool=no
555 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
556 $(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
558 ntfs_3g_usermap-usermap.obj: usermap.c
559 # $(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`
560 # mv -f $(DEPDIR)/ntfs_3g_usermap-usermap.Tpo $(DEPDIR)/ntfs_3g_usermap-usermap.Po
561 # source='usermap.c' object='ntfs_3g_usermap-usermap.obj' libtool=no
562 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
563 $(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`
565 mostlyclean-libtool:
566 -rm -f *.lo
568 clean-libtool:
569 -rm -rf .libs _libs
570 install-man8: $(man8_MANS) $(man_MANS)
571 @$(NORMAL_INSTALL)
572 test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
573 @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
574 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
575 for i in $$l2; do \
576 case "$$i" in \
577 *.8*) list="$$list $$i" ;; \
578 esac; \
579 done; \
580 for i in $$list; do \
581 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
582 else file=$$i; fi; \
583 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
584 case "$$ext" in \
585 8*) ;; \
586 *) ext='8' ;; \
587 esac; \
588 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
589 inst=`echo $$inst | sed -e 's/^.*\///'`; \
590 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
591 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
592 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
593 done
594 uninstall-man8:
595 @$(NORMAL_UNINSTALL)
596 @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
597 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
598 for i in $$l2; do \
599 case "$$i" in \
600 *.8*) list="$$list $$i" ;; \
601 esac; \
602 done; \
603 for i in $$list; do \
604 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
605 case "$$ext" in \
606 8*) ;; \
607 *) ext='8' ;; \
608 esac; \
609 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
610 inst=`echo $$inst | sed -e 's/^.*\///'`; \
611 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
612 echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
613 rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
614 done
615 install-rootsbinDATA: $(rootsbin_DATA)
616 @$(NORMAL_INSTALL)
617 test -z "$(rootsbindir)" || $(MKDIR_P) "$(DESTDIR)$(rootsbindir)"
618 @list='$(rootsbin_DATA)'; for p in $$list; do \
619 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
620 f=$(am__strip_dir) \
621 echo " $(rootsbinDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(rootsbindir)/$$f'"; \
622 $(rootsbinDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(rootsbindir)/$$f"; \
623 done
625 uninstall-rootsbinDATA:
626 @$(NORMAL_UNINSTALL)
627 @list='$(rootsbin_DATA)'; for p in $$list; do \
628 f=$(am__strip_dir) \
629 echo " rm -f '$(DESTDIR)$(rootsbindir)/$$f'"; \
630 rm -f "$(DESTDIR)$(rootsbindir)/$$f"; \
631 done
633 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
634 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
635 unique=`for i in $$list; do \
636 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
637 done | \
638 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
639 END { if (nonempty) { for (i in files) print i; }; }'`; \
640 mkid -fID $$unique
641 tags: TAGS
643 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
644 $(TAGS_FILES) $(LISP)
645 tags=; \
646 here=`pwd`; \
647 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
648 unique=`for i in $$list; do \
649 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
650 done | \
651 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
652 END { if (nonempty) { for (i in files) print i; }; }'`; \
653 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
654 test -n "$$unique" || unique=$$empty_fix; \
655 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
656 $$tags $$unique; \
658 ctags: CTAGS
659 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
660 $(TAGS_FILES) $(LISP)
661 tags=; \
662 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
663 unique=`for i in $$list; do \
664 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
665 done | \
666 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
667 END { if (nonempty) { for (i in files) print i; }; }'`; \
668 test -z "$(CTAGS_ARGS)$$tags$$unique" \
669 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
670 $$tags $$unique
672 GTAGS:
673 here=`$(am__cd) $(top_builddir) && pwd` \
674 && cd $(top_srcdir) \
675 && gtags -i $(GTAGS_ARGS) $$here
677 distclean-tags:
678 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
680 distdir: $(DISTFILES)
681 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
682 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
683 list='$(DISTFILES)'; \
684 dist_files=`for file in $$list; do echo $$file; done | \
685 sed -e "s|^$$srcdirstrip/||;t" \
686 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
687 case $$dist_files in \
688 */*) $(MKDIR_P) `echo "$$dist_files" | \
689 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
690 sort -u` ;; \
691 esac; \
692 for file in $$dist_files; do \
693 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
694 if test -d $$d/$$file; then \
695 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
696 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
697 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
698 fi; \
699 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
700 else \
701 test -f $(distdir)/$$file \
702 || cp -p $$d/$$file $(distdir)/$$file \
703 || exit 1; \
704 fi; \
705 done
706 check-am: all-am
707 check: check-am
708 all-am: Makefile $(PROGRAMS) $(MANS) $(DATA)
709 installdirs:
710 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(rootbindir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(rootsbindir)"; do \
711 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
712 done
713 install: install-am
714 install-exec: install-exec-am
715 install-data: install-data-am
716 uninstall: uninstall-am
718 install-am: all-am
719 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
721 installcheck: installcheck-am
722 install-strip:
723 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
724 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
725 `test -z '$(STRIP)' || \
726 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
727 mostlyclean-generic:
729 clean-generic:
731 distclean-generic:
732 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
734 maintainer-clean-generic:
735 @echo "This command is intended for maintainers to use"
736 @echo "it deletes files that may require special tools to rebuild."
737 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
738 #uninstall-local:
739 #install-data-local:
740 install-exec-local:
741 #install-exec-local:
742 #install-exec-hook:
743 install-exec-hook:
744 clean: clean-am
746 clean-am: clean-binPROGRAMS clean-generic clean-libtool \
747 clean-rootbinPROGRAMS mostlyclean-am
749 distclean: distclean-am
750 -rm -rf ./$(DEPDIR)
751 -rm -f Makefile
752 distclean-am: clean-am distclean-compile distclean-generic \
753 distclean-tags
755 dvi: dvi-am
757 dvi-am:
759 html: html-am
761 info: info-am
763 info-am:
765 install-data-am: install-data-local install-man \
766 install-rootbinPROGRAMS install-rootsbinDATA
768 install-dvi: install-dvi-am
770 install-exec-am: install-binPROGRAMS install-exec-local
771 @$(NORMAL_INSTALL)
772 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
774 install-html: install-html-am
776 install-info: install-info-am
778 install-man: install-man8
780 install-pdf: install-pdf-am
782 install-ps: install-ps-am
784 installcheck-am:
786 maintainer-clean: maintainer-clean-am
787 -rm -rf ./$(DEPDIR)
788 -rm -f Makefile
789 maintainer-clean-am: distclean-am maintainer-clean-generic
791 mostlyclean: mostlyclean-am
793 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
794 mostlyclean-libtool
796 pdf: pdf-am
798 pdf-am:
800 ps: ps-am
802 ps-am:
804 uninstall-am: uninstall-binPROGRAMS uninstall-local uninstall-man \
805 uninstall-rootbinPROGRAMS uninstall-rootsbinDATA
807 uninstall-man: uninstall-man8
809 .MAKE: install-am install-exec-am install-strip
811 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
812 clean-generic clean-libtool clean-rootbinPROGRAMS ctags \
813 distclean distclean-compile distclean-generic \
814 distclean-libtool distclean-tags distdir dvi dvi-am html \
815 html-am info info-am install install-am install-binPROGRAMS \
816 install-data install-data-am install-data-local install-dvi \
817 install-dvi-am install-exec install-exec-am install-exec-hook \
818 install-exec-local install-html install-html-am install-info \
819 install-info-am install-man install-man8 install-pdf \
820 install-pdf-am install-ps install-ps-am \
821 install-rootbinPROGRAMS install-rootsbinDATA install-strip \
822 installcheck installcheck-am installdirs maintainer-clean \
823 maintainer-clean-generic mostlyclean mostlyclean-compile \
824 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
825 tags uninstall uninstall-am uninstall-binPROGRAMS \
826 uninstall-local uninstall-man uninstall-man8 \
827 uninstall-rootbinPROGRAMS uninstall-rootsbinDATA
830 drivers : $(FUSE_LIBS) ntfs-3g lowntfs-3g
832 #install-exec-hook:
833 # $(LDCONFIG)
835 #install-exec-local: install-rootbinPROGRAMS
836 # $(MKDIR_P) "$(DESTDIR)/sbin"
837 # $(LN_S) -f "$(rootbindir)/ntfs-3g" "$(DESTDIR)/sbin/mount.ntfs-3g"
838 # $(LN_S) -f "$(rootbindir)/lowntfs-3g" "$(DESTDIR)/sbin/mount.lowntfs-3g"
840 install-data-local: install-man8
841 $(LN_S) -f ntfs-3g.8 "$(DESTDIR)$(man8dir)/mount.ntfs-3g.8"
842 $(LN_S) -f ntfs-3g.8 "$(DESTDIR)$(man8dir)/mount.lowntfs-3g.8"
844 uninstall-local:
845 $(RM) -f "$(DESTDIR)$(man8dir)/mount.ntfs-3g.8"
846 # $(RM) -f "$(DESTDIR)/sbin/mount.ntfs-3g" "$(DESTDIR)/sbin/mount.lowntfs-3g"
847 # Tell versions [3.59,3.63) of GNU make to not export all variables.
848 # Otherwise a system limit (for SysV at least) may be exceeded.
849 .NOEXPORT: