K2.6 patches and update.
[tomato.git] / release / src / router / ntfs-3g / include / ntfs-3g / Makefile
blob0d0b31a352dcafcbc59056183b2191c8d9d0a926
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # include/ntfs-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.
18 pkgdatadir = $(datadir)/ntfs-3g
19 pkglibdir = $(libdir)/ntfs-3g
20 pkgincludedir = $(includedir)/ntfs-3g
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = x86_64-pc-linux-gnu
34 host_triplet = mipsel-unknown-linux-gnu
35 target_triplet = mipsel-unknown-linux-gnu
36 subdir = include/ntfs-3g
37 DIST_COMMON = $(am__noinst_HEADERS_DIST) \
38 $(am__ntfs3ginclude_HEADERS_DIST) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 SOURCES =
48 DIST_SOURCES =
49 am__noinst_HEADERS_DIST = acls.h attrib.h attrlist.h bitmap.h \
50 bootsect.h cache.h collate.h compat.h compress.h debug.h \
51 device.h device_io.h dir.h efs.h endians.h index.h inode.h \
52 layout.h lcnalloc.h logfile.h logging.h mft.h misc.h mst.h \
53 ntfstime.h object_id.h param.h realpath.h reparse.h runlist.h \
54 security.h support.h types.h unistr.h volume.h xattrs.h
55 am__ntfs3ginclude_HEADERS_DIST = acls.h attrib.h attrlist.h bitmap.h \
56 bootsect.h cache.h collate.h compat.h compress.h debug.h \
57 device.h device_io.h dir.h efs.h endians.h index.h inode.h \
58 layout.h lcnalloc.h logfile.h logging.h mft.h misc.h mst.h \
59 ntfstime.h object_id.h param.h realpath.h reparse.h runlist.h \
60 security.h support.h types.h unistr.h volume.h xattrs.h
61 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
62 am__vpath_adj = case $$p in \
63 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
64 *) f=$$p;; \
65 esac;
66 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
67 am__installdirs = "$(DESTDIR)$(ntfs3gincludedir)"
68 ntfs3gincludeHEADERS_INSTALL = $(INSTALL_HEADER)
69 HEADERS = $(noinst_HEADERS) $(ntfs3ginclude_HEADERS)
70 ETAGS = etags
71 CTAGS = ctags
72 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73 ACLOCAL = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run aclocal-1.10
74 AMTAR = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run tar
75 AR = mipsel-uclibc-ar
76 AUTOCONF = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run autoconf
77 AUTOHEADER = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run autoheader
78 AUTOMAKE = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run automake-1.10
79 AWK = gawk
80 CC = mipsel-uclibc-gcc
81 CCDEPMODE = depmode=none
82 CFLAGS = -Os -Wall -DLINUX26 -DCONFIG_BCMWL5 -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32 -mips32 -ffunction-sections -fdata-sections -Wall
83 CPP = mipsel-uclibc-gcc -E
84 CPPFLAGS =
85 CXX = mipsel-linux-g++
86 CXXCPP = mipsel-linux-g++ -E
87 CXXDEPMODE = depmode=none
88 CXXFLAGS = -g -O2
89 CYGPATH_W = echo
90 DEFS = -DHAVE_CONFIG_H
91 DEPDIR = .deps
92 DSYMUTIL =
93 ECHO = echo
94 ECHO_C =
95 ECHO_N = -n
96 ECHO_T =
97 EGREP = /bin/grep -E
98 EXEEXT =
99 F77 =
100 FFLAGS =
101 FUSE_MODULE_CFLAGS =
102 FUSE_MODULE_LIBS =
103 GNUTLS_CFLAGS =
104 GNUTLS_LIBS =
105 GREP = /bin/grep
106 INSTALL = /usr/bin/install -c
107 INSTALL_DATA = ${INSTALL} -m 644
108 INSTALL_PROGRAM = ${INSTALL}
109 INSTALL_SCRIPT = ${INSTALL}
110 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
111 LDCONFIG = /sbin/ldconfig
112 LDFLAGS = -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC
113 LIBFUSE_LITE_CFLAGS =
114 LIBFUSE_LITE_LIBS = -lpthread
115 LIBGCRYPT_CFLAGS =
116 LIBGCRYPT_CONFIG =
117 LIBGCRYPT_LIBS =
118 LIBNTFS_3G_VERSION = 84
119 LIBOBJS = ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o
120 LIBS =
121 LIBTOOL = $(SHELL) $(top_builddir)/libtool
122 LN_S = ln -s
123 LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo
124 MAINT = #
125 MAKEINFO = ${SHELL} /home/vicente/repos/tomato/release/src/router/ntfs-3g/missing --run makeinfo
126 MKDIR_P = /bin/mkdir -p
127 MKNTFS_CPPFLAGS =
128 MKNTFS_LIBS =
129 MV = /bin/mv
130 NMEDIT =
131 OBJEXT = o
132 OUTPUT_FORMAT =
133 PACKAGE = ntfs-3g
134 PACKAGE_BUGREPORT = ntfs-3g-devel@lists.sf.net
135 PACKAGE_NAME = ntfs-3g
136 PACKAGE_STRING = ntfs-3g 2013.1.13
137 PACKAGE_TARNAME = ntfs-3g
138 PACKAGE_VERSION = 2013.1.13
139 PATH_SEPARATOR = :
140 PKG_CONFIG = /usr/bin/pkg-config
141 RANLIB = mipsel-uclibc-ranlib
142 RM = /bin/rm
143 SED = /bin/sed
144 SET_MAKE =
145 SHELL = /bin/sh
146 STRIP = mipsel-uclibc-strip -R .note -R .comment
147 VERSION = 2013.1.13
148 abs_builddir = /home/vicente/repos/tomato/release/src/router/ntfs-3g/include/ntfs-3g
149 abs_srcdir = /home/vicente/repos/tomato/release/src/router/ntfs-3g/include/ntfs-3g
150 abs_top_builddir = /home/vicente/repos/tomato/release/src/router/ntfs-3g
151 abs_top_srcdir = /home/vicente/repos/tomato/release/src/router/ntfs-3g
152 ac_ct_CC =
153 ac_ct_CXX =
154 ac_ct_F77 =
155 all_includes =
156 all_libraries =
157 am__include = include
158 am__leading_dot = .
159 am__quote =
160 am__tar = ${AMTAR} chof - "$$tardir"
161 am__untar = ${AMTAR} xf -
162 bindir = ${exec_prefix}/bin
163 build = x86_64-pc-linux-gnu
164 build_alias = x86_64-linux-gnu
165 build_cpu = x86_64
166 build_os = linux-gnu
167 build_vendor = pc
168 builddir = .
169 datadir = ${datarootdir}
170 datarootdir = ${prefix}/share
171 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
172 dvidir = ${docdir}
173 exec_prefix = ${prefix}
174 host = mipsel-unknown-linux-gnu
175 host_alias = mipsel-linux
176 host_cpu = mipsel
177 host_os = linux-gnu
178 host_vendor = unknown
179 htmldir = ${docdir}
180 includedir = ${prefix}/include
181 infodir = ${datarootdir}/info
182 install_sh = $(SHELL) /home/vicente/repos/tomato/release/src/router/ntfs-3g/install-sh
183 libdir = ${exec_prefix}/lib
184 libexecdir = ${exec_prefix}/libexec
185 localedir = ${datarootdir}/locale
186 localstatedir = ${prefix}/var
187 mandir = ${datarootdir}/man
188 mkdir_p = /bin/mkdir -p
189 ntfs3gincludedir = $(includedir)/ntfs-3g
190 oldincludedir = /usr/include
191 pdfdir = ${docdir}
192 pkgconfigdir = $(libdir)/pkgconfig
193 prefix = /usr/local
194 program_transform_name = s,x,x,
195 psdir = ${docdir}
196 rootbindir = /bin
197 rootlibdir = /lib
198 rootsbindir = /sbin
199 sbindir = ${exec_prefix}/sbin
200 sharedstatedir = ${prefix}/com
201 srcdir = .
202 sysconfdir = ${prefix}/etc
203 target = mipsel-unknown-linux-gnu
204 target_alias =
205 target_cpu = mipsel
206 target_os = linux-gnu
207 target_vendor = unknown
208 top_builddir = ../..
209 top_srcdir = ../..
210 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
211 headers = \
212 acls.h \
213 attrib.h \
214 attrlist.h \
215 bitmap.h \
216 bootsect.h \
217 cache.h \
218 collate.h \
219 compat.h \
220 compress.h \
221 debug.h \
222 device.h \
223 device_io.h \
224 dir.h \
225 efs.h \
226 endians.h \
227 index.h \
228 inode.h \
229 layout.h \
230 lcnalloc.h \
231 logfile.h \
232 logging.h \
233 mft.h \
234 misc.h \
235 mst.h \
236 ntfstime.h \
237 object_id.h \
238 param.h \
239 realpath.h \
240 reparse.h \
241 runlist.h \
242 security.h \
243 support.h \
244 types.h \
245 unistr.h \
246 volume.h \
247 xattrs.h
249 #ntfs3ginclude_HEADERS = $(headers)
250 noinst_HEADERS = $(headers)
251 all: all-am
253 .SUFFIXES:
254 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
255 @for dep in $?; do \
256 case '$(am__configure_deps)' in \
257 *$$dep*) \
258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
259 && exit 0; \
260 exit 1;; \
261 esac; \
262 done; \
263 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/ntfs-3g/Makefile'; \
264 cd $(top_srcdir) && \
265 $(AUTOMAKE) --gnu include/ntfs-3g/Makefile
266 .PRECIOUS: Makefile
267 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
268 @case '$?' in \
269 *config.status*) \
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
271 *) \
272 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
273 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
274 esac;
276 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
277 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279 $(top_srcdir)/configure: # $(am__configure_deps)
280 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
282 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 mostlyclean-libtool:
285 -rm -f *.lo
287 clean-libtool:
288 -rm -rf .libs _libs
289 install-ntfs3gincludeHEADERS: $(ntfs3ginclude_HEADERS)
290 @$(NORMAL_INSTALL)
291 test -z "$(ntfs3gincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ntfs3gincludedir)"
292 @list='$(ntfs3ginclude_HEADERS)'; for p in $$list; do \
293 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
294 f=$(am__strip_dir) \
295 echo " $(ntfs3gincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(ntfs3gincludedir)/$$f'"; \
296 $(ntfs3gincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(ntfs3gincludedir)/$$f"; \
297 done
299 uninstall-ntfs3gincludeHEADERS:
300 @$(NORMAL_UNINSTALL)
301 @list='$(ntfs3ginclude_HEADERS)'; for p in $$list; do \
302 f=$(am__strip_dir) \
303 echo " rm -f '$(DESTDIR)$(ntfs3gincludedir)/$$f'"; \
304 rm -f "$(DESTDIR)$(ntfs3gincludedir)/$$f"; \
305 done
307 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
308 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
309 unique=`for i in $$list; do \
310 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
311 done | \
312 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
313 END { if (nonempty) { for (i in files) print i; }; }'`; \
314 mkid -fID $$unique
315 tags: TAGS
317 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
318 $(TAGS_FILES) $(LISP)
319 tags=; \
320 here=`pwd`; \
321 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
322 unique=`for i in $$list; do \
323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324 done | \
325 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
326 END { if (nonempty) { for (i in files) print i; }; }'`; \
327 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
328 test -n "$$unique" || unique=$$empty_fix; \
329 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
330 $$tags $$unique; \
332 ctags: CTAGS
333 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
334 $(TAGS_FILES) $(LISP)
335 tags=; \
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \
340 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341 END { if (nonempty) { for (i in files) print i; }; }'`; \
342 test -z "$(CTAGS_ARGS)$$tags$$unique" \
343 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
344 $$tags $$unique
346 GTAGS:
347 here=`$(am__cd) $(top_builddir) && pwd` \
348 && cd $(top_srcdir) \
349 && gtags -i $(GTAGS_ARGS) $$here
351 distclean-tags:
352 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
354 distdir: $(DISTFILES)
355 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
356 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
357 list='$(DISTFILES)'; \
358 dist_files=`for file in $$list; do echo $$file; done | \
359 sed -e "s|^$$srcdirstrip/||;t" \
360 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
361 case $$dist_files in \
362 */*) $(MKDIR_P) `echo "$$dist_files" | \
363 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
364 sort -u` ;; \
365 esac; \
366 for file in $$dist_files; do \
367 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
368 if test -d $$d/$$file; then \
369 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
370 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
371 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
372 fi; \
373 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
374 else \
375 test -f $(distdir)/$$file \
376 || cp -p $$d/$$file $(distdir)/$$file \
377 || exit 1; \
378 fi; \
379 done
380 check-am: all-am
381 check: check-am
382 all-am: Makefile $(HEADERS)
383 installdirs:
384 for dir in "$(DESTDIR)$(ntfs3gincludedir)"; do \
385 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
386 done
387 install: install-am
388 install-exec: install-exec-am
389 install-data: install-data-am
390 uninstall: uninstall-am
392 install-am: all-am
393 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
395 installcheck: installcheck-am
396 install-strip:
397 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
398 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
399 `test -z '$(STRIP)' || \
400 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
401 mostlyclean-generic:
403 clean-generic:
405 distclean-generic:
406 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
408 maintainer-clean-generic:
409 @echo "This command is intended for maintainers to use"
410 @echo "it deletes files that may require special tools to rebuild."
411 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
412 clean: clean-am
414 clean-am: clean-generic clean-libtool mostlyclean-am
416 distclean: distclean-am
417 -rm -f Makefile
418 distclean-am: clean-am distclean-generic distclean-tags
420 dvi: dvi-am
422 dvi-am:
424 html: html-am
426 info: info-am
428 info-am:
430 install-data-am: install-ntfs3gincludeHEADERS
432 install-dvi: install-dvi-am
434 install-exec-am:
436 install-html: install-html-am
438 install-info: install-info-am
440 install-man:
442 install-pdf: install-pdf-am
444 install-ps: install-ps-am
446 installcheck-am:
448 maintainer-clean: maintainer-clean-am
449 -rm -f Makefile
450 maintainer-clean-am: distclean-am maintainer-clean-generic
452 mostlyclean: mostlyclean-am
454 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
456 pdf: pdf-am
458 pdf-am:
460 ps: ps-am
462 ps-am:
464 uninstall-am: uninstall-ntfs3gincludeHEADERS
466 .MAKE: install-am install-strip
468 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
469 clean-libtool ctags distclean distclean-generic \
470 distclean-libtool distclean-tags distdir dvi dvi-am html \
471 html-am info info-am install install-am install-data \
472 install-data-am install-dvi install-dvi-am install-exec \
473 install-exec-am install-html install-html-am install-info \
474 install-info-am install-man install-ntfs3gincludeHEADERS \
475 install-pdf install-pdf-am install-ps install-ps-am \
476 install-strip installcheck installcheck-am installdirs \
477 maintainer-clean maintainer-clean-generic mostlyclean \
478 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
479 tags uninstall uninstall-am uninstall-ntfs3gincludeHEADERS
481 # Tell versions [3.59,3.63) of GNU make to not export all variables.
482 # Otherwise a system limit (for SysV at least) may be exceeded.
483 .NOEXPORT: