K2.6 patches and update.
[tomato.git] / release / src / router / ntfs-3g / libntfs-3g / Makefile
blob0ce9f5747bab4f09deddba82bc95d2986a3f917b
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # libntfs-3g/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 #am__append_1 = win32_io.c
38 am__append_2 = unix_io.c
39 subdir = libntfs-3g
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41 $(srcdir)/libntfs-3g.pc.in $(srcdir)/libntfs-3g.script.so.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES = libntfs-3g.pc libntfs-3g.script.so
49 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50 am__vpath_adj = case $$p in \
51 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52 *) f=$$p;; \
53 esac;
54 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
55 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(rootlibdir)" \
56 "$(DESTDIR)$(pkgconfigdir)"
57 libLTLIBRARIES_INSTALL = $(INSTALL)
58 rootlibLTLIBRARIES_INSTALL = $(INSTALL)
59 LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES) \
60 $(rootlib_LTLIBRARIES)
61 libntfs_3g_la_LIBADD =
62 am__libntfs_3g_la_SOURCES_DIST = acls.c attrib.c attrlist.c bitmap.c \
63 bootsect.c cache.c collate.c compat.c compress.c debug.c \
64 device.c dir.c efs.c index.c inode.c lcnalloc.c logfile.c \
65 logging.c mft.c misc.c mst.c object_id.c realpath.c reparse.c \
66 runlist.c security.c unistr.c volume.c xattrs.c win32_io.c \
67 unix_io.c
68 #am__objects_1 = libntfs_3g_la-win32_io.lo
69 am__objects_2 = libntfs_3g_la-unix_io.lo
70 am_libntfs_3g_la_OBJECTS = libntfs_3g_la-acls.lo \
71 libntfs_3g_la-attrib.lo libntfs_3g_la-attrlist.lo \
72 libntfs_3g_la-bitmap.lo libntfs_3g_la-bootsect.lo \
73 libntfs_3g_la-cache.lo libntfs_3g_la-collate.lo \
74 libntfs_3g_la-compat.lo libntfs_3g_la-compress.lo \
75 libntfs_3g_la-debug.lo libntfs_3g_la-device.lo \
76 libntfs_3g_la-dir.lo libntfs_3g_la-efs.lo \
77 libntfs_3g_la-index.lo libntfs_3g_la-inode.lo \
78 libntfs_3g_la-lcnalloc.lo libntfs_3g_la-logfile.lo \
79 libntfs_3g_la-logging.lo libntfs_3g_la-mft.lo \
80 libntfs_3g_la-misc.lo libntfs_3g_la-mst.lo \
81 libntfs_3g_la-object_id.lo libntfs_3g_la-realpath.lo \
82 libntfs_3g_la-reparse.lo libntfs_3g_la-runlist.lo \
83 libntfs_3g_la-security.lo libntfs_3g_la-unistr.lo \
84 libntfs_3g_la-volume.lo libntfs_3g_la-xattrs.lo \
85 $(am__objects_1) $(am__objects_2)
86 libntfs_3g_la_OBJECTS = $(am_libntfs_3g_la_OBJECTS)
87 libntfs_3g_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
88 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libntfs_3g_la_CFLAGS) \
89 $(CFLAGS) $(libntfs_3g_la_LDFLAGS) $(LDFLAGS) -o $@
90 am_libntfs_3g_la_rpath =
91 #am_libntfs_3g_la_rpath = -rpath $(libdir)
92 DEFAULT_INCLUDES = -I. -I$(top_builddir)
93 depcomp = $(SHELL) $(top_srcdir)/depcomp
94 am__depfiles_maybe = depfiles
95 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
96 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
97 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
98 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
99 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
100 CCLD = $(CC)
101 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
102 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
103 $(LDFLAGS) -o $@
104 SOURCES = $(libntfs_3g_la_SOURCES)
105 DIST_SOURCES = $(am__libntfs_3g_la_SOURCES_DIST)
106 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
107 DATA = $(pkgconfig_DATA)
108 ETAGS = etags
109 CTAGS = ctags
110 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run aclocal-1.10
112 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run tar
113 AR = mipsel-uclibc-ar
114 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run autoconf
115 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run autoheader
116 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run automake-1.10
117 AWK = gawk
118 CC = mipsel-uclibc-gcc
119 CCDEPMODE = depmode=none
120 CFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -ffunction-sections -fdata-sections -Wall
121 CPP = mipsel-uclibc-gcc -E
122 CPPFLAGS =
123 CXX = mipsel-linux-g++
124 CXXCPP = mipsel-linux-g++ -E
125 CXXDEPMODE = depmode=none
126 CXXFLAGS = -g -O2
127 CYGPATH_W = echo
128 DEFS = -DHAVE_CONFIG_H
129 DEPDIR = .deps
130 DSYMUTIL =
131 ECHO = echo
132 ECHO_C =
133 ECHO_N = -n
134 ECHO_T =
135 EGREP = /bin/grep -E
136 EXEEXT =
137 F77 =
138 FFLAGS =
139 FUSE_MODULE_CFLAGS =
140 FUSE_MODULE_LIBS =
141 GNUTLS_CFLAGS =
142 GNUTLS_LIBS =
143 GREP = /bin/grep
144 INSTALL = /usr/bin/install -c
145 INSTALL_DATA = ${INSTALL} -m 644
146 INSTALL_PROGRAM = ${INSTALL}
147 INSTALL_SCRIPT = ${INSTALL}
148 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
149 LDCONFIG = /sbin/ldconfig
150 LDFLAGS = -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC
151 LIBFUSE_LITE_CFLAGS =
152 LIBFUSE_LITE_LIBS = -lpthread
153 LIBGCRYPT_CFLAGS =
154 LIBGCRYPT_CONFIG =
155 LIBGCRYPT_LIBS =
156 LIBNTFS_3G_VERSION = 84
157 LIBOBJS = ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o
158 LIBS =
159 LIBTOOL = $(SHELL) $(top_builddir)/libtool
160 LN_S = ln -s
161 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo
162 MAINT = #
163 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run makeinfo
164 MKDIR_P = /bin/mkdir -p
165 MKNTFS_CPPFLAGS =
166 MKNTFS_LIBS =
167 MV = /bin/mv
168 NMEDIT =
169 OBJEXT = o
170 OUTPUT_FORMAT =
171 PACKAGE = ntfs-3g
172 PACKAGE_BUGREPORT = ntfs-3g-devel@lists.sf.net
173 PACKAGE_NAME = ntfs-3g
174 PACKAGE_STRING = ntfs-3g 2013.1.13
175 PACKAGE_TARNAME = ntfs-3g
176 PACKAGE_VERSION = 2013.1.13
177 PATH_SEPARATOR = :
178 PKG_CONFIG = /usr/bin/pkg-config
179 RANLIB = mipsel-uclibc-ranlib
180 RM = /bin/rm
181 SED = /bin/sed
182 SET_MAKE =
183 SHELL = /bin/sh
184 STRIP = mipsel-uclibc-strip -R .note -R .comment
185 VERSION = 2013.1.13
186 abs_builddir = /home/vicente/repos/tomato/release/src/router/ntfs-3g/libntfs-3g
187 abs_srcdir = /home/vicente/repos/tomato/release/src/router/ntfs-3g/libntfs-3g
188 abs_top_builddir = /home/vicente/repos/tomato/release/src/router/ntfs-3g
189 abs_top_srcdir = /home/vicente/repos/tomato/release/src/router/ntfs-3g
190 ac_ct_CC =
191 ac_ct_CXX =
192 ac_ct_F77 =
193 all_includes =
194 all_libraries =
195 am__include = include
196 am__leading_dot = .
197 am__quote =
198 am__tar = ${AMTAR} chof - "$$tardir"
199 am__untar = ${AMTAR} xf -
200 bindir = ${exec_prefix}/bin
201 build = x86_64-pc-linux-gnu
202 build_alias = x86_64-linux-gnu
203 build_cpu = x86_64
204 build_os = linux-gnu
205 build_vendor = pc
206 builddir = .
207 datadir = ${datarootdir}
208 datarootdir = ${prefix}/share
209 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
210 dvidir = ${docdir}
211 exec_prefix = ${prefix}
212 host = mipsel-unknown-linux-gnu
213 host_alias = mipsel-linux
214 host_cpu = mipsel
215 host_os = linux-gnu
216 host_vendor = unknown
217 htmldir = ${docdir}
218 includedir = ${prefix}/include
219 infodir = ${datarootdir}/info
220 install_sh = $(SHELL) /home/vicente/repos/tomato/release/src/router/ntfs-3g/install-sh
221 libdir = ${exec_prefix}/lib
222 libexecdir = ${exec_prefix}/libexec
223 localedir = ${datarootdir}/locale
224 localstatedir = ${prefix}/var
225 mandir = ${datarootdir}/man
226 mkdir_p = /bin/mkdir -p
227 ntfs3gincludedir = $(includedir)/ntfs-3g
228 oldincludedir = /usr/include
229 pdfdir = ${docdir}
230 pkgconfigdir = $(libdir)/pkgconfig
231 prefix = /usr/local
232 program_transform_name = s,x,x,
233 psdir = ${docdir}
234 rootbindir = /bin
235 rootlibdir = /lib
236 rootsbindir = /sbin
237 sbindir = ${exec_prefix}/sbin
238 sharedstatedir = ${prefix}/com
239 srcdir = .
240 sysconfdir = ${prefix}/etc
241 target = mipsel-unknown-linux-gnu
242 target_alias =
243 target_cpu = mipsel
244 target_os = linux-gnu
245 target_vendor = unknown
246 top_builddir = ..
247 top_srcdir = ..
248 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
249 #rootlib_LTLIBRARIES = #Create directory
250 #lib_LTLIBRARIES = libntfs-3g.la
251 #pkgconfig_DATA = libntfs-3g.pc
252 noinst_LTLIBRARIES = libntfs-3g.la
253 libntfs_3g_la_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir)/include/ntfs-3g
254 libntfs_3g_la_LDFLAGS = -version-info $(LIBNTFS_3G_VERSION) -no-undefined
255 libntfs_3g_la_SOURCES = acls.c attrib.c attrlist.c bitmap.c bootsect.c \
256 cache.c collate.c compat.c compress.c debug.c device.c dir.c \
257 efs.c index.c inode.c lcnalloc.c logfile.c logging.c mft.c \
258 misc.c mst.c object_id.c realpath.c reparse.c runlist.c \
259 security.c unistr.c volume.c xattrs.c $(am__append_1) \
260 $(am__append_2)
261 all: all-am
263 .SUFFIXES:
264 .SUFFIXES: .c .lo .o .obj
265 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
266 @for dep in $?; do \
267 case '$(am__configure_deps)' in \
268 *$$dep*) \
269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
270 && exit 0; \
271 exit 1;; \
272 esac; \
273 done; \
274 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libntfs-3g/Makefile'; \
275 cd $(top_srcdir) && \
276 $(AUTOMAKE) --gnu libntfs-3g/Makefile
277 .PRECIOUS: Makefile
278 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
279 @case '$?' in \
280 *config.status*) \
281 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
282 *) \
283 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
284 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
285 esac;
287 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290 $(top_srcdir)/configure: # $(am__configure_deps)
291 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
293 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294 libntfs-3g.pc: $(top_builddir)/config.status $(srcdir)/libntfs-3g.pc.in
295 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
296 libntfs-3g.script.so: $(top_builddir)/config.status $(srcdir)/libntfs-3g.script.so.in
297 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
298 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
299 @$(NORMAL_INSTALL)
300 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
301 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
302 if test -f $$p; then \
303 f=$(am__strip_dir) \
304 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
305 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
306 else :; fi; \
307 done
309 uninstall-libLTLIBRARIES:
310 @$(NORMAL_UNINSTALL)
311 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
312 p=$(am__strip_dir) \
313 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
314 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
315 done
317 clean-libLTLIBRARIES:
318 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
319 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
320 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
321 test "$$dir" != "$$p" || dir=.; \
322 echo "rm -f \"$${dir}/so_locations\""; \
323 rm -f "$${dir}/so_locations"; \
324 done
326 clean-noinstLTLIBRARIES:
327 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
328 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
329 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
330 test "$$dir" != "$$p" || dir=.; \
331 echo "rm -f \"$${dir}/so_locations\""; \
332 rm -f "$${dir}/so_locations"; \
333 done
334 install-rootlibLTLIBRARIES: $(rootlib_LTLIBRARIES)
335 @$(NORMAL_INSTALL)
336 test -z "$(rootlibdir)" || $(MKDIR_P) "$(DESTDIR)$(rootlibdir)"
337 @list='$(rootlib_LTLIBRARIES)'; for p in $$list; do \
338 if test -f $$p; then \
339 f=$(am__strip_dir) \
340 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(rootlibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(rootlibdir)/$$f'"; \
341 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(rootlibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(rootlibdir)/$$f"; \
342 else :; fi; \
343 done
345 uninstall-rootlibLTLIBRARIES:
346 @$(NORMAL_UNINSTALL)
347 @list='$(rootlib_LTLIBRARIES)'; for p in $$list; do \
348 p=$(am__strip_dir) \
349 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(rootlibdir)/$$p'"; \
350 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(rootlibdir)/$$p"; \
351 done
353 clean-rootlibLTLIBRARIES:
354 -test -z "$(rootlib_LTLIBRARIES)" || rm -f $(rootlib_LTLIBRARIES)
355 @list='$(rootlib_LTLIBRARIES)'; for p in $$list; do \
356 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
357 test "$$dir" != "$$p" || dir=.; \
358 echo "rm -f \"$${dir}/so_locations\""; \
359 rm -f "$${dir}/so_locations"; \
360 done
361 libntfs-3g.la: $(libntfs_3g_la_OBJECTS) $(libntfs_3g_la_DEPENDENCIES)
362 $(libntfs_3g_la_LINK) $(am_libntfs_3g_la_rpath) $(libntfs_3g_la_OBJECTS) $(libntfs_3g_la_LIBADD) $(LIBS)
364 mostlyclean-compile:
365 -rm -f *.$(OBJEXT)
367 distclean-compile:
368 -rm -f *.tab.c
370 #include ./$(DEPDIR)/libntfs_3g_la-acls.Plo
371 #include ./$(DEPDIR)/libntfs_3g_la-attrib.Plo
372 #include ./$(DEPDIR)/libntfs_3g_la-attrlist.Plo
373 #include ./$(DEPDIR)/libntfs_3g_la-bitmap.Plo
374 #include ./$(DEPDIR)/libntfs_3g_la-bootsect.Plo
375 #include ./$(DEPDIR)/libntfs_3g_la-cache.Plo
376 #include ./$(DEPDIR)/libntfs_3g_la-collate.Plo
377 #include ./$(DEPDIR)/libntfs_3g_la-compat.Plo
378 #include ./$(DEPDIR)/libntfs_3g_la-compress.Plo
379 #include ./$(DEPDIR)/libntfs_3g_la-debug.Plo
380 #include ./$(DEPDIR)/libntfs_3g_la-device.Plo
381 #include ./$(DEPDIR)/libntfs_3g_la-dir.Plo
382 #include ./$(DEPDIR)/libntfs_3g_la-efs.Plo
383 #include ./$(DEPDIR)/libntfs_3g_la-index.Plo
384 #include ./$(DEPDIR)/libntfs_3g_la-inode.Plo
385 #include ./$(DEPDIR)/libntfs_3g_la-lcnalloc.Plo
386 #include ./$(DEPDIR)/libntfs_3g_la-logfile.Plo
387 #include ./$(DEPDIR)/libntfs_3g_la-logging.Plo
388 #include ./$(DEPDIR)/libntfs_3g_la-mft.Plo
389 #include ./$(DEPDIR)/libntfs_3g_la-misc.Plo
390 #include ./$(DEPDIR)/libntfs_3g_la-mst.Plo
391 #include ./$(DEPDIR)/libntfs_3g_la-object_id.Plo
392 #include ./$(DEPDIR)/libntfs_3g_la-realpath.Plo
393 #include ./$(DEPDIR)/libntfs_3g_la-reparse.Plo
394 #include ./$(DEPDIR)/libntfs_3g_la-runlist.Plo
395 #include ./$(DEPDIR)/libntfs_3g_la-security.Plo
396 #include ./$(DEPDIR)/libntfs_3g_la-unistr.Plo
397 #include ./$(DEPDIR)/libntfs_3g_la-unix_io.Plo
398 #include ./$(DEPDIR)/libntfs_3g_la-volume.Plo
399 #include ./$(DEPDIR)/libntfs_3g_la-win32_io.Plo
400 #include ./$(DEPDIR)/libntfs_3g_la-xattrs.Plo
402 .c.o:
403 # $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
404 # mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
405 # source='$<' object='$@' libtool=no
406 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
407 $(COMPILE) -c $<
409 .c.obj:
410 # $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
411 # mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
412 # source='$<' object='$@' libtool=no
413 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
414 $(COMPILE) -c `$(CYGPATH_W) '$<'`
416 .c.lo:
417 # $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
418 # mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
419 # source='$<' object='$@' libtool=yes
420 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
421 $(LTCOMPILE) -c -o $@ $<
423 libntfs_3g_la-acls.lo: acls.c
424 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-acls.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-acls.Tpo -c -o libntfs_3g_la-acls.lo `test -f 'acls.c' || echo '$(srcdir)/'`acls.c
425 # mv -f $(DEPDIR)/libntfs_3g_la-acls.Tpo $(DEPDIR)/libntfs_3g_la-acls.Plo
426 # source='acls.c' object='libntfs_3g_la-acls.lo' libtool=yes
427 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
428 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-acls.lo `test -f 'acls.c' || echo '$(srcdir)/'`acls.c
430 libntfs_3g_la-attrib.lo: attrib.c
431 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-attrib.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-attrib.Tpo -c -o libntfs_3g_la-attrib.lo `test -f 'attrib.c' || echo '$(srcdir)/'`attrib.c
432 # mv -f $(DEPDIR)/libntfs_3g_la-attrib.Tpo $(DEPDIR)/libntfs_3g_la-attrib.Plo
433 # source='attrib.c' object='libntfs_3g_la-attrib.lo' libtool=yes
434 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
435 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-attrib.lo `test -f 'attrib.c' || echo '$(srcdir)/'`attrib.c
437 libntfs_3g_la-attrlist.lo: attrlist.c
438 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-attrlist.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-attrlist.Tpo -c -o libntfs_3g_la-attrlist.lo `test -f 'attrlist.c' || echo '$(srcdir)/'`attrlist.c
439 # mv -f $(DEPDIR)/libntfs_3g_la-attrlist.Tpo $(DEPDIR)/libntfs_3g_la-attrlist.Plo
440 # source='attrlist.c' object='libntfs_3g_la-attrlist.lo' libtool=yes
441 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
442 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-attrlist.lo `test -f 'attrlist.c' || echo '$(srcdir)/'`attrlist.c
444 libntfs_3g_la-bitmap.lo: bitmap.c
445 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-bitmap.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-bitmap.Tpo -c -o libntfs_3g_la-bitmap.lo `test -f 'bitmap.c' || echo '$(srcdir)/'`bitmap.c
446 # mv -f $(DEPDIR)/libntfs_3g_la-bitmap.Tpo $(DEPDIR)/libntfs_3g_la-bitmap.Plo
447 # source='bitmap.c' object='libntfs_3g_la-bitmap.lo' libtool=yes
448 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
449 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-bitmap.lo `test -f 'bitmap.c' || echo '$(srcdir)/'`bitmap.c
451 libntfs_3g_la-bootsect.lo: bootsect.c
452 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-bootsect.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-bootsect.Tpo -c -o libntfs_3g_la-bootsect.lo `test -f 'bootsect.c' || echo '$(srcdir)/'`bootsect.c
453 # mv -f $(DEPDIR)/libntfs_3g_la-bootsect.Tpo $(DEPDIR)/libntfs_3g_la-bootsect.Plo
454 # source='bootsect.c' object='libntfs_3g_la-bootsect.lo' libtool=yes
455 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
456 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-bootsect.lo `test -f 'bootsect.c' || echo '$(srcdir)/'`bootsect.c
458 libntfs_3g_la-cache.lo: cache.c
459 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-cache.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-cache.Tpo -c -o libntfs_3g_la-cache.lo `test -f 'cache.c' || echo '$(srcdir)/'`cache.c
460 # mv -f $(DEPDIR)/libntfs_3g_la-cache.Tpo $(DEPDIR)/libntfs_3g_la-cache.Plo
461 # source='cache.c' object='libntfs_3g_la-cache.lo' libtool=yes
462 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
463 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-cache.lo `test -f 'cache.c' || echo '$(srcdir)/'`cache.c
465 libntfs_3g_la-collate.lo: collate.c
466 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-collate.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-collate.Tpo -c -o libntfs_3g_la-collate.lo `test -f 'collate.c' || echo '$(srcdir)/'`collate.c
467 # mv -f $(DEPDIR)/libntfs_3g_la-collate.Tpo $(DEPDIR)/libntfs_3g_la-collate.Plo
468 # source='collate.c' object='libntfs_3g_la-collate.lo' libtool=yes
469 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
470 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-collate.lo `test -f 'collate.c' || echo '$(srcdir)/'`collate.c
472 libntfs_3g_la-compat.lo: compat.c
473 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-compat.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-compat.Tpo -c -o libntfs_3g_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
474 # mv -f $(DEPDIR)/libntfs_3g_la-compat.Tpo $(DEPDIR)/libntfs_3g_la-compat.Plo
475 # source='compat.c' object='libntfs_3g_la-compat.lo' libtool=yes
476 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
477 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
479 libntfs_3g_la-compress.lo: compress.c
480 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-compress.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-compress.Tpo -c -o libntfs_3g_la-compress.lo `test -f 'compress.c' || echo '$(srcdir)/'`compress.c
481 # mv -f $(DEPDIR)/libntfs_3g_la-compress.Tpo $(DEPDIR)/libntfs_3g_la-compress.Plo
482 # source='compress.c' object='libntfs_3g_la-compress.lo' libtool=yes
483 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
484 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-compress.lo `test -f 'compress.c' || echo '$(srcdir)/'`compress.c
486 libntfs_3g_la-debug.lo: debug.c
487 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-debug.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-debug.Tpo -c -o libntfs_3g_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
488 # mv -f $(DEPDIR)/libntfs_3g_la-debug.Tpo $(DEPDIR)/libntfs_3g_la-debug.Plo
489 # source='debug.c' object='libntfs_3g_la-debug.lo' libtool=yes
490 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
491 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-debug.lo `test -f 'debug.c' || echo '$(srcdir)/'`debug.c
493 libntfs_3g_la-device.lo: device.c
494 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-device.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-device.Tpo -c -o libntfs_3g_la-device.lo `test -f 'device.c' || echo '$(srcdir)/'`device.c
495 # mv -f $(DEPDIR)/libntfs_3g_la-device.Tpo $(DEPDIR)/libntfs_3g_la-device.Plo
496 # source='device.c' object='libntfs_3g_la-device.lo' libtool=yes
497 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
498 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-device.lo `test -f 'device.c' || echo '$(srcdir)/'`device.c
500 libntfs_3g_la-dir.lo: dir.c
501 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-dir.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-dir.Tpo -c -o libntfs_3g_la-dir.lo `test -f 'dir.c' || echo '$(srcdir)/'`dir.c
502 # mv -f $(DEPDIR)/libntfs_3g_la-dir.Tpo $(DEPDIR)/libntfs_3g_la-dir.Plo
503 # source='dir.c' object='libntfs_3g_la-dir.lo' libtool=yes
504 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
505 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-dir.lo `test -f 'dir.c' || echo '$(srcdir)/'`dir.c
507 libntfs_3g_la-efs.lo: efs.c
508 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-efs.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-efs.Tpo -c -o libntfs_3g_la-efs.lo `test -f 'efs.c' || echo '$(srcdir)/'`efs.c
509 # mv -f $(DEPDIR)/libntfs_3g_la-efs.Tpo $(DEPDIR)/libntfs_3g_la-efs.Plo
510 # source='efs.c' object='libntfs_3g_la-efs.lo' libtool=yes
511 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
512 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-efs.lo `test -f 'efs.c' || echo '$(srcdir)/'`efs.c
514 libntfs_3g_la-index.lo: index.c
515 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-index.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-index.Tpo -c -o libntfs_3g_la-index.lo `test -f 'index.c' || echo '$(srcdir)/'`index.c
516 # mv -f $(DEPDIR)/libntfs_3g_la-index.Tpo $(DEPDIR)/libntfs_3g_la-index.Plo
517 # source='index.c' object='libntfs_3g_la-index.lo' libtool=yes
518 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
519 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-index.lo `test -f 'index.c' || echo '$(srcdir)/'`index.c
521 libntfs_3g_la-inode.lo: inode.c
522 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-inode.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-inode.Tpo -c -o libntfs_3g_la-inode.lo `test -f 'inode.c' || echo '$(srcdir)/'`inode.c
523 # mv -f $(DEPDIR)/libntfs_3g_la-inode.Tpo $(DEPDIR)/libntfs_3g_la-inode.Plo
524 # source='inode.c' object='libntfs_3g_la-inode.lo' libtool=yes
525 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
526 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-inode.lo `test -f 'inode.c' || echo '$(srcdir)/'`inode.c
528 libntfs_3g_la-lcnalloc.lo: lcnalloc.c
529 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-lcnalloc.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-lcnalloc.Tpo -c -o libntfs_3g_la-lcnalloc.lo `test -f 'lcnalloc.c' || echo '$(srcdir)/'`lcnalloc.c
530 # mv -f $(DEPDIR)/libntfs_3g_la-lcnalloc.Tpo $(DEPDIR)/libntfs_3g_la-lcnalloc.Plo
531 # source='lcnalloc.c' object='libntfs_3g_la-lcnalloc.lo' libtool=yes
532 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
533 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-lcnalloc.lo `test -f 'lcnalloc.c' || echo '$(srcdir)/'`lcnalloc.c
535 libntfs_3g_la-logfile.lo: logfile.c
536 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-logfile.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-logfile.Tpo -c -o libntfs_3g_la-logfile.lo `test -f 'logfile.c' || echo '$(srcdir)/'`logfile.c
537 # mv -f $(DEPDIR)/libntfs_3g_la-logfile.Tpo $(DEPDIR)/libntfs_3g_la-logfile.Plo
538 # source='logfile.c' object='libntfs_3g_la-logfile.lo' libtool=yes
539 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
540 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-logfile.lo `test -f 'logfile.c' || echo '$(srcdir)/'`logfile.c
542 libntfs_3g_la-logging.lo: logging.c
543 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-logging.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-logging.Tpo -c -o libntfs_3g_la-logging.lo `test -f 'logging.c' || echo '$(srcdir)/'`logging.c
544 # mv -f $(DEPDIR)/libntfs_3g_la-logging.Tpo $(DEPDIR)/libntfs_3g_la-logging.Plo
545 # source='logging.c' object='libntfs_3g_la-logging.lo' libtool=yes
546 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
547 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-logging.lo `test -f 'logging.c' || echo '$(srcdir)/'`logging.c
549 libntfs_3g_la-mft.lo: mft.c
550 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-mft.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-mft.Tpo -c -o libntfs_3g_la-mft.lo `test -f 'mft.c' || echo '$(srcdir)/'`mft.c
551 # mv -f $(DEPDIR)/libntfs_3g_la-mft.Tpo $(DEPDIR)/libntfs_3g_la-mft.Plo
552 # source='mft.c' object='libntfs_3g_la-mft.lo' libtool=yes
553 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
554 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-mft.lo `test -f 'mft.c' || echo '$(srcdir)/'`mft.c
556 libntfs_3g_la-misc.lo: misc.c
557 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-misc.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-misc.Tpo -c -o libntfs_3g_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
558 # mv -f $(DEPDIR)/libntfs_3g_la-misc.Tpo $(DEPDIR)/libntfs_3g_la-misc.Plo
559 # source='misc.c' object='libntfs_3g_la-misc.lo' libtool=yes
560 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
561 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
563 libntfs_3g_la-mst.lo: mst.c
564 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-mst.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-mst.Tpo -c -o libntfs_3g_la-mst.lo `test -f 'mst.c' || echo '$(srcdir)/'`mst.c
565 # mv -f $(DEPDIR)/libntfs_3g_la-mst.Tpo $(DEPDIR)/libntfs_3g_la-mst.Plo
566 # source='mst.c' object='libntfs_3g_la-mst.lo' libtool=yes
567 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
568 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-mst.lo `test -f 'mst.c' || echo '$(srcdir)/'`mst.c
570 libntfs_3g_la-object_id.lo: object_id.c
571 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-object_id.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-object_id.Tpo -c -o libntfs_3g_la-object_id.lo `test -f 'object_id.c' || echo '$(srcdir)/'`object_id.c
572 # mv -f $(DEPDIR)/libntfs_3g_la-object_id.Tpo $(DEPDIR)/libntfs_3g_la-object_id.Plo
573 # source='object_id.c' object='libntfs_3g_la-object_id.lo' libtool=yes
574 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
575 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-object_id.lo `test -f 'object_id.c' || echo '$(srcdir)/'`object_id.c
577 libntfs_3g_la-realpath.lo: realpath.c
578 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-realpath.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-realpath.Tpo -c -o libntfs_3g_la-realpath.lo `test -f 'realpath.c' || echo '$(srcdir)/'`realpath.c
579 # mv -f $(DEPDIR)/libntfs_3g_la-realpath.Tpo $(DEPDIR)/libntfs_3g_la-realpath.Plo
580 # source='realpath.c' object='libntfs_3g_la-realpath.lo' libtool=yes
581 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
582 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-realpath.lo `test -f 'realpath.c' || echo '$(srcdir)/'`realpath.c
584 libntfs_3g_la-reparse.lo: reparse.c
585 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-reparse.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-reparse.Tpo -c -o libntfs_3g_la-reparse.lo `test -f 'reparse.c' || echo '$(srcdir)/'`reparse.c
586 # mv -f $(DEPDIR)/libntfs_3g_la-reparse.Tpo $(DEPDIR)/libntfs_3g_la-reparse.Plo
587 # source='reparse.c' object='libntfs_3g_la-reparse.lo' libtool=yes
588 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
589 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-reparse.lo `test -f 'reparse.c' || echo '$(srcdir)/'`reparse.c
591 libntfs_3g_la-runlist.lo: runlist.c
592 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-runlist.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-runlist.Tpo -c -o libntfs_3g_la-runlist.lo `test -f 'runlist.c' || echo '$(srcdir)/'`runlist.c
593 # mv -f $(DEPDIR)/libntfs_3g_la-runlist.Tpo $(DEPDIR)/libntfs_3g_la-runlist.Plo
594 # source='runlist.c' object='libntfs_3g_la-runlist.lo' libtool=yes
595 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
596 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-runlist.lo `test -f 'runlist.c' || echo '$(srcdir)/'`runlist.c
598 libntfs_3g_la-security.lo: security.c
599 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-security.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-security.Tpo -c -o libntfs_3g_la-security.lo `test -f 'security.c' || echo '$(srcdir)/'`security.c
600 # mv -f $(DEPDIR)/libntfs_3g_la-security.Tpo $(DEPDIR)/libntfs_3g_la-security.Plo
601 # source='security.c' object='libntfs_3g_la-security.lo' libtool=yes
602 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
603 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-security.lo `test -f 'security.c' || echo '$(srcdir)/'`security.c
605 libntfs_3g_la-unistr.lo: unistr.c
606 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-unistr.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-unistr.Tpo -c -o libntfs_3g_la-unistr.lo `test -f 'unistr.c' || echo '$(srcdir)/'`unistr.c
607 # mv -f $(DEPDIR)/libntfs_3g_la-unistr.Tpo $(DEPDIR)/libntfs_3g_la-unistr.Plo
608 # source='unistr.c' object='libntfs_3g_la-unistr.lo' libtool=yes
609 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
610 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-unistr.lo `test -f 'unistr.c' || echo '$(srcdir)/'`unistr.c
612 libntfs_3g_la-volume.lo: volume.c
613 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-volume.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-volume.Tpo -c -o libntfs_3g_la-volume.lo `test -f 'volume.c' || echo '$(srcdir)/'`volume.c
614 # mv -f $(DEPDIR)/libntfs_3g_la-volume.Tpo $(DEPDIR)/libntfs_3g_la-volume.Plo
615 # source='volume.c' object='libntfs_3g_la-volume.lo' libtool=yes
616 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
617 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-volume.lo `test -f 'volume.c' || echo '$(srcdir)/'`volume.c
619 libntfs_3g_la-xattrs.lo: xattrs.c
620 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-xattrs.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-xattrs.Tpo -c -o libntfs_3g_la-xattrs.lo `test -f 'xattrs.c' || echo '$(srcdir)/'`xattrs.c
621 # mv -f $(DEPDIR)/libntfs_3g_la-xattrs.Tpo $(DEPDIR)/libntfs_3g_la-xattrs.Plo
622 # source='xattrs.c' object='libntfs_3g_la-xattrs.lo' libtool=yes
623 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
624 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-xattrs.lo `test -f 'xattrs.c' || echo '$(srcdir)/'`xattrs.c
626 libntfs_3g_la-win32_io.lo: win32_io.c
627 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-win32_io.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-win32_io.Tpo -c -o libntfs_3g_la-win32_io.lo `test -f 'win32_io.c' || echo '$(srcdir)/'`win32_io.c
628 # mv -f $(DEPDIR)/libntfs_3g_la-win32_io.Tpo $(DEPDIR)/libntfs_3g_la-win32_io.Plo
629 # source='win32_io.c' object='libntfs_3g_la-win32_io.lo' libtool=yes
630 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
631 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-win32_io.lo `test -f 'win32_io.c' || echo '$(srcdir)/'`win32_io.c
633 libntfs_3g_la-unix_io.lo: unix_io.c
634 # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -MT libntfs_3g_la-unix_io.lo -MD -MP -MF $(DEPDIR)/libntfs_3g_la-unix_io.Tpo -c -o libntfs_3g_la-unix_io.lo `test -f 'unix_io.c' || echo '$(srcdir)/'`unix_io.c
635 # mv -f $(DEPDIR)/libntfs_3g_la-unix_io.Tpo $(DEPDIR)/libntfs_3g_la-unix_io.Plo
636 # source='unix_io.c' object='libntfs_3g_la-unix_io.lo' libtool=yes
637 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
638 $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntfs_3g_la_CFLAGS) $(CFLAGS) -c -o libntfs_3g_la-unix_io.lo `test -f 'unix_io.c' || echo '$(srcdir)/'`unix_io.c
640 mostlyclean-libtool:
641 -rm -f *.lo
643 clean-libtool:
644 -rm -rf .libs _libs
645 install-pkgconfigDATA: $(pkgconfig_DATA)
646 @$(NORMAL_INSTALL)
647 test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
648 @list='$(pkgconfig_DATA)'; for p in $$list; do \
649 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
650 f=$(am__strip_dir) \
651 echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
652 $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
653 done
655 uninstall-pkgconfigDATA:
656 @$(NORMAL_UNINSTALL)
657 @list='$(pkgconfig_DATA)'; for p in $$list; do \
658 f=$(am__strip_dir) \
659 echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
660 rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
661 done
663 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
664 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
665 unique=`for i in $$list; do \
666 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
667 done | \
668 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
669 END { if (nonempty) { for (i in files) print i; }; }'`; \
670 mkid -fID $$unique
671 tags: TAGS
673 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
674 $(TAGS_FILES) $(LISP)
675 tags=; \
676 here=`pwd`; \
677 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
678 unique=`for i in $$list; do \
679 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
680 done | \
681 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
682 END { if (nonempty) { for (i in files) print i; }; }'`; \
683 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
684 test -n "$$unique" || unique=$$empty_fix; \
685 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
686 $$tags $$unique; \
688 ctags: CTAGS
689 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
690 $(TAGS_FILES) $(LISP)
691 tags=; \
692 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
693 unique=`for i in $$list; do \
694 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
695 done | \
696 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
697 END { if (nonempty) { for (i in files) print i; }; }'`; \
698 test -z "$(CTAGS_ARGS)$$tags$$unique" \
699 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
700 $$tags $$unique
702 GTAGS:
703 here=`$(am__cd) $(top_builddir) && pwd` \
704 && cd $(top_srcdir) \
705 && gtags -i $(GTAGS_ARGS) $$here
707 distclean-tags:
708 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
710 distdir: $(DISTFILES)
711 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
712 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
713 list='$(DISTFILES)'; \
714 dist_files=`for file in $$list; do echo $$file; done | \
715 sed -e "s|^$$srcdirstrip/||;t" \
716 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
717 case $$dist_files in \
718 */*) $(MKDIR_P) `echo "$$dist_files" | \
719 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
720 sort -u` ;; \
721 esac; \
722 for file in $$dist_files; do \
723 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
724 if test -d $$d/$$file; then \
725 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
726 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
727 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
728 fi; \
729 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
730 else \
731 test -f $(distdir)/$$file \
732 || cp -p $$d/$$file $(distdir)/$$file \
733 || exit 1; \
734 fi; \
735 done
736 check-am: all-am
737 check: check-am
738 all-am: Makefile $(LTLIBRARIES) $(DATA)
739 installdirs:
740 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(rootlibdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
741 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
742 done
743 install: install-am
744 install-exec: install-exec-am
745 install-data: install-data-am
746 uninstall: uninstall-am
748 install-am: all-am
749 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
751 installcheck: installcheck-am
752 install-strip:
753 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
754 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
755 `test -z '$(STRIP)' || \
756 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
757 mostlyclean-generic:
759 clean-generic:
761 distclean-generic:
762 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
764 maintainer-clean-generic:
765 @echo "This command is intended for maintainers to use"
766 @echo "it deletes files that may require special tools to rebuild."
767 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
768 clean: clean-am
770 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
771 clean-noinstLTLIBRARIES clean-rootlibLTLIBRARIES \
772 mostlyclean-am
774 distclean: distclean-am
775 -rm -rf ./$(DEPDIR)
776 -rm -f Makefile
777 distclean-am: clean-am distclean-compile distclean-generic \
778 distclean-tags
780 dvi: dvi-am
782 dvi-am:
784 html: html-am
786 info: info-am
788 info-am:
790 install-data-am: install-pkgconfigDATA install-rootlibLTLIBRARIES
792 install-dvi: install-dvi-am
794 install-exec-am: install-libLTLIBRARIES
795 @$(NORMAL_INSTALL)
796 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
798 install-html: install-html-am
800 install-info: install-info-am
802 install-man:
804 install-pdf: install-pdf-am
806 install-ps: install-ps-am
808 installcheck-am:
810 maintainer-clean: maintainer-clean-am
811 -rm -rf ./$(DEPDIR)
812 -rm -f Makefile
813 maintainer-clean-am: distclean-am maintainer-clean-generic
815 mostlyclean: mostlyclean-am
817 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
818 mostlyclean-libtool
820 pdf: pdf-am
822 pdf-am:
824 ps: ps-am
826 ps-am:
828 uninstall-am: uninstall-libLTLIBRARIES uninstall-local \
829 uninstall-pkgconfigDATA uninstall-rootlibLTLIBRARIES
831 .MAKE: install-am install-exec-am install-strip
833 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
834 clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
835 clean-rootlibLTLIBRARIES ctags distclean distclean-compile \
836 distclean-generic distclean-libtool distclean-tags distdir dvi \
837 dvi-am html html-am info info-am install install-am \
838 install-data install-data-am install-dvi install-dvi-am \
839 install-exec install-exec-am install-exec-hook install-html \
840 install-html-am install-info install-info-am \
841 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
842 install-pkgconfigDATA install-ps install-ps-am \
843 install-rootlibLTLIBRARIES install-strip installcheck \
844 installcheck-am installdirs maintainer-clean \
845 maintainer-clean-generic mostlyclean mostlyclean-compile \
846 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
847 tags uninstall uninstall-am uninstall-libLTLIBRARIES \
848 uninstall-local uninstall-pkgconfigDATA \
849 uninstall-rootlibLTLIBRARIES
852 # We may need to move .so files to root
853 # And create ldscript or symbolic link from /usr
854 install-exec-hook: install-rootlibLTLIBRARIES
855 # if [ ! "$(rootlibdir)" -ef "$(libdir)" ]; then \
856 # $(MV) -f "$(DESTDIR)/$(libdir)"/libntfs-3g.so* "$(DESTDIR)/$(rootlibdir)"; \
857 # fi
858 ## if [ ! "$(rootlibdir)" -ef "$(libdir)" ]; then \
859 ## $(install_sh_PROGRAM) "libntfs-3g.script.so" "$(DESTDIR)/$(libdir)/libntfs-3g.so"; \
860 ## fi
861 # if [ ! "$(rootlibdir)" -ef "$(libdir)" ]; then \
862 # $(LN_S) "$(rootlibdir)/libntfs-3g.so" "$(DESTDIR)/$(libdir)/libntfs-3g.so"; \
863 # fi
865 uninstall-local:
866 # $(RM) -f "$(DESTDIR)/$(rootlibdir)"/libntfs-3g.so*
868 libs: $(lib_LTLIBRARIES)
869 # Tell versions [3.59,3.63) of GNU make to not export all variables.
870 # Otherwise a system limit (for SysV at least) may be exceeded.
871 .NOEXPORT: