Correct PPTP server firewall rules chain.
[tomato/davidwu.git] / release / src / router / ntfs-3g / include / fuse-lite / Makefile.in
bloba8bd4786bd10364299a7691fe7cf408d3607a298
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
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.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
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 = @build@
34 host_triplet = @host@
35 target_triplet = @target@
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 = @ACLOCAL@
53 AMTAR = @AMTAR@
54 AR = @AR@
55 AUTOCONF = @AUTOCONF@
56 AUTOHEADER = @AUTOHEADER@
57 AUTOMAKE = @AUTOMAKE@
58 AWK = @AWK@
59 CC = @CC@
60 CCDEPMODE = @CCDEPMODE@
61 CFLAGS = @CFLAGS@
62 CPP = @CPP@
63 CPPFLAGS = @CPPFLAGS@
64 CXX = @CXX@
65 CXXCPP = @CXXCPP@
66 CXXDEPMODE = @CXXDEPMODE@
67 CXXFLAGS = @CXXFLAGS@
68 CYGPATH_W = @CYGPATH_W@
69 DEFS = @DEFS@
70 DEPDIR = @DEPDIR@
71 DSYMUTIL = @DSYMUTIL@
72 ECHO = @ECHO@
73 ECHO_C = @ECHO_C@
74 ECHO_N = @ECHO_N@
75 ECHO_T = @ECHO_T@
76 EGREP = @EGREP@
77 EXEEXT = @EXEEXT@
78 F77 = @F77@
79 FFLAGS = @FFLAGS@
80 FUSE_MODULE_CFLAGS = @FUSE_MODULE_CFLAGS@
81 FUSE_MODULE_LIBS = @FUSE_MODULE_LIBS@
82 GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
83 GNUTLS_LIBS = @GNUTLS_LIBS@
84 GREP = @GREP@
85 INSTALL = @INSTALL@
86 INSTALL_DATA = @INSTALL_DATA@
87 INSTALL_PROGRAM = @INSTALL_PROGRAM@
88 INSTALL_SCRIPT = @INSTALL_SCRIPT@
89 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90 LDCONFIG = @LDCONFIG@
91 LDFLAGS = @LDFLAGS@
92 LIBFUSE_LITE_CFLAGS = @LIBFUSE_LITE_CFLAGS@
93 LIBFUSE_LITE_LIBS = @LIBFUSE_LITE_LIBS@
94 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
95 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
96 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
97 LIBNTFS_3G_VERSION = @LIBNTFS_3G_VERSION@
98 LIBOBJS = @LIBOBJS@
99 LIBS = @LIBS@
100 LIBTOOL = @LIBTOOL@
101 LN_S = @LN_S@
102 LTLIBOBJS = @LTLIBOBJS@
103 MAINT = @MAINT@
104 MAKEINFO = @MAKEINFO@
105 MKDIR_P = @MKDIR_P@
106 MKNTFS_CPPFLAGS = @MKNTFS_CPPFLAGS@
107 MKNTFS_LIBS = @MKNTFS_LIBS@
108 MV = @MV@
109 NMEDIT = @NMEDIT@
110 OBJEXT = @OBJEXT@
111 OUTPUT_FORMAT = @OUTPUT_FORMAT@
112 PACKAGE = @PACKAGE@
113 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
114 PACKAGE_NAME = @PACKAGE_NAME@
115 PACKAGE_STRING = @PACKAGE_STRING@
116 PACKAGE_TARNAME = @PACKAGE_TARNAME@
117 PACKAGE_VERSION = @PACKAGE_VERSION@
118 PATH_SEPARATOR = @PATH_SEPARATOR@
119 PKG_CONFIG = @PKG_CONFIG@
120 RANLIB = @RANLIB@
121 RM = @RM@
122 SED = @SED@
123 SET_MAKE = @SET_MAKE@
124 SHELL = @SHELL@
125 STRIP = @STRIP@
126 VERSION = @VERSION@
127 abs_builddir = @abs_builddir@
128 abs_srcdir = @abs_srcdir@
129 abs_top_builddir = @abs_top_builddir@
130 abs_top_srcdir = @abs_top_srcdir@
131 ac_ct_CC = @ac_ct_CC@
132 ac_ct_CXX = @ac_ct_CXX@
133 ac_ct_F77 = @ac_ct_F77@
134 all_includes = @all_includes@
135 all_libraries = @all_libraries@
136 am__include = @am__include@
137 am__leading_dot = @am__leading_dot@
138 am__quote = @am__quote@
139 am__tar = @am__tar@
140 am__untar = @am__untar@
141 bindir = @bindir@
142 build = @build@
143 build_alias = @build_alias@
144 build_cpu = @build_cpu@
145 build_os = @build_os@
146 build_vendor = @build_vendor@
147 builddir = @builddir@
148 datadir = @datadir@
149 datarootdir = @datarootdir@
150 docdir = @docdir@
151 dvidir = @dvidir@
152 exec_prefix = @exec_prefix@
153 host = @host@
154 host_alias = @host_alias@
155 host_cpu = @host_cpu@
156 host_os = @host_os@
157 host_vendor = @host_vendor@
158 htmldir = @htmldir@
159 includedir = @includedir@
160 infodir = @infodir@
161 install_sh = @install_sh@
162 libdir = @libdir@
163 libexecdir = @libexecdir@
164 localedir = @localedir@
165 localstatedir = @localstatedir@
166 mandir = @mandir@
167 mkdir_p = @mkdir_p@
168 ntfs3gincludedir = @ntfs3gincludedir@
169 oldincludedir = @oldincludedir@
170 pdfdir = @pdfdir@
171 pkgconfigdir = @pkgconfigdir@
172 prefix = @prefix@
173 program_transform_name = @program_transform_name@
174 psdir = @psdir@
175 rootbindir = @rootbindir@
176 rootlibdir = @rootlibdir@
177 rootsbindir = @rootsbindir@
178 sbindir = @sbindir@
179 sharedstatedir = @sharedstatedir@
180 srcdir = @srcdir@
181 sysconfdir = @sysconfdir@
182 target = @target@
183 target_alias = @target_alias@
184 target_cpu = @target_cpu@
185 target_os = @target_os@
186 target_vendor = @target_vendor@
187 top_builddir = @top_builddir@
188 top_srcdir = @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: @MAINTAINER_MODE_TRUE@ $(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: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(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: