1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# include/fuse-lite/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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
16
17srcdir = .
18top_srcdir = ../..
19
20pkgdatadir = $(datadir)/ntfs-3g
21pkglibdir = $(libdir)/ntfs-3g
22pkgincludedir = $(includedir)/ntfs-3g
23top_builddir = ../..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = /usr/bin/install -c
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
38build_triplet = mipsel-uclibc-linux-gnu26
39else
40build_triplet = mipsel-unknown-linux-uclibc
41endif
42host_triplet = mipsel-unknown-elf
43ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
44target_triplet = mipsel-uclibc-linux-gnu26
45else
46target_triplet = mipsel-unknown-linux-uclibc
47endif
48subdir = include/fuse-lite
49DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
50	$(srcdir)/Makefile.in
51ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52am__aclocal_m4_deps = $(top_srcdir)/configure.ac
53am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54	$(ACLOCAL_M4)
55mkinstalldirs = $(install_sh) -d
56CONFIG_HEADER = $(top_builddir)/config.h
57CONFIG_CLEAN_FILES =
58SOURCES =
59DIST_SOURCES =
60HEADERS = $(noinst_HEADERS)
61ETAGS = etags
62CTAGS = ctags
63DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64ACLOCAL = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run aclocal-1.9
65AMDEP_FALSE = #
66AMDEP_TRUE = 
67AMTAR = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run tar
68ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
69AR = mipsel-linux-uclibc-ar
70else
71AR = mipsel-uclibc-ar
72endif
73AUTOCONF = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run autoconf
74AUTOHEADER = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run autoheader
75AUTOMAKE = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run automake-1.9
76AWK = gawk
77ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
78CC = mipsel-linux-uclibc-gcc
79else
80CC = mipsel-uclibc-gcc
81endif
82CCDEPMODE = depmode=gcc3
83CFLAGS = -g -O3 -Wall
84ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
85CPP = mipsel-linux-uclibc-gcc -E
86else
87CPP = mipsel-uclibc-gcc -E
88endif
89CPPFLAGS = 
90CXX = g++
91CXXCPP = g++ -E
92CXXDEPMODE = depmode=gcc3
93CXXFLAGS = -g -O2
94CYGPATH_W = echo
95DEFS = -DHAVE_CONFIG_H
96DEPDIR = .deps
97ECHO = echo
98ECHO_C = 
99ECHO_N = -n
100ECHO_T = 
101EGREP = /bin/grep -E
102ENABLE_MOUNT_HELPER_FALSE = #
103ENABLE_MOUNT_HELPER_TRUE = 
104EXEEXT = 
105F77 = gfortran
106FFLAGS = -g -O2
107FUSE_INTERNAL_FALSE = #
108FUSE_INTERNAL_TRUE = 
109FUSE_MODULE_CFLAGS = 
110FUSE_MODULE_LIBS = 
111GENERATE_LDSCRIPT_FALSE = 
112GENERATE_LDSCRIPT_TRUE = #
113GREP = /bin/grep
114INSTALL_DATA = ${INSTALL} -m 644
115INSTALL_LIBRARY_FALSE = #
116INSTALL_LIBRARY_TRUE = 
117INSTALL_PROGRAM = ${INSTALL}
118INSTALL_SCRIPT = ${INSTALL}
119INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
120LDCONFIG = /sbin/ldconfig
121LDFLAGS = 
122LIBFUSE_LITE_LIBS =  -lpthread
123LIBNTFS_3G_VERSION = 52
124LIBOBJS =  ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o
125LIBS = 
126LIBTOOL = $(SHELL) $(top_builddir)/libtool
127LN_S = ln -s
128LTLIBOBJS =  ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo
129MAINT = #
130MAINTAINER_MODE_FALSE = 
131MAINTAINER_MODE_TRUE = #
132MAKEINFO = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run makeinfo
133MKDIR_P = $(mkdir_p)
134MV = /bin/mv
135NTFS_DEVICE_DEFAULT_IO_OPS_FALSE = #
136NTFS_DEVICE_DEFAULT_IO_OPS_TRUE = 
137OBJEXT = o
138OUTPUT_FORMAT = 
139PACKAGE = ntfs-3g
140PACKAGE_BUGREPORT = ntfs-3g-devel@lists.sf.net
141PACKAGE_NAME = ntfs-3g
142PACKAGE_STRING = ntfs-3g 2009.3.8
143PACKAGE_TARNAME = ntfs-3g
144PACKAGE_VERSION = 2009.3.8
145PATH_SEPARATOR = :
146PKG_CONFIG = 
147RANLIB = ranlib
148REALLYSTATIC_FALSE = 
149REALLYSTATIC_TRUE = #
150RM = /bin/rm
151RUN_LDCONFIG_FALSE = #
152RUN_LDCONFIG_TRUE = 
153SED = /bin/sed
154SET_MAKE = 
155SHELL = /bin/sh
156ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
157STRIP = mipsel-linux-uclibc-strip
158else
159STRIP = mipsel-uclibc-strip
160endif
161VERSION = 2009.3.8
162WINDOWS_FALSE = 
163WINDOWS_TRUE = #
164ac_ct_CC = 
165ac_ct_CXX = g++
166ac_ct_F77 = gfortran
167am__fastdepCC_FALSE = #
168am__fastdepCC_TRUE = 
169am__fastdepCXX_FALSE = #
170am__fastdepCXX_TRUE = 
171am__include = include
172am__leading_dot = .
173am__quote = 
174am__tar = ${AMTAR} chof - "$$tardir"
175am__untar = ${AMTAR} xf -
176bindir = ${exec_prefix}/bin
177ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
178build = mipsel-uclibc-linux-gnu26
179build_alias = mipsel-uclibc-linux26
180else
181build = mipsel-unknown-linux-uclibc
182build_alias = mipsel-linux-uclibc
183endif
184build_cpu = mipsel
185ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
186build_os = linux-gnu26
187build_vendor = uclibc
188else
189build_os = linux-uclibc
190build_vendor = unknown
191endif
192datadir = ${datarootdir}
193datarootdir = ${prefix}/share
194docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
195dvidir = ${docdir}
196exec_prefix = ${prefix}
197host = mipsel-unknown-elf
198host_alias = mipsel
199host_cpu = mipsel
200host_os = elf
201host_vendor = unknown
202htmldir = ${docdir}
203includedir = ${prefix}/include
204infodir = ${datarootdir}/info
205install_sh = /home/peter/projects/wnr3500u/bcm4718/ap/gpl/ntfs-3g-2009.3.8/install-sh
206libdir = ${exec_prefix}/lib
207libexecdir = ${exec_prefix}/libexec
208localedir = ${datarootdir}/locale
209localstatedir = ${prefix}/var
210mandir = ${datarootdir}/man
211mkdir_p = mkdir -p --
212ntfs3gincludedir = $(includedir)/ntfs-3g
213oldincludedir = /usr/include
214pdfdir = ${docdir}
215pkgconfigdir = $(libdir)/pkgconfig
216prefix = /usr/local
217ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
218program_transform_name = s&^&mipsel-uclibc-linux26-&
219else
220program_transform_name = s&^&mipsel-linux-uclibc-&
221endif
222psdir = ${docdir}
223rootbindir = /bin
224rootlibdir = /lib
225rootsbindir = /sbin
226sbindir = ${exec_prefix}/sbin
227sharedstatedir = ${prefix}/com
228sysconfdir = ${prefix}/etc
229ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
230target = mipsel-uclibc-linux-gnu26
231target_alias = mipsel-uclibc-linux26
232else
233target = mipsel-unknown-linux-uclibc
234target_alias = mipsel-linux-uclibc
235endif
236target_cpu = mipsel
237ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
238target_os = linux-gnu26
239target_vendor = uclibc
240else
241target_os = linux-uclibc
242target_vendor = unknown
243endif
244MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
245noinst_HEADERS = \
246	fuse.h			\
247	fuse_common.h		\
248	fuse_lowlevel.h		\
249	fuse_lowlevel_compat.h	\
250	fuse_opt.h		\
251	fuse_kernel.h
252
253all: all-am
254
255.SUFFIXES:
256$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
257	@for dep in $?; do \
258	  case '$(am__configure_deps)' in \
259	    *$$dep*) \
260	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
261		&& exit 0; \
262	      exit 1;; \
263	  esac; \
264	done; \
265	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/fuse-lite/Makefile'; \
266	cd $(top_srcdir) && \
267	  $(AUTOMAKE) --gnu  include/fuse-lite/Makefile
268.PRECIOUS: Makefile
269Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
270	@case '$?' in \
271	  *config.status*) \
272	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
273	  *) \
274	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
275	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
276	esac;
277
278$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
279	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
281$(top_srcdir)/configure: # $(am__configure_deps)
282	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
284	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285
286mostlyclean-libtool:
287	-rm -f *.lo
288
289clean-libtool:
290	-rm -rf .libs _libs
291
292distclean-libtool:
293	-rm -f libtool
294uninstall-info-am:
295
296ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
297	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
298	unique=`for i in $$list; do \
299	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300	  done | \
301	  $(AWK) '    { files[$$0] = 1; } \
302	       END { for (i in files) print i; }'`; \
303	mkid -fID $$unique
304tags: TAGS
305
306TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
307		$(TAGS_FILES) $(LISP)
308	tags=; \
309	here=`pwd`; \
310	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
311	unique=`for i in $$list; do \
312	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313	  done | \
314	  $(AWK) '    { files[$$0] = 1; } \
315	       END { for (i in files) print i; }'`; \
316	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
317	  test -n "$$unique" || unique=$$empty_fix; \
318	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
319	    $$tags $$unique; \
320	fi
321ctags: CTAGS
322CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
323		$(TAGS_FILES) $(LISP)
324	tags=; \
325	here=`pwd`; \
326	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
327	unique=`for i in $$list; do \
328	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329	  done | \
330	  $(AWK) '    { files[$$0] = 1; } \
331	       END { for (i in files) print i; }'`; \
332	test -z "$(CTAGS_ARGS)$$tags$$unique" \
333	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
334	     $$tags $$unique
335
336GTAGS:
337	here=`$(am__cd) $(top_builddir) && pwd` \
338	  && cd $(top_srcdir) \
339	  && gtags -i $(GTAGS_ARGS) $$here
340
341distclean-tags:
342	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
343
344distdir: $(DISTFILES)
345	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
346	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
347	list='$(DISTFILES)'; for file in $$list; do \
348	  case $$file in \
349	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
350	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
351	  esac; \
352	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
353	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
354	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
355	    dir="/$$dir"; \
356	    $(mkdir_p) "$(distdir)$$dir"; \
357	  else \
358	    dir=''; \
359	  fi; \
360	  if test -d $$d/$$file; then \
361	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
362	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
363	    fi; \
364	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
365	  else \
366	    test -f $(distdir)/$$file \
367	    || cp -p $$d/$$file $(distdir)/$$file \
368	    || exit 1; \
369	  fi; \
370	done
371check-am: all-am
372check: check-am
373all-am: Makefile $(HEADERS)
374installdirs:
375install: install-am
376install-exec: install-exec-am
377install-data: install-data-am
378uninstall: uninstall-am
379
380install-am: all-am
381	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
382
383installcheck: installcheck-am
384install-strip:
385	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
387	  `test -z '$(STRIP)' || \
388	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
389mostlyclean-generic:
390
391clean-generic:
392
393distclean-generic:
394	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
395
396maintainer-clean-generic:
397	@echo "This command is intended for maintainers to use"
398	@echo "it deletes files that may require special tools to rebuild."
399	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
400clean: clean-am
401
402clean-am: clean-generic clean-libtool mostlyclean-am
403
404distclean: distclean-am
405	-rm -f Makefile
406distclean-am: clean-am distclean-generic distclean-libtool \
407	distclean-tags
408
409dvi: dvi-am
410
411dvi-am:
412
413html: html-am
414
415info: info-am
416
417info-am:
418
419install-data-am:
420
421install-exec-am:
422
423install-info: install-info-am
424
425install-man:
426
427installcheck-am:
428
429maintainer-clean: maintainer-clean-am
430	-rm -f Makefile
431maintainer-clean-am: distclean-am maintainer-clean-generic
432
433mostlyclean: mostlyclean-am
434
435mostlyclean-am: mostlyclean-generic mostlyclean-libtool
436
437pdf: pdf-am
438
439pdf-am:
440
441ps: ps-am
442
443ps-am:
444
445uninstall-am: uninstall-info-am
446
447.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
448	clean-libtool ctags distclean distclean-generic \
449	distclean-libtool distclean-tags distdir dvi dvi-am html \
450	html-am info info-am install install-am install-data \
451	install-data-am install-exec install-exec-am install-info \
452	install-info-am install-man install-strip installcheck \
453	installcheck-am installdirs maintainer-clean \
454	maintainer-clean-generic mostlyclean mostlyclean-generic \
455	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
456	uninstall-am uninstall-info-am
457
458# Tell versions [3.59,3.63) of GNU make to not export all variables.
459# Otherwise a system limit (for SysV at least) may be exceeded.
460.NOEXPORT:
461