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