summaryrefslogtreecommitdiff
path: root/include/Makefile.in (plain)
blob: afadcc53a136d27a56489cc6a8b8176170ef11be
1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@
3
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.
9
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.
14
15@SET_MAKE@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34target_triplet = @target@
35subdir = include
36DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38am__aclocal_m4_deps = $(top_srcdir)/configure.ac
39am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40 $(ACLOCAL_M4)
41mkinstalldirs = $(install_sh) -d
42CONFIG_HEADER = $(top_builddir)/config.h
43CONFIG_CLEAN_FILES =
44SOURCES =
45DIST_SOURCES =
46RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
47 html-recursive info-recursive install-data-recursive \
48 install-dvi-recursive install-exec-recursive \
49 install-html-recursive install-info-recursive \
50 install-pdf-recursive install-ps-recursive install-recursive \
51 installcheck-recursive installdirs-recursive pdf-recursive \
52 ps-recursive uninstall-recursive
53RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
54 distclean-recursive maintainer-clean-recursive
55ETAGS = etags
56CTAGS = ctags
57DIST_SUBDIRS = $(SUBDIRS)
58DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59ACLOCAL = @ACLOCAL@
60AMTAR = @AMTAR@
61AR = @AR@
62AUTOCONF = @AUTOCONF@
63AUTOHEADER = @AUTOHEADER@
64AUTOMAKE = @AUTOMAKE@
65AWK = @AWK@
66CC = @CC@
67CCDEPMODE = @CCDEPMODE@
68CFLAGS = @CFLAGS@
69CPP = @CPP@
70CPPFLAGS = @CPPFLAGS@
71CXX = @CXX@
72CXXCPP = @CXXCPP@
73CXXDEPMODE = @CXXDEPMODE@
74CXXFLAGS = @CXXFLAGS@
75CYGPATH_W = @CYGPATH_W@
76DEFS = @DEFS@
77DEPDIR = @DEPDIR@
78DSYMUTIL = @DSYMUTIL@
79ECHO = @ECHO@
80ECHO_C = @ECHO_C@
81ECHO_N = @ECHO_N@
82ECHO_T = @ECHO_T@
83EGREP = @EGREP@
84EXEEXT = @EXEEXT@
85F77 = @F77@
86FFLAGS = @FFLAGS@
87FUSE_MODULE_CFLAGS = @FUSE_MODULE_CFLAGS@
88FUSE_MODULE_LIBS = @FUSE_MODULE_LIBS@
89GREP = @GREP@
90INSTALL = @INSTALL@
91INSTALL_DATA = @INSTALL_DATA@
92INSTALL_PROGRAM = @INSTALL_PROGRAM@
93INSTALL_SCRIPT = @INSTALL_SCRIPT@
94INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
95LDCONFIG = @LDCONFIG@
96LDFLAGS = @LDFLAGS@
97LIBFUSE_LITE_LIBS = @LIBFUSE_LITE_LIBS@
98LIBNTFS_3G_VERSION = @LIBNTFS_3G_VERSION@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LIBTOOL = @LIBTOOL@
102LN_S = @LN_S@
103LTLIBOBJS = @LTLIBOBJS@
104MAINT = @MAINT@
105MAKEINFO = @MAKEINFO@
106MKDIR_P = @MKDIR_P@
107MV = @MV@
108NMEDIT = @NMEDIT@
109OBJEXT = @OBJEXT@
110OUTPUT_FORMAT = @OUTPUT_FORMAT@
111PACKAGE = @PACKAGE@
112PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113PACKAGE_NAME = @PACKAGE_NAME@
114PACKAGE_STRING = @PACKAGE_STRING@
115PACKAGE_TARNAME = @PACKAGE_TARNAME@
116PACKAGE_VERSION = @PACKAGE_VERSION@
117PATH_SEPARATOR = @PATH_SEPARATOR@
118PKG_CONFIG = @PKG_CONFIG@
119RANLIB = @RANLIB@
120RM = @RM@
121SED = @SED@
122SET_MAKE = @SET_MAKE@
123SHELL = @SHELL@
124STRIP = @STRIP@
125VERSION = @VERSION@
126abs_builddir = @abs_builddir@
127abs_srcdir = @abs_srcdir@
128abs_top_builddir = @abs_top_builddir@
129abs_top_srcdir = @abs_top_srcdir@
130ac_ct_CC = @ac_ct_CC@
131ac_ct_CXX = @ac_ct_CXX@
132ac_ct_F77 = @ac_ct_F77@
133am__include = @am__include@
134am__leading_dot = @am__leading_dot@
135am__quote = @am__quote@
136am__tar = @am__tar@
137am__untar = @am__untar@
138bindir = @bindir@
139build = @build@
140build_alias = @build_alias@
141build_cpu = @build_cpu@
142build_os = @build_os@
143build_vendor = @build_vendor@
144builddir = @builddir@
145datadir = @datadir@
146datarootdir = @datarootdir@
147docdir = @docdir@
148dvidir = @dvidir@
149exec_prefix = @exec_prefix@
150host = @host@
151host_alias = @host_alias@
152host_cpu = @host_cpu@
153host_os = @host_os@
154host_vendor = @host_vendor@
155htmldir = @htmldir@
156includedir = @includedir@
157infodir = @infodir@
158install_sh = @install_sh@
159libdir = @libdir@
160libexecdir = @libexecdir@
161localedir = @localedir@
162localstatedir = @localstatedir@
163mandir = @mandir@
164mkdir_p = @mkdir_p@
165ntfs3gincludedir = @ntfs3gincludedir@
166oldincludedir = @oldincludedir@
167pdfdir = @pdfdir@
168pkgconfigdir = @pkgconfigdir@
169prefix = @prefix@
170program_transform_name = @program_transform_name@
171psdir = @psdir@
172rootbindir = @rootbindir@
173rootlibdir = @rootlibdir@
174rootsbindir = @rootsbindir@
175sbindir = @sbindir@
176sharedstatedir = @sharedstatedir@
177srcdir = @srcdir@
178sysconfdir = @sysconfdir@
179target = @target@
180target_alias = @target_alias@
181target_cpu = @target_cpu@
182target_os = @target_os@
183target_vendor = @target_vendor@
184top_builddir = @top_builddir@
185top_srcdir = @top_srcdir@
186MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
187SUBDIRS = ntfs-3g fuse-lite
188all: all-recursive
189
190.SUFFIXES:
191$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
192 @for dep in $?; do \
193 case '$(am__configure_deps)' in \
194 *$$dep*) \
195 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
196 && exit 0; \
197 exit 1;; \
198 esac; \
199 done; \
200 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
201 cd $(top_srcdir) && \
202 $(AUTOMAKE) --gnu include/Makefile
203.PRECIOUS: Makefile
204Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
205 @case '$?' in \
206 *config.status*) \
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
208 *) \
209 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
210 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
211 esac;
212
213$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215
216$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221mostlyclean-libtool:
222 -rm -f *.lo
223
224clean-libtool:
225 -rm -rf .libs _libs
226
227# This directory's subdirectories are mostly independent; you can cd
228# into them and run `make' without going through this Makefile.
229# To change the values of `make' variables: instead of editing Makefiles,
230# (1) if the variable is set in `config.status', edit `config.status'
231# (which will cause the Makefiles to be regenerated when you run `make');
232# (2) otherwise, pass the desired values on the `make' command line.
233$(RECURSIVE_TARGETS):
234 @failcom='exit 1'; \
235 for f in x $$MAKEFLAGS; do \
236 case $$f in \
237 *=* | --[!k]*);; \
238 *k*) failcom='fail=yes';; \
239 esac; \
240 done; \
241 dot_seen=no; \
242 target=`echo $@ | sed s/-recursive//`; \
243 list='$(SUBDIRS)'; for subdir in $$list; do \
244 echo "Making $$target in $$subdir"; \
245 if test "$$subdir" = "."; then \
246 dot_seen=yes; \
247 local_target="$$target-am"; \
248 else \
249 local_target="$$target"; \
250 fi; \
251 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252 || eval $$failcom; \
253 done; \
254 if test "$$dot_seen" = "no"; then \
255 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
256 fi; test -z "$$fail"
257
258$(RECURSIVE_CLEAN_TARGETS):
259 @failcom='exit 1'; \
260 for f in x $$MAKEFLAGS; do \
261 case $$f in \
262 *=* | --[!k]*);; \
263 *k*) failcom='fail=yes';; \
264 esac; \
265 done; \
266 dot_seen=no; \
267 case "$@" in \
268 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
269 *) list='$(SUBDIRS)' ;; \
270 esac; \
271 rev=''; for subdir in $$list; do \
272 if test "$$subdir" = "."; then :; else \
273 rev="$$subdir $$rev"; \
274 fi; \
275 done; \
276 rev="$$rev ."; \
277 target=`echo $@ | sed s/-recursive//`; \
278 for subdir in $$rev; do \
279 echo "Making $$target in $$subdir"; \
280 if test "$$subdir" = "."; then \
281 local_target="$$target-am"; \
282 else \
283 local_target="$$target"; \
284 fi; \
285 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
286 || eval $$failcom; \
287 done && test -z "$$fail"
288tags-recursive:
289 list='$(SUBDIRS)'; for subdir in $$list; do \
290 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
291 done
292ctags-recursive:
293 list='$(SUBDIRS)'; for subdir in $$list; do \
294 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
295 done
296
297ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
298 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
299 unique=`for i in $$list; do \
300 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
301 done | \
302 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
303 END { if (nonempty) { for (i in files) print i; }; }'`; \
304 mkid -fID $$unique
305tags: TAGS
306
307TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
308 $(TAGS_FILES) $(LISP)
309 tags=; \
310 here=`pwd`; \
311 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
312 include_option=--etags-include; \
313 empty_fix=.; \
314 else \
315 include_option=--include; \
316 empty_fix=; \
317 fi; \
318 list='$(SUBDIRS)'; for subdir in $$list; do \
319 if test "$$subdir" = .; then :; else \
320 test ! -f $$subdir/TAGS || \
321 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
322 fi; \
323 done; \
324 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325 unique=`for i in $$list; do \
326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327 done | \
328 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329 END { if (nonempty) { for (i in files) print i; }; }'`; \
330 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
331 test -n "$$unique" || unique=$$empty_fix; \
332 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
333 $$tags $$unique; \
334 fi
335ctags: CTAGS
336CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
337 $(TAGS_FILES) $(LISP)
338 tags=; \
339 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340 unique=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342 done | \
343 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
344 END { if (nonempty) { for (i in files) print i; }; }'`; \
345 test -z "$(CTAGS_ARGS)$$tags$$unique" \
346 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
347 $$tags $$unique
348
349GTAGS:
350 here=`$(am__cd) $(top_builddir) && pwd` \
351 && cd $(top_srcdir) \
352 && gtags -i $(GTAGS_ARGS) $$here
353
354distclean-tags:
355 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
356
357distdir: $(DISTFILES)
358 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
359 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
360 list='$(DISTFILES)'; \
361 dist_files=`for file in $$list; do echo $$file; done | \
362 sed -e "s|^$$srcdirstrip/||;t" \
363 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
364 case $$dist_files in \
365 */*) $(MKDIR_P) `echo "$$dist_files" | \
366 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
367 sort -u` ;; \
368 esac; \
369 for file in $$dist_files; do \
370 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
371 if test -d $$d/$$file; then \
372 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
373 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
374 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
375 fi; \
376 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
377 else \
378 test -f $(distdir)/$$file \
379 || cp -p $$d/$$file $(distdir)/$$file \
380 || exit 1; \
381 fi; \
382 done
383 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
384 if test "$$subdir" = .; then :; else \
385 test -d "$(distdir)/$$subdir" \
386 || $(MKDIR_P) "$(distdir)/$$subdir" \
387 || exit 1; \
388 distdir=`$(am__cd) $(distdir) && pwd`; \
389 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
390 (cd $$subdir && \
391 $(MAKE) $(AM_MAKEFLAGS) \
392 top_distdir="$$top_distdir" \
393 distdir="$$distdir/$$subdir" \
394 am__remove_distdir=: \
395 am__skip_length_check=: \
396 distdir) \
397 || exit 1; \
398 fi; \
399 done
400check-am: all-am
401check: check-recursive
402all-am: Makefile
403installdirs: installdirs-recursive
404installdirs-am:
405install: install-recursive
406install-exec: install-exec-recursive
407install-data: install-data-recursive
408uninstall: uninstall-recursive
409
410install-am: all-am
411 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
412
413installcheck: installcheck-recursive
414install-strip:
415 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
416 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
417 `test -z '$(STRIP)' || \
418 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
419mostlyclean-generic:
420
421clean-generic:
422
423distclean-generic:
424 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
425
426maintainer-clean-generic:
427 @echo "This command is intended for maintainers to use"
428 @echo "it deletes files that may require special tools to rebuild."
429 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
430clean: clean-recursive
431
432clean-am: clean-generic clean-libtool mostlyclean-am
433
434distclean: distclean-recursive
435 -rm -f Makefile
436distclean-am: clean-am distclean-generic distclean-tags
437
438dvi: dvi-recursive
439
440dvi-am:
441
442html: html-recursive
443
444info: info-recursive
445
446info-am:
447
448install-data-am:
449
450install-dvi: install-dvi-recursive
451
452install-exec-am:
453
454install-html: install-html-recursive
455
456install-info: install-info-recursive
457
458install-man:
459
460install-pdf: install-pdf-recursive
461
462install-ps: install-ps-recursive
463
464installcheck-am:
465
466maintainer-clean: maintainer-clean-recursive
467 -rm -f Makefile
468maintainer-clean-am: distclean-am maintainer-clean-generic
469
470mostlyclean: mostlyclean-recursive
471
472mostlyclean-am: mostlyclean-generic mostlyclean-libtool
473
474pdf: pdf-recursive
475
476pdf-am:
477
478ps: ps-recursive
479
480ps-am:
481
482uninstall-am:
483
484.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
485 install-strip
486
487.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
488 all all-am check check-am clean clean-generic clean-libtool \
489 ctags ctags-recursive distclean distclean-generic \
490 distclean-libtool distclean-tags distdir dvi dvi-am html \
491 html-am info info-am install install-am install-data \
492 install-data-am install-dvi install-dvi-am install-exec \
493 install-exec-am install-html install-html-am install-info \
494 install-info-am install-man install-pdf install-pdf-am \
495 install-ps install-ps-am install-strip installcheck \
496 installcheck-am installdirs installdirs-am maintainer-clean \
497 maintainer-clean-generic mostlyclean mostlyclean-generic \
498 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
499 uninstall uninstall-am
500
501# Tell versions [3.59,3.63) of GNU make to not export all variables.
502# Otherwise a system limit (for SysV at least) may be exceeded.
503.NOEXPORT:
504