# Makefile.in generated by automake 1.9.6 from Makefile.am. # include/ntfs-3g/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. include ../../../config.in include ../../../config.mk DESTDIR=$(TARGETDIR) srcdir = . top_srcdir = ../.. pkgdatadir = $(datadir)/ntfs-3g pkglibdir = $(libdir)/ntfs-3g pkgincludedir = $(includedir)/ntfs-3g top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = /usr/bin/install -c install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) build_triplet = mipsel-uclibc-linux-gnu26 else build_triplet = mipsel-unknown-linux-uclibc endif host_triplet = mipsel-unknown-elf ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) target_triplet = mipsel-uclibc-linux-gnu26 else target_triplet = mipsel-unknown-linux-uclibc endif subdir = include/ntfs-3g DIST_COMMON = $(am__noinst_HEADERS_DIST) \ $(am__ntfs3ginclude_HEADERS_DIST) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = am__noinst_HEADERS_DIST = attrib.h attrlist.h bitmap.h bootsect.h \ collate.h compat.h compress.h debug.h device.h device_io.h \ dir.h endians.h index.h inode.h layout.h lcnalloc.h logfile.h \ logging.h mft.h misc.h mst.h ntfstime.h runlist.h security.h \ support.h types.h unistr.h volume.h am__ntfs3ginclude_HEADERS_DIST = attrib.h attrlist.h bitmap.h \ bootsect.h collate.h compat.h compress.h debug.h device.h \ device_io.h dir.h endians.h index.h inode.h layout.h \ lcnalloc.h logfile.h logging.h mft.h misc.h mst.h ntfstime.h \ runlist.h security.h support.h types.h unistr.h volume.h am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(ntfs3gincludedir)" ntfs3gincludeHEADERS_INSTALL = $(INSTALL_HEADER) HEADERS = $(noinst_HEADERS) $(ntfs3ginclude_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run aclocal-1.9 AMDEP_FALSE = # AMDEP_TRUE = AMTAR = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run tar ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) AR = mipsel-linux-uclibc-ar else AR = mipsel-uclibc-ar endif AUTOCONF = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run autoconf AUTOHEADER = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run autoheader AUTOMAKE = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run automake-1.9 AWK = gawk ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) CC = mipsel-linux-uclibc-gcc else CC = mipsel-uclibc-gcc endif CCDEPMODE = depmode=gcc3 CFLAGS = -g -O3 -Wall ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) CPP = mipsel-linux-uclibc-gcc -E else CPP = mipsel-uclibc-gcc -E endif CPPFLAGS = CXX = g++ CXXCPP = g++ -E CXXDEPMODE = depmode=gcc3 CXXFLAGS = -g -O2 CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEPDIR = .deps ECHO = echo ECHO_C = ECHO_N = -n ECHO_T = EGREP = /bin/grep -E ENABLE_MOUNT_HELPER_FALSE = # ENABLE_MOUNT_HELPER_TRUE = EXEEXT = F77 = gfortran FFLAGS = -g -O2 FUSE_INTERNAL_FALSE = # FUSE_INTERNAL_TRUE = FUSE_MODULE_CFLAGS = FUSE_MODULE_LIBS = GENERATE_LDSCRIPT_FALSE = GENERATE_LDSCRIPT_TRUE = # GREP = /bin/grep INSTALL_DATA = ${INSTALL} -m 644 INSTALL_LIBRARY_FALSE = # INSTALL_LIBRARY_TRUE = INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s LDCONFIG = /sbin/ldconfig LDFLAGS = LIBFUSE_LITE_LIBS = -lpthread LIBNTFS_3G_VERSION = 52 LIBOBJS = ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o LIBS = LIBTOOL = $(SHELL) $(top_builddir)/libtool LN_S = ln -s LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo MAINT = # MAINTAINER_MODE_FALSE = MAINTAINER_MODE_TRUE = # MAKEINFO = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run makeinfo MKDIR_P = $(mkdir_p) MV = /bin/mv NTFS_DEVICE_DEFAULT_IO_OPS_FALSE = # NTFS_DEVICE_DEFAULT_IO_OPS_TRUE = OBJEXT = o OUTPUT_FORMAT = PACKAGE = ntfs-3g PACKAGE_BUGREPORT = ntfs-3g-devel@lists.sf.net PACKAGE_NAME = ntfs-3g PACKAGE_STRING = ntfs-3g 2009.3.8 PACKAGE_TARNAME = ntfs-3g PACKAGE_VERSION = 2009.3.8 PATH_SEPARATOR = : PKG_CONFIG = RANLIB = ranlib REALLYSTATIC_FALSE = REALLYSTATIC_TRUE = # RM = /bin/rm RUN_LDCONFIG_FALSE = # RUN_LDCONFIG_TRUE = SED = /bin/sed SET_MAKE = SHELL = /bin/sh ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) STRIP = mipsel-linux-uclibc-strip else STRIP = mipsel-uclibc-strip endif VERSION = 2009.3.8 WINDOWS_FALSE = WINDOWS_TRUE = # ac_ct_CC = ac_ct_CXX = g++ ac_ct_F77 = gfortran am__fastdepCC_FALSE = # am__fastdepCC_TRUE = am__fastdepCXX_FALSE = # am__fastdepCXX_TRUE = am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) build = mipsel-uclibc-linux-gnu26 build_alias = mipsel-uclibc-linux26 else build = mipsel-unknown-linux-uclibc build_alias = mipsel-linux-uclibc endif build_cpu = mipsel ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) build_os = linux-gnu26 build_vendor = uclibc else build_os = linux-uclibc build_vendor = unknown endif datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = mipsel-unknown-elf host_alias = mipsel host_cpu = mipsel host_os = elf host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = mkdir -p -- ntfs3gincludedir = $(includedir)/ntfs-3g oldincludedir = /usr/include pdfdir = ${docdir} pkgconfigdir = $(libdir)/pkgconfig #prefix = /usr/local prefix = $(TARGETDIR)/usr/sbin ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) program_transform_name = s&^&mipsel-uclibc-linux26-& else program_transform_name = s&^&mipsel-linux-uclibc-& endif psdir = ${docdir} rootbindir = /bin rootlibdir = /lib rootsbindir = /sbin sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com sysconfdir = ${prefix}/etc ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) target = mipsel-uclibc-linux-gnu26 target_alias = mipsel-uclibc-linux26 else target = mipsel-unknown-linux-uclibc target_alias = mipsel-linux-uclibc endif target_cpu = mipsel ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6) target_os = linux-gnu26 target_vendor = uclibc else target_os = linux-uclibc target_vendor = unknown endif MAINTAINERCLEANFILES = $(srcdir)/Makefile.in headers = \ attrib.h \ attrlist.h \ bitmap.h \ bootsect.h \ collate.h \ compat.h \ compress.h \ debug.h \ device.h \ device_io.h \ dir.h \ endians.h \ index.h \ inode.h \ layout.h \ lcnalloc.h \ logfile.h \ logging.h \ mft.h \ misc.h \ mst.h \ ntfstime.h \ runlist.h \ security.h \ support.h \ types.h \ unistr.h \ volume.h ntfs3ginclude_HEADERS = $(headers) #noinst_HEADERS = $(headers) all: all-am .SUFFIXES: $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/ntfs-3g/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu include/ntfs-3g/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: # $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): # $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: install-ntfs3gincludeHEADERS: $(ntfs3ginclude_HEADERS) @$(NORMAL_INSTALL) test -z "$(ntfs3gincludedir)" || $(mkdir_p) "$(DESTDIR)$(ntfs3gincludedir)" @list='$(ntfs3ginclude_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(ntfs3gincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(ntfs3gincludedir)/$$f'"; \ $(ntfs3gincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(ntfs3gincludedir)/$$f"; \ done uninstall-ntfs3gincludeHEADERS: @$(NORMAL_UNINSTALL) @list='$(ntfs3ginclude_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(ntfs3gincludedir)/$$f'"; \ rm -f "$(DESTDIR)$(ntfs3gincludedir)/$$f"; \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(HEADERS) installdirs: for dir in "$(DESTDIR)$(ntfs3gincludedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic distclean-libtool \ distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: # pling modified 04/22/2009, don't install headers install-data-am: #install-ntfs3gincludeHEADERS install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-ntfs3gincludeHEADERS .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool ctags distclean distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-exec install-exec-am install-info \ install-info-am install-man install-ntfs3gincludeHEADERS \ install-strip installcheck installcheck-am installdirs \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-info-am \ uninstall-ntfs3gincludeHEADERS # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: