summaryrefslogtreecommitdiff
path: root/include/fuse-lite/Makefile.in (plain)
blob: e9fece0212f6a4b5921015b756b8eecf3d3102d9
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@
16
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35target_triplet = @target@
36subdir = include/fuse-lite
37DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 $(ACLOCAL_M4)
43mkinstalldirs = $(install_sh) -d
44CONFIG_HEADER = $(top_builddir)/config.h
45CONFIG_CLEAN_FILES =
46SOURCES =
47DIST_SOURCES =
48HEADERS = $(noinst_HEADERS)
49ETAGS = etags
50CTAGS = ctags
51DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52ACLOCAL = @ACLOCAL@
53AMTAR = @AMTAR@
54AR = @AR@
55AUTOCONF = @AUTOCONF@
56AUTOHEADER = @AUTOHEADER@
57AUTOMAKE = @AUTOMAKE@
58AWK = @AWK@
59CC = @CC@
60CCDEPMODE = @CCDEPMODE@
61CFLAGS = @CFLAGS@
62CPP = @CPP@
63CPPFLAGS = @CPPFLAGS@
64CXX = @CXX@
65CXXCPP = @CXXCPP@
66CXXDEPMODE = @CXXDEPMODE@
67CXXFLAGS = @CXXFLAGS@
68CYGPATH_W = @CYGPATH_W@
69DEFS = @DEFS@
70DEPDIR = @DEPDIR@
71DSYMUTIL = @DSYMUTIL@
72ECHO = @ECHO@
73ECHO_C = @ECHO_C@
74ECHO_N = @ECHO_N@
75ECHO_T = @ECHO_T@
76EGREP = @EGREP@
77EXEEXT = @EXEEXT@
78F77 = @F77@
79FFLAGS = @FFLAGS@
80FUSE_MODULE_CFLAGS = @FUSE_MODULE_CFLAGS@
81FUSE_MODULE_LIBS = @FUSE_MODULE_LIBS@
82GREP = @GREP@
83INSTALL = @INSTALL@
84INSTALL_DATA = @INSTALL_DATA@
85INSTALL_PROGRAM = @INSTALL_PROGRAM@
86INSTALL_SCRIPT = @INSTALL_SCRIPT@
87INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88LDCONFIG = @LDCONFIG@
89LDFLAGS = @LDFLAGS@
90LIBFUSE_LITE_LIBS = @LIBFUSE_LITE_LIBS@
91LIBNTFS_3G_VERSION = @LIBNTFS_3G_VERSION@
92LIBOBJS = @LIBOBJS@
93LIBS = @LIBS@
94LIBTOOL = @LIBTOOL@
95LN_S = @LN_S@
96LTLIBOBJS = @LTLIBOBJS@
97MAINT = @MAINT@
98MAKEINFO = @MAKEINFO@
99MKDIR_P = @MKDIR_P@
100MV = @MV@
101NMEDIT = @NMEDIT@
102OBJEXT = @OBJEXT@
103OUTPUT_FORMAT = @OUTPUT_FORMAT@
104PACKAGE = @PACKAGE@
105PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
106PACKAGE_NAME = @PACKAGE_NAME@
107PACKAGE_STRING = @PACKAGE_STRING@
108PACKAGE_TARNAME = @PACKAGE_TARNAME@
109PACKAGE_VERSION = @PACKAGE_VERSION@
110PATH_SEPARATOR = @PATH_SEPARATOR@
111PKG_CONFIG = @PKG_CONFIG@
112RANLIB = @RANLIB@
113RM = @RM@
114SED = @SED@
115SET_MAKE = @SET_MAKE@
116SHELL = @SHELL@
117STRIP = @STRIP@
118VERSION = @VERSION@
119abs_builddir = @abs_builddir@
120abs_srcdir = @abs_srcdir@
121abs_top_builddir = @abs_top_builddir@
122abs_top_srcdir = @abs_top_srcdir@
123ac_ct_CC = @ac_ct_CC@
124ac_ct_CXX = @ac_ct_CXX@
125ac_ct_F77 = @ac_ct_F77@
126am__include = @am__include@
127am__leading_dot = @am__leading_dot@
128am__quote = @am__quote@
129am__tar = @am__tar@
130am__untar = @am__untar@
131bindir = @bindir@
132build = @build@
133build_alias = @build_alias@
134build_cpu = @build_cpu@
135build_os = @build_os@
136build_vendor = @build_vendor@
137builddir = @builddir@
138datadir = @datadir@
139datarootdir = @datarootdir@
140docdir = @docdir@
141dvidir = @dvidir@
142exec_prefix = @exec_prefix@
143host = @host@
144host_alias = @host_alias@
145host_cpu = @host_cpu@
146host_os = @host_os@
147host_vendor = @host_vendor@
148htmldir = @htmldir@
149includedir = @includedir@
150infodir = @infodir@
151install_sh = @install_sh@
152libdir = @libdir@
153libexecdir = @libexecdir@
154localedir = @localedir@
155localstatedir = @localstatedir@
156mandir = @mandir@
157mkdir_p = @mkdir_p@
158ntfs3gincludedir = @ntfs3gincludedir@
159oldincludedir = @oldincludedir@
160pdfdir = @pdfdir@
161pkgconfigdir = @pkgconfigdir@
162prefix = @prefix@
163program_transform_name = @program_transform_name@
164psdir = @psdir@
165rootbindir = @rootbindir@
166rootlibdir = @rootlibdir@
167rootsbindir = @rootsbindir@
168sbindir = @sbindir@
169sharedstatedir = @sharedstatedir@
170srcdir = @srcdir@
171sysconfdir = @sysconfdir@
172target = @target@
173target_alias = @target_alias@
174target_cpu = @target_cpu@
175target_os = @target_os@
176target_vendor = @target_vendor@
177top_builddir = @top_builddir@
178top_srcdir = @top_srcdir@
179MAINTAINERCLEANFILES = Makefile.in
180noinst_HEADERS = \
181 fuse.h \
182 fuse_common.h \
183 fuse_lowlevel.h \
184 fuse_lowlevel_compat.h \
185 fuse_opt.h \
186 fuse_kernel.h
187
188all: all-am
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/fuse-lite/Makefile'; \
201 cd $(top_srcdir) && \
202 $(AUTOMAKE) --gnu include/fuse-lite/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
227ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
228 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
229 unique=`for i in $$list; do \
230 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
231 done | \
232 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
233 END { if (nonempty) { for (i in files) print i; }; }'`; \
234 mkid -fID $$unique
235tags: TAGS
236
237TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
238 $(TAGS_FILES) $(LISP)
239 tags=; \
240 here=`pwd`; \
241 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
242 unique=`for i in $$list; do \
243 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
244 done | \
245 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
246 END { if (nonempty) { for (i in files) print i; }; }'`; \
247 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
248 test -n "$$unique" || unique=$$empty_fix; \
249 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
250 $$tags $$unique; \
251 fi
252ctags: CTAGS
253CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
254 $(TAGS_FILES) $(LISP)
255 tags=; \
256 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
257 unique=`for i in $$list; do \
258 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259 done | \
260 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
261 END { if (nonempty) { for (i in files) print i; }; }'`; \
262 test -z "$(CTAGS_ARGS)$$tags$$unique" \
263 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
264 $$tags $$unique
265
266GTAGS:
267 here=`$(am__cd) $(top_builddir) && pwd` \
268 && cd $(top_srcdir) \
269 && gtags -i $(GTAGS_ARGS) $$here
270
271distclean-tags:
272 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
273
274distdir: $(DISTFILES)
275 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
276 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
277 list='$(DISTFILES)'; \
278 dist_files=`for file in $$list; do echo $$file; done | \
279 sed -e "s|^$$srcdirstrip/||;t" \
280 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
281 case $$dist_files in \
282 */*) $(MKDIR_P) `echo "$$dist_files" | \
283 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
284 sort -u` ;; \
285 esac; \
286 for file in $$dist_files; do \
287 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
288 if test -d $$d/$$file; then \
289 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
290 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
291 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
292 fi; \
293 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
294 else \
295 test -f $(distdir)/$$file \
296 || cp -p $$d/$$file $(distdir)/$$file \
297 || exit 1; \
298 fi; \
299 done
300check-am: all-am
301check: check-am
302all-am: Makefile $(HEADERS)
303installdirs:
304install: install-am
305install-exec: install-exec-am
306install-data: install-data-am
307uninstall: uninstall-am
308
309install-am: all-am
310 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
311
312installcheck: installcheck-am
313install-strip:
314 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
315 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
316 `test -z '$(STRIP)' || \
317 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
318mostlyclean-generic:
319
320clean-generic:
321
322distclean-generic:
323 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
324
325maintainer-clean-generic:
326 @echo "This command is intended for maintainers to use"
327 @echo "it deletes files that may require special tools to rebuild."
328 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
329clean: clean-am
330
331clean-am: clean-generic clean-libtool mostlyclean-am
332
333distclean: distclean-am
334 -rm -f Makefile
335distclean-am: clean-am distclean-generic distclean-tags
336
337dvi: dvi-am
338
339dvi-am:
340
341html: html-am
342
343info: info-am
344
345info-am:
346
347install-data-am:
348
349install-dvi: install-dvi-am
350
351install-exec-am:
352
353install-html: install-html-am
354
355install-info: install-info-am
356
357install-man:
358
359install-pdf: install-pdf-am
360
361install-ps: install-ps-am
362
363installcheck-am:
364
365maintainer-clean: maintainer-clean-am
366 -rm -f Makefile
367maintainer-clean-am: distclean-am maintainer-clean-generic
368
369mostlyclean: mostlyclean-am
370
371mostlyclean-am: mostlyclean-generic mostlyclean-libtool
372
373pdf: pdf-am
374
375pdf-am:
376
377ps: ps-am
378
379ps-am:
380
381uninstall-am:
382
383.MAKE: install-am install-strip
384
385.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
386 clean-libtool ctags distclean distclean-generic \
387 distclean-libtool distclean-tags distdir dvi dvi-am html \
388 html-am info info-am install install-am install-data \
389 install-data-am install-dvi install-dvi-am install-exec \
390 install-exec-am install-html install-html-am install-info \
391 install-info-am install-man install-pdf install-pdf-am \
392 install-ps install-ps-am install-strip installcheck \
393 installcheck-am installdirs maintainer-clean \
394 maintainer-clean-generic mostlyclean mostlyclean-generic \
395 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
396 uninstall-am
397
398# Tell versions [3.59,3.63) of GNU make to not export all variables.
399# Otherwise a system limit (for SysV at least) may be exceeded.
400.NOEXPORT:
401