1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
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
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
)
33 build_triplet
= @build@
35 target_triplet
= @target@
36 subdir
= include/fuse-lite
37 DIST_COMMON
= $(noinst_HEADERS
) $(srcdir)/Makefile.am \
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
) \
43 mkinstalldirs
= $(install_sh
) -d
44 CONFIG_HEADER
= $(top_builddir
)/config.h
48 HEADERS
= $(noinst_HEADERS
)
51 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
56 AUTOHEADER
= @AUTOHEADER@
60 CCDEPMODE
= @CCDEPMODE@
66 CXXDEPMODE
= @CXXDEPMODE@
68 CYGPATH_W
= @CYGPATH_W@
80 FUSE_MODULE_CFLAGS
= @FUSE_MODULE_CFLAGS@
81 FUSE_MODULE_LIBS
= @FUSE_MODULE_LIBS@
82 GNUTLS_CFLAGS
= @GNUTLS_CFLAGS@
83 GNUTLS_LIBS
= @GNUTLS_LIBS@
86 INSTALL_DATA
= @INSTALL_DATA@
87 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
88 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
89 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
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@
102 LTLIBOBJS
= @LTLIBOBJS@
104 MAKEINFO
= @MAKEINFO@
106 MKNTFS_CPPFLAGS
= @MKNTFS_CPPFLAGS@
107 MKNTFS_LIBS
= @MKNTFS_LIBS@
111 OUTPUT_FORMAT
= @OUTPUT_FORMAT@
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@
123 SET_MAKE
= @SET_MAKE@
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@
140 am__untar
= @am__untar@
143 build_alias
= @build_alias@
144 build_cpu
= @build_cpu@
145 build_os
= @build_os@
146 build_vendor
= @build_vendor@
147 builddir
= @builddir@
149 datarootdir
= @datarootdir@
152 exec_prefix = @
exec_prefix@
154 host_alias
= @host_alias@
155 host_cpu
= @host_cpu@
157 host_vendor
= @host_vendor@
159 includedir = @
includedir@
161 install_sh
= @install_sh@
163 libexecdir
= @libexecdir@
164 localedir
= @localedir@
165 localstatedir
= @localstatedir@
168 ntfs3gincludedir
= @ntfs3gincludedir@
169 oldincludedir = @
oldincludedir@
171 pkgconfigdir
= @pkgconfigdir@
173 program_transform_name
= @program_transform_name@
175 rootbindir
= @rootbindir@
176 rootlibdir
= @rootlibdir@
177 rootsbindir
= @rootsbindir@
179 sharedstatedir
= @sharedstatedir@
181 sysconfdir
= @sysconfdir@
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
194 fuse_lowlevel_compat.h \
201 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
203 case
'$(am__configure_deps)' in \
205 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
210 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/fuse-lite/Makefile'; \
211 cd
$(top_srcdir
) && \
212 $(AUTOMAKE
) --gnu
include/fuse-lite
/Makefile
214 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
217 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
219 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
220 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
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
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; \
242 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
243 END { if (nonempty) { for (i in files) print i; }; }'`; \
247 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
248 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
263 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
264 $(TAGS_FILES
) $(LISP
)
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; \
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
) \
277 here
=`$(am__cd) $(top_builddir) && pwd` \
278 && cd
$(top_srcdir
) \
279 && gtags
-i
$(GTAGS_ARGS
) $$here
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,/[^/]*$$,,' | \
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; \
303 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
305 test -f
$(distdir
)/$$file \
306 || cp
-p
$$d/$$file $(distdir
)/$$file \
312 all-am
: Makefile
$(HEADERS
)
315 install-exec
: install-exec-am
316 install-data
: install-data-am
317 uninstall: uninstall-am
320 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
322 installcheck: installcheck-am
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
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
)
341 clean-am
: clean-generic clean-libtool mostlyclean-am
343 distclean: distclean-am
345 distclean-am
: clean-am distclean-generic distclean-tags
359 install-dvi
: install-dvi-am
363 install-html
: install-html-am
365 install-info
: install-info-am
369 install-pdf
: install-pdf-am
371 install-ps
: install-ps-am
375 maintainer-clean
: maintainer-clean-am
377 maintainer-clean-am
: distclean-am maintainer-clean-generic
379 mostlyclean: mostlyclean-am
381 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
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 \
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.