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