blob: 43fd00aa802eb929a002debac2fd5f6086473c10 [file] [log] [blame]
bigbiff bigbiff9c754052013-01-09 09:09:08 -05001# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# include/Makefile. Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16
17
18
19pkgdatadir = $(datadir)/fuse
20pkgincludedir = $(includedir)/fuse
21pkglibdir = $(libdir)/fuse
22pkglibexecdir = $(libexecdir)/fuse
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = i686-pc-linux-gnu
36host_triplet = i686-pc-linux-gnu
37target_triplet = i686-pc-linux-gnu
38subdir = include
39DIST_COMMON = $(fuseinclude_HEADERS) $(include_HEADERS) \
40 $(noinst_HEADERS) $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41 $(srcdir)/config.h.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
44 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
45 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
46 $(top_srcdir)/configure.in
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48 $(ACLOCAL_M4)
49mkinstalldirs = $(install_sh) -d
50CONFIG_HEADER = config.h
51CONFIG_CLEAN_FILES =
52CONFIG_CLEAN_VPATH_FILES =
53SOURCES =
54DIST_SOURCES =
55am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
56am__vpath_adj = case $$p in \
57 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58 *) f=$$p;; \
59 esac;
60am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
61am__install_max = 40
62am__nobase_strip_setup = \
63 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
64am__nobase_strip = \
65 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
66am__nobase_list = $(am__nobase_strip_setup); \
67 for p in $$list; do echo "$$p $$p"; done | \
68 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
69 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
70 if (++n[$$2] == $(am__install_max)) \
71 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
72 END { for (dir in files) print dir, files[dir] }'
73am__base_list = \
74 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
75 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
76am__installdirs = "$(DESTDIR)$(fuseincludedir)" \
77 "$(DESTDIR)$(includedir)"
78HEADERS = $(fuseinclude_HEADERS) $(include_HEADERS) $(noinst_HEADERS)
79ETAGS = etags
80CTAGS = ctags
81DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82ACLOCAL = ${SHELL} /root/fuse-2.8.5/missing --run aclocal-1.11
83AMTAR = ${SHELL} /root/fuse-2.8.5/missing --run tar
84AR = ar
85AUTOCONF = ${SHELL} /root/fuse-2.8.5/missing --run autoconf
86AUTOHEADER = ${SHELL} /root/fuse-2.8.5/missing --run autoheader
87AUTOMAKE = ${SHELL} /root/fuse-2.8.5/missing --run automake-1.11
88AWK = mawk
89CC = gcc
90CCDEPMODE = depmode=gcc3
91CFLAGS = -Wall -W -Wno-sign-compare -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -g -O2 -fno-strict-aliasing
92CPP = gcc -E
93CPPFLAGS =
94CYGPATH_W = echo
95DEFS = -DHAVE_CONFIG_H
96DEPDIR = .deps
97DSYMUTIL =
98DUMPBIN =
99ECHO_C =
100ECHO_N = -n
101ECHO_T =
102EGREP = /bin/grep -E
103EXEEXT =
104FGREP = /bin/grep -F
105GREP = /bin/grep
106INIT_D_PATH = /etc/init.d
107INSTALL = /usr/bin/install -c
108INSTALL_DATA = ${INSTALL} -m 644
109INSTALL_PROGRAM = ${INSTALL}
110INSTALL_SCRIPT = ${INSTALL}
111INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
112LD = /usr/bin/ld
113LDFLAGS =
114LIBICONV =
115LIBOBJS =
116LIBS =
117LIBTOOL = $(SHELL) $(top_builddir)/libtool
118LIPO =
119LN_S = ln -s
120LTLIBICONV =
121LTLIBOBJS =
122MAKEINFO = ${SHELL} /root/fuse-2.8.5/missing --run makeinfo
123MKDIR_P = /bin/mkdir -p
124MOUNT_FUSE_PATH = /sbin
125NM = /usr/bin/nm -B
126NMEDIT =
127OBJDUMP = objdump
128OBJEXT = o
129OTOOL =
130OTOOL64 =
131PACKAGE = fuse
132PACKAGE_BUGREPORT =
133PACKAGE_NAME = fuse
134PACKAGE_STRING = fuse 2.8.5
135PACKAGE_TARNAME = fuse
136PACKAGE_VERSION = 2.8.5
137PATH_SEPARATOR = :
138RANLIB = ranlib
139SED = /bin/sed
140SET_MAKE =
141SHELL = /bin/bash
142STRIP = strip
143UDEV_RULES_PATH = /etc/udev/rules.d
144VERSION = 2.8.5
145abs_builddir = /root/fuse-2.8.5/include
146abs_srcdir = /root/fuse-2.8.5/include
147abs_top_builddir = /root/fuse-2.8.5
148abs_top_srcdir = /root/fuse-2.8.5
149ac_ct_CC = gcc
150ac_ct_DUMPBIN =
151am__include = include
152am__leading_dot = .
153am__quote =
154am__tar = ${AMTAR} chof - "$$tardir"
155am__untar = ${AMTAR} xf -
156bindir = ${exec_prefix}/bin
157build = i686-pc-linux-gnu
158build_alias =
159build_cpu = i686
160build_os = linux-gnu
161build_vendor = pc
162builddir = .
163datadir = ${datarootdir}
164datarootdir = ${prefix}/share
165docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
166dvidir = ${docdir}
167exec_prefix = ${prefix}
168host = i686-pc-linux-gnu
169host_alias =
170host_cpu = i686
171host_os = linux-gnu
172host_vendor = pc
173htmldir = ${docdir}
174includedir = ${prefix}/include
175infodir = ${datarootdir}/info
176install_sh = ${SHELL} /root/fuse-2.8.5/install-sh
177libdir = ${exec_prefix}/lib
178libexecdir = ${exec_prefix}/libexec
179libfuse_libs = -pthread -lrt -ldl
180localedir = ${datarootdir}/locale
181localstatedir = ${prefix}/var
182lt_ECHO = echo
183mandir = ${datarootdir}/man
184mkdir_p = /bin/mkdir -p
185oldincludedir = /usr/include
186pdfdir = ${docdir}
187pkgconfigdir = ${libdir}/pkgconfig
188prefix = /usr/local
189program_transform_name = s,x,x,
190psdir = ${docdir}
191sbindir = ${exec_prefix}/sbin
192sharedstatedir = ${prefix}/com
193srcdir = .
194subdirs2 = include lib util example
195sysconfdir = ${prefix}/etc
196target = i686-pc-linux-gnu
197target_alias =
198target_cpu = i686
199target_os = linux-gnu
200target_vendor = pc
201top_build_prefix = ../
202top_builddir = ..
203top_srcdir = ..
204fuseincludedir = $(includedir)/fuse
205fuseinclude_HEADERS = \
206 fuse.h \
207 fuse_compat.h \
208 fuse_common.h \
209 fuse_common_compat.h \
210 fuse_lowlevel.h \
211 fuse_lowlevel_compat.h \
212 fuse_opt.h \
213 cuse_lowlevel.h
214
215include_HEADERS = old/fuse.h ulockmgr.h
216noinst_HEADERS = fuse_kernel.h
217all: config.h
218 $(MAKE) $(AM_MAKEFLAGS) all-am
219
220.SUFFIXES:
221$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
222 @for dep in $?; do \
223 case '$(am__configure_deps)' in \
224 *$$dep*) \
225 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
226 && { if test -f $@; then exit 0; else break; fi; }; \
227 exit 1;; \
228 esac; \
229 done; \
230 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
231 $(am__cd) $(top_srcdir) && \
232 $(AUTOMAKE) --gnu include/Makefile
233.PRECIOUS: Makefile
234Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
235 @case '$?' in \
236 *config.status*) \
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
238 *) \
239 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
240 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
241 esac;
242
243$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245
246$(top_srcdir)/configure: $(am__configure_deps)
247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248$(ACLOCAL_M4): $(am__aclocal_m4_deps)
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250$(am__aclocal_m4_deps):
251
252config.h: stamp-h1
253 @if test ! -f $@; then \
254 rm -f stamp-h1; \
255 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
256 else :; fi
257
258stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
259 @rm -f stamp-h1
260 cd $(top_builddir) && $(SHELL) ./config.status include/config.h
261$(srcdir)/config.h.in: $(am__configure_deps)
262 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
263 rm -f stamp-h1
264 touch $@
265
266distclean-hdr:
267 -rm -f config.h stamp-h1
268
269mostlyclean-libtool:
270 -rm -f *.lo
271
272clean-libtool:
273 -rm -rf .libs _libs
274install-fuseincludeHEADERS: $(fuseinclude_HEADERS)
275 @$(NORMAL_INSTALL)
276 test -z "$(fuseincludedir)" || $(MKDIR_P) "$(DESTDIR)$(fuseincludedir)"
277 @list='$(fuseinclude_HEADERS)'; test -n "$(fuseincludedir)" || list=; \
278 for p in $$list; do \
279 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
280 echo "$$d$$p"; \
281 done | $(am__base_list) | \
282 while read files; do \
283 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fuseincludedir)'"; \
284 $(INSTALL_HEADER) $$files "$(DESTDIR)$(fuseincludedir)" || exit $$?; \
285 done
286
287uninstall-fuseincludeHEADERS:
288 @$(NORMAL_UNINSTALL)
289 @list='$(fuseinclude_HEADERS)'; test -n "$(fuseincludedir)" || list=; \
290 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
291 test -n "$$files" || exit 0; \
292 echo " ( cd '$(DESTDIR)$(fuseincludedir)' && rm -f" $$files ")"; \
293 cd "$(DESTDIR)$(fuseincludedir)" && rm -f $$files
294install-includeHEADERS: $(include_HEADERS)
295 @$(NORMAL_INSTALL)
296 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
297 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
298 for p in $$list; do \
299 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
300 echo "$$d$$p"; \
301 done | $(am__base_list) | \
302 while read files; do \
303 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
304 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
305 done
306
307uninstall-includeHEADERS:
308 @$(NORMAL_UNINSTALL)
309 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
310 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
311 test -n "$$files" || exit 0; \
312 echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
313 cd "$(DESTDIR)$(includedir)" && rm -f $$files
314
315ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
316 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
317 unique=`for i in $$list; do \
318 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319 done | \
320 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
321 END { if (nonempty) { for (i in files) print i; }; }'`; \
322 mkid -fID $$unique
323tags: TAGS
324
325TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
326 $(TAGS_FILES) $(LISP)
327 set x; \
328 here=`pwd`; \
329 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
330 unique=`for i in $$list; do \
331 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332 done | \
333 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
334 END { if (nonempty) { for (i in files) print i; }; }'`; \
335 shift; \
336 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
337 test -n "$$unique" || unique=$$empty_fix; \
338 if test $$# -gt 0; then \
339 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
340 "$$@" $$unique; \
341 else \
342 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
343 $$unique; \
344 fi; \
345 fi
346ctags: CTAGS
347CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
348 $(TAGS_FILES) $(LISP)
349 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
350 unique=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352 done | \
353 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
354 END { if (nonempty) { for (i in files) print i; }; }'`; \
355 test -z "$(CTAGS_ARGS)$$unique" \
356 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
357 $$unique
358
359GTAGS:
360 here=`$(am__cd) $(top_builddir) && pwd` \
361 && $(am__cd) $(top_srcdir) \
362 && gtags -i $(GTAGS_ARGS) "$$here"
363
364distclean-tags:
365 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
366
367distdir: $(DISTFILES)
368 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
369 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
370 list='$(DISTFILES)'; \
371 dist_files=`for file in $$list; do echo $$file; done | \
372 sed -e "s|^$$srcdirstrip/||;t" \
373 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
374 case $$dist_files in \
375 */*) $(MKDIR_P) `echo "$$dist_files" | \
376 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
377 sort -u` ;; \
378 esac; \
379 for file in $$dist_files; do \
380 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
381 if test -d $$d/$$file; then \
382 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
383 if test -d "$(distdir)/$$file"; then \
384 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
385 fi; \
386 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
387 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
388 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
389 fi; \
390 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
391 else \
392 test -f "$(distdir)/$$file" \
393 || cp -p $$d/$$file "$(distdir)/$$file" \
394 || exit 1; \
395 fi; \
396 done
397check-am: all-am
398check: check-am
399all-am: Makefile $(HEADERS) config.h
400installdirs:
401 for dir in "$(DESTDIR)$(fuseincludedir)" "$(DESTDIR)$(includedir)"; do \
402 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
403 done
404install: install-am
405install-exec: install-exec-am
406install-data: install-data-am
407uninstall: uninstall-am
408
409install-am: all-am
410 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
411
412installcheck: installcheck-am
413install-strip:
414 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
415 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
416 `test -z '$(STRIP)' || \
417 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
418mostlyclean-generic:
419
420clean-generic:
421
422distclean-generic:
423 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
424 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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."
429clean: clean-am
430
431clean-am: clean-generic clean-libtool mostlyclean-am
432
433distclean: distclean-am
434 -rm -f Makefile
435distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
436
437dvi: dvi-am
438
439dvi-am:
440
441html: html-am
442
443html-am:
444
445info: info-am
446
447info-am:
448
449install-data-am: install-fuseincludeHEADERS install-includeHEADERS
450
451install-dvi: install-dvi-am
452
453install-dvi-am:
454
455install-exec-am:
456
457install-html: install-html-am
458
459install-html-am:
460
461install-info: install-info-am
462
463install-info-am:
464
465install-man:
466
467install-pdf: install-pdf-am
468
469install-pdf-am:
470
471install-ps: install-ps-am
472
473install-ps-am:
474
475installcheck-am:
476
477maintainer-clean: maintainer-clean-am
478 -rm -f Makefile
479maintainer-clean-am: distclean-am maintainer-clean-generic
480
481mostlyclean: mostlyclean-am
482
483mostlyclean-am: mostlyclean-generic mostlyclean-libtool
484
485pdf: pdf-am
486
487pdf-am:
488
489ps: ps-am
490
491ps-am:
492
493uninstall-am: uninstall-fuseincludeHEADERS uninstall-includeHEADERS
494
495.MAKE: all install-am install-strip
496
497.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
498 clean-libtool ctags distclean distclean-generic distclean-hdr \
499 distclean-libtool distclean-tags distdir dvi dvi-am html \
500 html-am info info-am install install-am install-data \
501 install-data-am install-dvi install-dvi-am install-exec \
502 install-exec-am install-fuseincludeHEADERS install-html \
503 install-html-am install-includeHEADERS install-info \
504 install-info-am install-man install-pdf install-pdf-am \
505 install-ps install-ps-am install-strip installcheck \
506 installcheck-am installdirs maintainer-clean \
507 maintainer-clean-generic mostlyclean mostlyclean-generic \
508 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
509 uninstall-am uninstall-fuseincludeHEADERS \
510 uninstall-includeHEADERS
511
512
513# Tell versions [3.59,3.63) of GNU make to not export all variables.
514# Otherwise a system limit (for SysV at least) may be exceeded.
515.NOEXPORT: